* {
  padding: 0;
  margin: 0; }

/* Cookie Style */
.cc_container {
  background: #505050 !important; }

.cc_container .cc_btn, .cc_container .cc_btn:visited {
  background: #AE1E22 !important;
  color: #fff !important; }

.cc_container .cc_btn:hover {
  background: #fff !important;
  color: #AE1E22 !important; }

/* General */
html {
  font-size: 14px; }

body {
  font-family: "lexia",serif;
  font-weight: 300;
  color: #505050;
  background: #E6E6E6;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.adv {
  display: none; }

h1, h2, h3, h4, h5 {
  font-weight: 300;
  line-height: 1.2em; }

strong {
  font-weight: 700; }

h1 {
  font-size: 2.3em;
  margin: 0 0 0.8em 0; }

h2 {
  font-size: 1.5em; }

h3 {
  font-size: 1.15em; }

h4 {
  font-size: 1.15em; }

p {
  margin-bottom: 18px;
  line-height: 1.2em; }

img {
  max-width: 100%; }

.light {
  font-weight: 300; }

ul {
  padding-left: 0.9rem; }

.float-right {
  float: right; }

a {
  text-decoration: none;
  color: #505050;
  cursor: pointer;
  border: 0; }

a:hover, a.active {
  text-decoration: none;
  color: #AE1E22 !important; }

.grey {
  color: #505050; }

.wrapper {
  width: 100%;
  max-width: 1197px;
  margin: auto;
  box-sizing: border-box;
  padding: 13px 0px; }

.wrapper.adv {
  display: block; }

.header .contact {
  color: #AAAAAA;
  font-size: 1.28rem;
  font-weight: 700;
  text-align: right;
  margin-bottom: 2.2rem;
  padding-bottom: 0; }
  .header .contact a {
    color: #AAAAAA; }

hr {
  border: none;
  border-top: dotted 1px #505050; }

iframe {
  width: 100%;
  display: block; }

.no-padding {
  padding: 0; }

.nav {
  list-style: none;
  float: right; }
  .nav li {
    display: inline-block; }
  .nav li:after {
    content: "/";
    font-size: 1.4em; }
  .nav a {
    text-decoration: none;
    color: #505050;
    font-size: 1.57em;
    margin: 10px 5px 12px 5px;
    line-height: 50px;
    font-weight: 300;
    letter-spacing: 1px; }
  .nav a:hover, .nav .here a, .nav .parent-here a {
    color: #AE1E22; }
  .nav .last:after {
    content: ''; }
  .nav .last a {
    margin-right: 0; }

#hamburger {
  background-color: #505050;
  display: none;
  height: 30px;
  position: absolute;
  right: 10px;
  top: 2px;
  width: 30px;
  z-index: 1000; }

#hamburger a {
  display: block;
  height: 100%;
  width: 100%; }

#hamburger a::before {
  border-bottom: 3px solid #fff;
  border-top: 9px double #fff;
  content: "";
  height: 15px;
  left: 7px;
  position: absolute;
  top: 7px;
  width: 17px; }

.content {
  padding: 0.7rem 0;
  clear: both; }

.home_video {
  margin-bottom: 1.9rem; }

.home_boxes p {
  font-size: 1.25rem;
  line-height: 1.7rem;
  padding-right: 1.25rem; }

.links {
  margin-bottom: 2rem;
  position: relative; }
  .links .hide-for-small-only {
    display: inline !important; }
  .links p {
    font-size: 1.7rem;
    margin-bottom: 0; }
  .links .cat-dropdown {
    position: absolute;
    z-index: 999;
    top: 3rem;
    left: 9rem;
    display: none; }
    .links .cat-dropdown a {
      display: block;
      background: #d1d3d4;
      margin-bottom: 1px;
      font-size: 1.28rem;
      padding: 4px;
      min-width: 200px; }
    .links .cat-dropdown a:hover {
      background: #AE1E22;
      color: #fff !important; }

.contact {
  clear: both;
  padding-bottom: 2em; }
  .contact p {
    font-weight: 100;
    font-size: 1.71rem; }
  .contact strong {
    font-weight: 300; }
  .contact iframe {
    margin-top: 6px; }

.showreels {
  padding: 1.9rem 0 0.8rem; }
  .showreels.page {
    border-top: none;
    padding-top: 1rem; }
  .showreels .reel {
    margin-bottom: 0.3rem;
    float: left !important; }
    .showreels .reel h2 {
      font-weight: 600;
      font-size: 1.28rem;
      line-height: 1.35rem; }
      .showreels .reel h2 span {
        font-weight: 300; }
    .showreels .reel p {
      font-size: 1.145rem;
      line-height: 1.31em;
      margin-bottom: 15px; }
    .showreels .reel img {
      max-width: 100%;
      height: auto; }
    .showreels .reel a.img {
      margin-bottom: 1rem;
      position: relative;
      display: block; }
    .showreels .reel:nth-child(3n+2) {
      clear: both; }
    .showreels .reel:hover a {
      color: #AE1E22; }
      .showreels .reel:hover a .play {
        width: 40px;
        height: 40px;
        background: url("/images/fuel-play.png") no-repeat;
        display: block;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-left: -20px;
        margin-top: -20px; }

.reveal-modal.medium {
  width: 945px;
  padding: 15px 8px;
  background: #E6E6E6; }
  .reveal-modal.medium h2 {
    margin: 18px 0;
    font-size: 1.55rem;
    font-weight: 600; }
  .reveal-modal.medium p {
    font-size: 1.25rem;
    line-height: 1.73rem;
    font-weight: 300; }

.close-reveal-modal {
  background: url("/images/fuel-close-button.png");
  width: 40px;
  height: 40px;
  display: block;
  top: -60px !important;
  right: 0 !important; }

.close-reveal-modal:hover {
  background-position: right; }

#imageModal {
  background: none;
  border: none;
  box-shadow: none;
  text-align: center; }
  #imageModal img {
    max-height: 80%;
    max-width: 100%; }

.stills {
  margin-bottom: 20px; }
  .stills .slideshow-container {
    background: #505050;
    padding: 15px 0 10px 0;
    margin-bottom: 20px; }
  .stills .inner {
    width: 666px;
    position: relative;
    margin: auto; }
  .stills .cycle-slideshow {
    width: 666px;
    margin: auto; }
  .stills .slide {
    width: 100%; }
    .stills .slide .image {
      background: #5a5a5a;
      height: 500px;
      width: 666px;
      margin: 0px auto 20px auto;
      text-align: center;
      -webkit-transform-style: preserve-3d;
      -moz-transform-style: preserve-3d;
      transform-style: preserve-3d; }
      .stills .slide .image img {
        max-width: 100%;
        max-height: 100%;
        margin: auto;
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
    .stills .slide h2 {
      color: #fff;
      font-size: 1.28rem;
      font-weight: 600;
      margin-bottom: 8px; }
      .stills .slide h2 span {
        font-weight: 300; }
    .stills .slide p {
      color: #fff;
      font-size: 1.15rem;
      font-weight: 300; }
  .stills .off-grid-5 {
    width: 20%;
    display: block;
    margin: 0;
    float: left;
    height: auto; }
  .stills #prev-slide, .stills #next-slide {
    background: url("/images/fuel-arrows.png");
    width: 40px;
    height: 40px;
    display: block; }
  .stills #prev-slide {
    background-position: left bottom;
    position: absolute;
    left: -60px;
    top: 230px; }
  .stills #next-slide {
    background-position: right bottom;
    right: -60px;
    top: 230px;
    position: absolute; }
  .stills #prev-slide:hover {
    background-position: left top; }
  .stills #next-slide:hover {
    background-position: right top; }
  .stills .enlarge {
    float: right;
    color: #E6E6E6;
    font-size: 1.28rem;
    line-height: 1.2rem; }

#blog_entries h2 {
  font-size: 1.28rem;
  font-weight: 600;
  margin-bottom: 10px; }
#blog_entries iframe, #blog_entries .image {
  margin-bottom: 15px; }
