/* Section 1 */
.wrapper {
	width: 680px !important;
	min-width: 680px;
	background-color: rgb(255, 255, 255);
	box-shadow: none;
}
.section-1 {
	width: 680px;
	min-width: 680px;
}


/* Section 2 */
.left-side {
	width: 584px;
	margin-top: 30px;
	margin-left: 30px;
}
.left-side h3 {
	font-size: 34px;
	margin-top: 0;
	text-align: center;		
}
.left-side h4 {
	font-size: 26px;	
	line-height: 30px;
}
.left-side h4 a {;
	color: #000;
}
.left-side p {
	font-size: 22px;
	line-height: 28px;
}
.ReadMore {
	font-size: 20px;
	color: #434343;
	margin-top: 6px;
}	
.form-wrap {
	width: 616px;
	height: 153px;
}
.left-column {
	width: 260px;
	margin-top: 30px;
	font-size: 20px;
}
.special-1 {
	display: inline-block;
	margin-top: 0;
	margin-left: 0;
	line-height: 24px !important;
}
.special-2 {
	display: block;
	margin-top: 13px;
	line-height: 0px;
}
.right-column {
	margin-left: 20px;
}
.right-column span {
	line-height: 49px;
}
.right-column input {
	width: 265px;
	font-size: 19px;
}
input + .error {
	margin-top: -49px;
	font-size: 18px;
}
.right-column select {
	width: 283px;
	font-size: 19px;
}
.right-column textarea {
	width: 266px;
	font-size: 19px;
}
.section-2_button-2 {
	margin-top: 26px;
	margin-left: 399px;
	border-radius: 30px;
	height: 53px;
	width: 220px;
	font-size: 20px;
}
.right-side {
	display: none;
}


/* Section 3 */
.section-3 {
	display: none;
}
footer {
	margin-top: -28px;	
}