/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

#header {
  width: 100vw;
  height: 100vh; }

#header {
  background: url(images/robin1.jpg) fixed;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px); }
  @media screen and (max-width: 1110px) {
    #header {
      background-size: contain; } }

#headcontent {
  margin-top: -160px;
  background-size: contain; }
  @media screen and (max-width: 1110px) {
    #headcontent {
      margin-top: -330px; } }
  @media screen and (max-width: 700px) {
    #headcontent {
      margin-top: -400px; } }

#headtext {
  text-align: center;
  margin: auto; }

h1 {
  color: white;
  font-size: 8em;
  font-family: "unit-gothic-719";
  font-family: sans-serif;
  position: absolute;
  text-align: center;
  font-weight: 800;
  margin-top: -320px;
  width: 100%; }
  @media screen and (max-width: 1110px) {
    h1 {
      font-size: 6.5em; } }
  @media screen and (max-width: 900px) {
    h1 {
      font-size: 5em; } }
  @media screen and (max-width: 640px) {
    h1 {
      font-size: 3.5em; } }
  @media screen and (max-width: 500px) {
    h1 {
      font-size: 2.5em; } }

p {
  color: white;
  font-size: 2em;
  font-style: italic;
  font-family: serif;
  position: absolute;
  text-align: center;
  font-weight: 300;
  margin-top: -385px;
  width: 100%; }

#rule1, #rule2 {
  width: 100%;
  height: 20px;
  position: absolute; }

#rule1 {
  margin-top: -350px; }
  @media screen and (max-width: 700px) {
    #rule1 {
      margin-top: -340px; } }

#rule2 {
  margin-top: -192px; }
  @media screen and (max-width: 900px) {
    #rule2 {
      margin-top: -230px; } }
  @media screen and (max-width: 700px) {
    #rule2 {
      margin-top: -140px; } }
  @media screen and (max-width: 640px) {
    #rule2 {
      margin-top: -260px; } }
  @media screen and (max-width: 500px) {
    #rule2 {
      margin-top: -275px; } }

#read {
  font-size: 1.5em;
  color: white;
  font-family: sans-serif;
  font-weight: 200;
  text-align: center;
  margin: 20px auto;
  position: absolute;
  width: 100%; }
  @media screen and (max-width: 1110px) {
    #read {
      display: none; } }

#arrow {
  width: 4%;
  margin: auto; }

#childhood {
  padding: 10% 10%; }
  @media screen and (max-width: 750px) {
    #childhood {
      padding: 5% 10%; } }

#text1 {
  width: 45%;
  margin-top: 70px;
  line-height: 125%; }
  @media screen and (max-width: 900px) {
    #text1 {
      width: 55%; } }
  @media screen and (max-width: 750px) {
    #text1 {
      width: 95%; } }

#text1 h2 {
  color: #8caeb6;
  font-family: sans-serif;
  font-size: 1.5em;
  font-weight: 700;
  margin-bottom: 20px; }

#robin2 img {
  width: 20%;
  float: right;
  margin-top: 115px; }
  @media screen and (max-width: 1200px) {
    #robin2 img {
      width: 30%; } }
  @media screen and (max-width: 750px) {
    #robin2 img {
      float: none;
      width: 50%; } }

#dropdowns {
  float: right;
  display: table;
  line-height: 1em;
  margin-top: -230px;
  padding-right: 13%; }

#dropdowns ul li a {
  text-decoration: none;
  list-style-type: none;
  color: #8caeb6;
  font-family: sans-serif;
  font-size: 1.5em;
  font-weight: 600;
  margin-bottom: 20px;
  padding-left: 20px; }

.greenarrow {
  background-image: url(images/greenarrow_up.svg);
  width: 10%;
  display: inline-block;
  background-repeat: no-repeat;
  cursor: pointer; }

.open {
  height: 40px; }

.open h8 {
  font-size: 1em;
  color: gray;
  font-family: sans-serif; }

