    
.header{
	text-align:center;
	margin-top:6px;
	margin-bottom:6px;
	background: url('images/bg24.webp');
    background-size: cover;
    background-position-y: -250px;
    margin: 0px;
}
.header img {
  max-width: 515px;
    padding-bottom: 20px;
    filter: hue-rotate(55deg);
    filter: brightness(10000%);
    padding-top: 30px;
}
.header img:hover{
	background:rgba(60,120,210,0.25);
	padding:15px;
	border-radius:5px;
}
.subhead{
    display: block;
    padding: 5px;
    width: fit-content;
    margin-left: auto; margin-right: auto;
    margin-top: 10px;
    border-radius: 5px;
	color:#fff;
	padding-bottom: 24px;
    font-style: italic;
    font-size: 19px;
}
.subhead .i{
	color: red;
    font-weight: bold;
    font-size: 125%;
    margin: 0.5px;
}
#showinfo{
    width: 60%;
    max-height: 350px;
    overflow-y: auto;
    background: rgba(255, 255, 255, 0.92);
    font-size: 46px;
    padding: 10px;
	padding-top:25px;
	padding-bottom:25px;
    opacity: 1;
	color:#337ab7;
    position: fixed;
    z-index: 99;
    border: solid 5px #337ab7;
    left: 20%;
    top: 25%;
	text-align:center;
}
body{
	/*font-family: 'Open Sans', sans-serif !important;*/
	font-family: 'Poppins', sans-serif !important;
	font-size:18px;
	/*background: url('rebg.jpg') no-repeat center center fixed;
    background-size: cover;
    background-repeat: no-repeat;*/
}
h1,h2,h3,h4,.theaddress{
	font-family: 'Poppins', sans-serif !important;
}
.h1, h1 {
    font-size: 43px;
}
.h3{
	font-size:32px;
}
.allcharts{
	margin-left:auto;
	margin-right:auto;
	display:block;
	text-align:center;
	max-width: 98%;
    overflow-x: auto;
	overflow-y:hidden;
}
.achart{
	display: inline-block !important;
    margin: 10px;
    padding: 5px;
    width: 620px!important;
    height: 350px!important;
    background: #fff;
    box-shadow: 0px 0px 10px 1px lightgrey;
    padding: 25px;
    /*margin-top: 35px;*/
}

li a{
	cursor:pointer;
}
div#changeview {
    max-height: 550px;
    overflow-y: auto;
}
.divblock{
	max-height: 550px;
    overflow-y: auto;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
#overallchange, #overallchange2{
	display:inline-block;
	width: 702px !important;
	box-shadow: 0px 0px 10px 1px lightgrey;
}
#avstat, #upstat,#downstat,.ovstat,.avgstat{
	background: lightgreen;
    display: inline-block;
    width: 300px;
    height: 200px;
    font-size: 30px;
    border-radius: 4px;
    padding: 25px;
	vertical-align:top;
	margin-bottom:35px;
}
.ovstat{
	background:orange;
	width:510px;
}
.avgstat{
	background:#dd81dd;
	width:480px;
}
#avstat{
	background:lightblue;
	font-size: 28px;
}
#downstat{
	background:pink;
}
.ovstat strong, .avgstat strong{
    display: block;
    font-size: 50px;
    padding-top: 12px;
}
#upstat strong, #downstat strong, #avstat strong {
    display: block;
    font-size: 72px;
}
tspan {
    font-size: 22px;
    line-height: 25px;
}
body #marketometer{
	display:inline-block;
}
.main{
    text-align: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background: #eee;
}
.navbar{
	margin: 0px !important;
}
#overallchange2 g g:nth-child(2n) text{
	margin-left:50px !important;
}
.newsitem{
    background: #fff;
    padding: 20px;
    text-align: left;
    border-radius: 3px;
    width: 365px;
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
    margin-right: 10px;
    box-shadow: 0px 0px 10px 1px lightgrey;
    height: 440px;
    overflow-y: auto;
	padding-top: 0px;
	overflow-x: hidden;
	margin-bottom: 12px;
}
div#searchresults {
    position: fixed;
    left: 45%;
    z-index: 999;
    background: rgb(255 255 255 / 95%);
    padding: 25px;
    border: solid 2px;
    width: 625px;
    top: 10%;
}
.newsitem .newsimgholder {
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 140px;
    width: 113%;
    left: -7%;
    position: relative;
	    overflow: hidden;
}
.newsimgholder img{
	width: 100%;
}
#map {
	height: 55%;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
	
}
.newsitem h5 {
    text-decoration: none !important;
    color: grey;
	margin-bottom: 16px!important;
}
#news {
    width: auto;
    display: block;
}
.gm-style-iw div{
	display:block !important;
}
p,div,img,.header,a,h3,h4,h2,h1,input,form,body,head{
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#headerboxright{
	float: right;
    border: solid 2px #1b96fe;
    border-right: 0px;
    padding: 5px;
    position: absolute;
    right: 0px;
    height: auto;
    top: 10%;
    z-index: 99;
	max-width: 25%;
}

