@media screen {

    .re_search_form {
        margin: auto;
        max-width: 320px;
    }

    .re_search_form div {
        margin: auto;
        width: 220px;
        display: block;
    }

    .re_search_form .re_ln lable {
        display: block;
        width: 220px;
        text-align: center;
        font-weight: bold;
    }
  
  .accordion_map, .accordion_video, .accordion_doc {
    position: relative;
  }
  .accordion_map img , .accordion_video img, .accordion_doc img{
    position: absolute; 
    right: 10px;
    top: 0px;
  }
  .accordion_video img {
    top: 16px!important;
  }
  

    .re_search_form .re_sh lable {
        display: block;
        width: 220px;
        text-align: center;
        font-weight: bold;
    }

    .re_search_form .re_ln select {
        margin: 0 auto;
        display: block !important;
        width: 220px !important;
    }

    .re_search_form .re_sh select {
        margin: 0 auto;
        display: inline-block !important;
        width: 110px !important;
    }

    .re_search_form .re_address label {
        display: block;
        width: 220px;
        text-align: center;
        font-weight: bold;
    }

    .re_search_form .re_address input {
        display: inline-block !important;
        width: 220px !important;
    }

    .re_search_form .re_submit {
        float: none!important;
    }

    .re_search_form .re_submit input {
        display: block;
        margin: 0 auto;
    }

    .re_search_form .re_sold .checkbox {
        font-size: 13px!important;
        display: inline-block;
        margin: 0 0 0 50px;
        width: 170px;
        text-align: left;
        font-weight: normal;
    }

    .re_search_form .re_sold lable {
        display: block;
        width: 220px;
        text-align: center;
        font-weight: bold;
    }

    /*GM Search Block*/
    .re_search_form .re_sh select {
        width: 48% !important;
    }

    .re_search_form .re_sh select#max_bedrooms,
    .re_search_form .re_sh select#max_price {
        float: right !important;
    }

}

@media screen and (min-width: 1366px) {

    .re_search_form {
        margin: auto;
        max-width: 750px;
    }

    .re_search_form div {
        display: block;
        width: auto;
    }

    .re_search_form .re_ln lable {
        display: block;
        text-align: left;
        font-weight: bold;
        font-size: 18px;
    }

    .re_search_form .re_sh lable {
        display: block;
        width: 70px;
        text-align: left;
        font-weight: bold;
    }

    .re_search_form .re_ln select {
        display: inline-block !important;
        width: 100% !important;
    }

    .re_search_form .re_sh select {
        display: inline-block !important;
        width: 100% !important;
    }

    .re_search_form .re_address lable {
        display: block;
        width: 70px;
        text-align: right;
        font-weight: bold;
    }

    .av_textblock_section .re_address lable,
    .av_textblock_section .re_sh lable {
        font-size: 18px;
        color: #5f8789;
        font-weight: bold;
    }

    .re_search_form .re_address input {
        display: inline-block !important;
        width: 100% !important;
    }

    .re_search_form .re_submit {
        float: left;
    }

    .re_search_form .re_submit input {
        display: block;
        margin: 0 auto;
    }

    .re_search_form .re_sold .checkbox {
        display: inline-block;
        width: 143px;
        margin: 0;
        text-align: center;
        font-weight: normal;
    }

    .re_search_form .re_sold lable {
        display: block;
        width: 70px;
        text-align: right;
        font-weight: bold;
    }

}

@media print {
    .re_search_form {
        visibility: hidden;
    }
}

.re_short_ad {
    display: inline-block;
    margin: 10px 1% 10px;
    vertical-align: top;
    width: 23%;
    min-width: auto;
    box-shadow: none;
    padding: 0;
    position: relative;
    background-color: #e6e7e8!important;
}

.re_short_ad .re_image {
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
    max-height: 184px;
}
.re_short_ad .re_image img {
    width: 100%;
    min-height: 185px;
    height: auto!important;
}
.av-special-heading {
  margin-top: 10px;
  padding:0!important; 
}
.av-special-heading .av-special-heading-tag  {
  padding: 5px 0 5px!important;
  min-height: 56px;
  border-bottom: 1px solid #fcfcfc;
  margin: 0 10px!Important;
  float: none!important;
  color: grey!important;
  font-weight: bold;
}
.avia_textblock.av_inherit_color {
  border-bottom: 1px solid #fcfcfc;
  padding: 5px 0;
  margin: 0 10px;
}  
.avia_textblock.av_inherit_color h3 {
      margin: 0;
    font-size: 14px;
    min-height: 23px;
    line-height: 20px;
    color: #000!important;
}  
.re_short_ad .avia-image-container-inner{
    display: block !important;
}
.re_price, .re_link {
  margin: 0 10px;
  padding: 5px 0;
  border-bottom: 1px solid #fcfcfc!important;
}
.re_link .withprice a {
  color: #edb531!important;
  font-weight: 400;
  text-transform: capitalize;
}
.avia_priceblock.av_inherit_color {
  padding:5px 0 20px;
  margin: 0 10px;
}
.avia_priceblock.av_inherit_color .re_price {
  border: none!important;
  padding:0;
  margin: 0;
  text-align: right;
  position: relative;
}
.avia_priceblock.av_inherit_color .re_price:after {
  content: '';
    top: -6px;
    left: 0;
    right: 0;
    height: 1px;
    
    z-index: 10;
    position: absolute;
}
.avia_priceblock.av_inherit_color .re_price .withprice {
  font-size: 20px;
  color: #000!important;
}
.avia-image-container-inner #realestate-image{
    display: block;
}
.av_berblock_section  {
  margin: 0px 11px;
  text-align: right;
  
}

