.continue_to_website{
	border:1px solid #ffffff;
	color:#ffffff;
	padding:2%;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	text-transform:uppercase;
	cursor:pointer;
	float:left;
	margin:0 2%;
	width: 81px;
}
.continue_to_website2{
	border:1px solid #ffffff;
	color:#ffffff;
	padding:2% 0;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	text-transform:uppercase;
	cursor:pointer;
	margin:3% auto 0;
	width:60%;
	position:relative;
}
video {
	/*position: fixed; */
    right: 0;
    bottom: 0;
    width: 100%!important;
    height: 100%!important;
    width: auto;
    height: auto;
    z-index: -100;
    /* background: url(../images/landing.jpg) no-repeat center; */
    background-size: cover;
    -webkit-transition: 1s opacity;
    transition: 1s opacity;
    /* z-index: 9998;*/
}
/*div {
	font-family:Agenda-Light, Agenda\ Light, Agenda, Arial\ Narrow, sans-serif;
	font-weight:100;
	background:rgba(0, 0, 0, .3);
	color:#fff;
	padding:2rem;
	width:33%;
	margin:2rem;
	float:right;
	font-size:1.2rem
}
h1 {
	font-size:3rem;
	text-transform:uppercase;
	margin-top:0;
letter-spacing:.3rem
}
a {
	display:inline-block;
	color:#fff;
	text-decoration:none;
	background:rgba(0, 0, 0, .5);
padding:.5rem;
-webkit-transition:.6s background;
transition:.6s background
}
a:hover {
	background:rgba(0, 0, 0, .9)
}*/
#polina{
	position:fixed;
	z-index:999999999;
	bottom:0;
	right:0;
	padding:1%;
	width:26%;
	}
.share{
	padding:0;
	float:left;
	margin:0%;
	}
.share img{
	width:65%;
	}
.mute_unmute{
	padding:0;
	float:left;
	margin:0%;	
	}
.mute_unmute img{
	width:65%;
	cursor:pointer;
	}
.stopfade {
	
}
#polina button {
	font-family: 'Open Sans', sans-serif;
	display:block;
	border:none;
	font-size:16px;
	background:rgba(255, 255, 255, 0);
	border-radius:3px;
	cursor:pointer;
	-webkit-transition:.3s background;
	transition:.3s background;
	float:left;
	margin:0px 10px;
}
#polina button img{
	width:65%;
	}
@media screen and (max-width:500px) {
/*div {
width:70%
}*/
}
@media all and (max-device-width:800px) {
/*body {
background:url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/4273/polina.jpg) #000 no-repeat center center fixed;
background-size:cover
}*/

#bgvid, #polina button {
display:block;
}
/*div {
width:70%
}*/
}