.propertylisting{
	display: inline-block;
    width: 352px;
    height: auto;
    background: #006ac5;
    color: #fff;
    margin: 8px;
    padding-top: 10px;
    vertical-align: top;
    overflow-y: auto;
    max-height: 300px;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0px 0px 10px 1px lightgrey;
    overflow-x: hidden;
	
	font-size: 18px;
    line-height: 25px;
}
.inserted {
    padding: 15px;
    display: inline-block;
    width: 300px;
    margin: 15px;
    background: #bcf1af;
}
.pricechange {
    padding: 2px;
    text-align: right;
    padding-top: 5px;
    padding-bottom: 5px;
}
.change{
	margin-top: 12px !important;
    display: block;
}
.theaddress{
	font-size: 22px;
    margin-bottom: 8px;
    display: block;
    font-weight: normal;
	
	/* text-shadow: 1px 1px 2px purple; */
    
}
button.btn.btn-primary {
    font-size: 18px;
}
/*
.positive{
	background: rgba(50,220,70,0.35);
}
.negative{
	background: rgba(220, 50, 96, 0.35);
}*/
.mapholder, #marketometer, .ovstat,.avgstat{
	max-width: 95%;
}
.arrow{
    width: 35px;
    margin-top: 5px;
    margin-left: 15px;
    float: left;
}
.searchform{
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 12px;
    padding: 10px;
	-webkit-transition: all 1.3s ease-in-out;
	-moz-transition: all 1.3s ease-in-out;
	-o-transition: all 1.3s ease-in-out;
	transition: all 1.3s ease-in-out;
	position:fixed;
	top:0px;
	right:0px;
	z-index: 99999;
}

.today{
    background: rgba(0, 100, 0, 0.46);
    padding: 3px;
    border: lightgreen 2px solid;
}

.grouping1 div, .grouping2 div {
    margin: 2px;
    width: 150px;
    margin-top: 8px;
    height: 80px;
}
.grouping1{
	background: rgba(116, 118, 208, 0.5);
    width: auto !important;
    display: inline-block;
    margin: 8px;
	vertical-align: top;
}
.grouping2{
	background: rgba(150, 165, 210, 0.5);
    width: auto !important;
    display: inline-block;
    margin: 8px;
	vertical-align: top;
}
.mailerdiv{
	float: left;width: 25%; border: solid; padding: 15px;
}
/* Mobile Portrait */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 800px)
  and (-webkit-min-device-pixel-ratio: 1)
  and (orientation: portrait) {
	/* Mobile Portrait */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 800px)
  and (-webkit-min-device-pixel-ratio: 1)
  and (orientation: portrait) {
	 #marketometer{
		     margin-left: 0px !important;
	 }
	 .header{
		     background-position-y: -50px !important;
    margin: 0px;
    background-position-x: -150px !important;
	 }
	 #news{
		 margin-left: 5px!important;
    margin-right: 5px!important;
	 }
	  .ovstat strong, .avgstat strong{
		  font-size:42px !important;
	  }
	.mailerdiv{
		  float:none;
		  width:90%;
	}
	.subhead{
			max-width:90%;
	}
	.divblock {
		max-width: 95%;
		border: solid 2px #1b96fe;
		padding: 0px;
		border-radius: 5px;
	}
	#headerboxright{
		display:none;
		width:95;
		position:inherit;
	}
	.header img {
		max-width: 90%;
	}
  }