﻿	
@media (min-width:640px){

/* THIS IS FOR DESKTOP ONLY ***************************************************************************************** */

.svg-bottom {
  width: 48%; 
  height: 48%;	
}


.mobile-only {

	display: none;
	
	
}

.desktop-only {

	display: block;
	
}

.w3-quarter-2x {
	width:24.99999%;
	float:left;
	}

.w3-sixth-3x {
	width:16.6%;
	float:left;
	}


#navi {
	width: 197px;
	height: 149px; /* margin: 0 auto; */;
	position: absolute;
	margin-top: -35px;
	margin-bottom: 0px;
	margin-left: 25px;
	margin-right: 0px;
}
		
#navi {
    z-index: 500000;
	}
	
.sub-title {

	font-size: 2.3em; 
	font-family: Inter, Arial, Helvetica, sans-serif; 
	color:#58595b;
	font-weight:700;
	padding:0px;
	margin:0px;
	margin-top:40px;
	margin-bottom:40px;
	
	text-align:left;
	line-height:100%;
	
	}
	
	
	
.sub-content {
	font-family: Inter,'Work Sans', Arial, sans-serif;
	font-size: 1.4em;
	font-weight:300;
	margin-top: 0px;
	margin-left: 0%;
	margin-right: 0%; 
	margin-bottom: 20px;
	color: #3C3D3E;
	line-height: 140%;
}


.search-sub {
width:100%;	
}


.home-map-container {
  margin: 0px auto;
  position: relative;
  width: 100%;
  margin-bottom:0px;
  
  padding: 0px;
  }

.top-bar {
	height: 45px; 
	}  



.info-height {
	height:450px;
}


.bottom-div {
	height:50px;
	}	
	

.section-main-title {

	font-size: 2.8em; 
	font-family: Inter, Arial, Helvetica, sans-serif; 
	color:#626366;
	font-weight:700;
	padding:10px;
	padding-top:40px;
	padding-bottom:40px;
	padding-left:10%;
	padding-right:10%;
	text-align:center;
	line-height:100%;
	margin:0px;
	

}

	
.slide-height {
	height:655px;
}
	
		
#slideshow {
  margin: 0px auto;
  position: relative;
  width: 100%;
  height: 655px;
  padding: 0px;
  visibility:visible;
  display:block;
 
}

#slideshow > div {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}



.slide-title-bottom {
	padding-left:40px;
	padding-right:40px;

	margin-bottom:40px; 
	margin-top:400px; 
	font-family: 'Inter', Arial, sans-serif; 
	font-size: 40pt; 
	color: #FFFFFF;
	text-align:center;
	}
	
	
.slide-title-top {
	padding-left:90px;
	padding-right:40px;

	margin-bottom:40px; 
	margin-top:20px; 
	font-family: 'Patua One', Arial, sans-serif; 
	font-size: 40pt; 
	color: #FFFFFF;
	text-align:left;
	line-height:100%;
	}
	
	
.slide-title-top-w2 {
	padding-left:190px;
	padding-right:80px;

	margin-bottom:40px; 
	margin-top:20px; 
	font-family: 'Patua One', Arial, sans-serif; 
	font-size: 40pt; 
	color: #FFFFFF;
	text-align:left;
	line-height:100%;
	}
	
.slide-title-middle {
	padding-left:90px;
	padding-right:50%;
	font-weight:500;
	line-height:120%; 
	margin-bottom:0px; 
	margin-top:0px; 
	font-family: 'Inter', Arial, sans-serif; 
	font-size: 1.2em; 
	color: #333333;
	}
	
.slide-title-middle-w2 {
	padding-left:190px;
	padding-right:50%;
	font-weight:500;
	line-height:120%; 
	margin-bottom:0px; 
	margin-top:0px; 
	font-family: 'Inter', Arial, sans-serif; 
	font-size: 1.2em; 
	color: #333333;
	}
	


.section-main-text {

	font-size: 1.4em; 
	font-family: Inter, Arial, Helvetica, sans-serif; 
	color:#000000;
	font-weight:300;
	padding:10px;
	padding-top:40px;
	padding-bottom:40px;
	padding-left:10%;
	padding-right:10%;
	text-align:center;
	line-height:120%;
	margin:0px;
	

}



	
.selectdiv {
  position: relative;
  width:100%;
  /*Don't really need this just for demo styling*/
  float:left;
  margin:0px;
  
}


