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

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;
}

*/
/* 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: 'AvalonBold';
  src: url('fonts/avalon/avalon-bold.eot');
  src: url('fonts/avalon/avalon-bold.eot?#iefix') format('embedded-opentype'), url('fonts/avalon/avalon-bold.woff2') format('woff2'), url('fonts/avalon/avalon-bold.woff') format('woff'), url('fonts/avalon/avalon-bold.ttf') format('truetype'), url('fonts/avalon/avalon-bold.svg#icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AvalonBook';
  src: url('fonts/avalon/avalon-book.eot');
  src: url('fonts/avalon/avalon-book.eot?#iefix') format('embedded-opentype'), url('fonts/avalon/avalon-book.woff2') format('woff2'), url('fonts/avalon/avalon-book.woff') format('woff'), url('fonts/avalon/avalon-book.ttf') format('truetype'), url('fonts/avalon/avalon-book.svg#icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AvalonDemi';
  src: url('fonts/avalon/avalon-demi.eot');
  src: url('fonts/avalon/avalon-demi.eot?#iefix') format('embedded-opentype'), url('fonts/avalon/avalon-demi.woff2') format('woff2'), url('fonts/avalon/avalon-demi.woff') format('woff'), url('fonts/avalon/avalon-demi.ttf') format('truetype'), url('fonts/avalon/avalon-demi.svg#icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AvalonExtraLight';
  src: url('fonts/avalon/avalon-xlight.eot');
  src: url('fonts/avalon/avalon-xlight.eot?#iefix') format('embedded-opentype'), url('fonts/avalon/avalon-xlight.woff2') format('woff2'), url('fonts/avalon/avalon-xlight.woff') format('woff'), url('fonts/avalon/avalon-xlight.ttf') format('truetype'), url('fonts/avalon/avalon-xlight.svg#icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AvalonMedium';
  src: url('fonts/avalon/avalon-medium.eot');
  src: url('fonts/avalon/avalon-medium.eot?#iefix') format('embedded-opentype'), url('fonts/avalon/avalon-medium.woff2') format('woff2'), url('fonts/avalon/avalon-medium.woff') format('woff'), url('fonts/avalon/avalon-medium.ttf') format('truetype'), url('fonts/avalon/avalon-medium.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;
}
/*
@font-face {
    font-family: 'hff_low_sunregular';
    src: url('fonts/hff_low_sun-webfont.eot');
    src: url('fonts/hff_low_sun-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/hff_low_sun-webfont.woff2') format('woff2'),
         url('fonts/hff_low_sun-webfont.woff') format('woff'),
         url('fonts/hff_low_sun-webfont.ttf') format('truetype'),
         url('fonts/hff_low_sun-webfont.svg#hff_low_sunregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'crimson_textbold';
    src: url('fonts/crimsontext-bold-webfont.eot');
    src: url('fonts/crimsontext-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/crimsontext-bold-webfont.woff2') format('woff2'),
         url('fonts/crimsontext-bold-webfont.woff') format('woff'),
         url('fonts/crimsontext-bold-webfont.ttf') format('truetype'),
         url('fonts/crimsontext-bold-webfont.svg#crimson_textbold') 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: 'AvalonBook', 'Arial', 'Helvetica', sans-serif;
  font-size: 16px;
  line-height: 1.4;
}
h1 {
  font-family: 'AvalonBook', 'Arial', 'Helvetica', sans-serif;
  font-weight: 600;
  color: #a92ca4;
  line-height: 1.1;
  margin: 0 0 0.75em 0;
  font-size: 36px;
}
h1:first-child {
  margin-top: 0;
}
h2 {
  font-family: 'AvalonBook', 'Arial', 'Helvetica', sans-serif;
  color: #a92ca4;
  line-height: 1.1;
  margin: 1em 0 0.25em 0;
  font-size: 30px;
  font-weight: 600;
}
h2:first-child {
  margin-top: 0;
}
h3 {
  font-family: 'AvalonBook', 'Arial', 'Helvetica', sans-serif;
  font-weight: 200;
  color: #8a8b8c;
  line-height: 1.1;
  margin: 0.75em 0 0.25em 0;
  font-weight: 600;
}
h4 {
  font-family: 'AvalonBook', 'Arial', 'Helvetica', sans-serif;
  font-weight: 200;
  color: #8a8b8c;
  line-height: 1.1;
  margin: 0 0 0.25em 0;
  font-weight: 600;
}
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: 'AvalonBook', 'Arial', 'Helvetica', sans-serif;
}
blockquote p {
  font-size: 16px;
}
blockquote .content {
  margin: 0 0 10px 0;
  padding: 0;
  position: relative;
}
blockquote .content:before {
  color: rgba(169, 44, 164, 0.5);
  content: "\f10d";
  display: inline-block;
  font-family: FontAwesome;
}
blockquote .content:after {
  color: rgba(169, 44, 164, 0.5);
  content: "\f10e";
  display: none;
  font-family: FontAwesome;
}
blockquote footer {
  color: #979797;
}
blockquote footer .name,
blockquote footer .date {
  display: inline-block;
}
blockquote footer .date {
  font-style: oblique;
}
blockquote footer .date:before {
  content: " - ";
}
a[href^='tel:'] {
  white-space: nowrap;
}
strong {
  font-family: 'AvalonMedium', 'Arial', 'Helvetica', sans-serif;
  font-weight: normal;
}
/* 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;
}
/*

.detailsBar .cars:before {
    font-family: @font-realtyicons;
    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: @font-ficonmoon;
    content: '\e643';
}

.favs.added:before {
    font-family: @font-ficonmoon;
    content: '\e642';
    float: right;
}

.maps a:before {
    height: 25px;
    width: 21px;
    float: right;
    margin: 0 0 0 0px;
    font-family: @font-ficonmoon;
    content: '\e617';
}

.gallery a:before {
    font-family: @font-ficonmoon;
    content: '\e608';
    height: 25px;
    width: 21px;
    float: right;
    margin: 0 0 0 0px;
}*/
/* Lists *********************************************/
ul {
  padding-left: 30px;
}
.form-control {
  font-size: 14px;
}
textarea {
  padding: 5;
}
input[type="submit"] {
  background: rgba(167, 201, 255, 0.75);
  border: none;
  border-radius: 3px;
  color: #333333;
  padding: 8px 16px;
  text-align: center;
  transition: all 0.2s ease-in;
}
input[type="submit"]:hover {
  background: #000000;
  color: #ffffff;
}
/* --------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------- */
.gform_wrapper form input[type="email"],
.gform_wrapper form input[type="number"],
.gform_wrapper form input[type="password"],
.gform_wrapper form input[type="tel"],
.gform_wrapper form input[type="text"],
.gform_wrapper form input[type="url"] {
  padding: 3px;
}
.gform_wrapper form textarea {
  padding: 3px 6px;
}
.gform_wrapper form textarea.medium {
  width: 100%;
}
.gform_wrapper form .hidden_label input.large,
.gform_wrapper form .hidden_label select.large,
.gform_wrapper form .top_label input.large,
.gform_wrapper form .top_label select.large,
.gform_wrapper form .top_label input.medium,
.gform_wrapper form .top_label select.medium {
  width: 100%;
}
.gform_wrapper form .gfield_label {
  margin: 10px 0 0 0;
}
.gform_wrapper form .top_label .gfield_label {
  margin: 10px 0 0 0;
}
.ginput_container input[type="text"] {
  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;
}
/* --------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------- */
.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;
}
.widget_wysija_cont .wysija-submit {
  display: inline-block;
  margin-top: 10px;
}
/****************Gform styles*******************/
/***************************/
/***************************/
/***************************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: #a7c9ff;
  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 {
  color: #a7c9ff;
  font-family: 'AvalonExtraLight', 'Arial', 'Helvetica', sans-serif;
  font-size: 36px;
  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%;
  }
}
#banner {
  background: #eeeeee;
  position: relative;
}
#banner #slider .widget {
  margin: 0;
}
#banner #overlay .tagline {
  color: #a92ca4;
  display: none;
  font-size: 36px;
  font-weight: 300;
  line-height: 36px;
  padding: 10px 0;
  text-align: center;
}
#footer {
  background: #eeeeee;
  color: #000000;
  padding: 30px 0 0 0;
}
#sidebar1 .widgettitle {
  color: #a7c9ff;
  font-size: 24px;
  margin: 0 0 10px 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;
  }
}
#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: #a92ca4;
  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;
    }
    */
}
#backToTopBtn {
  display: none;
}
/* --------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------- */
#side-tab-nav {
  display: none;
  position: fixed;
  right: 0px;
  top: 500px;
  transform: rotate(90deg);
  transform-origin: top right;
  z-index: 5;
}
@media only screen and (min-width: 1200px) {
  #side-tab-nav {
    display: block;
  }
}
#side-tab-nav ul {
  background: none;
  list-style: none;
  margin: 0;
  padding: 0;
}
#side-tab-nav ul li {
  display: none;
  float: left;
  margin: 0;
  padding: 0;
}
#side-tab-nav ul li a {
  background: #a7c9ff;
  color: #ffffff;
  display: block;
  font-size: 18px;
  margin: 0 3px 0 0;
  padding: 8px 10px!important;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.2s ease-in;
}
#side-tab-nav ul li a:hover {
  background: #000000;
  color: #ffffff;
}
#side-tab-nav ul li a:before {
  display: inline-block;
  font-family: 'FontAwesome';
  font-size: 18px;
  margin: 0px 5px 0px 0px;
}
#side-tab-nav ul li.favourite-properties a:before {
  content: "\f004";
}
#side-tab-nav ul li.clear-favourite-properties a:before {
  content: "\f08a";
}
.nav > li > a {
  padding: 10px 9px!important;
}
/* --------------------------------------------------------------------------------------------- */
/**************Main Nav****************/
#nav {
  background: #a7c9ff;
  border: none;
}
#nav.sticky {
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1030;
}
#nav.navbar {
  margin-bottom: 0px;
}
#nav #responsive-nav {
  display: block;
}
@media only screen and (min-width: 992px) {
  #nav #responsive-nav {
    display: none;
  }
}
#nav #responsive-nav a {
  background: center center no-repeat transparent;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADhJREFUeNpi/P//PwOtARMDHQBdLGFBYtMq3BiHT3DRPU4YR4NrNAmPJuHRJDyahEeT8Ii3BCDAAF0WBj5Er5idAAAAAElFTkSuQmCC );
  display: block;
  float: right;
  height: 40px;
  width: 40px;
}
#nav #main-nav {
  display: none;
}
#nav #main-nav:before,
#nav #main-nav:after {
  content: " ";
  display: table;
}
#nav #main-nav:after {
  clear: both;
}
@media only screen and (min-width: 992px) {
  #nav #main-nav {
    display: block;
  }
}
#nav #main-nav #menu-main-menu {
  color: #ffffff;
  float: right;
}
#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 > a {
  color: #000000;
  font-size: 25px;
  line-height: 40px;
  padding-bottom: 0;
  padding-top: 0;
  text-transform: uppercase;
  transition: all 0.2s ease-in;
}
#nav #main-nav #menu-main-menu > li:hover > a {
  background: rgba(0, 0, 0, 0.33);
  color: #ffffff;
}
#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: #ffffff;
  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);
}
/*
	
	@media only screen and (min-width: 980px) and (max-width: 991px) {



    .expand a {
        background: center center no-repeat transparent;
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADhJREFUeNpi/P//PwOtARMDHQBdLGFBYtMq3BiHT3DRPU4YR4NrNAmPJuHRJDyahEeT8Ii3BCDAAF0WBj5Er5idAAAAAElFTkSuQmCC );
        display: block!important;
        width: 40px;
        height: 40px;
        position: absolute;
        top: 5px;
        right: 5px;
    }
    
}

@media only screen and (min-width: 768px) and (max-width: 979px) {



    .expand a {
        background: center center no-repeat transparent;
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADhJREFUeNpi/P//PwOtARMDHQBdLGFBYtMq3BiHT3DRPU4YR4NrNAmPJuHRJDyahEeT8Ii3BCDAAF0WBj5Er5idAAAAAElFTkSuQmCC );
        display: block!important;
        width: 40px;
        height: 40px;
        position: absolute;
        top: 5px;
        right: 5px;
    }
   
}

@media only screen and (min-width: 480px) and (max-width: 767px) {

    .expand a {
        background: center center no-repeat transparent;
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADhJREFUeNpi/P//PwOtARMDHQBdLGFBYtMq3BiHT3DRPU4YR4NrNAmPJuHRJDyahEeT8Ii3BCDAAF0WBj5Er5idAAAAAElFTkSuQmCC );
        display: block!important;
        width: 40px;
        height: 40px;
        position: absolute;
        top: 3px;
        right: 5px;
        -webkit-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }
    .expand a.sticky {
        top: 3px;
    }
   


}

@media only screen and (max-width: 479px) {

    .expand a {
        background: center center no-repeat transparent;
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADhJREFUeNpi/P//PwOtARMDHQBdLGFBYtMq3BiHT3DRPU4YR4NrNAmPJuHRJDyahEeT8Ii3BCDAAF0WBj5Er5idAAAAAElFTkSuQmCC );
        display: block!important;
        width: 40px;
        height: 40px;
        position: absolute;
        top: 3px;
        right: 5px;
        -webkit-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }

   



}



@media only screen and (max-width: 319px) {
    .expand a {
        background: center center no-repeat transparent;
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADhJREFUeNpi/P//PwOtARMDHQBdLGFBYtMq3BiHT3DRPU4YR4NrNAmPJuHRJDyahEeT8Ii3BCDAAF0WBj5Er5idAAAAAElFTkSuQmCC );
        display: block!important;
        width: 40px;
        height: 40px;
        position: absolute;
        top: 5px;
        right: 5px;
        -webkit-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }
    
    
   






}
	
*/
header#header {
  background: #a7c9ff;
  color: #ffffff;
}
header#header:before,
header#header:after {
  content: " ";
  display: table;
}
header#header:after {
  clear: both;
}
@media only screen and (min-width: 992px) {
  header#header {
    padding-bottom: 20px;
    padding-top: 20px;
  }
}
header#header #branding {
  float: left;
  width: 75%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
}
header#header #branding:before,
header#header #branding:after {
  content: " ";
  display: table;
}
header#header #branding:after {
  clear: both;
}
@media (min-width: 992px) {
  header#header #branding {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  header#header #branding {
    float: left;
    width: 41.66666667%;
  }
}
header#header #branding a {
  background: transparent url(images/header/logo.png) left center no-repeat;
  background-size: auto auto;
  display: block;
  min-height: 100px;
}
@media only screen and (min-width: 480px) {
  header#header #branding a {
    background-size: auto auto;
  }
}
header#header #branding a img {
  display: none;
}
header#header #nav {
  float: left;
  width: 25%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
