strong, b {
	font-weight: bold;
}
h1 {
	margin-top: -10px;
	margin-bottom: 0.5vw;
	font-family: 'Roboto Condensed', sans-serif;
	/* text-shadow: 0 0 10vh #00000; */
	line-height: 90px;
	font-weight: 300;
	font-style: normal;
	color: #fff;
	font-size: 92px;
	text-shadow: 10px 10px 50px #000000;
}
#buyinglandingH1 {
	max-width: 800px;
}
#lowerRateH1 {
	max-width: 800px;
	font-size: 81px;
}
h2 {
	margin-bottom: -10px;
	font-family: 'Roboto Condensed', sans-serif;
	text-shadow: 0 0 10vh #00000;
	line-height: 24px;
	font-weight: 700;
	font-style: normal;
	color: #fff;
	font-size: 26px;
	/*text-shadow: 10px 10px 50px #000000;*/
}
h3 {
	font-family: 'Roboto Condensed', sans-serif;
	text-shadow: 0 0 10vh #00000;
	line-height: 22px;
	font-weight: 300;
	font-style: normal;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	/*text-shadow: 10px 10px 50px #000000;*/
}
.body {
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #fff;
	/* font-size: 2vh; */
	text-shadow: 0px 0px 27px #000000;
}
/*.hero-text {
	background-color: none;
	max-width: 100%;
	width: 100vw;
	position: absolute;
	top: calc(50% - 180px);
}*/
.hero-text {
	padding: 0px 0px 30px 0px;
}
.london-logo-container {
	z-index: 1;
	overflow: hidden;
	display: inline-block;
	background-color: #A31E22;
	width: 100px;
	height: auto;
	position: absolute;
	padding: 50px 20px 0px 20px;
	left: 30px
}
.london-logo-container-no-agent {
	padding-bottom: 20px;
}
.agent-container {
	height: auto;
	background-color: #A31E22;
	padding: 0px 0px 0px 0px;
}
.agent-container h3 {
	font-size: 16px;
}
.agent-container h2 {
	font-size: 20px;
}
.agent-container a {
	text-decoration:none;
	color:inherit;
}
.form-container {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	opacity: 1;
	position: fixed;
	bottom: 0;
	width: 100%;
}
.form-header {
	max-width: 100%;
	background-color: #0F1838;
	opacity: 0.9;
	border-bottom: 0.5px #B1B1B1 solid;
	padding: 5px 30px 0px 30px;
}
input[type=text] {
	/*font-family: 'Open Sans', sans-serif;
	font-size: 13.3333px;*/
	font: 400 13.3333px Arial, sans-serif;
	color: #58595B;
}
input[type=search] {
	/*font-family: 'Open Sans', sans-serif;
	font-size: 13.3333px;*/
	font: 400 13.3333px Arial, sans-serif;
	color: #58595B;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #B1B1B1;
}
input[type=text]:focus {
	transition: all .6s ease;
	background-color: #fff;
	box-shadow: 10px 10px 50px #000000;
}
.input-class-one {
	z-index: 99999;
	border: 0.5px #B1B1B1 solid;
	width: 100%;
	max-width: 100%;
	height: calc(7vh);
	padding: 20px 20px 20px 20px;
	margin: 0px;
	box-sizing: border-box;
}
.input-field-one {
	position: relative;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	background-color: #0F1838;
	opacity: 0.9;
	width: calc(100% / 4 - 10px);
	padding: 0px 5px 30px 5px;
	display: inline-block;
	z-index: 10;
}
.input-field-one-b {
	position: relative;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	background-color: #0F1838;
	opacity: 0.9;
	width: calc(100% / 3 - 10px);
	padding: 0px 5px 30px 5px;
	display: inline-block;
	z-index: 10;
}
.input-class-two {
	background-color: #0F1838;
	border: 0.5px #B1B1B1 solid;
	font-family: 'Open Sans', sans-serif;
	font-size: 25px;
	color: #B1B1B1;
	z-index: 99999;
	height: 120px;
	padding: 12px 20px;
	margin: 0px;
	box-sizing: border-box;
	width: 100%;
	max-width: 100%;
}
.input-field-two {
	height: 120px;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	background-color: #0F1838;
	opacity: 0.9;
	width: calc(100vw / 4);
	padding: 0px 0px 0px 0px;
	display: inline-block;
}
.container {
	width: 100vw;
	max-width: 100%;
	background-color: none;
	width: 100vw;
	height: auto;
	display: inline-block;
}
.landing-container {
	background-color: none;
	width: 100vw;
	height: calc(100vh - 5px);
	max-width: 100%;
	max-height: 100%;
}
.hero-video {
	display: flex;
	overflow: hidden;
	background-color: blue;
	max-width: 100%;
	width: 100vw;
	height: 75vh;
}
#myVideo {
	z-index: 0;
	opacity: 1;
	position: fixed;
	bottom: 0;
	min-width: 100%;
	min-height: 100%;
}
.button {
	cursor: pointer;
	position: relative;
	bottom: 0px;
	width: 100%;
	max-width: 100%;
	background-color: #A31E22;
	border: none;
	padding: 0px 0px 0px 0px;
	text-align: center;
	display: inline-block;
	transition: 0.6s ease;
}
.button:hover {
	transition: 0.6s ease;
	background-color: #CE1D2A;
}
.button:after {
}
.checkmark {
	margin-right: 10px;
	height: 20px;
	width: 20px;
	background-color: #fff;
}
label {
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	font-weight: normal;
	font-size: 16px;
}
.check-container {
	max-width: 100%;
	background-color: #0F1838;
	opacity: 0.9;
	width: 100%;
	border-top: 0.5px #B1B1B1 solid;
	padding: 30px 0px 30px 0px;
	display: inline-block;
}
#daSellingLandingPageFormInputAddyResultsWrapper {
	position: absolute;
	bottom: 0px;
	left: 1px;
	width: 99%;
	height: 0px;
	overflow: hidden;
	background-color: #FFFFFF;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #819eba #819eba #819eba #819eba;
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	-webkit-transition: height 0.25s ease-out, bottom 0.25s ease-out;
	-moz-transition: height 0.25s ease-out, bottom 0.25s ease-out;
	-o-transition: height 0.25s ease-out, bottom 0.25s ease-out;
	transition: height 0.25s ease-out, bottom 0.25s ease-out;
	z-index: 9999;
}
#daSellingLandingPageFormInputAddyResults {
	left: 32px;
	margin: 0px 0px 0px 0px;
}
.your_homes_value_searchy_results_table_td {
	cursor: pointer;
	padding: 4px 4px 4px 4px;
}
.your_homes_value_searchy_results_table_td_off {
	background-color: none;
}
.your_homes_value_searchy_results_table_td_on {
	background-color: #bbdcf8;
}
.w100h100 {
	width: 100%;
	height: 100%;
}
.alignCenter {
	text-align: -moz-center;
	text-align: center;
}
.vAlignTop {
	vertical-align: top;
}
.vAlignBottom {
	vertical-align: bottom;
}
#searchingDiv {
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0,34,66,0.7);
	opacity: 0;
	z-index: 9999999;
	-ms-transition: opacity .35s;
	-webkit-transition: opacity .35s;
	-moz-transition: opacity .35s;
	-o-transition: opacity .35s;
	transition: opacity .35s;
}
#searchingTable {
	max-width: 1000px;
	display: inline-table;
}
.searchingDivText {
	color: #FFFFFF;
	text-shadow: 4px 4px 3px #000000;
}
#searchingDivText1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 38px;
	font-weight: bold;
	line-height: normal;
	margin: 0px 0px 0px 0px;
}
#searching_following_balls {
	position: relative;
	display: inline-block;
	width: 80%;
	height: 29px;
}
.searching_following_balls {
	background-color: #FFFFFF;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	-moz-border-radius: 15px 15px 15px 15px;
	-moz-animation-name: bounce_searching_following_balls;
	-moz-animation-duration: 1.9s;
	-moz-animation-iteration-count: infinite;
	-moz-animation-direction: linear;
	-webkit-border-radius: 15px 15px 15px 15px;
	-webkit-animation-name: bounce_searching_following_balls;
	-webkit-animation-duration: 1.9s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-direction: linear;
	-ms-animation-name: bounce_searching_following_balls;
	-ms-animation-duration: 1.9s;
	-ms-animation-iteration-count: infinite;
	-ms-animation-direction: linear;
	-o-animation-name: bounce_searching_following_balls;
	-o-animation-duration: 1.9s;
	-o-animation-iteration-count: infinite;
	-o-animation-direction: linear;
	border-radius: 15px 15px 15px 15px;
	animation-name: bounce_searching_following_balls;
	animation-duration: 1.9s;
	animation-iteration-count: infinite;
	animation-direction: linear;
	-moz-box-shadow: 2px 2px 8px #000000;
	-webkit-box-shadow: 2px 2px 8px #000000;
	box-shadow: 2px 2px 8px #000000;
}
#searching_following_balls_1 {
	-moz-animation-delay: 0s;
}
#searching_following_balls_1 {
	-webkit-animation-delay: 0s;
}
#searching_following_balls_1 {
	-ms-animation-delay: 0s;
}
#searching_following_balls_1 {
	-o-animation-delay: 0s;
}
#searching_following_balls_1 {
	animation-delay: 0s;
}
#searching_following_balls_2 {
	-moz-animation-delay: 0.19s;
	-webkit-animation-delay: 0.19s;
	-ms-animation-delay: 0.19s;
	-o-animation-delay: 0.19s;
	animation-delay: 0.19s;
}
#searching_following_balls_3 {
	-moz-animation-delay: 0.38s;
	-webkit-animation-delay: 0.38s;
	-ms-animation-delay: 0.38s;
	-o-animation-delay: 0.38s;
	animation-delay: 0.38s;
}
#searching_following_balls_4 {
	-moz-animation-delay: 0.57s;
	-webkit-animation-delay: 0.57s;
	-ms-animation-delay: 0.57s;
	-o-animation-delay: 0.57s;
	animation-delay: 0.57s;
}
@-moz-keyframes bounce_searching_following_balls {
	0% {
		left: 0px;
		background-color: #FFFFFF;
		-moz-box-shadow: 2px 2px 8px #000000;
		-webkit-box-shadow: 2px 2px 8px #000000;
		box-shadow: 2px 2px 8px #000000;
	}
	50% {
		left: 100%;
		background: rgba(#FFFFFF,0);
		-moz-box-shadow: 2px 2px 8px rgba(#000000,0);
		-webkit-box-shadow: 2px 2px 8px rgba(#000000,0);
		box-shadow: 2px 2px 8px rgba(#000000,0);
	}
	100% {
		left: 0px;
		background-color: #FFFFFF;
		-moz-box-shadow: 2px 2px 8px #000000;
		-webkit-box-shadow: 2px 2px 8px #000000;
		box-shadow: 2px 2px 8px #000000;
	}
}
@-webkit-keyframes bounce_searching_following_balls {
	0% {
		left: 0px;
		background-color: #FFFFFF;
		-moz-box-shadow: 2px 2px 8px #000000;
		-webkit-box-shadow: 2px 2px 8px #000000;
		box-shadow: 2px 2px 8px #000000;
	}
	50% {
		left: 100%;
		background: rgba(#FFFFFF,0);
		-moz-box-shadow: 2px 2px 8px rgba(#000000,0);
		-webkit-box-shadow: 2px 2px 8px rgba(#000000,0);
		box-shadow: 2px 2px 8px rgba(#000000,0);
	}
	100% {
		left: 0px;
		background-color: #FFFFFF;
		-moz-box-shadow: 2px 2px 8px #000000;
		-webkit-box-shadow: 2px 2px 8px #000000;
		box-shadow: 2px 2px 8px #000000;
	}
}
@-ms-keyframes bounce_searching_following_balls {
	0% {
		left: 0px;
		background-color: #FFFFFF;
		-moz-box-shadow: 2px 2px 8px #000000;
		-webkit-box-shadow: 2px 2px 8px #000000;
		box-shadow: 2px 2px 8px #000000;
	}
	50% {
		left: 100%;
		background: rgba(#FFFFFF,0);
		-moz-box-shadow: 2px 2px 8px rgba(#000000,0);
		-webkit-box-shadow: 2px 2px 8px rgba(#000000,0);
		box-shadow: 2px 2px 8px rgba(#000000,0);
	}
	100% {
		left: 0px;
		background-color: #FFFFFF;
		-moz-box-shadow: 2px 2px 8px #000000;
		-webkit-box-shadow: 2px 2px 8px #000000;
		box-shadow: 2px 2px 8px #000000;
	}
}
@-o-keyframes bounce_searching_following_balls {
	0% {
		left: 0px;
		background-color: #FFFFFF;
		-moz-box-shadow: 2px 2px 8px #000000;
		-webkit-box-shadow: 2px 2px 8px #000000;
		box-shadow: 2px 2px 8px #000000;
	}
	50% {
		left: 100%;
		background: rgba(#FFFFFF,0);
		-moz-box-shadow: 2px 2px 8px rgba(#000000,0);
		-webkit-box-shadow: 2px 2px 8px rgba(#000000,0);
		box-shadow: 2px 2px 8px rgba(#000000,0);
	}
	100% {
		left: 0px;
		background-color: #FFFFFF;
		-moz-box-shadow: 2px 2px 8px #000000;
		-webkit-box-shadow: 2px 2px 8px #000000;
		box-shadow: 2px 2px 8px #000000;
	}
}
@keyframes bounce_searching_following_balls {
	0% {
		left: 0px;
		background-color: #FFFFFF;
		-moz-box-shadow: 2px 2px 8px #000000;
		-webkit-box-shadow: 2px 2px 8px #000000;
		box-shadow: 2px 2px 8px #000000;
	}
	50% {
		left: 100%;
		background: rgba(#FFFFFF,0);
		-moz-box-shadow: 2px 2px 8px rgba(#000000,0);
		-webkit-box-shadow: 2px 2px 8px rgba(#000000,0);
		box-shadow: 2px 2px 8px rgba(#000000,0);
	}
	100% {
		left: 0px;
		background-color: #FFFFFF;
		-moz-box-shadow: 2px 2px 8px #000000;
		-webkit-box-shadow: 2px 2px 8px #000000;
		box-shadow: 2px 2px 8px #000000;
	}
}
@media only screen and (max-width: 1024px) {
	h1 {
		line-height: 8vw;
		font-size: 8vw;
		text-shadow: 0 0 5vh #00000;
	}
	#lowerRateH1 {
		line-height: 8vw;
		font-size: 8vw;
		text-shadow: 0 0 5vh #00000;
	}
	h2 {
		line-height: 18px;
		font-size: 20px;
	}
	.form-container {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		opacity: 1;
		position: absolute;
		top: 50%;
		max-width: 100%;
	}
	.input-field-one {
		width: 100vw;
		max-width: calc(100% - 10px);
	}
	.input-field-one-b {
		width: 100vw;
		max-width: calc(100% - 10px);
	}
	.input-class-one {
		max-width: 100%;
	}
	.input-field-two {
		height: 120px;
		text-transform: uppercase;
		margin: 0px 0px 0px 0px;
		background-color: #0F1838;
		opacity: 0.9;
		padding: 0px 0px 0px 0px;
		width: 100%;
	}
	.landing-container {
		width: 100vw;
		height: 75vh;
		max-width: 100%;
	}
	.london-logo-container {
		left: 10px;
	}
	.hero-text {
		background-color: none;
		padding: 30px 0px 30px 0px;
	}
	.checkmark {
		margin-right: 10px;
		height: 30px;
		width: 30px;
		background-color: #fff;
	}
	.check-text {
		font-family: 'Open Sans', sans-serif;
		color: #fff;
		font-weight: normal;
		font-size: 24px;
	}
	.agent-container {
		height: auto;
		background-color: #A31E22;
		padding: 30px 0px 0px 0px;
	}
}
@media only screen and (max-width: 800px) {
	h1 {
		line-height: 15vw;
		font-size: 15vw;
		text-shadow: 0 0 5vh #00000;
	}
	#lowerRateH1 {
		line-height: 15vw;
		font-size: 15vw;
		text-shadow: 0 0 5vh #00000;
	}
}
