/* line 2, ../scss/partials/_reset.scss */
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 4, ../scss/partials/_reset.scss */
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: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 5, ../scss/partials/_reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 6, ../scss/partials/_reset.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 8, ../scss/partials/_reset.scss */
q, blockquote {
  quotes: none;
}

/* line 9, ../scss/partials/_reset.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 10, ../scss/partials/_reset.scss */
a img {
  border: none;
}

/* line 11, ../scss/partials/_reset.scss */
article, aside, details, figcaption, figure, footer, header, menu, nav, section, summary {
  display: block;
}

/* line 5, ../scss/partials/_grids.scss */
[class*='col-'] {
  float: left;
}

/* line 8, ../scss/partials/_grids.scss */
.col-1of12 {
  width: 8.333%;
}

/* line 11, ../scss/partials/_grids.scss */
.col-2of12 {
  width: 16.666%;
}

/* line 14, ../scss/partials/_grids.scss */
.col-3of12 {
  width: 24.999%;
}

/* line 17, ../scss/partials/_grids.scss */
.col-4of12 {
  width: 33.332%;
}

/* line 20, ../scss/partials/_grids.scss */
.col-5of12 {
  width: 41.665%;
}

/* line 23, ../scss/partials/_grids.scss */
.col-6of12 {
  width: 49.998%;
}

/* line 26, ../scss/partials/_grids.scss */
.col-7of12 {
  width: 58.331%;
}

/* line 29, ../scss/partials/_grids.scss */
.col-8of12 {
  width: 66.664%;
}

/* line 32, ../scss/partials/_grids.scss */
.col-9of12 {
  width: 74.997%;
}

/* line 35, ../scss/partials/_grids.scss */
.col-10of12 {
  width: 83.33%;
}

/* line 38, ../scss/partials/_grids.scss */
.col-11of12 {
  width: 91.663%;
}

/* line 41, ../scss/partials/_grids.scss */
.col-12of12 {
  width: 100%;
}

/* line 44, ../scss/partials/_grids.scss */
.group:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}

/* line 51, ../scss/partials/_grids.scss */
*:first-child + html .group {
  zoom: 1;
}

/* IE7 */
/* line 10, ../scss/main.scss */
.outside-wrapper {
  margin: 0 auto;
  width: 1280px;
  position: relative;
  z-index: 1000;
}

/* line 16, ../scss/main.scss */
.inside-wrapper {
  margin: 0 auto;
  width: 960px;
  position: relative;
  z-index: -1000;
}

/* line 22, ../scss/main.scss */
.top-wrapper {
  background: url("../images/Hero-Shot.png") no-repeat 420px 200px, url("../images/Background.png") no-repeat 0 0;
}

/* line 27, ../scss/main.scss */
header {
  padding-top: 56px;
}
/* line 29, ../scss/main.scss */
header h1 {
  float: left;
  margin-left: 100px;
  font-family: "Lato", sans-serif;
  font-size: 279px;
  line-height: 240px;
  font-weight: 100;
  color: white;
}
/* line 38, ../scss/main.scss */
header h2 {
  margin-top: 100px;
  font-family: "Lora", serif;
  font-size: 12px;
  font-style: italic;
  color: #b0aeb8;
  text-transform: uppercase;
}
/* line 47, ../scss/main.scss */
header img {
  float: left;
  position: relative;
  left: -740px;
  top: 320px;
}

/* line 54, ../scss/main.scss */
.box-model {
  margin-top: 280px;
}
/* line 57, ../scss/main.scss */
.box-model h1 {
  margin-bottom: 5px;
  font-family: "Lora", serif;
  font-size: 39px;
  font-weight: 700;
  font-style: italic;
  color: #5f5d66;
}
/* line 65, ../scss/main.scss */
.box-model p {
  font-family: "Lato", sans-serif;
  font-size: 19px;
  line-height: 28px;
  font-weight: 400;
  color: #6e6c77;
}

/* line 73, ../scss/main.scss */
.pos-relatives {
  margin-top: 60px;
  padding-left: 52px;
}
/* line 76, ../scss/main.scss */
.pos-relatives h1 {
  font-size: 13px;
  color: #c9b8a0;
  text-transform: uppercase;
}
/* line 81, ../scss/main.scss */
.pos-relatives h2 {
  margin-bottom: 10px;
  font-family: "Oswald", sans-serif;
  font-size: 75px;
  line-height: 80px;
  color: #fdcd84;
  text-transform: uppercase;
}
/* line 89, ../scss/main.scss */
.pos-relatives p {
  font-family: "Merriweather", serif;
  font-size: 25px;
  font-weight: 300;
}