header#header #nav:before,
header#header #nav:after {
  content: " ";
  display: table;
}
header#header #nav:after {
  clear: both;
}
@media (min-width: 992px) {
  header#header #nav {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 1200px) {
  header#header #nav {
    float: left;
    width: 58.33333333%;
  }
}
header#header.sticky {
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1030;
}
.slide_area {
  position: relative;
}
@media (max-width: 767px) {
  .slide_area {
    margin-top: 70px;
  }
}
.slide_area .tagline {
  background: rgba(0, 0, 0, 0.5);
  bottom: 0px;
  color: #ffffff;
  font-family: 'AvalonBook', 'Arial', 'Helvetica', sans-serif;
  left: 0px;
  position: absolute;
  width: 100%;
  z-index: 5;
}
@media (min-width: 767px) {
  .slide_area .tagline {
    bottom: 85px;
  }
}
.slide_area .tagline strong {
  color: #a7c9ff;
}
/* Footer -------------------------------------------- */
#footer {
  background: #a7c9ff;
  color: #333333;
}
#footer a {
  color: #333333;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}
#footer form input[type="submit"] {
  background: #ffffff;
  color: #333333;
  transition: all 0.2s ease-in;
}
#footer form input[type="submit"]:hover {
  background: #ffffff;
  color: #418aff;
}
#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 {
  border-bottom: 1px solid #002d5d;
  color: #002d5d;
  font-size: 30px;
  margin: 0 0 0.75em 0;
}
#site-info #menu-site-links {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  list-style: none;
  margin: 0;
  padding: 0;
}
#site-info #menu-site-links li {
  margin: 0 0 0.5em 0;
  padding: 0;
}
#site-info .contact-details ul li .title {
  font-family: 'AvalonMedium', Helvetica, Arial, sans-serif;
  font-weight: normal;
}
@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-info .social ul {
  list-style: none;
  margin: 20px 0;
  padding: 0;
}
#site-info .social ul li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
#site-info .social ul li a {
  font-size: 0px;
}
#site-info .social ul li a:before {
  background: #333333;
  border-radius: 50%;
  color: #a7c9ff;
  display: inline-block;
  font-family: 'FontAwesome';
  font-size: 25px;
  height: 40px;
  line-height: 40px;
  margin: 0 10px 0 0;
  text-align: center;
  transition: all 0.2s ease-in;
  width: 40px;
}
#site-info .social ul li a:hover:before {
  background: #000000;
  color: #333333;
}
#site-info .social ul li.facebook a:before {
  content: '\f09a';
}
#site-info .social ul li.googleplus {
  visibility: hidden;
}
#site-info .social ul li.googleplus a:before {
  content: '\f0d5';
}
#site-info .social ul li.twitter {
  visibility: hidden;
}
#site-info .social ul li.twitter a:before {
  content: '\f099';
}
#site-details {
  background: #74aaff;
  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 #333333;
  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;
}
@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;
  }
}
/***********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: '\e642';
  color: #fff;
}
.parts .favs.added a:before {
  font-family: 'icomoon';
  content: '\e644';
  color: #fff;
  float: left;
  color: #a7c9ff;
}
.wpgmp_map_container {
  float: left;
  width: 100%;
  margin: 0 0 20px 0;
}
/***********relaty icons********************/
/*********** Layout ***********/
body.home .fullwidth_body {
  padding-bottom: 0px;
  text-align: center;
  margin: 10px 0 0 0!important;
  padding-top: 200px;
}
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: #fff;
  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: #a7c9ff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#c45a1b), to(#f37022));
  background-image: -webkit-linear-gradient(top, #a7c9ff, #a92ca4);
  background-image: -moz-linear-gradient(top, #a7c9ff, #a92ca4);
  background-image: -ms-linear-gradient(top, #a7c9ff, #a92ca4);
  background-image: -o-linear-gradient(top, #a7c9ff, #a92ca4);
  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 #a7c9ff;
  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%;
}
.header-left {
  display: none;
}
.under {
  background: #a7c9ff;
  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: 'AvalonBook', '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;
}
/* Layout --------------------*/
body.home #banner #slider .tp-bullet {
  display: none;
}
body.home #testimonials .testimonial-list ul {
  list-style: none;
  padding: 0;
  margin-left: -15px;
  margin-right: -15px;
}
body.home #testimonials .testimonial-list ul:before,
body.home #testimonials .testimonial-list ul:after {
  content: " ";
  display: table;
}
body.home #testimonials .testimonial-list ul:after {
  clear: both;
}
body.home #testimonials .testimonial-list ul > * {
  margin-bottom: 30px;
}
body.home #testimonials .testimonial-list ul > li:before {
  content: none !important;
}
body.home #testimonials .testimonial-list ul > li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
body.home #testimonials .testimonial-list ul > li:nth-of-type(1n) {
  clear: none;
}
body.home #testimonials .testimonial-list ul > li:nth-of-type(1n + 1) {
  clear: both;
}
@media (min-width: 768px) {
  body.home #testimonials .testimonial-list ul > li {
    float: left;
    width: 50%;
  }
  body.home #testimonials .testimonial-list ul > li:nth-of-type(1n) {
    clear: none;
  }
  body.home #testimonials .testimonial-list ul > li:nth-of-type(2n + 1) {
    clear: both;
  }
}
@media (min-width: 992px) {
  body.home #testimonials .testimonial-list ul > li {
    float: left;
    width: 50%;
  }
  body.home #testimonials .testimonial-list ul > li:nth-of-type(1n) {
    clear: none;
  }
  body.home #testimonials .testimonial-list ul > li:nth-of-type(2n + 1) {
    clear: both;
  }
}
@media (min-width: 1200px) {
  body.home #testimonials .testimonial-list ul > li {
    float: left;
    width: 50%;
  }
  body.home #testimonials .testimonial-list ul > li:nth-of-type(1n) {
    clear: none;
  }
  body.home #testimonials .testimonial-list ul > li:nth-of-type(2n + 1) {
    clear: both;
  }
}
body.home #testimonials .testimonial-list ul li {
  text-align: left;
}
body.home #testimonials .testimonial-list ul li .content {
  min-height: 5em;
  padding: 0 0 0 50px;
}
body.home #testimonials .testimonial-list ul li .content:before {
  font-size: 36px;
  left: 0px;
  position: absolute;
  top: 0px;
}
body.home #testimonials .testimonial-list ul li footer {
  padding: 0 0 0 50px;
}
body.home #testimonials .action {
  border: 1px solid rgba(169, 44, 164, 0.25);
  border-radius: 5px;
  color: rgba(169, 44, 164, 0.5);
  display: inline-block;
  font-size: 18px;
  padding: 8px 16px;
  text-decoration: none;
  transition: all 0.2s ease-in;
}
body.home #testimonials .action:hover {
  background: #a92ca4;
  border: 1px solid #a92ca4;
  color: #ffffff;
}
@media only screen and (min-width: 1200px) {
  body.home #page {
    background: transparent url(images/home/home-banner-3.jpg) center center no-repeat;
    background-size: cover;
  }
}
@media only screen and (min-width: 1200px) {
  body.home #page #page-title,
  body.home #page #content {
    background: none;
  }
}
@media only screen and (min-width: 1200px) {
  body.home #page #page-title .container,
  body.home #page #content .container {
    background: rgba(0, 0, 0, 0.5);
    margin: 0% 0% 0% 50%;
    padding: 0;
    width: 50%;
  }
}
@media only screen and (min-width: 1200px) {
  body.home #page #page-title {
    padding: 0;
  }
}
@media only screen and (min-width: 1200px) {
  body.home #page #page-title h1 {
    color: #3db5e6;
    margin: 0 auto 0 0;
    padding: 30px 15px 30px 30px;
    text-align: left;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    width: 600px;
  }
}
@media only screen and (min-width: 1200px) {
  body.home #page #content {
    background: none;
    color: #ffffff;
    padding: 0;
  }
}
body.home #page #content .container #content-wrapper {
  text-align: left;
}
@media only screen and (min-width: 1200px) {
  body.home #page #content .container #content-wrapper {
    margin: 0;
  }
}
@media only screen and (min-width: 1200px) {
  body.home #page #content .container #content-wrapper #main-content {
    margin: 0 0 0 auto;
    padding: 0 15px 30px 30px;
    width: 600px;
  }
}
@media only screen and (min-width: 1200px) {
  body.home #page #content .container #content-wrapper #main-content .post-content {
    padding: 0;
  }
}
body.home #page #content .container #content-wrapper p {
  font-size: 18px;
  line-height: 1.3;
}
@media only screen and (min-width: 1200px) {
  body.home #page #content .container #content-wrapper p {
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
  }
}
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 .tparrows {
  display: none;
}
@media only screen and (min-width: 992px) {
  body.home #banner #overlay {
    background: #383838;
    bottom: 0px;
    left: 0px;
    position: absolute;
    right: 0px;
  }
}
@media only screen and (min-width: 1200px) {
  body.home #banner #overlay {
    right: 80%;
    top: 0px;
  }
}
@media only screen and (min-width: 1200px) {
  body.home #banner #overlay .container {
    margin: 0 auto 0 0;
    width: 100%;
  }
}
body.home #banner #overlay .tagline {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  color: #8a8b8c;
  display: block;
}
@media only screen and (min-width: 992px) {
  body.home #banner #overlay .tagline {
    color: #ffffff;
    font-size: 25px;
  }
}
@media only screen and (min-width: 1200px) {
  body.home #banner #overlay .tagline {
    padding: 15% 15% 5% 15%;
  }
}
body.home #banner #overlay .tagline strong {
  color: #3db5e6;
  display: block;
  font-size: 32px;
}
body.home #banner #overlay .SearchWidget {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media only screen and (min-width: 1200px) {
  body.home #banner #overlay .SearchWidget {
    padding: 0% 10% 5% 10%;
  }
}
@media only screen and (min-width: 1200px) {
  body.home #banner #overlay #searchform fieldset {
    margin: 0% 0% 1% 0%;
    width: 100%;
  }
  body.home #banner #overlay #searchform fieldset:nth-of-type(2n) {
    margin-left: 0%;
  }
}
body.home #banner #overlay #searchform fieldset .customSelect select {
  width: 100%;
}
@media only screen and (min-width: 1200px) {
  body.home #banner #overlay #searchform fieldset.fieldset-guests,
  body.home #banner #overlay #searchform fieldset.fieldset-price,
  body.home #banner #overlay #searchform fieldset.fieldset-date-start,
  body.home #banner #overlay #searchform fieldset.fieldset-date-end,
  body.home #banner #overlay #searchform fieldset.fieldset-bedrooms {
    width: 49.5%;
  }
}
@media only screen and (min-width: 1200px) {
  body.home #banner #overlay #searchform fieldset.fieldset-guests,
  body.home #banner #overlay #searchform fieldset.fieldset-date-start,
  body.home #banner #overlay #searchform fieldset.fieldset-bedrooms {
    margin-right: 1%;
  }
}
body.home #banner #overlay #searchform fieldset.fieldset-submit {
  background: none;
  border: none;
}
body.home #banner #overlay #searchform fieldset.fieldset-submit button {
  background: #3db5e6;
  border: 1px solid #ffffff;
  color: #ffffff;
  display: block;
  margin: 1px auto 0% auto;
  width: 100%;
}
body.home #banner #overlay #searchform fieldset.fieldset-submit button:hover {
  background: #000000;
}
@media only screen and (min-width: 1200px) {
  body.home #banner #overlay #searchform fieldset.fieldset-submit button {
    margin-top: 5%;
    width: 50%;
  }
}
@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 {
  text-align: center;
}
body.home #append-content-sidebar .widget_text .widgettitle {
  color: #a7c9ff;
  font-family: "AvalonBook", "Arial", "Helvetica", sans-serif;
  font-size: 36px;
  font-weight: 300;
  line-height: 1.1;
  margin: 0 0 1em;
  text-align: center;
  text-transform: uppercase;
}
body.home #append-content-sidebar .video-wrapper {
  margin: 0 auto;
  width: 75%;
}
body.home #append-content-sidebar .video-wrapper:before,
body.home #append-content-sidebar .video-wrapper:after {
  content: " ";
  display: table;
}
body.home #append-content-sidebar .video-wrapper:after {
  clear: both;
}
body.home #append-content-sidebar .video-wrapper .video {
  background: #000000;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}
