
.noUi-target {
    padding: 0 25px;
    background: none;
    box-shadow: none;
    border: none;
    margin-bottom: 7px;
}

.noUi-base:before,
.noUi-base:after {
    width: 0;
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    display: block;
}

.noUi-base, .noUi-connects {
    background: #bcbec0;
}
.noUi-base:before {
    left: 0;
}
.noUi-base:after {
    left: 100%;
}

.noUi-horizontal {
  height: 3px;
}
.noUi-handle {
    border: 2px solid #bcbec0;
    border-radius: 50%;
    background: #FFF;
    cursor: default;
    box-shadow: none;
}
.noUi-horizontal .noUi-handle {
    width: 15px;
    height: 15px;
    left: -17px;
    top: -7px;
}
html:not([dir="rtl"]) .noUi-horizontal .noUi-handle {
      right: -11px;
    left: auto;
}


.noUi-handle:before, .noUi-handle:after {
    content: "";
    display: none;
    position: absolute;
    height: 0;
    width: 0;
    background: #fff;
    left: 14px;
    top: 6px;
}
.noUi-target+span.left {
    padding-top: 5px;
}
.noUi-target+span.left+span.right {
    padding-top: 5px;
    margin-right: -10px;
}

.searchContainer {
    margin: 50px auto;
    height: auto;
    width: 100%;
    font-size: 13px;

}
.searchContainer .col_one_fifth {
    padding: 0 20px;
}

.searchHeader{
    float: left;
    padding: 0 10px 0 20px;
    text-transform: uppercase;
}   
.prettydropdown {
    position: relative;
    min-width: 72px;
    display: inline;
    float: left;
}
.prettydropdown > ul.active > li:not(.label):hover, .prettydropdown > ul.active > li.hover:not(.label), .prettydropdown > ul.active > li:first-child:hover:after {
  background: #eb6e44;
  color: #fff;
}
.prettydropdown > ul.active > li.nohover {
  background: inherit !important;
  color: inherit !important;
}
.prettydropdown > ul.active > li.hover:before, .prettydropdown > ul.active > li.nohover:after {
  border-top-color: #fff !important;
}
.prettydropdown > ul.active > li.hover:after, .prettydropdown > ul.active > li.nohover:before {
  border-top-color: #eb6e44 !important;
}
.prettydropdown.arrow > ul > li.selected:before {
    border-top-color: #eb6e44;
}
.prodLineButton, .locationItem{
    margin: 0;
    background-color: #fff;
    border: 1px solid #818181;
    overflow: auto;
    float: left;
    width: auto;
    color: #000;

}

.prodLineButton label, .locationItem label {
    float:left;
}

.prodLineButton label span, .locationItem label span {
    text-align:center;
    padding: 0px 25px;
    display: block;
}

.prodLineButton label input, .locationItem label input {
    position:absolute;
    top:-20px;
    display: none; 
}

.prodLineButton input:checked + span, .locationItem input:checked + span {
    background-color:#eb6e44;
    color:#fff;
}

#homeSearch {
    background: #fff;
    color: #eb6e44;
    border: 1px solid #eb6e44;
    text-transform: uppercase;
    font-family: 'Lato', serif;
    width: 260px;
    height: 50px;
    font-size: 20px;
    margin: 25px auto 0;
    display: block;
    padding: 0;
}


.advancedShow {
    width: 190px;
    height: 25px;
    background: #808285;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    display: inline-block;
    font-family: 'Lato', serif;
    line-height: 24px;
    float: left;
    cursor: pointer;
    position: relative;
}
.advancedShow:after {
  content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 8px;
    box-sizing: border-box;
    display: block;
    margin: auto;
    width: 15px;
    height: 15px;
    clear: both;
    background: #808285 url("images/down_arrow.png") no-repeat -26px -13px;

}

