.container--first{
	
	overflow: hidden!important;
}

.land-tab a{
	display: block;
	border: 2px solid #fff;
	background: #f27024;
	text-align: center;
	width: 100%;
	height: 40px;
	font-size: 18px;
	line-height: 38px;
	color: #fff;
	text-decoration: none;
}
.land-tab:first-child a {
    display: block;
    border: 2px solid #fff;
    background: #0f0;
    text-align: center;
    width: 100%;
    height: 40px;
    font-size: 18px;
    line-height: 38px;
    color: #fff;
    text-decoration: none;
}



.land-tab a:hover{
	background: #828282;
}

.tab-269, .tab-304 {
	background: #fddbd2!important;
	color: #638f3e!important;
}
.tab-269:hover, .tab-304:hover{
	background: #828282!important;
	color:#fff!important;
}

main .map--legend h4{
                font-size: 0.857em;
                background-color: none!important;
               
            }
main .map--legend h4:after {
            
                border-right-color: none!important;
               
            }

main .map--legend h4 {
    font-size: .857em;
    background-color: #0f0;
    display: inline-block;
    padding: .6em 1em .6em 0em;
    margin-left: 0em;
    font-family: proxima-nova,sans-serif;
    font-style: normal;
    font-weight: 700;
    position: relative;            
}  

body .banner.video {
	height: 0;
	padding-top: 56.25%;
	position: relative;
}
body .banner.video iframe{
	width: 100%;
	height: 100%;
	position: absolute;
	margin-top: -56.25%;
}



.home-download{
	position: absolute;
	bottom: 20px;
	right: 20px;
	z-index: 99;
	font-size: 18px;
	line-height: 40px;
	text-align: right;
	display: block;
	padding: 0px 50px 0px 10px ;
	height: 40px;
	background: #fff url(/resources/images/download.png) no-repeat center right 6px;
}

.home-download-stage{
	position: absolute;
	bottom: 70px;
	right: 20px;
	z-index: 99;
	font-size: 18px;
	line-height: 40px;
	text-align: right;
	display: block;
	padding: 0px 50px 0px 10px ;
	height: 40px;
	background: #fff url(/resources/images/download.png) no-repeat center right 6px;
}

.home-download span svg{
	height: 36px;
	width: 36px;
	position: absolute;

}

.home-download-mobile{
	display:none;
}





/* popup */

.popup--register {
    display: none;
    position: fixed;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    background-size: cover;
    background-position: center center;
    text-align: center;
    top:0;
    left:0;   
}

.popup--register.popup--active {
    display:block;
}

.popup--register .popup__container{
	
    position: absolute;
    padding: 20px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background-color: #ffffff;
    max-width: 400px;
}

.popup--register .popup__container .register-form{
	z-index: 0;
}

.popup--register img {
    display: block;
    margin: 0 auto;
}

.popup--register h2 {
    font-size: 50px;
    color: #f37021;
    border-bottom: none;
    letter-spacing: -.025em;
    line-height: 55px;
}

.base_image{
	position:relative;
	width:100%; 
	height:100%!important;
	min-height: 980px!important;
	display:block;
	background-size: cover; 
	overflow-x: hidden!important;
	overflow-y: hidden!important;
}
.lot_overlay{
	position:absolute;
	top:0;left:0;
	width:100%;
	height:100%!important;
	min-height: 880px;
	display:block;
	background-size: cover; 
}


#bi-269{
	min-height: 1140px!important;
}

.section--news-landing .articles__single img{
		width: 100%!important;
		height:auto;
	}	

	

@media (max-width: 1350px){
	
	.base_image{
		overflow-x:scroll!important;
		position:relative;
		width:100%; 
		height:100%!important;
		min-height: 680px;
		display:block;
		background-size: contain!important;
	}
	.lot_overlay{
		position:absolute;
		top:0;left:0;
		width:100%;
		height:100%!important;
		min-height: 680px;
		display:block;
		background-size: contain!important; 
	}	
	
	
	
}	

