/* **************************************************

Theme Name: Hawks Nest Beach Realty
Theme URI: http://hnbr.dev
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

************************************************** */
/* ************************************************** *\
/* Media Queries
/* ************************************************** */
/* ************************************************** *\
/* Font Families
/* ************************************************** */
/* ************************************************** *\
/* Font Weights
/* ************************************************** */
/*
|---------------------------------------------------------------------------
|   FONT: FAMILIES (NEW)
|---------------------------------------------------------------------------
*/
/*
|---------------------------------------------------------------------------
|   FONT: WEIGHTS (NEW)
|---------------------------------------------------------------------------
*/
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
.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;
}
.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%;
  }
}
.pagination {
  clear: both;
  margin: 10px 0;
  position: relative;
  width: 100%;
}
.pagination:before,
.pagination:after {
  content: " ";
  display: table;
}
.pagination:after {
  clear: both;
}
.pagination:after {
  clear: both;
}
.pagination .num_pages {
  display: block;
  float: left;
  margin: 0 10px 0 0;
  padding: 0.75rem;
}
.pagination .controls {
  clear: both;
  float: left;
}
@media (min-width: 768px) {
  .pagination .controls {
    clear: none;
  }
}
.pagination a {
  background-color: #ffffff;
  border: 1px solid #e1e1e1;
  border-radius: 3px;
  color: #007fc6;
  float: left;
  list-style-type: none;
  margin: 0 4px 4px 0;
  padding: 0.75rem;
  text-decoration: none;
}
.pagination a:hover {
  background-color: #79d0e1;
  color: #ffffff;
}
.pagination .current {
  background-color: #007fc6;
  border: 1px solid #007fc6;
  border-radius: 3px;
  color: #ffffff;
  float: left;
  margin: 0 4px 4px 0;
  padding: 0.75rem;
  text-decoration: none;
}
/*.pager_bar {
    border:     1px solid @lighter-grey;
    clear:      both;
    float:      left;
    margin:     10px 0 0 0;
    background: @white;
    height:     60px;
    width:      100%;
}

.navigation {
    clear:  both;
    margin: 10px 0 10px 0;
}

.navigation ul {
    list-style-type: none;
    margin:          10px 0;
    padding:         0;
}

.navigation li {
    float: left;
}

.navigation li a,
.navigation li.disabled {
    background-color: @white;
    border:           1px solid @lighter-grey;
    border-radius:    6px;
    color:            @secondary!important;
    cursor:           pointer;
    float:            left;
    list-style-type:  none;
    margin:           0 4px;
    padding:          12px;
    text-decoration:  none;
    transition:       background-color .3s, color .3s;
}

.navigation li a:hover {
    background: @secondary!important;
    color:      @white!important;
}

.navigation li.active a {
    background-color: @secondary;
    color:            @white!important;
}

.navigation li.dots {
    color:       @secondary;
    font-size:   24px;
    font-weight: bold;
    line-height: 42px;
}*/
@font-face {
  font-family: 'realty_masterregular';
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  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-face {
  font-family: 'icomoon';
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  src: url('fonts/icomoon.eot?#iefixks4lmc') format('embedded-opentype'), url('fonts/icomoon.woff?ks4lmc') format('woff'), url('fonts/icomoon.ttf?ks4lmc') format('truetype'), url('fonts/icomoon.svg?ks4lmc#icomoon') format('svg');
}
[class^='icon-'],
[class*=' icon-'] {
  font-family: 'icomoon';
  line-height: 1;
  text-transform: none;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  speak: none;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
}
html {
  -ms-touch-action: none;
}
body {
  background-color: #dbf0f7;
  color: #777;
  font-family: 'Bitter';
  overflow: hidden;
}
::-webkit-scrollbar {
  display: none;
}
p {
  line-height: 2;
}
h1 {
  font-size: 24px;
  text-transform: uppercase;
  color: #007fc6;
  font-family: 'Nunito' !important;
  font-weight: 400;
  margin: 0;
}
h1 a {
  color: #007fc6;
}
h2 {
  font-size: 20px;
  color: #777;
  font-family: 'Nunito' !important;
  font-weight: 400;
  margin: 0;
}
h3 {
  color: #79d0e1;
  font-family: 'Nunito' !important;
  font-weight: 400;
  margin: 0;
}
h4 {
  color: #777;
  font-family: 'Nunito' !important;
  font-weight: 400;
  margin: 0;
}
a {
  text-decoration: none!important;
  color: #79d0e1;
  font-family: 'Nunito';
}
b.caret {
  display: none;
}
a,
a:active {
  color: #79d0e1;
}
.view-more-button,
.custom-contact-form input[type="submit"] {
  display: block;
  background-color: #79d0e1;
  border: 0;
  border-radius: 4px;
  box-shadow: none;
  color: #fff !important;
  font-weight: 600;
  outline: 0;
  padding: 6px 12px;
  text-align: center;
  text-transform: uppercase;
  width: 200px;
  -webkit-appearance: none;
  transition: background-color 0.25s;
}
.view-more-button:hover,
.custom-contact-form input[type="submit"]:hover {
  background-color: #79d0e1 !important;
}
.gform_confirmation_message_2 {
  color: #79d0e1 !important;
  font-weight: 600;
}
#sidebar1 {
  float: right;
}
.no_properties {
  float: left;
  width: 100%;
  margin: 15px 0;
  text-align: center;
}
.page-header {
  margin-top: 20px!important;
  border-color: #f0841f;
  border-bottom-width: 2px;
}
.widget {
  margin-bottom: 0;
}
#sb-slidebar {
  border-left: 1px solid #888888;
  background: #ffffff;
}
.sb-slidebar {
  position: relative;
  z-index: 2000000!important;
  border-left: 1px solid #888888!important;
  background: #ffffff!important;
}
body.page #sidebar1 {
  float: left;
  margin: 70px 0 0 0;
}
body.home #sidebar1 {
  float: left;
  margin: 0 0 0 0;
}
#main {
  padding-bottom: 20px;
  padding-top: 20px;
}
#main article {
  border-bottom: 0;
}
.widgettitle {
  font-size: 18px;
  line-height: 28px;
  clear: both;
  width: 100%;
  height: 30px;
  color: #ffffff;
  background: #79d0e1;
}
.fullwidth_footer_mid .widgettitle {
  font-size: 18px;
  line-height: 28px;
  clear: both;
  width: 100%;
  height: 30px;
  color: #79d0e1;
  background: none;
}
.favTab a {
  position: fixed;
  top: 437px;
  right: 0;
  border-radius: 0 0 2px 2px;
  box-shadow: 0 2px 0 0 #ce6b0e;
  display: block;
  margin-right: -150px;
  padding: 10px;
  text-align: center;
  transform: rotate(90deg);
  transform-origin: left top 0;
  width: 150px;
  z-index: 5000000;
  background-color: #f0841f;
  color: #fff;
  font-family: 'Nunito';
  font-size: 16px;
  font-weight: 400;
  transition: background-color 0.3s, box-shadow 0.3s;
}
.favTab a:hover {
  background-color: #ce6b0e;
  box-shadow: 0 2px 0 0 #9e520b;
}
.favTab a .fa {
  margin-right: 10px;
}
.post_content .fancybox {
  display: none;
}
::-webkit-input-placeholder {
  color: #007fc6;
}
::-moz-placeholder {
  color: #007fc6;
}
:-moz-placeholder {
  color: #007fc6;
}
:-ms-input-placeholder {
  color: #007fc6;
}
#main {
  background-color: #fff;
}
.disable-scroll {
  pointer-events: none;
}
body.page #sidebar1 {
  margin-top: 20px;
}
/********** HEADER STYLES **********/
.header {
  background: #007fc6;
}
#text-5 {
  padding-top: 10px;
}
.header .branding {
  float: left;
  padding: 15px 0;
  width: 75%;
}
.header .header-details {
  float: right;
  line-height: 122px;
  width: 25%;
}
.header .tagline {
  color: #fff;
  float: left;
  font-style: italic;
}
.head_details {
  float: right;
}
.head_details p {
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.5;
}
.head_details .phone {
  color: #fff;
  clear: none;
  width: auto;
}
.head_details .phone:before {
  border: 2px solid #fff;
  border-radius: 100%;
  padding: 4px;
}
/********** NAVIGATION **********/
.fullwidth.nav-overlay {
  position: relative;
  width: 100%;
}
.navbar-brand {
  font-size: 24px;
  font-weight: 300;
  margin-bottom: 5px;
  padding: 0;
  width: 40%;
}
.navbar-brand img {
  width: 65%;
}
.navbar {
  background-color: #79d0e1;
  border: 0;
  border-radius: 0;
  position: absolute;
  top: 0;
  transition: background .5s;
  width: 100%;
  z-index: 20000;
}
.home .navbar {
  background: rgba(0, 127, 198, 0.75);
}
.navbar.shrink {
  background: #007fc6;
  position: fixed;
}
.navbar-collapse {
  float: left;
  padding: 0;
  position: relative;
  width: 100%;
}
.navbar-nav {
  clear: left;
  float: left;
  left: 50%;
  margin: 0;
  position: relative;
  text-align: center;
}
.navbar-nav > li {
  display: block;
  float: left;
  padding: 24px 0;
  position: relative;
  right: 50%;
  transition: padding .5s;
}
.navbar-nav > li:last-child > a {
  padding: 0;
}
.navbar-nav > li:hover .dropdown-menu {
  max-height: 1000px;
  transform: perspective(400) rotate3d(0, 0, 0, 0);
  -moz-transform: perspective(400) rotate3d(0, 0, 0, 0);
  visibility: visible;
}
.navbar-nav > li:hover .menu-caret {
  position: relative;
  display: block;
  width: 100%;
}
.navbar-nav > li:hover .menu-caret:before {
  border-color: #fff transparent;
  border-style: solid;
  border-width: 0 12px 12px;
  content: '';
  display: block;
  left: 12px;
  position: absolute;
  top: 12px;
  width: 0;
  z-index: 10000;
}
.navbar-nav .active > a,
.navbar-nav .active > a:hover .navbar-nav .active > a:focus {
  color: #007fc6 !important;
  background: none!important;
}
.home .navbar-nav .active > a,
.home .navbar-nav .active > a:hover .home .navbar-nav .active > a:focus {
  color: #79d0e1 !important;
  background: none!important;
}
.navbar-nav > li > a {
  color: #fff !important;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0px;
  padding: 0 32px 0 0;
  text-transform: uppercase;
  transition: color 0.25s;
}
.navbar-nav > li > a:hover {
  color: #007fc6 !important;
}
.home .navbar-nav > li > a {
  transition: color 0.25s;
}
.home .navbar-nav > li > a:hover {
  color: #79d0e1 !important;
}
.navbar-nav .dropdown-menu {
  background-color: #79d0e1;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border: 0;
  border-top: 2px solid #ffffff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  display: block;
  left: 0;
  list-style: none;
  margin: 0;
  min-width: 256px;
  position: absolute;
  top: 100%;
  visibility: hidden;
  z-index: 2000;
  max-height: 0;
  overflow: hidden;
  transform: perspective(400) rotate3d(1, 0, 0, -90deg);
  transform-origin: 50% 0;
  transition: .25s;
}
.navbar-nav .dropdown-menu > li > a {
  background-color: #79d0e1;
  color: #fff !important;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -1px;
  padding: 8px 0;
  text-transform: uppercase;
  transition: background-color 0.25s;
}
.navbar-nav .dropdown-menu > li > a:hover {
  background-color: rgba(0, 0, 0, 0.25) !important;
}
.navbar-default .navbar-toggle {
  border-color: rgba(255, 255, 255, 0.75);
  outline: 0;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: rgba(255, 255, 255, 0.75);
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent;
  outline: 0;
}
.navbar-default .navbar-toggle:hover .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar {
  background-color: rgba(255, 255, 255, 0.75);
}
.navbar-default .navbar-toggle {
  border: none;
}
.navbar-default .toggle-text {
  position: absolute;
  top: 9px;
  right: 40px;
  color: #fff;
  font-family: 'Nunito';
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}
/********** FOOTER **********/
.footer {
  background: #007fc6;
  clear: both;
  padding: 24px 0;
}
.footer .fullwidth_footer_mid {
  margin-bottom: 16px;
}
.footer .fullwidth_footer_mid #inner-footer .widgettitle {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -1px;
  margin: 0;
  text-transform: uppercase;
}
.footer .fullwidth_footer_mid #inner-footer ul {
  margin: 0;
  padding: 0;
}
.footer .fullwidth_footer_mid #inner-footer ul li {
  list-style: none;
  margin: 0;
  padding: 4px 0;
}
.footer .fullwidth_footer_mid #inner-footer ul li a {
  color: #79d0e1 !important;
  font-family: 'Bitter';
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -1px;
  text-transform: uppercase;
  transition: color 0.25s;
}
.footer .fullwidth_footer_mid #inner-footer ul li a:hover {
  color: #ffffff !important;
}
.footer .fullwidth_footer .foot_base span {
  color: #79d0e1;
}
.footer .fullwidth_footer .foot_base .foot_base_links_container:before,
.footer .fullwidth_footer .foot_base .foot_base_links_container:after {
  content: " ";
  display: table;
}
.footer .fullwidth_footer .foot_base .foot_base_links_container:after {
  clear: both;
}
.footer .fullwidth_footer .foot_base .foot_base_links_container:after {
  clear: both;
}
.footer .fullwidth_footer .foot_base .foot_base_links_container #text-6,
.footer .fullwidth_footer .foot_base .foot_base_links_container #text-3,
.footer .fullwidth_footer .foot_base .foot_base_links_container #text-4 {
  float: none;
  margin: 2em 0em;
  text-align: center;
  width: 100%;
}
@media (min-width: 768px) {
  .footer .fullwidth_footer .foot_base .foot_base_links_container #text-6,
  .footer .fullwidth_footer .foot_base .foot_base_links_container #text-3,
  .footer .fullwidth_footer .foot_base .foot_base_links_container #text-4 {
    float: left;
  }
}
.footer .fullwidth_footer .foot_base .foot_base_links_container #text-6 img,
.footer .fullwidth_footer .foot_base .foot_base_links_container #text-3 img,
.footer .fullwidth_footer .foot_base .foot_base_links_container #text-4 img {
  max-width: 100%;
}
@media (min-width: 768px) {
  .footer .fullwidth_footer .foot_base .foot_base_links_container #text-6 {
    text-align: left;
    width: 20%;
  }
}
.footer .fullwidth_footer .foot_base .foot_base_links_container #text-6 a span {
  background: #ffffff;
  color: #f0841f!important;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  margin: 0px 5px 10px 5px;
  padding: 0px;
  text-align: center;
  vertical-align: middle;
  width: 40px;
}
.footer .fullwidth_footer .foot_base .foot_base_links_container #text-3 {
  padding: 0;
}
@media (min-width: 768px) {
  .footer .fullwidth_footer .foot_base .foot_base_links_container #text-3 {
    width: 55%;
  }
}
.footer .fullwidth_footer .foot_base .foot_base_links_container #text-3 img {
  margin: 0em 1em 1em 1em;
  max-width: 100%;
}
@media (min-width: 768px) {
  .footer .fullwidth_footer .foot_base .foot_base_links_container #text-3 img {
    max-width: 200px;
  }
}
.footer .fullwidth_footer .foot_base .foot_base_links_container #text-4 {
  text-align: center;
}
@media (min-width: 768px) {
  .footer .fullwidth_footer .foot_base .foot_base_links_container #text-4 {
    text-align: right;
    width: 25%;
  }
}
.footer .fullwidth_footer .foot_base .foot_base_links_container .address-info {
  color: white;
  margin-bottom: 0;
}
.footer .fullwidth_footer .foot_base .foot_base_links_container p {
  font-size: 16px;
}
.footer .fullwidth_footer .foot_base .foot_base_links_container p .fa {
  margin-right: 5px;
}
.footer .fullwidth_footer .foot_base .foot_base_links_container .widget_nav_menu {
  padding: 0;
  width: 100%;
}
.footer .fullwidth_footer .foot_base .foot_base_links_container ul {
  margin-bottom: 16px;
  padding: 0;
}
.footer .fullwidth_footer .foot_base .foot_base_links_container ul li {
  display: inline-block;
  margin-right: 16px;
}
.footer .fullwidth_footer .foot_base .foot_base_links_container ul li a {
  color: #79d0e1 !important;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: -1px;
  text-transform: uppercase;
  transition: color 0.25s;
}
.footer .fullwidth_footer .foot_base .foot_base_links_container ul li a:hover {
  color: #ffffff !important;
}
.footer .fullwidth_footer .foot_base .site-name {
  display: block;
  clear: both;
  color: #fff;
  font-size: 12px;
  margin: 2em 0em;
  text-align: center;
}
.footer .fullwidth_footer .foot_base .site-name:before,
.footer .fullwidth_footer .foot_base .site-name:after {
  content: " ";
  display: table;
}
.footer .fullwidth_footer .foot_base .site-name:after {
  clear: both;
}
.footer .fullwidth_footer .foot_base .site-name:after {
  clear: both;
}
@media (min-width: 768px) {
  .footer .fullwidth_footer .foot_base .site-name {
    text-align: left;
  }
}
.footer .fullwidth_footer .foot_base .site-name a {
  color: #79d0e1 !important;
  transition: color 0.25s;
}
.footer .fullwidth_footer .foot_base .site-name a:hover {
  color: #ffffff !important;
}
input[type="submit"] {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  float: left;
  background: #79d0e1;
  text-align: center;
  padding: 5px 0;
  width: 50%;
  color: #fff;
  border: none;
}
/****************Gform styles*******************/
#gform_wrapper_1 {
  padding: 0;
  background: #fff;
  float: left;
  margin: 0 0 15px 0;
  font-size: 13px;
  width: 100%;
}
.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 #e1e1e1;
  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 #e1e1e1;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.gform_wrapper label {
  width: 100%;
  float: left;
}
.gform_wrapper .top_label input.medium,
.gform_wrapper .top_label select.medium {
  width: 100%!important;
}
.gfield_radio li {
  float: left;
  width: auto;
  margin: 0 12px 0 0!important;
}
.gform_wrapper .gfield_checkbox li label,
.gform_wrapper .gfield_radio li label {
  display: block;
  margin: 0 10px 0 10px !important;
  padding: 0;
  width: auto;
  line-height: 1.5;
  vertical-align: top;
  float: left;
}
.gform_widget {
  margin: 0 0 15px 0;
  float: left;
  width: 100%;
}
.gform_wrapper {
  float: left;
  width: 100%;
  overflow: hidden;
}
.gfield {
  float: left;
  width: 100%;
}
.gform_wrapper .top_label input.medium {
  padding-right: 2px;
  float: left;
}
.gform_wrapper .top_label input.large,
.gform_wrapper .top_label select.large,
.gform_wrapper .top_label textarea.textarea {
  width: 99.2%;
  float: left;
}
/***************Email form *****************/
#emailForm h2 {
  width: 100%;
  float: left;
  clear: both;
  margin: 0 0 15px 0;
}
#emailForm .btn-primary {
  background: #79d0e1;
  border: none;
}
#emailForm input[type="submit"] {
  background: #79d0e1;
}
#emailForm .form-control {
  float: left;
  margin: 0 0 10px 0;
}
/***************************/
/***************************/
/***************************Mail chimp styles*********************************/
/***************************/
/***************************/
#sidebar1 .widget_mc4wp_widget {
  width: 100%;
  border: 1px solid #e1e1e1;
  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%;
}
.fullwidth.nav-overlay {
  background-color: #f7f7f7;
  padding-top: 68px;
}
.home .fullwidth.nav-overlay {
  background-color: #f7f7f7;
  padding-top: 0;
}
#content {
  padding: 0!important;
}
.single #content #main,
.blog #content #main {
  background: #fff;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
