@font-face {
	font-family: 'VCR OSD Mono';
	src: url('../fonts/fonts/vcr-osd.woff') format('woff');
}
html {
	font-family: 'Open Sans', sans-serif;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	color: #155372;
	padding: 0;
	margin: 0;
}
body {
	padding: 0;
	margin: 0;
}
a, a:hover, a:link {
	color: #fff;
	text-decoration: none;
	font-size:30px;
}
h1, instagram a {
	font-family:'VCR OSD Mono';
	font-weight:normal;
	font-style: normal;
	font-size:30px;
	color: #155372;
	text-align: center;
}
.bg-1{
	background-color: #0092B9;
}
#bg-2{
	background-color: #000;
}
#instagram {
	margin: auto;
	width: 255px;
}
a:hover, a:focus {
	text-decoration: none;
	color: #155372;
}
/* Header Section */
.centered {
	max-width: 428px;
	margin: 0 auto;
}
.invited {
}

#video {
	position: relative; 
	height: 0; 
	overflow: hidden;
	padding-top: 30px;
	padding-bottom: 790px;
}
#video iframe, #video object, #video embed { 
	position: absolute; 
	top: 0; 
	left: 0;
	 width: 100%; 
	 height: 100%; 
}
#ticket {
}
#buttons {
	margin: auto;
	max-width: 366px;
	padding: 0;
	list-style: none;
	list-style-type: none;
}
#buttons li {
	display: inline-block;
	margin: 0 auto
}
#buttons #apple {
	width: 134px;
	height: 42px;
	margin: 0 auto;
}
#buttons #google {
	width: 227px;
	height: 42px;
}
#instagram a {
	font-family: 'VCR OSD Mono';
	color: #155372;
}
#instagram img {
	vertical-align: middle;
	text-align: center;
}
.responsive {
	  width: 100%;
	  max-width: 428px;
	  height: auto;
}
#logo {
	max-width: 200px;
	margin: 20px auto;
}