h2.listing_type {
	display: block;
	padding: 5px 10px;
	width: 98%;
margin: 0 auto;
	box-sizing: border-box;
686666 solid #344b92;
	font-size: 20px;
	margin-top: 2px;
	
	font-weight: 600;
	font-family: 'Source Sans Pro';
	text-transform: uppercase;
	margin-bottom: 4px;
}

#property_detail {
margin: 0 auto;
	box-sizing: border-box;
}

#property_detail .boxpadding {
	padding: 0 0px;
	box-sizing: border-box;
}

#property_detail .grid_9 { padding: 0 15px; }
#property_detail .grid_3 { padding: 0 15px; }



#property_detail ul.agent {
	margin-top: 20px;
	margin-bottom: 20px;
	display: inline-block;
}

   @media only screen and (max-width: 600px) {
	   
	#property_detail ul.agent {
	margin-top: 15px;
	display: inline-block;
}   
   }

#property_detail .agent {

}

#property_detail .agent img {
margin: 25px 15px 0px 0;
display:inline-block;
}


#property_detail ul.agent li h3{
font-size: 20px;
	font-weight: 600;
	font-family: 'Source Sans Pro';
		line-height: 1.5;
		margin: 6px 0 0 0 ;
		padding: 0;
		
}
#property_detail ul.agent li h3:hover { 
  color: #0d2985;
}
#property_detail ul.agent li h4 {
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #686666 !important;
	font-family: 'Arimo';
	margin: 0;
	margin-bottom: 20px;
	
}


#property_detail ul.agent li span.phone{
	
	font-size: 14px;


	font-family: 'Arimo';

	padding-left: 0px;

}
#property_detail ul.agent span.phone:before{
			 font-family: FontAwesome;
			  position: relative;
        top:-3px;
        left:0;
		color: #4f5f8b;
		font-size: 14px;
		margin-right: 6px;
		
        content: "\f095";}


		
#property_detail ul.agent a.email{
	font-size: 14px;

position: relative; top: 5px;
	color: #0a36c0;

	font-family: 'Arimo';

	  -moz-transition: background 0.2s ease-in-out;
    -o-transition: background 0.2s ease-in-out;
    -webkit-transition: background 0.2s ease-in-out;

}

#property_detail ul.agent a.email:before {
 font-family: FontAwesome;
			 position: relative;
        top:-5px;
        left:0;
		color: #4f5f8b;
		font-size: 12px;
		margin-right: 6px;
        content: "\f0e0";}	





#property_attach {
	display: block;
	box-sizing: border-box;
	margin: 0 auto;
	margin-top:15px;
	padding: 0 20px;
	
}

#property_attach ul{

	box-sizing: border-box;

	margin-top: 2px;

	
	
}

#property_attach ul a li{
	list-style-type: none;
	box-sizing: border-box;
	text-align: left;
	padding: 30px 20px;
	font-weight: 400;
	font-family: 'Source Sans Pro';
	font-size: 18px;
	text-decoration: underline;
	
	
}

#property_attach ul a li:hover{
	list-style-type: none;
	box-sizing: border-box;
	text-align: left;
	padding: 30px 20px;
	
}





#property_agent {
	display: block;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 0 20px;
	
}

#property_agent ul{
	padding: 15px 0%;
	box-sizing: border-box;
	background: #f1f1f1;
	margin-top: 2px;


	
	
}

#property_agent ul li{
	list-style-type: none;
	box-sizing: border-box;
	text-align: left;
	padding: 20px 15px 24px 20px;

}

#property_agent ul li a{
	font-family: 'Source Sans Pro';
	font-size: 16px;
	font-weight: 600;
	text-decoration: underline;

}




