/** NAVBAR **/
.wrapper{
  max-width: 1400px;
  margin: 0 auto;
}

div.wp-caption { width: auto !important; }

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.entry-content img,
.entry-content iframe,
.entry-content object,
.entry-content embed {
        max-width: 100%;
}

a {
  color: #ec7207;
  text-decoration: none;
  font-size: 14pt;
  font-weight: bold;
}
.brand a{
  color:white;
}
body, body p, dd {
  font-family: "proxima-nova","sans-sarif";
  /* font-size: 1.3em; */
  font-weight: 100;
}

ul li {
  /* font-size: 1.3em; */
}
dt {
  weight: 700;
  /* font-size: 1.3em; */
}

dt {
display: block;
}

dd, dt {
line-height: 1.42857143;
}

dt {
font-weight: 700;
}

.dl-horizontal dt {
float: left;
/*width: 160px;*/
overflow: hidden;
clear: left;
text-align: right;
text-overflow: ellipsis;
white-space: nowrap;
}

.dl-horizontal dd {
margin-left: 180px;
}

dd {
display: block;
margin-inline-start: 40px;
}



h1, h2, h3, h4, h5, h6 {
  font-weight: 200;
}

h1 {
  color: #545155;
  font-weight: 600;
  font-family: "proxima-nova","sans-sarif";
}

/*.grid2x2 {*/
/*  min-height: 100%;*/
/*  display: flex;*/
/*  flex-wrap: wrap;*/
/*  flex-direction: row;*/
/*}*/
/*.grid2x2 > div {*/
/*  display: flex;*/
/*  flex-basis: calc(50% - 40px);*/
/*  justify-content: top;*/
/*  flex-direction: column;*/
/*}*/
/*.grid2x2 > div > div {*/
/*  display: flex;*/
/*  justify-content: center;*/
/*  flex-direction: row;*/
/*}*/

.grid2x2 .post {
    min-height: 225px;
}
.grid2x2 h3 {
  margin: 0px;
  font-size: 1.50em;
}

@media (max-width: 767.98px) {
  .grid2x2 h3 {
    margin: 0px;
    font-size: 1.20em;
  }
}


.white {
  color: #FFFFFF;
}
.tag_line {
  font-weight: 600;
}

.top-bar-wrap {
  border-bottom: 1px solid #c0c0c0; padding: 8px; color: grey;
}

.top-bar-wrap a {
  color: grey;
}

.top-bar-wrap a:hover {
  color: #0062b9;
}

.logo {
  /* margin-top: 10px; */
  padding-left: 30px;
}

.logo img{
  margin: auto;
}

.btn-primary {
  background-color: #ec7207;
  border-color: #ec7207;
}

.btn-primary:hover {
  background-color: #ec7207;
  border-color: #ec7207;
}

.btn-primary:focus, .btn-primary:active:focus {
  background-color: #ec7207;
  border-color: #ec7207;
}

.navbar {
    margin-bottom: 0px;
}

/** Center Menu **/
.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}

.navbar .navbar-collapse {
  text-align: center;
}

.brand{
  margin-top: 10px;
}

/*thead{
  color: white;
  background-color: #ec7207;
}
*/

.navigation { list-style:none; font-size:12px; }
.navigation li{ display:inline; }
.navigation li a{ display:block; float:left; padding:4px 9px; margin-right:7px; border:1px solid #efefef; }
.navigation li span.current { display:block; float:left; padding:4px 9px; margin-right:7px; border:1px solid #efefef; background-color:#f5f5f5;  }
.navigation li span.dots { display:block; float:left; padding:4px 9px; margin-right:7px;  }

/** Center Menu **/

/*.sortable-theme-bootstrap th{
  color: white;
  background-color: #ec7207;
}*/

.table-striped>tbody>tr:nth-of-type(odd){
  background-color: #F5F5F5;
}
/* menu */
@media (min-width: 1120px) {
  #menu-full{
    padding-left: 0px !important;
  }
  #logo-right{
    float: left !important;
  }
  #height-menu .col-md-2 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 30%;
        max-width: 30%;
    }
  #height-menu .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 70%;
        max-width: 70%;
    }

  #height-menu .pt-md-3,#height-menu .py-md-3 {
        padding-top: 0px !important;
    }

  #height-menu .pt-md-2,#height-menu .py-md-2 {
        padding-top: 0px !important;
    }
}

/* menu */

.header.navbar {
    background: #000;
    padding: 20px;
    border-radius: 0;
}

.header.navbar img {
  margin: auto;
}

.navbar-default {
    background-color: white;
    border: none;
    border-top: 1px solid #c0c0c0;
    border-bottom: 1px solid #c0c0c0;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.navbar-default {
  border: none;
  background-color: #333;
}

.home .navbar-default {
  margin-bottom: 0px;
}

.navbar-default .navbar-nav>li>a {
    color: #ccc;
}

.navbar-default .navbar-nav>li>a:hover {
    background-color: #ec7207;
    color: white;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: white;
    background-color: #ec7207;
}

.dropdown-menu>li>a:hover {
  color: white;
    background-color: #ec7207;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}
.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.nbh{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 10px;
}

/*.nbh li{
  float: left;
  margin-left: 5px;
  margin-right: 5px
}*/

#footer {
    border-top: 6px solid #ec7207;
    margin-top: 20px;
    /* background-color: #262626;*/
    /*background-color: rgba(83, 86, 90, 1);*/
    background-color: #313131;
}

.footer {
	  margin-top: 10px;
    /* border-bottom: 1px solid #262626; */
    color: #a9a9a9;
}

.sub-footer {
		margin-bottom: 70px;
}

.footer img {
  /*margin: auto;*/
}

.footer h3{
  /*color: silver;*/
  color: white;
}

.footer a, .footer a:hover, .footer a:focus
{
  color: #a9a9a9;  
  text-decoration: none;
  font-weight: normal;
  font-size: inherit
}

.featured-box{
  margin-bottom: 20px;
  padding: 10px;
}

.featured-box span.label {
  color: #000;
}

.featured-box:hover {
  -moz-transform: scale(1.03);
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
}

.featured-title {
    font-size: 18px;
    text-align: center;
    line-height: 25px;
    letter-spacing: 0px;
    color: white;
    background-color: #262626;
    font-weight: 200;

    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 5px;
    padding-right: 5px;

}

.featured .price {
    margin: -30px auto 0px;
    width: auto;
    padding: 12px 10px;
    display: inline-block;
    font-size: 20px;
    font-weight: 900;
    line-height: 1;
    text-align: center;
    background: #FFF;
    color: grey;
}