#julliard {
  padding: 5% 10%;
  background: url(images/robin3.jpg) fixed;
  background-size: cover;
  width: 80%;
  height: 1000px; }
  @media screen and (max-width: 775px) {
    #julliard {
      background: -webkit-linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url(images/robin3.jpg) fixed;
      background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url(images/robin3.jpg) fixed; } }
  @media screen and (max-width: 1220px) {
    #julliard {
      height: 1220px; } }
  @media screen and (max-width: 1000px) {
    #julliard {
      height: 1390px; } }
  @media screen and (max-width: 775px) {
    #julliard {
      height: 1500px; } }
  @media screen and (max-width: 640px) {
    #julliard {
      height: 1200px; } }
  @media screen and (max-width: 500px) {
    #julliard {
      height: 1090px; } }
  @media screen and (max-width: 400px) {
    #julliard {
      height: 1260px; } }

#text2 {
  width: 35%;
  margin-top: 70px;
  line-height: 125%;
  float: right; }
  @media screen and (max-width: 1000px) {
    #text2 {
      width: 40%; } }
  @media screen and (max-width: 775px) {
    #text2 {
      width: 45%; } }
  @media screen and (max-width: 640px) {
    #text2 {
      width: 100%; } }

#text2 h2 {
  color: #8caeb6;
  font-family: sans-serif;
  font-size: 1.5em;
  font-weight: 700;
  margin-bottom: 20px;
  float: right; }

p3 {
  float: right;
  color: white;
  text-align: right; }

#quote {
  margin: auto;
  background: url(images/robin4.jpg) fixed;
  background-size: contain;
  background-position: center 100px;
  background-repeat: no-repeat;
  width: 100%;
  height: 1000px;
  bottom: 0; }
  #quote h3 {
    margin: auto;
    color: #8caeb6;
    font-weight: 100;
    font-style: italic;
    font-family: serif;
    font-size: 4em;
    text-align: center;
    padding-top: 200px;
    line-height: 135%; }
    @media screen and (max-width: 900px) {
      #quote h3 {
        font-size: 3em; } }
    @media screen and (max-width: 775px) {
      #quote h3 {
        font-size: 2em; } }

#standup {
  padding: 5% 10%;
  background: url(images/video1.jpg) fixed;
  background-size: cover;
  width: 80%;
  height: 1000px; }

#text3 {
  width: 66%;
  line-height: 125%;
  -webkit-column-count: 2;
  /* Chrome, Safari, Opera */
  -moz-column-count: 2;
  /* Firefox */
  column-count: 2;
  color: white;
  margin: auto; }
  @media screen and (max-width: 900px) {
    #text3 {
      width: 100%;
      padding-left: 0%;
      -webkit-column-count: 1;
      /* Chrome, Safari, Opera */
      -moz-column-count: 1;
      /* Firefox */
      column-count: 1; } }

#titlevideo {
  padding-left: 17%; }
  @media screen and (max-width: 900px) {
    #titlevideo {
      padding-left: 0%; } }

#television {
  padding: 5% 10%; }
  @media screen and (max-width: 775px) {
    #television {
      height: 1700px; } }
  @media screen and (max-width: 650px) {
    #television {
      height: 1750px; } }
  @media screen and (max-width: 500px) {
    #television {
      height: 2000px; } }
  @media screen and (max-width: 450px) {
    #television {
      height: 2400px; } }

.images {
  float: right;
  display: block;
  width: 30%; }

#robin5 img {
  width: 17%;
  float: right;
  margin-top: -1020px; }
  @media screen and (max-width: 1350px) {
    #robin5 img {
      width: 30%;
      margin-top: -1350px; } }
  @media screen and (max-width: 1000px) {
    #robin5 img {
      width: 40%;
      margin-top: -1440px; } }
  @media screen and (max-width: 775px) {
    #robin5 img {
      display: none; } }