@media (max-width: 990px){
	
.base_image, .lot_overlay{
		min-height: 480px;
	}
	.hide-download{
		display: none;
	}
	
	.home-download{
	position: absolute;
	bottom: 20px;
	right: 20px;
	z-index: 99;
	font-size: 15px;
	line-height: 36px;
	text-align: right;
	display: block;
	padding: 0px 40px 0px 10px ;
	height: 36px;
	background: #fff url(/resources/images/download.png) no-repeat center right 6px;
}

	
}	

@media (max-width: 768px){
	.popup--register h2 {
		font-size: 35px;
		line-height:40px;
	}
	
	.base_image, .lot_overlay{
		min-height: 480px;
	}
	
	
	
	.section--news-landing .articles__single p{
		text-align: center!important;
		font-weight: 400;
		font-size: 14px;
	}
	
}

@media (max-width: 660px){
	
	.base_image, .lot_overlay{
		min-height: 390px;
	}
	
}

.popup--register .form-control{
    margin-bottom: 20px;
}

.popup--register form .form-control.btn{
	  margin-bottom: 0px;
}




.popup--register a.close-btn {
    width: 26px;
    position: absolute;
	top: 20px;
    right: 15px;
    z-index: 999;
    display: block;
}

.popup--register a.close-btn img {
    width: 26px;
    height: 26px;
    cursor: pointer;
}

.mh-540{
	min-height: 540px!important;
}
.mh-1140{
	min-height: 1140px!important;
}

@media (max-width: 767px) {
	
.mh-540{
	min-height: 300px!important;
}
.mh-1140{
	min-height: 300px!important;
}	
	
	
}	




	.home-banner{
		 height: 760px!important;
		 margin-bottom: 50px;
	}
	
	@media (min-width: 480px)
	.register-tag {
	    position: fixed;
	    -webkit-transform: translate3d(0,0,0);
	    transform: translate3d(0,0,0);
	    top: 45px;
	    left: 0;
	    z-index: 100;
	}
	
	.slick-dots {
		display: block;
		width: 100%;
		text-align: center!important;
		position: absolute;
		bottom: 10px;
	}	
	
	.slick-dots li {
    height: 12px;
    width: 12px;
    z-index: 99999;
    display: inline-block;
    background: #fff;
    margin: 0px 10px;
    border-radius: 50%;
}

	.slick-dots li.slick-active {
      background: #0f0;
   
}
			
	.slick-dots li button {
		display: none;
			}					
		
	body.home .navbar-main, body.home .navbar-fixed-top{
			background: #fff;
		}	
		
		
	.bg-image {
	height: auto!important;
	min-height: 760px!important;
    background-position: center center!important; /* Center the image */
    background-repeat: no-repeat!important; /* Do not repeat the image */
    background-size: cover!important;
    position: relative;
  
}
	
		
	body.home .slideshow-container .banner--home__content {
	    position: absolute;
	    top: 200px;
	    left: 50%;
	    -webkit-transform: translate(-50%,-50%);
	    -ms-transform: translate(-50%,-50%);
	    transform: translate(-50%,-50%);
	    z-index: 99;
	}
	body.home .slideshow-container .banner--home__content.bottom {
	    position: absolute;
	    bottom: 50px;
	    left: 50%;
	    -webkit-transform: translate(-50%,-50%);
	    -ms-transform: translate(-50%,-50%);
	    transform: translate(-50%,-50%);
	    z-index: 99;
	}

	.slideshow-container {
	    height: 760px!important;
	    text-align: center;
	    position: relative;
	}
	
	
	
	

	.slideshow-container h1 {
    padding: 0;
    margin: 0;
}

	.slideshow-container svg{

	    max-width: 505px;
	    width: 100%;
	    height: auto;
	    padding: 20px;
    }
    
    
    .slideshow-container h1{
	    padding: 0;
	    margin: 0;
    }
    
    .slideshow-container h2{
	    font-family: "Publico-Roman";
	    color:#fff;
	    font-size: 30px;
	    border-bottom: none;
	    margin: 0;
	    padding: 0;
	    letter-spacing: -0.02em;
	 }   

	.btn-scroll{
	    position: relative!important;
		margin-top: 30px;
	    width: 100%;
	    
	    cursor: pointer;
	}    
	.btn-scroll svg{
	     max-width: 40px;
	     padding: 0;
	     }
    
				
		body.home .navbar-main{
			background: #fff;
		}
		.header__cta{
			cursor: pointer;
		}
		
		.header__cta img{
			max-width: 312px;
			height: auto;
			margin-top: 60px;
		}
		

		
		
		@media (max-width: 480px) {
			.header__cta img{
				max-width: 260px;
				height: auto;
				margin-top: 30px;
			}

		}

		.header__cta_logo {
			text-align: right;
		}
		
