.wrapper {
	background: url(https://brandambassadorapp.net/forms/images/thefork/202009/background.jpg);
	background-size: 100% auto;
	background-position: center top;
	background-repeat: no-repeat;
}

.header {
	width: 100%;
	text-align: left;
	float: left;
}

.logo {
	width: 6px;
	text-align: left;
	margin-left: 0;
}

.content {
	width: 100%;
	float: left;
}

.content_right {
	width: 42%;
	margin-left: 53%;
	margin-right: 6%;
	float: left;
}

.form_title {
	width: 100%;
	height: 110px;
	margin-top: 20px;
	float: left;
}

.form_area1 {
	width: 100%;
	margin-top: 12px;
	text-align: center;
	float: left;
}

.form_area2 {
	width: 100%;
	margin-top: 12px;
	text-align: center;
	float: left;
}

.form_area3 {
	width: 4%;
	margin-left: 5%;
	text-align: left;
	float: left;
}

.form_area4 {
	width: 91%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	text-align: left;
	padding-top: 3px;
	float: left;
}

.form_area5 {
	width: 95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	text-align: right;
	margin-top: 5px;
	float: left;
}

.form_button {
	width: 90%;
	text-align: center;
	padding-bottom: 20px;
	margin-top: 10px;
	padding-left: 5%;
	padding-right: 5%;
	float: left;
}

.form_bottom {
	width: 100%;
	height: 500px;
	text-align: center;
	float: left;
}

.footer {
	width: 100%;
	margin: auto;
	background-color: #393a4b;
	float: left;
}

hr {
	width: 20%;
	text-align: left;
	color: #FFFFFF;
	margin-top: 40px;
	margin-bottom: 40px;
}

.divClear {
    clear:both;
}

@media screen and (max-width: 1200px) {
	.content_right {
		width: 42%;
		margin-left: 53%;
		margin-right: 6%;
		margin-top: 5%;
		float: left;
	}
}

@media screen and (min-width: 1201px) and (max-width: 1500px) {
	.content_right {
		width: 42%;
		margin-left: 53%;
		margin-right: 6%;
		margin-top: 5%;
		float: left;
	}
}

@media screen and (min-width: 1501px) {
	.content_right {
		width: 42%;
		margin-left: 53%;
		margin-right: 6%;
		margin-top: 7%;
		float: left;
	}
}
@media screen and (max-width: 1280px) {
	.form_bottom {
		width: 100%;
		height: 254px;
		text-align: center;
		float: left;
	}
}

@media screen and (min-width: 1281px) and (max-width: 1500px) {
	.form_bottom {
		width: 100%;
		height: 350px;
		text-align: center;
		float: left;
	}
}

@media screen and (min-width: 1501px) {
	.form_bottom {
		width: 100%;
		height: 380px;
		text-align: center;
		float: left;
	}

/* IPHONE 5/SE - < 320px */
@media screen and (max-width: 1600px) {
	.anchor22 { border: 1px solid red; position: absolute; left: 68.8%; top: 89.5%; width: 14.97%; height: 3.52%; z-index: 2; }
}

/* IPHONEX + IPHONE 5/6/7 + GALAXY 5S - > 320.5 < 375px */
@media screen and (min-width: 320.5px) and (max-width: 375px) {
	.anchor22 { position: absolute; left: 26%; top: 120.5%; width: 54%; height: 3.52%; z-index: 2; }
}

/* IPHONE6/7/8 PLUS + PIXEL2 + PIXEL2XL - > 375.5 < 414px */
@media screen and (min-width: 375.5px) and (max-width: 414px) {
	.anchor22 { position: absolute; left: 26%; top: 139%; width: 53%; height: 3.52%; z-index: 2; }
}

/* IPAD - > 414.5 < 768px */
@media screen and (min-width: 414.5px) and (max-width: 768px) {
	.anchor22 { position: absolute; left: 68.8%; top: 89.5%; width: 14.97%; height: 3.52%; z-index: 2; }
}

/* IPAD PRO - > 768.5 < 1024px */
@media screen and (min-width: 768.5px) and (max-width: 1024px) {
	.anchor22 { position: absolute; left: 68.8%; top: 89.5%; width: 14.97%; height: 3.52%; z-index: 2; }
}

/* DESKTOP NORMAL - > 1024.5 < 1200px */
@media screen and (min-width: 1024.5px) and (max-width: 1200px) {
	.anchor22 { position: absolute; left: 68.8%; top: 89.5%; width: 14.97%; height: 3.52%; z-index: 2; }
}

/* DESKTOP LARGE - > 1200.5px */
@media screen and (min-width: 1200px) {
	.anchor22 { position: absolute; left: 68.8%; top: 89.5%; width: 14.97%; height: 3.52%; z-index: 2; }
}


}