/* line 95, ../scss/main.scss */
.middle-three {
  margin-top: 38px;
}

/* line 98, ../scss/main.scss */
.staying-afloat {
  padding-right: 32px;
  position: relative;
  z-index: 1;
}
/* line 103, ../scss/main.scss */
.staying-afloat h2 {
  margin-bottom: 5px;
  font-family: "Oswald", sans-serif;
  font-size: 21px;
  color: #24795a;
}
/* line 109, ../scss/main.scss */
.staying-afloat p {
  margin-bottom: 20px;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  color: #464646;
}
/* line 115, ../scss/main.scss */
.staying-afloat img {
  position: relative;
  left: -45px;
}

/* line 121, ../scss/main.scss */
.bullets h2 {
  padding: 10px 0;
  vertical-align: middle;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  font-family: "Lato", sans-serif;
  line-height: 21px;
  font-size: 14px;
  color: #e0c167;
  text-transform: uppercase;
}
/* line 133, ../scss/main.scss */
.bullets h2 span {
  vertical-align: middle;
  font-family: "Oswald", sans-serif;
  line-height: 21px;
  font-size: 21px;
  color: #a97d35;
}

/* line 141, ../scss/main.scss */
.bullets-only {
  padding-bottom: 50px;
  background: url("../images/Bullets.png") no-repeat 50% 24px;
  font-family: "Oswald", sans-serif;
}
/* line 145, ../scss/main.scss */
.bullets-only span {
  opacity: 0.2;
}
/* line 149, ../scss/main.scss */
.bullets-only p {
  margin: 15px 5px 0 5px;
  padding: 200px 10px 0 0;
  width: 149px;
  border-right: 1px solid #e5e5e5;
}
/* line 156, ../scss/main.scss */
.bullets-only p:last-child {
  padding-right: 0;
  border-right: 0;
}

/* line 161, ../scss/main.scss */
.top {
  font-size: 79px;
}

/* line 164, ../scss/main.scss */
.override {
  padding-top: 72px;
  font-size: 31px;
}

/* line 168, ../scss/main.scss */
.middle {
  font-size: 28px;
  text-transform: uppercase;
}

/* line 172, ../scss/main.scss */
.bottom {
  font-size: 31px;
}

/* line 175, ../scss/main.scss */
.famous-blocks {
  position: relative;
  top: -30px;
  background-color: #71625a;
  color: white;
}
/* line 180, ../scss/main.scss */
.famous-blocks h2 {
  padding: 20px;
  background-color: #524741;
  font-family: "Oswald", sans-serif;
  font-size: 49px;
  text-transform: uppercase;
}
/* line 188, ../scss/main.scss */
.famous-blocks p {
  padding: 20px;
  font-family: "Merriweather", serif;
  font-size: 26px;
}
/* line 193, ../scss/main.scss */
.famous-blocks p:last-child {
  font-size: 17px;
  opacity: 0.5;
}
/* line 197, ../scss/main.scss */
.famous-blocks img {
  max-width: 100%;
}

/* line 201, ../scss/main.scss */
.border-bottom-line {
  padding-right: 12px;
}
/* line 203, ../scss/main.scss */
.border-bottom-line img {
  margin-top: -30px;
}
/* line 206, ../scss/main.scss */
.border-bottom-line h2, .border-bottom-line h3 {
  font-family: "Oswald", sans-serif;
}
/* line 209, ../scss/main.scss */
.border-bottom-line h2 {
  padding-bottom: 20px;
  border-bottom: 20px solid black;
  font-size: 82px;
  line-height: 82px;
  text-transform: uppercase;
}
/* line 216, ../scss/main.scss */
.border-bottom-line h3 {
  margin-bottom: 15px;
  padding: 20px 0;
  border-bottom: 4px solid black;
  font-size: 39px;
  line-height: 39px;
}
/* line 223, ../scss/main.scss */
.border-bottom-line p {
  padding-right: 20px;
  font-family: "Merriweather", serif;
  font-size: 21px;
  line-height: 28px;
}
/* line 229, ../scss/main.scss */
.border-bottom-line strong {
  font-weight: 900;
}
/* line 232, ../scss/main.scss */
.border-bottom-line strong:before {
  content: " • ";
}