#robin6 img {
  width: 17%;
  float: right;
  margin-top: -675px; }
  @media screen and (max-width: 1350px) {
    #robin6 img {
      width: 30%;
      margin-top: -930px; } }
  @media screen and (max-width: 1000px) {
    #robin6 img {
      width: 40%;
      margin-top: -1035px; } }
  @media screen and (max-width: 775px) {
    #robin6 img {
      position: absolute;
      margin-top: 30px; } }

#robin9 img {
  width: 17%;
  float: right;
  margin-top: -295px; }
  @media screen and (max-width: 1350px) {
    #robin9 img {
      width: 30%;
      margin-top: -475px; } }
  @media screen and (max-width: 1000px) {
    #robin9 img {
      width: 40%;
      margin-top: -600px; } }
  @media screen and (max-width: 775px) {
    #robin9 img {
      display: none; } }

#filmheader {
  background: url(images/robin10.png) fixed;
  background-size: cover;
  height: 1200px;
  height: 700px; }
  @media screen and (max-width: 1110px) {
    #filmheader {
      background-size: contain;
      background-repeat: no-repeat; } }

#headtext {
  text-align: center;
  margin: auto; }

#headtext3 h4 {
  color: white;
  font-size: 8em;
  font-family: "unit-gothic-719";
  font-family: sans-serif;
  position: absolute;
  text-align: center;
  font-weight: 800;
  margin-top: 360px;
  width: 100%; }
  @media screen and (max-width: 1200px) {
    #headtext3 h4 {
      font-size: 6em; } }
  @media screen and (max-width: 900px) {
    #headtext3 h4 {
      font-size: 4em; } }

#rule5, #rule6 {
  width: 100%;
  height: 20px;
  position: absolute; }

#rule5 {
  margin-top: 320px; }

#rule6 {
  margin-top: 500px; }
  @media screen and (max-width: 1200px) {
    #rule6 {
      margin-top: 480px; } }
  @media screen and (max-width: 900x) {
    #rule6 {
      margin-top: 455px; } }

.grid {
  width: 100%;
  padding: 5% 10%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center; }
  .grid a {
    cursor: pointer; }

h7 {
  color: white;
  font-family: sans-serif;
  font-size: 1.5em;
  font-weight: 700;
  text-align: center;
  margin-top: 30px; }

#robin11 {
  background-image: url(images/robin11.jpg);
  width: 22%;
  float: left;
  height: 210px;
  background-repeat: no-repeat;
  padding: 1% 3%; }

#robin11:hover {
  background-image: url(images/robin11_hover.jpg);
  background-repeat: no-repeat; }

#robin12 {
  background-image: url(images/robin12.jpg);
  width: 22%;
  float: left;
  height: 210px;
  background-repeat: no-repeat;
  padding: 1% 3%; }

#robin12:hover {
  background-image: url(images/robin12_hover.jpg);
  background-repeat: no-repeat; }

#robin13 {
  background-image: url(images/robin13.jpg);
  width: 22%;
  float: left;
  height: 210px;
  background-repeat: no-repeat;
  padding: 1% 1%; }

#robin13:hover {
  background-image: url(images/robin13_hover.jpg);
  background-repeat: no-repeat; }

#robin14 {
  background-image: url(images/robin14.jpg);
  width: 22%;
  float: left;
  height: 210px;
  background-repeat: no-repeat;
  padding: 1% 3%; }

#robin14:hover {
  background-image: url(images/robin14_hover.jpg);
  background-repeat: no-repeat; }

#robin15 {
  background-image: url(images/robin15.jpg);
  width: 22%;
  float: left;
  height: 210px;
  background-repeat: no-repeat;
  padding: 1% 3%; }

#robin15:hover {
  background-image: url(images/robin15_hover.jpg);
  background-repeat: no-repeat; }

#robin16 {
  background-image: url(images/robin16.jpg);
  width: 22%;
  float: left;
  height: 210px;
  background-repeat: no-repeat;
  padding: 1% 1%; }