@media (max-width: 767px) {
	
	
	.slideshow-container {
	    height: 300px!important;
	    text-align: center;
	    position: relative;
	}
	
			.header__cta_logo {
				text-align: center;
			}
			.container--no-pad{
				background: #fff;
			}
			.slideshow-container svg{

		    max-width: 300px;
		    width: 100%;
		    height: auto;
		    padding: 20px;
    		}
    		.btn-scroll{
			position: relative!important;
			margin: 10px auto;
			width: 30px!important;
	    
			cursor: pointer;
			}    
			.btn-scroll svg{
			max-width: 25px;
			padding: 0;
	     	}
    		
    		.slideshow-container h2{
			font-size: 20px;
	   
	 		}  
	 		
	 		.slick-dots {
			display: block;
			width: 100%;
			text-align: center!important;
			position: absolute;
			bottom: 10px;
		}	
	
	.slick-dots li {
	    height: 10px;
	    width: 10px;
	    z-index: 99999;
	    display: inline-block;
	    background: #fff;
	    margin: 0px 10px;
	    border-radius: 50%;
	}

	.home-download-mobile {
	    position: relative;
	    z-index: 99;
	    text-align: right;
	    float: right;
	    margin-right: 75px;
	    margin-top: 12px;
	    display: block;
	    
	}
	
	
	.home-download-mobile span svg {
	    height: 32px!important;
	    width: 32px!important;
	    z-index: 999;
	    position: absolute!important;
	    bottom: -6px;
	    right: -40px;
	}


	.home-download{
		display: none;
	}
	
	.overlay ul li a {
		font-size: 32px;
	}
}

#bi-363 {
	min-height: 1080px!important;
}

@media (max-width: 767px) {
	
	#bi-363 {
		min-height: 300px!important;
	}
}	

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}




element.style {
}
body.For_Sale_Map_Overlay_layout .slideshow-container .slideshow-logo {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 99;
}
body.For_Sale_Map_Stage_layout .slideshow-container .slideshow-logo {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 99;
}

@media (orientation: landscape) {
        .articles__single .full-width-container{
		  
		  width: 100%!important;
	  	}
      }


@media (max-width: 767px) {
	body.For_Sale_Map_Overlay_layout .slideshow-container .slideshow-logo {
	    position: absolute;
	    top: 40%;
	    left: 50%;
	    -webkit-transform: translate(-50%,-50%);
	    -ms-transform: translate(-50%,-50%);
	    transform: translate(-50%,-50%);
	    z-index: 99;
	    max-height: 150px!important;
	}
	body.For_Sale_Map_Stage_layout .slideshow-container .slideshow-logo {
	    position: absolute;
	    top: 40%;
	    left: 50%;
	    -webkit-transform: translate(-50%,-50%);
	    -ms-transform: translate(-50%,-50%);
	    transform: translate(-50%,-50%);
	    z-index: 99;
	    max-height: 150px!important;
	}
	
	.bg-image {
		height: auto!important;
		min-height: 300px!important;
	    background-position: center center!important; /* Center the image */
	    background-repeat: no-repeat!important; /* Do not repeat the image */
	    background-size: cover!important;
	    position: relative;
	  
	}


}

body.smsf_layout{
	padding-top: 0px!important;
	background-color: #fff!important;
}
.container--fullwidth{
	width: 100%!important;
	max-width: 100%!important;
}

.overlay ul li  ul li {
		min-height: 70px;
		
		@media (max-width: 767px) {
			min-height: 100px;	
		}	
	}
