/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

body.page-id-27 .listing-container
{
	overflow: auto;
	width: 84%;
	margin: 0 auto;
}
.page-id-4537 .listing-search-form {
  text-align: center;
  margin-bottom: 15px;
}
.page-id-4537 .listing-search-form button {
  padding: 11px 24px !important;
}
body.page-id-4537 .listing-container
{
	overflow: auto;
	width: 84%;
	margin: 0 auto;
}
.page-id-4539 .listing-search-form {
  text-align: center;
  margin-bottom: 15px;
}
.page-id-4539 .listing-search-form button {
  padding: 11px 24px !important;
}
body.page-id-4539 .listing-container
{
	overflow: auto;
	width: 84%;
	margin: 0 auto;
}
body.page-id-707 .listing-container
{
  overflow: auto;
  width: 84%;
  margin: 0 auto;
}

.listing-container
{
  overflow: hidden;
  width: 91%;
  margin: 0 auto;
}
.listing-item
{
	width: 350px;
  min-height: 380px;
	margin: 8px;
	border: 1px solid #eee;
	padding-bottom: 20px;
  overflow: auto;
	display: inline-block;
	text-align: center;
	position: relative;
}
.listing-item img
{
	max-height: 200px;
}
body.page-id-259 .listing-item img{
	max-height: 197px;
}



.details-row
{
	width: 100%;
	padding: 10px;
	color: #000;
	display: flex;
	align-items: baseline;
}