.av_berblock_section .withprice  {
   text-align: right;
}
.av_berblock_section .withprice {
  font-size: 14px;
  font-weight: bold;
}
.av_berblock_section  .re_ber {
  text-transform: uppercase;
  margin: 5px 0 10px!Important;
}
.av_berblock_section  .re_ber 
.re_short_ad .re_image img {
    width: 100%;
    height: 250px;
}

.re_short_ad .re_title {
    margin: 11px 0;
}

.re_short_ad .re_title h5 {
    color: #aaa;
}

.re_short_ad .re_description {
    text-align: justify;
    overflow: hidden;
    padding: 0px 15px;
    
}

/*.re_short_ad .re_price {
    font-weight: bold;
}*/

.re_price .nonprice {

}

.re_price .withprice {
    font-size: 16px;
    color: #2b2b2b;
}

.re_short_ad .re_link a {

}

.re_short_ad .re_link a:hover {

}

.re_full_ad_main {
    display: inline-block;
    margin: 0 50px 0 0;
    width: 60%;
    min-width: 300px;
    vertical-align: top;
}

.re_full_ad_sidebar {
    display: inline-block;
    width: 30%;
    min-width: 300px;
    vertical-align: top;
}

.re_full_ad_main .re_slider {
    display: box;
    max-width: 600px;
    margin: auto;
    padding-bottom: 50px;
}

.re_full_ad_main .re_description {
    width: 50%;
    min-width: 150px;
    float: right;
    text-align: justify;
}

.re_full_ad_main .re_address {
    width: 40%;
    min-width: 140px;
    font-size: 16pt;
}

.re_full_ad_main .re_price {
    width: 40%;
    min-width: 140px;
    font-weight: bold;
}

.re_full_ad_main .re_facebook {
    margin: 11px 0;
    display: inline-block;
    width: 60px;
}

.re_full_ad_main .re_ber {
    margin: 11px 0;
    display: inline-block;
}

.re_ber .short_ber {
    display: block;
    width: 65px;
    text-align: right;
    padding-right: 5px;
    border-radius: 2px;
    color: #ffffff;
    background-color: #006505;
    background-image: url('img/ber.png');
    background-repeat: no-repeat;
}

.re_ber .long_ber {

}

.re_clear {
    clear: both;
}

.re_full_ad_main .re_features {
    text-align: justify;
}

.re_features .title {

}

.re_features .entrie {

}

.re_full_ad_sidebar .re_contacts {
    padding: 20px;
    background-image: url('img/copy.png');
    background-position: 10px, 10px;
    background-repeat: no-repeat;
}

.re_contacts p {
    margin: 0 0 0 50px;
}

.re_contacts .title {
    font-weight: bold;
}

.re_contacts .entrie {

}

.re_full_ad_sidebar .re_properties {
    padding: 20px;
    background-image: url('img/find.png');
    background-position: 10px, 10px;
    background-repeat: no-repeat;
}

.re_properties .title {
    font-weight: bold;
}

.re_properties .entrie {

}

.re_properties p {
    margin: 0 0 0 50px;
}

.re_full_ad_sidebar .re_contact_form {
    padding: 50px 0;
}

.re_full_ad_sidebar .notice {
    display: block;
    text-align: center;
    padding: 10px 0;
    color: #ffffff;
    background-color: #719430;
}

.re_pagination a {
    margin: 5px;
    display: inline-table;
    text-align: center;
    line-height: 35px;
    border-radius: 100px;
    width: 35px;
    height: 35px;
}

.re_pagination .inactive {

}

.re_pagination .inactive:hover {
    cursor: pointer;
}

.re_pagination .current {
    background-color: #cccccc;
    border-width: 1px;
    border-style: solid;
}

.re_pagination .current:hover {

}

.gm-style-iw > div {
    display: table !important;
}

.gm-style-iw {
    left: 13px !important;
}

.gm-style .gm-style-iw {
    height: 280px;
}

.gm-style-iw + div {
    right: 5px !important;
    top: 5px !important;
}


