html {
}
body {
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: "Arial", Helvetica, sans-serif;
}
.banner {
	height:584px;
	background-color: #a9b403;
	background-image: url(images/hockey-fest-header.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.wrapper {
	overflow:hidden;
	width:100%;
	background-color:#004455;
	background-image: url(images/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.head-container {
	max-width: 1198px;
	margin:0 auto;
	height:584px;
	position:relative;
}
.content-container {
	max-width: 1198px;
	margin:120px auto 12px;
	position:relative;
	width: 55%;
	color:#fff;
}
.left {
	width: 48%;
	float:left;
}
.butlins {
	width: 193px;
	height: 92px;
	float: right;
	background-image: url(images/butlins.png);
	background-repeat: no-repeat;
	margin: 0 0 24px;
}
.logo {
	width:284px;
	height:255px;
	background-image: url(images/esf-hockey-fest-logo.svg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size:284px 255px;
	position:absolute;
	top:40px;
	left:100px;
}
.footer-wrap {
	background-color: #1a5766;
	padding:24px 0;
}
.footer-container {
	max-width: 1198px;
	margin:24px auto;
	position:relative;
	width: 55%;
	color:#fff;
	overflow:hidden;
}
.footer-container p {
	margin-top:10px;
}
span.contact {
	color:#00c0ff;
	font-weight:bold;
}
.efs-logo {
	width:128px;
	height:42px;
	background-image: url(images/esf-logo.svg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size:128px 42px;
	float:left;
	margin-right:24px;
}
.contact-info {
	padding:5px 0 0 48px;
	float:left;
}
.mc-field-group {
}
#mc_embed_signup .mc-field-group input {
    display: block;
    padding: 12px 0 !important;
    text-indent: 2%;
    width: 100%;
}
#mc_embed_signup .mc-field-group {
    clear: left;
    min-height: 50px;
    padding-bottom: 0% !important;
    position: relative;
    width: 100% !important;
}
#mc_embed_signup form {
	padding: 0 !important;
}
.form-wrapper {
	background-color:#1a5766;
	width:100%;
	min-height:300px;
	overflow:hidden;
	margin: 0 0 24px;
	clear:both;
	padding: 2% 1%;
}
.form_col {
	width:48%;
	margin:1%;
	float:left;
}
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea, select {
    width: 100%;
    font-size: 13px;
    padding: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 10px;
    border: none;
    background: rgba(0, 0, 0, 0.1);
    color: #fff;
    display: block;
    clear: both;
	font-family: "Arial", Helvetica, sans-serif;
}
input[type=checkbox] {
    width: auto;
    display: inline;
    clear: none;
}
input[type=button], input[type=submit] {
    color: #f8f8f8;
    background: #a9b403 !important;
	border-radius:0 !important;
}
input[type=button]:hover, input[type=submit]:hover {
    background: #00C0FF !important;
	border-radius:0 !important;
}
.before {
	display: block;
}
.after {
	display: none;
}

/*-------------MEDIA QUERIES-------------*/

/* 81.25em (1300px) */

@media only screen and (max-width : 81.25em) {

}

/* 68.75em (1100px) */

@media only screen and (max-width : 1100px) {
		.content-container {
    color: #FFFFFF;
    margin: 120px auto 12px;
    position: relative;
    width: 95%;
}
	.form-wrapper {
    background-color: #1A5766;
    clear: both;
    margin: 0 auto 24px;
    min-height: 300px;
    overflow: hidden;
    padding: 2% 1%;
    width: 96%;
}
.logo {
	width:240px;
	height:215px;
	background-image: url(images/esf-hockey-fest-logo.svg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size:240px 214px;
	position:absolute;
	top:24px;
	left:36px;
}
.footer-container {
    color: #FFFFFF;
    margin: 24px auto;
    max-width: 1198px;
    overflow: hidden;
    position: relative;
    width: 96%;
	font-size:12px;
}
.contact-info {
    float: left;
    padding: 5px 0 0 0px;
}
.banner {
	height:493px;
	background-color: #a9b403;
	background-image: url(images/hockey-fest-header.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size:1200px 494px;
}
.wrapper {
	overflow:hidden;
	width:100%;
	background-color:#004455;
	background-image: url(images/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size:1200px 208px;
}
}
/* 56.25em (900px) */

@media only screen and (max-width : 900px) {
.banner {
	height:410px;
	background-color: #a9b403;
	background-image: url(images/hockey-fest-header.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size:1000px 411px;
}
.wrapper {
	overflow:hidden;
	width:100%;
	background-color:#004455;
	background-image: url(images/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size:1000px 173px;
}
}

/* 48em (768px) */

@media only screen and (max-width : 48em) {
}

/* 37.5em (600px) */

@media only screen and (max-width: 37.5em) {
}

/* 30em (480px) */

@media only screen and (max-width : 480px) {
	.before {
		display: none;
	}
	.after {
		display: block;
		clear:both;
		text-align:center;
		width:100%;
	}
		.logo {
	width:80px;
	height:72px;
	background-image: url(images/esf-hockey-fest-logo.svg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size:80px 72px;
	position:absolute;
	top:12px;
	left:20%;
}
	.form_col {
	width:96%;
	margin:1% auto;
	float:none;
}
.content-container {
    color: #FFFFFF;
    margin: 40px auto 12px;
    position: relative;
    width: 95%;
}
.left {
    width: 100%;
}
.butlins {
	clear:both;
    float: none;
    margin: 0 auto 16px;
}
.form-wrapper {
    background-color: #1A5766;
    clear: both;
    margin: 0 auto 24px;
    min-height: 300px;
    overflow: hidden;
    padding: 2% 1%;
    width: 96%;
}
.banner {
	height:205px;
	background-color: #a9b403;
	background-image: url(images/hockey-fest-header.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size:500px 206px;
}
.wrapper {
	overflow:hidden;
	width:100%;
	background-color:#004455;
	background-image: url(images/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size:500px 86px;
}
.efs-logo {
    background-image: url("images/esf-logo.svg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 128px 42px;
    float: none;
    height: 42px;
margin: 0 auto;
    width: 128px;
}
}

/* 20em (320px) */

@media only screen and (max-width : 320px) {
		.logo {
	width:80px;
	height:72px;
	background-image: url(images/esf-hockey-fest-logo.svg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size:80px 72px;
	position:absolute;
	top:12px;
	left:24px;
}
	.banner {
	height:164px;
	background-colorx: #a9b403;
	background-image: url(images/hockey-fest-header.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size:400px 165px;
}
.wrapper {
	overflow:hidden;
	width:100%;
	background-color:#004455;
	background-image: url(images/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size:400px 69px;
}
.butlins {
	width: 100px;
	height: 48px;
	margin: 0 auto;
	padding: 0 0 12px;
	background-size:100px 48px;
}

}






