
* {
	margin: 0px;
	padding: 0px;
}

body p {
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Century Gothic";
	font-weight: 600;
	font-style: normal;
}

h1 {
	font-size: 80px;
	line-height: 90px;
}

h2 {
	font-size: 60px;
	line-height: 70px;
}

h3 {
	font-size: 30px;
	line-height: 38px;
}

h4 {
	font-size: 25px;
	line-height: 30px;
}

#Subheader {
	display: none;
}

.wp_left {
	float: left;
	width: 100%;
}

.img-responsive {
	max-width: 100%;
	height: auto;
}

.ev_banner_wrapper {
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 130px 0px;
}

.ev_about_wrapper {
	background-color: #fff;
	background-position: top left;
	background-repeat: no-repeat;
	background-size: auto;
	padding: 250px 0px 100px 0px;
}

.ev_new_wrapper {
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 90px 0px;
}

.ev_gallery_wrapper {
	background: #fff;
}
