@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700&subset=latin,latin-ext);

html {
	height: 100%;
	width: 100%;
}
body {
	margin: 0 auto;
	height: 100%;
	width: 100%;
	background-image:url(bg.jpg);
	background-position:center center;
	background-size:cover;
	background-repeat:no-repeat;
}
body,td,th {
	font: 300 13px 'Open Sans', sans-serif;
	color: #FFFFFF;
	line-height: 20px;
}
:focus {
	outline: 0;
}
p {
	padding: 5px 0px;
	margin: 0px;
}
h1, h2, h3, h4, h5 {
	padding: 0px;
	margin: 0px;
}
a {
	color: #ee249b;
	text-decoration: underline;
}
a:hover {
	color: #ee249b;
	text-decoration: none;
}
h1{
	font-size:23px;
	text-align:center;
	margin-bottom:40px;
	font-weight:300;
	margin-top:10%;
}
h2{
	font-size:19px;
	text-align:center;
	margin-top:30px;
	margin-bottom:40px;
	font-weight:300;
	margin-top:20%;
}
h3{
	font-size:15px;
	text-align:center;
	font-weight:300;
	
}
h3:first-child{
	margin-top:20%;
}
img{
	border: 0;
}
#right2 > img {
	display: block;
	margin: 20% auto 0 auto;
} 
#left {
	height:100%;
	background-image:url(bg.jpg);
	background-position:top left;
	background-size:cover;
	background-repeat:no-repeat;
	float:left;
	width:70%;
}

#right2{
	width:30%;
	margin:0 auto;
	overflow:hidden;
	height:100%;
	transition: background 1s ease;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjI0JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ2JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.65) 24%, rgba(0,0,0,0.65) 46%, rgba(0,0,0,0.01) 99%, rgba(0,0,0,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.65)), color-stop(24%,rgba(0,0,0,0.65)), color-stop(46%,rgba(0,0,0,0.65)), color-stop(99%,rgba(0,0,0,0.01)), color-stop(100%,rgba(0,0,0,0)));
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 24%,rgba(0,0,0,0.65) 46%,rgba(0,0,0,0.01) 99%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 24%,rgba(0,0,0,0.65) 46%,rgba(0,0,0,0.01) 99%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 24%,rgba(0,0,0,0.65) 46%,rgba(0,0,0,0.01) 99%,rgba(0,0,0,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 24%,rgba(0,0,0,0.65) 46%,rgba(0,0,0,0.01) 99%,rgba(0,0,0,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-8 */
}

#right2:hover{
transition: background-color 1s ease;
  background-color: #000000;

}

/* Responsive */

@media screen and (max-width: 1500px) {
	#left {
		width:60%;
		}
	#right2 {
		width:40%;
		}
}
@media screen and (max-width: 1000px) {
	#left {
		width:50%;
		}
	#right2 {
		width:50%;
		}
}
@media screen and (max-width: 750px) {
	#left {
		display:none;
		}
	#right2 {
		margin:0 auto;
		width:60%
		}
}
@media screen and (max-width: 500px) {
	#right2 {
		width:100%;
		}
	h1 {
		font-size:19px;
	}
	h2 {
		font-size:15px;
	}
	h3 {
		font-size:13px;
	}
}
@media screen and (max-height: 500px) {
	#left {
		display:none;
	}
	#right2 {
		width:100%;
	}
	h1 {
		margin-top:20px;
	}
	h2 {
		margin-top:40px;
	}
	h3 {
		margin-top:10px;
	}
	#right2 > img {
		margin-top:50px;
	}
}
@media screen and (max-height: 500px) {
	#right2 > img {
		margin-top:20px;
	}
}