.advancedShow.active:after {
content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 8px;
    box-sizing: border-box;
    display: block;
    margin: auto;
    width: 15px;
    height: 15px;
    clear: both;
    background: #808285 url("images/up_arrow.png") center no-repeat;
}


.advancedOptions {
  padding-top: 15px;
}

.advancedOptions label {
  font-size: 14px;
  font-family: 'Lato', serif;
}

.advancedOptions span{
  font-size: 11px;
  font-family: 'Lato', serif;
}

.advancedOptions span.right{
  padding-right: 10px;
    padding-top: 5px;
}

.advancedOptions span.left{
    padding-left: 23px;
    padding-top: 5px;
}
#homes {
  margin-bottom: 10px;
}
#main_homes {
    display: flex;
    flex-flow: row wrap;
    flex-wrap: wrap;
    margin-right: -.75%;
    margin-left: -.75%;
}
#main_homes .home {
    flex: 0 0 calc(32%);
    max-width: calc(32.83% - 1%);
    margin-bottom: 2%;
    margin-right: .75%;
    margin-left: .75%;
}

.home_main_img.full {
  border: 1px solid #acacac;
  border-bottom: none;
  display: flex;
}
.home_main_img {
    background-size: cover;
    background-position: center;
    width: 100%;
    min-height: 250px;
}
.main_title{
      font-weight: 500;
    letter-spacing: 2px;
}
.main_title, #main_homes .home .col_one_third  {
    background: #fff;
    font-size: 16px;
    color: #4a4642;
    text-transform: uppercase;
    padding: 15px 0;
    border: 1px solid #acacac;
    border-top: none;
    line-height: 19px;

}
#main_homes .home .col_one_third {
  font-size: 14px;
  font-family: 'Lato', serif;
  border: none;

}
#main_homes .home .col_one_third.alpha, #main_homes .home .col_one_third.omega{
  border-left: 1px solid #acacac;
  border-right: 1px solid #acacac;
}
.grey{
  color: #c7c7c7; 
}
.price {
  padding: 20px 0;
}
.priceText {
    font-size: 16px;
    text-transform: uppercase;
    color: #1e385a;
    vertical-align: middle;
}
.priceCost {
    font-size: 26px;
    color: #4a4642;
    font-weight: 400;
    vertical-align: middle;

}
.bottomText {
    border: 1px solid #acacac;
    padding-top: 16px;
    line-height: 105%;

}

.bottomText a.button {
    background: #eb6e44;
    color: #fff;
    text-transform: uppercase;
    display: block;
    padding: 15px;
    margin: 0 auto;
    float: none;
    margin-top: 40px;
    position: relative;
}

.bottomText a.button:after{
  content: "";
  background-image: url("images/pointArrow.png");
      position: absolute;
    top: 0;
    bottom: 0;
    z-index: 9999;
    height: 17px;
    width: 27px;
    background-repeat: no-repeat;
    margin: auto;
    right: 15px;
}

/*home details */

.homes-detail{
  text-transform: uppercase;
}
  #accordion {
    clear: both;
    margin-bottom: 25px;
  }
  .accordion-toggle {
    letter-spacing: 2px;
    font-size: 25px;
    font-weight: 400;
    color: #1e3859;
  }
  .accordion-content {
    display: none;
    padding-bottom: 40px;
  }

.accordion-content .container {
    display: flex;
    flex-flow: row wrap;
    flex-wrap: wrap;
}
.accordion-content .container .col_one_third  {
    flex: 0 0 calc(32%);
    max-width: calc(32.83% - 1%);
    margin-bottom: 2%;
    margin-right: .75%;
    margin-left: .75%;
    border: 1px solid #acacac;
}