body.home #append-content-sidebar .video-wrapper .video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
body.home #append-content-sidebar #text-6 {
  background: #eeeeee;
}
body.home #append-content-sidebar #text-7 {
  background: #eeeeee;
  padding-bottom: 0;
}
body.home #append-content-sidebar #text-7 .widgettitle {
  display: none;
}
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: #a7c9ff;
}
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%;
}
.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*********************************/
.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: #a92ca4;
  color: #ffffff;
  padding: 10px 15px;
}
.showcase-list ul li .content {
  padding: 10px 15px;
}
.showcase-list ul li .action {
  background: rgba(167, 201, 255, 0.75);
  border-radius: 5px;
  color: #a7c9ff;
  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: #a7c9ff;
  }
}
#specials-list li a .content h3 {
  color: #a92ca4;
  margin: 0 0 0.25em 0;
}
@media only screen and (min-width: 992px) {
  #specials-list li a .content h3 {
    color: #a7c9ff;
  }
}
@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: #a7c9ff;
  border: 1px solid #ffffff;
  border-radius: 5px;
  color: #000000;
  display: inline-block;
  font-size: 16px;
  margin: 30px 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: #3db5e6;
  bottom: 0px;
  color: #ffffff;
  padding: 20px;
}
#sidebar1 .BannerWidget .banner a .banner-detail .content *:first-child,
#sidebar1 .BannerWidget .banner a .banner-detail .content .title + * {
  margin-top: 0;
}
#sidebar1 .BannerWidget .banner a .banner-detail .content h2 {
  color: #a7c9ff;
  font-size: 36px;
  font-weight: 300;
  margin: 0 0 0.5em 0;
}
#sidebar1 .BannerWidget .banner a .banner-detail .content h3 {
  color: #74aaff;
}
#sidebar1 .BannerWidget .banner a .banner-detail .content .button {
  background-color: rgba(0, 0, 0, 0.5);
  color: #ffffff;
}
#sidebar1 .BannerWidget .banner a .banner-detail:hover .button {
  background-color: #a7c9ff;
  color: #000000;
}
@media only screen and (min-width: 1200px) {
  .slotholder {
    left: 20% !important;
  }
}
#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: #a7c9ff;
  }
}
@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;
}
/*-------------------------------------------------------------------------------------------------*/
.faqs-list .faq-list-wrapper {
  margin: 0 0 30px 0;
}
.faqs-list .faq-list-wrapper .toc-return {
  border: 1px solid rgba(169, 44, 164, 0.25);
  border-radius: 5px;
  color: rgba(169, 44, 164, 0.5);
  display: inline-block;
  font-size: 18px;
  margin: 30px 0;
  padding: 8px 16px;
  text-decoration: none;
  transition: all 0.2s ease-in;
}
.faqs-list .faq-list-wrapper .toc-return:hover {
  background: #a92ca4;
  border: 1px solid #a92ca4;
  color: #ffffff;
}
.faqs-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.faqs-list ul li {
  margin: 0;
  padding: 0;
}
.faqs-list ul li .question {
  color: #8a8b8c;
  font-family: 'AvalonBook', 'Arial', 'Helvetica', sans-serif;
  font-size: 21px;
  font-weight: 600;
  line-height: 1.1;
  margin: 0.75em 0 0.25em 0;
}
.faqs-list ul li .answer {
  font-size: 16px;
}
.faqs-list.initiated ul li .question {
  cursor: pointer;
}
.faqs-list.initiated ul li .question:hover {
  color: #000000;
}
.faqs-list.initiated ul li .question:before {
  color: #a7c9ff;
  content: "w";
  display: inline-block;
  font-family: ArrrowsRegular;
}
.faqs-list.initiated ul li .answer {
  display: none;
}
.faqs-list.initiated ul li.active .question:before {
  content: "x";
}
.faqs-topic-nav {
  margin: 0 0 30px 0;
}
.faqs-topic-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.faqs-topic-nav ul:before,
.faqs-topic-nav ul:after {
  content: " ";
  display: table;
}
.faqs-topic-nav ul:after {
  clear: both;
}
.faqs-topic-nav ul li {
  display: block;
  margin: 0 0 5px 0;
  padding: 0;
  position: relative;
}
@media only screen and (min-width: 992px) {
  .faqs-topic-nav ul li {
    float: left;
    width: 50%;
  }
}
.faqs-topic-nav ul li a {
  display: block;
  font-size: 18px;
  padding: 5px 10px 5px 30px;
  text-decoration: none;
  transition: all 0.2s ease-in;
}
.faqs-topic-nav ul li a:hover {
  background: #eeeeee;
  color: #000000;
}
.faqs-topic-nav ul li a:before {
  color: #a7c9ff;
  content: "d";
  display: inline-block;
  font-family: ArrrowsRegular;
  left: 5px;
  margin: 0 10px 0 0;
  position: absolute;
}
/* Buttons & Links *********************************/
.btn {
  background-color: #a7c9ff;
  border: none;
  color: #000000;
  transition: all 0.2s ease-in;
}
.btn:hover {
  background-color: #000000;
  color: #ffffff;
}
.more a,
.back-button a {
  background: #a7c9ff;
  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;
}
.info-list {
  list-style: none;
  margin: 20px 0;
  padding: 0;
}
.info-list:before,
.info-list:after {
  content: " ";
  display: table;
}
.info-list:after {
  clear: both;
}
.info-list li {
  display: block;
  margin: 0 0 10px 0;
  padding: 0;
}
.info-list li a {
  color: #a7c9ff;
}
.info-list li .title {
  background: #a7c9ff;
  color: #ffffff;
  margin: 0;
  padding: 5px 10px;
}
.info-list li .description {
  background: rgba(167, 201, 255, 0.75);
  color: #a7c9ff;
  margin: 0;
  min-height: 2em;
  padding: 5px 10px;
}
@media only screen and (min-width: 768px) {
  .info-list li {
    clear: both;
  }
  .info-list li .title {
    float: left;
    margin-bottom: 2px;
    width: 25%;
  }
  .info-list li .description {
    float: left;
    margin-bottom: 2px;
    width: 75%;
  }
}
.tag-list {
  list-style: none;
  margin: 20px 0;
  padding: 0;
}
.tag-list:before,
.tag-list:after {
  content: " ";
  display: table;
}
.tag-list:after {
  clear: both;
}
.tag-list li {
  background: rgba(167, 201, 255, 0.75);
  color: #a7c9ff;
  display: inline-block;
  float: left;
  margin: 0 0.5% 0.5% 0;
  padding: 5px 8px;
  width: 49.75%;
}
.tag-list li:nth-child(2n) {
  margin-right: 0;
}
@media only screen and (min-width: 992px) {
  .tag-list li {
    width: 24.625%;
  }
  .tag-list li:nth-child(2n) {
    margin-right: 0.5%;
  }
  .tag-list li:nth-child(4n) {
    margin-right: 0;
  }
}
.slide_area .widget {
  margin: 0;
}
body.single-property #content {
  padding-top: 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;
}
.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: '\e625';
  font-size: 19px;
  margin: 0 5px 0 0;
  line-height: 16px;
}
.parking:before {
  font-family: 'realty_masterregular';
  content: 'L';
  margin: 0 5px 0 0;
}
.secure-bookit {
  margin: 0 0 40px 0;
}
.secure-bookit .availability {
  clear: both;
  float: none;
  max-width: 100%;
}
.secure-bookit .availability .ui-datepicker {
  background: #ffffff;
  margin: 0px 0px 10px 0px;
  width: 100% !important;
}
.secure-bookit .availability .ui-datepicker .ui-datepicker-header {
  background: #ffffff;
}
.secure-bookit .availability .ui-datepicker .ui-state-default {
  background: #ffffff;
  color: #000000;
  transition: all 0.1s ease-in;
}
.secure-bookit .availability .ui-datepicker .ui-state-default:hover {
  border-color: #ff9900;
}
.secure-bookit .availability .ui-datepicker .ui-state-disabled .ui-state-default {
  background: #eeeeee;
  color: #bbbbbb;
}
.secure-bookit .availability .ui-datepicker .ui-state-disabled .ui-state-default:hover {
  border-color: #cccccc;
}
.secure-bookit .availability .ui-datepicker .ui-state-highlight {
  border: 1px solid #cccccc;
}
.secure-bookit .availability .ui-datepicker .ui-datepicker-calendar .ui-state-disabled,
.secure-bookit .availability .ui-datepicker .ui-datepicker-calendar .ui-widget-content .ui-state-disabled,
.secure-bookit .availability .ui-datepicker .ui-datepicker-calendar .ui-widget-header .ui-state-disabled {
  opacity: 1;
}
.secure-bookit .availability .ui-datepicker .ui-datepicker-calendar .booking-start a,
.secure-bookit .availability .ui-datepicker .ui-datepicker-calendar .booking-start span {
  background: linear-gradient(135deg, #ffffff 0%, #ffffff 50%, #eeeeee 51%, #eeeeee 100%);
}
.secure-bookit .availability .ui-datepicker .ui-datepicker-calendar .booking-end a,
.secure-bookit .availability .ui-datepicker .ui-datepicker-calendar .booking-end span {
  background: linear-gradient(135deg, #eeeeee 0%, #eeeeee 50%, #ffffff 51%, #ffffff 100%);
}
.secure-bookit .calendar-legend {
  margin: 0 0 20px 0;
}
.secure-bookit .calendar-legend:before,
.secure-bookit .calendar-legend:after {
  content: " ";
  display: table;
}
.secure-bookit .calendar-legend:after {
  clear: both;
}
.secure-bookit .calendar-legend > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.secure-bookit .calendar-legend > ul li {
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  margin: 0 10px 5px 0;
  padding: 0;
  position: relative;
}
.secure-bookit .calendar-legend > ul li .icon {
  background: none;
  display: block;
  float: left;
  min-height: 30px;
  padding: 0;
  width: 30px;
}
.secure-bookit .calendar-legend > ul li .icon:before {
  background: #ccc none repeat scroll 0 0;
  content: "";
  display: block;
  float: left;
  height: 16px;
  left: 3px;
  margin: 0;
  outline: 1px solid #cccccc;
  position: absolute;
  top: 7px;
  width: 16px;
}
.secure-bookit .calendar-legend > ul li .description {
  display: inline-block;
}
.secure-bookit .calendar-legend > ul li.available .icon:before {
  background-color: #ffffff;
}
.secure-bookit .calendar-legend > ul li.unavailable .icon:before {
  background-color: #eeeeee;
}
.secure-bookit .calendar-legend > ul li.half-day {
  display: none;
}
.secure-bookit .calendar-legend > ul li.half-day .icon:before {
  background-color: #eeeeee;
  border: solid 16px transparent;
  border-bottom: solid 16px #ffffff;
  border-right: none;
  border-top: none;
  height: 0;
  width: 0;
}
.secure-bookit .tools {
  margin: 0 0 10px 0;
}
.secure-bookit .tools:before,
.secure-bookit .tools:after {
  content: " ";
  display: table;
}
.secure-bookit .tools:after {
  clear: both;
}
.secure-bookit .tools ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.secure-bookit .tools ul li {
  margin: 0 0 5px 0;
  padding: 0;
  /*	
		    position: relative;
		    
		    a
		    {
			    
			    
			    box-sizing: border-box;
			    
			    
			    
			    //height: 50px;
			    
			    
			    margin: 0px 0px 10px 0px;
			    
			    
			    
			    
			    
		    }
			*/
}
.secure-bookit .tools ul li a {
  background: #a7c9ff;
  border-radius: 5px;
  color: #000000;
  display: block;
  padding: 5px;
  transition: all 0.2s ease-in;
  width: 100%;
}
.secure-bookit .tools ul li a:before,
.secure-bookit .tools ul li a:after {
  content: " ";
  display: table;
}
.secure-bookit .tools ul li a:after {
  clear: both;
}
.secure-bookit .tools ul li a .icon {
  background: none;
  display: block;
  float: left;
  height: 40px;
  margin: 0 10px 0 0;
  text-align: center;
  width: 40px;
}
.secure-bookit .tools ul li a .icon:before {
  background: #ffffff;
  border-radius: 50%;
  display: block;
  font-family: FontAwesome;
  font-size: 21px;
  line-height: 40px;
}
.secure-bookit .tools ul li a .title {
  background: none;
  display: block;
  float: left;
  height: 40px;
  line-height: 40px;
  margin: 0;
}
.secure-bookit .tools ul li a:hover {
  background: #000000;
  color: #ffffff;
}
.secure-bookit .tools ul li a:hover .icon:before {
  color: #000000;
}
.secure-bookit .tools ul li.book a .icon:before {
  content: '\f073';
}
.secure-bookit .tools ul li.tariff a .icon:before {
  content: '\f1ec';
}
.secure-bookit .tools ul li.enquire a .icon:before {
  content: '\f05a';
}
.secure-bookit .secure-bookit-logo {
  background: transparent url('images/securebookit-logo.svg') center center no-repeat;
  background-size: 80%;
  display: block;
  height: 60px;
  margin: 0px 0px 10px 0px;
  width: 100%;
}
.key {
  width: 100%;
  float: left;
  text-align: right;
  clear: both;
}
.SbookitWidget #secure-bookit .secure-bookit-logo {
  background: transparent url('images/securebookit-logo.svg') center center no-repeat;
  background-size: 80%;
  display: block;
  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: #5dbdf3;
  border-radius: 4px;
  box-sizing: border-box;
  color: #000000;
  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: #a7c9ff;
  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 {
  clear: both;
  float: none;
}
.SbookitWidget #availability .ui-datepicker {
  background: #ffffff;
  margin: 0px 0px 10px 0px;
  width: 100%;
}
.SbookitWidget #availability .ui-datepicker .ui-datepicker-header {
  background: #ffffff;
}
.SbookitWidget #availability .ui-datepicker .ui-state-default {
  background: #ffffff;
  color: #000000;
  transition: all 0.1s ease-in;
}
.SbookitWidget #availability .ui-datepicker .ui-state-default:hover {
  border-color: #ff9900;
}
.SbookitWidget #availability .ui-datepicker .ui-state-disabled .ui-state-default {
  background: #eeeeee;
  color: #bbbbbb;
}
.SbookitWidget #availability .ui-datepicker .ui-state-disabled .ui-state-default:hover {
  border-color: #cccccc;
}
.SbookitWidget #availability .ui-datepicker .ui-state-highlight {
  border: 1px solid #cccccc;
}
.SbookitWidget #availability .ui-datepicker .ui-datepicker-calendar .ui-state-disabled,
.SbookitWidget #availability .ui-datepicker .ui-datepicker-calendar .ui-widget-content .ui-state-disabled,
.SbookitWidget #availability .ui-datepicker .ui-datepicker-calendar .ui-widget-header .ui-state-disabled {
  opacity: 1;
}
.SbookitWidget #availability .ui-datepicker .ui-datepicker-calendar .booking-start a,
.SbookitWidget #availability .ui-datepicker .ui-datepicker-calendar .booking-start span {
  background: linear-gradient(135deg, #ffffff 0%, #ffffff 50%, #eeeeee 51%, #eeeeee 100%);
}
.SbookitWidget #availability .ui-datepicker .ui-datepicker-calendar .booking-end a,
.SbookitWidget #availability .ui-datepicker .ui-datepicker-calendar .booking-end span {
  background: linear-gradient(135deg, #eeeeee 0%, #eeeeee 50%, #ffffff 51%, #ffffff 100%);
}
.SbookitWidget .calendar-legend {
  margin: 0 0 30px 0;
}
.SbookitWidget .calendar-legend:before,
.SbookitWidget .calendar-legend:after {
  content: " ";
  display: table;
}
.SbookitWidget .calendar-legend:after {
  clear: both;
}
.SbookitWidget .calendar-legend .item {
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  margin: 0 10px 5px 0;
  position: relative;
  width: auto;
}
.SbookitWidget .calendar-legend .item span {
  display: inline-block;
}
.SbookitWidget .calendar-legend .item .icon {
  padding: 0;
  width: 25px;
}
.SbookitWidget .calendar-legend .item .icon:before {
  background: #ccc none repeat scroll 0 0;
  content: "";
  display: inline-block;
  height: 16px;
  left: 3px;
  margin: 0;
  outline: 1px solid #cccccc;
  position: absolute;
  top: 7px;
  width: 16px;
}
.SbookitWidget .calendar-legend .available .icon:before {
  background-color: #ffffff;
}
.SbookitWidget .calendar-legend .unavailable .icon:before {
  background-color: #eeeeee;
}
.SbookitWidget .calendar-legend .half-day {
  display: none;
}
.SbookitWidget .calendar-legend .half-day .icon:before {
  background-color: #eeeeee;
  border: solid 16px transparent;
  border-bottom: solid 16px #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: #a92ca4;
  min-height: 90px;
  padding: 15px 0;
  margin: 0 0 30px 0;
}
.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: #3db5e6;
  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;
  }
}
body.single-property #page-title h1 {
  color: #a92ca4;
}
body.single-property #page-title h1 .property-code {
  display: inline-block;
  margin: 0;
}
#property-image-gallery {
  background: #e1e1e1;
  height: auto;
}
#property-image-gallery *:not(.container) {
  margin: 0;
  padding: 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;
}
@media only screen and (min-width: 992px) {
  #property-image-gallery .gallery .main {
    background: none;
    float: left;
    height: 500px;
    width: 70%;
  }
}
#property-image-gallery .gallery .main ul li img {
  display: none;
}
#property-image-gallery .gallery .main ul.slick-slider {
  position: relative;
}
@media only screen and (min-width: 992px) {
  #property-image-gallery .gallery .main ul.slick-slider li {
    background: #666666;
    height: 500px;
    overflow: hidden;
    position: relative;
  }
}
#property-image-gallery .gallery .main ul.slick-slider li img {
  display: block;
}
@media only screen and (min-width: 992px) {
  #property-image-gallery .gallery .main ul.slick-slider li img {
    height: auto;
    left: 50%;
    max-width: 105%;
    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 ul.slick-slider .slick-prev,
#property-image-gallery .gallery .main ul.slick-slider .slick-next {
  background: rgba(0, 0, 0, 0.5);
  display: none !important;
  height: 50px;
  line-height: 50px;
  margin: -25px 0 0 0;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 50px;
  z-index: 5;
}
#property-image-gallery .gallery .main ul.slick-slider .slick-prev:before,
#property-image-gallery .gallery .main ul.slick-slider .slick-next:before {
  float: none;
  font-family: 'ArrrowsRegular';
  font-size: 24px;
  height: 50px;
  line-height: 50px;
  width: 50px;
}
#property-image-gallery .gallery .main ul.slick-slider .slick-prev {
  left: 0px;
}
#property-image-gallery .gallery .main ul.slick-slider .slick-prev:before {
  content: 'Y';
}
#property-image-gallery .gallery .main ul.slick-slider .slick-next {
  right: 0px;
}
#property-image-gallery .gallery .main ul.slick-slider .slick-next:before {
  content: 'y';
}
#property-image-gallery .gallery .main ul.slick-slider .slick-disabled {
  cursor: default;
}
#property-image-gallery .gallery .main ul.slick-slider:hover .slick-prev,
#property-image-gallery .gallery .main ul.slick-slider:hover .slick-next {
  display: inline !important;
}
#property-image-gallery .gallery .thumbnails {
  display: none;
}
@media only screen and (min-width: 992px) {
  #property-image-gallery .gallery .thumbnails {
    background: none;
    display: block;
    float: left;
    height: 500px;
    width: 30%;
  }
}
#property-image-gallery .gallery .thumbnails ul li img {
  display: none;
}
#property-image-gallery .gallery .thumbnails .slick-slider {
  position: relative;
}
#property-image-gallery .gallery .thumbnails .slick-slider .slick-slide li {
  background: #666666;
  float: left;
  height: 122.5px;
  margin: 0 0 3px 1%;
  padding: 0;
  position: relative;
  width: 49%;
}
#property-image-gallery .gallery .thumbnails .slick-slider .slick-slide li .hero {
  cursor: pointer;
  height: 122.5px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