#realestate-search-form lable {
    font-size: 18px;
    text-align: left;
    text-transform: uppercase;
}
#realestate-search-form ul {
    margin-left:0;
    padding-left:0;
}
#realestate-search-form ul li {
    cursor: pointer;
}

#realestate-search-form ul li.active {
    font-weight:bold;
}

/*noUiSlider*/
div#slider_ui {
    margin: 10px auto;
}
#slider_ui div {
    margin: 0 !important;
}
#slider_ui .noUi-base,
#slider_ui .noUi-connect,
#slider_ui .noUi-origin {
    width: 100%;
}
#slider_ui,
.noUi-base {
    height: 10px;
}
.noUi-handle .noUi-tooltip {
    display: none;
}

.noUi-handle {
    border: 1px solid #D9D9D9 !important;
    border-radius: 50% !important;
    box-shadow: inset 0 0 1px #FFF !important;
    background: #80c342!important;
    user-select: none;
    outline: none;
    cursor: pointer;
}
.noUi-horizontal .noUi-handle {
    width:18px!important;
    height:18px!important;
    top: -5px!important;
}
.noUi-handle::before, .noUi-handle::after {
    content: none !important;
}
.noUi-connect {
    background: #cfcfcf!important;
}

#realestate-search-form .re_submit input {
    width:100%!important;
    background: #80c342!important;
    color: #fff!important;
    border-radius: 50px;
    font-weight: bold!important;
    text-transform: uppercase!important;
}

.file-btn-wrapper {
    margin-bottom: 10px!important;
}
.file-btn-wrapper button {
    color: #fff !important;
    background: #80c342 !important;
    padding: 6px 23px !important;
    border-radius: 4px;
    margin-right: 12px;
    box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.5), inset -2px -2px 3px rgba(0, 0, 0, 0.5);
    border: none;
    cursor: pointer;
}
#map-canvas {
    margin-top:50px;
}
.avia_codeblock_section.avia_code_block_0 .w3-bar.w3-black{
  margin-left: 7px;
  margin-bottom: -20px;
}
.avia_codeblock_section.avia_code_block_0 .w3-bar.w3-black .w3-bar-item {
  font-size: 20px;
    font-weight: bold;
    background: transparent;
    border: none;
    padding: 0;
    border-bottom: 7px solid transparent;
    margin-bottom: -4px;
    z-index: -1;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
    cursor: pointer;
}
.avia_codeblock_section.avia_code_block_0 .w3-bar.w3-black .w3-bar-item.active {
	border-bottom: 7px solid #edb530;
        cursor: context-menu;
}
#request-valuation-section {
  margin: 0!important;
  padding:0;
}
#request-valuation-section .avia_codeblock_section.avia_code_block_0 {
    position: static;
    top: 100%;
    left: 0;
    right: 0;
    top: calc(100% + 50px);
    padding: 30px;
    background: #e6e7e8;
    float: left;
    width: 100%;
}
@media screen and (max-width: 767px) {
    .avia_codeblock_section.avia_code_block_0 .w3-bar.w3-black .w3-bar-item {
        font-size: 16px;
        
        padding-left: 10px;
        padding-right: 10px;
    }
  #request-valuation-section .avia_codeblock_section.avia_code_block_0 {
    padding:10px 10px 0;
  }
    .avia_codeblock_section.avia_code_block_0 .w3-bar.w3-black {
        margin-left: 0px;
        margin-bottom: 0;
    }

    .re_search_form div {
        margin: auto;
        width: 100%;
        display: block;
    }

    .re_search_form div,
    .re_search_form .re_ln lable,
    .re_search_form .re_sh lable,
    .re_search_form .re_ln select,
    .re_search_form .re_address label,
    .re_search_form .re_address input {
        width: 100% !important;
    }
    #map-canvas {
        height:400px !important;
    }
    .re_short_ad {
        width:100%;
    }
    #realestate-image a {
        display: block;
        text-align: center;
    }
    #scroll-top-link {
        right: 10px;
        bottom: 10px;
    }
    .responsive #top #wrap_all .container {
        width:90%;
        max-width: 90%;
    }

    .re_short_ad .re_image img{

        width: 100%;
        height: auto;
    }

}

/*.avia_textblock.av_inherit_color {
    margin-bottom: 35px;
}*/

.av_textblock_section .re_address {
    margin-top: 15px;
}

.av_textblock_section .re_sh #min_bedrooms {
    list-style-type: none;
}

#realestate-ber span{
    font-weight: normal;
    font-size: 14px;
    color: #000;
    font-weight: bold;
}

#realestate-ber span img{
    margin-top: 5px;
    margin-right: 0px;
}

#realestate-link span.withprice{
    font-size: 14px;
}

.re_features{
    overflow-y: auto;
    height: 225px;
}