.accordion-content .container .col_one_third .bigTitle {
  background: #1e3859;
  letter-spacing: 2px;
  font-weight: 500;
    color: #fff;
    padding: 12px;
    font-size: 20px;
}
.accordion-content .container .col_one_fourth  {
    flex: 0 0 calc(24%);
    max-width: calc(23% - 1%);
    margin-bottom: 2%;
    margin-right: .75%;
    margin-left: .75%;
    text-align: left;
}
.accordion-content .container .col_one_sixth img.small-img{
  margin-top: 5px;
}
.architectOptions .count{
  display: inline-block;
  font-family: 'Lato', serif;
    color: #fff;
    background: #1e3859;
    width: 25px;
    text-align: right;
    padding-right: 5px;
}
.architectOptions .title{
  display: inline-block;
  font-family: 'Lato', serif;
  color: #000;
}

  .openingLine {
    width: 100%;
    height: 1px;
    background: #acacac;
    position: relative;
  }

.openingLine:after{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom:auto;
  left: 0;
  right: 0;
  height: 25px;
  width: 75px;
  background: #808285 url("images/down_arrow.png") center no-repeat;
  margin: auto;
  cursor: pointer;
}

.openingLine.open:after{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom:auto;
  left: 0;
  right: 0;
  height: 25px;
  width: 75px;
  background: #808285 url("images/up_arrow.png") center no-repeat;
  margin: auto;
  cursor: pointer;
}
  .small-img{
    width: 100%;
    display: block;
  }
  .big-img{
    height: auto;
    width: 100%;
  }
.topText {
  border: 1px solid #acacac;
  margin: 15px 0;
}
.topText .col {
    font-size: 18px;
    font-family: 'Lato', serif;
    height: 40px;
    border: 1px solid #acacac;
    margin: 0;
    line-height: 38px;
}
.lightBlue{
  color: #eb6e44;
}
.darkBlue{
  color: #1e3859;
}
.topText .col.blue_bg{
    background: #1e3859;
    color: #fff;
    text-align: right;
    padding-right: 50px;
    border:none;
    height: 40px;
    font-size: 17px;
}
.topText .col.address{
    border-top: none;
    border-left:none;
    width: 33.13%;
}
.topText .col.sqft{
    border:none;
   border-bottom: 1px solid #acacac;

}
.topText .col.moredata{
  border:none;
  border-left: 1px solid #acacac;

}
.topText .col.moredata.alpha{
  border-left: none;
}
    
.topText .col.moredata.omega{
  border-left: 1px solid #acacac;
}
.topText .col.omega{
  border:none;

}
.topText .col.br{
  border-top: none;
 border-bottom: 1px solid #acacac;

}
.topText .col.priceBox{
  border-bottom: 1px solid #acacac;
}

.topText .col.priceBox .price{
  border: none;
}

.blue_bg .title{
    font-size: 32px;
    letter-spacing: 2px;
    font-weight: 500;
    vertical-align: text-top;
    line-height: 35px;
}
.topText .col.col_two_fifths {
    width: 41.95%;
    margin: 0;
      border-bottom: 1px solid #acacac;
}

.topText .col.col_one.description {
    line-height: normal;
    height: auto;
    font-size: 14px;
    letter-spacing: normal;
    border: none;
      border-top: 1px solid;
}

.slider-nav{
  margin-top: 15px;
}

.at-share-btn-elements{
    width: 250px;
    float: right;
}


a.button {
    background: #eb6e44;
    color: #fff;
    text-transform: uppercase;
    display: block;
    padding: 15px;
    margin: 0 auto;
    float: none;
    margin-top: 40px;
    position: relative;
}
a.button.dark_button{
  background: #192f53;
  margin-top: 20px;
}
a.button:after{
  content: "";
  background-image: url("images/pointArrow.png");
      position: absolute;
    top: 0;
    bottom: 0;
    z-index: 9999;
    height: 17px;
    width: 27px;
    background-repeat: no-repeat;
    margin: auto;
    right: 15px;

}


/*slider*/