#blog_entries .entry {
  border-bottom: 1px dotted #505050;
  margin-bottom: 1.1rem; }
#blog_entries .entry.only {
  border-bottom: none; }
#blog_entries .paginate a {
  border-right: 1px solid #505050;
  padding: 0 6px;
  line-height: 0.9em;
  display: inline-block;
  vertical-align: sub; }
#blog_entries .paginate a.last {
  border-right: none; }
#blog_entries .no_pagination:last-of-type {
  border-bottom: none;
  margin-bottom: 0; }

.previous_comments p {
  margin-bottom: 3px; }

.previous_comments .comment {
  padding: 14px 0; }

label.error {
  color: red;
  display: block;
  margin-bottom: 14px; }

.comment_form {
  display: none;
  margin-bottom: 3px; }

.comment_form textarea {
  border: 1px solid #505050;
  box-sizing: border-box;
  color: #505050;
  font-family: Arial,arial;
  font-size: 1em;
  height: 6em;
  outline: medium none;
  padding: 10px;
  resize: none;
  width: 100%; }

.comment_form input[type="text"] {
  padding: 5px;
  width: 50%; }

.comment_form input[type="submit"] {
  background: #505050 none repeat scroll 0 0;
  border: 0 none;
  color: white;
  font-family: "lexia",serif;
  font-weight: 600;
  padding: 5px 10px; }