.re-filter-btns input#submit-input {
    background: #80c342!important;
    border: none;
    cursor: pointer;
    -webkit-appearance: none;
    width: 100%!important;
    display: block!important;
    margin: 0 auto;
    text-transform: uppercase;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    color: #fff !important;
    max-width: 360px!important;
    height: 50px!important;
    font-size: 20px;
    font-weight: 700;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    letter-spacing: 1px;

}


.re-filter-btns input[disabled='disabled']{
    cursor: default;
}

.re-filter-btns input:hover{
    background: #75b33d;
}
#next_pre_button_custom .el_before_av_cell_one_fifth .av_one_half{
	width:50% !important;
	float: left !important;	
}

.post-entry-type-page.post-entry-2061 .av-equal-height-column-flextable .no_margin.av_one_fourth, .post-entry-type-page.post-entry-1166 .av-equal-height-column-flextable .no_margin.av_one_fourth, .post-entry-type-page.post-entry-1173 .av-equal-height-column-flextable .no_margin.av_one_fourth {
    width: 60px!important;
    padding: 0!important;
}
.post-entry-type-page.post-entry-2061 .av-equal-height-column-flextable .av-special-heading .av-special-heading-tag, .post-entry-type-page.post-entry-1166 .av-equal-height-column-flextable .av-special-heading .av-special-heading-tag, .post-entry-type-page.post-entry-1173 .av-equal-height-column-flextable .av-special-heading .av-special-heading-tag {
  min-height: auto!Important;
  border: none;
}
.detail_pre {
  max-width: 100px;
    float: right;
    margin-right: 0px;
}
.detail_next {
  max-width: 100px;
  float: right;
}
.main_color .detail_address {
    font-size: 25px;
    font-weight: bold;
    padding-bottom: 20px;
    margin-bottom: 20px;
    min-height: 100px;
    color: #4d4d4f!important;
    border-bottom: 2px solid #4d4d4f;
}

.avia_code_block_2 .detail_bedrooms {
  font-size: 25px;
    font-weight: bold;
    padding-bottom: 20px;
    min-height: 100px;
    margin-bottom: 20px;
    color: #4d4d4f!important;
    text-align: right;
    border-bottom: 2px solid #4d4d4f;
}
.avia_code_block_3 .detail_bedrooms {
  text-align: right;
}
.post-entry-type-page.post-entry-2061 .avia-builder-el-9.el_after_av_one_half.el_before_av_three_fourth, .post-entry-type-page.post-entry-1166 .avia-builder-el-9.el_after_av_one_half.el_before_av_three_fourth, .post-entry-type-page.post-entry-1173 .avia-builder-el-9.el_after_av_one_half.el_before_av_three_fourth {
  border-radius: 0px;
    padding: 0;
    margin-left: 0;
    width: 26%;
}  
.avia_code_block_1 .detail_bedrooms .bedroom_icon, .avia_code_block_1 .detail_bedrooms .bathrooms_icon {
  text-transform: uppercase; 
  font-size: 16px;
  color: #4d4d4f!important;
  margin-right: 30px;
}

.detail_google_map, .avia-image-container.av-styling- {
  margin: 23px 0 20px;
  padding: 20px 20px;
    background: #fff;
  text-align: left!important;
}
.detail_google_map button {
    background: #fff;
    padding: 0px;
    width: 100%;
    text-align: left;
    box-shadow: none;
    border: none;
    color: #4d4d4f;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
}
.detail_google_map h2 {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  color: #4d4d4f;
}
.main_color  {
  background-color: #eeeeee;
  color: #4d4d4f;
}

.flex_column.av_one_fourth.flex_column_div.av-zero-column-padding.avia-builder-el-18.el_after_av_three_fourth {
  border-radius: 0px;
    margin: -172px 0px 0 20px;
    padding: 20px;
    background: #fff!important;
  width: 24%;
}
#main.changing-order {
  position: relative; 
  z-index: 999;
}
#realestate-contact-form .modal-body, #realestate-contact-form .modal-footer,#realestate-contact-form_agent .modal-body, #realestate-contact-form_agent .modal-footer,#realestate-contact-form-valuation .modal-body, #realestate-contact-form-valuation .modal-footer {
  padding: 10px 0;
}
#realestate-contact-form .modal-body input, #realestate-contact-form .modal-body textarea,#realestate-contact-form_agent .modal-body input, #realestate-contact-form_agent .modal-body textarea,#realestate-contact-form-valuation .modal-body input {
  width: 100%;
    color: #ccc;
    min-height: 50px;
    background: #fff!important;
    border-radius: 8px;
    border: 1px solid #a7a9ac!important;
}
#realestate-contact-form .modal-body input[type="checkbox"],#realestate-contact-form_agent .modal-body input[type="checkbox"] {
  width: 20px;
    min-height: 25px;
    float: left;
    margin-right: 10px;
    
}
.detail_enquire h2 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
}
#realestate-contact-form .modal-footer button,#realestate-contact-form_agent .modal-footer button {
  background: #edb530!important;
    border-color: #edb530!important;
    border-radius: 25px!important;
    box-shadow: 1px 2px 3px 0px #333;
  width: 100%;
  min-height: 50px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  outline: none;
}
.av-zero-column-padding.first.avia-builder-el-12 {
  z-index: 999;
}  