#robin16:hover {
  background-image: url(images/robin16_hover.jpg);
  background-repeat: no-repeat; }

#robin17 {
  background-image: url(images/robin17.jpg);
  width: 22%;
  float: left;
  height: 210px;
  background-repeat: no-repeat;
  padding: 1% 3%; }

#robin17:hover {
  background-image: url(images/robin17_hover.jpg);
  background-repeat: no-repeat; }

#robin18 {
  background-image: url(images/robin18.jpg);
  width: 22%;
  float: left;
  height: 210px;
  background-repeat: no-repeat;
  padding: 1% 3%; }

#robin18:hover {
  background-image: url(images/robin18_hover.jpg);
  background-repeat: no-repeat; }

#robin19 {
  background-image: url(images/robin19.jpg);
  width: 22%;
  float: left;
  height: 210px;
  background-repeat: no-repeat;
  padding: 1% 1%; }

#robin19:hover {
  background-image: url(images/robin19_hover.jpg);
  background-repeat: no-repeat; }

#robin20 {
  background-image: url(images/robin20.jpg);
  width: 22%;
  float: left;
  height: 210px;
  background-repeat: no-repeat;
  padding: 1% 3%; }

#robin20:hover {
  background-image: url(images/robin20_hover.jpg);
  background-repeat: no-repeat; }

#robin21 {
  background-image: url(images/robin21.jpg);
  width: 22%;
  float: left;
  height: 210px;
  background-repeat: no-repeat;
  padding: 1% 3%; }

#robin21:hover {
  background-image: url(images/robin21_hover.jpg);
  background-repeat: no-repeat; }

#robin24 {
  background-image: url(images/robin24.jpg);
  width: 22%;
  float: left;
  height: 210px;
  background-repeat: no-repeat;
  padding: 1% 1%; }

#robin24:hover {
  background-image: url(images/robin24_hover.jpg);
  background-repeat: no-repeat; }

#titlevideo h2 {
  color: #8caeb6;
  font-family: sans-serif;
  font-size: 1.5em;
  font-weight: 700;
  margin-bottom: -170px;
  margin-top: 250px;
  padding-bottom: 180px; }

#summary_deadpoet {
  padding: 12% 10%;
  background-color: black;
  height: 700px; }

#summary_deadpoet p2 {
  color: white;
  float: left;
  margin-bottom: 100px;
  width: 75%;
  clear: both;
  line-height: 125%; }

#summary_deadpoet h2 {
  color: #8caeb6;
  font-family: sans-serif;
  font-size: 1.5em;
  font-weight: 700;
  margin-bottom: 20px;
  float: left;
  display: block; }

#video2 {
  margin-bottom: 40px; }

#video2 summary iframe {
  width: 100%;
  margin-bottom: 40px; }

#summary_hook {
  padding: 12% 10%;
  background-color: black;
  height: 750px; }

#summary_hook p2 {
  color: white;
  float: left;
  margin-bottom: 100px;
  width: 75%;
  clear: both;
  line-height: 125%; }

#summary_hook h2 {
  color: #8caeb6;
  font-family: sans-serif;
  font-size: 1.5em;
  font-weight: 700;
  margin-bottom: 20px;
  float: left;
  display: block; }

#video3 {
  margin-bottom: 40px; }

#video3 summary iframe {
  width: 100%;
  margin-bottom: 40px; }

#summary_goodwill {
  padding: 12% 10%;
  background-color: black;
  height: 750px; }

#summary_goodwill p2 {
  color: white;
  float: left;
  margin-bottom: 100px;
  width: 75%;
  clear: both;
  line-height: 125%; }

#summary_goodwill h2 {
  color: #8caeb6;
  font-family: sans-serif;
  font-size: 1.5em;
  font-weight: 700;
  margin-bottom: 20px;
  float: left;
  display: block; }

