/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
@font-face {
  font-family: 'evogriaitalic';
  src: url("evogria_italic-webfont.eot");
  src: url("evogria_italic-webfont.eot?#iefix") format("embedded-opentype"), url("evogria_italic-webfont.woff2") format("woff2"), url("evogria_italic-webfont.woff") format("woff"), url("evogria_italic-webfont.ttf") format("truetype"), url("evogria_italic-webfont.svg#evogriaitalic") format("svg");
  font-weight: normal;
  font-style: normal;
}
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;
}

#container {
  max-width: 1200px;
  width: 100%;
  margin: auto;
}
#container #title {
  background-image: url(images/title.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-attachment: fixed;
  width: 100%;
  height: 600px;
}
@media screen and (max-width: 320px) {
  #container #title {
    height: 400px;
  }
}
#container #title h4 {
  font-family: 'evogriaitalic';
  font-size: 15px;
  color: white;
  padding-top: 30px;
  text-align: center;
  letter-spacing: .125em;
}
@media screen and (max-width: 320px) {
  #container #title h4 {
    font-size: 15px;
  }
}
#container #title h3 {
  font-family: 'evogriaitalic';
  font-size: 50px;
  letter-spacing: .25em;
  color: white;
  padding-top: 90px;
  text-align: center;
}
@media screen and (max-width: 320px) {
  #container #title h3 {
    font-size: 30px;
  }
}
#container #title h1 {
  font-family: 'evogriaitalic';
  font-size: 250px;
  color: white;
  text-align: center;
}
@media screen and (max-width: 320px) {
  #container #title h1 {
    font-size: 70px;
  }
}
#container #title h2 {
  font-family: 'evogriaitalic';
  font-size: 50px;
  letter-spacing: .5em;
  color: white;
  text-align: center;
}
@media screen and (max-width: 320px) {
  #container #title h2 {
    font-size: 30px;
  }
}
#container #intro {
  width: 100%;
  height: 600px;
  background-image: url(images/intro.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
}
@media screen and (max-width: 320px) {
  #container #intro {
    display: none;
  }
}
#container #intro p {
  font-family: 'evogriaitalic';
  color: white;
  text-align: center;
  padding-top: 200px;
  font-size: 40px;
}
@media screen and (max-width: 320px) {
  #container #intro p {
    padding-top: 100px;
    font-size: 25px;
  }
}
#container #introMobile {
  display: none;
  width: 100%;
  height: 600px;
  background-image: url(images/intro.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
}
@media screen and (max-width: 320px) {
  #container #introMobile {
    display: block;
    height: 400px;
  }
}
#container #introMobile p {
  font-family: 'evogriaitalic';
  color: white;
  text-align: center;
  padding-top: 200px;
  font-size: 40px;
}
@media screen and (max-width: 320px) {
  #container #introMobile p {
    padding-top: 100px;
    font-size: 25px;
  }
}
#container #one {
  width: 100%;
  height: 750px;
}
@media screen and (max-width: 320px) {
  #container #one {
    height: 700px;
  }
}
#container #one #left {
  float: left;
  width: 60%;
  height: 750px;
  background-color: white;
}
@media screen and (max-width: 320px) {
  #container #one #left {
    float: none;
    width: 100%;
    height: 400px;
  }
}
#container #one #left p {
  font-family: 'Lora', serif;
  text-align: right;
  line-height: 1.25em;
  width: 70%;
  margin: auto;
}
@media screen and (max-width: 320px) {
  #container #one #left p {
    line-height: 1em;
    width: 90%;
  }
}
#container #one #left #top {
  padding-top: 200px;
}
@media screen and (max-width: 320px) {
  #container #one #left #top {
    padding-top: 25px;
  }
}
#container #one #right {
  float: right;
  width: 40%;
  height: 750px;
  background-image: url(images/one.jpg);
  background-repeat: no-repeat;
}
@media screen and (max-width: 320px) {
  #container #one #right {
    float: none;
    width: 100%;
    height: 300px;
    background-position: center;
  }
}
#container #one #right p {
  font-family: 'evogriaitalic';
  text-align: left;
  font-size: 40px;
  color: white;
  opacity: .5;
  line-height: 1.5em;
  padding-top: 150px;
  margin-left: 10px;
}
@media screen and (max-width: 320px) {
  #container #one #right p {
    font-size: 20px;
    padding-top: 90px;
  }
}
#container #two {
  background-image: url(images/186H.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  width: 100%;
  height: 493px;
}
@media screen and (max-width: 320px) {
  #container #two {
    height: 500px;
  }
}
#container #two p {
  font-family: 'Lora', serif;
  width: 40%;
  margin: auto;
  line-height: 1.25em;
}
@media screen and (max-width: 320px) {
  #container #two p {
    width: 90%;
    font-size: 15px;
  }
}
#container #two #top {
  padding-top: 80px;
}
@media screen and (max-width: 320px) {
  #container #two #top {
    padding-top: 10px;
  }
}
#container #three {
  background-image: url(images/three.jpg);
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 300px;
}
#container #three p {
  color: red;
  font-family: 'evogriaitalic';
  text-align: center;
  line-height: 1.25em;
  width: 70%;
  margin: auto;
}
@media screen and (max-width: 320px) {
  #container #three p {
    width: 90%;
    line-height: 1em;
  }
}
#container #three #top {
  padding-top: 80px;
}
@media screen and (max-width: 320px) {
  #container #three #top {
    padding-top: 30px;
  }
}
#container #four {
  width: 100%;
  height: 400px;
  overflow: hidden;
}
@media screen and (max-width: 320px) {
  #container #four {
    background-image: url(images/Burning_Yellow_Sunset.jpg);
    background-position: center;
  }
}
#container #four #left {
  height: 400px;
  width: 50%;
  position: absolute;
}
@media screen and (max-width: 320px) {
  #container #four #left {
    width: 100%;
  }
}
#container #four #left p {
  font-family: 'evogriaitalic';
  font-size: 20px;
  text-align: left;
  line-height: 1.25em;
  margin: auto;
  width: 80%;
}
@media screen and (max-width: 320px) {
  #container #four #left p {
    width: 90%;
    font-size: 15px;
  }
}
#container #four #left #top {
  padding-top: 60px;
}
#container #four #right {
  background: black;
  float: right;
  height: 400px;
  width: 100%;
}
@media screen and (max-width: 320px) {
  #container #four #right {
    background: none;
  }
}
#container #five {
  background: red;
  width: 100%;
  height: 150px;
}
#container #five p {
  font-family: 'evogriaitalic';
  color: black;
  width: 40%;
  margin: auto;
  text-align: center;
  line-height: 1.25em;
  font-size: 20px;
}
@media screen and (max-width: 320px) {
  #container #five p {
    line-height: 1em;
    width: 80%;
    font-size: 15px;
  }
}
#container #five #top {
  padding-top: 45px;
}
#container #six {
  width: 100%;
  height: 640px;
}
#container #six #left {
  background-image: url(images/six.jpg);
  float: left;
  height: 640px;
  width: 50%;
}
@media screen and (max-width: 320px) {
  #container #six #left {
    float: none;
    height: 320px;
    width: 100%;
  }
}
#container #six #left p {
  font-family: 'evogriaitalic';
  width: 80%;
  line-height: 1.25em;
  color: white;
  font-size: 25px;
  text-align: right;
  margin: auto;
}
@media screen and (max-width: 400px) {
  #container #six #left p {
    width: 95%;
    line-height: 1em;
    font-size: 15px;
  }
}
#container #six #left #top {
  padding-top: 60px;
}
@media screen and (max-width: 320px) {
  #container #six #left #top {
    padding-top: 30px;
  }
}
#container #six #right {
  background: white;
  float: right;
  height: 640px;
  width: 50%;
}
@media screen and (max-width: 320px) {
  #container #six #right {
    float: none;
    width: 100%;
    height: 320px;
  }
}
#container #six #right p {
  font-family: 'Lora', serif;
  line-height: 1.5em;
  width: 80%;
  margin: auto;
}
@media screen and (max-width: 320px) {
  #container #six #right p {
    width: 95%;
    line-height: 1em;
    font-size: 12px;
  }
}
#container #six #right #top {
  padding-top: 100px;
}
@media screen and (max-width: 320px) {
  #container #six #right #top {
    padding-top: 50px;
  }
}
#container #seven {
  width: 100%;
  height: 400px;
  overflow: hidden;
}
@media screen and (max-width: 320px) {
  #container #seven {
    height: 200px;
    background-image: url(images/time-wallpaper-6.jpg);
    background-position: center;
  }
}
#container #seven #over {
  position: absolute;
}
@media screen and (max-width: 320px) {
  #container #seven #under video {
    width: 120%;
  }
}
#container #seven p {
  font-family: 'evogriaitalic';
  width: 50%;
  text-align: left;
  font-size: 20px;
  line-height: 1.25em;
  margin-left: 30px;
}
@media screen and (max-width: 320px) {
  #container #seven p {
    width: 80%;
    line-height: 1em;
    font-size: 12px;
    color: white;
  }
}
#container #seven #top {
  padding-top: 80px;
}
@media screen and (max-width: 320px) {
  #container #seven #top {
    padding-top: 15px;
  }
}
#container #eight {
  background-image: url(images/eight.jpg);
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 700px;
}
#container #eight #left {
  float: left;
  width: 50%;
  height: 700px;
}
@media screen and (max-width: 320px) {
  #container #eight #left {
    float: none;
    width: 100%;
    height: 100px;
  }
}
#container #eight #left p {
  font-family: 'evogriaitalic';
  font-size: 50px;
  color: white;
  padding-top: 225px;
  margin: auto;
  text-align: center;
}
@media screen and (max-width: 320px) {
  #container #eight #left p {
    font-size: 30px;
    padding-top: 50px;
  }
}
#container #eight #right {
  float: right;
  width: 50%;
  height: 700px;
}
@media screen and (max-width: 320px) {
  #container #eight #right {
    float: none;
    width: 100%;
  }
}
#container #eight #right p {
  font-family: 'Lora', serif;
  text-align: left;
  line-height: 1.25em;
  width: 50%;
  margin: auto;
}
@media screen and (max-width: 320px) {
  #container #eight #right p {
    width: 90%;
    line-height: 1em;
    font-size: 13px;
  }
}
#container #eight #right #top {
  padding-top: 50px;
}
@media screen and (max-width: 320px) {
  #container #eight #right #top {
    padding-top: 15px;
  }
}
#container #nine {
  width: 100%;
  height: 400px;
}
@media screen and (max-width: 320px) {
  #container #nine {
    height: 600px;
  }
}
#container #nine #left {
  background: white;
  float: left;
  width: 50%;
  height: 400px;
}
@media screen and (max-width: 320px) {
  #container #nine #left {
    background: none;
    background-image: url(images/door.jpg);
  }
}
@media screen and (max-width: 320px) {
  #container #nine #left {
    float: none;
    width: 100%;
    height: 200px;
  }
}
#container #nine #left #video {
  padding-top: 35px;
}
@media screen and (max-width: 320px) {
  #container #nine #left #video {
    display: none;
  }
}
#container #nine #right {
  background: white;
  float: right;
  width: 50%;
  height: 400px;
}
@media screen and (max-width: 320px) {
  #container #nine #right {
    float: none;
    width: 100%;
  }
}
#container #nine #right p {
  font-family: 'Lora', serif;
  line-height: 1.25em;
  text-align: left;
  width: 90%;
  margin: auto;
}
@media screen and (max-width: 320px) {
  #container #nine #right p {
    line-height: 1em;
    font-size: 14px;
  }
}
#container #nine #right #top {
  padding-top: 45px;
}
@media screen and (max-width: 320px) {
  #container #nine #right #top {
    padding-top: 15px;
  }
}
#container #ten {
  background-image: url(images/ten.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  width: 100%;
  height: 800px;
}
@media screen and (max-width: 320px) {
  #container #ten {
    height: 600px;
    background-image: url(images/bed.jpg);
    background-attachment: scroll;
  }
}
#container #ten p {
  font-family: 'evogriaitalic';
  text-align: left;
  font-size: 20px;
  width: 70%;
  color: white;
  opacity: .8;
  margin: auto;
  line-height: 1.25em;
}
@media screen and (max-width: 320px) {
  #container #ten p {
    font-size: 15px;
    line-height: 1em;
    width: 90%;
    color: red;
  }
}
#container #ten #top {
  padding-top: 130px;
}
@media screen and (max-width: 320px) {
  #container #ten #top {
    padding-top: 50px;
  }
}
#container #ten #eleven {
  margin-top: 80px;
  width: 100%;
  height: 400px;
}
@media screen and (max-width: 320px) {
  #container #ten #eleven {
    margin-top: 40px;
  }
}
#container #ten #eleven p {
  text-align: right;
}
@media screen and (max-width: 320px) {
  #container #ten #eleven p {
    text-align: left;
  }
}
#container #twelve {
  background-image: url(images/twelve.jpg);
  width: 100%;
  height: 900px;
}
@media screen and (max-width: 320px) {
  #container #twelve {
    background-position: top;
    height: 600px;
  }
}
#container #twelve p {
  font-family: 'evogriaitalic';
  font-size: 20px;
  color: white;
  padding-top: 15px;
  margin: auto;
  text-align: center;
}
@media screen and (max-width: 320px) {
  #container #twelve p {
    font-size: 15px;
  }
}
#container #twelve h4 {
  font-family: 'evogriaitalic';
  font-size: 15px;
  color: red;
  padding-top: 250px;
  text-align: center;
  letter-spacing: .125em;
}
@media screen and (max-width: 320px) {
  #container #twelve h4 {
    padding-top: 170px;
  }
}
#container #twelve h3 {
  font-family: 'evogriaitalic';
  font-size: 50px;
  letter-spacing: .25em;
  color: red;
  padding-top: 90px;
  text-align: center;
}
@media screen and (max-width: 320px) {
  #container #twelve h3 {
    font-size: 30px;
    padding-top: 40px;
  }
}
#container #twelve h1 {
  font-family: 'evogriaitalic';
  font-size: 250px;
  color: red;
  text-align: center;
}
@media screen and (max-width: 320px) {
  #container #twelve h1 {
    font-size: 70px;
  }
}
#container #twelve h2 {
  font-family: 'evogriaitalic';
  font-size: 50px;
  letter-spacing: .5em;
  color: red;
  text-align: center;
}
@media screen and (max-width: 320px) {
  #container #twelve h2 {
    font-size: 30px;
  }
}
#container #twelve #top {
  padding-top: 50px;
}
#container #replace {
  width: 100%;
  height: 600px;
  overflow: hidden;
  display: none;
}
@media screen and (max-width: 320px) {
  #container #replace {
    height: 0px;
  }
}
@media screen and (max-width: 320px) {
  #container video {
    display: none;
  }
}

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