.selectdiv:after {
/* FORMAT OF DROP ARROW */
 content: '+';
  font: 24px "Consolas", monospace;
  color: #ffffff;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  right: 0px;    
    
    
    color: #ffffff;
    
    top: 6px;
    height: 20px;
    padding: 10px 0px 0px 8px;
    border-left: 0px solid #fff;
    position: absolute;
    pointer-events: none;
}

/* IE11 hide native button (thanks Matt!) */
select::-ms-expand {
display: none;
}

.selectdiv select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none; /* Add some styling */;
	font-family: Inter, Arial, Helvetica, sans-serif;
	font-weight:500;
	display: block;
	width:100%;
	
	
	height: 30px;
	float: right;
	margin: 5px 0px;
	padding: 0px 5px 0px 5px;
	font-size: 16px;
	line-height: 1.75;
	color: #ffffff;
	background-color: #003EA5;
	background-image: none;
	border: 0px solid #0ebeff;
	border-bottom: 1px solid #ffffff;
	-ms-word-break: normal;
	word-break: normal;
}


.foot-img {
	width:100%;
}



.sub-menu-p {
	text-align: left;
	font-family: Inter, 'Roboto Slab', Times, serif;
	font-weight:300;
	width: 95%;
	font-size: 0.9em;
	padding: 0px;
	color: #4d4d4f;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-top: 4px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.sub-menu-p:hover {

	color: #dc1c2e;
	background-color: #cccccc;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-top: 4px;
}
	
.sub-menu-p a {
	color: #4d4d4f;
	text-decoration: none;


}
.sub-menu-p:hover a { color: #000000; text-decoration:none }

.head-login {
	font-family: Inter, Arial, sans-serif;
	font-size:1.5em;
	color:#003EA5;
	font-weight:700;
}
	
	

.search-box {

	font-size: 16px;
	font-family: Inter, Arial, Helvetica, sans-serif; 
	font-weight:500;
	color: #ffffff; 
	background-color:#003EA5;
	border: 0px; 
	border-bottom : 1px solid #ffffff; 
	width: 100%; 
	height: 30px;
	padding: 0px 5px 0px 5px;
}	


.button-status {
	width: 100%;
	letter-spacing: 1px;
	min-height: 50px;
	font-family: 'Inter', Arial, sans-serif;
	font-size: 1.6em;
	font-weight:500;
	margin-top: 0px;
	margin-bottom:0px;
	padding: 0px;
	padding-top:10px;
	padding-bottom:10px;
    border-style: solid;
    border-width: 1px;
	color: #ffffff;    
    border-color: #dc1c2e;
   	background-color: #dc1c2e;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    line-height:100%;
    
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}




.mls-title-large {

	padding-right:0px;
	margin-bottom:0px; 
	margin-top:0px; 
	font-weight:700;
	font-family: Inter, Arial, Helvetica, sans-serif; 
	font-size: 2.5em; 
	color:#DC1C2E;
	line-height:100%;
	text-align:justify;

	}




.listing-price {
	font-family: Inter, Arial, Helvetica, sans-serif;
	font-size:4em;
	font-weight:300;
	text-align:left;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:10px;
	color:#626366;	
	line-height:100%;
	}


.listing-address {
	font-family: Inter, Arial, Helvetica, sans-serif; 
	font-size:4em;
	text-align:left;
	color:#003EA5;
	margin-right:0px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:700;
	line-height:100%;
	
	}

	
	
.listing-city {
	font-family: Inter, Arial, Helvetica, sans-serif;  
	font-size:2.8em;
	text-align:left;
	margin-right:0px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:20px;
	color:#626366;
	line-height:100%;
	
	}	
	
.listing-desc {
	font-family: Inter, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	color: #3C3D3E;
	line-height: 120%;
	font-weight: 300;
}

.listing-desc-sub {
	font-family: Inter, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	color: #3C3D3E;
	line-height: 120%;
	font-weight: 700;
}	





.detail-desc {
	font-family: Inter, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
	color: #626366;
	line-height: 120%;
	font-weight: 700;
}

.detail-desc-sub {
	font-family: Inter, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 15px;
	color: #626366;
	line-height: 120%;
	font-weight: 300;
}

.detail-desc-sm {
	font-family: Inter, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
	color: #626366;
	line-height: 120%;
	font-weight: 700;
}

.detail-desc-sm-sub {
	font-family: Inter, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 15px;
	color: #626366;
	line-height: 120%;
	font-weight: 300;
}

		


.info-box-padding {
	padding-top:50px; 
	padding-bottom:50px;
}

.search-data-box {
	height:500px;
}

.search-photo {	
	width:100%; max-width:500px; height: 500px; object-fit: cover;
	}

	
.search-address {
	font-family:Inter,Tahoma,Arial, Helvetica, sans-serif;
	font-size:1.5em;
	font-weight:500;
	color: #FFFFFF;
	margin-top:0px; margin-bottom:0px;
	
}	


.search-city {
	font-family:Inter,Tahoma,Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:300;
	color: #FFFFFF;
	margin-top:0px; margin-bottom:10px;
	
}	



.search-price {
	font-family:Inter,Tahoma,Arial, Helvetica, sans-serif;
	font-size:2.4em;
	font-weight:100;
	color: #FFFFFF;
	margin-top:0px; margin-bottom:10px;
	
}

.search-desc {
	font-family:'Roboto Condensed',Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:100;
	color: #FFFFFF;
	margin-top:0px; margin-bottom:20px;
}

.search-id {
	font-family:'Roboto Condensed',Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:500;
	color: #FFFFFF;
	margin-top:0px; margin-bottom:20px;
}


.search-class {
	font-family:'Roboto Condensed',Arial, Helvetica, sans-serif;
	font-size:1.5em;
	font-weight:300;
	color: #FFFFFF;
	margin-top:0px; margin-bottom:20px;
}



.search-status {
	font-family:'Roboto Condensed',Arial, Helvetica, sans-serif;
	font-size:1.5em;
	font-weight:300;
	color: #FFFFFF;
	margin-top:0px; margin-bottom:20px;
}

.search-mls {
	font-family:'Roboto Condensed',Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-weight:500;
	color: #dc1c2e;
	margin-top:0px; margin-bottom:0px;
}


.todo-slider-height {

	height:400px;
	
	}
	
.todo-desc {
	margin-top: 20px; 
	font-size: 1.2vw; 
	font-family:'Open Sans', Arial, Helvetica, sans-serif;
}	



.map-frame {
	height:590px;
	margin-bottom:0px;
	padding-bottom:0px;
	}	
	

.logo-top {
	width: 197px; 
	max-width:197px;
	padding-left:25px;
    z-index: 500000;	
	}

.mobile-padding {
	padding-right:0%;
	padding-left:0%;	
	padding-top:0px;
	padding-bottom:0px;	
	}
	
	
.footer-para {
	font-family:  Inter, Arial, Helvetica, sans-serif;
	font-size:1.3em;
	color:#ffffff;
	padding-left:10%;
	padding-right:10%;
	margin-top:0px;
	margin-bottom:0px;
	
}


	
#div-main {
  border-top:1px solid #b9b9b7;
  border-bottom:0px solid #fff;
  padding-bottom:35px;
  width:350px;
}	



