@font-face {
  font-family: 'icomoon';
  src:
    url('https://realtyhd.com/XposurePublicIncludes/fonts/icomoon.ttf?pu15d6') format('truetype'),
    url('https://realtyhd.com/XposurePublicIncludes/fonts/icomoon.woff?pu15d6') format('woff'),
    url('https://realtyhd.com/XposurePublicIncludes/fonts/icomoon.svg?pu15d6#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

.main-container{
}

.content{
	width:418px;
	overflow: hidden;
}

header{
	
}

.header-inner{
	width:408px;
	font-size: 16px;
	padding: 0 5px;
	font-weight: bold;
}

.header-inner .sep{
	font-size: 18px;
	padding: 0px 1px;
}

.header-inner .share{
	display: none;
}

.header-inner .actions{
	display: none;
}

.header-inner .status-banner{
	padding: 0px 6px;
	font-size: 12px;
	right: 0px;
	font-weight: normal;
}

.header-inner .status-container{
	display: none;
}

.header-inner .status-banner .date-sold{
	display: block;
	font-size: 12px;
}

span.mls-num {
	display: none;
}

.mobile-toolbar{
	display: block;
	height: 35px;
}

.mobile-toolbar .header-inner{
	font-weight: normal;
	text-align: left;
}

.mobile-toolbar .header-inner {
    font-weight: normal;
    text-align: center;
}

.mobile-toolbar .header-inner .share-sheet-btn{
	display: inline-block;
}

#share-sheet a.print{
	display: none !important;
}

.mobile-toolbar .header-inner .status-container {
	float: none;
	display: block;
}

.mobile-toolbar .header-inner .status-banner {
	height: 35px !important;
	right: auto !important;
	position: relative;
	box-sizing: border-box;
	padding: 0px 6px;
	font-size: 12px;
	left: 0px;
	color: #fff;
	background: #4ab44a;
	background: rgba(74,180,74,.60);
	display: inline-block;
	position: absolute;
	border: 1px solid;
	border-top: none;
	border-bottom: none;
	border-color: #eee;
	border-color: rgba(255,255,255,.75);
	margin: 0;
	line-height: 35px;
	height: 35px;
	z-index: 20;
	white-space: nowrap;
}

.mobile-toolbar .header-inner .status-banner.sold{
	background: red;
	background: rgba(255,0,0,.60);
	line-height: 15px;
	text-align: center;
	height: 32px;
	padding-top: 3px;
}

.mobile-toolbar .header-inner .mls-num{
	font-size: 13px;
	line-height: 15px;
	text-align: left;
	color: #333;
	width: 25px;
	display: inline-block;
}

@media only screen and (min-width: 360px) {
	.mobile-toolbar .header-inner .mls-num{
		width: auto;
		line-height: 35px;
	}
}


.footer-inner{
	width:408px;
	padding: 10px 5px;
}

.content-column{
	float: left;
	position:relative;
	height: 635px;
	margin-bottom: 20px;
}

.column1{
	width: 238px;
}

.column1 .phone{
	display: none;
}

.column1 .fax{
	display: none;
}

.column1 .info .mobile-phone-btn{
	display: block;
}

.column2{
	
}

.column3{
	width: 418px;
	text-align: center;
	height:auto;
	padding-bottom: 10px;
	margin-bottom: 0px;
}

.column3 .fb-like {
    top: 0px;
    margin: 25px 0 10px 0;
    left: 0;
}

.column3 .fullscreenButton {
	float: none;
	margin: 15px 0 10px 0;
	display: inline-block;
}

.content-pane{
	text-align:left;
	height:auto;
	min-height: 50px;
}

.content-pane.iGuideLoaded{
	height:585px;
}

#gallery, #plans, #map{
	height: 490px;
}

#details p{
	width:378px;
}

#details table{
	width:418px;
}

.nav-hover-arrow{ display: none; }

#gallery .rsThumb {
	width: 100px;
	height: 75px;
}

#gallery-slider.fullscreen .rsThumb {
	width: 100px;
	height: 75px;
}

#gallery .share-agent{
	font-size: 12px;
}

#gallery .rsGCaption{
    bottom: 95px;
}