.featured .label {
    color: black;
}

.results .listing-wrap {
  display: inline-block;
  padding: 10px;
  text-decoration: none; }

.results .listing.module {
  border: 1px solid #E9E9E9;
  padding: 10px;
  color: #2b2b2b;
  background: none;
  margin-bottom: 10px;
}

.results .listing.module:hover {
  box-shadow: 1px 1px 1px 0px #E9E9E9; }

.results .listing.module .address {
  font-size: 1.8em;
  margin-bottom: 0px;
  line-height: 1.1em;
  padding: 0 25px;
  overflow: hidden;
  color: #ec7207;
  font-weight: 300;
  white-space: nowrap;
  text-overflow: ellipsis; }

  .results .listing.module .address:hover{
    text-decoration: none;
  }

.results .listing.module .city-state {
  font-size: 1.4em;
  margin-bottom: 10px;
  padding: 0 25px; }

.results .listing.module .price-and-alerts {
  padding: 0 25px; }

.results .listing.module .price-and-alerts:after {
  content: '';
  display: table;
  clear: both; }

.results .listing.module .price-and-alerts .price {
  font-size: 32px;
  font-size: 1.8em;
  letter-spacing: -2px;
  line-height: 0.9em;
  color: #6A6A6A;
  margin-bottom: 7px;
  display: inline-block; }

.results .listing.module .price-and-alerts .alerts {
  display: inline-block;
  float: right; }

.results .listing.module .price-and-alerts .alerts a {
  font-size: 1.3em; }

.results .listing.module .price-and-alerts .alerts a:hover {
  color: #0b89d9; }

.results .prop-dets .data-box {
  width: 33.33%;
  float: left;
  /*padding: 3px 25px; }*/
}
.results .prop-dets .long.data-box {
  width: 33.33%; }

.results .prop-dets .data-box .data-text {
  display: inline-block;
  font-size: 29px;
  font-size: 1.2em;
  line-height: 1.3em;
  /*float: right;*/
  letter-spacing: -1px;
  color: #6A6A6A; }

.results .prop-dets .data-box .label {
  display: inline-block;
  font-size: 12px;
  /*font-size: 1.2em;*/
  line-height: 1.3em;
  letter-spacing: -1px;
  color: #000;
  }

  .prop-dets img{
    margin: auto;
  }

  .infoics{
    display: flex;
    justify-content: space-between;
  }

  .infoics img{
    /*float: right;
    padding-left: 10px;*/
  }

.results .listing.module hr {
  margin: 10px 25px;
  border-color: #E9E9E9;
}

.featured-box figure {
  display: block;
  position: relative;
  width: 100%;
  margin-bottom: 10px; }

.featured-box figure:after {
  content: '';
  padding-top: 75%;
  /*MLS images Aspect Ratio*/
  display: block; }

.featured-box figure img {
  width: 100%;
  position: absolute;
  max-height: 100%;

}

/** Condos Area **/

/** condo profile **/
.condo-data .data-box {/* padding: 2px 4px 2px 7px; *//* border: 1px solid #dfdfdf; */margin-bottom: 1px;border-bottom: 1px dashed #c0c0c0;/* background: whitesmoke; */}
.condo-data .data-box .label {display: block;/* font-weight: bold; */letter-spacing: 0px;font-size: 15px;font-weight: 400;color: #000;text-align: left;}
.condo-data .data-box .data-text {display: block;font-size: 18px;line-height: 1.14em;text-align: right;/* font-weight: bold; */letter-spacing: -1px;/* color: #264B72; */}

/*.condo-data .data-box.price-range .data-text {line-height: 2em;}*/
.condo-data .last-updated {display: inline-block;float: right;}
.condo-data .last-updated .label {color: #000; display: block;text-align: right;font-weight: bold;letter-spacing: -1px;font-size: 14px; }
/** end condo profile **/


.m-building {
    background-color: #fff;
    margin: 5px 0 15px;
}

.m-building a {
    border: 1px solid #DFDFDF;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
    text-decoration: none;
    padding: 10px 0px 0;
    display: block;
    color: #474646;
}

.m-building a:hover {
    border: 1px solid #cfcfcf;
    -webkit-box-shadow: 0px 0px 1px 1px #E9E9E9;
    box-shadow: 0px 0px 1px 1px #E9E9E9;
}

.m-building .buildingname {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    width: 100%;
    background-color: #ec7207;
    color: #fff;
    margin: 0;
    height: 37px;
    margin-top: -10px;
    padding: 4px;
    padding-bottom: 35px;
}

.footer_outer .yt-video {
    border: 10px solid white;
}

.m-building figure.img-container {
    display: block;
    position: relative;
    width: 100%;
}

.m-building figure.img-container:after {
    content: '';
    padding-top: 73.04%;
    /*MLS images Aspect Ratio*/
    display: block;
}

.m-building figure.img-container img {
    width: 100%;
    position: absolute;
    max-height: 100%;
}

.m-building .info {
    padding: 15px;
}

.m-building .info header {
    color: #264B72;
}

.m-building .info .address {
    font-size: 26px;
    margin: 10px 0 10px;
    width: 100%;
    border-bottom: 0;
    margin-top: 0;
    line-height: 1em;
    color: #777;
}

.m-building .info .location {
    font-size: 19px;
    font-weight: bold;
    line-height: 1.5em;
    margin-bottom: 10px;
    color: #777;
}

.m-building .info .price .label {
    color: #000;
    font-size: 1.2em;
    display: block;
    text-align: left;
}
.m-building .info .price .val {
    font-size: 1em;
    font-weight: 700;
}

/* TABS
 **************/
.tab-system > div {
    position: absolute !important;
    left: -999999px;
    top: -999999px;
}
.tab-system > div.active {
    position: relative !important;
    left: 0;
    top: 0;
}
.tab-system ul.tabs {
    list-style: none;
    margin-bottom: 10px;
    padding: 0;
    font-family: "Proxima-Nova";
    /* Tab Widths */
}
.tab-system ul.tabs > li {
    display: inline-block;
    float: left;
    padding: 2px 2px;
    margin: 0;
    text-align: center;
    font-family: "Proxima-Nova";
    /* Tab Widths */
    /*border-bottom: 1px solid #264B72;*/
}
.tab-system ul.tabs > li a {
    display: block;
    padding: 10px 0;
    font-size: 16px;
    color:#FFF; /*#000;*/
    background: #313131;/*none*/
    border: 1px solid #313131;/*#000;*/
    /*border-bottom: 0;*/
    text-decoration: none;
    font-weight: 700;
}
.tab-system ul.tabs > li:hover a {
    background: gray; /*#ec7207;*/
    color: white;
    border: 1px solid gray;/*#ec7207;*/
    /*border-bottom: none;*/
}
.tab-system ul.tabs > li.active a {
    background: #ec7207;
    color: white;
    border: 1px solid #ec7207;
    /*border-bottom: none;*/
    font-weight: 700;
}
.tab-system ul.tabs.w-half > li {
    width: 50%;
}
.tab-system ul.tabs.w-fourth > li {
    width: 50%;
}


.lead_title { font-size: 1em; color: #FFF; padding: 6px; background-color: #23a3f4; }

/** Slider Nav **/

.owl-theme .owl-nav {
  position: absolute;
  top: 32%;
  width: 100%;
}

.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 22px;
    margin: 8px;
    padding: 0px 13px;
    background: #555;
    display: inline-block;
    cursor: pointer;
    border-radius: 5px;
}

.owl-theme .owl-nav .owl-prev {
  float: left;
}

.owl-theme .owl-nav .owl-next {
  position: relative;
  float: right;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #ec7207;
    color: #FFF;
    text-decoration: none;
}

/********************************end of main css***********************/

/*.ssites{
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}*/

.ssites img{
  margin: auto;
  /*max-width: 180px;*/
}

.ssites .sscont{
  min-height: 80px;
}

.ssites a{
  text-decoration: none;
  color: #999;
}

.logos img{
  margin: auto;
}

.our-team-border {
    border-bottom: 1px solid #c0c0c0;
}

.add-bottom {
    margin-bottom: 20px !important;
}

.add-top {
    margin-top: 20px !important;
}

.press-page .press-box {
   border-bottom: 1px dotted #c0c0c0 ;
   padding: 14px;
}


/*.section-images {
    width:100%;
    height:100%;
    margin:0;
}*/

.carousel-inner > .item > img {
    /*margin: 0 auto;
    width: 100vw;
    height: calc(100vh - 192px);*/

    /*width:auto;
    height:auto;
    max-width:100%;
    max-height:90%;*/
    margin: auto;

}

/** BLOG Styles **/

.home .recent-stories .post .img-wrap {
    max-width: 30%;
    float: left;
    display: inline-block;
    margin: 0 10px 5px 0;
}

/**/



.boxic {
  display: flex;
  justify-content: space-around;
}

.boxic img{
  margin: auto;
}

.boxic .bict{
  font-weight: bold;
  font-size: 12px;
  color: #ec7207;
}

.pinfoblock{margin-top:30px;}

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

.featured-areas .area {
  display: block;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
}
.featured-areas .area .main-image {
  display: block;
  position: relative;
  width: 100%;
}
.featured-areas .area .main-image:after {
  content: '';
  padding-top: 59.52%;
  display: block;
}
.featured-areas .area .main-image img {
  width: 100%;
  position: absolute;
  height: 100%;
}
.featured-areas .area .the-info {
  position: absolute;
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  color: #FFF;
  text-decoration: none;
  background: rgba(0, 0, 0, 0.6);
  -webkit-transform: translate(0, 75%);
  -ms-transform: translate(0, 75%);
  transform: translate(0, 75%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.featured-areas .area .the-info .name {
  font-size: 1.2em;
  font-weight: 300;
  margin: 0px;
  padding: 0px;
  color: #FFF;
  line-height: normal;
  letter-spacing: normal;
  display: block;
  padding: 5px 10px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.featured-areas .area .the-info .details {
  position: absolute;
  display: block;
  top: 40%;
  width: 100%;
  text-align: center;
}
.featured-areas .area .the-info .details i {
  font-size: 1.7em;
}
.featured-areas .area:hover .the-info {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.featured-areas .area:hover .the-info .name {
  font-size: 1.5em;
}

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


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

.pb-sld{
  position: relative;
  z-index: 5;
  /*min-height: 230px;*/
  height: 230px;
  overflow: hidden;
}

.img-info {
    position: absolute;
    z-index: 10;
    top: 0;
    /*border: 1px dotted;*/
    width: 79%;
    height: 91%;
    margin-top: 13px;
    margin-left: 38px;
}

.img-info .baddress, .img-info .bcity, .img-info .bpict, .img-info .bprice{
  color: white;
  padding: 7px;
  text-shadow: 2px 2px 4px #000000;
}

.img-info .baddress, .img-info .bprice{
  font-size: 24px;
  font-weight: 300;
}

.img-info .bcity, .img-info .bpict{
  font-size: 18px;

}

.img-info .bpict{
    position: absolute;
    right: -20px;
    top: 170px;
    z-index: 10;
    /*background: #ec7207;*/
    color: white;
    padding: 5px;
    height: 33px;
    /*text-shadow: none;*/
}

.pbox{
  /*position: absolute;*/
  /*bottom: -15px;*/
}


.menucont{
  border-radius: 0;
}

.cdetails .col-xs-10
{
  padding-left: 0;
}

.hri_{
    border-top: 2px solid #ddd;
}

/********Stats Styles***********/

.stats h3{
  color: gray;
}

.stats .lh-lbl{
  font-size: 18px;
}

.stats .lh-qty{
  font-size: 64px;
  color: #ec7207;
}

.stats .av-lp{
  font-size: 36px;
  color: #ec7207;
}

.stats .ctabs{
  display: flex;
  justify-content: space-around;
}

.stats .ctabs li{
  font-size: 18px;
}

.stats .ctabs li a{
  color: gray;
  text-decoration: none;
}

.stats .ctabs li.active a{
  text-decoration: none;
  color: #ec7207;;
}

.stats .table>tbody>tr>th{
  color: #000;
  font-weight: normal;
  /*text-align: center;*/
}

.table>tbody>tr>td{
  color: gray;
  font-size: 16px;
  /*font-weight: bold;*/
  font-weight: 400;
  color:#313131;
    font-family: "proxima-nova", "sans-sarif";
}

.table>tbody>tr>td.tsh{
  color: #ec7207;
}

/********Stats Styles***********/


/** NEW BLOG */
.new-article {
  margin-bottom: 24px;
}
.new-article .photo-meta {
  position: relative;
}
.new-article .photo-meta .post-notice {
  display: block;
  background: #ec7207;
  color: white;
  font-size: 1.2em;
  padding: 4px 16px;
  font-weight: 700;
}
@media (min-width: 490px) {
  .new-article .photo-meta .post-notice {
    position: absolute;
    right: 0;
    top: 16px;
  }
}
.new-article .photo-meta .photo-container {
  width: 100%;
}
.new-article .photo-meta .photo-container img {
  width: 100%;
  display: block;
}
.new-article .photo-meta .meta {
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 16px;
}
.new-article .photo-meta .meta .title {
  font-size: 1.7em;
  line-height: 1.1em;
  margin-bottom: 8px;
  margin-bottom: 8px;
  letter-spacing: -2px;
  position: relative;
}
@media (min-width: 490px) {
  .new-article .photo-meta .meta .title {
    font-size: 2.1em;
    line-height: 1.1em;
  }
}
@media (min-width: 768px) {
  .new-article .photo-meta .meta .title {
    font-size: 2.7em;
    line-height: 1.1em;
  }
}
.new-article .photo-meta .meta .title a {
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
  color: white;
  font-size: inherit;
  text-decoration: none;
  font-weight: normal;
}
.new-article .photo-meta .meta .title a:hover {
  color: #d9d9d9;
}
.new-article .photo-meta .meta .date-author {
  position: relative;
  color: #ec7207;
  font-size: 1.1em;
}
@media (min-width: 768px) {
  .new-article .photo-meta .meta .date-author {
    font-size: 1.4em;
  }
}
.new-article .photo-meta .meta:before {
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  position: absolute;
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ2JSIgc3RvcC1jb2xvcj0iIzFlMWUxZSIgc3RvcC1vcGFjaXR5PSIwLjc1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZTFlMWUiIHN0b3Atb3BhY2l0eT0iMC44NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(46%, rgba(30, 30, 30, 0.75)), color-stop(100%, rgba(30, 30, 30, 0.85)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(30, 30, 30, 0.75) 46%, rgba(30, 30, 30, 0.85) 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(46%, rgba(30, 30, 30, 0.75)), to(rgba(30, 30, 30, 0.85)));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(30, 30, 30, 0.75) 46%, rgba(30, 30, 30, 0.85) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#d91e1e1e',GradientType=0 );
  /* IE6-8 */
}
.new-article .excerpt-tags {
  background: #F4F3F3;
  color: #474646;
  padding: 16px;
  border: 1px solid #E7E1E1;
}
.new-article .excerpt-tags .excerpt {
  margin-bottom: 16px;
}
.new-article .excerpt-tags .excerpt p {
  font-size: 1.1em;
  margin-top: 0;
}
.new-article .excerpt-tags .tags {
  margin: 0;
}
.new-article .excerpt-tags .tags a.tag-link {
  color: rgb(34, 34, 34);
}

#infscr-loading {
  text-align: center;
  margin-bottom: 24px;
}

.excerpt{
  font-size: 1.1em;
}
/******************************/


/** CAT SIDEBAR */

.sidebar{
  background-color: #f4f3f3;
}

.sidebar .title{
  /*background-color: #ec7207;*/
  /*height: 40px;*/
  padding-top: 5px;
  padding-bottom: 10px;
  /*padding-left: 15px;*/
  color: #ec7207;
  font-weight: 400;
  margin-top: 0;
}

.sidebar .content{
  padding: 15px;
}

.sidebar .content ul li{
  margin-top: 5px;
}

.sidebar .content a{
  text-decoration: none;
  color: #9C9C9C;
  font-size:16px;
}

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


.area-map {
  /* Fix issue on internet explorer that made prevented user from hovering into
      the tooltip in the map */ }
  .area-map .mlh-module.the-map {
    position: relative;
    padding: 10px 5px; }
  .area-map .the-map .moreorange {
    background: url("/assets/images/area-map/marker.png") no-repeat scroll left center transparent;
    border: none; }
  .area-map .the-map .descrContainer h3 {
    border-bottom: 0;
    color: #FFF;
    margin-bottom: 7px; }
  .area-map .the-map .descrContainer a {
    display: block; }
  .area-map .map-wrap {
    position: relative; }
  .area-map .map_canvas {
    width: 100%;
    height: 960px; }
  .area-map .the-map-nav-wrap {
    position: absolute;
    top: 0; }
  .area-map .the-map-nav {
    margin: 5px 0 0 5px;
    width: 250px;
    border: 1px solid #D6D6D6;
    background: #FCFCFC;
    border-radius: 3px;
    box-shadow: 1px 1px 2px 0px #D8D8D8; }
  .area-map .the-map-nav h2 {
    padding: 10px 5px;
    margin: 0; }
  .area-map .the-map-nav .areas-trigger {
    display: none; }
    @media (max-width: 490px) {
      .area-map .the-map-nav .areas-trigger {
        display: block;
        width: 100%;
        padding: 14px 12px;
        font-weight: 700; } }
  .area-map .the-map-nav ul {
    margin: 0;
    border-top: 1px solid #ECECEC; }
  .area-map .the-map-nav ul.areas-list {
    overflow-y: auto;
    max-height: 720px; }
    @media (max-width: 490px) {
      .area-map .the-map-nav ul.areas-list {
        height: 0px;
        width: auto;
        overflow: hidden;
        transition: all .2s ease-in-out; }
        .area-map .the-map-nav ul.areas-list.active {
          height: auto;
          max-height: 320px;
          overflow-y: auto; } }
  .area-map .the-map-nav ul li {
    margin: 0;
    border-bottom: 1px solid #ECECEC; }
  .area-map .the-map-nav ul li > a {
    font-weight: bold;
    display: block;
    padding: 10px 5px;
    text-decoration: none; }
  .area-map .the-map-nav ul li:hover > a {
    background: #F5F5F5; }
  .area-map .the-map-nav ul li .comm-cont {
    display: none; }
  .area-map .the-map-nav ul li .comm-cont a {
    display: block;
    padding: 10px 38px 10px 10px;
    border-bottom: 1px solid #E9E9E9;
    position: relative;
    text-decoration: none;
    background: #F5F5F5; }
  .area-map .the-map-nav ul li .comm-cont a:hover {
    background: #F5F0F0; }
  .area-map .the-map-nav ul li .comm-cont a:first-child {
    border-top: 1px solid #E9E9E9; }
  .area-map .the-map-nav ul li .comm-cont a:last-child {
    border-bottom: 0; }
  .area-map .the-map-nav ul li .comm-cont a:after {
    font-family: 'fontello';
    display: inline-block;
    position: absolute;
    font-weight: bold;
    right: 0;
    top: 0;
    padding: 10px 15px;
    height: 100%; }
  .area-map .ip_slide *, .area-map .ip_slide *::after, .area-map .ip_slide *::before {
    box-sizing: content-box; }


.less40{
  width: 333px;
}


.subsc{
  background-color:#2d2d2d;
  /*width: 333px;*/
  height: 126.84px;

}
.subsc img{
  margin: auto;
  width: 333px;
}

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.carousel-inner .container{
  position: relative;
}

.pictext {
    position: absolute;
    z-index: 5;
    bottom: 10%;
    /*padding: 7px 20px 7px 20px;*/
    /*left: 5%;*/
    /*transform: translate(-15%, 0%);*/
    display: block;
    color: white;
    /* font-weight: bold; */
    font-size: 20px;
    background-color: #262626;
    /*border-top: solid 6px #ec7207;*/
    /*border-bottom: solid 6px #ec7207;*/
    /*width: 280px;*/
    width: 420px;
    margin-bottom: 30px;
}

.pictext a{
  color: white;
}

.pictext .name{
  font-weight: bold;
  font-size: 28px;
  padding: 0 10px;
}
.pictext .address{
  font-size: 18px;
  padding: 0 10px;
}
.pictext .price{
  background: #ec7207;;
  font-size: 18px;
  padding: 0 10px;
  font-weight: bold;
}
.pictext .link{
  background: #ec7207;;
  font-size: 16px;
  padding: 0 10px;

  font-weight: bold;
}

@media (max-width: 425px){
  .pictext {

    left: 7%;

    /*transform: translate(-20%, 0%);*/
    margin-bottom:10px;
    width: 280px;

}

.pictext .name{

  font-size: 22px;

}
.pictext .address{
  font-size: 14px;

}
.pictext .price{

  font-size: 14px;

}
}

.cityi-zip{
  font-size: 18px;
}

.dl-horizontal dt {
  text-align: left;
}

p.box_inquire {
    margin-top: 9px;
    color: #555;
    background: #555;
    padding: 8px;
    color: #FFF;
}

.listing-heading h2 {
  margin-top: 20px;
}

.listing-heading h4 {
  font-size: 27px;
}

.fa-arrow-down {
  color: green;
}

.fa-arrow-up {
  color: red;
}

.prop-dets .infoics{
  /*padding-top: 45px;*/
}

.pipe-facebook {
    padding-right: 15px;
    padding-left: 8px;
}

.sharing-tool h6 {
    font-size: 1.3em;
    font-weight: 500;
    text-transform: uppercase;
    border-bottom: 1px solid orange;
    padding-bottom: 4px;
}


.sharing-tool .pipe {
    border-right: solid 1px #c0c0c0;
}

.sharing-tool .fa {
    padding-right: 25px;
    padding-left: 25px;
}

.sharing-tool a{
  color: black;
}

.module.clearfix.v-card {
    padding: 3px;
    border: 1px solid #ddd;
}

#v-agent-card .name {
    font-size: 15px;
    font-weight: 600;
}
#v-agent-card .title {
    font-size: 14px;
    font-weight: 300;
}

#v-agent-card .phone,#v-agent-card .email,#v-agent-card .social-icons {
    font-size: 13px;
}



@media (max-width: 359.98px) {
  #v-agent-card  .details{
      text-align: left;
      position: relative;
      left: 63px;
  }

  .agent-image #agent-photo{
    /*width: 100%;*/
    height: 100%;
    margin-left: 0px;
    max-width: 120px;
    margin-left: 6px;
    position: absolute;
    left: 4px;
  }
  #enterprise-logo{
    width: 50%;
  }

}

@media (min-width: 360px) and (max-width: 440.98px) {
  #v-agent-card  .details{
    text-align: left;
    position: absolute;
    left: 74px;
  }

  .agent-image #agent-photo{
    height: 100%;
    margin-left: 14px;
    max-width: 136px;
    max-height: 164px;
  }
  #enterprise-logo{
    width: 50%;
  }

}

@media (min-width: 441px) and (max-width: 480.98px) {
  #v-agent-card  .details{
    text-align: left;
    position: absolute;
    left: 55px;
  }

  .agent-image #agent-photo{
    height: 100%;
    margin-left: 14px;
    max-width: 144px;
    max-height: 164px;
  }
  #enterprise-logo{
    width: 50%;
  }

}

@media (min-width: 481px) and (max-width: 520.98px) {
  #v-agent-card  .details{
    text-align: left;
    position: absolute;
    left: 58px;
  }

  .agent-image #agent-photo{
    height: 100%;
    margin-left: 14px;
    max-width: 144px;
    max-height: 164px;
  }
  #enterprise-logo{
    width: 50%;
  }

}

@media (min-width: 521px) and (max-width: 575.98px) {
  #v-agent-card  .details{
    text-align: left;
    position: absolute;
    left: 46px;
  }

  .agent-image #agent-photo{
    height: 100%;
    margin-left: 14px;
    max-width: 144px;
    max-height: 164px;
  }
  #enterprise-logo{
    width: 50%;
  }

}