.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-next:before {
    content: '';
    background-image: url("images/arrow_right.png");
    height: 26px;
    width: 18px;
    display: block;
    background-repeat: no-repeat;
}
.slick-prev:before {
    content: '';
    background-image: url("images/arrow_left.png");
    height: 26px;
    width: 18px;
    display: block;
    background-repeat: no-repeat;
}
.slick-prev:before, .slick-next:before {
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-next {
    right: -25px;
    left: auto;
}
.slick-prev {
    right: auto;
    left: -25px;
}

/*home search page*/
.homes-body-wrapper{
      margin-bottom: 35px;
}


.noUi-base:before,
.noUi-base:after {
    width: 0;
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    display: block;
}

.noUi-base, .noUi-connects {
    background: #bcbec0;
}
.noUi-base:before {
    left: 0;
}
.noUi-base:after {
    left: 100%;
}

.noUi-horizontal {
  height: 3px;
}
.noUi-handle {
    border: 1px solid #bcbec0;
    border-radius: 50%;
    background: #FFF;
    cursor: default;
    box-shadow: none;
}

.noUi-handle:before, .noUi-handle:after {
    content: "";
    display: none;
    position: absolute;
    height: 0;
    width: 0;
    background: #fff;
    left: 14px;
    top: 6px;
}




.prodLine, .location, .prettydropdown > ul {
  font-family: 'Lato', serif;
  font-size: 13px;
  margin-bottom: 15px;
  max-height: 33px!important;
  line-height: 215%;
}


 
.prettydropdown {
    position: relative;
    min-width: 72px;
    display: inline;
    float: left;
}
.prettydropdown > ul.active > li:not(.label):hover, .prettydropdown > ul.active > li.hover:not(.label), .prettydropdown > ul.active > li:first-child:hover:after {
  background: #eb6e44;
  color: #fff;
}
.prettydropdown > ul.active > li.nohover {
  background: inherit !important;
  color: inherit !important;
}
.prettydropdown > ul.active > li.hover:before, .prettydropdown > ul.active > li.nohover:after {
  border-top-color: #fff !important;
}
.prettydropdown > ul.active > li.hover:after, .prettydropdown > ul.active > li.nohover:before {
  border-top-color: #eb6e44 !important;
}
.prettydropdown.arrow > ul > li.selected:before {
    border-top-color: #eb6e44;
}


.prodLineButton label, .locationItem label {
    float:left;
}

.prodLineButton label span, .locationItem label span {
    text-align:center;
    padding: 0 10px;
    display: block;
}

.prodLineButton label input, .locationItem label input {
    position:absolute;
    top:-20px;
    display: none; 
}

.prodLineButton input:checked + span, .locationItem input:checked + span {
    background-color:#eb6e44;
    color:#fff;
}


#types {
      border-bottom: 1px solid #eb6e44;
      margin-bottom: 40px;
}
#types .changeView {
    display: inline;
    float: left;
    line-height: 0;
}
#types .changeView img {
    display: inline-block;
}


#homes {
  margin-bottom: 10px;
}
#main_homes {
    display: flex;
    flex-flow: row wrap;
    flex-wrap: wrap;
}
#main_homes .home.tableView {
    flex: 0 0 calc(32%);
    max-width: calc(32.83% - 1%);
    margin-top: 30px;
    margin-bottom: 2%;
}

.home.tableView.home_main_img.full {
  border: 1px solid #acacac;
  border-bottom: none;
  display: flex;
}
.home.tableView.main_title{
      font-weight: 500;
    letter-spacing: 2px;
}
.home.tableView .main_title, #main_homes .home.tableView .col_one_third  {
    background: #fff;
    font-size: 16px;
    text-transform: uppercase;
    padding: 15px 0;
    border: 1px solid #acacac;
    border-top: none;
    line-height: 19px;


}
#main_homes .home.tableView .col_one_third {
  font-size: 14px;
  font-family: 'Lato', serif;
  border: none;

}
#main_homes .home.tableView .col_one_third.alpha, #main_homes .home .col_one_third.omega{
  border-left: 1px solid #acacac;
  border-right: 1px solid #acacac;
}

