@charset "UTF-8";
@import url("nostacked_header.css");
/* CSS Document */


html, 
html  {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	background-color: #ffffff;
	font-family: Gotham, Helvetica Neue, Helvetica, Arial," sans-serif";
  	theme_color: "#317EFB";
 
}

header {
	padding: 5px;
	background-color: #FFFFFF;
	background-width: 2000px;	
	
}
hr{
    border: 3px ridge #595858;
    background-color: #595858;
    overflow: hidden;
	margin: 0,30px,0,30px;
}

img {
    width: 100%;
    max-width: 160%;
    height: auto;
    vertical-align: middle;
}

img2 {
	Width: auto;
	height: 200px;
	max-width: 100%;
	max-height: 300px;
	Padding-bottom: 20px;
	
}

footer {
	margin: 20px 0 20px 0px;
	padding: 30px 0 30px 0;
	background-color: #ffffff;
	width: 100%;
}

body {
    margin-left: auto;
    margin-right: auto;
    background: #ffffff;
    max-width: 1800px;
}

.style-logo {
	margin-left: auto;
	margin-right: auto;
	align-content: center;
	display: block;
	width: 180px;
}
.sticky{
height: 150px;
width: 150px;
}
.style-footer-img {
	background-color: #ffffff;
	padding: 20px 0 5px 20px;
	margin-left: 2em;
	margin-right: auto;
	display: inline;
	width: 150px;
}

.style-footer-img2 {
	background-color: #ffffff;
	padding: 20px 0 5px 20px;
	margin-left: 2em;
	margin-right: auto;
	display: inline;
	width: 100px;
}

.style-nav ul {
	list-style-type: none;
	padding: 10px;
	
	
}

.style-nav ul li a {
	font-weight: bolder;
    text-decoration: none;
    color: #000000;
    text-align: center;
    display: block;
    text-transform: uppercase;
    padding: 8px;
    -webkit-transition: all 10000000000s cubic-bezier(x1,y1,x2,y2) 0s;
    -o-transition: all 10000000000s cubic-bezier(x1,y1,x2,y2) 0s;
    transition: all 10000000000s cubic-bezier(x1,y1,x2,y2) 0s;
	
}

.smlogo{
	height: 40px;
	width: 70px;
}


h1 {
	font-size: 57px;
	text-transform: uppercase;
	font-weight: 200;
	margin-bottom: 60px;
}

h2 {
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 200;
	margin-bottom: 23px;
}

h3 {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 200;
	margin-bottom: 120px;
}

h4 {
	font-size: 16px;
	font-weight: 200;
	margin-bottom: 35px;
}
h5{
	padding-top: 45px;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 200;
	margin-bottom: 23px;
	text-align:center;
}

p {
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 35px;
}
p2{
	font-family: "Hoefler Text", "Liberation Serif", "Times New Roman", "serif";
	padding: 0 15% 0 15%;
	margin-bottom: 20px;
	text-align: center;
	font-size: 34px;
	font-weight: 600;
	float: right;
	display: inline;
}
.button {
    border: 2px #000000 solid;
	background-color: #A4A4A4;
    padding: 10px 30px;
    border-radius: 30px;
    color: #000000;
    font-weight: 700;
    text-decoration: none;
    -webkit-transition: all 1e+08s cubic-bezier(x1,y1,x2,y2) 0s;
    -o-transition: all 1e+08s cubic-bezier(x1,y1,x2,y2) 0s;
    transition: all 1e+08s cubic-bezier(x1,y1,x2,y2) 0s;
}

.info-box-dark {
	background-color: #ffffff;
	color: #000000;
	padding: 30px 20px 60px;
	text-align: center;
}

.footer-text {
	background-color: #ffffff;
	font-size: 13px;
	margin-bottom: 20px;
}

.col {
	width: 100%;
}

.col2 {
	width:100%;
	border-bottom-width: medium;
	border-bottom-color: #000000;
}
/*TEMP INFO COVID-19*/ /*TEMP INFO COVID-19*/ /*TEMP INFO COVID-19*/ /*TEMP INFO COVID-19*/ /*TEMP INFO COVID-19*/