@media (min-width: 576px) and (max-width: 767.98px) {
  #v-agent-card  .details{
    text-align: left;
    position: absolute;
    left: 0px;
  }

  .agent-image #agent-photo{
    height: 100%;
    margin-left: 14px;
    max-width: 144px;
    margin-top: -5px;
    max-height: 174px;
  }
  #enterprise-logo{
    width: 30%;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  #v-agent-card  .details{
      text-align: center;
  }
  .agent-image #agent-photo{
    width: 90%;
    height:172px;
    margin-left:12px;
    max-height: 166px;
  }
  #enterprise-logo{
    width: 75%;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .agent-image #agent-photo{
    width: 102%;
    height: 182px;
    margin-left: 13px;
    max-height: 166px;
  }
  #enterprise-logo{
    width: 75%;
  }
 }
@media (min-width: 1200px)and (max-width: 1348.98px)  {
  .agent-image #agent-photo{
    width: 108%;
    height:184px;
    margin-left:12px;
    max-height: 166px;
  }
  #enterprise-logo{
    width: 75%;
  }
}

@media (min-width: 1349px) {
  .agent-image #agent-photo{
    width: 108%;
    height:184px;
    margin-left:12px;
    max-height: 166px;
  }
  #enterprise-logo{
    width: 75%;
  }

  #v-agent-card  .details{
      padding-top: 16px;
  }
}