.price{
  border-left: 1px solid #acacac;
  border-right: 1px solid #acacac;
  border-top: 1px solid #acacac;
}

.home.tableView .grey{
  color: #c7c7c7; 
}
.home.tableView .price {
  padding: 20px 0;
}
.home.tableView .priceText {
    font-size: 16px;
    text-transform: uppercase;
    color: #000;
    font-family: 'Lato', serif;
    vertical-align: middle;
}

.home.tableView .priceCost {
    font-size: 26px;
    color: #4a4642;
    font-weight: 400;
    vertical-align: middle;

}
.home.tableView .bottomText {
    border: 1px solid #acacac;
    padding-top: 16px;
}
.availability {
    text-transform: uppercase;
    font-size: 14px;
    color: #4a4642;
}
.bottomText a.button, .home.listView a.button  {
  background: #eb6e44;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 10px;
  margin: 10px auto;
  float: none;
  display: inline-block;
  text-decoration: none;
  font-size: .8em;
  width: 186px;
  height: 40px;
  font-weight: 500;
}

.bottomText a.button:after, .home.listView a.button:after {
  content: "";
  background-image: url("images/pointArrow.png");
      position: absolute;
    top: 0;
    bottom: 0;
    z-index: 9999;
    height: 17px;
    width: 27px;
    background-repeat: no-repeat;
    margin: auto;
    right: 15px;
}

.listView, .mapView {
  display: none;
}
#main_homes .home.listView .col.col_one_third.blue_bg {
  padding: 0;
}
.home.listView .col_one_sixth {
  width: 12%;
  border-right: 1px solid;
  text-align: left;
  margin: 0;
  padding: 0;
}

.home.listView  .col_one_sixth span {
    margin: 5px 0;
    display: inline-block;
    padding-left: 10px;
}

.home.listView  .col_one_sixth span:nth-of-type(2n) {
    margin-bottom: 5px;
}
.home.listView .col_one_fifth {
    width: 18.63%;
    margin: 0;
}
#main_homes .home.listView {
    flex: 0 0 calc(100%);
    max-width: 100%;
    margin-top: 30px;
    margin-bottom: 2%;
    border: 1px solid #acacac;
    text-transform: uppercase;
  font-family: 'Lato', serif;
}
.home.listView hr{
  margin: 0;
}
.home.listView span{
    color: #1e3859;
}
.home.listView.home_main_img {
  display: none;
}
.home.listView span.priceCost{
    font-size: 20px;
    color: #4a4642;
    font-weight: 400;
    vertical-align: middle;
}
.home.listView .blue_bg {
    background: #1e3859;
    color: #fff;
    text-align: left;
    border: none;
    font-size: 15px;
    line-height: 35px;
    margin: 0;
}
.home.listView .blue_bg span{
    padding: 7px 15px;
    margin-top: 2px;
    display: inline-block;
    color: #fff;

}
.home.listView .blue_bg .title{
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: 500;
    vertical-align: baseline;
    line-height: 35px;
    color: #fff;
    background: none;
    border: none;
    padding: 0 0 0 15px;
    overflow: hidden;
    height: 35px;
}
.home.listView a.button {
    background: #eb6e44;
    color: #fff;
    text-transform: uppercase;
    display: block;
    padding: 6px;
    margin: 0 auto;
    float: none;
    margin-top: 20px;
    position: relative;
    width: calc(100% - 20px);
  }
