a:hover, a:focus {
	text-decoration: none;
}

.br{
	display:none;
}

.gm-iv-address-link {
	top: 60px !important;
}

#breadcrumb{
	height:30px;
	font-size: 14px;
}

#breadcrumb div{
	padding:3px !important;
}

#breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:hover {
 	font-size: 14px;
}

#street-view {
	height: 300px;
}

#agentsearch{
	display:none;
	float: none;
	margin-top: 0px;
}

#agentwrap{
	margin:20px auto 0;
	padding:20px;
}

#agentwrap .agent-name{
	margin-top:7px;
	font-weight: bold;
  font-size: 20px;
}

#agentwrap .agent-title{
	margin-top:7px;
	font-weight: bold;
	color:#888;
}

#agentwrap .agent-phone{
	margin-top:7px;
	font-weight: bold	
}

#agentwrap .agent-branch{
	margin-top:7px;
}

#agentblock{
		margin: 20px;
		color:#666;
	}
	
	#agentblock h1{
		font-size:30px;
		margin-top: 0px;
    margin-bottom: 10px;
		color:#000;		
	}
	
	#agentblock h2{
    font-size: 24px;
    margin-top: 0;		
	}
	
		#agentblock h2 a{
			font-size: 12px;
			float: right;
			margin-top: 8px;
		}
	
	#agentblock h3{
		margin-top: 0;
		font-size: 20px;
		line-height: 1.2;
		letter-spacing: 1px;	
	}		
	
	#agentblock p{
		font-size: 18px;
	}	
	
	#agentblock .agentbox{ 
    padding: 15px 0;
		background:rgba(255,255,255,1.0);
    border: 1px solid #f7f7f7;
		margin-bottom:20px;
		
		-webkit-box-shadow: 1px 2px 4px 0px rgba(50, 50, 50, 0.3);
		-moz-box-shadow:    1px 2px 4px 0px rgba(50, 50, 50, 0.3);
		box-shadow:         1px 2px 4px 0px rgba(50, 50, 50, 0.3);
	}
	
	#agentblock .agentbox input[type="text"]{
    width: 200px;
    background: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 1px;
    border-top: 1px solid #c0c0c0;
    box-sizing: border-box;
    -webkit-border-radius: 1px;
    display: inline-block;
    margin: 0;
    padding: 7px 8px;
    color: #888;
		font-size:16px;
	} 	

	#agentblock .agentbox input[type="submit"]{
		width: 200px;
		margin-top:10px;
    background-image: linear-gradient(to bottom,#5587d7,#396bbc);
    background-image: -moz-linear-gradient(top,#5587d7,#396bbc);
    background-image: -webkit-linear-gradient(top,#5587d7,#396bbc);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#5587d7),color-stop(1,#396bbc));
    background-repeat: repeat-x;
    background-color: #396bbc;
    color: #fff;
    font-weight: 500;
    letter-spacing: .5px;
    border: none;
    padding: 7px 33px;
    font-size: 16px;
	}
	
	#agentblock .agentphoto{
		max-height: 375px;
		overflow: hidden;
		margin: 0 auto 20px;
		text-align: center;
	}	
	
#agentblock .agentphoto img{
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;	
	width: 235px;
	height: auto;	
}		

#agentlistings .col-md-3:nth-child(1){
	padding-left:0;
}

#agentlistings .col-md-3{
	padding-right:0;
	padding-left:0;
}

.agent_property{
	text-align:center;
}

.agent_property .innerborder {
  background: rgba(255,255,255,1.0);
	border-bottom:none;
	margin-bottom: 20px;
	-webkit-box-shadow: 1px 2px 4px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow: 1px 2px 4px 0px rgba(50, 50, 50, 0.3);
	box-shadow: 1px 2px 4px 0px rgba(50, 50, 50, 0.3);	
}

.agent_property .photo_count, .agent_property .photo_count img {
	height:auto !important;
	width:auto !important;
}

.agent_property .photo, .agent_property .photo img {
	min-height:100%;
	width:100%;
}	

.agent_property .photo {
    border: none;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    float: left;
    position: relative;
    height: 215px;
    overflow: hidden;		
}

.agent_property .photo img {
    border: none;
}

.agent_property .price{
	width:100%;
	color:#666;
	font-family:'Open Sans', sans-serif;
	text-align:center;
	padding:8px 6px 9px;
	font-size:24px;
	font-weight:400;
	clear:both;
}

	.agent_property:hover .price, .agent_property:hover .description {
		color:#000;
	}

.agent_property span.name{
	font-family:'Open Sans', sans-serif;
	font-size:18px;
	color: #888;
	font-weight:300;			
}

.agent_property span.value{
	font-family:'Open Sans', sans-serif;
	font-weight:bold;
	font-size: 18px;
	color:#002c73;			
}	

.agent_property span.city{
	font-family:'Open Sans', sans-serif;
	font-size:18px;
	color: #002c73;
	font-weight:300;		
}

.agent_property .horizon{
	width:100%;	
}

.agent_property .horizon hr{
	width: 30%;
	margin: 15px auto;
	margin-bottom:20px;
	background-color:#002c73;
	height: 1px;	
}

.agent_property .description {
	font-family:'Open Sans', sans-serif;
	font-weight:400;	
	font-size: 14px;
	font-style:normal;
	color: #999;
	padding-top: 3px;
	padding: 0 20px 20px;
	height:145px;
}


.listings_details{
	background-color:#f5f5f5;
	height:320px;	
	float:left;
	width:100%;
}

.circle{
	/* make it responsive */
	max-width: 100%;
	width:100%;
	height:auto;
	display:block;
	position:relative;
	
	/* div height to be the same as width*/
	padding-top:100%;
	opacity:0.9;
	
	/* make it a circle */
	border-radius:50%;
	
	/* Centering on image`s center*/
	background-position-y: center;
	background-position-x: center;
	background-repeat: no-repeat;
	
	/* it makes the clue thing, takes smaller dimention to fill div */
	background-size: cover;

	/* it is optional, for making this div centered in parent*/
	margin: 0 auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	
	box-shadow: 2px 2px 2px rgba(150,150,150,0.7);
}

.circle:hover{
	opacity:1;
	top:1px;	
	box-shadow: none;
}

@media(min-width:768px){

	.br{
		display:block;
	}

	#breadcrumb {
    margin-top: -25px;
	}
	
	#agentsearch{
		display:block;
		float: right;
		margin-top: 15px;
		margin-bottom: -35px;
	}
	
	#agentblock h2 a {
		font-size: 18px;
		margin-top: 6px;
	}	
	
	#agentblock .agentphoto {
		max-width: 250px;
		overflow: hidden;
	}
	
	#agentlistings .col-md-3{
		padding-left:15px;
	}
	
	.agent_property .photo {
		height: 160px;
	}	
	
	#agentwrap {
		padding: 10px;
	}	
	
	#agentwrap .agent-name {
		font-weight: 600;
		font-size: 14px;
	}	
	
	#agentwrap .agent-title{
		font-weight: 100;
	}	
	
}

@media(min-width:1000px){
	
	#agentwrap .agent-name {
		font-size: 17px;
	}	
	
}

@media(min-width:1200px){
	
	#agentwrap {
		padding: 0;
	}		
	
}