form {
	background: rgba(0, 0, 0, .70)!important;
	padding: 50px 0 50px 30px;
	}

.ie8 form {
	background: transparent!important;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000,endColorstr=#B2000000)"!important; /* IE8 */
	    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000,endColorstr=#B2000000)!;   /* IE6 & 7 */
	      zoom: 1;
}


@media only screen and (max-width: 1050px) {

#extraContainer9 {
	left: 115px;
	}

	}

@media only screen and (max-width: 1024px) {

form {
	height: 1150px;
	}

	}


@media only screen and (max-width: 768px) {

#extraContainer9 {
	left: 70px;
	}
}

@media only screen and (max-width: 560px) {
form {
	height: 1100px;
	}

}

@media only screen and (max-width: 320px) {

#extraContainer9 {
	left: 50px;
	width: 215px;
	}
}