.infoics img{
  width: 32px;
}

.fablack .fa {
  font-size: 1.3em;
}

/*.infoics img{
  position: absolute;
  top: 60px;
}*/

.circ{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.circles {
    color: #262626;
    text-align: center;
    margin: auto;
    margin-bottom: 10px;
    border-radius: 10px;
    border: 2px solid #d0d0d0;
    width: 125px;
    height: 100px;
    margin-top: 10px;
    padding-top: 15px;
    line-height: 18px;
    font-size: 14px;
    background-color: #f4f4f4;
}

.circles .cInfo{
  font-weight: bold;
  font-size: 18px;
  padding: 0px 4px;
}

.indblg .excerpt p{
  font-size: 1em;
}


.sp-next-arrow:after,
.sp-next-arrow:before,
.sp-previous-arrow:after,
.sp-previous-arrow:before {

  background-color: gray;
}

.agent{
  margin-bottom: 20px;
}

.table-center th {
   text-align: center;
}

.table-center td {
  text-align: center;
}

.table[data-sortable] th, .table[data-sortable] td {
  text-align: center;
  vertical-align: middle;
}

@media (max-width: 425px){

.table[data-sortable] td {
  font-weight: bold;
}
}

.table[data-sortable].sortable-theme-bootstrap thead th,.table[data-sortable].sortable-theme-bootstrap thead td {
   text-align: center;
}

.signms{
  font-weight: 700;
  font-size : 24px;
}

.hometxt{
  background: #e8e6e6;
  padding-top: 20px;
  padding-bottom: 20px;
}

.action-buttons img{
  margin-bottom: 15px;
}

.posts .post header h3 a{
  color: #262626;
  text-decoration: none;
  font-weight: 600;
}

.posts .post header h3 a:hover,
.posts .post header h3 a:focus{
  color: #ec7207;
  text-decoration: none;
}

@media (min-width: 768px){


.agent{
  /*height: 280px;*/
}
}

.notop{
  margin-top: 0;
}
.nobottom{
  margin-bottom: 0;
}

.sldpc{
  position: absolute;
  right: 50px;
  top: 50px;
  z-index: 10;
  /*background: #ec7207;*/
  color: white;
  padding: 5px;
  height: 33px;
  text-shadow: 2px 2px 4px #000000;
}

.agent-name{
  font-size: 15px;
}


.agent-card .agent-name{
    /*font-size: 24px;*/
    /*font-size: 1.5em;*/
    font-weight: 700;
    line-height: normal;
    margin-bottom: 5px;
    margin-top: 10px;
    letter-spacing: -1px;
    color: #2c2c2c;
}

.agent-card .group{
    color: #7A7A7A;
    font-weight: 300;
}

.agent-card .title{
  font-weight: 700;
    margin-bottom: 0;
    margin-top: 0;
}

.agent-card .broker{
    color: #7A7A7A;
    margin: 0;
}

.agent-card .address{
    /*margin-bottom: 18px;*/
    margin-top: 18px;
    line-height: 1.2em;
}

.agent-card .phones{
    margin-bottom: 15px;
}

.agent-card .phones a{
    font-size: 1.3em;
    padding-bottom: 5px;
}


.social-icons a{
  margin-right: 10px;
}

.agent-card .social-icons{
    margin-bottom: 20px;
    /*display: flex;*/
    /*justify-content: space-around;*/
}

.agent-card .social-icons a{
        width: auto;
    /*font-size: 1.8em;*/
    color: #474646;
    /*float: none;*/
    margin-right: 20px;
}

.signupblog{
  padding: 15px;
  background: #2c2c2c;
  color: white;
  width: 404px
}

.CondosTableSect tr{
  font-weight: bold;
}


.article-news{border-bottom:1px solid #c0c0c0;padding:15px;}


/*FEATURED POST*/

.featured-posts {
  /*margin-bottom: 15px;*/
  background: #F4F3F3;
  padding: 10px;
}
.featured-posts h3 {
  background: #ec7207;
  color: #FFF;
  margin: 0;
  padding: 6px 16px;
    font-family: "proxima-nova", "sans-sarif";
}
.featured-posts article {
  /*border: 1px solid #E7E1E1;*/
  border-top: 0;
  /*padding: 16px;*/
}
.featured-posts article .img-wrap {
  background: #DBDBDB;
  max-width: 100%;
  margin-bottom: 5px;
  float: none;
  position: relative;

  height: 84px;
  overflow: hidden;
}
.featured-posts article .img-wrap .post-notice {
  display: block;
  background: #ec7207;
  color: #fff;
  font-size: .7em;
  padding: 1px 4px;
  font-weight: 700
}

@media (min-width: 490px) {
  .featured-posts article .img-wrap .post-notice {
    /*position:absolute;*/
    left: 0;
    top: 0
  }
}
@media (min-width: 490px) {
  .featured-posts article .img-wrap {
    max-width: 30%;
    float: left;
    margin: 0 10px 5px 0;
  }
}
@media (min-width: 768px) {
  .featured-posts article .img-wrap {
    max-width: 100%;
    margin-bottom: 5px;
    float: none;
  }
}
@media (min-width: 960px) {
  .featured-posts article .img-wrap {
    max-width: 35%;
    float: left;
    display: inline-block;
    margin: 0 10px 5px 0;
  }
}
.featured-posts article .img-wrap img {
  display: block;
  width: 100%;
  height: auto;
}
.featured-posts article header {
  margin-bottom: 0;
}

.header-img-box{
  width: auto;
  position: initial;
  z-index: 0;
}

.featured-posts article header .h3-link {
  /*line-height: 1.2em;*/
  font-size: 1em;
  margin-bottom: 0;
  margin-top: 0;
  border: none;
}
.featured-posts article header .h3-link a {
  text-decoration: none;
  color: #2c2c2c;
}
.featured-posts article header .h3-link a:hover {
  color: #ec7207;
}
.featured-posts article header time.date {
  text-transform: uppercase;
  font-size: 0.85em;
  letter-spacing: 1px;
  color: #6f6f6f;
}
.featured-posts article .excerpt {
  font-size: 0.9em;
  line-height: 1.5em;
}
.subscribe-section {
  margin-bottom: 15px;
}

/*FEATURED POST*/

.signupblog{
  padding: 15px;
  background: #2c2c2c;
  color: white;
  width: 100%;
  max-width: 404px
}

.textwidget{
  max-width: 404px;
}
.nbhbox{
  position: relative;
  background: black;
  margin-bottom: 20px;
  transition: all 0.3s;

}
.nbhbox img{
  transition: all 0.3s;
  opacity: 0.9;

}

.nbhbox:hover img{
  opacity: 0.375;
  /*transition: all 0.3s;*/

}
.nbhbox:hover{
  /*border: solid 4px #ec7207;*/
  /*transition: all 0.3s;*/
}

.nbhbox img{
    display: block;
    max-width: 100%;
    height: auto;
}

.nbhbox .title{
  position: absolute;
  /*left: 50%;*/
  top: 35%;
  transform: translateY(50%);
  font-weight: 800;
  color: white;
  text-shadow: 2px 2px 8px black;
  text-align: center;
  width: 100%;
}
.nbhbox .title a{
  color: white;
}
.main-info .mlh-module .mb-none{
  margin-bottom: 0;
}
.main-info .mlh-module .mt-none{
  margin-top: 5px;
}

.site-logos img{
  /*margin: auto;*/
/*  max-width: 220px;*/
}

.site-logos li{
 text-align: left;
}

.siconsText{
  color: #ec7207;
  font-size: 1.6em;
  font-weight: 800;
  margin-top: 8px;
}

.fsmedia a{
  margin-right: 20px;
}

#condoassociation .bnameassociation{font-size:20px}

a {
 word-wrap: break-word;
}

#send {
    background-color: #ec7207;
    border-color: #ec7207;
    color: white;
}
#send.btn-warning.focus, #send.btn-warning:focus {
  box-shadow: 0 0 0 0.2rem rgba(240, 137, 46, 0.3);
}