#myModal {
  overflow: auto;
  padding-top: 170px;
} 
#myModal .close {
  top: 145px;
}
#footer {
  z-index: 0;
}

.responsive .boxed#top, .responsive.html_boxed.html_header_sticky #header, .responsive.html_boxed.html_header_transparency #header {
  z-index: 99!important;
}
.detail_phone {
  background: #fff!important;
    border-color: #edb530!important;
    border: 1px solid;
    border-radius: 25px!important;
    box-shadow: 1px 2px 3px 0px #333;
  width: 100%;
  min-height: 50px;
  color: #edb530;
  font-weight: bold;
  text-transform: uppercase;
  outline: none;
  padding: 13px 10px 5px;
  text-align: center;
  text-decoration: none !important;
    display: block;
}
#after_section_1 {
  background: #fff;
}
.list-box {
  padding: 0 0 0 215px;
  position: relative;
    background-color: #e6e7e8!important;
  display: inline-block;
  width: 48%;
  max-width: 100%;
  margin: 0 1% 15px;
  box-shadow: none;
}

.list-box .av-special-heading .av-special-heading-tag {
  min-height: 45px;
  font-size: 16px;
  color: #4d4d4f!important;
}
.list-box .av_berblock_section .re_ber {
    text-transform: uppercase;
    margin: 0px 0 0px!Important;
}
.site-btn {
    margin: 0;
    border-radius: 0;
    color: #edb531!important;
    display: block;
    width: 100%;
    background: transparent;
    text-align: left;
    padding: 0;
    text-decoration: none;
    position: static;
    top: 0;
    right: 0;
    font-size: 12px;
}
.property-image {
    width: 214px;
}
@media screen and (max-width: 1200px) {
  .re_short_ad {
      display: inline-block;
      margin: 10px 1% 10px;
      width: 31%!important;
	}
}
@media screen and (max-width: 1024px) {
  .re_short_ad {
      display: inline-block;
      margin: 10px 1% 10px;
      width: 48%!important;
	}
  .list-box {
    padding: 0 0 0 215px;
    position: relative;
    background-color: #e6e7e8!important;
    display: inline-block;
    width: 100%;
    max-width: 100%; 
    margin: 0 % 15px;
    box-shadow: none;
  }
}
@media screen and (max-width: 990px) {
  .post-entry-type-page.post-entry-2061 .entry-content-wrapper  .avia-builder-el-6.el_after_av_one_fourth.el_before_av_one_fourth, .post-entry-type-page.post-entry-1166 .entry-content-wrapper  .avia-builder-el-6.el_after_av_one_fourth.el_before_av_one_fourth, .post-entry-type-page.post-entry-1173 .entry-content-wrapper  .avia-builder-el-6.el_after_av_one_fourth.el_before_av_one_fourth {
      width: 73%!important;
      margin-top: 30px;
  }
  .post-entry-type-page.post-entry-2061 .entry-content-wrapper  .avia-builder-el-18.el_after_av_three_fourth.avia-builder-el-last, .post-entry-type-page.post-entry-1166 .entry-content-wrapper  .avia-builder-el-18.el_after_av_three_fourth.avia-builder-el-last, .post-entry-type-page.post-entry-1173 .entry-content-wrapper  .avia-builder-el-18.el_after_av_three_fourth.avia-builder-el-last {
    width: 100%!important;
    margin: 20px 0;
  }
  .post-entry-type-page.post-entry-2061 .entry-content-wrapper  .avia-builder-el-12.el_after_av_one_fourth.av_three_fourth, .post-entry-type-page.post-entry-1166 .entry-content-wrapper  .avia-builder-el-12.el_after_av_one_fourth.av_three_fourth, .post-entry-type-page.post-entry-1173 .entry-content-wrapper  .avia-builder-el-12.el_after_av_one_fourth.av_three_fourth {
    width: 100%!important;
  }

}
@media screen and (max-width: 767px) {
  .re_short_ad {
      display: block;
      margin: 10px auto 10px;
      width: 100%!important;
      max-width: 320px;
	}
  .post-entry-type-page.post-entry-2061  .flex_column_table, .post-entry-type-page.post-entry-1166  .flex_column_table, .post-entry-type-page.post-entry-1173  .flex_column_table {
    display: -webkit-inline-box!important;
  }
  .post-entry-type-page.post-entry-2061  .flex_column_table .el_before_av_one_fourth.avia-builder-el-first, .post-entry-type-page.post-entry-1166  .flex_column_table .el_before_av_one_fourth.avia-builder-el-first, .post-entry-type-page.post-entry-1173  .flex_column_table .el_before_av_one_fourth.avia-builder-el-first  {
    width: 50%!important;
  }  
  .post-entry-type-page.post-entry-2061  .flex_column_table .el_after_av_one_half.el_before_av_one_fourth , .post-entry-type-page.post-entry-2061  .flex_column_table .el_after_av_one_fourth.el_before_av_one_half, .post-entry-type-page.post-entry-1166  .flex_column_table .el_after_av_one_half.el_before_av_one_fourth , .post-entry-type-page.post-entry-1166  .flex_column_table .el_after_av_one_fourth.el_before_av_one_half,  .post-entry-type-page.post-entry-1173  .flex_column_table .el_after_av_one_half.el_before_av_one_fourth , .post-entry-type-page.post-entry-1173  .flex_column_table .el_after_av_one_fourth.el_before_av_one_half  {
    width: 25%!important;
  }  
  .post-entry-type-page.post-entry-2061 .entry-content-wrapper .avia-builder-el-6.el_after_av_one_fourth.el_before_av_one_fourth, .post-entry-type-page.post-entry-1166 .entry-content-wrapper .avia-builder-el-6.el_after_av_one_fourth.el_before_av_one_fourth, .post-entry-type-page.post-entry-1173 .entry-content-wrapper .avia-builder-el-6.el_after_av_one_fourth.el_before_av_one_fourth {
    width: 100%!important;
  }
  .avia_code_block_2 .detail_bedrooms {
    text-align: left;
    min-height: auto;
    margin-top: 20px;
  }
  .avia_code_block_2 .detail_bedrooms, .main_color .detail_address {
    font-size: 20px;
    padding-bottom: 10px;
    min-height: auto;
  }
  .list-box {
    max-width: 312px;
    padding: 0;
    margin: 0 auto 10px;
    display: block;
  }
  .list-box .property-image {
    width: 100%;
  }
}
.short_ad_payment .re_short_ad{
	width:100% !important;
}
.widget{
	padding: 0px 0 30px 0 !important;
    list-style: none !important;
}
.check_payment input{
	width:auto!important;
  max-width:auto !important;
  margin: 0;
    margin-right: 3px;
}
.check_payment{
      display: flex;
    align-items: center;
    justify-content: flex-start;
}
.list-box.agent-box {
    padding: 0 250px 0 180px;
    position: relative;
    background-color: #fff!important;
    display: inline-block;
    width: 100%;
    max-width: 100%;
    margin: 0 0% 15px;
    box-shadow: none;
}
.list-box.agent-box .property-image {
    width: 160px;
}
.list-box.agent-box .av-special-heading .av-special-heading-tag {
    min-height: 45px;
    font-size: 20px;
    color: #4d4d4f!important;
    margin-bottom: 10px!important;
    border-bottom: 1px solid #4d4d4f!important;
}
.list-box.agent-box .av_textblock_section.button-section {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.list-box.agent-box .site-btn, .list-box.agent-box #realestate-link .withprice a {
    margin: 0;
    color: #fff!important;
    display: block;
    width: 100%;
    text-align: center;
    padding: 10px 25px;
    text-decoration: none;
    position: static;
    top: 0;
    right: 0;
    font-weight: 700;
    font-size: 20px;
    background: #edb530!important;
    border-radius: 25px!important;
    box-shadow: 1px 2px 3px 0px #333;
}
.list-box.agent-box .agency-text {
  display: none;
}
.list-box.agent-box #realestate-ber1 {
  float: left;
}
.list-box.agent-box .avia-image-container.avia-align-center {
  position: absolute;
  left: 0;
  width: 160px;
}
@media screen and (max-width: 992px) {
  .list-box.agent-box .av_textblock_section.button-section {
    top: 82%;
  }
  .list-box.agent-box {
    padding: 0 15px 40px 210px;
  }
  .list-box.agent-box .property-image, .list-box.agent-box .avia-image-container.avia-align-center {
    width: 202px;
  }
  
}
@media screen and (max-width: 767px) {
  .list-box.agent-box {
    padding: 0 0px 50px 0px;
    max-width: 340px;
    display: block;
    margin: 0 auto 15px;
  }
  .list-box.agent-box .property-image, .list-box.agent-box .avia-image-container.avia-align-center {
    width: auto;
    position: static;
    float: none;
  }
  .list-box.agent-box .av_textblock_section.button-section {
    top: 92%;
  }
}