/* line 236, ../scss/main.scss */
.transformers {
  padding-left: 20px;
  color: white;
}
/* line 240, ../scss/main.scss */
.transformers img {
  position: relative;
  top: -80px;
  left: -38px;
}
/* line 245, ../scss/main.scss */
.transformers .relatives-header, .transformers p {
  padding: 0 10px 0 10px;
}
/* line 248, ../scss/main.scss */
.transformers .relatives-header {
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
}
/* line 252, ../scss/main.scss */
.transformers h2, .transformers h3 {
  margin-left: 10px;
  margin-right: 10px;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
}
/* line 258, ../scss/main.scss */
.transformers h2 {
  font-size: 31px;
}
/* line 261, ../scss/main.scss */
.transformers h3 {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 8px solid rgba(255, 255, 255, 0.3);
  font-family: "Oswald", sans-serif;
  font-size: 21px;
}

/* line 269, ../scss/main.scss */
.transformers-content {
  margin-top: -190px;
  padding-bottom: 20px;
}

/* line 273, ../scss/main.scss */
.inside-transformers {
  background: #3a83bb url("../images/Transformers-Footer.png") no-repeat bottom left;
}

/* line 276, ../scss/main.scss */
.movie-summary {
  padding-bottom: 25px;
  font-family: "Lora", serif;
  font-size: 16px;
  font-style: italic;
}

/* line 282, ../scss/main.scss */
.movie-rating {
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
}
/* line 285, ../scss/main.scss */
.movie-rating p {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 31px;
  line-height: 31px;
}
/* line 291, ../scss/main.scss */
.movie-rating p span:first-child {
  margin-bottom: 2px;
  font-size: 14px;
  line-height: 14px;
  opacity: 0.5;
}
/* line 298, ../scss/main.scss */
.movie-rating p span:nth-child(2) {
  opacity: 0.5;
}
/* line 301, ../scss/main.scss */
.movie-rating p span:last-child {
  float: right;
  margin-top: -17px;
  font-size: 49px;
  line-height: 49px;
}

/* line 308, ../scss/main.scss */
.rating-bar {
  margin: 0 10px 20px 10px;
  position: relative;
  background-color: rgba(255, 255, 255, 0.2);
}

@-webkit-keyframes progress {
  /* line 315, ../scss/main.scss */
  0% {
    width: 0%;
    background-color: rgba(255, 255, 255, 0.2);
  }

  /* line 316, ../scss/main.scss */
  100% {
    background-color: white;
  }
}

@-moz-keyframes progress {
  /* line 319, ../scss/main.scss */
  0% {
    width: 0%;
    background-color: rgba(255, 255, 255, 0.2);
  }

  /* line 320, ../scss/main.scss */
  100% {
    background-color: white;
  }
}

@-o-keyframes progress {
  /* line 323, ../scss/main.scss */
  0% {
    width: 0%;
    background-color: rgba(255, 255, 255, 0.2);
  }

  /* line 324, ../scss/main.scss */
  100% {
    background-color: white;
  }
}

@keyframes progress {
  /* line 327, ../scss/main.scss */
  0% {
    width: 0%;
    background-color: rgba(255, 255, 255, 0.2);
  }

  /* line 328, ../scss/main.scss */
  100% {
    background-color: white;
  }
}

/* line 330, ../scss/main.scss */
.bar-percentage {
  padding: 6px 0;
  width: 20%;
  background-color: white;
  -webkit-animation: progress 2s linear;
  -moz-animation: progress 2s linear;
  -o-animation: progress 2s linear;
  animation: progress 2s linear;
}

/* line 339, ../scss/main.scss */
.movie-premier {
  margin-top: 20px;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
}
/* line 343, ../scss/main.scss */
.movie-premier p span {
  margin-bottom: 6px;
}
/* line 347, ../scss/main.scss */
.movie-premier p span:first-child {
  background-color: rgba(255, 255, 255, 0.2);
  font-size: 14px;
  line-height: 14px;
  text-align: center;
}
/* line 353, ../scss/main.scss */
.movie-premier p em {
  padding: 0 10px;
  background-color: #3a83bb;
}
/* line 357, ../scss/main.scss */
.movie-premier p span:nth-child(2) {
  font-size: 26px;
  line-height: 26px;
  letter-spacing: 0.01em;
}
/* line 362, ../scss/main.scss */
.movie-premier p span:nth-child(3) {
  opacity: 0.5;
  font-size: 27px;
  line-height: 27px;
  letter-spacing: 0.01em;
}
/* line 368, ../scss/main.scss */
.movie-premier p span:last-child {
  font-size: 38px;
  line-height: 38px;
  letter-spacing: 0.005em;
}