#video4 {
  margin-bottom: 40px; }

#video4 summary iframe {
  width: 100%;
  margin-bottom: 40px; }

#summary_jumanji {
  padding: 12% 10%;
  background-color: black;
  height: 750px;
  display: none; }

#summary_jumanji p2 {
  color: white;
  float: left;
  margin-bottom: 100px;
  width: 75%;
  clear: both;
  line-height: 125%; }

#summary_jumanji h2 {
  color: #8caeb6;
  font-family: sans-serif;
  font-size: 1.5em;
  font-weight: 700;
  margin-bottom: 20px;
  float: left;
  display: block; }

#video5 {
  margin-bottom: 40px; }

#video5 summary iframe {
  width: 100%;
  margin-bottom: 40px; }

#summary_night {
  padding: 12% 10%;
  background-color: black;
  height: 750px; }

#summary_night p2 {
  color: white;
  float: left;
  margin-bottom: 100px;
  width: 75%;
  clear: both;
  line-height: 125%; }

#summary_night h2 {
  color: #8caeb6;
  font-family: sans-serif;
  font-size: 1.5em;
  font-weight: 700;
  margin-bottom: 20px;
  float: left;
  display: block; }

#video6 {
  margin-bottom: 40px; }

#video6 summary iframe {
  width: 100%;
  margin-bottom: 40px; }

#summary_butler {
  padding: 12% 10%;
  background-color: black;
  height: 750px; }

#summary_butler p2 {
  color: white;
  float: left;
  margin-bottom: 100px;
  width: 75%;
  clear: both;
  line-height: 125%; }

#summary_butler h2 {
  color: #8caeb6;
  font-family: sans-serif;
  font-size: 1.5em;
  font-weight: 700;
  margin-bottom: 20px;
  float: left;
  display: block; }

#video7 {
  margin-bottom: 40px; }

#video7 summary iframe {
  width: 100%;
  margin-bottom: 40px; }

#summary_vietnam {
  padding: 12% 10%;
  background-color: black;
  height: 750px; }

#summary_vietnam p2 {
  color: white;
  float: left;
  margin-bottom: 100px;
  width: 75%;
  clear: both;
  line-height: 125%; }

#summary_vietnam h2 {
  color: #8caeb6;
  font-family: sans-serif;
  font-size: 1.5em;
  font-weight: 700;
  margin-bottom: 20px;
  float: left;
  display: block; }

#video8 {
  margin-bottom: 40px; }

#video8 summary iframe {
  width: 100%;
  margin-bottom: 40px; }

#summary_fishing {
  padding: 12% 10%;
  background-color: black;
  height: 750px; }

#summary_fishing p2 {
  color: white;
  float: left;
  margin-bottom: 100px;
  width: 75%;
  clear: both;
  line-height: 125%; }

#summary_fishing h2 {
  color: #8caeb6;
  font-family: sans-serif;
  font-size: 1.5em;
  font-weight: 700;
  margin-bottom: 20px;
  float: left;
  display: block; }

#video9 {
  margin-bottom: 40px; }

#video9 summary iframe {
  width: 100%;
  margin-bottom: 40px; }

#summary_aladdin {
  padding: 12% 10%;
  background-color: black;
  height: 750px; }

#summary_aladdin p2 {
  color: white;
  float: left;
  margin-bottom: 100px;
  width: 75%;
  clear: both;
  line-height: 125%; }

#summary_aladdin h2 {
  color: #8caeb6;
  font-family: sans-serif;
  font-size: 1.5em;
  font-weight: 700;
  margin-bottom: 20px;
  float: left;
  display: block; }

#video10 {
  margin-bottom: 40px; }

#video10 summary iframe {
  width: 100%;
  margin-bottom: 40px; }

#summary_happy {
  padding: 12% 10%;
  background-color: black;
  height: 750px; }