.detailhead {margin: 0 15px 2px 15px; border-bottom: 2px solid #bdc4df;}


#property_head_left {box-sizing: border-box; margin: 0; padding: 6px 0px 6px 0;text-align: left; width: 49%; float: left;}

#property_head_left ul {height: 80px; padding: 0;}
#property_head_left ul li {  font-size: 30px; margin: 0; padding: 0; font-family: Lato, 'Open Sans', sans-serif; font-weight: 700;}
#property_head_left ul li + li {font-size: 16px; font-family: 'Open Sans'; font-weight: 400; letter-spacing: 0; margin: 6px 0 0 0;padding: 0;color: #686869;}


 


#property_head_right {box-sizing: border-box; margin: 0; padding: 11px 0px 1px 12px;text-align: right; width: 49%; float: right;}



#property_head_right ul { height: 80px; }
#property_head_right ul li { margin: 0; font-size: 22px; font-family: 'Oxygen'; letter-spacing: 0px;font-weight: 600; margin-top: 2px; color: #1b2faa;}
#property_head_right ul li + li {font-weight: 400;font-family: 'Open Sans'; letter-spacing: 0;color: #686666; font-size: 14px;margin: 8px -12px 0 0;}


#property_head_right ul li img { position: relative; top: 2px;}


  @media only screen and (max-width: 600px) {
	  
	  .detailhead {margin: 0 15px 2px 15px; border-bottom: 0px solid #bdc4df;}
	  
	#property_head_left {border-bottom: 2px solid #bdc4df;margin-left: 0px !important; width: 100%;}  
	#property_head_left ul {height: auto; padding: 0;}
	#property_head_left ul li {  font-size: 28px;}
	#property_head_left ul li + li {margin: 12px 0 0 0;}
	
	#property_head_right {padding: 22px 0px 1px 0px;text-align: right; height: auto; width: 100%; } 
	#property_head_right ul li {margin-top: 0px; line-height: 1; text-align: right;}
	#property_head_right ul li + li {font-weight: 400;font-family: 'Open Sans'; letter-spacing: 0; line-height: 1; padding-top: 10px;color: #686666; font-size: 14px; text-align: right;}
	#property_head_right ul li img { position: relative; top: 2px; }
	
	
   }

#property_head_right span{

padding: 0  12px;

}


  @media only screen and (max-width: 600px) {
#property_head_right {text-align: left;}	
#property_head_right ul li + li {margin: 4px 0px 0 -10px; padding-left: 0;}  
  }


/*LISTINGS*/

#listings {

  position: relative;
  
  
display: block;
float: left;
margin-left: 18px;



}

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

#listings {

  position: relative;
  
  
display: block;
float: left;
margin-left: 1px;
 width: 350px;



}
.property_main {
	
	box-sizing: border-box;

	background: #e7e9f5;
	 padding-left: 0;
	 padding-right: 0;

	position: relative;
	 border-bottom: 6px solid #c0c8d7;
	  border-top: 6px solid #253a8d;
	 padding: 2px 0 !important;
	 margin: 0;
	 margin-bottom: 15px !important;
}



#listings .grid_12 {  width: 350px; float: left;margin: 0 auto; }

.property_main .grid_3_2 { width: 350px !important; float: left;}
.property_main .grid_3 { width: 350px; float: left;}
.property_main .grid_6 { width: 350px; float: left;}

.property_image {
		
	  
		box-sizing: border-box;
		position: relative;
		
		max-width: 100%; min-height: 225px !important;
}

.property_image span.tag {
		position: absolute;
		top: 0;
		left: 22px;
		background: rgba(0, 0, 0, 1);
		box-sizing: border-box;
		padding: 10px 16px;
		color: #fff;
		text-align: center;
		line-height: 2;
		font-size: 13px;
		font-weight: 600 !important;
		font-family: 'Open Sans';
		text-transform: uppercase;

			
		
}



.property_main .topleft{
	
box-sizing: border-box;
	padding: 1px 18px;
	
	margin: 0;
}
.property_main .topleft ul.bg{
display: block;
box-sizing: border-box;
background: #ffffff;
padding: 8px 12px;
height: 78px;
margin-bottom: 0;

}

.property_main .topleft ul li.title a{
font-size: 21px;
line-height: 1.9;
font-weight: 600;
font-family: 'Lato';
color: #263264;

}

.property_main .topleft ul li.title a:hover{
text-decoration: underline;

}

.property_main .topleft ul.desc{
 display: flex;
align-items: baseline;

box-sizing: border-box;


}
.property_main .topleft ul.desc p {
	display: none;
}

.property_main .topleft ul.desc p:first-child
{
	display: block;
	font-size: 13px;
padding: 8px 16px;
}

.property_main .topleft ul li.address{
font-size: 13px;
line-height: 1.6;
font-weight: 400;
font-family: 'Open Sans';
color: #686869;

}




/*Property SUMMARY*/


/*Property DETAILS*/
.property_main .right ul.details{
display: block;
font-size: 13px;
position: relative;
top: 1px;



}

.property_main .topright{
	
	display: block;
	box-sizing: border-box;
	margin: 0;
	
}

  
	
.property_main .topright ul.overview{

margin: 0;

box-sizing: border-box;
background: #fff;
padding: 12px 8px;
padding-left: 12px;

	
	text-align: left;
	height: 78px;


}

 