.listing-item  span.text-content span {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.agent
{
	width: 50%;
	float: left;
}

.agent_picture
{
    height: 150px;
    margin-top: 17px;
}

.agent .photo_container
{
	width: 25%;
	float: left;
}

.listing-name{
  text-transform: uppercase;
  margin-top: 23px;
  font-size: 29px;
  font-weight: inherit;
  letter-spacing: 3px;
}

.listing-item span.text-content {
  background: rgba(0,0,0,0.5);
  color: white;
  cursor: pointer;
  display: table;
  height: 200px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;
}

.listing-item:hover span.text-content {
  opacity: 1;
}

.details-row span
{
  display: block;
  width: 100%;
}

.details-row .price
{
	width: 50%;
}
.details-row .baths,
.details-row .beds
{
	width: auto;
	float: left;
	height: 40px;
	padding: 0 10px ;
}

.details-row img
{
  border: none !important;
}

.details-row .baths img,
.details-row .beds img
{
	padding-right: 5px;
}
.expense_group
{
	float: left;
	width: 50%;
	padding-bottom: 23px;
}

.details-row h4,
.details-row p
{
	font-family: 'Roboto', sans-serif;
	font-weight: 400;	
	font-size: 14pt;
}
	.details-row .price
	{
		float: left;
	}

.view-property
{
	background-color: #eee;
	border: 1px solid #63caba;
	text-transform: uppercase;
	padding: 10px;
	font-size: 10pt;
	color: #000;
	width: 50%;
	margin: 0 auto;
	margin-top: 10px;
}
.view-property:hover
{
	background-color: #63caba;
	color: #fff;
}

.bx-wrapper .bx-viewport
{
	left: 0px !important;
	border: none !important;
	box-shadow: none !important;
}

#bx-pager
{
    white-space: nowrap;
    width: 100%;
    overflow: auto;
    background-color: #333;
    padding-top: 8px;
}

.open
{
	display: block !important;
}

#interested
{
	display: block;
	margin:0 auto;
	margin-bottom: 25px;
	text-align: center;
	cursor: pointer;
	padding: 25px;
	border: 5px solid #63caba;
	width: 350px;
}
#interested:hover
{
	background-color: #63caba;
	color: #fff;
}

.home .listing-container
{
	max-width: 1200px;
  overflow: hidden;
}

.gform_footer.top_label
{
	clear: left !important;
	min-width: 235px;
}

.view-all-listings
{
	margin: 0 auto;
	margin-bottom: 25px;
	text-align: center;
	cursor: pointer;
	padding: 15px;
	border: 1px solid #716060;
	color: #716060;
	width: 250px;
	text-transform: uppercase;
}
.view-all-listings:hover
{
	background-color: #716060;
	color: #fff;
}

.icon
{
	vertical-align: middle;
    margin-right: 15px;
    background-image: url('/wp-content/plugins/centris-listings/public/img/icon.png');
    background-repeat: no-repeat;
    width: 38px;
    height: 38px;
    display: inline-block;
    background-position: -40px;
}

.icon-open
{
	background-position: 0px;
}

.section-container
{
	background-color: #f3f3f3;
	padding: 25px;
	margin-bottom: 25px;
    font-size: 12pt;
    font-family: 'Roboto', sans-serif;	
    overflow: auto;
    display: none;
}

#bx-pager img
{
	max-height: 100px;
}

#bx-pager a
{
	margin-right: 5px;
}

.bx-wrapper
{
	margin: 0 auto 0px !important;
}

.open-houses
{
	text-align: center;
	padding: 10px 0;
}
.open-houses h3
{
	color: #fff;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 14pt !important;	
}

.listing-details-container
{
	padding: 50px 0px;
}

.view-listing-details-row
{
	background-color: #393939;
	color: #fff;
	text-align: center;
	overflow: hidden;
	padding: 50px 0;
}

.view-listing-details-row h1
{
	color: #6ac7b9;
	text-transform: uppercase;
	font-weight: 300;
	letter-spacing: 5px;
}
.view-listing-details-row h2
{
  font-weight: 600;
  letter-spacing: 6px;
}

.bubble
{
    display: inline-block;
    /*float: left;*/
    width: 25%;
    text-align: center;
    padding-top: 25px;	
}


.view-listing-details-row .beds,
.view-listing-details-row .baths,
.view-listing-details-row .year-built,
.view-listing-details-row .square-feet,
.view-listing-details-row .rooms
{
	background-color: #6ac7b9;
	color: #fff;
    border-radius: 50%;
    padding: 30px;
    text-align: center;
    width: 95px;
    margin-bottom: 25px;
    margin: 0 auto;
}

.bubble .label
{
    text-transform: uppercase;
    font-size: 12pt;
    clear: left;
    padding-top: 15px;	
    letter-spacing: 2px;
}

.remarks
{
	padding-top: 25px;
	padding-bottom: 50px;
	text-align: center;
}

/*.view-listing-details-row .beds span span,
.view-listing-details-row .baths span span,
.view-listing-details-row .year-bult span span
{
	float: left;
}*/

.listing-search-form input,
.listing-search-form select
{
	width: 17%;
	height: 55px;
}

.listing-search-form button
{
	background-color: #716060;
}

#sale_pricing
{
	display: none;
}


.listing-regions
{
  padding-top: 25px;
  margin-bottom: 25px;
  width: 1123px;
  margin: 0 auto;
}

body.page-id-27 .listing-regions select
{
  width: 23%;
  float: left;
  height: 48px;
  padding: 9px;
  font-size: 15px;
}
body.page-id-27 .listing-regions button {
  width: 20%;
  float: right;
  margin-right: 27px;
  height: 48px;
  padding: 0px;
}

body.page-id-4537 .listing-regions select
{
  width: 23%;
  float: left;
  height: 48px;
  padding: 9px;
  font-size: 15px;
}
body.page-id-4537 .listing-regions button {
  width: 20%;
  float: right;
  margin-right: 27px;
  height: 48px;
  padding: 0px;
}

body.page-id-4539 .listing-regions select
{
  width: 23%;
  float: left;
  height: 48px;
  padding: 9px;
  font-size: 15px;
}
body.page-id-4539 .listing-regions button {
  width: 20%;
  float: right;
  margin-right: 27px;
  height: 48px;
  padding: 0px;
}

body.page-id-707 .listing-regions select
{
  width: 23%;
  float: left;
  height: 48px;
  padding: 9px;
  font-size: 15px;
}
body.page-id-707 .listing-regions button {
  width: 20%;
  float: right;
  margin-right: 27px;
  height: 48px;
  padding: 0px;
}



.listing-regions select
{
	width: 31%;
	float: left;
}

.listing-regions button
{
  width: 20%;
  float: right;
  margin-right: 27px;
}

.tabs-menu {
    /*height: 30px;*/
    float: left;
    clear: both;
    width: 100%;
    margin-bottom: 0px !important;
    margin-left: 0px !important;
}

.tabs-menu li {
    height: 30px;
    line-height: 30px;
    float: left;
    margin-right: 10px;
    border-top: 1px solid #d4d4d1;
    border-right: 1px solid #d4d4d1;
    border-left: 1px solid #d4d4d1;
    list-style: none !important;
    list-style-type: none !important;
}

.tabs-menu li.current {
    position: relative;
    background-color: #fff;
    border-bottom: 1px solid #fff;
    z-index: 5;
}

.tabs-menu li a {
    padding: 10px;
    text-transform: uppercase;
    color: #6ac7b9;
    text-decoration: none; 
}

.tabs-menu .current a {
    color: #444;
}

.tab {
    border: 1px solid #d4d4d1;
    background-color: #f3f3f3;
    float: left;
    margin-bottom: 20px;
    width: 100%;
}

.tab-content {
    width: 100%;
    padding: 20px;
    display: none;
    font-size: 11pt;
}

#about {
 display: block;   
}