#send:hover {
    background-color: #ec7207;
    border-color: #ec7207;
}
/*#send{background-color: #f0ad4e; border-color: #f0ad4e;}*/

.bgsmall{
  height: auto;
  background: #313131;
  padding-bottom: 10px;
  padding-top: 10px;
  transition: all 1s ease;
  -webkit-transition:all 1s ease;
  top:0px;
}

@media (max-width: 575.98px) {
  .bgsmall{
    position: relative;
    top:0px;
  }
  .menu-fixed {
  	width:100%;
    box-shadow: 0px 4px 3px rgba(240, 137, 46, 0.5);
    background: rgba(0,0,0,0.7);
    position: fixed;
    top:0px;
    z-index: 900;
    transition: all 1s ease;
    -webkit-transition:all 1s ease;
  }

}
@media (min-width: 576px) and (max-width: 767.98px) {
  .bgsmall{
    position: relative;
    top:0px;

  }
  .menu-fixed {
  	width:100%;
    box-shadow: 0px 4px 3px rgba(240, 137, 46, 0.5);
    background: rgba(0,0,0,0.7);
    position: fixed;
    top:0px;
    z-index: 900;
    transition: all 1s ease;
    -webkit-transition:all 1s ease;

  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .bgsmall{
  	position: unset;
    top:0px;
  }
  .menu-fixed {
  	position:fixed;
    top:0px;
  	z-index:1000;
  	top:0;
  	width:100%;
    box-shadow: 0px 4px 3px rgba(240, 137, 46, 0.5);
  /*	box-shadow:0px 4px 3px rgba(0,0,0,.5);*/
    background: rgba(0,0,0,0.7);
    transition: all 1s ease;
    -webkit-transition:all 1s ease;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .bgsmall{
  	position: unset;
    top:0px;
  }
  .menu-fixed {
  	position:fixed;
    top:0px;
  	z-index:1000;
  	top:0;
  	width:100%;
    box-shadow: 0px 4px 3px rgba(240, 137, 46, 0.5);
  /*	box-shadow:0px 4px 3px rgba(0,0,0,.5);*/
    background: rgba(0,0,0,0.7);
    transition: all 1s ease;
    -webkit-transition:all 1s ease;
  }

}
@media (min-width: 1200px) {
  .bgsmall{
  	position: unset;
    top:0px;
  }
  .menu-fixed {
  	position:fixed;
    top:0px;
  	z-index:1000;
  	top:0;
  	width:100%;
    box-shadow: 0px 4px 3px rgba(240, 137, 46, 0.5);
  /*	box-shadow:0px 4px 3px rgba(0,0,0,.5);*/
    background: rgba(0,0,0,0.7);
    transition: all 1s ease;
    -webkit-transition:all 1s ease;
  }

}


.menu-home-style{
 background:rgb(0,0,0,0);
 position:absolute;
 z-index: 1000;
 top: 0;
 width: 100%;
 transition: all 1s ease;
 -webkit-transition:all 1s ease;
}

#sister-sites{
  left: 0px;
  width: 100%;
}

.sf-menu ul ul li {
    background: white;
}

.v-card .details .h4 {font-size: 1.2rem;}
.hometxt h1{margin: 0;}
.hometxt p{text-align: justify;}
.elementor-element-65ceb75 p{margin-left: -10px}
#nbhboxh2-14{top:25%}

ul.mlh-list > li {
  font-weight: 400;
  font-family: proxima-nova, sans-serif;
}

.list-value{
  font-weight: 400;
  font-size: 16px;
  color:#313131;
}
/*##############################################*/
#notfound {
  position: relative;
  height: 100vh;
}