.property_main .topright ul.overview li.price{
font-size: 20px;
line-height: 1.7;
font-weight: 400;
font-family: 'Roboto';
color: #1B2FAA;

}
.property_main .topright ul.overview li.basic{
font-size: 13px;
line-height: 1.2;
font-weight: 400;
font-family:'Open Sans', Arial, sans-serif;
color: #807f7f;
padding-bottom: 4px;



}

.property_main .topright ul.overview li.basic span{


padding: 0  8px;


}

.property_main .topright ul.overview{

}
.property_main .topright ul.overview li.basic span.cat{
margin-right: 0;
padding-right: 0;

}




.property_main .topright ul.details{
	box-sizing: border-box;

	

	margin-top: 20px;
	width: 100%;
	float: left;
	height: 120px;
	margin-left: -10px;



	
	

	
}

.property_main .topright ul.details li{
display: inline-block;
font-family: 'Source Sans Pro';
font-weight: 400;

color: #323232;
font-size: 13px;
width: 100%;
text-align: right;
margin: 0px 0;
text-align: left;
line-height: 1.8;
padding-left: 6px;

border-bottom: 1px dotted #cacbcb;

}



.property_main .topright ul.details li span {
float: right;
font-weight: 600;
color: #242425;	
}

.property_main .right ul.details li.agent {
display: inline-block; float: right; margin-right: 0; margin-right: -20px; position: relative; top: 0px; border-left: 0px solid #132665;	
}

.property_main .right ul.details li.agent ul li {
 color: #2d3e75;	 text-decoration: underline;
}
}



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

.property_main {
	
	box-sizing: border-box;
	position: relative;
margin-top: 4px !important;
padding: 0px 0;
padding-bottom: 4px !important;
border-bottom: 2px solid #d6daec;


}


#listings .grid_12 {  width: 957px; float: left;margin: 0 auto; }

.property_main .grid_3_2 { width: 300px !important; float: left;}
.property_main .grid_3 { width: 306px; float: left; }
.property_main .grid_6 { width: 348px; float: left; }

.property_image {
		
	
		box-sizing: border-box;
		position: relative;
		max-width: 100%; min-height: 182px; max-height: 381px;
		
}

.property_image span.tag {
		position: absolute;
		top: 0;
		left: 0;
		background: rgba(0, 0, 0, 0.9);
		box-sizing: border-box;
		padding: 6px 12px;
		color: #fff;
		text-align: center;
		line-height: 2;
			font-size: 13px;
		font-weight: 600 !important;
		font-family: 'Open Sans';
		text-transform: uppercase;
	
		

			
		
}


.property_main .topleft{
	
box-sizing: border-box;
	padding: 14px 18px;

	margin: 0;
}
.property_main .topleft ul.bg{
display: block;
box-sizing: border-box;
background: transparent;
padding: 4px 22px;
height: 72px;
margin-bottom: 0;



}

.property_main .topleft ul li.title a{
font-size: 21px;
line-height: 1.5;
font-weight: 600;
font-family: 'Lato';
color: #263264;
margin: 0;

}
.property_main .topleft ul li.title a:hover{
text-decoration: underline;

}

.property_main .topleft ul.desc{
 display: flex;
align-items: baseline;

box-sizing: border-box;
height: 131px;
width: 395px;


}
.property_main .topleft ul.desc p {
	display: none;
}

.property_main .topleft ul.desc p:first-child
{
	box-sizing: border-box;
	display: block;
	font-size: 13px;
padding: 2px 20px;


font-family: arial;
}

.property_main .topleft ul li.address{
font-size: 13px;
line-height: 1.6;
font-weight: 400;
font-family: 'Open Sans';
color: #686869;

}



/*Property SUMMARY*/


/*Property DETAILS*/
.property_main .right ul.details{
display: block;
font-size: 11px;




}

.property_main .topright{
	
	display: block;
	box-sizing: border-box;
	margin: 0;
	
	
}

  
	
.property_main .topright ul.overview{

margin: 0;

box-sizing: border-box;
background: transparent;
padding: 0px 8px;
padding-right: 0px;


	text-align: right;
	height: 64px;


}

 

.property_main .topright ul.overview li.price{
font-size: 20px;
line-height: 2;
font-weight: 400;
font-family: 'Roboto';
color: #1B2FAA;

}
.property_main .topright ul.overview li.basic{
font-size: 13px;
line-height: 1.2;
font-weight: 400;
font-family:'Open Sans', Arial, sans-serif;
color: #807f7f;
display: block;
width: 102%;
padding: 0;
margin: 0;
text-align: right;
height: 25px;
margin-left: -7px;
}

.property_main .topright ul.overview li.basic img{
position: relative; top: 1px;	
}