@media only screen and (max-width: 1408px){
    body.page-id-27 .listing-container {
      width: 743px;
    }
    body.page-id-27 .listing-regions{
      width: 764px;
    }
    body.page-id-4537 .listing-container {
      width: 743px;
    }
    body.page-id-4537 .listing-regions{
      width: 764px;
    }
    body.page-id-4539 .listing-container {
      width: 743px;
    }
    body.page-id-4539 .listing-regions{
      width: 764px;
    }
    body.page-id-707 .listing-container {
      width: 743px;
    }
    body.page-id-707 .listing-regions{
      width: 764px;
    }
    body.page-id-27 .listing-regions select{
      width: 22%;
    }
    body.page-id-27 .listing-regions button{
      margin-right: 28px;
    }
    body.page-id-4537 .listing-regions select{
      width: 22%;
    }
    body.page-id-4537 .listing-regions button{
      margin-right: 28px;
    }
    body.page-id-4539 .listing-regions select{
      width: 22%;
    }
    body.page-id-4539 .listing-regions button{
      margin-right: 28px;
    }
    body.page-id-707 .listing-regions select{
      width: 22%;
    }
    body.page-id-707 .listing-regions button{
      margin-right: 28px;
    }
  }

@media only screen and (max-width: 840px){
    body.page-id-27 .listing-container {
      max-width: 374px;
      width: 100%;
    }
    body.page-id-27 .listing-regions select{
      width: 94%;
      margin-left: 19px !important;
      margin-bottom: 13px;
    }
    body.page-id-27 .listing-regions {
      width: 100%;
      padding-right: 22px;
    }
    body.page-id-27 .listing-regions button {
       width: initial; 
      float: right;
      margin-right: 0px !important;
      padding: 11px;
    }

    body.page-id-4537 .listing-container {
      max-width: 374px;
      width: 100%;
    }
    body.page-id-4537 .listing-regions select{
      width: 94%;
      margin-left: 19px !important;
      margin-bottom: 13px;
    }
    body.page-id-4537 .listing-regions {
      width: 100%;
      padding-right: 22px;
    }
    body.page-id-4537 .listing-regions button {
       width: initial; 
      float: right;
      margin-right: 0px !important;
      padding: 11px;
    }

    body.page-id-4539 .listing-container {
      max-width: 374px;
      width: 100%;
    }
    body.page-id-4539 .listing-regions select{
      width: 94%;
      margin-left: 19px !important;
      margin-bottom: 13px;
    }
    body.page-id-4539 .listing-regions {
      width: 100%;
      padding-right: 22px;
    }
    body.page-id-4539 .listing-regions button {
       width: initial; 
      float: right;
      margin-right: 0px !important;
      padding: 11px;
    }

    body.page-id-707 .listing-container {
      max-width: 374px;
      width: 100%;
    }
    body.page-id-707 .listing-regions select{
      width: 94%;
      margin-left: 19px !important;
      margin-bottom: 13px;
    }
    body.page-id-707 .listing-regions {
      width: 100%;
      padding-right: 22px;
    }
    body.page-id-707 .listing-regions button {
       width: initial; 
      float: right;
      margin-right: 0px !important;
      padding: 11px;
    }

    .view-listing-details-row h1{
      font-size: 24px;
      letter-spacing: 1px;

    }


  }

@media only screen and (max-width: 660px){
	.listing-search-form input, .listing-search-form select
	{
		width: 100%;
	}
	.listing-search-form button
	{
		margin-top: 15px;
	}
  .tabs-menu li a{
    font-size: 13px;
    font-weight: 400;
  }
  .view-listing-details-row h2{
    font-size: 23px;
    letter-spacing: 1px;
  }
  .listing-details-container{
    padding: 0px !important;
  }
  .view-listing-details-row{
    padding: 35px 0;
  }
}


@media only screen and (max-width: 438px){
	.listing-item
	{
		width: 100%;
    margin: 15px -5px;

	}

	.listing-item span.text-content
	{
		height: 153px;
		font-size: 10pt;
	}

	.listing-item a img
	{
		min-height: 153px;
		max-height: 153px;
    width: 100%;
	}

	.listing-item .address-row,
	.listing-item .details-row
	{
		font-size: 10pt;
	}
}

@media only screen and (max-width: 350px){
	.listing-item
	{
		margin-bottom: 15px;
		margin:0px;
	}
}