#av-layout-grid-2 .flex_cell.no_margin.av_one_third.avia-builder-el-19.el_after_av_cell_two_third.avia-builder-el-last {
  background: #fff;
}   
#realestate-contact-form_agent h3 {
  font-size: 25px;
  margin-bottom: 20px;
}
.avia-team-member {
  background: #fff;
  min-height: 315px;
  padding-bottom: 20px;
}
.avia-team-member .team-member-name, .avia-team-member .team-member-job-title  {
  padding: 5px;
}
.avia-team-member .team-img-container {
  min-height: 200px;
}
#av-layout-grid-2 .flex_cell.no_margin.av_two_third.avia-builder-el-5.el_before_av_cell_one_third.avia-builder-el-first    {
  padding-top: 0;
}
#av-layout-grid-2 {
  z-index: 20;
}
#after_submenu_2 {
  margin-top: -80px;
}
#av-layout-grid-2 .column-top-margin {
    margin-top: 25px;
}
#av-layout-grid-2 .column-top-margin [data-av_icon]:before {
  color: #edb530;
  display: inherit;
  margin-top: 4px;
}
#av-layout-grid-2 .flex_cell.no_margin.av_two_third.avia-builder-el-5.el_before_av_cell_one_third.avia-builder-el-first .avia_textblock p {
  padding-bottom: 20px;
  margin:0;
  border-bottom: 1px dotted #000;
}  
#after_submenu_2 h2 {
  font-size: 25px;
    margin: 40px 0;
} 
#google-map-custom .flex_cell.no_margin.av_one_full.avia-builder-el-1.avia-builder-el-no-sibling {
  padding: 0 0 30px;
}   
#google-map-custom h2 {
  position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    width: 40%;
    height: 100%;
    background: rgba(0,0,0,.5);
    display: inline-block;
    color: #fff;
    padding: 9% 0% 9% 5%;
}