.property_main .topright ul.overview li.basic span{


padding: 0  8px;


}


.property_main .topright ul.overview li.basic span.cat{
margin-right: 0;
padding-right: 0;

}




.property_main .topright ul.details{
	box-sizing: border-box;

	

	margin-top: 10px;
	width: 240px;
	float: right;
	height: 80px;
	margin-right: 10px;

}

.property_main .topright ul.details li{
display: block;
font-family: 'Source Sans Pro';
font-weight: 400;

color: #323232;
font-size: 13px;
width: 100%;
float: left;
margin: 0px 0;
text-align: left;
line-height: 1.8;
padding-left: 6px;

border-bottom: 1px dotted #cacbcb;

}


.property_main .topright ul.details li span {
float: right;
font-weight: 600;
color: #242425;	
}
	 
 }
 

/*---------END ACTIVE LISTING---------*/







 .highlight_wrapper {

	box-sizing: border-box;
	padding: 0;
	position: relative;
	margin-left: 6px;
	
		
 }


  @media only screen and (min-width: 380px) and (max-width:600px) {
	  
	  .highlight_wrapper {

	box-sizing: border-box;
	padding: 0;
	position: relative;
	margin-left: 0px;
	
		
 } 
  }

/*LISTING HIGHLIGHTS, TO THE RIGHT OF PHOTOS*/

.listing_highlights {
padding:0;	
box-sizing: border-box;
margin: 0;

}


.listing_highlights ul{
	
	list-style-type: none;
	display: block;
	border: 0;
	width: 100%;
	height: 420px;
	background: #f2f3f8;
float: left;
	box-sizing: border-box;
	
	
}

   @media only screen and (max-width:600px) {
	.listing_highlights ul{
		margin-top: 15px;
	height: auto;	
}   

   }

.listing_highlights ul li{
	display: block;
		list-style-type: none;
		border: 0;
		outline: 0;
	font-size: 13px;
	background: transparent;
	margin-bottom: 1px;
	font-weight: 600;
	border-bottom: 1px dotted #c0c8d7;
	color: #41434e;
	line-height: 3;
	padding-left: 16px;
	padding-right: 16px;
	font-family: 'Source Sans Pro';
	text-align: right;
}