.home.listView a.button:after {
      content: "";
    background-image: url('images/pointArrow.png');
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 9999;
    height: 13px;
    width: 19px;
    background-repeat: no-repeat;
    margin: auto;
    right: 10px;
    background-size: cover;
  }

  .loadMore {
    color: #fff;
    text-transform: uppercase;
    position: relative;
    cursor: pointer;
    width: 100%;
    display: none;
  }
  .loadMore.primary{
    display: block;
  }
  .loadMore span{
    padding: 15px;
    width: 166px;
    height: 54px;
    margin: 0 auto;
    display: block;
    position: relative;
    z-index: 1;
    color: black;
    background: #fff;
  }
  .loadMore:after {
    width: 100%;
    content: "";
    height: 1px;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 0;
    border-top: 1px solid grey;
  }
  .loadMore span:after {
    content: "";
    background-image: url('images/down_arrow_button.png');
    position: absolute;
    top: 60px;
    bottom: 0;
    z-index: 9999;
    height: 16px;
    width: 28px;
    background-repeat: no-repeat;
    margin: auto;
    right: 74px;
    background-size: cover;
  }

#main_homes #googleMap.home {
  height: 1000px;  
  width: 100%; 
  max-width: 100%;
  margin: 0;
  margin-bottom: 40px;
  flex: 100%;
}
div#bodyContent {
    text-align: left;
}
div#bodyContent .supersmall-img {
width: 200px;
margin-bottom: 10px;
}

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

  #main_homes .home {
    flex: 0 0 calc(100%);
    max-width: calc(100% - 1%);
    margin-bottom: 2%;
    margin-right: .75%;
    margin-left: .75%;
}

  #main_homes .home.tableView {
    flex: 0 0 calc(100%);
    max-width: calc(100% - 1%);
    margin-bottom: 2%;
    margin-right: .75%;
    margin-left: .75%;
}

.boxes span {
    outline: 1px solid grey;
    display: inline-block;
    margin: 0;
    padding: 15px 25px;
    margin-bottom: 20px;
    font-size: 18px;
    width: calc(50% - 5px);
}

.buttonOut {
      margin-bottom: 15px;
}

  #main_homes .home.listView .col {
      display: block!important;
      width: 49.9%;
      float: left;
  }
  #main_homes .home.listView .col.col_one_third.blue_bg {
    padding: 0;
    width: 100%;
    text-align: center;
  }
   #main_homes .home.listView .col.col_one_third.blue_bg hr, #main_homes .col.col_one_sixth hr{
      display: none;
   }  
    #main_homes .home.listView .col.col_one_third.blue_bg span{
    display: block;
   }  

   #main_homes .home.listView .col.col_one_fifth {
      width: 100%;
   }
   #main_homes .home.listView .col.col_one_sixth {
    border: 1px solid #acacac;
   }
   #main_homes .home.listView a.col.button {
    width: 100%;
   }
}

.fancybox-overlay.fancybox-overlay-fixed {
  z-index: 99999;
}
#home_detail{
  text-align: left;
}

.sidebar span {
  display: block;
}

.slider {
  position: relative;
}

.slider .overDiv {
  position: absolute;
  top:5px;
  left: 0;
  background: #f3875b;
  z-index: 199;
  color: #fff;
  font-size: 14px;
  padding: 5px 10px;
}
.slider .overDiv span {
  display: block;
}

.slider .overDiv .fullPrice {
  font-size: 20px;
}

.slick-slider  .slick-track {
  display: flex;
}

.slider-for.slick-slider  .slick-track .slick-slide {
  display: flex;
  height: auto;
    max-height: 700px;
}

.slider-nav.slick-slider  .slick-track .slick-slide {
  display: flex;
  height: auto;
    max-height: 100px;
}

