.container {
	margin-top: 43%;
	margin-right: 40px;
	margin-left: 40px;
	background: white;
}

.menus {
	z-index: 1;
	position: fixed;
	top: 0px;
	width: 100%;
	height: 70px;
	background: white;
	text-align: right
}

.endnav {
	margin-top: 20px;
	color: white;
	width: 100%;
	height: 100px;
	background: black;
	text-align: center;

}

body {
	margin: 0px
}

.menus ul li a {

	color: black;
	text-decoration: none;
	font-size: 19px
}

.menus ul li {

	display: inline-block;
	padding: 15px;
}

.menus ul li:hover {
	background: lightgrey;
}
.menus ul li a:active{
	background-color: grey;
}

.responsive {
	width: 100% !important;
	height: auto;
}
.tag-image{
	background-image: url('../image/courthouse.jpg');
	padding: 20% 0;
	margin: 0%;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
	position: absolute;
	color: white;
	text-decoration: none;
	font-size: 2rem;
	font-family: Calibri;
	display: inline-block;
}

h1 {
	display: inline-block;
	width: 13%
}
.house-img{
	margin-top: 2%;
	float: left;
	width: 100%;
}
.hi1{
	width: 23%;
	float: left;
	padding: 1%;
	padding-bottom: 0%;
}
.hi1-img:hover{
	cursor: pointer;
	
}
.float-cont{
	position: relative;
}
.float-text{
    position: absolute;
	padding: 0%;
    top: -2%;
	left: 4%;
    color: white;
    font-size: 1rem;
	padding: 8px 10px;
	font-family: 'Courier New', Courier, monospace;
	font-weight: 300;
    background: rgb(0, 0, 0); /* fallback color */
   
}
.clearfix{
    float: none;
    clear: both;
}
.about-section{
	margin: 6% 0;
	
}
.button {
	position: relative;
	margin: 10% auto;
	background-color: lightgrey;
	border: none;
	color: black;
	padding: 10px 22px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	width: 100%;
}

.button:hover {
	background-color: grey;
}

.button2 {
	color: white;
	background-color: black;
	font-size: 16px;
	padding: 12px 15px;
	border: none;
	margin-bottom: 5%;

}

.button2:hover {
	color: black;
	background-color: lightgrey;

}
.abt-desc{
	font-size: 16px;
	font-weight: 600;
	color: grey;
}
h4 {
	display: inline-block;
	width: 13%
}

p {
	font-family: Times New Roman;
	font-size: 130%;

	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 0;
	margin-right: 0;
}

hr {
	border-color: lightgrey;

}

input {
	width: 100%;
	height: auto;
	padding: 12px 20px;
	margin: 1% 0;
	font-size: 18px;
	border: 1px solid grey;

}

.imgpro {
	display: inline;
	width: 300px;
	height: 220px;
	margin-right: 13px;
	margin-bottom: 13px;

}

.house {

	padding: 10px 10px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 20px;
	width: 10%;
	height: 25px;
	color: white;
	background-color: black;

}

.t1 {

	position: relative;
	top: -473px;
	padding: 9px 9px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 20px;
	width: 10%;
	height: 23px;
	color: white;
	background-color: black;
}

.t2 {

	position: relative;
	top: -473px;
	left: 169px;
	padding: 9px 9px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 20px;
	width: 10%;
	height: 23px;
	color: white;
	background-color: black;
}

.t3 {

	position: relative;
	top: -473px;
	left: 336px;
	padding: 9px 9px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 20px;
	width: 10%;
	height: 23px;
	color: white;
	background-color: black;
}

.t4 {

	position: relative;
	top: -473px;
	left: 505px;
	padding: 9px 9px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 20px;
	width: 10%;
	height: 23px;
	color: white;
	background-color: black;
}

.t5 {

	position: relative;
	top: -278px;
	padding: 9px 9px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 20px;
	width: 10%;
	height: 23px;
	color: white;
	background-color: black;
}

.t6 {

	position: relative;
	top: -278px;
	left: 169px;
	padding: 9px 9px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 20px;
	width: 10%;
	height: 23px;
	color: white;
	background-color: black;
}

.t7 {

	position: relative;
	top: -278px;
	left: 336px;
	padding: 9px 9px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 20px;
	width: 10%;
	height: 23px;
	color: white;
	background-color: black;
}

.t8 {

	position: relative;
	top: -278px;
	left: 505px;
	padding: 9px 9px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 20px;
	width: 10%;
	height: 23px;
	color: white;
	background-color: black;
}

.imgabt {
	display: inline-block;
	width: 300px;
	height: 220px;
	margin-right: 13px;
	margin-bottom: 1px;

}

.p1 {
	font-family: Calibri;
	position: relative;
	text-align: left;
	text-decoration: none;
	display: inline-block;
	font-size: 20px;
	width: 290px;
	height: 23px;
	color: black;
}

.p2 {
	font-family: Calibri;
	position: relative;
	left: 18px;
	padding: 9px 9px;
	text-align: left;
	text-decoration: none;
	display: inline-block;
	font-size: 20px;
	width: 290px;
	height: 23px;
	color: black;
}

.p3 {
	font-family: Calibri;
	position: relative;
	left: 21px;
	padding: 9px 9px;
	text-align: left;
	text-decoration: none;
	display: inline-block;
	font-size: 20px;
	width: 290px;
	height: 23px;
	color: black;
}

.p4 {
	font-family: Calibri;
	position: relative;
	left: 24px;
	padding: 9px 9px;
	text-align: left;
	text-decoration: none;
	display: inline-block;
	font-size: 20px;
	width: 290px;
	height: 23px;
	color: black;
}

h3 {
	font-size: 18px;
	color: grey;
	font-family: Calibri;

}
@media only screen and (max-width: 1100px){
	.hi1{
		width: 47%;
	}
}