#summary_happy p2 {
  color: white;
  float: left;
  margin-bottom: 100px;
  width: 75%;
  clear: both;
  line-height: 125%; }

#summary_happy h2 {
  color: #8caeb6;
  font-family: sans-serif;
  font-size: 1.5em;
  font-weight: 700;
  margin-bottom: 20px;
  float: left;
  display: block; }

#video11 {
  margin-bottom: 40px; }

#video11 summary iframe {
  width: 100%;
  margin-bottom: 40px; }

#summary_harry {
  padding: 12% 10%;
  background-color: black;
  height: 750px; }

#summary_harry p2 {
  color: white;
  float: left;
  margin-bottom: 100px;
  width: 75%;
  clear: both;
  line-height: 125%; }

#summary_harry h2 {
  color: #8caeb6;
  font-family: sans-serif;
  font-size: 1.5em;
  font-weight: 700;
  margin-bottom: 20px;
  float: left;
  display: block; }

#video12 {
  margin-bottom: 40px; }

#video12 summary iframe {
  width: 100%;
  margin-bottom: 40px; }

#summary_doubtfire {
  padding: 12% 10%;
  background-color: black;
  height: 750px; }

#summary_doubtfire p2 {
  color: white;
  float: left;
  margin-bottom: 100px;
  width: 75%;
  clear: both;
  line-height: 125%; }

#summary_doubtfire h2 {
  color: #8caeb6;
  font-family: sans-serif;
  font-size: 1.5em;
  font-weight: 700;
  margin-bottom: 20px;
  float: left;
  display: block; }

#video13 {
  margin-bottom: 40px; }

#video13 summary iframe {
  width: 100%;
  margin-bottom: 40px; }

#awards {
  padding: 5% 10%;
  background: url(images/robin22.jpg) fixed;
  background-size: cover;
  width: 80%;
  height: 1000px; }
  @media screen and (max-width: 1200px) {
    #awards {
      height: 1550px; } }
  @media screen and (max-width: 550px) {
    #awards {
      height: 1250px; } }

#text4 {
  width: 45%;
  margin-top: 70px;
  line-height: 125%; }
  @media screen and (max-width: 775px) {
    #text4 {
      width: 100%; } }

p4 {
  color: white; }

#text4 h2 {
  color: #8caeb6;
  font-family: sans-serif;
  font-size: 1.5em;
  font-weight: 700;
  margin-bottom: 20px; }

#death {
  background-color: black;
  margin: auto;
  padding: 5% 10%; }

#text5 {
  margin: auto;
  width: 60%;
  line-height: 125%;
  color: white;
  margin-top: 185px;
  margin-bottom: 130px; }
  @media screen and (max-width: 775px) {
    #text5 {
      width: 100%; } }

#text5 h2 {
  color: #8caeb6;
  font-family: sans-serif;
  font-size: 1.5em;
  font-weight: 700;
  margin-bottom: 20px; }

#legacy {
  padding: 5% 10%; }

#robin8 img {
  width: 25%;
  float: right;
  margin-top: 115px; }
  @media screen and (max-width: 1450px) {
    #robin8 img {
      width: 40%; } }
  @media screen and (max-width: 800px) {
    #robin8 img {
      display: none; } }

#rule3, #rule4 {
  width: 100%;
  height: 20px;
  position: absolute; }

#rule3 {
  margin-top: 250px; }

#rule4 {
  margin-top: 410px; }
  @media screen and (max-width: 600px) {
    #rule4 {
      margin-top: 360px; } }
  @media screen and (max-width: 400px) {
    #rule4 {
      margin-top: 340px; } }

#bottom {
  background: url(images/robin23.jpg) fixed;
  background-size: cover;
  height: 880px;
  width: 100%; }

#headtext2 {
  text-align: center;
  margin: auto; }

#headtext2 p {
  margin-top: 210px; }

#headtext2 h1 {
  margin-top: 285px; }

/*# sourceMappingURL=style.css.map */