.slick-slider  .slick-track img {
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.slick-prev, .slick-next {
    background: #f3875b!important;
    top: 0;
    right: 0;
    left: auto;
    z-index: 199;
    height: 30px!important;
    width: 30px!important;
}

.slick-prev {
    left: 0!important;
    top: 25px;
}

.slick-prev:before {
    content: '';
    background-image: url(images/navArrows.png);
    height: 26px;
    width: 18px;
    display: block;
    background-repeat: no-repeat;
    margin-left: 7px;
    margin-top: 4px;
}
.slick-next {
    top: 57px;
    right: 0!important;
    transform: rotateY(157deg) !important;
  margin-top: -10px!important
}

.slick-next:before {
    content: '';
    background-image: url(images/navArrows.png);
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
    height: 26px;
    width: 18px;
    display: block;
    background-repeat: no-repeat;
    margin-left: 4px;
    margin-top: 5px;
}
.top_address {
    font-size: 30px;
    margin-bottom: 30px;
}
.boxes {
  font-size: 0;
}
.boxes span {
    outline: 1px solid grey;
    display: inline-block;
    margin: 0;
    padding: 4px 20px;
    margin-bottom: 20px;
    font-size: 18px;
}

.boxes span.grey {
  background: #edecec;
  color:#4a4642;
}

.buttonOut {
    border: 1px solid #f3875b;
    display: block;
    padding: 15px;
    margin-left: 15px;
    text-align: center;
    width: calc(100% - 35px);
  cursor: pointer; 
  position: relative;
}

.buttonOut:hover {
  text-decoration: none;
}

.buttonOut.arrowRight:after {
    content: "";
    height: 13px;
    background: url(images/arrow.png) no-repeat -45px 0;
    position: absolute;
    top: 40%;
    margin-left: 10px;
    z-index: 0;
    width: 11px;
    background-size: cover;
    background-repeat: no-repeat;
}
.buttonOut.arrowLeft:before {
    content: "";
    height: 13px;
    background: url(images/arrow.png) no-repeat -45px 0;
    position: absolute;
    top: 40%;
    left: 15%;
    z-index: 0;
    width: 11px;
    background-size: cover;
        -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

.sidebar {

}
.sidebar .internal {
    background: #edecec;
    color: #4a4642;
    padding: 1px 15px 15px;
    width: calc(100% - 34px);
    margin-left: 15px;
    display: inline-block;
    font-size: 14px;
}

.sidebar h3 {
  font-size: 19px;
}

.sidebar .buttonOut {
    margin-top: 20px;
    margin-left: 0;
    font-size: 19px;
}

.description {
    margin-top: 60px;
    margin-bottom: 100px;
    font-size: 20px;
    text-transform: initial;
}

.slider h3 {
  text-align: center;
  font-size: 30px;
  position: relative;
  margin-bottom: 50px;
}

.slider h3 span {
    background: #fff;
    padding: 10px;
    font-size: 30px;
    height: 54px;
    display: inline;
    margin: 0 auto;
    position: relative;
    z-index: 1;

}

.slider .propertyDetails h3 span:before {
    content: "";
    background-image: url(images/downarrow.png);
    position: absolute;
    top: 50px;
    z-index: 3;
    width: 30px;
    height: 18px;
    background-repeat: no-repeat;
    margin: 0 auto;
    left: 0;
    right: 0;
    background-size: cover;

}

.slider .propertyDetails h3 span.open:before {
    content: "";
    background-image: url(images/downarrow.png);
    position: absolute;
    top: 50px;
    z-index: 3;
    width: 30px;
    height: 18px;
    background-repeat: no-repeat;
    margin: 0 auto;
    left: 0;
    right: 0;
    background-size: cover;
    -moz-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    filter: FlipT;
    -ms-filter: "FlipT";

}

.slider h3:after {
    width: 100%;
    content: "";
    height: 1px;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 0;
    border: 1px solid grey;
}

.sitePlan .buttonOut {
    width: 250px;
    margin: 30px auto 50px;
    display: block;
    text-align: center;
}

.propertyDetails {
  margin-top: 30px;
}

.propertyDetails h4 {
    color: #f3875b;
    font-size: 20px;
    margin-bottom: 0;
}

.propertyDetails p {
  text-align: left;
    margin-top: 5px;
    text-transform: capitalize;
}

.hiddenData {
  display: none;
}


.fancybox-iframe {
  width: 500px;
  height: 500px;
}

.bottombuttons {
  margin-top: 50px;
}


.condoLine {
  display: none;
}