#media-popup {
	right:auto;
	left:0px;
	top:25px;
	padding: 6px;
	max-width: 418px;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
	position: fixed;
	border-radius: 8px 15px 8px 8px;
}

#media-popup img.standard-image {
  	max-width: 404px;
  	max-height: 500px;
}

.mp-close-button {
	right:-5px;
	top:-10px;
	width:40px;
	height:40px;
	background-size:40px 40px;
}

.flowplayer .fp-fullscreen{
	left: 5px;
	right: auto;
}

#video video {
	position: static;
	transform: none;
}

.column2 form #captcha-div {
  position: relative;
  left: -150px;
}

#demographicsTable .key{
	font-size: 16px;
	padding-right: 5px;
    padding-left: 5px;
}

#demographics .tooltip{
	left: 10px;
	top: 47px;
}

#demographics .tooltip::after{
	left: 20px;
}

#walkscore{
	margin-top: 65px;
}

.map-tabs{
	text-align: center;
}

.map-tabs a{
	line-height: 30px;
	margin: 5px 5px 0 0;
	top:0;
	border-radius: 10px !important;
}

.map-tabs a.active{
	line-height: 30px;
}

.mapboxgl-ctrl-top-right{
	top: 35px !important;
}

#mortgage-calc{
	margin-top: 75px;
}

#trends-link{
	display: none;
}

span.project-city {
	display: none;
}

/*********** return to top buttton ************/

#return-top-button{
	font-size: 15px;
    display: block;
    position: fixed;
    bottom: 5px;
    bottom: calc(env(safe-area-inset-bottom) + 5px);
    right: calc(env(safe-area-inset-right) + 5px);
    text-align: center;
    padding: 17px 8px 4px 8px;
    border-radius: 10px;
    background-color: #279dee;
    background-image: url(/XposurePublicIncludes/img/arrow-up-white.png);
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: center top+4px;
    color: #fff;
    text-decoration: none;
    z-index: 100;
    transition: transform 250ms ease-in;
}

#return-top-button.hidden{
	transform: translateY(60px);
}

/**** nav pop-in animation *****/

.main-nav li {
	overflow: visible;	
}

.main-nav li.post-anim {
	overflow: hidden;	
}

.main-nav li a {
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}

.main-nav.popout-nav li a{
	will-change: transform;
	animation-timing-function: cubic-bezier(.4,.13,.4,1.36);
	animation-duration: 600ms;
	animation-name: nav-pop;
	animation-delay: 150ms;
}

.main-nav.popout-nav li:first-child a{
	animation-delay: 0ms;
}

@keyframes nav-pop {
    0% { transform: scale(1.5); }
    100% { transform: scale(1); }
}


/**** scroll arrow bounce animation *****/
	
.bounce-arrow {
	display: block;
	position: fixed;
	bottom: -14px;
	right: 0;
	left: 0;		
  	animation-name: arrow-bounce, arrow-dissapear;
  	animation-duration: 2s, 1s;
  	animation-delay: .25s, 4.25s;
  	animation-timing-function: ease-in-out;
  	animation-iteration-count: 2, 1;
  	animation-fill-mode: none, forwards;
  	z-index: 1;
}
	
.bounce-arrow::before {
	display: block;
	font-size: 40px;
	width: 40px;
	border-radius: 50%;
	margin: 0 auto;
	background-color: rgba(0,0,0,.70);
	content: "\ea43";
  	font-family: 'icomoon';
	speak:none;
	font-style:normal;
	font-weight:400;
	font-variant:normal;
	text-transform:none;
	color: #fff;
	box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.6);
}

@keyframes arrow-bounce {
  	0%, 20%, 50%, 80%, 100% {
    	transform: translateY(0);
  	}
  	40% {
    	transform: translateY(-40px);
  	}
  	60% {
    	transform: translateY(-25px);
  	}
}
	
@keyframes arrow-dissapear {
  	0%{
    	transform: translateY(0);
  	}
  	100% {
    	transform: translateY(40px);
    	opacity: 0;
  	}
}

/************  shorter screens   ***********/

@media (max-device-height: 600px){
	
	#gallery, #plans, #map{
		height: 465px;
	}
}

@media (max-device-height: 500px){
	
	#gallery, #plans, #map{
		height: 380px;
	}
}