#property-image-gallery .gallery .thumbnails .slick-slider .slick-slide li .hero 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%);
  width: auto;
}
#property-image-gallery .gallery .thumbnails .slick-slider .slick-slide li .hero:hover {
  outline: 2px solid #a7c9ff;
}
#property-image-gallery .gallery .thumbnails .slick-slider .slick-prev,
#property-image-gallery .gallery .thumbnails .slick-slider .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;
}
#property-image-gallery .gallery .thumbnails .slick-slider .slick-prev:before,
#property-image-gallery .gallery .thumbnails .slick-slider .slick-next:before {
  float: none;
  font-family: 'ArrrowsRegular';
  font-size: 24px;
  height: 50px;
  line-height: 50px;
  width: 50px;
}
#property-image-gallery .gallery .thumbnails .slick-slider .slick-prev {
  top: 0px;
}
#property-image-gallery .gallery .thumbnails .slick-slider .slick-prev:before {
  content: 'Z';
}
#property-image-gallery .gallery .thumbnails .slick-slider .slick-next {
  top: 450px;
}
#property-image-gallery .gallery .thumbnails .slick-slider .slick-next:before {
  content: 'z';
}
#property-image-gallery .gallery .thumbnails .slick-slider .slick-disabled {
  cursor: default;
}
#property-image-gallery .gallery .thumbnails .slick-slider:hover .slick-prev,
#property-image-gallery .gallery .thumbnails .slick-slider:hover .slick-next {
  display: inline !important;
}
.property-listing {
  margin-left: -15px;
  margin-right: -15px;
}
.property-listing:before,
.property-listing:after {
  content: " ";
  display: table;
}
.property-listing:after {
  clear: both;
}
.property-listing .property_details {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 0 30px 0;
}
@media (min-width: 768px) {
  .property-listing .property_details {
    float: left;
    width: 100%;
  }
}
.property-listing .property_details .description .address {
  display: none;
}
.property-listing .aside {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .property-listing .aside {
    float: left;
    width: 100%;
  }
}
.property-listing .aside .widgettitle {
  color: #a7c9ff;
  font-size: 24px;
  margin: 0 0 10px 0;
}
.property-listing .aside .gform_wrapper {
  float: none;
  margin: 10px 0 30px 0;
}
.property-listing .aside .gform_wrapper label {
  display: none;
}
.property-listing.sidebar-active .property_details {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .property-listing.sidebar-active .property_details {
    float: left;
    width: 75%;
  }
}
.property-listing.sidebar-active .aside {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .property-listing.sidebar-active .aside {
    float: left;
    width: 25%;
  }
}
#property-gallery {
  background: #eeeeee;
  display: none;
  height: 500px;
}
#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%;
}
.tint {
  background: #eeeeee;
  width: 100%;
  position: relative;
  z-index: 10;
  height: 530px;
  overflow: hidden;
}
@media only screen and (min-width: 980px) and (max-width: 1200px) {
  .tint {
    max-height: 425px!important;
  }
}
@media only screen and (min-width: 980px) and (max-width: 991px) {
  .tint {
    max-height: 385px!important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .tint {
    height: 573px!important;
  }
}
@media only screen and (max-width: 479px) {
  .tint {
    height: 245px!important;
  }
}
@media (max-width: 767px) {
  .tint {
    height: 430px;
  }
}
@media (min-width: 768px) {
  .tint {
    height: 570px;
  }
}
@media (min-width: 992px) {
  .tint {
    height: 527px;
  }
}
#property-info-bar {
  background: #8a8b8c;
  color: #ffffff;
  margin: 5px 0 30px 0;
  padding: 15px 0;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  #property-info-bar {
    font-size: 24px;
  }
}
#property-info-bar .details {
  margin: 0 0 10px 0;
  padding: 0;
}
@media only screen and (min-width: 992px) {
  #property-info-bar .details {
    float: left;
    margin: 0;
  }
}
#property-info-bar .details .item {
  display: inline-block;
  margin: 0 10px 0 0;
}
#property-info-bar .details .item.item-sleeps {
  display: none;
}
#property-info-bar .price {
  margin: 0;
}
@media only screen and (min-width: 992px) {
  #property-info-bar .price {
    float: right;
  }
}
.property-info-bar .details h3 {
  float: right;
  color: #fff;
  line-height: 16px;
  padding: 0 10px 0 0;
}
@media only screen and (max-width: 479px) {
  .property-info-bar .details h3 {
    font-size: 14px!important;
  }
}
/*********** favourites property list ***********/
#favourite-properties-entry {
  margin: 2em auto;
  width: 100%;
}
@media only screen and (min-width: 1200px) {
  #favourite-properties-entry {
    width: 50%;
  }
}
#favourite-properties-entry h2 {
  float: none;
}
#favourite-properties-entry .form-control {
  float: none;
  margin: 0 0 10px 0;
}
#favourite-properties-entry .error {
  background: none;
  margin: 0;
  padding: 0;
}
#favourite-properties-entry .error .message {
  background: #f5989d;
  border-radius: 0;
  color: #db0000;
  display: block;
  font-size: 13px;
  padding: 5px;
  margin: 0 0 10px 0;
}
.fav_properties {
  float: none;
  width: 100%;
}
.fav_properties:before,
.fav_properties:after {
  content: " ";
  display: table;
}
.fav_properties:after {
  clear: both;
}
.fav_properties .fav-list {
  background: none;
  margin: 0px 0px 30px 0px;
  width: 100%;
}
.fav_properties .fav-list:before,
.fav_properties .fav-list:after {
  content: " ";
  display: table;
}
.fav_properties .fav-list:after {
  clear: both;
}
@media only screen and (min-width: 768px) {
  .fav_properties .fav-list {
    float: left;
    margin-right: 2%;
    width: 49%;
  }
  .fav_properties .fav-list:nth-child(2n) {
    margin-right: 0%;
  }
}
@media only screen and (min-width: 992px) {
  .fav_properties .fav-list {
    width: 32%;
  }
  .fav_properties .fav-list:nth-child(2n) {
    margin-right: 2%;
  }
  .fav_properties .fav-list:nth-child(3n) {
    margin-right: 0%;
  }
}
@media only screen and (min-width: 1200px) {
  .fav_properties .fav-list {
    width: 23.5%;
  }
  .fav_properties .fav-list:nth-child(3n) {
    margin-right: 2%;
  }
  .fav_properties .fav-list:nth-child(4n) {
    margin-right: 0%;
  }
}
.fav_properties .fav-list .feature_img {
  background: #cccccc;
  margin: 0px 0px 10px 0px;
  padding: 0;
  position: relative;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .fav_properties .fav-list .feature_img {
    height: 0px;
    overflow: hidden;
    padding-bottom: 75%;
  }
}
.fav_properties .fav-list .feature_img a {
  display: block;
}
.fav_properties .fav-list .feature_img img {
  width: 100% !important;
}
@media only screen and (min-width: 768px) {
  .fav_properties .fav-list .feature_img img {
    height: 100%;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: auto;
  }
}
.fav_properties .fav-list .deets {
  margin: 0px 0px 10px 0px;
}
.fav_properties .fav-list .deets:before,
.fav_properties .fav-list .deets:after {
  content: " ";
  display: table;
}
.fav_properties .fav-list .deets:after {
  clear: both;
}
.fav_properties .fav-list .title h2 {
  font-size: 18px;
  height: 2.5em;
  overflow: hidden;
}
.fav_properties .fav-list .description {
  height: 5em;
  margin: 0px 0px 10px 0px;
  overflow: hidden;
}
/*
.fav_properties
{
	margin: 0em 0em 2em 0em;
	
	.fav-list
	{
		margin: 0px 0px 30px 0px;
    	position: relative;
    	width: 100%;
    	
    	@media only screen and (min-width: @screen-sm)
		{
			float: left;
			width: 49%;
			
			&:nth-child(2n)
			{
				margin-left: 2%;
			}			
		}
		
		@media only screen and (min-width: @screen-md)
		{
			margin-right: 2%;
			width: 32%;
			
			&:nth-child(2n)
			{
				margin-left: 0%;
			}
			
			&:nth-child(3n)
			{
				margin-right: 0%;
			}			
		}
		
		
    	
    	.deets
	    {
		    .clearfix();
		    //outline: 1px solid #ff0000;
		    float: none;
		    margin: 0px 0px 5px 0px;
		    min-height: 3em;
		    width: 100%;
		    			    	
		    .icons
		    {
				float: none;
				margin: 0px 0px 10px 0px;
				text-align: center;
				width: 100%;
			    	
				@media only screen and (min-width: @screen-md)
				{
					//float: left;
					//text-align: left;
					//width: 70%;
			    }
			    	
			    span
			    {
					display: inline-block;
					float: none;
					line-height: 30px;
					margin: 0px 10px;
				    	
					&:before
					{
						line-height: 30px;
				    }
				    	
				    @media only screen and (min-width: @screen-md)
				    {
						margin: 0px 10px 0px 0px;
   	
					    &:last-child
					    {
							margin-right: 0px;
					    }
				    }
			    }
		    }
	    }
	    
	    .description
		{
			display: block;
			margin: 0px 0px 10px 0px;
				
			@media only screen and (min-width: @screen-sm)
			{
				background: none;//#666666;
				height: 4em;
				overflow: hidden;
			}
		}
		
		.more
			{
				a
				{
					background: @primary;
					border-radius: 3px;
					color: #ffffff;
					display: block;
					padding: 5px 10px;
					text-align: center;
					transition: all 0.2s ease-in;
					
					&:hover
					{
						background-color: @secondary;
					}
				}
			}
	}
}
*/
/***********************wProperty list*************************/
.property-list {
  clear: both;
  margin: 30px 0 10px 0;
  width: 100%;
}
.property-list:before,
.property-list:after {
  content: " ";
  display: table;
}
.property-list:after {
  clear: both;
}
.property-list .property {
  background: none;
  margin: 0px auto 30px auto;
  padding: 0 0 40px 0;
  position: relative;
  text-align: center;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .property-list .property {
    float: left;
    margin-right: 2%;
    width: 49%;
  }
  .property-list .property:nth-child(2n) {
    margin-right: 0%;
  }
}
@media only screen and (min-width: 992px) {
  .property-list .property {
    width: 32%;
  }
  .property-list .property:nth-child(2n) {
    margin-right: 2%;
  }
  .property-list .property:nth-child(3n) {
    margin-right: 0%;
  }
}
@media only screen and (min-width: 1200px) {
  .property-list .property {
    width: 23.5%;
  }
  .property-list .property:nth-child(2n) {
    margin-right: 2%;
  }
  .property-list .property:nth-child(3n) {
    margin-right: 2%;
  }
  .property-list .property:nth-child(4n) {
    margin-right: 0%;
  }
}
.property-list .property .hero-wrapper {
  margin: 0 0 20px 0;
  padding: 10px;
  position: relative;
}
.property-list .property .hero {
  border-radius: 50%;
  height: 0px;
  margin: 0;
  overflow: hidden;
  padding: 0 0 100% 0;
  position: relative;
  width: 100%;
}
.property-list .property .hero img {
  height: 105%;
  left: 50%;
  min-height: 105%;
  max-width: inherit;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto !important;
}
.property-list .property .hero-underlay {
  background: rgba(167, 201, 255, 0.75);
  border-radius: 50%;
  display: block;
  height: 100%;
  left: 0%;
  padding: 0;
  position: absolute;
  top: 0%;
  width: 100%;
  z-index: -1;
}
.property-list .property .content .headline {
  margin: 0 0 10px 0;
}
.property-list .property .content .headline h2,
.property-list .property .content .headline h3 {
  color: #a92ca4;
  font-size: 24px;
  line-height: 1.1;
  margin: 0;
}
.property-list .property .content .headline h2 .property-code,
.property-list .property .content .headline h3 .property-code {
  display: block;
}
.property-list .property .content .price {
  color: #646464;
  font-size: 18px;
  line-height: 21px;
  margin: 10px 0;
}
.property-list .property .content .details {
  margin: 10px 0;
}
.property-list .property .content .details ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.property-list .property .content .details ul li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.property-list .property .content .details a {
  color: #000000;
  font-size: 30px;
  line-height: 30px;
  text-decoration: none;
}
.property-list .property .content .details a:before {
  font-family: FontAwesome;
  text-align: center;
}
.property-list .property .content .details .favourite a:before {
  content: '\f08a';
}
.property-list .property .content .details .favourite.active a:before {
  content: '\f004';
}
.property-list .property .content .details .gallery a:before {
  content: '\f03e';
}
.property-list .property .content .details .map a:before {
  content: '\f041';
}
.property-list .property .content .details .info {
  margin: 10px 0;
}
.property-list .property .content .details .info li {
  color: #646464;
  margin: 0 5px;
}
.property-list .property .content .details .info li.bed,
.property-list .property .content .details .info li.bath,
.property-list .property .content .details .info li.sleeps,
.property-list .property .content .details .info li.parking {
  font-size: 21px;
  line-height: 30px;
}
.property-list .property .content .details .info li.bed:before,
.property-list .property .content .details .info li.bath:before,
.property-list .property .content .details .info li.sleeps:before,
.property-list .property .content .details .info li.parking:before {
  color: #a92ca4;
  font-size: 30px;
}
.property-list .property .content .details .info li.sleeps {
  display: none;
}
.property-list .property .content .details .tools {
  margin: 10px 0;
}
.property-list .property .content .details .tools li {
  margin: 0 5px;
}
.property-list .property .content .details .tools a {
  transition: all 0.2s ease-in;
}
.property-list .property .content .details .tools a:hover {
  color: #000000;
}
.property-list .property .content .suburb {
  color: #646464;
  font-size: 18px;
  line-height: 21px;
  margin: 10px 0;
}
.property-list .property .content .description {
  margin: 10px 0;
}
.property-list .property .content .more {
  bottom: 0;
  left: 10%;
  position: absolute;
  right: 10%;
}
.property-list .property .content .more a {
  background: rgba(167, 201, 255, 0.75);
  color: #333333;
  display: inline-block;
  margin: 0;
  text-decoration: none;
  transition: all 0.2s ease-in;
}
.property-list .property .content .more a:hover {
  background: #000000;
  color: #ffffff;
}
.property-list.calendars .property:before,
.property-list.calendars .property:after {
  content: " ";
  display: table;
}
.property-list.calendars .property:after {
  clear: both;
}
.property-list.calendars .property .content {
  margin-bottom: 30px;
  padding-bottom: 40px;
  position: relative;
}
.property-list.calendars .property .secure-bookit .availability .ui-datepicker-group {
  width: 100%;
}
.property-list.calendars .property .secure-bookit .tools {
  display: none;
}
.property-list.calendars .property .secure-bookit .secure-bookit-logo {
  display: none;
}
@media only screen and (min-width: 768px) {
  .property-list.calendars .property {
    float: none;
    margin-right: 0;
    width: auto;
  }
  .property-list.calendars .property:nth-child(2n) {
    margin-right: 0%;
  }
}
@media only screen and (min-width: 992px) {
  .property-list.calendars .property {
    border-bottom: 1px solid #eeeeee;
    margin: 0 0 30px 0;
    padding: 0 0 30px 0;
    width: auto;
  }
  .property-list.calendars .property:nth-child(2n) {
    margin-right: 0;
  }
  .property-list.calendars .property:nth-child(3n) {
    margin-right: 0%;
  }
  .property-list.calendars .property .hero-wrapper {
    float: left;
    margin-bottom: 0;
    margin-right: 2%;
    width: 25%;
  }
  .property-list.calendars .property .content {
    float: left;
    margin-bottom: 0;
    margin-right: 2%;
    width: 30%;
  }
  .property-list.calendars .property .secure-bookit {
    float: left;
    margin-bottom: 0;
    width: 41%;
  }
  .property-list.calendars .property .secure-bookit .calendar-legend {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .property-list.calendars .property {
    width: auto;
  }
  .property-list.calendars .property:nth-child(2n) {
    margin-right: 0;
  }
  .property-list.calendars .property:nth-child(3n) {
    margin-right: 0;
  }
  .property-list.calendars .property:nth-child(4n) {
    margin-right: 0%;
  }
  .property-list.calendars .property .secure-bookit .availability .ui-datepicker-group {
    width: 50%;
  }
}
/* 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;
}
.tool_bar .filter input[type="submit"] {
  font-size: 18px;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  transition: all 0.2s ease-in;
}
.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;
  transition: all 0.2s ease-in;
}
.tool_bar .switch a:before {
  color: #a92ca4;
  font-family: 'icomoon';
  font-size: 24px;
  line-height: 40px;
}
.tool_bar .switch a:hover:before {
  color: #000000;
}
.tool_bar .switch .list_view a:before {
  content: '\e610';
}
.tool_bar .switch .map_view a:before {
  content: '\e617';
}
/* 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;
    width: auto;
  }
}
.pagination a {
  background-color: #a7c9ff;
  border-radius: 3px;
  color: #333333;
  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: #a7c9ff;
  border-radius: 5px;
  color: #000000;
  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;
}
/***************************Property search styles*********************************/
.SearchWidget .widgettitle {
  display: none;
}
#searchform {
  background: none;
  margin: 20px 0;
  width: 100%;
}
#searchform:before,
#searchform:after {
  content: " ";
  display: table;
}
#searchform:after {
  clear: both;
}
#searchform fieldset {
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 5px;
  margin: 0 0 10px 0;
  padding: 5px;
  position: relative;
}
#searchform fieldset:before,
#searchform fieldset:after {
  content: " ";
  display: table;
}
#searchform fieldset:after {
  clear: both;
}
@media only screen and (min-width: 768px) {
  #searchform fieldset {
    float: left;
    width: 49.5%;
  }
  #searchform fieldset:nth-of-type(2n) {
    margin-left: 1%;
  }
}
@media only screen and (min-width: 992px) {
  #searchform fieldset {
    margin: 0 0 0 0.5%;
    width: 13.85%;
  }
  #searchform fieldset:nth-of-type(2n) {
    margin-left: 0.5%;
  }
  #searchform fieldset:first-child {
    margin-left: 0;
  }
}
#searchform fieldset:before {
  background: none;
  display: none;
  float: left;
  font-family: FontAwesome;
  height: 30px;
  line-height: 30px;
  text-align: center;
  width: 5%;
}
#searchform fieldset.fieldset-suburb:before {
  content: "\f0ac";
}
#searchform fieldset.fieldset-guests:before {
  content: "\f007";
}
#searchform fieldset.fieldset-price:before {
  content: '\f155';
}
#searchform fieldset.fieldset-rooms:before {
  content: "\e600";
}
#searchform fieldset.fieldset-date-start:before {
  content: "\f073";
}
#searchform fieldset.fieldset-date-end:before {
  content: "\f073";
}
@media only screen and (min-width: 992px) {
  #searchform fieldset.fieldset-keywords {
    width: 17.7%;
  }
}
#searchform fieldset.fieldset-keywords:before {
  content: '\f129';
}
#searchform fieldset.fieldset-submit {
  border-color: #a7c9ff;
  margin-bottom: 0;
  padding: 0;
}
@media only screen and (min-width: 992px) {
  #searchform fieldset.fieldset-submit {
    width: 10%;
  }
}
#searchform fieldset.fieldset-submit:before {
  display: none;
}
#searchform label {
  display: none;
}
#searchform input {
  background: #ffffff;
  border: none;
  border-radius: 5px;
  box-shadow: none;
  color: #8a8b8c;
  display: block;
  float: left;
  font-size: 14px;
  height: 30px;
  line-height: 1;
  padding: 0;
  width: 95%;
}
#searchform input[type="submit"] {
  background: #a7c9ff;
  border: none;
  color: #333333;
  text-transform: uppercase;
}
#searchform button {
  background: #a7c9ff;
  border: none;
  box-shadow: none;
  color: #333333;
  display: block;
  height: 40px;
  text-transform: uppercase;
  transition: all 0.2s ease-in;
}
#searchform button:hover {
  background: #000000;
  color: #ffffff;
}
#searchform 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) {
  #searchform button:before {
    display: inline-block;
  }
}
#searchform .customSelect select {
  -webkit-appearance: none;
  appearance: none;
  background: #ffffff;
  border: none;
  box-shadow: none;
  color: #8a8b8c;
  display: block;
  float: left;
  font-size: 14px;
  height: 30px;
  line-height: 1;
  padding: 0;
  width: 95%;
}
#searchform .customSelect select option {
  color: #8a8b8c;
  background: transparent;
  line-height: 1.2;
}
#searchform .ui-datepicker-trigger {
  display: none;
  height: 16px;
  margin: -8px 0 0 0;
  position: absolute;
  right: 15px;
  top: 50%;
  width: 16px;
}
/*
#searchform {
    @media(max-width: @screen-xs-max){
        width:100%;
        float:left;
        display:block;
        margin:0 0 15px 0;
    }
    border-radius: 5px;
}

.SearchWidget .widgettitle {
    float: left;
    color: @mid-grey;
    padding: 5px 10px 0 10px;
}

fieldset
{
    float: left;
    width: 100%;
    margin: 0 0px 0 0;
    background: transparent;
    height: 57px;
    padding: 15px 10px 0 20px;
    
    @media(min-width: @screen-xs-max)
    {
	    border-right: 1px solid #999;
        width: 15%;
    }
    
    &:before
    {
	    color: @mid-grey;
	    float: left;
	    font-family: @font-ficonmoon;
	    font-size: 16px;
		line-height: 24px;
		margin: 0px 6px 0 0;
    }
    
    
    
    
    
    &.fieldset-submit
    {
	   @media(min-width: @screen-xs-max)
	   {
		   width: 10%;
	   } 
    }
}

fieldset.fieldset-keywords {border-right:none;}
fieldset.fieldset-submit {padding:0!important;float:right;}
fieldset:last-child {

border-right:none!important;
}






.date-pick {
    width: 95%;
    background: transparent;
    padding: 0 5px 5px 25px;
    font-size: 14px;//16px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    -webkit-appearance: none;
    color: @mid-grey;
    float: left;
    height: 32px;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background: none;
    border: none;
}




.form-control {
 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.0);
 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.0); 
}
*/
/***************************Feature feature styles*********************************/
.FeatureWidget {
  margin: 0;
  padding: 30px 0;
}
.FeatureWidget .widget-container {
  padding: 0;
  width: auto;
}
.FeatureWidget .widgettitle {
  color: #116cd7;
  font-size: 36px;
  font-weight: 300;
  line-height: 1.1;
  margin: 0 0 1em 0;
  text-align: center;
  text-transform: uppercase;
}
#property-feature-gallery {
  margin: 0 80px;
  padding: 0;
}
#property-feature-gallery .slick-slide:focus {
  outline: none;
}
#property-feature-gallery .slick-prev,
#property-feature-gallery .slick-next {
  height: 50px;
  line-height: 100%;
  margin: -25px 0 0 0;
  padding: 0;
  position: absolute;
  top: 50%;
  text-align: center;
  width: 50px;
  z-index: 5;
}
#property-feature-gallery .slick-prev:before,
#property-feature-gallery .slick-next:before {
  background: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  display: block;
  height: 50px;
  font-family: 'ArrrowsRegular';
  font-size: 40px;
  line-height: 50px;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  top: 0px;
  width: 50px;
}
#property-feature-gallery .slick-prev {
  left: -65px;
}
#property-feature-gallery .slick-prev:before {
  content: 'N';
}
#property-feature-gallery .slick-next {
  left: inherit;
  right: -65px;
}
#property-feature-gallery .slick-next:before {
  content: 'n';
}
#property-feature-gallery .slide {
  display: none;
  margin: 0 40px;
  position: relative;
  text-align: center;
  /*
		
		
		
		
		a.property-link
		{
			.content
			{
				color: #000000;
				padding: 20px;
				text-align: center;
				
				@media only screen and (min-width: @screen-lg)
				{
					background: rgba(0,0,0,0.5);
					bottom: 0px;
					left: 0px;
					padding: 5% 10%;
					position: absolute;
					right: 0px;
					top: 50%;
				}
				
				.headline
				{
					
					
					h2
					{
						
					
						@media only screen and (min-width: @screen-lg)
						{
							color: @primary-color;
						}
					}
				}
				
				
				
				.description
				{
					@media only screen and (min-width: @screen-lg)
					{
						color: #ffffff;
					}
				}
				
				
			}
			
			&:hover
			{
				.hero
				{
					//width: 110%;
					
					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);
					}
				}
			}
		}*/
}
#property-feature-gallery .slide a.property-link {
  display: block;
  outline: none;
  position: relative;
  text-decoration: none;
}
@keyframes pulsate {
  0% {
    transform: translate(-50%, -50%);
  }
  50% {
    transform: translate(-50%, -50%) scale(1.1, 1.1);
  }
  100% {
    transform: translate(-50%, -50%);
  }
}
#property-feature-gallery .slide a.property-link:hover .hero {
  border-radius: 50%;
  overflow: hidden;
}
#property-feature-gallery .slide a.property-link .hero-wrapper {
  position: relative;
}
#property-feature-gallery .slide a.property-link .hero-underlay {
  background: rgba(167, 201, 255, 0.75);
  border-radius: 50%;
  display: block;
  height: 110%;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 110%;
  z-index: -1;
}
#property-feature-gallery .slide a.property-link .hero {
  background: rgba(167, 201, 255, 0.75);
  border-radius: 50%;
  height: 0px;
  margin: 30px 0;
  overflow: hidden;
  padding: 0 0 100% 0;
  position: relative;
  width: 100%;
}
#property-feature-gallery .slide a.property-link .hero img {
  height: 105%;
  left: 50%;
  min-height: 105%;
  max-width: inherit;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto !important;
}
#property-feature-gallery .slide a.property-link .headline {
  margin: 0 0 10px 0;
}
#property-feature-gallery .slide a.property-link .headline h2 {
  color: #a92ca4;
  font-size: 24px;
  line-height: 1.1;
  margin: 0;
}
#property-feature-gallery .slide a.property-link .headline h2 .property-code {
  display: block;
}
#property-feature-gallery .slide a.property-link .suburb {
  color: #666666;
  font-size: 18px;
  line-height: 1.1;
  margin: 0 0 5px 0;
  text-transform: uppercase;
}
#property-feature-gallery .slide a.property-link .price {
  color: #646464;
  font-size: 18px;
  line-height: 21px;
  margin: 5px 0 10px 0;
}
#property-feature-gallery .slide a.property-link .features {
  color: #a92ca4;
  margin: 10px 0;
}
#property-feature-gallery .slide a.property-link .features ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#property-feature-gallery .slide a.property-link .features ul li {
  display: inline-block;
  font-size: 18px;
  margin: 0 10px;
  padding: 0;
}
#property-feature-gallery .slide a.property-link .features ul li.sleeps {
  display: none;
}
.quicklink-list {
  list-style: none;
  padding: 0;
  margin-left: -15px;
  margin-right: -15px;
  /*
	
	
	li
	{
		@media only screen and (min-width: @screen-lg)
		{
			margin-bottom: 0px;      
		}
		
		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);
					}
				}
				
				.content
				{
					background: #000000;
				}
				
				h3
				{
					color: #ffffff;
				}
			}
		}
		
		.hero
		{
			background: #cccccc;
			border-radius: 10px;
			height: 0px;
			overflow: hidden;
			padding-bottom: 75%;
			position: relative;
			width: 100%;
			
			img
			{
				border-radius: 10px;
				height: 100%;
				left: 50%;
				//max-width: 100%;
				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;
			}
		}
		
		.content
		{
			border: 2px solid @primary-color;
			border-radius: 10px;
			margin: 20px 0 0 0;
			padding: 20px 30px;
			position: relative;
			text-align: center;
			
			.inner-1
			{
				display: table;
				height: 100%;
				width: 100%;
				
				.inner-2
				{
					display: table-cell;
					vertical-align: middle;
				}
			}
		}
		
		h3
		{
			color: #000000;
			font-size: 24px;
			line-height: 1.2;
			margin: 0;
			transition: all 0.2s ease-in;
			
			.sub-title
			{
				color: @mid-grey;
				font-size: 18px;
				margin: 5px 0 0 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: 25%;
  }
  .quicklink-list > li:nth-of-type(1n) {
    clear: none;
  }
  .quicklink-list > li:nth-of-type(4n + 1) {
    clear: both;
  }
}
@media (min-width: 1200px) {
  .quicklink-list > li {
    float: left;
    width: 25%;
  }
  .quicklink-list > li:nth-of-type(1n) {
    clear: none;
  }
  .quicklink-list > li:nth-of-type(4n + 1) {
    clear: both;
  }
}
.quicklink-list li {
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .quicklink-list li {
    width: 33%;
  }
}
@media only screen and (min-width: 1200px) {
  .quicklink-list li {
    margin-bottom: 0;
  }
}
.quicklink-list li a {
  display: block;
  padding: 10px;
  text-decoration: none;
  transition: all 0.2s ease-in;
}
.quicklink-list li a:before,
.quicklink-list li a:after {
  content: " ";
  display: table;
}
.quicklink-list li a:after {
  clear: both;
}
.quicklink-list li a:hover {
  background: #eeeeee;
}
.quicklink-list li .content {
  position: relative;
}
.quicklink-list li .hero img {
  border: 4px solid rgba(61, 181, 230, 0.75);
  border-radius: 10px;
  display: block;
  margin: 0 auto 20px auto;
  /*opacity: 0.75;*/
  /*width: 70%;*/
  height: 170px;
  width: 300px;
}
.quicklink-list li .title h3 {
  color: #a92ca4;
  font-size: 24px;
  margin: 0 0 20px 0;
  text-transform: uppercase;
}
.quicklink-list li .description {
  font-size: 16px;
  line-height: 1.2;
  margin: 0 0 20px 0;
}
.quicklink-list li .action {
  border: 1px solid #a92ca4;
  border-radius: 5px;
  color: #a92ca4;
  display: inline-block;
  font-size: 18px;
  padding: 8px 16px;
  width: 70%;
}
.QuicklinkWidget {
  margin: 0;
  padding: 40px 0;
}
.QuicklinkWidget .widgettitle {
  color: #a92ca4;
  font-size: 36px;
  font-weight: 300;
  line-height: 1.1;
  margin: 0 0 1em 0;
  text-align: center;
  text-transform: uppercase;
}
.staff-nav:before,
.staff-nav:after {
  content: " ";
  display: table;
}
.staff-nav:after {
  clear: both;
}
.staff-nav ul {
  list-style: none;
  padding: 0;
  margin-left: -15px;
  margin-right: -15px;
}
.staff-nav ul > * {
  margin-bottom: 30px;
}
.staff-nav ul > li:before {
  content: none !important;
}
.staff-nav ul > li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.staff-nav ul > li:nth-of-type(1n) {
  clear: none;
}
.staff-nav ul > li:nth-of-type(1n + 1) {
  clear: both;
}
@media (min-width: 768px) {
  .staff-nav ul > li {
    float: left;
    width: 50%;
  }
  .staff-nav ul > li:nth-of-type(1n) {
    clear: none;
  }
  .staff-nav ul > li:nth-of-type(2n + 1) {
    clear: both;
  }
}
@media (min-width: 992px) {
  .staff-nav ul > li {
    float: left;
    width: 33.33333333%;
  }
  .staff-nav ul > li:nth-of-type(1n) {
    clear: none;
  }
  .staff-nav ul > li:nth-of-type(3n + 1) {
    clear: both;
  }
}
@media (min-width: 1200px) {
  .staff-nav ul > li {
    float: left;
    width: 25%;
  }
  .staff-nav ul > li:nth-of-type(1n) {
    clear: none;
  }
  .staff-nav ul > li:nth-of-type(4n + 1) {
    clear: both;
  }
}
.staff-nav ul li {
  margin: 0px auto 40px auto;
  text-align: center;
}
.staff-nav ul li .hero-wrapper {
  margin: 0 0 20px 0;
  padding: 10px;
  position: relative;
}
.staff-nav ul li .hero {
  border-radius: 50%;
  height: 0px;
  margin: 0;
  overflow: hidden;
  padding: 0 0 100% 0;
  position: relative;
  width: 100%;
}
.staff-nav ul li .hero img {
  height: auto !important;
  left: 50%;
  min-height: 105%;
  max-width: inherit;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 105% !important;
}
.staff-nav ul li .hero-underlay {
  background: rgba(167, 201, 255, 0.75);
  border-radius: 50%;
  display: block;
  height: 100%;
  left: 0%;
  padding: 0;
  position: absolute;
  top: 0%;
  width: 100%;
  z-index: -1;
}
.staff-nav ul li .content {
  background: none;
  padding: 0 0 3em 0;
}
.staff-nav ul li .content .headline {
  margin: 0 0 5px 0;
}
.staff-nav ul li .content .headline h2,
.staff-nav ul li .content .headline h3 {
  color: #a92ca4;
  font-size: 24px;
  line-height: 1.1;
  margin: 0;
}
.staff-nav ul li .content .position {
  color: #646464;
  font-size: 18px;
  line-height: 21px;
  margin: 10px 0;
}
.staff-nav ul li .content .details {
  margin: 0 0 20px 0;
}
.staff-nav ul li .content .details .email,
.staff-nav ul li .content .details .mobile,
.staff-nav ul li .content .details .phone {
  margin: 0 0 5px 0;
}
.staff-nav ul li .content .details .email:before,
.staff-nav ul li .content .details .mobile:before,
.staff-nav ul li .content .details .phone:before {
  display: none;
}
.staff-nav ul li .content .details .email a,
.staff-nav ul li .content .details .mobile a,
.staff-nav ul li .content .details .phone a {
  color: #a92ca4;
  font-size: 24px;
  line-height: 24px;
  text-decoration: none;
}
.staff-nav ul li .content .details .email a:before,
.staff-nav ul li .content .details .mobile a:before,
.staff-nav ul li .content .details .phone a:before {
  color: rgba(169, 44, 164, 0.5);
  font-family: FontAwesome;
  margin: 0 10px 0 0;
  padding: 0;
  text-align: center;
}
.staff-nav ul li .content .details .email a:hover,
.staff-nav ul li .content .details .mobile a:hover,
.staff-nav ul li .content .details .phone a:hover {
  color: #000000;
}
.staff-nav ul li .content .details .email a:hover:before,
.staff-nav ul li .content .details .mobile a:hover:before,
.staff-nav ul li .content .details .phone a:hover:before {
  color: rgba(0, 0, 0, 0.5);
}
.staff-nav ul li .content .details .email a:before {
  content: '\f0e0';
}
.staff-nav ul li .content .details .mobile a:before {
  content: '\f10b';
}
.staff-nav ul li .content .details .phone a:before {
  content: '\f095';
}
.staff-nav ul li .content .more {
  bottom: 0px;
  left: 10px;
  margin: 20px 0 0 0;
  position: absolute;
  right: 10px;
}
.staff-nav ul li .content .more a {
  background: rgba(167, 201, 255, 0.75);
  color: #a7c9ff;
  display: inline-block;
  margin: 0;
  text-decoration: none;
  transition: all 0.2s ease-in;
}
.staff-nav ul li .content .more a:hover {
  background: #000000;
  color: #ffffff;
}
.agent-detail {
  margin-left: -15px;
  margin-right: -15px;
}
.agent-detail:before,
.agent-detail:after {
  content: " ";
  display: table;
}
.agent-detail:after {
  clear: both;
}
.agent-detail .agent-hero,
.agent-detail .agent-content,
.agent-detail .agent-info {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .agent-detail .agent-hero,
  .agent-detail .agent-content,
  .agent-detail .agent-info {
    float: left;
    width: 100%;
  }
}
.agent-detail .agent-hero {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .agent-detail .agent-hero {
    float: left;
    width: 25%;
  }
}
.agent-detail .agent-content {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .agent-detail .agent-content {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .agent-detail .agent-content {
    float: left;
    width: 50%;
  }
}
.agent-detail .agent-info {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .agent-detail .agent-info {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .agent-detail .agent-info {
    float: left;
    width: 25%;
  }
}
.agent-detail .agent-hero .hero-wrapper {
  margin: 0 0 20px 0;
  padding: 10px;
  position: relative;
}
.agent-detail .agent-hero .hero {
  border-radius: 50%;
  height: 0px;
  margin: 0;
  overflow: hidden;
  padding: 0 0 100% 0;
  position: relative;
  width: 100%;
}
.agent-detail .agent-hero .hero img {
  height: auto !important;
  left: 50%;
  min-height: 105%;
  max-width: inherit;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 105% !important;
}
.agent-detail .agent-hero .hero-underlay {
  background: rgba(167, 201, 255, 0.75);
  border-radius: 50%;
  display: block;
  height: 100%;
  left: 0%;
  padding: 0;
  position: absolute;
  top: 0%;
  width: 100%;
  z-index: -1;
}
.agent-detail .agent-info .agent-links > div {
  margin: 0 0 10px 0;
}
.agent-detail .agent-info .agent-links > div:before {
  display: none;
}
.agent-detail .agent-info .agent-links > div a {
  color: #a92ca4;
  float: none;
  font-size: 24px;
  line-height: 24px;
  text-decoration: none;
}
.agent-detail .agent-info .agent-links > div a:before {
  background: none;
  color: rgba(169, 44, 164, 0.5);
  display: inline-block;
  float: none;
  font-family: FontAwesome;
  margin: 0 10px 0 0;
  padding: 0;
  text-align: center;
  width: 1.5em;
}
.agent-detail .agent-info .agent-links > div a.email:before {
  content: '\f0e0';
}
.agent-detail .agent-info .agent-links > div.mobile a:before {
  content: '\f10b';
}
.agent-detail .agent-info .agent-links > div.phone a:before {
  content: '\f095';
}
.back-button {
  margin: 20px 0;
}
.back-button a {
  background: rgba(167, 201, 255, 0.75);
  color: #a7c9ff;
  display: inline-block;
  margin: 0;
  text-decoration: none;
  transition: all 0.2s ease-in;
}
.back-button a:hover {
  background: #000000;
  color: #ffffff;
}
/*-------------------------------------------------------------------------------------------------*/
.testimonial-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.testimonial-list ul li {
  margin: 0;
  padding: 0;
}
/********************Feature Agents styles****************/
/**********************Featured News************************/
.FeatureNewsWidget {
  width: 100%;
  float: left;
  margin: 0 0 40px 0;
}
.FeatureNewsWidget .more a {
  background: #a7c9ff;
  border-radius: 5px;
  display: block;
  padding: 10px 0;
  text-align: center;
  color: #fff;
  float: left;
  width: 100%;
}
.FeatureNewsWidget .more a:hover {
  background: #a92ca4;
}
.FeatureNewsWidget .widgettitle {
  border-bottom: 1px solid #eeeeee;
  color: #a7c9ff;
  font-size: 20px;
  margin-bottom: 30px;
  padding-bottom: 15px;
}
.FeatureNewsWidget h3 {
  border-bottom: 1px solid #eeeeee;
  color: #a7c9ff;
  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;
}
#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;
}