.comment_form input[type="submit"]:hover {
  background: #AE1E22 none repeat scroll 0 0;
  color: white; }

.comment_form input {
  border: 1px solid #505050;
  color: #505050;
  outline: 0 none;
  vertical-align: middle; }

.comment_form .btn, .comment_form p {
  border: medium none;
  margin-bottom: 14px; }

.comment_form .captcha img {
  display: block; }

.cat_menu {
  width: 100%;
  display: block;
  border-top: dotted 1px #505050;
  height: 30px;
  line-height: 30px;
  font-size: 1rem; }

.cat_menu:last-of-type {
  border-bottom: dotted 1px #505050; }

.cycle-slideshow .slide {
  display: none; }

.cycle-slideshow .slide:first-of-type {
  display: block; }

.nice_words, .navi, .registered {
  padding: 20px 0;
  overflow: hidden;
  clear: both; }

.navi {
  padding: 15px 0 22px; }
  .navi strong, .navi a {
    display: inline !important; }

.nice_words {
  font-size: 2.28rem;
  font-weight: 300;
  padding: 25px 0 19px; }
  .nice_words .quote {
    font-style: italic;
    margin-bottom: 1.35rem; }
  .nice_words #prev, .nice_words #next {
    background: url("/images/fuel-arrows.png");
    width: 40px;
    height: 40px;
    display: block; }
  .nice_words #prev {
    background-position: left bottom; }
  .nice_words #next {
    background-position: right bottom; }
  .nice_words #prev:hover {
    background-position: left top; }
  .nice_words #next:hover {
    background-position: right top; }
  .nice_words .nav-buttons {
    width: 120px;
    margin: auto; }
    .nice_words .nav-buttons div {
      float: left;
      margin: 20px 10px 10px 10px; }
  .nice_words .slide {
    width: 100%; }

.pager {
  text-align: center;
  line-height: 10px;
  margin-top: 11px;
  font-size: 15px; }
  .pager span {
    margin: 0 1px; }
  .pager .cycle-pager-active {
    color: #AE1E22; }

#stills_pager {
  margin: 0;
  padding: 14px 0; }
  #stills_pager span {
    color: #E6E6E6; }
  #stills_pager .cycle-pager-active {
    color: #AE1E22; }

.footer p {
  margin-bottom: 0;
  font-size: 1em; }
.footer .btop {
  padding: 5px 0 20px 0;
  font-size: 1.15em;
  font-weight: 600;
  float: left; }
.footer .navi p {
  line-height: 1.33em; }
.footer .navi a {
  display: block;
  line-height: 1.55rem; }
.footer .nav-sub {
  font-size: 1em;
  padding: 0; }
  .footer .nav-sub li {
    list-style: none;
    font-weight: 400; }
.footer .registered p {
  font-size: 0.71em; }
.footer .credits {
  text-align: right; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .nice_words #prev, .nice_words #next, .stills #next-slide, .stills #prev-slide {
    background-image: url("/images/fuel-arrows@2x.png");
    background-size: 100px 88px; }

  .close-reveal-modal {
    background-image: url("/images/fuel-close-button@2x.png");
    background-size: 97px 40px; }

  .showreels .reel:hover a .play {
    background-image: url("/images/fuel-play@2x.png");
    background-size: 40px 40px; } }
@media (max-width: 1022px) {
  body, html {
    font-size: 13px; }

  .home_video, .blog_video {
    height: 360px;
    margin-bottom: 15px; }

  .stills #prev-slide {
    left: -42px; }

  .stills #next-slide {
    right: -42px; }

  .showreels .reel:nth-child(2n+2) {
    clear: both; }

  .showreels .reel:nth-child(2n+3) {
    clear: none; } }