#notfound .notfound {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.notfound {
  max-width: 767px;
  width: 100%;
  line-height: 1.4;
  text-align: center;
  padding: 15px;
}

.notfound .notfound-404 {
  position: relative;
  height: 220px;
}

.notfound .notfound-404 h1 {
  font-family: sans-serif;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 186px;
  font-weight: 200;
  margin: 0px;
  background: linear-gradient(130deg, #ff6f00, #fc0);/*linear-gradient(130deg, #ffa34f, #ff6f68);*/
  color:transparent;
  -webkit-background-clip: text;
  background-clip: text;
  text-transform: uppercase;
}

.notfound h2 {
  font-family: 'Kanit', sans-serif;
  font-size: 25px;
  font-weight: 200;
  text-transform: uppercase;
  margin-top: 0px;
  margin-bottom: 25px;
  letter-spacing: 3px;
}


.notfound p {
  font-family: 'Kanit', sans-serif;
  font-size: 16px;
  font-weight: 200;
  margin-top: 0px;
  margin-bottom: 25px;
}


.notfound a {
  font-family: 'Kanit', sans-serif;
  color: #ec7207;
  font-weight: 200;
  text-decoration: none;
  border-bottom: 1px dashed #ec7207;
  border-radius: 2px;
}

.notfound-social>a {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  width: 40px;
  font-size: 14px;
  color: #ec7207;
  border: 1px solid #ec7207;
  border-radius: 50%;
  margin: 3px;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}
.notfound-social>a:hover {
  color: #fff;
  background-color: #ec7207;
  border-color: #ec7207;
}

@media only screen and (max-width: 480px) {
  .notfound .notfound-404 {
    position: relative;
    height: 168px;
  }

  .notfound .notfound-404 h1 {
    font-size: 142px;
  }

  .notfound h2 {
    font-size: 22px;
  }
}

div.content > p {
	font-family: "proxima-nova","sans-sarif";
	font-size: 16.9px;
	font-weight: 100;
	line-height: 24.15px;
}

 div.content > p b, div.content > p strong {
   font-weight: 700;
   color:rgb(51, 51, 51);
}
/*##############################################*/

.info .price label{margin-bottom: 0;}

.mlh-module p,.mlh-module ul.styled-list{
  font-family: "proxima-nova", "sans-sarif";
  font-size: 16.9px;
  line-height: 24.15px;
}
.mlh-module h2{
  font-family: "proxima-nova", "sans-sarif";
  font-size: 30px;
  font-weight: 200;
  line-height: 33px;
  margin-bottom: 10px;
  margin-top: 10px;
}

h6 {
  box-sizing: border-box;
  color: rgb(51, 51, 51);
  font-family: "proxima-nova", "sans-sarif";
  font-size: 12px;
  font-weight: 200;
  line-height: 13.2px;
  margin-bottom: 10px;
  margin-top: 10px;
}

/*************update 06-06-2020*****************/
h2.condo-asoc-title{

}


h2.condo-asoc-title {
      font-family: "proxima-nova", "sans-sarif";
}

th {
    /*   font-family: "proxima-nova", "sans-sarif"; */
}

th.condo-asoc-table-header {
      font-family: "proxima-nova", "sans-sarif";
}

strong {}

h2 {
    /*   font-family: "proxima-nova", "sans-sarif"; */
}

h3 {
      font-family: "proxima-nova", "sans-sarif";
}

ul.mlh-list {
      font-family: "proxima-nova", "sans-sarif";
}

li {
    /*   font-family: "proxima-nova", "sans-sarif"; */
}

h3.mt-none {  font-family: "proxima-nova", "sans-sarif"; font-weight: 300;}

.circles {
      font-family: "proxima-nova", "sans-sarif";
}

div.description > p {
    font-weight: 400;
    text-align: justify;
}

div.description > ul.mlh-list > li {
    text-align: justify;
}

tr.table-header-view > th {
      font-family: "proxima-nova", "sans-sarif";
}

tr.table-header-view > th {
      font-family: "proxima-nova", "sans-sarif";
}

tr.table-body-view > td {
      font-family: "proxima-nova", "sans-sarif";
}

tr.table-body-view > td {
    font-weight: 400;
      font-family: "proxima-nova", "sans-sarif";
    background-color: white;
}

a#link-to-sale:active, a#link-to-rent:active,
a#link-to-sale:focus, a#link-to-rent:focus,
a#link-to-sale:visited, a#link-to-rent:visited {
    background: #313131;
    border-color: #313131;
}