.listing_highlights ul li:first-child{border-top: 1px dotted #c0c8d7;}

.listing_highlights ul li:nth-child(odd) 
{
background: #e7e9f5;
}

.listing_highlights ul li span{
font-weight: 600;
color: #242425;

}



.listing_highlights ul.agent_contact{
	
	list-style-type: none;
	display: block;
	border: 0;
	width: 100%;
	height: 99px;

text-align: center;
	box-sizing: border-box;
	padding: 22.5px;
	float: left;
	
	
	
}


.listing_highlights ul.agent_contact li{
	display: block;
		list-style-type: none;
		border: 0;
		outline: 0;
	font-size: 15px;
		background: #2d3e75;	
		color: #fff;
	margin: auto 0;
	border: 1px solid #1b2c60;
	font-weight: 600;
	font-family: 'Open Sans';
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	text-align: center;
	

}

.listing_highlights ul.agent_contact li:hover {

background: #122664;
border: 1px solid #0a163a;
}


/*slider*/

	 .listing_photos { padding: 0; box-sizing: border-box; height: 520px; width: 100%; padding-left: 14px; position: relative;}
	 
	* span.tagz {
		position: absolute;
		top: 0;
		left: 14px;
		background: rgba(0, 0, 0, 0.8);
		padding: 10px 16px;
		color: #fff;
		font-size: 14px;
			font-weight: 600;
		font-family: 'Open Sans';
		text-transform: uppercase;
		z-index: 999!important;
	
}

  @media only screen and (min-width: 380px) and (max-width:600px) {
  .listing_photos { padding: 0; box-sizing: border-box; height: 520px; width: 100%; padding-left: 0;}
  
  	* span.tagz {
		position: absolute;
		top: 0;
		left: 0px;
		background: rgba(0, 0, 0, 0.8);
		padding: 10px 16px;
		color: #fff;
		font-size: 14px;
			font-weight: 600;
		font-family: 'Open Sans';
		text-transform: uppercase;
		z-index: 999!important;
	
  }
  }
    @media only screen and (min-width: 600px) {
 .listing_photos { padding: 0; box-sizing: border-box; height: 520px; width: 100%; padding-left: 14px;}
	}
	


.listing_photos .camera_target_content { overflow: visible;}


	/*thumbnails*/	

.listing_photos .camera_command_wrap {
	left: 0;
	position: relative;
	right:0;
	z-index: 4;
		width: 100% !important;
		background: #e7e9f5;
}
.listing_photos .camera_thumbs_cont {
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	overflow: hidden;
	position: relative;
	width: 100%;

	
}
.listing_photos .camera_commands_emboss .camera_thumbs_cont {
	-moz-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
		
}
.listing_photos .camera_thumbs_cont > div {

width: 100%;

float: left;


}
.listing_photos .camera_thumbs_cont ul {
	overflow: hidden;
	padding: 3px 4px 8px;
	
	position: relative;
	text-align: left;
 z-index:9;
 width: 590px !important;
 background: #e7e9f5;
 padding-right: 0 !important;
 margin-right: 0 !important;
 
 
}
.listing_photos .camera_thumbs_cont ul li {

	padding: 0 4px;
display: inline;
width: 100px;
margin:0
}
.listing_photos .camera_thumbs_cont ul li > img {
	border: 1px solid #263264;
	cursor: pointer;
	margin-top: 5px;
	vertical-align: baseline;	
	text-shadow:#e7e9f5 1px 1px 1px;
}

.listing_photos .camera_prevThumbs {
	bottom: 4px;
	cursor: pointer;
	left: 0;
	position: absolute;
	top: 4px;
	visibility: visible;
	width: 30px;
	z-index: 10;
}
.listing_photos .camera_prevThumbs div {
	background: url(../images/camera/camera_skins.png) no-repeat -160px 0;
	display: block;
	height: 40px;
	margin-top: -20px;
	position: absolute;
	top: 50%;
	width: 30px;
}
.listing_photos .camera_nextThumbs {
	bottom: 4px;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 4px;
	visibility: visible;
	width: 30px;
	z-index: 10;
}
.listing_photos .camera_nextThumbs div {
	background: url(../images/camera/camera_skins.png) no-repeat -190px 0;
	display: block;
	height: 40px;
	margin-top: -20px;
	position: absolute;
	top: 50%;
	width: 30px;
}

.listing_photos .camera_clear {
	display: block;
	clear: both;
}
.listing_photos .showIt {
	display: none;
}
.listing_photos .camera_clear {
	clear: both;
	display: block;
	height: 1px;
	margin: -1px 0 25px;
	position: relative;
}

.listing_photos  .camera_thumbs_wrap.camera_left .camera_bar, .camera_thumbs_wrap.camera_right .camera_bar {
	height: 100%;
	position: absolute;
	width: auto;
}
.listing_photos  .camera_thumbs_wrap.camera_bottom .camera_bar, .camera_thumbs_wrap.camera_top .camera_bar {
	height: auto;
	position: absolute;
	width: 100%;

}


		.listing_photos .camera_wrap {margin-bottom: 0px !important;width: 100% !important;}
		.listing_photos .camera_pag {position: absolute;top: 44px;right: 5%;}
			.listing_photos .camera_wrap .camera_pag .camera_pag_ul li {
				width: 20px;
				height: 20px;
				background: #ffffff;
				border-radius: 20px;
			}
			.listing_photos .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent,
			.listing_photos .camera_wrap .camera_pag .camera_pag_ul li:hover {
				background: #092179;
			}
	/*arrows*/
.listing_photos .camera_prev, .camera_next, .camera_commands {
	opacity: 1 !important;
	
}
.listing_photos .camera_prev {
	left: 341px;
	right: 80px;
	bottom: 0px;
	top: auto;
	height: 48px;
	display: none;
	width: 48px;
}
.listing_photos .camera_next {
	right: auto;
	left: 389px;
	top: auto;
	bottom: 0px;
	height: 48px;
	display: none;
	width: 48px;
}
.listing_photos .camera_prev > span {
	display: block;
	height: 48px;
	width: 48px;
	text-indent: -5000px;
	background: #ffffff url(../images/arrows-1.png) 0 bottom no-repeat;
}

.listing_photos .camera_next > span {
	display: block;
	height: 48px;
	width: 48px;
	text-indent: -5000px;
	background: #313f6f url(../images/arrows-1.png) right bottom no-repeat;
}
.listing_photos .camera_azure_skin .camera_prev > span {	background-position: 17px -7px; opacity: 1;}
.listing_photos .camera_azure_skin .camera_next > span {	background-position: -30px 14px; opacity: 1;}
.listing_photos .camera_azure_skin .camera_prev > span:hover { opacity: 0.6;}
.listing_photos .camera_azure_skin .camera_next > span:hover { opacity: 0.6;}

.listing_photos a.button {

font-size: 20px;
font-family: 'open sans';
background: #9a75ae;

padding: 6px 12px;	

}