@media (max-width: 640px) {
  body, html {
    font-size: 12px; }

  h1 {
    font-size: 1.22em;
    margin: 0 0 1em 0; }

  h2 {
    font-size: 1.1em; }

  h3 {
    font-size: 1.05em; }

  h4 {
    font-size: 1.05em; }

  p {
    margin-bottom: 13.5px; }

  .small-no-pad {
    padding: 0; }

  .small-padding {
    padding: 0 0.4375em; }

  .logo {
    height: 50px !important;
    width: auto !important;
    margin-bottom: 10px; }

  .home_boxes p {
    font-size: 1rem;
    line-height: 1.3rem;
    padding-right: 0; }

  .home_video, .blog_video {
    height: 154px;
    margin-bottom: 15px; }

  .showreels {
    padding: 1.1rem 0 0 0; }
    .showreels .reel p {
      font-size: 1rem; }
    .showreels .reel h2 {
      font-size: 1.2rem; }

  #hamburger {
    display: block;
    transition: all 1s ease 0s; }

  #hamburger.open {
    right: 235px; }

  .nav.open {
    right: 0; }

  .nav {
    background: #505050 none repeat scroll 0 0;
    display: block;
    height: 100%;
    overflow: auto;
    padding: 35px 0 0 25px;
    position: fixed;
    right: -250px;
    top: 0;
    transition: all 1s ease 0s;
    width: 235px;
    z-index: 1000;
    text-transform: uppercase; }
    .nav li {
      display: block; }
    .nav li:after {
      content: "" !important; }
    .nav a {
      color: #E6E6E6;
      line-height: 35px;
      margin: 0;
      font-size: 18px; }

  li:after {
    content: "/";
    font-size: 1.4em; }

  .stills {
    margin-bottom: 15px; }
    .stills .slideshow-container {
      padding: 10px 0 0px 0;
      margin-bottom: 15px; }
    .stills .inner {
      width: 100%;
      padding: 0 0.4375em; }
    .stills .cycle-slideshow {
      width: 100%; }
    .stills .slide {
      width: 100%; }
      .stills .slide .image {
        height: 250px;
        width: 100%;
        margin: 0px auto 10px auto; }
      .stills .slide h2 {
        font-size: 1.15rem; }
      .stills .slide p {
        font-size: 1rem; }
    .stills .off-grid-5 {
      width: 33.3333333%;
      display: block;
      margin: 0;
      float: left;
      height: auto; }

  .content {
    padding: 0; }

  .links {
    margin-bottom: 1.2rem; }
    .links p {
      font-size: 1.3rem; }
    .links .hide-for-small-only {
      display: none !important; }
    .links .show_cat_dropdown {
      width: 100%;
      display: block !important;
      background: #505050;
      color: #E6E6E6 !important;
      height: 30px;
      line-height: 30px;
      padding: 0 8px; }
      .links .show_cat_dropdown span {
        background: url("/images/arrow@2x.png") top left no-repeat;
        background-size: 35px 11px;
        width: 18px;
        height: 11px;
        margin-top: 10px;
        display: block;
        float: right; }
      .links .show_cat_dropdown.open span {
        background-position: top right; }
    .links .cat-dropdown {
      left: 4px;
      width: 97.5%; }

  .contact p {
    font-weight: 300;
    font-size: 1.2rem; }
  .contact strong {
    font-weight: 600; }
  .contact iframe {
    width: 100% !important;
    height: 300px !important;
    margin-bottom: 12px; }

  #myModal {
    width: 100%;
    height: auto !important;
    min-height: 10px !important;
    margin-top: 60px; }
    #myModal iframe {
      height: 200px; }
    #myModal h2 {
      font-size: 1.2rem;
      margin: 10px 0; }
    #myModal p {
      font-size: 1rem;
      margin: 10px 0; }

  .footer .navi {
    padding: 15px 0; }
  .footer .credits {
    text-align: left; }
  .footer iframe {
    float: left;
    margin-top: 15px; }
  .footer .registered_col p, .footer .credits p {
    line-height: 14px;
    padding: 5px 0;
    font-size: 10px; }
  .footer .registered {
    padding: 0; }

  .nice_words {
    font-size: 1.2rem;
    padding: 15px 0 15px; }
    .nice_words .quote {
      margin-bottom: 9px; }
    .nice_words .nav-buttons {
      display: none; }
    .nice_words .slide {
      width: 100%; }

  hr.show-for-small-only {
    display: block !important; }

  .page_26 .footer .navi {
    display: none; }

  .cat_menu:last-of-type {
    border-bottom: none; } }

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