a#link-to-sale:not(:disabled):not(.disabled).active:focus, a#link-to-sale:not(:disabled):not(.disabled):active:focus, a#link-to-sale:focus,
a#link-to-rent:not(:disabled):not(.disabled).active:focus, a#link-to-rent:not(:disabled):not(.disabled):active:focus,a#link-to-rent:focus  {
    box-shadow: 0 0 0 0 #313131;
}

.info {  font-family: "proxima-nova", "sans-sarif";}

.root-tab-1 {  font-family: "proxima-nova", "sans-sarif"; font-weight: 400;}

.root-tab-1 button {
      font-family: "proxima-nova", "sans-sarif";
    font-weight: 400;
}

.featured-areas .area .the-info .name {
      font-family: "proxima-nova", "sans-sarif";
}

.posts .post header h3 a {
      font-family: "proxima-nova", "sans-sarif";
}

header.header-img-box {
      font-family: "proxima-nova", "sans-sarif";
}

a.more-link {
      font-family: "proxima-nova", "sans-sarif";
}

a.more-stories-link.btn.btn-primary {
      font-family: "proxima-nova", "sans-sarif";
}

ul.list-unstyled li a {
      font-family: "proxima-nova", "sans-sarif";
}

ul.list-unstyled {
      font-family: "proxima-nova", "sans-sarif";
}