.coltemp {
	clear: both;
	display: inline-grid;
	width: 100%;
	background-color: #FFF500;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 2.5em, 25%, 2.5em, 25%;
	align-content: center;
}
.coltemp2 {
	clear: both;
	display: inline-grid;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 1em, 25%, 2.5em, 25%;
	align-content: center;
}
h2temp{
	font-size: 28px;
	font-weight: 300;
	margin: 2.5em, 25%, 2.5em, 25%;
	text-align: center;
    text-overflow: clip;
}
p3temp{
	font-family: "Hoefler Text", "Liberation Serif", "Times New Roman", "serif";
	padding: 0;
	text-align: left;
	font-size: 50px;
	font-weight: 700;
	letter-spacing: -2px;
	float: inline;
	text-align: center;
	display: block;
	}
@media (max-width : 754px ){
	
p3temp{
	font-family: "Hoefler Text", "Liberation Serif", "Times New Roman", "serif";
	padding: 0;
	text-align: left;
	font-size: 40px;
	font-weight: 700;
	letter-spacing: -2px;
	float: inline;
	text-align: center;
	display: block;
	}
h2temp{
	font-size: 20px;
	font-weight: 300;
	margin: 1.5em, 25%, 1.5em, 25%;
	text-align: center;
    text-overflow: clip;
}
}
/*TEMP INFO COVID-19*/ /*TEMP INFO COVID-19*/ /*TEMP INFO COVID-19*/ /*TEMP INFO COVID-19*/ /*TEMP INFO COVID-19*/




.row:before, .row:after {
	content: "";
	display: table;
}

.row:after {
	clear: both;
}

.row1:before, .row1:after {
	content: "";
	display: table;
	clear: both;
}

.row1:after {
	clear: both;
}

.box {
	display: flex;
	width: auto;
	height: auto;
	max-width: 1000px;
	max-height: auto;
	margin: 5%;
}

.night_house{
	width: 100%;
	max-height: 500px;
	
}

.style-nav ul li a:hover {
    background-color: #909090;
	
}

.button:hover {
    background-color: #909090;	
}

/*Tablet View*/

@media (min-width : 754px )
{
	body {
		max-width: 1023px;
	}
	.style-nav ul li {
		display: inline-block;
	}
	.style-nav ul {
		text-align: center;
		Padding: 0px 0px 0px 30px;
	}
	.h1 {
		font-size: 40px;
		margin-bottom: 90px;
	}
	.h2 {
		margin-bottom: 16px;
	}
	.col-md-one-half {
		width: 50%;
	}
	.col {
		float: left;
		padding: 0;
	}
	p2 {
		font-family: "Hoefler Text", "Liberation Serif", "Times New Roman", "serif";
		padding: 0 15% 0px 15%; 
		text-align: center;
		font-size: 32px;
		font-weight: 600;
		float: right;
		display: block;
}
	.hero {
		background-image: url("images/wide_towne_house_banner.png");
		background-size:cover;
		padding: 20px 20px 50px 20px;
		color: #FFFFFF;
		text-align: center;
}
	.img2 {
		width: auto;
		max-width: 100%;
		max-height: 300px;
		padding-bottom: 30px;
}
	.style-logo {
		margin-left: auto;
		margin-right: auto;
		display: block;
		width: 180px;
}
	.night_house{
		width: 100%;
		max-height: 500px;
}
	.style-nav ul li a:hover {
		background-color: #909090;
}
	.button:hover {
		background-color: #909090;
}
	p6{
	font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
    font-size: 22px;
    font-weight: 700;
	display: inline;
	}
}

/*Desktop View*/

@media (min-width: 1024px){
	
	body {
		max-width: 1800px;
	}
	.style-logo {
		float: left;
	}
	.style-nav {
		float: right;
	}
	.col-lg-one-fourth {
		width: 25%;
		
	}
	p2{
		font-family: "Hoefler Text", "Liberation Serif", "Times New Roman", "serif";
		padding: 0 15% 0 15%;
		text-align: center;
		font-size: 60px;
		font-weight: 700;
		letter-spacing: -2px;
		float: right;
		margin: 0 0 0 0;
		display: block;
}
.img2 {
	Width: contain;
	max-width: 200%;
	max-height: 350px;
	padding-bottom: 40px;

}
	
.img3 {
	Width: contain;
	max-width: 200%;
	max-height: 150px;
	Padding-bottom: 40px;
}
	
.style-logo {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 180px;
}
.night_house{
	width: 100%;
	height: 300px;
	margin: 0px 0px 150px 0px;
}
.style-nav ul li a:hover {
    background-color: #909090;
}
.button:hover {
    background-color: #909090;
}
	p6{
	font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
    font-size: 22px;
    font-weight: 700;
	display: inline;
	}
}