/* line 375, ../scss/main.scss */
.bottom-wrapper img {
  margin-left: 120px;
  margin-top: -20px;
  position: relative;
  z-index: -1000;
}

/* line 382, ../scss/main.scss */
.overflow {
  margin-top: -230px;
  font-family: "Lora", serif;
  font-size: 14px;
  line-height: 26px;
  color: #5e6c74;
}
/* line 388, ../scss/main.scss */
.overflow .group:first-child p {
  margin-bottom: 20px;
  width: 790px;
  float: right;
  position: relative;
  left: -30px;
  z-index: 1000;
  -webkit-transform: rotate(2.1deg);
  -moz-transform: rotate(2.1deg);
  -ms-transform: rotate(2.1deg);
  -o-transform: rotate(2.1deg);
  transform: rotate(2.1deg);
}
/* line 398, ../scss/main.scss */
.overflow .group:nth-child(2) p {
  margin-bottom: 40px;
  width: 720px;
  float: left;
  -webkit-transform: rotate(-2.1deg);
  -moz-transform: rotate(-2.1deg);
  -ms-transform: rotate(-2.1deg);
  -o-transform: rotate(-2.1deg);
  transform: rotate(-2.1deg);
}
/* line 404, ../scss/main.scss */
.overflow .group:last-child p {
  margin: 0 auto;
  width: 710px;
  -webkit-transform: rotate(1.8deg);
  -moz-transform: rotate(1.8deg);
  -ms-transform: rotate(1.8deg);
  -o-transform: rotate(1.8deg);
  transform: rotate(1.8deg);
}
/* line 409, ../scss/main.scss */
.overflow strong {
  font-weight: 700;
}

/* line 413, ../scss/main.scss */
footer {
  margin-top: 80px;
  margin-bottom: 59px;
  padding-top: 23px;
  border-top: 1px solid #e5e5e5;
}
/* line 418, ../scss/main.scss */
footer p:first-child {
  font-family: "Lato", sans-serif;
  font-size: 17px;
  color: #8c8c8c;
}
/* line 423, ../scss/main.scss */
footer p:last-child {
  font-family: "Merriweather", serif;
  font-size: 13px;
  color: #989898;
}
/* line 432, ../scss/main.scss */
footer strong {
  font-weight: 700;
}

/* line 438, ../scss/main.scss */
.align-center, .box-model, .bullets h2, .famous-blocks h2 {
  text-align: center;
}

/* line 441, ../scss/main.scss */
.align-left {
  text-align: left;
}

/* line 444, ../scss/main.scss */
.align-right, header h2, .staying-afloat, .overflow .group:first-child p, footer p:last-child {
  text-align: right;
}

/* line 447, ../scss/main.scss */
.float-left, .bullets-only p {
  float: left;
}

/* line 450, ../scss/main.scss */
.float-right {
  float: right;
}

/* line 453, ../scss/main.scss */
.block, .bullets-only span, .movie-rating p span:first-child, .movie-premier p span, footer span {
  display: block;
}

/* line 456, ../scss/main.scss */
.block-inline {
  display: inline-block;
}

/* line 459, ../scss/main.scss */
.dashed-borders:before {
  content: "";
  display: block;
  height: 5px;
  background-color: #3a83bb;
  border-bottom: 3px solid #3476a8;
  background-image: linear-gradient(to right, #234f70 0%, #234f70 66.66667%, rgba(0, 0, 0, 0) 66.66667%);
  background-position: 0 top;
  background-size: 15px 2px;
  background-repeat: repeat-x;
  -webkit-box-shadow: #3476a8 0 4px 0 0;
  -moz-box-shadow: #3476a8 0 4px 0 0;
  box-shadow: #3476a8 0 4px 0 0;
}

/* line 468, ../scss/main.scss */
.dashed-borders:after {
  content: "";
  display: block;
  height: 5px;
  background-color: #3a83bb;
  border-top: 3px solid #3476a8;
  background-image: linear-gradient(to right, #234f70 0%, #234f70 66.66667%, rgba(0, 0, 0, 0) 66.66667%);
  background-position: 0 top;
  background-size: 15px 2px;
  background-repeat: repeat-x;
  -webkit-box-shadow: #3476a8 0 -4px 0 0;
  -moz-box-shadow: #3476a8 0 -4px 0 0;
  box-shadow: #3476a8 0 -4px 0 0;
}