#google-map-custom h2 img {
  max-width: 69px;
}

#google-map-custom h2:after {
  content: '';
    position: absolute;
    right: -120px;
    top: 0;
    opacity: .5;
    border-left: 120px solid #000;
    border-right: 0px solid transparent;
    border-bottom: 302px solid transparent;
}
#request-valuation-section {
  padding: 100px;
  background-size: cover;
  position: relative;
}

.flex_column .iconbox .iconbox_content_container{
   min-height: 53px;
}

#request-valuation-section:before {
  content: '';
    position: absolute;
    left: 50px;
    right: 50px;
    top: 50px;
    bottom: 50px;
    background: #fff;
    opacity: .8;
}
#request-valuation-section .flex_column.av_one_half.flex_column_div.av-zero-column-padding.avia-builder-el-28.el_after_av_one_half.avia-builder-el-last {
  background: #4d4d4f;
  padding: 20px;
  color: #fff;
}
#request-valuation-section .flex_column.av_one_half.flex_column_div.av-zero-column-padding.avia-builder-el-28.el_after_av_one_half.avia-builder-el-last p, #request-valuation-section .flex_column.av_one_half.flex_column_div.av-zero-column-padding.avia-builder-el-28.el_after_av_one_half.avia-builder-el-last h2 {
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .avia-team-member .team-img-container {
    min-height: auto;
  }
  .avia-team-member {
    min-height: 255px;
  }
}

@media screen and (max-width: 992px) {
   #google-map-custom h2 {
       font-size: 30px;
   }
}
@media screen and (max-width: 767px) {
  .avia-team-member .team-img-container, .avia-team-member {
    min-height: auto;
  }
}
#realestate-contact-form-valuation .select_custom{
  width: 100%;
    min-height: 48px;
    margin-bottom: 0;
    border-radius: 3px;
    background-color: #fff!important;
    color: #000!important;
    border: 1px solid #fff!important;
    padding-left: 10px;
    box-shadow: 1px 2px 3px 0px #9f9f9f;
    margin-bottom: 15px;
    border-radius: 3px !important;
}
#realestate-contact-form-valuation .main_color .tabcontainer .active_tab_content, div .main_color .tabcontainer .active_tab {
  background-color: #4d4d4f;
}
#realestate-contact-form-valuation .tabcontainer .av_tab_section {
  border-color:transparent;
}
#realestate-contact-form-valuation .main_color .tabcontainer .tab.active_tab {
    color: #fff;
    font-size: 18px;
    font-weight: 900;
    border-bottom: 10px solid #edb530!important;
}
#realestate-contact-form-valuation .js_active .tab_titles .tab:first-child {
    border-top-left-radius: 2px;
}
#realestate-contact-form-valuation .js_active .top_tab .tab {
    border-bottom: none;
    padding: 12px 8px 4px 8px;
    font-size: 18px;
    font-size: 18px;
    font-weight: 900;
}
#realestate-contact-form-valuation .js_active .tab_content {
    visibility: hidden;
    clear: both;
    padding: 10px 0px!important;
}
#realestate-contact-form-valuation .modal-footer{
    position: absolute;
    right: 0;
    left: 55%;
    bottom: 3%;
    border-top: 0px solid transparent ;
}
#realestate-contact-form-valuation .modal-footer button{
    background: #edb530!important;
    border-color: #edb530!important;
    border-radius: 25px!important;
    box-shadow: 1px 2px 3px 0px #333;
    width: 100%;
    min-height: 50px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    outline: none;
}
#realestate-contact-form-valuation .select_custom-last-child{
	width:50%;
}
.tabcontainer .tab_titles .tab {
    border: none !important;
    font-size: 15px!important;
    padding: 9px 15px!important;
    font-weight: 800 !important;
    margin-bottom: 15px !important
}