.main-head-title {
	color: #FFFFFF; 
	text-align: center;
	font-family: 'Work Sans', Arial, sans-serif; 
	font-size: 2.3em;
	margin-top: 35px; 
	margin-bottom: 35px;
	margin-right:15%;
	margin-left:15%;
	font-weight:300;
	}

.main-head {
	height: 865px;
	}

.main-head-text {
	margin-top: 0px; 
	margin-bottom: 35px; 
	color: #FFFFFF; 
	text-align: center;
	font-family: 'Work Sans', Arial, sans-serif;  
	font-size: 1.3em;
	margin-right:14%;
	margin-left:14%;
	}

.accom_image {
	border-width: 4px;
	border-color: #fbbf03;
	border-style:solid;
	width: 85%;
	float: center;
	padding: 0%;
	margin-bottom: 0px;
	text-align:center;
	
}


.right-center {
	text-align:right;
}


.left-center {
	text-align:left;
}


.sub-head {
	height: 450px;
	}



.drop-table {
	width:100%;
	
	}


.main-p-height {
	height: 150px;
	text-shadow: 2px 2px 12px #000000;
}




.main-head {
	height: 865px;
	}
	
	
.sub-head {
	height: 350px;
	}
	
	


.mobile-image {
	display: inline;
}


	


.image-container {
  position: relative;
  max-width: 800px; /* Maximum width */
  margin: 0 auto; /* Center it */
}

.image-container .image-content {
  position: absolute; /* Position the background text */
  bottom: 0; /* At the bottom. Use top:0 to append it to the top */
  background: rgb(0, 0, 0); /* Fallback color */
  background: rgba(0, 0, 0, 0.65); /* Black background with 0.5 opacity */
  color: #f1f1f1; /* Grey text */
  width: 100%; /* Full width */
  padding: 10px; /* Some padding */
}

	

.w3-quarter{width:24.99999%}

	
.nav-desk {
	display:block;
	width:100%;
	/*width:60%; */
	}	
	
.nav-mobile {
	display:none;
	}	
	








}  