.col-md-3.col-sm-6.cdetails {
      font-family: "proxima-nova", "sans-sarif";
}

h4 {
      font-family: "proxima-nova", "sans-sarif";
}

/********wave change *************/
.Copyright,.development > a  {
	font-weight: 400;
	color: black !important;
}
.development > a {
  font-size: 14px;
}

.icon-name{
	font-family: "proxima-nova", "sans-sarif";
	font-weight: 400;
	color: white;
	padding-left: 8px;
}

.fsmedia a {
    margin-right: 0px;
}

a.more-link {
	font-family: "proxima-nova", "sans-sarif";
	font-size: 18px;
	font-weight: 400;
  color:black;
}
a.more-link:hover{
  color: #ec7207;
  text-decoration: none;
}

div.excerpt > p {
  text-align: left;
  margin-top: 10px;
  }

  .btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(38,143,255,.5);
  background-color: #ec7207;
  border-color: #ec7207;
  outline: none !important;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #ec7207;
	border-color: #ec7207;
  outline: none !important;
}

.btn-primary.focus, .btn-primary:focus {
	box-shadow: none; !important
  /*box-shadow: 0 0 0 .2rem rgba(38,143,255,.5);*/
}

.btn:focus {
  outline: none !important;
}

 .btn:hover { outline: 0 !important }

 .form-7 > p,.form-7-col > br {
   display: none;
 }

 .phones  a.phone{
   color:#444;
   font-size:1rem;
 }
 .phones  a.phone:hover{
   color:#ec7207;
 }

 .phones  a.phone span.title{
   color:#1C0E02;
   font-weight: 600;
 }
 .social-icons a.social-icon:hover{
   color:#ec7207;
 }

 .agent > p > a.agent-name {
   color:#2c2c2c;
 }

 .agent > p > a.agent-name:hover {
   color:#ec7207;
 }

 
 a:hover, a:focus {
	color: #ec7207;
	text-decoration: none;
}
.new-article .excerpt-tags .tags a.tag-link {
	/* color: #2c2c2c; */
}

.new-article .excerpt-tags .tags a.tag-link:hover {
  color: #ec7207;
}