a.inline-link {
  transition: color .25s;
}
a.inline-link:hover {
  color: #007fc6 !important;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .black_area {
    width: 25%!important;
  }
  .home_menu {
    margin: 0 0 0 70px!important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .black_area {
    width: 25%!important;
  }
  .salesForm fieldset {
    width: 23.5%!important;
    margin: 0 5px 10px 0!important;
  }
  .rentalForm fieldset {
    width: 37.5%!important;
    margin: 0 5px 10px 0!important;
  }
  .grey_right {
    float: right!important;
    margin: -53px 130px 0 0 !important;
  }
  .prop_con {
    width: 840px!important;
    margin: 0 auto!important;
    float: none!important;
  }
  .property-list .icons {
    margin: 20px 0 -20px 0 !important;
  }
  .detailsBar .parts {
    padding: 0px 0px!important;
  }
  /*.favs a {margin: 8px 15px 0 15px!important;}
  span.bed, span.bath, span.cars {margin: 0 20px 0 0!important;}*/
  .property_details {
    width: 400px!important;
  }
  div.feature_img.col-sm-8 {
    width: 615px!important;
  }
  .home_menu {
    margin: 0 0 0 110px!important;
  }
  .qSearch {
    padding: 10px 10px!important;
  }
}
@media only screen and (min-width: 980px) and (max-width: 991px) {
  .black_area {
    width: 25%!important;
  }
  .salesForm fieldset {
    width: 23.5%!important;
    margin: 0 5px 10px 0!important;
  }
  .rentalForm fieldset {
    width: 28.5%!important;
    margin: 0 5px 10px 0!important;
  }
  .grey_right {
    float: right!important;
    margin: -53px 100px 0 0 !important;
  }
  .prop_con {
    max-width: 980px!important;
    margin: 0 auto!important;
    float: none!important;
  }
  .property-list .icons {
    margin: 20px 0 -20px 0 !important;
  }
  #slideshow,
  #map-canvas {
    height: 380px!important;
  }
  div.feature_img.col-sm-8 {
    width: 470px!important;
  }
  .home_menu {
    margin: 0 0 0 40px!important;
  }
  .qSearch {
    padding: 10px 10px!important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .salesForm fieldset {
    width: 23.5%!important;
    margin: 0 5px 10px 0!important;
  }
  .rentalForm fieldset {
    width: 32.5%!important;
    margin: 0 5px 10px 0!important;
  }
  .grey_right {
    float: right!important;
    margin: -53px 20px 0 0 !important;
  }
  .grey_left {
    margin: 0 0 0 20px!important;
  }
  .rentalForm .grey_left {
    width: 560px!important;
  }
  .prop_con {
    max-width: 970px!important;
    margin: 0 auto!important;
    float: none!important;
  }
  #map-canvas {
    height: 440px!important;
  }
  .detailsBar .price,
  .detailsBar .print {
    padding: 7px 10px 6px 10px!important;
  }
  .property-list .icons {
    margin: 20px 0 -20px 0 !important;
  }
  /*
    span.bed, span.bath, span.cars {margin:0 40px 0 0!important;}
    .favs a {margin: 8px 15px 0 15px!important;}
    */
  .parts {
    padding: 0 40px!important;
  }
  .change {
    display: none!important;
  }
  .AgentWidget {
    float: left!important;
  }
  .home_menu {
    margin: 0 0 0 40px!important;
  }
  .qSearch {
    padding: 10px 10px!important;
  }
  #featureshow {
    width: 100%!important;
    margin: 0 0 0 20px;
  }
  div.feature_img.col-sm-8 {
    width: 100%!important;
  }
  .widget_mc4wp_widget {
    float: left!important;
    clear: both!important;
    width: 100%!important;
  }
  #map-canvas {
    height: 250px!important;
  }
  .navbar-nav > li > a {
    padding-right: 9px!important;
  }
  .navbar-brand {
    padding: 30px 0!important;
  }
  .widget_etourismbookingwidget {
    margin-left: 10%!important;
  }
  .widget_etourismbookingwidget #res-booking-form .input-group.date {
    width: 38.5%!important;
  }
  .widget_etourismbookingwidget #res-booking-form .input-group.nights {
    width: 20%!important;
  }
  .widget_etourismbookingwidget .book-now {
    width: 38.5%!important;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .widget_etourismbookingwidget {
    margin-left: 10%!important;
  }
  .widget_etourismbookingwidget #res-booking-form .input-group.date {
    width: 38.5%!important;
  }
  .widget_etourismbookingwidget #res-booking-form .input-group.nights {
    width: 20%!important;
  }
  .widget_etourismbookingwidget .book-now {
    width: 38.5%!important;
  }
  .salesForm fieldset {
    width: 46.5%!important;
    margin: 0 5px 10px 0!important;
  }
  .rentalForm fieldset {
    width: 46.5%!important;
    margin: 0 5px 10px 0!important;
  }
  .grey_right {
    float: right!important;
    margin: -53px 20px 0 0 !important;
  }
  .grey_left {
    margin: 0 0 0 20px!important;
  }
  .rentalForm .grey_right {
    margin: 0px 20px 0 0 !important;
  }
  .rentalForm .grey_left {
    width: 400px!important;
  }
  .widget_mc4wp_widget {
    float: left!important;
    clear: both!important;
    width: 100%!important;
    height: 200px!important;
  }
  .prop_con {
    max-width: 565px!important;
    margin: 0 auto!important;
    float: none!important;
  }
  .rentalForm .grey_right {
    float: right!important;
    margin: 55px 20px 0 0 !important;
  }
  .property_details {
    width: 100%!important;
  }
  /*.detailsBar .price, .detailsBar .print {padding: 7px 10px 6px 10px!important;}


    span.bed, span.bath, span.cars {margin:0 40px 0 0!important;} */
  .property-list .icons {
    margin: 20px 0 -20px 0 !important;
  }
  .favs a {
    margin: 8px 15px 0 15px!important;
  }
  .parts {
    padding: 0 40px!important;
  }
  .change {
    display: none!important;
  }
  .AgentWidget {
    float: left!important;
  }
  .qSearch {
    padding: 10px 30px!important;
  }
  .social_home {
    display: none;
  }
  #featureshow {
    width: 100%!important;
    margin: 0 0 0 20px;
  }
  .search_text {
    padding: 10px 0px 10px 0!important;
  }
  div.feature_img.col-sm-8 {
    width: 100%!important;
  }
  #map-canvas {
    height: 250px!important;
  }
  .home_menu {
    margin: 0 0 0 40px!important;
  }
  .navbar .container {
    padding: 0;
  }
  .navbar-collapse {
    margin: 0!important;
  }
  .navbar-collapse .navbar-nav > li {
    width: 50%;
  }
  .navbar-collapse .navbar-nav > li > a {
    padding: 0!important;
  }
  .navbar-collapse .navbar-nav > li:nth-of-type(-n+2) {
    border-top: 1px solid rgba(255, 255, 255, 0.25);
  }
  .navbar-collapse .navbar-nav > li:nth-child(odd) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    border-right: 1px solid rgba(255, 255, 255, 0.25);
  }
  .navbar-collapse .navbar-nav > li:nth-child(even) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  }
  .navbar-collapse .navbar-nav > li:nth-child(7) {
    border-bottom: 1px solid transparent;
  }
  .navbar-collapse .navbar-nav > li:last-child {
    border-bottom: 1px solid transparent;
  }
  .navbar-collapse .dropdown-menu {
    min-width: 100%;
  }
  .navbar-collapse .dropdown-menu a {
    font-size: 12px;
  }
  .navbar-toggle {
    margin-right: 30px!important;
  }
  .custom-ad {
    width: 100%!important;
  }
  .custom-ad .ad-header {
    top: -1px !important;
  }
  .custom-ad .ad-header .title {
    width: 100%!important;
  }
  .custom-ad .ad-header .button-container {
    top: 44px!important;
  }
  .custom-ad .ad-header .button-container .custom-button-outer {
    width: 50%!important;
  }
  .collapsible-content-widget .preview h2 {
    font-size: 28px!important;
  }
  .collapsible-content-widget .content-body {
    padding: 0!important;
    padding-bottom: 100px!important;
  }
  .widget_newsletterwidget {
    clear: both;
  }
  .newsletter-form .text-field.outer {
    width: 100%!important;
  }
  .newsletter-form .button.outer {
    border-left: 64px solid #79d0e1 !important;
    border-right: 64px solid #79d0e1 !important;
    width: 50%!important;
  }
  .newsletter-form .button.outer .submit {
    text-align: center;
  }
  .newsletter-form .button.outer .image {
    display: none;
  }
  .QuicklinkWidget .container .quicklink {
    margin-left: 25%;
    margin-bottom: 20px;
    width: 50%;
  }
  .QuicklinkWidget .container .quicklink:last-child {
    margin-bottom: 0;
  }
  .special-container .special-body,
  .special-container .special-thumbnail {
    margin: 0;
    width: 100%;
  }
  .special-container .special-thumbnail {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 479px) {
  body.page #sidebar1 {
    padding-left: 5px!important;
  }
  .salesForm fieldset {
    width: 46.5%!important;
    margin: 0 5px 10px 0!important;
  }
  .rentalForm fieldset {
    width: 46.5%!important;
    margin: 0 5px 10px 0!important;
  }
  .grey_right {
    float: right!important;
    margin: -53px 10px 0 0 !important;
    padding: 10px 0 10px 30px!important;
    min-width: 115px!important;
  }
  .grey_left {
    margin: 0 0 0 20px!important;
  }
  .rentalForm .grey_right {
    margin: 0px 20px 0 0 !important;
  }
  .rentalForm .grey_left {
    width: 280px!important;
  }
  .prop_con {
    width: 280px!important;
    margin: 0 auto!important;
    float: none!important;
  }
  .widget_mc4wp_widget {
    float: left!important;
    clear: both!important;
    width: 100%!important;
  }
  .property_details {
    width: 100%!important;
  }
  /*.detailsBar .price, .detailsBar .print {padding: 7px 10px 6px 10px!important;}


    span.bed, span.bath, span.cars {margin:0 10px 0 0!important;}*/
  .property-list .icons {
    margin: 20px 0 -20px 0 !important;
  }
  .favs a {
    margin: 8px 5px 0 5px!important;
  }
  .arrow1,
  .arrow2,
  .print {
    display: none;
  }
  .parts {
    padding: 0 0px 0 10px!important;
  }
  .change {
    display: none!important;
  }
  .AgentWidget {
    float: left!important;
  }
  .widget_revslider {
    min-height: 100px!important;
  }
  .qSearch {
    padding: 10px 30px!important;
  }
  .social_home {
    display: none;
  }
  #featureshow {
    width: 100%!important;
    margin: 0 0 0 20px;
  }
  .search_text {
    padding: 10px 0px 10px 0!important;
  }
  .angle1,
  .angle2,
  .qSearch {
    display: none;
  }
  .FeatureWidget .feature-list {
    width: 260px!important;
  }
  .FeatureWidget .feature-list img {
    width: 100%!important;
  }
  .elastislide-horizontal nav span.elastislide-next {
    background: url('images/sprite.png') no-repeat -625px -730px !important;
  }
  .elastislide-horizontal nav span {
    background: url('images/sprite.png') no-repeat 0px -730px !important;
  }
  div.feature_img.col-sm-8 {
    width: 100%!important;
  }
  #map-canvas {
    height: 250px!important;
  }
  .home_menu {
    margin: 0 0 0 40px!important;
  }
  .navbar .container {
    padding: 0;
  }
  .navbar-collapse {
    margin: 0!important;
  }
  .navbar-collapse .navbar-nav > li {
    width: 50%;
  }
  .navbar-collapse .navbar-nav > li > a {
    padding: 0!important;
  }
  .navbar-collapse .navbar-nav > li:nth-of-type(-n+2) {
    border-top: 1px solid rgba(255, 255, 255, 0.25);
  }
  .navbar-collapse .navbar-nav > li:nth-child(odd) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    border-right: 1px solid rgba(255, 255, 255, 0.25);
  }
  .navbar-collapse .navbar-nav > li:nth-child(even) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  }
  .navbar-collapse .navbar-nav > li:nth-child(7) {
    border-bottom: 1px solid transparent;
  }
  .navbar-collapse .navbar-nav > li:last-child {
    border-bottom: 1px solid transparent;
  }
  .navbar-collapse .dropdown-menu {
    min-width: 100%;
  }
  .navbar-collapse .dropdown-menu a {
    font-size: 12px!important;
  }
  .navbar-toggle {
    margin-right: 30px!important;
  }
  .navbar-brand {
    padding: 32px 0!important;
    width: 50%!important;
  }
  .custom-ad {
    width: 100%!important;
  }
  .custom-ad .ad-header {
    top: -1px !important;
  }
  .custom-ad .ad-header .title {
    width: 100%!important;
  }
  .custom-ad .ad-header .button-container {
    top: 44px!important;
  }
  .custom-ad .ad-header .button-container .custom-button-outer {
    width: 50%!important;
  }
  .collapsible-content-widget .preview h2 {
    font-size: 28px!important;
  }
  .collapsible-content-widget .content-body {
    padding: 0!important;
    padding-bottom: 100px!important;
  }
  .widget_newsletterwidget {
    clear: both;
  }
  .newsletter-form .text-field.outer {
    width: 100%!important;
  }
  .newsletter-form .button.outer {
    border-left: 64px solid #79d0e1 !important;
    border-right: 64px solid #79d0e1 !important;
    width: 75%!important;
  }
  .newsletter-form .button.outer button {
    text-align: center!important;
  }
  .newsletter-form .button.outer .image {
    display: none;
  }
  .widget_etourismbookingwidget {
    margin-left: 0!important;
  }
  .widget_etourismbookingwidget #res-booking-form .input-group {
    margin-right: 4%;
  }
  .widget_etourismbookingwidget #res-booking-form .input-group.date {
    width: 100%;
  }
  .widget_etourismbookingwidget #res-booking-form .input-group.nights {
    margin-right: 0!important;
    width: 30%!important;
  }
  .widget_etourismbookingwidget #res-booking-form .input-group .input-group-addon {
    padding: 6px!important;
  }
  .widget_etourismbookingwidget .book-now {
    margin-top: 16px;
    width: 100%!important;
  }
  .QuicklinkWidget .container .quicklink {
    margin-bottom: 20px;
    width: 100%!important;
  }
  .QuicklinkWidget .container .quicklink:last-child {
    margin-bottom: 0;
  }
  .special-container .special-body,
  .special-container .special-thumbnail {
    margin: 0;
    width: 100%;
  }
  .special-container .special-thumbnail {
    margin-bottom: 20px;
  }
  .head_details .text {
    font-size: 20px!important;
  }
}
.article-header .page-header {
  margin-bottom: 0px;
}
.article-hero {
  height: auto;
  margin: 0px auto 20px auto;
  width: 100%;
}
#iframe-responder-1 iframe {
  overflow: hidden;
  width: 100%!important;
}
#form-side {
  padding-bottom: 10px;
  padding-top: 10px;
}
#form-side button[type="submit"] {
  border: none;
  color: #fff;
  font-family: 'Nunito';
  font-weight: 700;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #f0841f;
  transition: background .3s;
}
#form-side button[type="submit"]:hover {
  background: #ce6b0e;
}
.property-listing {
  margin: 2em 0;
}
.top-section {
  padding: 0;
}
.top-section .SbookitWidget .widgettitle {
  display: none;
}
.top-section .feature-img {
  margin: 0em 0em 2em 0em;
}
@media only screen and (min-width: 480px) {
}
.top-section .map {
  margin: 0em 0em 2em 0em;
}
#secure-bookit .ui-state-disabled.booking span.ui-state-default {
  background-color: #ffffff;
}
.middle-section {
  float: left;
  margin: 20px 0;
  width: 100%;
}
.middle-section .details {
  background: #79d0e1;
  padding: 10px 20px;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .middle-section .details {
    padding: 20px;
  }
}
.middle-section .details .numbers {
  color: #fff;
  float: none;
  text-align: center;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .middle-section .details .numbers {
    float: right;
    text-align: right;
    width: 50%;
  }
}
.middle-section .details .numbers .beds,
.middle-section .details .numbers .baths,
.middle-section .details .numbers .cars,
.middle-section .details .numbers .sleeps {
  display: inline-block;
  float: none;
  font-size: 20px;
  font-weight: 700;
  margin: 0px 20px;
  text-align: center;
  width: auto;
}
@media only screen and (min-width: 992px) {
  .middle-section .details .numbers .beds,
  .middle-section .details .numbers .baths,
  .middle-section .details .numbers .cars,
  .middle-section .details .numbers .sleeps {
    margin: 0px 0px 0px 20px;
    text-align: right;
  }
}
.middle-section .details .numbers .beds .fa,
.middle-section .details .numbers .baths .fa,
.middle-section .details .numbers .cars .fa,
.middle-section .details .numbers .sleeps .fa {
  margin-right: 10px;
}
.middle-section .details .price {
  color: #fff;
  float: none;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
  text-align: center;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .middle-section .details .price {
    font-size: 20px;
    float: left;
    margin-bottom: 0px;
    text-align: left;
    width: 50%;
  }
}
.bottom-section .property-title {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.bottom-section .property-subtitle {
  color: #79d0e1;
  font-size: 20px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.bottom-section .actions {
  margin-bottom: 20px;
  overflow: hidden;
  width: 100%;
}
.bottom-section .actions .add-to-favourites,
.bottom-section .actions .print {
  background-color: #fff;
  float: left;
  padding: 10px 0;
  text-align: center;
  width: 33.33333%;
}
.bottom-section .actions .add-to-favourites {
  border-right: 0;
}
.bottom-section .actions .add-to-favourites a,
.bottom-section .actions .print a,
.bottom-section .actions .enquiry a {
  color: #79d0e1;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  transition: color .3s;
}
.bottom-section .actions .add-to-favourites a:hover,
.bottom-section .actions .print a:hover,
.bottom-section .actions .enquiry a:hover {
  color: #000;
}
.bottom-section .actions .add-to-favourites a .fa,
.bottom-section .actions .print a .fa,
.bottom-section .actions .enquiry a .fa {
  margin-right: 10px;
}
.bottom-section .description {
  clear: left;
  line-height: 1.5;
  margin: 20px 0;
}
.bottom-section h2 {
  margin-bottom: 10px;
}
.bottom-section .map {
  margin: 2em 0em;
}
.bottom-section .additional {
  margin: 0em 0em 2em 0em;
}
.bottom-section .additional:before,
.bottom-section .additional:after {
  content: " ";
  display: table;
}
.bottom-section .additional:after {
  clear: both;
}
.bottom-section .additional:after {
  clear: both;
}
.bottom-section .additional .additional-feature {
  background-color: #fff;
  float: left;
  font-size: 14px;
  padding: 20px 0;
  text-align: center;
  width: 25%;
}
.bottom-section .additional .additional-feature .fa {
  margin-right: 10px;
}
#slideshow img {
  display: none;
}
#slideshow img:first-child {
  display: block;
}
.elastislide-carousel {
  margin-left: 10%;
  overflow: hidden;
  position: relative;
  width: 80%!important;
}
#carousel {
  margin: 0;
  padding: 0;
  position: relative;
  transform: translateX(0px);
  white-space: nowrap;
  -webkit-backface-visibility: hidden;
}
#carousel li {
  display: inline-block;
  margin: 0 1% 0 0!important;
  max-width: none!important;
  width: 24%!important;
  -webkit-backface-visibility: hidden;
}
#carousel a {
  display: inline-block;
  width: 100%;
}
#carousel img {
  width: 100%!important;
}
.elastislide-wrapper {
  margin-top: 10px;
  position: relative;
}
.elastislide-wrapper nav {
  width: 100%;
}
.elastislide-wrapper nav span {
  color: #79d0e1;
  cursor: pointer;
  float: left;
  font-size: 50px;
  position: absolute;
  text-align: center;
  top: 25px;
  transition: color .3s;
}
.elastislide-wrapper nav span:hover {
  color: #000;
}
.elastislide-horizontal nav span.elastislide-next {
  right: 0;
}
.elastislide-horizontal nav span.elastislide-next:before {
  content: "\f054";
  font-family: FontAwesome;
}
.elastislide-horizontal nav span.elastislide-prev {
  left: 0;
}
.elastislide-horizontal nav span.elastislide-prev:before {
  content: "\f053";
  font-family: FontAwesome;
}
/* Media Queries */
@media only screen and (max-device-width: 959px) {
  .property-listing .col-sm-4,
  .property-listing .col-sm-8 {
    width: 100%;
  }
  .property-listing #slideshow {
    margin: 0 auto;
  }
  .single-property #main.col-sm-12 {
    padding: 0;
  }
  .top-section .map {
    margin-top: 10px;
  }
  .middle-section .details {
    padding: 10px 20px;
  }
  .middle-section .details .price {
    float: none;
    font-size: 14px;
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
  }
  .middle-section .details .numbers {
    float: none;
    width: 100%;
  }
  .middle-section .details .numbers .beds,
  .middle-section .details .numbers .baths,
  .middle-section .details .numbers .cars,
  .middle-section .details .numbers .sleeps {
    text-align: center;
  }
  .bottom-section,
  .bottom-section .property-widgets {
    clear: both;
  }
  .bottom-section .property-widgets {
    margin-top: 20px;
  }
  .bottom-section .details {
    overflow: hidden;
  }
  .bottom-section .property-title {
    font-size: 18px;
    margin-bottom: 4px;
  }
  .bottom-section .property-subtitle {
    font-size: 16px;
  }
  .bottom-section .actions .add-to-favourites {
    width: 100%;
  }
  .bottom-section .actions .print {
    width: 100%;
  }
  .bottom-section .description {
    font-size: 14px;
    text-align: justify;
  }
  .bottom-section .additional .additional-feature {
    font-size: 12px;
    padding: 10px 0;
    width: 50%;
  }
  .elastislide-wrapper nav span {
    font-size: 30px;
    top: 35px;
  }
}
@media only screen and (max-device-width: 768px) {
  .bottom-section .additional .additional-feature {
    border-width: 0;
  }
  .bottom-section .additional .additional-feature:nth-child(-n+4) {
    border-top-width: 0;
  }
  .elastislide-wrapper nav span {
    font-size: 30px;
    top: 20px;
  }
}
@media only print {
  .header,
  .top-header,
  .top-section .elastislide-wrapper,
  .top-section .map,
  .bottom-section .actions,
  .bottom-section .additional,
  .bottom-section h2,
  .bottom-section .property-widgets .agent .agent-thumbnail,
  .bottom-section .property-widgets .agent .agent-social,
  .bottom-section .property-widgets .agent .agent-view,
  .widget,
  .footer {
    display: none;
  }
  #main {
    border: none;
  }
  .bottom-section .property-title {
    font-size: 14px;
  }
  .bottom-section .property-subtitle {
    font-size: 12px;
  }
  .bottom-section .description {
    font-size: 11px;
  }
  .bottom-section .property-widgets {
    clear: both;
  }
}
#property-tools > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#property-tools > ul li {
  margin: 0;
  padding: 0;
}
#property-tools > ul li a {
  background: #ffffff;
  border-radius: 4px;
  border: 1px solid #007fc6;
  color: #79d0e1;
  display: block;
  font-size: 16px;
  font-weight: bold;
  line-height: 50px;
  margin: 0 0 10px;
  padding: 5px;
  text-decoration: none;
  transition: all 0.2s ease-in 0s;
  float: left;
  width: 100%;
}
#property-tools > ul li a:hover {
  background: #000000;
  color: #ffffff;
}
#property-tools > ul li a:before {
  background: #79d0e1;
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  font-family: FontAwesome;
  font-size: 21px;
  height: 40px;
  line-height: 40px;
  margin: 0 10px 0 0;
  text-align: center;
  width: 40px;
}
#property-tools > ul li.brochure a:before {
  content: "\f02f";
}
#property-image-gallery {
  background: #DBF0F9;
  height: auto;
  padding: 40px 0 20px 0;
}
#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;
}
#property-image-gallery .gallery:after {
  clear: both;
}
@media only screen and (min-width: 992px) {
  #property-image-gallery .gallery .main {
    background: none;
    float: left;
    height: 600px;
    width: 80%;
  }
}
#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: 600px;
    overflow: hidden;
    position: relative;
  }
}
#property-image-gallery .gallery .main ul.slick-slider li img {
  display: block;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  #property-image-gallery .gallery .main ul.slick-slider li img {
    height: auto;
    left: 50%;
    max-width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 105%;
  }
}
#property-image-gallery .gallery .main 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: 'icomoon';
  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: '\ea44';
}
#property-image-gallery .gallery .main ul.slick-slider .slick-next {
  right: 0px;
}
#property-image-gallery .gallery .main ul.slick-slider .slick-next:before {
  content: '\ea42';
}
#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: 600px;
    width: 20%;
  }
}
#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: 147.5px;
  margin: 0 0 3px 1%;
  padding: 0;
  position: relative;
  width: 99%;
}
#property-image-gallery .gallery .thumbnails .slick-slider .slick-slide li .hero {
  cursor: pointer;
  height: 147.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%);
  max-width: 130%;
}
#property-image-gallery .gallery .thumbnails .slick-slider .slick-slide li .hero:hover {
  outline: 2px solid #79d0e1;
}
#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: icomoon;
  font-size: 24px;
  height: 50px;
  line-height: 50px;
  width: 50px;
  margin: 0 0 0 5px;
}
#property-image-gallery .gallery .thumbnails .slick-slider .slick-prev {
  top: 0px;
}
#property-image-gallery .gallery .thumbnails .slick-slider .slick-prev:before {
  content: '\ea41';
}
#property-image-gallery .gallery .thumbnails .slick-slider .slick-next {
  top: 550px;
}
#property-image-gallery .gallery .thumbnails .slick-slider .slick-next:before {
  content: '\ea43';
}
#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;
  margin-bottom: 30px;
}
.property-listing:before,
.property-listing:after {
  content: " ";
  display: table;
}
.property-listing:after {
  clear: both;
}
.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 #sidebar1 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .property-listing #sidebar1 {
    float: left;
    width: 100%;
  }
}
.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 #sidebar1 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .property-listing.sidebar-active #sidebar1 {
    float: left;
    width: 25%;
  }
}
.property-listing .property-details h2 {
  color: #999999;
  margin-top: 30px;
}
.property-listing .property-details .sherlock-features {
  border: 1px solid #79d0e1;
  border-radius: 5px;
  float: left;
  width: 100%;
}
.property-listing .property-details .sherlock-features h2 {
  width: 100%;
  padding: 10px;
  background: #79d0e1;
  color: #fff;
  margin: 0;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.property-listing .property-details .sherlock-features h2:before {
  content: '\e9b8';
  font-family: icomoon;
  margin: 0 5px 0 0;
}
.property-listing .property-details .sherlock-features ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.property-listing .property-details .sherlock-features ul li {
  float: left;
  width: 100%;
  list-style-type: none;
  padding: 10px;
  font-size: 16px;
}
.property-listing .property-details .sherlock-features ul li:nth-child(even) {
  background: #EBF4F6;
}
.property-listing .property-details .sherlock-features ul li .base {
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background: #79d0e1;
}
.property-listing .property-details .sherlock-features ul li .property_details {
  padding: 0;
  color: #79d0e1;
}
.property-listing .property-details .sherlock-features ul li .property_details:before {
  content: '\e952';
  font-family: icomoon;
  margin: 0 5px 0 0;
}
.property-listing .property-details .sherlock-features ul li .kitchen {
  color: #79d0e1;
}
.property-listing .property-details .sherlock-features ul li .kitchen:before {
  content: '\e56c';
  font-family: icomoon;
  margin: 0 5px 0 0;
}
.property-listing .property-details .sherlock-features ul li .lounge {
  color: #79d0e1;
}
.property-listing .property-details .sherlock-features ul li .lounge:before {
  content: '\e16b';
  font-family: icomoon;
  margin: 0 5px 0 0;
}
.property-listing .property-details .sherlock-features ul li .bedroom1,
.property-listing .property-details .sherlock-features ul li .bedroom2,
.property-listing .property-details .sherlock-features ul li .bedroom3 {
  color: #79d0e1;
}
.property-listing .property-details .sherlock-features ul li .bedroom1:before,
.property-listing .property-details .sherlock-features ul li .bedroom2:before,
.property-listing .property-details .sherlock-features ul li .bedroom3:before {
  content: '\e549';
  font-family: icomoon;
  margin: 0 5px 0 0;
}
.property-listing .property-details .sherlock-features ul li .bathroom,
.property-listing .property-details .sherlock-features ul li .bathroom2 {
  color: #79d0e1;
}
.property-listing .property-details .sherlock-features ul li .bathroom:before,
.property-listing .property-details .sherlock-features ul li .bathroom2:before {
  content: '\f2cd';
  font-family: icomoon;
  margin: 0 5px 0 0;
}
.property-listing .property-details .sherlock-features ul li .poolamenity {
  color: #79d0e1;
}
.property-listing .property-details .sherlock-features ul li .poolamenity:before {
  content: '\eb48';
  font-family: icomoon;
  margin: 0 5px 0 0;
}
.property-listing .property-details .sherlock-features ul li .parking {
  color: #79d0e1;
}
.property-listing .property-details .sherlock-features ul li .parking:before {
  content: '\f1b9';
  font-family: icomoon;
  margin: 0 5px 0 0;
}
.property-listing .property-details .sherlock-features ul li .sleeps {
  color: #79d0e1;
}
.property-listing .property-details .sherlock-features ul li .sleeps:before {
  content: '\e976';
  font-family: icomoon;
  margin: 0 5px 0 0;
}
.property-listing .property-details .sherlock-features ul li .linenhire {
  color: #79d0e1;
}
.property-listing .property-details .sherlock-features ul li .linenhire:before {
  content: '\e97a';
  font-family: icomoon;
  margin: 0 5px 0 0;
}
.property-listing .property-details .sherlock-features ul li .beach_access {
  color: #79d0e1;
}
.property-listing .property-details .sherlock-features ul li .beach_access:before {
  content: '\eb3e';
  font-family: icomoon;
  margin: 0 5px 0 0;
}
.property-listing .property-details .sherlock-features ul li .laundry {
  color: #79d0e1;
}
.property-listing .property-details .sherlock-features ul li .laundry:before {
  content: '\e54a';
  font-family: icomoon;
  margin: 0 5px 0 0;
}
.property-listing .property-details .sherlock-features ul li .special_items {
  color: #79d0e1;
}
.property-listing .property-details .sherlock-features ul li .special_items:before {
  content: '\f005';
  font-family: icomoon;
  margin: 0 5px 0 0;
}
.property-listing .property-details .sherlock-features ul li .security {
  color: #79d0e1;
}
.property-listing .property-details .sherlock-features ul li .security:before {
  content: '\e98f';
  font-family: icomoon;
  margin: 0 5px 0 0;
}
.property-listing .property-details .sherlock-features ul li .sport,
.property-listing .property-details .sherlock-features ul li .local_sport {
  color: #79d0e1;
}
.property-listing .property-details .sherlock-features ul li .sport:before,
.property-listing .property-details .sherlock-features ul li .local_sport:before {
  content: '\f091';
  font-family: fontawesome;
  margin: 0 5px 0 0;
}
.property-listing .property-details .sherlock-features ul li .family_area {
  color: #79d0e1;
}
.property-listing .property-details .sherlock-features ul li .family_area:before {
  content: '\f0c0';
  font-family: icomoon;
  margin: 0 5px 0 0;
}
.property-listing .property-details .sherlock-features ul li .entertainment {
  color: #79d0e1;
}
.property-listing .property-details .sherlock-features ul li .entertainment:before {
  content: '\f11b';
  font-family: icomoon;
  margin: 0 5px 0 0;
}
.property-listing .property-details .sherlock-features ul li .dining_area {
  color: #79d0e1;
}
.property-listing .property-details .sherlock-features ul li .dining_area:before {
  content: '\f000';
  font-family: icomoon;
  margin: 0 5px 0 0;
}
.property-listing .property-details .sherlock-features ul li .title {
  width: 100%;
  float: left;
  margin: 0 0 10px 0;
}
@media only screen and (min-width: 992px) {
  .property-listing .property-details .sherlock-features ul li .title {
    width: 25%;
  }
}
.property-listing .property-details .sherlock-features ul li .description {
  width: 100%;
  float: left;
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .property-listing .property-details .sherlock-features ul li .description {
    width: 75%;
    float: right;
  }
}
.property-listing .property-details .special {
  background: #79d0e1;
  border-radius: 5px;
  padding: 10px;
  margin: 0 0 15px 0;
  text-align: center;
}
.property-listing .property-details .special .content {
  border: none;
  width: 100%!;
  background: #79d0e1;
}
.property-listing .property-details .special .content h2 {
  color: #fff;
  margin-top: 0;
  font-size: 32px!important;
  margin-bottom: 10px;
}
.property-listing .property-details .special .content .offer {
  color: #fff;
  font-size: 20px;
}
.property-listing .property-details .details {
  background: #007fc6;
  border-radius: 5px;
  padding: 10px;
  font-size: 18px;
  color: #fff;
}
.property-listing .property-details .details h2:first-child {
  margin-top: 0px;
}
.property-listing .property-details .details .price {
  font-size: 30px;
  font-weight: 600;
  padding: 20px 20px 5px 20px;
}
.property-listing .property-details .details .features {
  padding: 5px 20px 20px 20px;
}
.property-listing .property-details .details .features .item {
  display: inline-block;
  font-size: 24px;
  margin: 0 20px 0 0;
}
.property-listing .property-details .details .features .item span:before {
  color: #fff;
}
.property-listing .property-details .details .features .item .bed:before {
  content: '\e549';
  font-family: icomoon;
  margin: 0 5px 0 0;
}
.property-listing .property-details .details .features .item .bath:before {
  content: '\f2cd';
  font-family: icomoon;
  margin: 0 5px 0 0;
}
.property-listing .property-details .details .features .item .sleeps:before {
  content: '\e976';
  font-family: icomoon;
  margin: 0 5px 0 0;
}
.property-listing .property-details .details .features .item .cars:before {
  content: '\f1b9';
  font-family: icomoon;
  margin: 0 5px 0 0;
}
.property-listing .property-details .attributes {
  padding: 20px 20px 10px 20px;
}
.property-listing .property-details .attributes .item {
  display: inline-block;
  font-size: 18px;
  margin: 0 10px 0 0;
}
.property-listing .property-details .attributes .item .item-value {
  display: none;
}
.property-listing .property-details .attributes .item:before {
  color: #79d0e1;
  content: '';
  display: inline-block;
  float: none;
  font-family: FontAwesome;
  margin: 0 5px 0 0;
  text-align: center;
}
.property-listing .property-details .attributes .item.air-conditioning:before {
  content: '\f074';
}
.property-listing .property-details .attributes .item.child-friendly:before {
  content: '\f1ae';
}
.property-listing .property-details .attributes .item.pay-tv:before {
  content: '\f26c';
}
.property-listing .property-details .attributes .item.pet-friendly:before {
  content: '\f1b0';
}
.property-listing .property-details .attributes .item.pool:before {
  content: '\f043';
}
.property-listing .property-details .attributes .item.wifi:before {
  content: '\f09e';
}
.property-listing .property-details .attributes .item.wifi .item-value {
  font-size: 0px;
}
.property-listing .property-details .description {
  margin: 30px 0;
}
.property-listing .property-details .description h2 {
  display: none;
}
.property-listing .property-details .price-details {
  color: #999999;
  /*padding: 10px;*/
}
.property-listing .property-details .price-details ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.property-listing .property-details .price-details ul li {
  display: inline-block;
  margin: 0;
  padding: 8px;
  border-radius: 5px;
  background: #ffffff;
}
.property-listing .property-details .price-details ul li .title,
.property-listing .property-details .price-details ul li .description {
  display: inline-block;
  font-size: 18px;
}
.property-listing .property-details .price-details ul li .title {
  font-weight: 700;
  margin: 0 5px 0 0;
}
.property-listing .property-details .price-details ul li .description {
  margin: 0 10px 0 0;
}
.single-property #page-title h1 {
  padding: 30px 0 0 0;
  color: #79d0e1;
  font-size: 30px;
}
#property-gallery {
  background: #e1e1e1;
  display: none;
  height: 500px;
}
#property-gallery:before,
#property-gallery:after {
  content: " ";
  display: table;
}
#property-gallery:after {
  clear: both;
}
#property-gallery:after {
  clear: both;
}
#property-gallery .gallery {
  float: left;
  width: 70%;
}
#property-gallery .gallery-nav {
  float: left;
  width: 30%;
}
#property-info-bar {
  background: #79d0e1;
  color: #ffffff;
  margin: 5px 0 10px 0;
  padding: 15px 0;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  #property-info-bar {
    font-size: 24px;
  }
}
#property-info-bar .suburb,
#property-info-bar .code {
  font-size: 24px;
  line-height: 40px;
}
#property-info-bar .suburb {
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 36px;
}
@media only screen and (min-width: 992px) {
  #property-info-bar .suburb {
    float: left;
    margin: 0;
    text-align: left;
    width: 37%;
  }
}
#property-info-bar .code {
  color: rgba(255, 255, 255, 0.75);
  margin: 0;
}
@media only screen and (min-width: 992px) {
  #property-info-bar .code {
    float: left;
    text-align: right;
    width: 36%;
  }
}
/*
.property-info-bar .details {
    @media only screen and (min-width: 980px) and (max-width: 1200px) {

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


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

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


.property-info-bar .details h3 {
 @media only screen and (max-width: 479px) {
        font-size:14px!important;
}
float:right;
color:@white;
line-height:16px;
padding:0 10px 0 0;
}
*/
#property-map {
  width: 100%;
  height: 400px;
}
.floorplan img {
  max-width: 100%;
}
.page-template-page-search .page-header {
  display: none;
}
.page-template-page-search .results_number {
  border-bottom: 2px solid #f0841f;
  display: block;
  font-size: 24px;
  margin: 0 0 20px 0;
  padding: 0 0 5px 0;
}
.property-search {
  background-color: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  box-shadow: 0 2px 0 #e1e1e1;
  float: left;
  margin: 20px 0 20px 0;
  width: 100%;
}
.property-search .price {
  background: none;
  color: #007fc6;
  float: none;
  height: auto;
  padding: 0;
  text-align: left;
  width: 100%;
}
.property-search .price .active-price {
  background: #e1e1e1;
  color: #777;
  border-radius: 3px;
  padding: 3px 6px;
  text-align: center;
  margin: 3px 0;
}
.property-search .price .booking {
  background: #f0841f;
  border-radius: 3px;
  color: #fff;
  display: block;
  margin: 0 0 0 0;
  padding: 2px 6px;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.2s ease-in;
  width: 100%;
  text-align: center;
}
.property-search .price .booking:hover {
  background: #000000;
  color: #ffffff;
}
.property-search .price .contact {
  background: #f0841f;
  border-radius: 3px;
  color: #fff;
  margin: 0;
  padding: 2px 6px;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.2s ease-in;
  width: 100%;
  display: block;
  text-align: center;
}
.property-search .price .contact:hover {
  background: #000000;
  color: #ffffff;
}
@media only screen and (min-width: 768px) {
  .property-search {
    margin: 20px 2% 20px 0;
    width: 49%;
  }
  .property-search:nth-child(2n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 992px) {
  .property-search {
    margin: 20px 1.25% 20px 0;
    width: 32.5%;
  }
  .property-search:nth-child(2n) {
    margin-right: 1.25%;
  }
  .property-search:nth-child(3n) {
    margin-right: 0;
  }
}
.property-search .feature_img {
  background: #cccccc;
  overflow: hidden;
  padding: 0% 0% 75% 0%;
  position: relative;
  width: 100%;
}
.property-search .feature_img img {
  border-radius: 4px 4px 0 0;
  max-height: 100% !important;
  max-width: none !important;
  position: absolute;
  left: 50%;
  top: 50%;
  height: 100%;
  width: auto;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.property-search .special-banner {
  background: #f0841f;
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
  padding: 3px 10px;
  text-align: center;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .property-search .special-banner {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
    left: -6px;
    top: 10px;
    z-index: 10;
  }
  .property-search .special-banner:after {
    border-left: 6px solid transparent;
    border-top: 6px solid #ce6b0e;
    bottom: -6px;
    content: '';
    height: 6px;
    left: 0px;
    width: 6px;
  }
}
@media only screen and (min-width: 1200px) {
}
.property-search.favourites {
  margin-right: 2%;
  width: 49%;
}
.property-search.favourites:nth-child(3n) {
  margin-right: 2%;
}
.property-search.favourites:nth-child(even) {
  margin-right: 0%;
}
.property-search.rs {
  margin-right: 2%;
  width: 49%;
}
.property-search.rs:nth-child(3n) {
  margin-right: 2%;
}
.property-search.rs:nth-child(even) {
  margin-right: 0%;
}
.property-search .property-content {
  overflow: hidden;
  padding: 10px;
  height: 235px;
}
.property-search .property-content .button {
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  float: right;
  font-size: 12px;
  font-weight: bold;
  margin-top: 8px;
  padding: 8px 0;
  text-align: center;
  text-decoration: none;
  transition: background-color 0.3s;
  width: 100%;
  background-color: #79d0e1;
  transition: background .3s;
}
.property-search .property-content .button:hover {
  background: #4fc1d8;
}
.property-search .content-header {
  margin-bottom: 8px;
}
.property-search .content-header .suburb {
  color: #007fc6;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}
.property-search .content-header .price {
  color: #f0841f;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}
.property-search .property-details {
  border-bottom: 1px solid #e1e1e1;
  border-top: 1px solid #e1e1e1;
  border-radius: 0 0 4px 4px;
  overflow: hidden;
}
.property-search .property-details .detail {
  border-right: 1px solid #e1e1e1;
  font-size: 14px;
  font-weight: bold;
  float: left;
  padding: 16px 0;
  text-align: center;
  width: 33.33333%;
}
.property-search .property-details .detail.land {
  width: 100%;
}
.property-search .property-details .detail:last-child {
  border-right: 0;
}
.property-search .property-details .detail span.fa {
  color: #007fc6;
  font-size: 18px;
  margin-right: 8px;
}
.property-search .property-details .detail span.text {
  display: none;
}
.property-search .property-details .detail span.bath:before {
  content: "\f2cd";
  font-family: icomoon;
  color: #007fc6;
  font-size: 16px;
  margin-right: 8px;
  line-height: 12px;
}
.property-search .property-details .detail .sleeps:before {
  content: '\e976';
  font-family: icomoon;
  color: #007fc6;
  font-size: 16px;
  margin-right: 8px;
  line-height: 12px;
}
.property-search .property-details .detail .cars:before {
  content: '\f1b9';
  font-family: icomoon;
  color: #007fc6;
  font-size: 16px;
  margin-right: 8px;
  line-height: 12px;
}
/* Media Queries */
@media only screen and (min-device-width: 769px) and (max-device-width: 1024px) {
  .property-search .property-content .description {
    display: none;
  }
}
@media only screen and (max-device-width: 480px) {
  .FeatureWidget .property-list {
    margin-right: 0;
    margin-bottom: 0;
    width: 100%;
  }
  .FeatureWidget .property-list:last-child {
    margin-bottom: 20px;
  }
}
.widget_advertisingwidget {
  margin: 0;
  padding: 0;
  z-index: 15000;
}
.advertising-widget {
  padding: 0;
  width: 100%;
}
.advertising-widget .custom-ad {
  float: left;
  position: relative;
  width: 50%;
}
.advertising-widget .custom-ad .ad-header {
  background: #007fc6;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.advertising-widget .custom-ad .ad-header .title {
  color: #fff;
  float: left;
  font-family: 'Nunito';
  font-size: 16px;
  font-weight: 300;
  padding: 8px 12px;
  text-transform: uppercase;
}
.advertising-widget .custom-ad .ad-header .title .product {
  font-family: 'Bitter';
  font-weight: 600;
}
.advertising-widget .custom-ad .ad-header .button-container {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.advertising-widget .custom-ad .ad-header .button-container .custom-button-outer {
  border-left: 39px solid transparent;
  border-top: 39px solid #f0841f;
  cursor: pointer;
  float: right;
  position: relative;
  right: 0;
  width: 30%;
  transition: border-top-color 0.25s;
  transition: width 0.25s;
}
.advertising-widget .custom-ad .ad-header .button-container .custom-button-outer:hover {
  border-top-color: #f0841f !important;
}
.advertising-widget .custom-ad .ad-header .button-container .custom-button-outer:hover {
  width: 35%;
}
.advertising-widget .custom-ad .ad-header .button-container .custom-button-outer .custom-button {
  background: transparent;
  border: 0;
  color: #fff !important;
  font-size: 16px;
  font-weight: 700;
  height: 39px;
  line-height: 39px;
  outline: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: -38px;
  width: 100%;
  -webkit-appearance: none;
}
.advertising-widget .custom-ad .ad-body {
  position: absolute;
  right: 0;
  bottom: 0;
  background: #007fc6;
  width: 100%;
}
.advertising-widget .custom-ad .ad-body .addr {
  color: #fff;
  float: left;
  font-family: 'Nunito';
  font-size: 16px;
  font-weight: 300;
  padding: 8px 12px;
  text-transform: uppercase;
}
.advertising-widget .custom-ad .ad-body .addr .headline {
  font-family: 'Bitter';
  font-weight: 700;
}
.advertising-widget .custom-ad .ad-body .details-data-r-outer {
  position: relative;
  border-style: solid;
  border-width: 0 0 39px 39px;
  float: right;
  width: 30%;
  border-bottom-color: #f0841f;
  border-left-color: transparent;
}
.advertising-widget .custom-ad .ad-body .details-data-r-outer .numbers {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.advertising-widget .custom-ad .ad-body .details-data-r-outer .beds,
.advertising-widget .custom-ad .ad-body .details-data-r-outer .baths,
.advertising-widget .custom-ad .ad-body .details-data-r-outer .cars,
.advertising-widget .custom-ad .ad-body .details-data-r-outer .sleeps {
  float: left;
  width: 30%;
  color: #fff;
  line-height: 39px;
  text-align: center;
}
.advertising-widget .custom-ad .ad-body .details-data-r-outer .beds .fa,
.advertising-widget .custom-ad .ad-body .details-data-r-outer .baths .fa,
.advertising-widget .custom-ad .ad-body .details-data-r-outer .cars .fa,
.advertising-widget .custom-ad .ad-body .details-data-r-outer .sleeps .fa {
  margin-right: 5px;
}
.advertising-widget .custom-ad .ad-body .details-data-r-outer .beds,
.advertising-widget .custom-ad .ad-body .details-data-r-outer .baths {
  margin-right: 2%;
}
.advertising-widget .custom-ad .ad-body .details-data-r-outer .cars,
.advertising-widget .custom-ad .ad-body .details-data-r-outer .sleeps {
  margin-right: 0;
}
.advertising-widget .custom-ad img {
  min-height: 540px;
  width: 100%;
}
.agent {
  background-color: #fff;
}
.agent .agent-thumbnail {
  padding: 30px 10px 0px 10px;
}
.agent .agent-details {
  margin-top: 20px;
  text-align: center;
}
.agent .agent-social {
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 20px;
  text-align: center;
}
.agent .agent-social .facebook,
.agent .agent-social .twitter,
.agent .agent-social .linkedin {
  border-bottom: none;
  display: inline-block;
  float: none;
  font-size: 18px;
  padding: 9px 20px;
  text-align: center;
  transition: background-color 0.3s, color 0.3s;
  width: auto;
}
.agent .agent-social .facebook:hover,
.agent .agent-social .twitter:hover,
.agent .agent-social .linkedin:hover {
  color: #fff;
}
.agent .agent-social .facebook {
  color: #3b5998;
}
.agent .agent-social .facebook:hover {
  background-color: #3b5998;
}
.agent .agent-social .twitter {
  color: #00aced;
}
.agent .agent-social .twitter:hover {
  background-color: #00aced;
}
.agent .agent-social .linkedin {
  color: #007bb6;
}
.agent .agent-social .linkedin:hover {
  background-color: #007bb6;
}
.agent .agent-view-all {
  display: none;
}
.agent-bio {
  padding: 20px;
}
.agent-bio .agent-bio-header {
  margin-bottom: 10px;
}
.AgentWidget h2 {
  font-size: 18px;
  line-height: 28px;
  clear: both;
  width: 100%;
  height: 30px;
  color: #ffffff;
  background: #79d0e1;
}
.AgentWidget h2:before {
  font-size: 18px;
  line-height: 28px;
  clear: both;
  width: 100%;
  height: 30px;
  color: #ffffff;
  background: #79d0e1;
}
.AgentWidget .agent {
  border: 1px solid #e1e1e1;
}
.agent .agent-thumbnail img {
  margin-left: 17.5%;
  width: 65%;
}
.agent .agent-details .agent-name {
  font-size: 20px;
  font-weight: 700;
  padding: 0 20px;
  text-align: center;
  text-transform: uppercase;
}
.agent .agent-details .detail-label {
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  margin-right: 5px;
  min-width: 50px;
}
.agent .agent-details .phone,
.agent .agent-details .mobile,
.agent .agent-details .email {
  border-top: 1px solid #e1e1e1;
  padding: 10px 20px;
}
.agent .agent-details .phone a,
.agent .agent-details .mobile a,
.agent .agent-details .email a {
  color: #79d0e1;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  transition: color .3s;
}
.agent .agent-details .phone a:hover,
.agent .agent-details .mobile a:hover,
.agent .agent-details .email a:hover {
  color: #000;
}
.agent .agent-details .phone .fa,
.agent .agent-details .mobile .fa,
.agent .agent-details .email .fa {
  margin-right: 5px;
  min-width: 20px;
  text-align: center;
}
.agent .agent-details .email {
  border-bottom: 1px solid #e1e1e1;
}
.agent .agent-view a {
  border-radius: 2px;
  color: #fff;
  display: block;
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 20px 10%;
  padding: 12px 0;
  text-align: center;
  text-decoration: none;
  transition: background-color 0.3s;
  width: 80%;
  background-color: #79d0e1;
  transition: background .3s;
}
.agent .agent-view a:hover {
  background: #4fc1d8;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 768px) {
  .agent .agent-thumbnail img {
    margin-left: 20%!important;
    width: 60%!important;
  }
  .agent .agent-details .agent-name {
    text-align: center;
  }
}
.widget_collapsiblecontentwidget {
  background-color: #79d0e1;
  position: relative;
  z-index: 10000;
}
.widget_collapsiblecontentwidget .control {
  background-color: #f0841f;
  border-radius: 100%;
  color: #fff;
  cursor: pointer;
  font-size: 20px;
  height: 40px;
  left: 0;
  line-height: 40px;
  margin: 0 auto;
  position: absolute;
  right: 0;
  text-align: center;
  transition: all .5s;
  top: -20px;
  width: 40px;
  z-index: 2500;
}
.widget_collapsiblecontentwidget .control:hover {
  background-color: #ce6b0e !important;
}
.collapsible-content-widget .preview {
  padding: 64px 0 96px 0;
  transition: all .5s;
}
.collapsible-content-widget .preview h2 {
  color: #fff;
  font-size: 40px;
  font-weight: 400;
  text-align: center;
}
.collapsible-content-widget .content-body {
  display: none;
  opacity: 0;
  transition: opacity .5s, visibility .5s;
  padding: 15px 100px 100px 100px;
  visibility: hidden;
}
.collapsible-content-widget .content-body h3 {
  color: #007fc6;
  font-size: 48px;
  font-weight: 300;
  letter-spacing: 1px;
  text-align: center;
  text-transform: uppercase;
}
.collapsible-content-widget .content-body h5 {
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: -1px;
  text-align: center;
  text-transform: uppercase;
}
.collapsible-content-widget .content-body p {
  color: #fff;
  font-size: 18px;
  line-height: 1.5;
  text-align: center;
}
.widget_collapsiblecontentwidget .control.rotate {
  transform: rotate(180deg);
}
.widget_collapsiblecontentwidget .preview.shrink {
  padding: 64px 0 32px 0!important;
}
.widget_collapsiblecontentwidget .content-body.show {
  opacity: 1;
  visibility: visible;
}
article.photo_gallery {
  display: none;
}
.post_content p {
  clear: both;
}
.gallery_thumb {
  float: left;
  margin-bottom: 10px;
  margin-right: 1%;
  width: 24.25%;
}
@media only screen and (min-width: 980px) {
  .gallery_thumb:nth-child(4n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .gallery_thumb {
    margin-right: 1.25%;
    width: 32.5%;
  }
  .gallery_thumb:nth-child(3n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .gallery_thumb {
    margin-right: 1.25%;
    width: 32.5%;
  }
  .gallery_thumb:nth-child(3n) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 479px) {
  .gallery_thumb {
    margin-right: 1%;
    width: 49.5%;
  }
  .gallery_thumb:nth-child(2n) {
    margin-right: 0;
  }
}
/***************************Feature feature styles*********************************/
.mid {
  width: 100%;
  float: left;
  height: 290px;
  background: #000;
}
.FeatureWidget {
  height: 260px;
  overflow: hidden;
}
.FeatureWidget .widgettitle {
  background: none;
}
.FeatureWidget .feature-list {
  width: 280px;
  height: 210px;
  float: left;
  overflow: hidden;
  border: 2px solid #fff;
  margin: 0 20px 20px 0;
  -webkit-border-top-right-radius: 15px;
  -webkit-border-bottom-left-radius: 15px;
  -moz-border-radius-topright: 15px;
  -moz-border-radius-bottomleft: 15px;
  border-top-right-radius: 15px;
  border-bottom-left-radius: 15px;
}
.FeatureWidget .feature-list:last-child {
  margin: 0 0px 20px 0;
}
#prev {
  float: left;
  width: 30px;
  height: 30px;
  background: url('images/sprites.png') no-repeat 0px -750px;
  margin: 0 0 0 -10px;
}
#next {
  float: right;
  width: 30px;
  height: 30px;
  background: url('images/sprites.png') no-repeat -625px -750px;
  margin: 0 -10px 0 0px;
}
#featureshow {
  width: 880px;
  margin: 0 auto;
}
.featureMenu {
  position: relative;
  z-index: 10000;
  width: 100%;
  float: left;
  margin: 100px 0 0 0;
}
.FeatureWidget .feature-list .feature_img img {
  /*max-width:100%;
	max-height:100%;*/
  width: 280px;
}
.FeatureWidget .feature-list .title {
  float: left;
  width: 100%;
  height: 50px;
  margin: -50px 0 0 0;
  background: url(images/60black.png) repeat;
  position: relative;
  z-index: 1000000;
  padding: 10px 10px 0 10px;
  clear: left;
}
.FeatureWidget .feature-list .title h2 {
  font-size: 13px;
  color: #79d0e1;
  float: left;
  margin: 0 10px 0 0;
}
.FeatureWidget .feature-list .title h3 {
  font-size: 13px;
  color: #fff;
  float: left;
}
.FeatureWidget .more a {
  float: right;
  width: 30px;
  height: 30px;
  background: url('images/sprites.png') no-repeat 0px -200px;
  display: block;
  margin: -40px 10px 0 0;
  position: relative;
  z-index: 5000000;
}
/********************Simialr property styles****************/
.SimilarWidget {
  width: 100%;
  height: auto;
  float: left;
}
body.property .SimilarWidget h4 {
  display: none;
}
.SimilarWidget .property-list {
  width: 100%!important;
  max-height: 252px;
  height: auto;
  float: left;
  margin: 0 0 10px 0;
}
body.single-property .SimilarWidget .widgettitle {
  display: none;
}
.SimilarWidget .con {
  z-index: 5;
  position: relative;
  float: left;
  background: url(images/60black.png) repeat;
  padding: 10px;
  width: 100%;
  margin: -80px 0 0 0;
  height: 80px;
}
.SimilarWidget .Similar_img {
  width: 100%;
  max-height: 252px;
  height: auto;
  float: left;
}
.SimilarWidget .Similar_img img {
  width: 100%;
}
.SimilarWidget .price {
  color: #fff;
  font-size: 16px;
}
.SimilarWidget .property-list .icons {
  float: left;
  height: 25px;
  margin: 0 0 0 0;
  width: 50%;
}
.SimilarWidget .property-list .icons .bed {
  height: 25px;
  float: left;
  line-height: 24px;
  color: #fff;
  padding: 0 10px 0 0px;
  margin: 0 0 0 5px;
}
.SimilarWidget .property-list .icons .bath {
  height: 25px;
  float: left;
  line-height: 24px;
  color: #fff;
  padding: 0 10px 0 0px;
  margin: 0 0px 0 0;
}
.SimilarWidget .property-list .icons .cars {
  height: 25px;
  float: left;
  line-height: 24px;
  color: #fff;
  padding: 0 10px 0 0px;
  margin: 0 0px 0 0;
}
.SimilarWidget .cars:before {
  line-height: 24px;
}
.SimilarWidget .property-list .icons .sleeps {
  height: 25px;
  float: left;
  line-height: 24px;
  color: #fff;
  padding: 0 10px 0 0px;
}
.SimilarWidget .more a {
  float: right;
}
.SimilarWidget .more a:after {
  font-family: 'icomoon';
  content: '\e64e';
  padding: 0 0 0 10px;
}
/********************Feature Agents styles****************/
.back_button a.more {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  float: right;
  background: #c40000;
  text-align: center;
  padding: 5px 0;
  width: 200px;
  color: #ffffff !important;
  border: none;
  clear: both;
  margin: 5px 10px 5px 0;
  text-decoration: none;
}
.property_details {
  float: left;
  width: 700px;
}
.AgentWidget {
  float: none;
  width: 100%;
}
.AgentWidget .widgettitle::before {
  height: 30px;
  width: 30px;
  float: left;
  content: '\e624';
  font-family: 'icomoon';
  margin: 0 10px 0 0;
  text-align: center;
}
.agent_thumb {
  width: 100%;
  float: left;
  margin: 0 0 15px 0;
}
.FeatureNewsWidget .news_description {
  background: #fff;
  border-radius: 8px;
  padding: 20px;
}
.special-container {
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
  padding: 20px;
  width: 100%;
}
.special-thumbnail {
  float: left;
  margin-right: 5%;
  width: 35%;
}
.special-body {
  float: left;
  width: 60%;
}
.special-body .subtitle,
.special-body .content,
.special-body .disclaimer {
  margin-bottom: 20px;
}
.MapWidget {
  float: right;
  width: 100%;
}
.MapWidget .widgettitle {
  background-color: #79d0e1;
  color: #fff;
  display: block!important;
  height: auto!important;
  line-height: 1!important;
  margin: 0;
  padding: 10px;
  text-transform: capitalize;
}
#map-canvas {
  height: 624px;
}
.key {
  width: 100%;
  float: left;
  text-align: right;
  clear: both;
}
.square {
  width: 30px;
  height: 30px;
  float: left;
  margin: -5px 5px 0 0;
}
.available .square {
  border: 1px solid #e1e1e1;
}
.not-available .square {
  background: #f0841f;
}
.not-available,
.available {
  float: left;
  margin: 20px 20px 0 0;
}
.SbookitWidget .widgettitle {
  display: none;
}
.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: #79d0e1;
  border-radius: 4px;
  box-sizing: border-box;
  color: #fff;
  display: block;
  font-size: 16px;
  font-weight: bold;
  line-height: 50px;
  margin: 0px 0px 10px 0px;
  padding: 5px;
  text-decoration: none;
  transition: all 0.2s ease-in;
}
.SbookitWidget #secure-bookit .book a .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: #79d0e1;
  display: inline-block;
  font-family: FontAwesome;
  font-size: 21px;
  height: 40px;
  line-height: 40px;
  margin: 0 10px 0 0;
  text-align: center;
  transition: all 0.2s ease-in;
  width: 40px;
}
.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:hover .icon:before,
.SbookitWidget #secure-bookit .tariff a:hover .icon:before,
.SbookitWidget #secure-bookit .enquire a:hover .icon:before {
  color: #000000;
}
.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: #79d0e1;
  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: #ffffff;
  color: #777;
}
.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, #79d0e1 0%, #79d0e1 50%, #ffffff 51%, #ffffff 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, #ffffff 0%, #ffffff 50%, #79d0e1 51%, #79d0e1 100%);
}
.SbookitWidget #availability .ui-datepicker .ui-datepicker-prev.ui-state-hover,
.SbookitWidget #availability .ui-datepicker .ui-datepicker-next.ui-state-hover {
  background-color: rgba(255, 255, 255, 0.5) !important;
}
.SbookitWidget #availability .ui-datepicker .ui-datepicker-prev.ui-state-disabled.ui-state-hover,
.SbookitWidget #availability .ui-datepicker .ui-datepicker-next.ui-state-disabled.ui-state-hover {
  background-color: transparent !important;
}
.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:after {
  clear: both;
}
.SbookitWidget .calendar-legend .item {
  float: left;
  font-size: 16px;
  font-weight: 400;
  margin: 0 20px 0 0;
  width: auto;
}
.SbookitWidget .calendar-legend .item .icon {
  background: #ccc none repeat scroll 0 0;
  display: inline-block;
  height: 15px;
  margin: 0 5px 0 0;
  outline: 1px solid #cccccc;
  width: 15px;
}
.SbookitWidget .calendar-legend .available .icon {
  background-color: #79d0e1;
}
.SbookitWidget .calendar-legend .unavailable span.description {
  color: #777;
}
.SbookitWidget .calendar-legend .unavailable span.icon {
  background-color: #ffffff;
}
.SbookitWidget .calendar-legend .half-day {
  display: none;
}
.SbookitWidget .calendar-legend .half-day .icon {
  background-color: #ffffff;
  border: solid 10px transparent;
  border-bottom: solid 10px #ffffff;
  border-right: none;
  border-top: none;
  height: 0;
  width: 0;
}
.SbookitWidgetTwo #availability {
  width: 960px;
  margin: 0 auto;
}
@media only screen and (max-width: 479px) {
  .SbookitWidgetTwo #availability {
    width: 100%!important;
  }
}
@media (max-width: 767px) {
  .SbookitWidgetTwo #availability {
    width: 100%!important;
  }
}
@media (min-width: 768px) {
  .SbookitWidgetTwo #availability {
    width: 100%!important;
  }
}
#secure_bookit_links {
  float: left;
  width: 100%;
  background: #007fc6;
  min-height: 90px;
  padding: 15px 0;
  margin: 0 0 30px 0;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
}
@media only screen and (min-width: 980px) and (max-width: 991px) {
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
}
@media only screen and (max-width: 479px) {
}
@media (max-width: 767px) {
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
}
@media only screen and (min-width: 980px) and (max-width: 991px) {
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
}
@media only screen and (max-width: 479px) {
}
@media (max-width: 767px) {
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
}
@media only screen and (min-width: 980px) and (max-width: 991px) {
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
}
@media only screen and (max-width: 479px) {
}
@media (max-width: 767px) {
}
.tariff a .large,
.book a .large,
.enquire a .large {
  font-size: 18px;
  width: 100%;
  padding: 5px 0 0 60px;
  clear: both;
  float: left;
}
.tariff a .small,
.book a .small,
.enquire a .small {
  font-size: 13px;
  width: 100%;
  padding: 10px 0 0 60px;
}
.day_bar {
  border: 1px solid #e1e1e1;
  float: left;
}
.month {
  float: left;
  width: 60px;
  height: 30px;
  border-right: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  padding: 5px 0 0 5px;
}
.month:last-child {
  border-bottom: 0;
}
.day_bar .day {
  width: 30px;
  height: 30px;
  border-right: 1px solid #e1e1e1;
  border-left: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  border-top: 1px solid #e1e1e1;
  float: left;
  font-size: 11px;
  text-align: center;
  margin: 0 0 -1px -1px;
}
.day_bar .day.not {
  background: #f0841f;
  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;
  }
}
.opentime:before {
  font-family: 'icomoon';
  content: '\e61b';
  color: #79d0e1;
  float: left;
  font-size: 22px;
  margin: 0 10px 0 0 ;
}
.opentime {
  float: left;
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #ccc;
}
.opentime .more a {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  float: right;
  background: #79d0e1;
  text-align: center;
  padding: 5px 0;
  width: 200px;
  color: #fff!important;
  border: none;
}
.opentime .more a:before {
  font-family: 'icomoon';
  content: '\e62b';
  padding: 0 10px 0 0;
}
.QuicklinkWidget {
  background: #f7f7f7;
}
.QuicklinkWidget .container {
  margin-bottom: -32px;
  position: relative;
}
.QuicklinkWidget .container .quicklink {
  background: #fff;
  border-radius: 5px;
  float: left;
  height: 320px;
  max-height: 320px;
  margin-right: 5%;
  position: relative;
  top: -64px;
  width: 30%;
  z-index: 10000;
}
.QuicklinkWidget .container .quicklink:last-child {
  margin-right: 0;
}
.QuicklinkWidget .container .quicklink .title {
  position: relative;
}
.QuicklinkWidget .container .quicklink .title .overlay {
  background-color: rgba(240, 132, 31, 0.4);
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  left: 0;
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  transition: background-color 0.25s;
}
.QuicklinkWidget .container .quicklink .title .overlay:hover {
  background-color: rgba(0, 0, 0, 0.5) !important;
}
.QuicklinkWidget .container .quicklink .title .background-image img {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  max-height: 160px;
  width: 100%;
}
.QuicklinkWidget .container .quicklink .title h2 {
  color: #fff;
  font-size: 32px;
  font-weight: 300;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 24px;
  width: 100%;
}
.QuicklinkWidget .container .quicklink .description {
  color: #777;
  padding: 24px;
  text-align: center;
}
.widget_newsletterwidget {
  background-color: #79d0e1;
  padding: 0;
  width: 100%;
  z-index: 10000;
}
.widget_newsletterwidget .newsletter-widget {
  padding: 16px 0;
}
.widget_newsletterwidget .newsletter-widget h2 {
  color: #fff;
  font-weight: 400;
  font-size: 48px;
  margin: 0;
  margin-left: -3px !important;
  text-transform: uppercase;
}
.widget_newsletterwidget .newsletter-widget h4 {
  color: #fff;
  font-family: 'Bitter' !important;
  font-weight: 400;
  font-size: 16px;
  margin: 0;
  text-transform: uppercase;
}
.widget_newsletterwidget .newsletter-widget .newsletter-form {
  margin: 10px 0;
}
.widget_newsletterwidget .newsletter-widget .newsletter-form .text-field.outer {
  border-left: 0 solid transparent;
  border-right: 32px solid transparent;
  border-top: 64px solid #fff;
  display: inline-block;
  position: relative;
  width: 60%;
}
.widget_newsletterwidget .newsletter-widget .newsletter-form input {
  background: transparent;
  border: 0;
  color: #ccc;
  display: inline-block;
  font-size: 20px;
  font-weight: 300;
  height: 64px;
  line-height: 64px;
  outline: 0;
  padding: 0 24px;
  position: absolute;
  top: -64px;
  width: 100%;
  -webkit-appearance: none;
}
.widget_newsletterwidget .newsletter-widget .newsletter-form .button.outer {
  border-bottom: 64px solid #f0841f;
  border-left: 32px solid transparent;
  border-right: 0 solid transparent;
  cursor: pointer;
  display: inline-block;
  position: relative;
  right: 0;
  width: 20%;
  transition: border-bottom-color 0.25s;
  transition: right 0.25s;
}
.widget_newsletterwidget .newsletter-widget .newsletter-form .button.outer:hover {
  border-bottom-color: #f0841f !important;
}
.widget_newsletterwidget .newsletter-widget .newsletter-form .button.outer:hover {
  right: 25px;
}
.widget_newsletterwidget .newsletter-widget .newsletter-form .button.outer .image {
  background: url('images/sprites.png') 0 0 no-repeat;
  background-size: 600px;
  height: 128px;
  position: absolute;
  right: -55px;
  top: -35px;
  width: 128px;
}
.widget_newsletterwidget .newsletter-widget .newsletter-form button {
  background: transparent;
  border: 0;
  color: #fff;
  display: inline-block;
  font-family: 'Nunito';
  font-size: 24px;
  height: 64px;
  line-height: 64px;
  outline: 0;
  padding: 0;
  position: absolute;
  text-align: left;
  top: 0;
  width: 100%;
  -webkit-appearance: none;
}
.widget_newsletterwidget .newsletter-widget p {
  color: #fff;
  font-weight: 400;
}
.allmsgs {
  margin-top: 20px;
}
.wysija-msg {
  margin: 0 auto;
  max-width: 1170px;
}
.widget_wysija_cont .updated,
.widget_wysija_cont .login .message {
  background-color: #007fc6;
  border-color: transparent;
}
.widget_wysija_cont .updated li,
.widget_wysija_cont .login .message li {
  color: #fff;
  font-family: 'Bitter';
  font-size: 16px;
  font-weight: 700;
  padding: 10px;
}
.news_article {
  background-color: #fff;
  border-radius: 5px;
  float: left;
  margin: 0 0 10px 0;
  padding: 20px;
  width: 100%;
}
.news_description {
  float: left;
  width: 100%;
  color: #333 !important;
}
.news_description a.more {
  float: right;
  clear: both;
  margin: 5px 10px 10px 0!important;
  padding: 5px 0;
  text-align: center;
  text-decoration: none;
  color: #fff !important;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #79d0e1;
}
.back_button a {
  float: left;
  clear: both;
  width: 200px;
  margin: 5px 10px 5px 0;
  padding: 5px 0;
  text-align: center;
  text-decoration: none;
  color: #fff !important;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #79d0e1;
}
.news_description h3 {
  font-size: 14px;
  font-weight: bold;
  color: #333 !important;
}
.news_description a.more {
  width: 110px;
  padding: 5px 0;
  text-align: center;
  color: #fff;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #79d0e1;
}
.post_content .fancybox {
  display: none;
}
.news_description .glyphicon {
  display: inline-block;
  font-size: 32px;
  margin: 10px 16px 0 -1px;
}
.news_description h3 {
  display: inline-block;
}
.home_menu {
  float: left;
  margin: 0 0 0 180px;
}
.HomeMenu .widgettitle {
  display: none;
}
.angle1 {
  float: left;
  height: 42px;
  width: 30px;
  background: url('images/sprites.png') no-repeat -320px -853px;
}
.angle2 {
  float: left;
  height: 42px;
  width: 30px;
  background: url('images/sprites.png') no-repeat -655px -853px;
}
.search_text:before {
  font-family: 'icomoon';
  content: '\e629';
  font-size: 18px;
  margin: 0 5px 0 0;
  line-height: 16px;
  color: #fff;
}
.search_text {
  color: #79d0e1;
  float: left;
  margin: 0 15px 0 0;
  padding: 10px 40px 10px 0;
}
.search_text a {
  color: #79d0e1 !important;
}
.search_text .white {
  color: #fff;
}
.social_home {
  float: left;
  background: #2b2829;
  padding: 10px 20px 10px 40px;
  height: 42px;
}
.social_home a {
  padding: 0 20px;
}
.social_home .facebook a {
  width: 30px;
  padding: 30px 0 0 0;
  overflow: hidden;
  text-indent: -999999px;
}
.social_home .facebook a:before {
  font-family: 'icomoon';
  content: '\e65a';
  font-size: 30px;
  margin: 0 5px 0 0;
  line-height: 24px;
  color: #fff;
}
.social_home .google a:before {
  font-family: 'icomoon';
  content: '\e657';
  font-size: 30px;
  margin: 0 5px 0 0;
  line-height: 24px;
  color: #444;
}
.qSearch {
  float: left;
  background: #000;
  padding: 10px 70px;
  height: 42px;
}
.qSearch a {
  color: #555!important;
}
.qSearch a:before {
  font-family: 'icomoon';
  content: '\e629';
  font-size: 18px;
  margin: 0 5px 0 0;
  line-height: 16px;
  color: #555;
}
/* ************************************************** *\
/* Property Search
/* ************************************************** */
.SearchWidget {
  background-color: #007fc6;
  padding: 0px 0px 10px 0px;
}
.SearchWidget .search-header {
  background-color: #fff;
  overflow: hidden;
}
.SearchWidget .search-header .search-type {
  color: #f0841f;
  font-size: 18px;
  font-weight: 400;
  margin-left: 10px;
  text-transform: uppercase;
}
.SearchWidget .search-header .header-left {
  color: #007fc6;
  font-family: 'Nunito';
  float: left;
  font-size: 22px;
  font-weight: 700;
  padding: 22px 0;
}
.SearchWidget .search-header .search-type {
  font-family: 'Bitter';
}
.SearchWidget .search-header .header-right {
  color: #007fc6;
  float: right;
  font-size: 14px;
  font-weight: 700;
  padding: 27px 0;
}
.SearchWidget .title-custom {
  display: none;
}
.SearchWidget #searchform {
  width: 100%;
}
.SearchWidget label {
  display: none;
}
.SearchWidget fieldset {
  float: left;
  margin-right: 2.5%;
  margin-top: 10px;
}
.SearchWidget fieldset:nth-child(5) {
  margin-right: 0;
}
.SearchWidget fieldset:nth-child(n+5):nth-child(-n+8) {
  margin-bottom: 10px;
}
.SearchWidget fieldset input {
  background-color: #dbf0f7;
  border: none;
  border-radius: 2px;
  color: #007fc6;
  height: 40px;
}
.SearchWidget .customSelect {
  position: relative;
}
.SearchWidget fieldset select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #dbf0f7 url('images/chevron.png');
  background-repeat: no-repeat;
  background-position: 96% center;
  background-size: 16px 16px;
  border: none;
  border-radius: 2px;
  color: #007fc6;
  height: 40px;
}
.SearchWidget fieldset select::-ms-expand {
  display: none;
}
.SearchWidget input[type="submit"] {
  border: none;
  color: #fff;
  float: left;
  font-weight: 700;
  height: 40px;
  margin-right: 0;
  margin-top: 10px;
  width: 20%;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #f0841f;
  transition: background .3s;
}
.SearchWidget input[type="submit"]:hover {
  background: #ce6b0e;
}
.SearchWidget .date-pick {
  background-color: #dbf0f7;
}
.SearchWidget .fieldset-type {
  display: none;
  width: 15%;
}
.SearchWidget .fieldset-suburb {
  width: 25%;
}
.SearchWidget .fieldset-bedrooms,
.SearchWidget .fieldset-bathrooms,
.SearchWidget .fieldset-guests {
  width: 15%;
}
.SearchWidget .fieldset-price-per-week {
  width: 20%;
}
.SearchWidget .fieldset-price-min {
  margin-right: 2.5%;
}
.SearchWidget .fieldset-price-min,
.SearchWidget .fieldset-price-max {
  width: 15%;
}
.SearchWidget .fieldset-date-start,
.SearchWidget .fieldset-date-end {
  position: relative;
  width: 20%;
}
.SearchWidget .fieldset-date-start img,
.SearchWidget .fieldset-date-end img {
  cursor: pointer;
  position: absolute;
  right: 12px;
  top: 12px;
}
.SearchWidget .fieldset-keywords {
  width: 32.5%;
}
.SearchWidget .fieldset-keywords input::-webkit-input-placeholder {
  color: #007fc6;
}
.SearchWidget .fieldset-keywords input:-moz-placeholder {
  color: #007fc6;
}
.SearchWidget .fieldset-keywords input::-moz-placeholder {
  color: #007fc6;
}
.SearchWidget .fieldset-keywords input[placeholder] {
  color: #007fc6;
}
.SearchWidget .fieldset-keywords input:-ms-input-placeholder {
  color: #007fc6;
}
/* Datepicker */
.ui-widget {
  font-family: 'Source Sans Pro', sans-serif !important;
  font-size: 16px!important;
}
.ui-widget-header {
  background: transparent!important;
  background-color: #79d0e1 !important;
  border: none!important;
}
.ui-datepicker-title {
  color: #fff !important;
  font-weight: 400 !important;
  text-transform: uppercase!important;
}
.ui-widget-content {
  background: #fff !important;
  border-color: #e1e1e1 !important;
  color: #007fc6 !important;
}
.ui-datepicker th {
  font-weight: 400 !important;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-radius: 2px!important;
}
.ui-datepicker {
  padding: 5px!important;
}
.ui-datepicker-prev,
.ui-datepicker-next {
  cursor: pointer!important;
  height: 24px!important;
  top: 5px!important;
  width: 24px!important;
}
.ui-datepicker-prev {
  left: 5px!important;
}
.ui-datepicker-next {
  right: 5px!important;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  background: transparent!important;
  background-color: #79d0e1 !important;
  border: none!important;
  border-radius: 2px!important;
  color: #fff !important;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .8!important;
}
.ui-state-disabled span,
.ui-widget-content .ui-state-disabled span,
.ui-widget-header .ui-state-disabled span {
  background-color: transparent!important;
  color: #777 !important;
}
.ui-widget-header .ui-state-hover,
.ui-widget-header .ui-state-focus {
  background: transparent!important;
  background-color: #fff !important;
  border: none!important;
  border-radius: 2px!important;
  color: #79d0e1 !important;
}
.ui-datepicker-prev .ui-icon {
  background-image: url('images/icon-l.png') !important;
  background-repeat: no-repeat !important;
  background-position: 0!important;
}
.ui-datepicker-next .ui-icon {
  background-image: url('images/icon-r.png') !important;
  background-repeat: no-repeat !important;
  background-position: 0!important;
}
.ui-state-disabled span,
.ui-widget-content .ui-state-disabled span,
.ui-widget-header .ui-state-disabled span {
  font-weight: 400 !important;
}
.ui-datepicker td span,
.ui-datepicker td a {
  text-align: center!important;
}
/* End Datepicker */
/* Media Queries */
@media only screen and (max-device-width: 768px) {
  .SearchWidget fieldset input,
  .SearchWidget fieldset select {
    font-size: 12px;
  }
}
@media only screen and (max-device-width: 480px) {
  .SearchWidget #searchform {
    padding: 10px 0;
  }
  .SearchWidget fieldset {
    margin-right: 2%!important;
    width: 49%!important;
  }
  .SearchWidget fieldset input {
    height: 40px;
  }
  .SearchWidget fieldset select {
    height: 40px;
  }
  .SearchWidget .fieldset-price-per-week {
    margin-right: 0!important;
    width: 100%!important;
  }
  .SearchWidget .fieldset-suburb,
  .SearchWidget .fieldset-bathrooms,
  .SearchWidget .fieldset-date-start {
    margin-right: 2%!important;
  }
  .SearchWidget .fieldset-bedrooms,
  .SearchWidget .fieldset-guests,
  .SearchWidget .fieldset-date-end {
    margin-right: 0!important;
  }
  .SearchWidget input[type="submit"] {
    height: 40px;
    width: 49%;
  }
}
.property-header {
  position: relative;
  background-repeat: no-repeat !important;
  background-position: center center!important;
}
.property-header .property-header-overlay {
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(121, 208, 225, 0.7);
  height: 100%;
  width: 100%;
}
.property-header .container {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.property-header .property-address {
  display: inline-block;
  padding: 15px;
  background-color: rgba(0, 127, 198, 0.9);
  color: #fff;
  font-family: 'Nunito';
  font-size: 24px;
  font-weight: 700;
  text-transform: capitalize;
}
.BannerWidget {
  background-color: transparent;
  border: none;
  margin-bottom: 20px;
  padding: ;
}
#banner-details {
  margin-bottom: 20px;
  position: relative;
}
#banner-details img {
  width: 100%!important;
}
#banner-details .banner-button {
  border-radius: 2px;
  bottom: 30px;
  color: #fff;
  display: block;
  font-size: 12px;
  font-weight: bold;
  margin-left: 10%;
  padding: 16px 0;
  position: absolute;
  text-align: center;
  text-decoration: none;
  transition: background-color 0.3s;
  width: 80%;
  background-color: #79d0e1;
  transition: background .3s;
}
#banner-details .banner-button:hover {
  background: #4fc1d8;
}
@media only screen and (max-width: 768px) {
  .BannerWidget {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .BannerWidget {
    display: none;
  }
}
body.home #advertisingwidget-2 .advertising-widget .custom-ad > a {
  display: block;
  height: 400px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
@media only screen and (min-width: 768px) {
}
@media only screen and (min-width: 992px) {
  body.home #advertisingwidget-2 .advertising-widget .custom-ad > a {
    height: 550px;
  }
}
body.home #advertisingwidget-2 .advertising-widget .custom-ad img {
  left: 50%;
  height: auto;
  min-height: 101%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 110%;
  z-index: 1;
}
body.home #advertisingwidget-2 .advertising-widget .ad-header {
  z-index: 3;
}
body.home #advertisingwidget-2 .advertising-widget .ad-header .button-container .custom-button-outer .custom-button {
  overflow: hidden;
}
body.home #advertisingwidget-2 .advertising-widget .ad-body {
  z-index: 3;
}
body.home #quicklinkwidget-2 .container {
  margin-bottom: 0;
  margin-top: -64px;
}
body.home #quicklinkwidget-2 .container .quicklink {
  border-radius: 5px 5px 0px 0px;
  float: none;
  height: auto;
  margin: 0 0 20px 0;
  min-height: none;
  max-height: none;
  padding: 0;
  top: auto;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  body.home #quicklinkwidget-2 .container .quicklink {
    float: left;
    margin-left: 5%;
    min-height: 420px;
    width: 30%;
  }
}
@media only screen and (min-width: 1200px) {
  body.home #quicklinkwidget-2 .container .quicklink {
    min-height: 400px;
  }
}
@media only screen and (min-width: 992px) {
  body.home #quicklinkwidget-2 .container .quicklink:first-child {
    margin-left: 0;
  }
}
body.home #quicklinkwidget-2 .container .quicklink .title .background-image {
  border-radius: 5px 5px 0px 0px;
  height: 200px;
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 1;
}
@media only screen and (min-width: 992px) {
}
body.home #quicklinkwidget-2 .container .quicklink .title .background-image img {
  max-height: none;
  height: auto;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
}
body.home #quicklinkwidget-2 .container .quicklink .title .overlay {
  border-radius: 5px 5px 0px 0px;
  z-index: 2;
}
body.home #quicklinkwidget-2 .container .quicklink .title h2 {
  z-index: 3;
}
.home .SearchWidget {
  background-color: #79d0e1;
}
.home .SearchWidget .container {
  text-align: center;
}
.home .SearchWidget .search-header {
  display: none;
}
.home .SearchWidget .title-custom {
  color: #fff;
  display: block;
  font-family: 'Nunito';
  font-size: 32px;
  font-weight: 700;
  float: left;
  padding-top: 30px;
  text-align: left;
  vertical-align: middle;
  width: 20%;
}
.home .property_search {
  float: left;
  padding: 20px 0;
  width: 80%;
}
.home .property_search fieldset {
  width: 32.5%;
}
.home .property_search .fieldset-suburb,
.home .property_search .fieldset-bathrooms,
.home .property_search .fieldset-bedrooms,
.home .property_search .fieldset-type,
.home .property_search .fieldset-price-min,
.home .property_search .fieldset-price-max {
  display: none;
}
.home .property_search .fieldset-date-start,
.home .property_search .fieldset-date-end {
  display: none;
}
.home .property_search fieldset input {
  padding: 20px 10px;
}
.home .property_search .fieldset-keywords input {
  height: 100%;
  padding: 10px;
}
.home .property_search input[type="submit"] {
  padding: 0;
  width: 30%;
}
.recently_sold .feature_img,
.recently_leased .feature_img {
  position: relative;
}
.recently_sold .sold_banner,
.recently_leased .leased_banner {
  background-repeat: no-repeat;
  background-size: 33%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.recently_sold .sold_banner {
  background-image: url("images/overlay_sold.png");
}
.recently_leased .leased_banner {
  background-image: url("images/overlay_leased.png");
}
.recently_sold .description .date,
.recently_leased .description .date {
  font-weight: 700;
}
@media only screen and (max-width: 480px) {
  .custom-ad {
    margin-bottom: 10px!important;
  }
  .custom-ad .ad-header .button-container {
    top: 39px!important;
  }
  .advertising-widget .custom-ad img {
    min-height: 320px!important;
  }
  .advertising-widget .custom-ad .ad-header .button-container .custom-button-outer .custom-button {
    font-size: 14px!important;
  }
  .advertising-widget .custom-ad .ad-body .addr {
    font-size: 14px!important;
  }
  .advertising-widget .custom-ad .ad-body .details-data-r-outer {
    width: 75%!important;
  }
}
@media only screen and (max-width: 480px) {
  footer[role="contentinfo"] {
    display: none;
  }
  .foot_base_links_container #text-3 {
    text-align: center;
  }
  .foot_base_links_container .textwidget {
    margin-top: 10px;
  }
  .foot_base_links_container .address-info {
    color: #fff !important;
  }
  .foot_base_links_container p {
    text-align: center!important;
  }
  .site-name {
    display: block;
    text-align: center;
  }
}
@media only screen and (max-width: 480px) {
  .branding {
    float: none!important;
    padding: 0!important;
    width: 100%!important;
  }
  .navbar-brand {
    margin-bottom: 0!important;
    padding: 10px 0!important;
    width: 100%!important;
    text-align: center;
  }
  .tagline {
    display: none;
  }
  .header-details {
    float: none!important;
    width: 100%!important;
  }
  .head_details {
    float: none!important;
  }
  .head_details p {
    text-align: center!important;
  }
  .address-info {
    margin-bottom: 5px!important;
    font-size: 16px!important;
    text-align: center!important;
  }
}
@media only screen and (max-width: 480px) {
  .home .SearchWidget .title-custom {
    padding-top: 20px;
    width: 100%;
  }
  .home .property_search {
    padding: 0 0 20px 0;
    width: 100%;
  }
  .home .property_search fieldset {
    margin-right: 2%;
    width: 49%;
  }
  .home .property_search .fieldset-keywords {
    margin-right: 0;
  }
  .home .property_search input[type="submit"] {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .widget_newsletterwidget .newsletter-widget .newsletter-form .text-field.outer {
    border-left: 0!important;
    border-right: 0!important;
  }
  .widget_newsletterwidget .newsletter-widget .newsletter-form input {
    font-size: 14px!important;
  }
  .widget_newsletterwidget .newsletter-widget .newsletter-form .button.outer {
    transition: none!important;
    border-left: 0!important;
    border-right: 0!important;
    width: 100%!important;
  }
  .widget_newsletterwidget .newsletter-widget .newsletter-form .button.outer:hover {
    right: 0!important;
  }
}
@media only screen and (max-width: 992px) {
  .property-listing .col-sm-4,
  .property-listing .col-sm-8 {
    width: 100%;
  }
  .property-listing #slideshow {
    margin: 0 auto;
  }
  .single-property #main.col-sm-12 {
    padding: 0;
  }
  .top-section .map {
    margin-top: 10px;
  }
  .bottom-section,
  .bottom-section .property-widgets {
    clear: both;
  }
  .bottom-section .property-widgets {
    margin-top: 20px;
  }
  .bottom-section .details {
    overflow: hidden;
  }
  .bottom-section .property-title {
    font-size: 18px;
    margin-bottom: 4px;
  }
  .bottom-section .property-subtitle {
    font-size: 16px;
  }
  .bottom-section .actions .add-to-favourites {
    border: 1px solid #e1e1e1 !important;
    width: 100%;
  }
  .bottom-section .actions .print {
    border-width: 0 1px 1px 1px;
    width: 100%;
  }
  .bottom-section .description {
    font-size: 14px;
    text-align: justify;
  }
  .bottom-section .additional .additional-feature {
    font-size: 12px;
    padding: 10px 0;
    width: 50%;
  }
  .elastislide-wrapper nav span {
    font-size: 30px;
    top: 35px;
  }
}
@media only screen and (max-width: 768px) {
  .bottom-section .additional .additional-feature {
    border-width: 0;
    border-width: 0 1px 1px 0;
  }
  .bottom-section .additional .additional-feature:nth-child(-n+4) {
    border-top-width: 0;
  }
  .bottom-section .additional .additional-feature:nth-child(-n+2) {
    border-top-width: 1px;
  }
  .bottom-section .additional .additional-feature:first-child,
  .bottom-section .additional .additional-feature:nth-child(odd) {
    border-left-width: 1px;
  }
  .elastislide-wrapper nav span {
    font-size: 30px;
    top: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .fullwidth.nav-overlay {
    padding-top: 50px!important;
  }
  .property-header {
    height: 150px!important;
  }
  .property-header .property-address {
    font-size: 16px!important;
  }
  .property-listing {
    width: 100%!important;
  }
  .elastislide-wrapper nav span {
    top: 5px;
  }
}
@media only screen and (max-width: 480px) {
  .SearchWidget .search-header .header-left {
    padding: 10px 0 0 0;
  }
  .SearchWidget .search-header .header-right {
    float: left;
    padding: 10px 0;
  }
  .SearchWidget .fieldset-suburb,
  .SearchWidget .fieldset-bedrooms,
  .SearchWidget .fieldset-bathrooms,
  .SearchWidget .fieldset-guests,
  .SearchWidget .fieldset-cars,
  .SearchWidget .fieldset-price-min,
  .SearchWidget .fieldset-price-max,
  .SearchWidget .fieldset-price-per-week,
  .SearchWidget .fieldset-date-start,
  .SearchWidget .fieldset-date-end,
  .SearchWidget .fieldset-type,
  .SearchWidget .fieldset-keywords {
    margin-right: 2%;
    width: 49%;
  }
  .SearchWidget fieldset:nth-child(5) {
    margin-right: 2%!important;
  }
  .SearchWidget fieldset:nth-child(even) {
    margin-right: 0!important;
  }
  .SearchWidget fieldset:nth-child(n+5):nth-child(-n+8) {
    margin-bottom: 0!important;
  }
  .SearchWidget .fieldset-price-per-week,
  .SearchWidget .fieldset-price-max,
  .SearchWidget .fieldset-type,
  .SearchWidget .fieldset-date-start,
  .SearchWidget .fieldset-date-end {
    margin-bottom: 0!important;
  }
  .SearchWidget input[type="submit"] {
    margin-bottom: 10px;
    width: 49%;
  }
}