.tabcontainer .tab_titles .tab.active_tab {
    border: none !important;
    border-bottom: 10px solid #edb530!important;
    margin-bottom: 0px!important;
    color: #fff!important;
    font-size: 15px!important;
    padding: 9px 15px!important;
}
#request-valuation-section .avia-builder-el-28 .av_textblock_section  .avia_textblock  h2 {
    text-transform: capitalize;
    font-size: 26px;
    letter-spacing: 1px;
    margin-bottom: 19px;
} 

#request-valuation-section .avia-builder-el-28 .av_textblock_section  .avia_textblock  p{
    text-align: justify !important;
    font-size: 16px;
    line-height: 22px;
}
.avia-button.avia-size-large {
    min-width: 218px;
    box-shadow: 1px 2px 3px 0px #333;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
}

.iconbox_left .iconbox_icon {
   font-size: 28px;
}

#tab-id-1-container.tab_content, #tab-id-2-container.tab_content{
   background: #4d4d4f;
   border: 1px solid #4d4d4f;
   padding: 0px !important;
}

#realestate-contact-form_agent h3 img{
    max-width: 50px;
    position: absolute;
    right: 0px;
    top: 10px;
}
#realestate-contact-form-valuation .select_custom-inline-first{
  width:48%;
  display:inline-block;
  margin-right:2%;
}
#realestate-contact-form-valuation .select_custom-inline-second{
    width:48%;
	display:inline-block;
}
#search-filter-tabs.av-arrow-down-section.container_wrap.fullsize {
    margin-top: -195px;
    min-height: auto;
}

.page-id-260 #av_section_1 .template-page.content.av-content-full.alpha.units{
    min-height: auto;
}

.page-id-260 .flex_column .avia-builder-el-27 input,.page-id-260 .flex_column .avia-builder-el-27 textarea {
    min-height: 48px;
    margin-bottom: 0;
    border-radius: 3px;
    background-color: #fff!important;
    color: #000!important;
    border: 1px solid #ccc!important;
    padding-left: 10px;
    box-shadow: 1px 2px 3px 0px #333;
}
.page-id-260 .form_element input.button {
   background: #edb530 !important;
    border-color: #edb530 !important;
    color: #ffffff !important;
    min-width: 218px;
    box-shadow: 1px 2px 3px 0px #333;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    padding: 15px 30px 13px;
    border-radius: 20px;
}

.responsive.html_boxed.html_header_sticky #header.open_model_details{
  z-index: -1 !important;
}

#myModal .modal-content .mySlides{
    max-height: 400px !important;
    overflow: hidden !important;
}

@media screen and (max-width: 767px) {
  #realestate-contact-form-valuation .select_custom-last-child{
	width:100%;
}
  
#search-filter-tabs.av-arrow-down-section.container_wrap.fullsize {
    margin-top: -120px;
}
  
#google-map-custom h2 {
       font-size: 25px;
}
#realestate-contact-form-valuation .modal-footer{
    position: relative;
    right: 0;
    left: 0;
    bottom: 0;
    border-top: 0px solid transparent ;
}  
  
  #realestate-contact-form-valuation .select_custom-inline-first{
  width:100%;
  display:block;

}
#realestate-contact-form-valuation .select_custom-inline-second{
    width:100%;
	display:block;
}
 #request-valuation-section {
    padding: 0px;  
  }
  
  #request-valuation-section:before {
    content: '';
    position: absolute;
    left: 8px;
    right: 8px;
    top: 32px;
    bottom: 50px;
    background: #fff;
    opacity: .8;
}
  
   #request-valuation-section #tab-id-1-container.tab_content,  #request-valuation-section #tab-id-2-container.tab_content {
    background-color: transparent;
    border: 0px solid transparent;
}
  
#request-valuation-section .tabcontainer {
    border-color: transparent !important;
}
  

  
.tabcontainer .tab_titles .tab.active_tab, .responsive #top .main_color .tabcontainer .active_tab {
    border: none !important;
    border-bottom: 10px solid #edb530!important;
    margin-bottom: 0px!important;
    color: #fff!important;
    font-size: 20px!important;
    padding: 9px 9px!important;
  background-color:transparent !important;
}
}

.detail_google_map .accordion_video{
  	margin-top: 20px;
    border-top: 2px solid #ccc;
    padding-top: 20px;
}
.re_description {
    white-space: pre-line !important;
    margin-bottom:0px !important;
}
.agreed_status{
    background-color: #c4cdf9!important;
    text-align: center!important;
    font-weight: bold!important;
    font-size: 14px!important;
    padding: 1px 10px!important;
    float: left!important;
}