html, body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  color: #fff;
}

p {
  font-size: 16px;
  line-height: 20px;
  -webkit-filter: drop-shadow( 0px 0px 5px #0A1D3B);
  filter: drop-shadow( 0px 0px 5px #0A1D3B);
}

img {
  max-width: 100%;
}
a {
text-decoration: none;
}
a:link {color: #fff;}
a:active {color: #fff;}
a:visited {color: #fff;}
a:hover {color: #fafafa;}

.sky {
  background: #E8E8E8 url('assets/S3---Shot-08-(sky)-still-(0-00-50-13).jpg') no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
  margin: 0;
overflow: hidden;
}

.log {
  font-size: 1.2em;
  max-width: 600px;
    margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 30px;


}

.grass {
  background: url('assets/grass2.png') no-repeat;
  background-position: 70% 0%;
  height: 800px;
  width: 100%;
  margin: 10px 0 0 0;
}

.grass p { 
  padding: 360px 0 0 200px;
  max-width: 600px;
  font-size: 18px;
  }

  .container {
    width: 800px;
    margin: 0 auto;
  }


.shots {
  margin: 100px auto;
  margin-bottom: 100px;
  text-align: center;
}

  .shots>div {
    width: 460px;
    height: 260px;
    -webkit-filter: drop-shadow( 0px 0px 5px #0A1D3B);
    filter: drop-shadow( 0px 0px 5px #0A1D3B);
    display: inline-block;
    background-size: cover;
  }

    .one {
      background:url('assets/r4.jpg') no-repeat center center;
      margin: 0 0 0 0px;
	-ms-transform: rotate(4deg); /* IE 9 */
    -webkit-transform: rotate(4deg); /* Safari */
    transform: rotate(4deg); 
    }
    .two {
      background:url('assets/r7.jpg') no-repeat center center;
      margin: 0 0 0 -20px;
	-ms-transform: rotate(359deg); /* IE 9 */
    -webkit-transform: rotate(359deg); /* Safari */
    transform: rotate(359deg); 
  
    }
    .three {
      background:url('assets/r3.jpg') no-repeat center center;
      margin: 0 0 0 -30px;
	-ms-transform: rotate(354deg); /* IE 9 */
    -webkit-transform: rotate(354deg); /* Safari */
    transform: rotate(354deg); 
    }
  }

  .delay-05 {animation-delay:0.2s;}
  .delay-1 {animation-delay:0.4s;}
  .animated {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
  }

svg {
  fill:#FFFFFF;
  stroke:#FFFFFF;
  max-width: 380px;
  padding: 100px 0 0 0;
  margin: 0 auto;
  display: block;
   -webkit-filter: drop-shadow( -2px -2px 3px #2B89FD);
  filter: drop-shadow( -2px -2px 3px #2B89FD); 
}

p.efe {
  padding: 0 0 50px 0;
  font-size: 12px;
  text-align: center;
}

.teal {stroke:#60f7fe;}
.yellow {stroke:#ffd97b;}
.pink {stroke:#ff8bff;}
.red {stroke:#ff3f53;}

.center {text-align: center;}

iframe { -webkit-filter: drop-shadow( 0px 0px 5px #0A1D3B);
  filter: drop-shadow( 0px 0px 5px #0A1D3B);
  padding-bottom: 50px;
}

.credits {
  font-size: 12px;
  text-align: center;
  width: 60%;
  margin: 0 auto;
  padding: 50px 0;
  margin-top: 100px;
}

.credits h1 {margin: 0 0 40px 0; font-size: 19px; letter-spacing: 1px;}
.credits h3 {margin: 10px 0 0 0;}
.credits p {font-size: 11px; margin: 0;}
.credits .fa {font-size: 25px;}
.credits .social {margin: 50px auto;}
.credits .social h1 {margin: 0px 0 5px 0;}

.fancy {
  line-height: 0.5;
  text-align: center;
}
.fancy span {
  display: inline-block;
  position: relative;  
}
.fancy span:before,
.fancy span:after {
  content: "";
  position: absolute;
  height: 5px;
  border-bottom: 1px solid white;
  top: 0;
  width: 300px;
}
.fancy span:before {
  right: 100%;
  margin-right: 15px;
}
.fancy span:after {
  left: 100%;
  margin-left: 15px;
}



.selection {
	max-width: 500px;
	margin: 0 auto;
	margin-top: 25px;
	margin-bottom: 25px;
}

#win{max-width: 320px;}

#ss{
  max-width: 400px;
}


.crew {
	max-width: 150px;
	margin: 10px;
	
}

.crewbox {
	display: inline-block;
	width: 200px;
	margin: 5px;
	margin-top: 10px;
}

.logo {
 
}
.embed-container { position: relative; padding-bottom: 540px; height: 0; overflow: hidden; max-width: 960px; margin: 0 auto; box-shadow: 4px 10px 100px -10px rgba(0, 0, 0, 0.5)} 

.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%;}

@media (max-width: 1200px) {
.embed-container { position: relative; padding-bottom: 360px; height: 0; overflow: hidden; max-width: 640px; margin: 0 auto; box-shadow: 4px 10px 50px -10px rgba(0, 0, 0, 0.5);} 
.container {
width: 75%;
}
}

@media (max-width: 640px){

.sky {

}

svg {
max-width: 60%;

}

.container {
width: 90%;
}

.center {
max-width: 100%;
margins: 0;
overflow: hidden;
}

iframe {
width: 100%
box-shadow: 4px 10px 50px -10px rgba(100, 0, 0, 0.5);

}

.credits {
width: 90%;
}
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 640px; margin: 0 auto; box-shadow: 4px 10px 50px -10px rgba(0, 0, 0, 0.5);}

}