/*
Theme Name: FWH Theme 2019
Theme URI: n/a
Author: Frecklydog Design House
Author URI: www.facebook.com/moffy.tarkin/
Description: Custom theme for Flying Wild Hog Studio 2019 website update
Requires at least: WordPress 4.9.6
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fwhtheme
Tags: FWH Priopretary theme

*/
html {
  font-family: 'Roboto', sans-serif;
  text-align: center;
  font-size: 16px;
  /*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
  /* Document
   ========================================================================== */
  /**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
  /* Sections
   ========================================================================== */
  /**
 * Remove the margin in all browsers (opinionated).
 */
  /**
 * Add the correct display in IE 9-.
 */
  /**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
  /* Grouping content
   ========================================================================== */
  /**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
  /**
 * Add the correct margin in IE 8.
 */
  /**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
  /**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
  /* Text-level semantics
   ========================================================================== */
  /**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
  /**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
  /**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
  /**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
  /**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
  /**
 * Add the correct font style in Android 4.3-.
 */
  /**
 * Add the correct background and color in IE 9-.
 */
  /**
 * Add the correct font size in all browsers.
 */
  /**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
  /* Embedded content
   ========================================================================== */
  /**
 * Add the correct display in IE 9-.
 */
  /**
 * Add the correct display in iOS 4-7.
 */
  /**
 * Remove the border on images inside links in IE 10-.
 */
  /**
 * Hide the overflow in IE.
 */
  /* Forms
   ========================================================================== */
  /**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
  /**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
  /**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
  /**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
  /**
 * Remove the inner border and padding in Firefox.
 */
  /**
 * Restore the focus styles unset by the previous rule.
 */
  /**
 * Correct the padding in Firefox.
 */
  /**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
  /**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
  /**
 * Remove the default vertical scrollbar in IE.
 */
  /**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
  /**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
  /**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
  /**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
  /**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
  /* Interactive
   ========================================================================== */
  /*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
  /*
 * Add the correct display in all browsers.
 */
  /* Scripting
   ========================================================================== */
  /**
 * Add the correct display in IE 9-.
 */
  /**
 * Add the correct display in IE.
 */
  /* Hidden
   ========================================================================== */
  /**
 * Add the correct display in IE 10-.
 */ }
  html .velocity-animating {
    -webkit-transition: none !important;
    -o-transition: none !important;
    -moz-transition: none !important;
    transition: none !important; }
  html html {
    line-height: 1.15;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */ }
  html body {
    margin: 0; }
  html article,
  html aside,
  html footer,
  html header,
  html nav,
  html section {
    display: block; }
  html h1 {
    font-size: 2em;
    margin: 0.67em 0; }
  html figcaption,
  html figure,
  html main {
    /* 1 */
    display: block; }
  html figure {
    margin: 1em 40px; }
  html hr {
    -webkit-box-sizing: content-box;
       -moz-box-sizing: content-box;
            box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */ }
  html pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */ }
  html a {
    background-color: transparent;
    /* 1 */
    -webkit-text-decoration-skip: objects;
    /* 2 */ }
  html abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    text-decoration: underline dotted;
    /* 2 */ }
  html b,
  html strong {
    font-weight: inherit; }
  html b,
  html strong {
    font-weight: bolder; }
  html code,
  html kbd,
  html samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */ }
  html dfn {
    font-style: italic; }
  html mark {
    background-color: #ff0;
    color: #000; }
  html small {
    font-size: 80%; }
  html sub,
  html sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }
  html sub {
    bottom: -0.25em; }
  html sup {
    top: -0.5em; }
  html audio,
  html video {
    display: inline-block; }
  html audio:not([controls]) {
    display: none;
    height: 0; }
  html img {
    border-style: none; }
  html svg:not(:root) {
    overflow: hidden; }
  html button,
  html input,
  html optgroup,
  html select,
  html textarea {
    font-family: sans-serif;
    /* 1 */
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */
    margin: 0;
    /* 2 */ }
  html button,
  html input {
    /* 1 */
    overflow: visible; }
  html button,
  html select {
    /* 1 */
    text-transform: none; }
  html button,
  html html [type="button"],
  html [type="reset"],
  html [type="submit"] {
    -webkit-appearance: button;
    /* 2 */ }
  html button::-moz-focus-inner,
  html [type="button"]::-moz-focus-inner,
  html [type="reset"]::-moz-focus-inner,
  html [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0; }
  html button:-moz-focusring,
  html [type="button"]:-moz-focusring,
  html [type="reset"]:-moz-focusring,
  html [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText; }
  html fieldset {
    padding: 0.35em 0.75em 0.625em; }
  html legend {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */ }
  html progress {
    display: inline-block;
    /* 1 */
    vertical-align: baseline;
    /* 2 */ }
  html textarea {
    overflow: auto; }
  html [type="checkbox"],
  html [type="radio"] {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */ }
  html [type="number"]::-webkit-inner-spin-button,
  html [type="number"]::-webkit-outer-spin-button {
    height: auto; }
  html [type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */ }
  html [type="search"]::-webkit-search-cancel-button,
  html [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }
  html ::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */ }
  html details,
  html menu {
    display: block; }
  html summary {
    display: list-item; }
  html canvas {
    display: inline-block; }
  html template {
    display: none; }
  html [hidden] {
    display: none; }
  html *, html *:before, html *:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: all 200ms;
    -o-transition: all 200ms;
    -moz-transition: all 200ms;
    transition: all 200ms; }
  html .scrollme, html .animateme {
    -webkit-transition: none !important;
    -o-transition: none !important;
    -moz-transition: none !important;
    transition: none !important; }

html {
  font-family: 'Roboto', sans-serif;
  text-align: center;
  font-size: 16px;
  /*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
  /* Document
   ========================================================================== */
  /**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
  /* Sections
   ========================================================================== */
  /**
 * Remove the margin in all browsers (opinionated).
 */
  /**
 * Add the correct display in IE 9-.
 */
  /**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
  /* Grouping content
   ========================================================================== */
  /**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
  /**
 * Add the correct margin in IE 8.
 */
  /**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
  /**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
  /* Text-level semantics
   ========================================================================== */
  /**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
  /**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
  /**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
  /**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
  /**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
  /**
 * Add the correct font style in Android 4.3-.
 */
  /**
 * Add the correct background and color in IE 9-.
 */
  /**
 * Add the correct font size in all browsers.
 */
  /**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
  /* Embedded content
   ========================================================================== */
  /**
 * Add the correct display in IE 9-.
 */
  /**
 * Add the correct display in iOS 4-7.
 */
  /**
 * Remove the border on images inside links in IE 10-.
 */
  /**
 * Hide the overflow in IE.
 */
  /* Forms
   ========================================================================== */
  /**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
  /**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
  /**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
  /**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
  /**
 * Remove the inner border and padding in Firefox.
 */
  /**
 * Restore the focus styles unset by the previous rule.
 */
  /**
 * Correct the padding in Firefox.
 */
  /**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
  /**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
  /**
 * Remove the default vertical scrollbar in IE.
 */
  /**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
  /**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
  /**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
  /**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
  /**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
  /* Interactive
   ========================================================================== */
  /*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
  /*
 * Add the correct display in all browsers.
 */
  /* Scripting
   ========================================================================== */
  /**
 * Add the correct display in IE 9-.
 */
  /**
 * Add the correct display in IE.
 */
  /* Hidden
   ========================================================================== */
  /**
 * Add the correct display in IE 10-.
 */ }
  html .velocity-animating {
    -webkit-transition: none !important;
    -o-transition: none !important;
    -moz-transition: none !important;
    transition: none !important; }
  html html {
    line-height: 1.15;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */ }
  html body {
    margin: 0; }
  html article,
  html aside,
  html footer,
  html header,
  html nav,
  html section {
    display: block; }
  html h1 {
    font-size: 2em;
    margin: 0.67em 0; }
  html figcaption,
  html figure,
  html main {
    /* 1 */
    display: block; }
  html figure {
    margin: 1em 40px; }
  html hr {
    -webkit-box-sizing: content-box;
       -moz-box-sizing: content-box;
            box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */ }
  html pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */ }
  html a {
    background-color: transparent;
    /* 1 */
    -webkit-text-decoration-skip: objects;
    /* 2 */ }
  html abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    text-decoration: underline dotted;
    /* 2 */ }
  html b,
  html strong {
    font-weight: inherit; }
  html b,
  html strong {
    font-weight: bolder; }
  html code,
  html kbd,
  html samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */ }
  html dfn {
    font-style: italic; }
  html mark {
    background-color: #ff0;
    color: #000; }
  html small {
    font-size: 80%; }
  html sub,
  html sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }
  html sub {
    bottom: -0.25em; }
  html sup {
    top: -0.5em; }
  html audio,
  html video {
    display: inline-block; }
  html audio:not([controls]) {
    display: none;
    height: 0; }
  html img {
    border-style: none; }
  html svg:not(:root) {
    overflow: hidden; }
  html button,
  html input,
  html optgroup,
  html select,
  html textarea {
    font-family: sans-serif;
    /* 1 */
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */
    margin: 0;
    /* 2 */ }
  html button,
  html input {
    /* 1 */
    overflow: visible; }
  html button,
  html select {
    /* 1 */
    text-transform: none; }
  html button,
  html html [type="button"],
  html [type="reset"],
  html [type="submit"] {
    -webkit-appearance: button;
    /* 2 */ }
  html button::-moz-focus-inner,
  html [type="button"]::-moz-focus-inner,
  html [type="reset"]::-moz-focus-inner,
  html [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0; }
  html button:-moz-focusring,
  html [type="button"]:-moz-focusring,
  html [type="reset"]:-moz-focusring,
  html [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText; }
  html fieldset {
    padding: 0.35em 0.75em 0.625em; }
  html legend {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */ }
  html progress {
    display: inline-block;
    /* 1 */
    vertical-align: baseline;
    /* 2 */ }
  html textarea {
    overflow: auto; }
  html [type="checkbox"],
  html [type="radio"] {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */ }
  html [type="number"]::-webkit-inner-spin-button,
  html [type="number"]::-webkit-outer-spin-button {
    height: auto; }
  html [type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */ }
  html [type="search"]::-webkit-search-cancel-button,
  html [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }
  html ::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */ }
  html details,
  html menu {
    display: block; }
  html summary {
    display: list-item; }
  html canvas {
    display: inline-block; }
  html template {
    display: none; }
  html [hidden] {
    display: none; }
  html *, html *:before, html *:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: all 200ms;
    -o-transition: all 200ms;
    -moz-transition: all 200ms;
    transition: all 200ms; }
  html .scrollme, html .animateme {
    -webkit-transition: none !important;
    -o-transition: none !important;
    -moz-transition: none !important;
    transition: none !important; }

html {
  font-family: "Roboto";
  font-size: 62.5%;
  font-weight: normal;
  -webkit-transition: font-size 0ms !important;
  -o-transition: font-size 0ms !important;
  -moz-transition: font-size 0ms !important;
  transition: font-size 0ms !important; }

body {
  margin: 0;
  padding: 0;
  background-color: #1D1D1D;
  overflow-x: hidden;
  color: white; }

*, *:before, *:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 200ms, font-size 0ms;
  -o-transition: all 200ms, font-size 0ms;
  -moz-transition: all 200ms, font-size 0ms;
  transition: all 200ms, font-size 0ms; }

a, a:visited, a:active {
  color: #ff941a;
  font-weight: bold;
  text-decoration: underline; }

a:hover {
  text-decoration: underline;
  color: #473520; }

section {
  margin: 0;
  padding: 0;
  overflow: hidden;
  width: 100%;
  padding-top: 12rem; }

section > .content {
  width: 100%;
  max-width: 128rem;
  margin: 0 auto;
  text-align: left; }

#main-header {
  position: fixed;
  top: 0;
  left: 0;
  height: 10rem;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 1000;
  width: 100%; }
  #main-header .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
       -moz-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    height: 100%;
    width: 100%;
    max-width: 128rem;
    padding: 1rem;
    margin: 0 auto; }
  #main-header .header-logo img {
    max-height: 8rem; }
  #main-header #main-nav {
    font-family: brandon-grotesque, sans-serif;
    font-weight: 900;
    font-size: 1.6rem;
    text-transform: uppercase;
    margin-left: auto; }
    #main-header #main-nav ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      #main-header #main-nav ul li {
        display: inline-block;
        margin: 0;
        padding: 0; }
    #main-header #main-nav a, #main-header #main-nav a:visited, #main-header #main-nav a:active {
      font-weight: bold;
      text-decoration: none;
      color: white;
      display: inline-block;
      padding: 1rem 1.5rem 0; }
    #main-header #main-nav a:hover, #main-header #main-nav a.active {
      color: #ff941a;
      text-decoration: underline; }
  @media only screen and (max-width: 80rem) {
    #main-header {
      height: 5rem; }
      #main-header .content {
        padding: 0.5rem; }
      #main-header .header-logo img {
        max-height: 4rem; }
      #main-header #main-nav {
        text-align: right;
        position: fixed;
        right: 0;
        top: 0;
        -webkit-transform: translateX(100%);
           -moz-transform: translateX(100%);
            -ms-transform: translateX(100%);
             -o-transform: translateX(100%);
                transform: translateX(100%);
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        background-color: #1d1d1d;
        padding: 2rem;
        height: 100%; }
        #main-header #main-nav ul {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
             -moz-box-orient: vertical;
             -moz-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; }
        #main-header #main-nav.active {
          -webkit-transform: translateX(0);
             -moz-transform: translateX(0);
              -ms-transform: translateX(0);
               -o-transform: translateX(0);
                  transform: translateX(0); }
        #main-header #main-nav:before {
          content: '';
          display: block;
          position: absolute;
          width: 5rem;
          height: 5rem;
          top: 0rem;
          left: -6rem; }
        #main-header #main-nav:after {
          content: '';
          display: block;
          position: absolute;
          width: 3rem;
          height: .5rem;
          background-color: white;
          top: 2.25rem;
          left: -5rem;
          -webkit-box-shadow: 0 -1rem 0 0 white, 0 1rem 0 0 white;
             -moz-box-shadow: 0 -1rem 0 0 white, 0 1rem 0 0 white;
                  box-shadow: 0 -1rem 0 0 white, 0 1rem 0 0 white; }
        #main-header #main-nav a {
          padding: 0 0 2rem 0; } }

.admin-bar #main-header, .admin-bar #main-nav {
  top: 32px !important; }

@media only screen and (max-width: 782px) {
  .admin-bar #main-header, .admin-bar #main-nav {
    top: 46px !important; } }

.news-single, .career, .career-single, .contact {
  border-top: solid 10rem #1d1d1d; }
  .news-single .contact-container, .career .contact-container, .career-single .contact-container, .contact .contact-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 100%;
    max-width: 128rem;
    margin: 0 auto; }
    .news-single .contact-container .addresses, .career .contact-container .addresses, .career-single .contact-container .addresses, .contact .contact-container .addresses {
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 40rem;
         -moz-box-flex: 1;
          -ms-flex: 1 0 40rem;
              flex: 1 0 40rem;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      text-align: left;
      font-family: brandon-grotesque, sans-serif;
      text-transform: uppercase;
      padding-top: 4rem; }
      .news-single .contact-container .addresses .main, .career .contact-container .addresses .main, .career-single .contact-container .addresses .main, .contact .contact-container .addresses .main {
        margin-bottom: 5rem; }
        .news-single .contact-container .addresses .main .first-line, .career .contact-container .addresses .main .first-line, .career-single .contact-container .addresses .main .first-line, .contact .contact-container .addresses .main .first-line {
          font-size: 2.4rem; }
        .news-single .contact-container .addresses .main .second-line, .career .contact-container .addresses .main .second-line, .career-single .contact-container .addresses .main .second-line, .contact .contact-container .addresses .main .second-line {
          font-size: 1.8rem; }
        .news-single .contact-container .addresses .main .third-line, .career .contact-container .addresses .main .third-line, .career-single .contact-container .addresses .main .third-line, .contact .contact-container .addresses .main .third-line {
          font-size: 1.4rem; }
          .news-single .contact-container .addresses .main .third-line a, .career .contact-container .addresses .main .third-line a, .career-single .contact-container .addresses .main .third-line a, .contact .contact-container .addresses .main .third-line a {
            text-decoration: none;
            color: white;
            font-weight: normal; }
            .news-single .contact-container .addresses .main .third-line a:hover, .career .contact-container .addresses .main .third-line a:hover, .career-single .contact-container .addresses .main .third-line a:hover, .contact .contact-container .addresses .main .third-line a:hover {
              color: #ff941a; }
      .news-single .contact-container .addresses .other, .career .contact-container .addresses .other, .career-single .contact-container .addresses .other, .contact .contact-container .addresses .other {
        margin-bottom: 3rem; }
        .news-single .contact-container .addresses .other .first-line, .career .contact-container .addresses .other .first-line, .career-single .contact-container .addresses .other .first-line, .contact .contact-container .addresses .other .first-line {
          font-size: 1.8rem; }
        .news-single .contact-container .addresses .other .second-line, .career .contact-container .addresses .other .second-line, .career-single .contact-container .addresses .other .second-line, .contact .contact-container .addresses .other .second-line {
          font-size: 1.4rem; }
      .news-single .contact-container .addresses h3, .news-single .contact-container .addresses h5, .career .contact-container .addresses h3, .career .contact-container .addresses h5, .career-single .contact-container .addresses h3, .career-single .contact-container .addresses h5, .contact .contact-container .addresses h3, .contact .contact-container .addresses h5 {
        margin: 0;
        padding-left: 1.2rem;
        border-left-width: .5rem; }
      .news-single .contact-container .addresses .first-line, .news-single .contact-container .addresses .second-line, .news-single .contact-container .addresses .third-line, .career .contact-container .addresses .first-line, .career .contact-container .addresses .second-line, .career .contact-container .addresses .third-line, .career-single .contact-container .addresses .first-line, .career-single .contact-container .addresses .second-line, .career-single .contact-container .addresses .third-line, .contact .contact-container .addresses .first-line, .contact .contact-container .addresses .second-line, .contact .contact-container .addresses .third-line {
        display: block;
        padding-left: 1.9rem;
        display: block; }
        .news-single .contact-container .addresses .first-line .orange, .news-single .contact-container .addresses .second-line .orange, .news-single .contact-container .addresses .third-line .orange, .career .contact-container .addresses .first-line .orange, .career .contact-container .addresses .second-line .orange, .career .contact-container .addresses .third-line .orange, .career-single .contact-container .addresses .first-line .orange, .career-single .contact-container .addresses .second-line .orange, .career-single .contact-container .addresses .third-line .orange, .contact .contact-container .addresses .first-line .orange, .contact .contact-container .addresses .second-line .orange, .contact .contact-container .addresses .third-line .orange {
          color: #ff941a; }
    .news-single .contact-container .map, .career .contact-container .map, .career-single .contact-container .map, .contact .contact-container .map {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 auto;
         -moz-box-flex: 1;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto; }
      .news-single .contact-container .map img, .career .contact-container .map img, .career-single .contact-container .map img, .contact .contact-container .map img {
        max-width: 100%; }
  .news-single .job-list, .career .job-list, .career-single .job-list, .contact .job-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: -webkit-calc(100% - 8rem);
    width: -moz-calc(100% - 8rem);
    width: calc(100% - 8rem);
    max-width: 128rem;
    margin: 0 auto;
    position: relative;
    left: -4rem; }
    .news-single .job-list a, .career .job-list a, .career-single .job-list a, .contact .job-list a {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      border-bottom: solid thin #473520;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 2rem 0;
      text-align: left;
      text-decoration: none;
      font-family: brandon-grotesque, sans-serif;
      color: white;
      text-transform: uppercase;
      font-size: 2.4rem;
      font-weight: normal;
      line-height: 1em;
      position: relative; }
      .news-single .job-list a:after, .career .job-list a:after, .career-single .job-list a:after, .contact .job-list a:after {
        content: '';
        width: 4rem;
        height: 100%;
        position: absolute;
        top: 0;
        right: -4rem;
        background-image: url(http://www.flyingwildhog.com/img/img/arrows-right.svg);
        background-repeat: no-repeat;
        -moz-background-size: 1.5rem auto;
          -o-background-size: 1.5rem auto;
             background-size: 1.5rem auto;
        background-position: center center;
        opacity: 0.25; }
      .news-single .job-list a .title, .career .job-list a .title, .career-single .job-list a .title, .contact .job-list a .title {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
           -moz-box-flex: 1;
            -ms-flex: 1 1 auto;
                flex: 1 1 auto; }
      .news-single .job-list a .city, .career .job-list a .city, .career-single .job-list a .city, .contact .job-list a .city {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
           -moz-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        font-size: 0.7em;
        color: #999; }
    .news-single .job-list a:hover, .career .job-list a:hover, .career-single .job-list a:hover, .contact .job-list a:hover {
      border-bottom-color: #ff941a; }
      .news-single .job-list a:hover:after, .career .job-list a:hover:after, .career-single .job-list a:hover:after, .contact .job-list a:hover:after {
        background-position: right center;
        opacity: 1; }
  .news-single .filters, .career .filters, .career-single .filters, .contact .filters {
    width: -webkit-calc(100% - 8rem);
    width: -moz-calc(100% - 8rem);
    width: calc(100% - 8rem);
    max-width: 128rem;
    position: relative;
    left: -4rem;
    margin: 0 auto; }
    .news-single .filters .filter-list, .career .filters .filter-list, .career-single .filters .filter-list, .contact .filters .filter-list {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      list-style: none;
      padding: 0;
      width: 100%;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
         -moz-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      margin: 1rem auto;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      padding-left: 16rem;
      position: relative; }
      .news-single .filters .filter-list .item, .career .filters .filter-list .item, .career-single .filters .filter-list .item, .contact .filters .filter-list .item {
        display: inline-block;
        font-size: 1.4rem;
        padding: .6rem 1rem;
        background-color: #070707;
        -webkit-border-radius: .3rem;
           -moz-border-radius: .3rem;
                border-radius: .3rem;
        margin-right: 1rem;
        margin-bottom: 1rem;
        text-transform: uppercase;
        font-family: brandon-grotesque, sans-serif; }
      .news-single .filters .filter-list .item.active, .career .filters .filter-list .item.active, .career-single .filters .filter-list .item.active, .contact .filters .filter-list .item.active {
        background-color: #ff941a;
        }
      .news-single .filters .filter-list .item:hover, .career .filters .filter-list .item:hover, .career-single .filters .filter-list .item:hover, .contact .filters .filter-list .item:hover {
        background-color: #c4c4c4;
        cursor: pointer; }
      .news-single .filters .filter-list:before, .career .filters .filter-list:before, .career-single .filters .filter-list:before, .contact .filters .filter-list:before {
        content: attr(data-label);
        margin-right: 1rem;
        position: absolute;
        top: .6rem;
        left: 0;
        font-size: 1.6rem;
        font-family: brandon-grotesque, sans-serif;
        text-transform: uppercase;
        color: #ff941a; }
      @media only screen and (max-width: 80rem) {
        .news-single .filters .filter-list, .career .filters .filter-list, .career-single .filters .filter-list, .contact .filters .filter-list {
          padding-left: 0; }
          .news-single .filters .filter-list:before, .career .filters .filter-list:before, .career-single .filters .filter-list:before, .contact .filters .filter-list:before {
            position: relative;
            top: auto;
            left: auto;
            display: block;
            text-align: left;
            width: 100%;
            margin-bottom: .5rem;
            font-size: 1.4rem; } }
  .news-single .welcome, .career .welcome, .career-single .welcome, .contact .welcome {
    -moz-background-size: cover;
      -o-background-size: cover;
         background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    max-height: 40vh; }
    .news-single .welcome .text, .career .welcome .text, .career-single .welcome .text, .contact .welcome .text {
      background-color: rgba(0, 0, 0, 0.5);
      padding: 2rem;
      font-family: brandon-grotesque, sans-serif;
      text-transform: uppercase;
      border-left: solid 0.8rem #ff941a;
      -webkit-border-radius: .3rem;
         -moz-border-radius: .3rem;
              border-radius: .3rem;
      width: 100%;
      max-width: 72rem;
      margin-left: auto;
      margin-right: auto;
      text-align: left; }
      .news-single .welcome .text h1, .career .welcome .text h1, .career-single .welcome .text h1, .contact .welcome .text h1 {
        margin: 0;
        line-height: 1em;
        color: white;
        font-weight: bold;
        font-size: 3.6rem;
        line-height: 1em; }
      .news-single .welcome .text .date, .career .welcome .text .date, .career-single .welcome .text .date, .contact .welcome .text .date {
        color: #ff941a;
        font-size: 1.6rem;
        line-height: 1em;
        margin: 0;
        font-weight: normal; }
  .news-single .content p, .news-single .content ul:not(.filter-list), .career .content p, .career .content ul:not(.filter-list), .career-single .content p, .career-single .content ul:not(.filter-list), .contact .content p, .contact .content ul:not(.filter-list) {
    max-width: 72rem;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.6rem;
    line-height: 1.5em;
    list-style: none; }
  .news-single .content p img, .career .content p img, .career-single .content p img, .contact .content p img {
    max-width: 100%; }
  .news-single .content h2, .news-single .content h3, .news-single .content h4, .news-single .content h5, .news-single .content h6, .career .content h2, .career .content h3, .career .content h4, .career .content h5, .career .content h6, .career-single .content h2, .career-single .content h3, .career-single .content h4, .career-single .content h5, .career-single .content h6, .contact .content h2, .contact .content h3, .contact .content h4, .contact .content h5, .contact .content h6 {
    display: block;
    max-width: 72rem;
    font-family: brandon-grotesque, sans-serif;
    text-transform: uppercase;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    padding-left: .3em;
    -webkit-border-radius: .3rem 0 0 .3rem;
       -moz-border-radius: .3rem 0 0 .3rem;
            border-radius: .3rem 0 0 .3rem;
    border-left: solid 0.2em #ff941a;
    line-height: 1em; }
  .news-single .content h2, .career .content h2, .career-single .content h2, .contact .content h2 {
    font-size: 5rem; }
  .news-single .content h3, .career .content h3, .career-single .content h3, .contact .content h3 {
    font-size: 4rem; }
  .news-single .content h4, .career .content h4, .career-single .content h4, .contact .content h4 {
    font-size: 3rem; }
  .news-single .content h5, .career .content h5, .career-single .content h5, .contact .content h5 {
    font-size: 2rem; }
  .news-single .content h6, .career .content h6, .career-single .content h6, .contact .content h6 {
    font-size: 1rem; }
  .news-single .content .button, .career .content .button, .career-single .content .button, .contact .content .button {
    text-transform: uppercase;
    background-color: #ff941a;
    color: white;
    font-family: brandon-grotesque, sans-serif;
    font-size: 1.8rem;
    text-align: center;
    display: inline-block;
    padding: 1rem 3rem;
    -webkit-border-radius: .3rem;
       -moz-border-radius: .3rem;
            border-radius: .3rem;
    text-decoration: none;
    font-weight: normal;
    line-height: .8em;
    margin: 3rem auto; }
    .news-single .content .button:hover, .career .content .button:hover, .career-single .content .button:hover, .contact .content .button:hover {
      cursor: pointer;
      background-color: white;
      color: #473520; }
  .news-single .content img, .career .content img, .career-single .content img, .contact .content img {
    display: block;
    margin: 3rem auto;
    max-width: 128rem; }
  .news-single .content .lead, .career .content .lead, .career-single .content .lead, .contact .content .lead {
    font-size: 2rem;
    font-weight: bold; }
  .news-single .content ul:not(.filter-list) li:before, .career .content ul:not(.filter-list) li:before, .career-single .content ul:not(.filter-list) li:before, .contact .content ul:not(.filter-list) li:before {
    content: "\2022";
    /* Add content: \2022 is the CSS Code/unicode for a bullet */
    color: #ff941a;
    /* Change the color */
    font-weight: bold;
    /* If you want it to be bold */
    display: inline-block;
    /* Needed to add space between the bullet and the text */
    width: 1em;
    /* Also needed for space (tweak if needed) */
    margin-left: -1em;
    /* Also needed for space (tweak if needed) */ }
  @media only screen and (max-width: 80rem) {
    .news-single, .career, .career-single, .contact {
      border-top: none; }
      .news-single .welcome, .career .welcome, .career-single .welcome, .contact .welcome {
        padding: 2rem; }
        .news-single .welcome .text, .career .welcome .text, .career-single .welcome .text, .contact .welcome .text {
          border-left-width: .7rem; }
          .news-single .welcome .text h1, .career .welcome .text h1, .career-single .welcome .text h1, .contact .welcome .text h1 {
            font-size: 2.4rem; }
      .news-single .content h2, .career .content h2, .career-single .content h2, .contact .content h2 {
        font-size: 4rem; }
      .news-single .content h3, .career .content h3, .career-single .content h3, .contact .content h3 {
        font-size: 3rem; }
      .news-single .content h4, .career .content h4, .career-single .content h4, .contact .content h4 {
        font-size: 2.6rem; }
      .news-single .content h5, .career .content h5, .career-single .content h5, .contact .content h5 {
        font-size: 2.2rem; }
      .news-single .content h6, .career .content h6, .career-single .content h6, .contact .content h6 {
        font-size: 1rem; }
      .news-single .job-list, .career .job-list, .career-single .job-list, .contact .job-list {
        width: 100%;
        width: -webkit-calc(100% - 2rem);
        width: -moz-calc(100% - 2rem);
        width: calc(100% - 2rem);
        left: auto;
        margin: 0; }
        .news-single .job-list a, .career .job-list a, .career-single .job-list a, .contact .job-list a {
          font-size: 1.6rem; }
      .news-single .contact-container, .career .contact-container, .career-single .contact-container, .contact .contact-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
        .news-single .contact-container .addresses, .career .contact-container .addresses, .career-single .contact-container .addresses, .contact .contact-container .addresses {
          -webkit-box-flex: 0;
          -webkit-flex: none;
             -moz-box-flex: 0;
              -ms-flex: none;
                  flex: none; } }

.games-hub .welcome {
  max-height: 42.1875vw; }

.games-hub .game-list {
  list-style: none;
  width: 100%;
  max-width: 128rem;
  list-style: none;
  padding: 0;
  margin: 0 auto;
  padding-top: 5rem; }
  .games-hub .game-list .game-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    text-decoration: none !important;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
       -moz-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-bottom: 4rem;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .games-hub .game-list .game-link .image {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      position: relative;
      padding-right: 9rem;
      top: -5rem; }
      .games-hub .game-list .game-link .image img {
        max-width: 100%;
        position: relative;
        z-index: 1; }
      .games-hub .game-list .game-link .image:before {
        content: '';
        display: block;
        width: 100%;
        height: 20rem;
        background-color: #070707;
        -webkit-clip-path: polygon(0 0, 100% 0, -webkit-calc(100% - 9rem) 100%, 0% 100%);
                clip-path: polygon(0 0, 100% 0, -moz-calc(100% - 9rem) 100%, 0% 100%);
                clip-path: polygon(0 0, 100% 0, calc(100% - 9rem) 100%, 0% 100%);
        position: absolute;
        bottom: 0;
        left: 0; }
    .games-hub .game-list .game-link .text {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 -webkit-calc(50% - 4rem);
         -moz-box-flex: 0;
          -ms-flex: 0 0 calc(50% - 4rem);
              flex: 0 0 calc(50% - 4rem);
      text-align: left; }
      .games-hub .game-list .game-link .text .title {
        font-family: brandon-grotesque, sans-serif;
        font-size: 4.3rem;
        text-transform: uppercase;
        border-color: transparent;
        border-left: 0.8rem solid #ff941a;
        -webkit-border-radius: .3rem 0 0 .3rem;
           -moz-border-radius: .3rem 0 0 .3rem;
                border-radius: .3rem 0 0 .3rem;
        padding-left: 2rem;
        line-height: 1em;
        color: white;
        margin-bottom: 0;
        display: block; }
      .games-hub .game-list .game-link .text .description {
        font-size: 1.6rem;
        line-height: 1.5em;
        font-weight: normal;
        color: white; }
      .games-hub .game-list .game-link .text .button {
        text-transform: uppercase;
        background-color: #ff941a;
        color: white;
        font-family: brandon-grotesque, sans-serif;
        font-size: 1.8rem;
        text-align: center;
        display: inline-block;
        padding: 1rem 3rem;
        -webkit-border-radius: .3rem;
           -moz-border-radius: .3rem;
                border-radius: .3rem;
        text-decoration: none;
        font-weight: normal;
        line-height: 1em; }
    .games-hub .game-list .game-link:hover {
      cursor: pointer; }
      .games-hub .game-list .game-link:hover .button {
        background-color: white;
        color: #473520; }
      .games-hub .game-list .game-link:hover .image:before {
        background-color: #ff941a; }
    .games-hub .game-list .game-link:nth-child(2n) {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: row-reverse;
         -moz-box-orient: horizontal;
         -moz-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .games-hub .game-list .game-link:nth-child(2n) .image {
        padding-left: 14%;
        padding-right: 0; }
        .games-hub .game-list .game-link:nth-child(2n) .image:before {
          -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 9rem 100%);
                  clip-path: polygon(0 0, 100% 0, 100% 100%, 9rem 100%); }

@media only screen and (max-width: 80rem) {
  .games-hub .game-list .game-link {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
       -moz-box-orient: vertical !important;
       -moz-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
    .games-hub .game-list .game-link .image {
      top: 0; }
      .games-hub .game-list .game-link .image:before {
        height: 10rem;
        -webkit-clip-path: polygon(0 0, 100% 0, -webkit-calc(100% - 4rem) 100%, 0% 100%);
                clip-path: polygon(0 0, 100% 0, -moz-calc(100% - 4rem) 100%, 0% 100%);
                clip-path: polygon(0 0, 100% 0, calc(100% - 4rem) 100%, 0% 100%); }
    .games-hub .game-list .game-link .text .title {
      margin-top: 1rem;
      font-size: 2.4rem; }
    .games-hub .game-list .game-link:nth-child(2n) .image:before {
      -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 4rem 100%);
              clip-path: polygon(0 0, 100% 0, 100% 100%, 4rem 100%); } }

.game-single .welcome img {
  position: relative;
  z-index: 3;
  max-width: 50rem;
  width: 50vw;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-border-radius: .3rem;
     -moz-border-radius: .3rem;
          border-radius: .3rem;
  border-left: solid 1rem #ff941a; }

.game-single section.content {
  padding-bottom: 0; }
  .game-single section.content h2:last-of-type {
    margin-bottom: 4rem;
    margin-top: 6rem; }

.game-single .screenshot-gallery {
  width: 100%;
  overflow: hidden;
  padding: 0;
  margin: 0;
  position: relative; }
  .game-single .screenshot-gallery .controls .prev, .game-single .screenshot-gallery .controls .next {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    width: -webkit-calc(25vw - 4rem);
    width: -moz-calc(25vw - 4rem);
    width: calc(25vw - 4rem);
    position: absolute;
    top: 0;
    background-image: url(http://www.flyingwildhog.com/img/img/arrows-right.svg);
    background-repeat: no-repeat;
    -moz-background-size: 5rem auto;
      -o-background-size: 5rem auto;
         background-size: 5rem auto;
    background-position: center center;
    opacity: 0.25; }
    .game-single .screenshot-gallery .controls .prev:hover, .game-single .screenshot-gallery .controls .next:hover {
      opacity: 1;
      cursor: pointer; }
    .game-single .screenshot-gallery .controls .prev.disabled, .game-single .screenshot-gallery .controls .next.disabled {
      opacity: 0;
      pointer-events: none; }
  .game-single .screenshot-gallery .controls .prev {
    left: 0;
    -webkit-transform: rotate(180deg);
       -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
         -o-transform: rotate(180deg);
            transform: rotate(180deg); }
  .game-single .screenshot-gallery .controls .next {
    right: 0; }
  .game-single .screenshot-gallery .images {
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    margin: 0;
    position: relative; }
    .game-single .screenshot-gallery .images:before {
      content: ''; }
    .game-single .screenshot-gallery .images:before, .game-single .screenshot-gallery .images .item {
      width: 50vw;
      margin: 2rem;
      height: -webkit-calc(56.25vw / 2);
      height: -moz-calc(56.25vw / 2);
      height: calc(56.25vw / 2);
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50vw;
         -moz-box-flex: 0;
          -ms-flex: 0 0 50vw;
              flex: 0 0 50vw;
      -moz-background-size: cover;
        -o-background-size: cover;
           background-size: cover;
      background-position: center center;
      -webkit-transform: translateX(-webkit-calc(-25vw - 6rem));
         -moz-transform: translateX(-moz-calc(-25vw - 6rem));
          -ms-transform: translateX(calc(-25vw - 6rem));
           -o-transform: translateX(calc(-25vw - 6rem));
              transform: translateX(calc(-25vw - 6rem));
      position: relative; }
    .game-single .screenshot-gallery .images .item:after {
      content: '';
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background-color: rgba(29, 29, 29, 0.75); }
    .game-single .screenshot-gallery .images .item.active:after {
      background-color: rgba(29, 29, 29, 0); }

.game-single .content {
  width: 100%;
  max-width: 128rem;
  margin: 0 auto;
  text-align: left; }
  .game-single .content .game-single-trailers {
    list-style: none;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around; }
    .game-single .content .game-single-trailers .item {
      width: 32rem;
      height: 18rem;
      -moz-background-size: cover;
        -o-background-size: cover;
           background-size: cover;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
      -webkit-align-items: flex-end;
         -moz-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end;
      padding-bottom: 2rem; }
      .game-single .content .game-single-trailers .item:hover {
        cursor: pointer; }
        .game-single .content .game-single-trailers .item:hover .trailer-title:after {
          border-left-color: #ff941a; }
        .game-single .content .game-single-trailers .item:hover .trailer-title {
          padding-left: 2rem; }
      .game-single .content .game-single-trailers .item .trailer-title {
        background-color: rgba(0, 0, 0, 0.5);
        padding: 1rem;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        position: relative; }
        .game-single .content .game-single-trailers .item .trailer-title:after {
          content: '';
          display: block;
          width: 0;
          height: 0;
          border: solid 1rem transparent;
          border-left-color: white;
          position: absolute;
          top: 50%;
          right: 1rem;
          -webkit-transform: translateY(-50%);
             -moz-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
               -o-transform: translateY(-50%);
                  transform: translateY(-50%); }
        .game-single .content .game-single-trailers .item .trailer-title .text {
          font-family: brandon-grotesque, sans-serif;
          text-transform: uppercase;
          font-weight: bold;
          font-size: 1.9rem;
          border-left: solid 0.4rem #ff941a;
          -webkit-border-radius: .3rem 0 0 .3rem;
             -moz-border-radius: .3rem 0 0 .3rem;
                  border-radius: .3rem 0 0 .3rem;
          padding-left: 1rem;
          line-height: 1em; }
  .game-single .content .game-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 6rem; }
    .game-single .content .game-header .button {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 20rem;
         -moz-box-flex: 0;
          -ms-flex: 0 0 20rem;
              flex: 0 0 20rem;
      text-transform: uppercase;
      background-color: #ff941a;
      color: white;
      font-family: brandon-grotesque, sans-serif;
      font-size: 1.8rem;
      text-align: center;
      display: inline-block;
      padding: 1rem 3rem;
      -webkit-border-radius: .3rem;
         -moz-border-radius: .3rem;
              border-radius: .3rem;
      text-decoration: none;
      font-weight: normal;
      line-height: .8em;
      margin-left: auto; }
      .game-single .content .game-header .button:hover {
        cursor: pointer;
        background-color: white;
        color: #473520; }
    .game-single .content .game-header .metadata {
      font-family: brandon-grotesque, sans-serif;
      text-transform: uppercase;
      text-align: left; }
      .game-single .content .game-header .metadata .game-title {
        font-weight: 900;
        font-size: 7rem;
        padding-left: 2rem;
        border-left: solid 1rem #ff941a;
        -webkit-border-radius: .3rem 0 0 .3rem;
           -moz-border-radius: .3rem 0 0 .3rem;
                border-radius: .3rem 0 0 .3rem;
        line-height: 1em;
        margin: 0;
        margin-bottom: 6rem; }
      .game-single .content .game-header .metadata .platforms {
        padding-left: 3rem;
        margin-bottom: 2rem; }
        .game-single .content .game-header .metadata .platforms .orange {
          display: inline-block;
          width: 20rem; }
        .game-single .content .game-header .metadata .platforms .header {
          color: #ff941a;
          font-size: 1.6rem;
          display: inline-block;
          vertical-align: middle;
          width: 13rem; }
        .game-single .content .game-header .metadata .platforms img {
          display: inline-block;
          margin: 0 2rem 0 0;
          vertical-align: middle;
          max-height: 1.6rem; }
        .game-single .content .game-header .metadata .platforms .item {
          font-size: 1.6rem;
          display: inline-block;
          vertical-align: middle; }
      .game-single .content .game-header .metadata .tags {
        list-style: none;
        padding-left: 3rem; }
        .game-single .content .game-header .metadata .tags .item {
          display: inline-block;
          margin-right: 1rem;
          margin-bottom: 1rem;
          background-color: #070707;
          padding: 0.6rem 1rem;
          font-size: 1.4rem;
          -webkit-border-radius: .3rem;
             -moz-border-radius: .3rem;
                  border-radius: .3rem; }
  .game-single .content #about {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    position: relative;
    overflow: visible;
    padding-top: 0; }
    .game-single .content #about > * {
      z-index: 2;
      position: relative; }
    .game-single .content #about h2 {
      margin-bottom: 5rem; }
    .game-single .content #about .text {
      max-width: 55%;
      padding: 4rem;
      background-color: rgba(0, 0, 0, 0.5);
      color: white;
      font-size: 2rem;
      line-height: 1.5em;
      text-align: left;
      margin-bottom: 0; }
    .game-single .content #about .lead {
      font-size: 1.5em;
      color: #ff941a;
      line-height: 1.5em; }
    .game-single .content #about .button {
      text-transform: uppercase;
      background-color: #ff941a;
      color: white;
      font-family: brandon-grotesque, sans-serif;
      font-size: 1.8rem;
      text-align: center;
      display: inline-block;
      padding: 1rem 3rem;
      -webkit-border-radius: .3rem;
         -moz-border-radius: .3rem;
              border-radius: .3rem;
      text-decoration: none;
      font-weight: normal;
      line-height: 1em; }
      .game-single .content #about .button:hover {
        background-color: white;
        color: #473520; }
    .game-single .content #about .photo {
      position: absolute;
      right: 0 !important;
      left: auto;
      top: 50%;
      height: 110%;
      width: auto;
      z-index: 1;
      -webkit-transform: translateY(-50%);
         -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
           -o-transform: translateY(-50%);
              transform: translateY(-50%); }

@media only screen and (max-width: 80rem) {
  .game-single .welcome img {
    border-left-width: .7rem; }
  .game-single .content {
    padding: 2rem; }
    .game-single .content .game-header {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      margin-bottom: 4rem; }
      .game-single .content .game-header .metadata .game-title {
        font-size: 4rem;
        border-left-width: .7rem;
        padding-left: 1rem;
        margin-bottom: 2rem; }
      .game-single .content .game-header .metadata .platforms {
        padding-left: 0; }
        .game-single .content .game-header .metadata .platforms .header {
          display: block;
          margin-bottom: .5rem; }
      .game-single .content .game-header .metadata .tags {
        padding-left: 0; }
      .game-single .content .game-header .button {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
           -moz-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        margin-left: 0; }
    .game-single .content #about h2 {
      -webkit-box-ordinal-group: 1;
      -webkit-order: 0;
         -moz-box-ordinal-group: 1;
          -ms-flex-order: 0;
              order: 0; }
    .game-single .content #about .photo {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
         -moz-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      position: static;
      -webkit-transform: none;
         -moz-transform: none;
          -ms-transform: none;
           -o-transform: none;
              transform: none; }
    .game-single .content #about .text {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
         -moz-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; }
    .game-single .content #about .button {
      -webkit-box-ordinal-group: 5;
      -webkit-order: 4;
         -moz-box-ordinal-group: 5;
          -ms-flex-order: 4;
              order: 4; }
    .game-single .content #about .photo {
      position: static;
      height: auto;
      max-width: 100%;
      -webkit-border-radius: .3rem;
         -moz-border-radius: .3rem;
              border-radius: .3rem;
      margin-bottom: 0; }
    .game-single .content #about .text {
      max-width: 100%;
      padding: 2rem;
      font-size: 1.8rem;
      margin-bottom: 2rem; }
    .game-single .content .game-single-trailers .item {
      margin-bottom: 2rem; } }

.studios-page .welcome .scroll {
  margin-left: 0; }

.studios-page .welcome .tagline {
  margin-left: auto; }

.studios-page #about:nth-child(2n-1) {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }
  .studios-page #about:nth-child(2n-1) .photo {
    left: auto;
    right: 0; }

.studios-page #locations {
  width: 100%;
  max-width: 128rem; }
  .studios-page #locations img {
    max-width: 116.6rem;
    width: 100%;
    height: auto; }
  .studios-page #locations .mobile {
    display: none; }
  @media only screen and (max-width: 80rem) {
    .studios-page #locations .desktop {
      display: none; }
    .studios-page #locations .mobile {
      display: initial; } }

.studios-page #values {
  background-color: #ff941a;
  width: 100%;
  max-width: 100%;
  margin: 6rem 0 0;
  padding: 6rem; }
  .studios-page #values .content {
    width: 100%;
    max-width: 128rem;
    margin: 0 auto;
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .studios-page #values .content .item {
      display: inline-block;
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 50%;
         -moz-box-flex: 1;
          -ms-flex: 1 1 50%;
              flex: 1 1 50%;
      min-width: 28rem;
      max-width: 42rem;
      margin: 0;
      position: relative; }
      .studios-page #values .content .item .icon {
        position: absolute;
        top: 0;
        left: 0; }
      .studios-page #values .content .item > * {
        display: block;
        text-align: left; }
      .studios-page #values .content .item .first-line {
        font-size: 2.3rem;
        color: white;
        font-family: brandon-grotesque, sans-serif;
        font-weight: bold;
        line-height: 1.2em;
        text-transform: uppercase; }
      .studios-page #values .content .item .second-line {
        font-size: 1.4rem;
        color: #1d1d1d;
        font-family: brandon-grotesque, sans-serif;
        line-height: 1em;
        text-transform: uppercase; }
      .studios-page #values .content .item .text {
        font-size: 1.4rem;
        color: #1d1d1d;
        line-height: 1.5em; }

.studios-page #timeline {
  padding-top: 0;
  text-align: left;
  width: 100%;
  max-width: 128rem;
  margin: 0 auto; }
  .studios-page #timeline .timeline {
    list-style: none;
    width: 100%;
    max-width: 128rem;
    margin: 0 auto;
    text-align: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
       -moz-box-orient: vertical;
       -moz-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
    .studios-page #timeline .timeline .item {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .studios-page #timeline .timeline .item .title, .studios-page #timeline .timeline .item .text {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(50% - 7.5rem);
           -moz-box-flex: 0;
            -ms-flex: 0 0 calc(50% - 7.5rem);
                flex: 0 0 calc(50% - 7.5rem); }
      .studios-page #timeline .timeline .item > .text {
        font-size: 2rem;
        line-height: 1.5em; }
      .studios-page #timeline .timeline .item .title {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
           -moz-box-orient: horizontal;
           -moz-box-direction: reverse;
            -ms-flex-direction: row-reverse;
                flex-direction: row-reverse;
        background-color: #070707;
        -webkit-border-radius: .3rem;
           -moz-border-radius: .3rem;
                border-radius: .3rem;
        padding: 0 3rem 0 0;
        border-left: solid 0.8rem #ff941a; }
        .studios-page #timeline .timeline .item .title .text {
          padding: 3rem 0;
          font-family: brandon-grotesque, sans-serif;
          font-size: 2.4rem;
          color: white;
          font-weight: 900;
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 16rem;
             -moz-box-flex: 0;
              -ms-flex: 0 0 16rem;
                  flex: 0 0 16rem;
          text-transform: uppercase;
          text-align: right;
          line-height: 1em; }
        .studios-page #timeline .timeline .item .title .image {
          -webkit-box-flex: 1;
          -webkit-flex: 1 1 auto;
             -moz-box-flex: 1;
              -ms-flex: 1 1 auto;
                  flex: 1 1 auto;
          -webkit-align-self: stretch;
              -ms-flex-item-align: stretch;
                  align-self: stretch;
          position: relative; }
          .studios-page #timeline .timeline .item .title .image img {
            position: absolute;
            bottom: 0;
            left: 0;
            -webkit-transform: scale(0.5);
               -moz-transform: scale(0.5);
                -ms-transform: scale(0.5);
                 -o-transform: scale(0.5);
                    transform: scale(0.5);
            -webkit-transform-origin: bottom left;
               -moz-transform-origin: bottom left;
                -ms-transform-origin: bottom left;
                 -o-transform-origin: bottom left;
                    transform-origin: bottom left; }
      .studios-page #timeline .timeline .item .date {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 15rem;
           -moz-box-flex: 0;
            -ms-flex: 0 0 15rem;
                flex: 0 0 15rem;
        text-align: center;
        font-family: brandon-grotesque, sans-serif;
        color: white;
        font-size: 3rem;
        line-height: 3em;
        text-transform: uppercase;
        font-weight: bold;
        -webkit-align-self: stretch;
            -ms-flex-item-align: stretch;
                align-self: stretch;
        height: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .studios-page #timeline .timeline .item .date .old-logo {
          -webkit-transform: scale(0.5);
             -moz-transform: scale(0.5);
              -ms-transform: scale(0.5);
               -o-transform: scale(0.5);
                  transform: scale(0.5);
          -webkit-transform-origin: top center;
             -moz-transform-origin: top center;
              -ms-transform-origin: top center;
               -o-transform-origin: top center;
                  transform-origin: top center; }
        .studios-page #timeline .timeline .item .date .subtitle {
          font-weight: normal;
          font-size: .6em;
          margin-top: -3em; }
        .studios-page #timeline .timeline .item .date:after, .studios-page #timeline .timeline .item .date:before {
          content: '';
          display: block;
          height: -webkit-calc((100% - 3em) / 2);
          height: -moz-calc((100% - 3em) / 2);
          height: calc((100% - 3em) / 2);
          min-height: 10rem;
          width: 1rem;
          background-color: #ff941a; }
      .studios-page #timeline .timeline .item:first-of-type .date:after {
        display: none; }
      .studios-page #timeline .timeline .item:last-of-type .date:before {
        display: none; }
      .studios-page #timeline .timeline .item:nth-child(2n+1) {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
           -moz-box-orient: horizontal;
           -moz-box-direction: reverse;
            -ms-flex-direction: row-reverse;
                flex-direction: row-reverse; }
        .studios-page #timeline .timeline .item:nth-child(2n+1) > .text {
          text-align: right; }
        .studios-page #timeline .timeline .item:nth-child(2n+1) .title {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -webkit-flex-direction: row;
             -moz-box-orient: horizontal;
             -moz-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row;
          border-left: none;
          border-right: solid 0.8rem #ff941a;
          padding: 0 0 0 3rem; }
          .studios-page #timeline .timeline .item:nth-child(2n+1) .title .text {
            text-align: left; }
          .studios-page #timeline .timeline .item:nth-child(2n+1) .title .image img {
            left: auto;
            right: 0;
            -webkit-transform-origin: bottom right;
               -moz-transform-origin: bottom right;
                -ms-transform-origin: bottom right;
                 -o-transform-origin: bottom right;
                    transform-origin: bottom right; }
  @media only screen and (max-width: 80rem) {
    .studios-page #timeline {
      margin: 0;
      padding: 0 1rem 0 0; }
      .studios-page #timeline h2 {
        margin-left: 2rem; }
      .studios-page #timeline .timeline {
        padding: 0; }
        .studios-page #timeline .timeline .item {
          -webkit-box-orient: horizontal !important;
          -webkit-box-direction: normal !important;
          -webkit-flex-direction: row !important;
             -moz-box-orient: horizontal !important;
             -moz-box-direction: normal !important;
              -ms-flex-direction: row !important;
                  flex-direction: row !important;
          -webkit-box-pack: start;
          -webkit-justify-content: flex-start;
             -moz-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start; }
          .studios-page #timeline .timeline .item .date {
            -webkit-box-ordinal-group: 1;
            -webkit-order: 0;
               -moz-box-ordinal-group: 1;
                -ms-flex-order: 0;
                    order: 0;
            text-align: left;
            -webkit-box-flex: 0;
            -webkit-flex: 0 0 8rem;
               -moz-box-flex: 0;
                -ms-flex: 0 0 8rem;
                    flex: 0 0 8rem;
            font-size: 2rem; }
            .studios-page #timeline .timeline .item .date:before, .studios-page #timeline .timeline .item .date:after {
              min-height: 8rem; }
          .studios-page #timeline .timeline .item .title, .studios-page #timeline .timeline .item .text {
            -webkit-box-ordinal-group: 2;
            -webkit-order: 1;
               -moz-box-ordinal-group: 2;
                -ms-flex-order: 1;
                    order: 1; }
          .studios-page #timeline .timeline .item > .text {
            display: none; }
          .studios-page #timeline .timeline .item .title {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 auto;
               -moz-box-flex: 1;
                -ms-flex: 1 1 auto;
                    flex: 1 1 auto;
            -webkit-box-orient: horizontal !important;
            -webkit-box-direction: reverse !important;
            -webkit-flex-direction: row-reverse !important;
               -moz-box-orient: horizontal !important;
               -moz-box-direction: reverse !important;
                -ms-flex-direction: row-reverse !important;
                    flex-direction: row-reverse !important;
            border-left: none;
            border-right: none !important;
            padding: 0 0 0 1rem !important; }
            .studios-page #timeline .timeline .item .title .text {
              font-size: 1.8rem;
              text-align: left !important;
              padding: 1rem !important;
              -webkit-box-flex: 1;
              -webkit-flex: 1 1 100%;
                 -moz-box-flex: 1;
                  -ms-flex: 1 1 100%;
                      flex: 1 1 100%;
              text-align: right !important;
              padding-right: 3rem !important; }
            .studios-page #timeline .timeline .item .title .image {
              position: absolute;
              padding-right: 8rem; }
              .studios-page #timeline .timeline .item .title .image img {
                -webkit-transform: scale(0.3);
                   -moz-transform: scale(0.3);
                    -ms-transform: scale(0.3);
                     -o-transform: scale(0.3);
                        transform: scale(0.3);
                right: 3rem !important;
                left: auto;
                -webkit-transform-origin: bottom right;
                   -moz-transform-origin: bottom right;
                    -ms-transform-origin: bottom right;
                     -o-transform-origin: bottom right;
                        transform-origin: bottom right; } }

.welcome {
  width: 100%;
  background-color: #333;
  max-height: 80vh;
  height: 56.25vw;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
     -moz-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-bottom: 5rem;
  -webkit-transition-duration: 0ms;
     -moz-transition-duration: 0ms;
       -o-transition-duration: 0ms;
          transition-duration: 0ms;
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover;
  background-position: center center; }
  .welcome video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 1;
    min-width: 100%;
    height: auto;
    width: 100vw;
    -webkit-transition-duration: 0s;
       -moz-transition-duration: 0s;
         -o-transition-duration: 0s;
            transition-duration: 0s; }
  .welcome .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
       -moz-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    padding-left: 4rem;
    padding-right: 4rem; }
  .welcome .tagline {
    background-color: rgba(0, 0, 0, 0.5);
    position: relative;
    z-index: 2;
    display: inline-block;
    padding: 2rem;
    border-left: solid 1rem #ff941a;
    -webkit-border-radius: 0.3rem;
       -moz-border-radius: 0.3rem;
            border-radius: 0.3rem;
    top: -6rem;
    left: 5vw; }
    .welcome .tagline:nth-child(2n) {
      left: 0; }
    .welcome .tagline h1 {
      font-size: 7rem;
      color: white;
      font-family: brandon-grotesque, sans-serif;
      text-transform: uppercase;
      text-align: left;
      margin: 0; }
      .welcome .tagline h1 span {
        display: block;
        line-height: 1em; }
      .welcome .tagline h1 .first-line {
        font-weight: normal;
        color: #ff941a;
        font-size: 0.5em; }
      .welcome .tagline h1 .second-line {
        font: bold;
        color: white; }
        .welcome .tagline h1 .second-line span {
          font-weight: normal;
          display: inline; }
  .welcome .scroll {
    position: relative;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 1rem 2rem;
    display: inline-block;
    margin-left: auto;
    -webkit-border-radius: .3rem;
       -moz-border-radius: .3rem;
            border-radius: .3rem; }
    .welcome .scroll:hover {
      cursor: pointer;
      background-color: white; }
    .welcome .scroll svg {
      width: 3rem;
      height: auto; }
      .welcome .scroll svg .st0 {
        fill: #ff941a; }
  @media only screen and (max-width: 80rem) {
    .welcome {
      margin-top: 5rem;
      padding-bottom: 2rem; }
      .welcome .content {
        padding-left: 2rem;
        padding-right: 2rem;
        padding-bottom: 0; }
      .welcome .tagline {
        padding: 1rem;
        border-left-width: .7rem;
        top: 0;
        left: 0; }
        .welcome .tagline h1 {
          font-size: 3rem; }
      .welcome .scroll {
        padding: .5rem 1rem; }
        .welcome .scroll svg {
          width: 1.5rem; } }

section.content {
  background-image: url(http://www.flyingwildhog.com/img/img/content-bg.jpg);
  background-repeat: no-repeat;
  background-position: top right;
  padding: 5rem 4rem;
  background-attachment: fixed; }
  section.content h2 {
    font-family: brandon-grotesque;
    font-weight: bold;
    color: white;
    font-size: 7rem;
    text-transform: uppercase;
    margin: 10rem 0;
    line-height: 1em; }
    section.content h2 .first-line {
      color: #ff941a;
      font-size: 0.6em;
      font-weight: normal;
      position: relative;
      top: -.5em; }
      section.content h2 .first-line:after {
        content: '';
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        top: 90%;
        left: 0;
        background-color: #473520;
        height: .3em; }
  section.content h2.right {
    margin-left: auto;
    float: right; }
  @media only screen and (max-width: 80rem) {
    section.content {
      padding: 3rem; }
      section.content h2 {
        margin: 0 0 2rem 0;
        font-size: 3.6rem; } }
  section.content #games {
    list-style: none;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    color: white;
    margin: 0;
    padding: 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    section.content #games .item {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 auto;
         -moz-box-flex: 1;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto;
      margin: 4rem 2vw 4rem 0;
      -webkit-border-radius: .3rem;
         -moz-border-radius: .3rem;
              border-radius: .3rem; }
      section.content #games .item a {
        display: block;
        width: 100%;
        position: relative;
        border: .3rem;
        overflow: hidden; }
        section.content #games .item a img {
          max-width: 100%;
          -webkit-border-radius: .3rem;
             -moz-border-radius: .3rem;
                  border-radius: .3rem; }
        section.content #games .item a .title {
          position: absolute;
          left: 0;
          bottom: 2rem;
          width: 100%;
          background-color: rgba(0, 0, 0, 0.5);
          padding: 2rem; }
        section.content #games .item a .title:after {
          content: '';
          display: block;
          width: 3rem;
          height: 3rem;
          position: absolute;
          top: 50%;
          right: 2rem;
          -webkit-transform: translate(-10rem, -50%);
             -moz-transform: translate(-10rem, -50%);
              -ms-transform: translate(-10rem, -50%);
               -o-transform: translate(-10rem, -50%);
                  transform: translate(-10rem, -50%);
          background-image: url(http://www.flyingwildhog.com/img/img/arrows-right.svg);
          background-repeat: no-repeat;
          -moz-background-size: contain;
            -o-background-size: contain;
               background-size: contain;
          background-position: right center;
          opacity: 0; }
        section.content #games .item a:hover h4 {
          border-left-width: 1rem; }
        section.content #games .item a:hover .title:after {
          -webkit-transform: translate(0, -50%);
             -moz-transform: translate(0, -50%);
              -ms-transform: translate(0, -50%);
               -o-transform: translate(0, -50%);
                  transform: translate(0, -50%);
          opacity: 1; }
        section.content #games .item a h4 {
          color: white;
          font-family: brandon-grotesque, sans-serif;
          font-weight: bold;
          text-transform: uppercase;
          font-size: 2.8rem;
          margin: 0;
          line-height: 1em;
          border-left: solid 0.6rem #ff941a;
          padding-left: 1rem; }
    section.content #games .more a {
      width: 6rem;
      height: 10rem;
      background-color: rgba(0, 0, 0, 0.5);
      display: block;
      -webkit-border-radius: .3rem;
         -moz-border-radius: .3rem;
              border-radius: .3rem;
      background-image: url(http://www.flyingwildhog.com/img/img/arrows-right.svg);
      background-repeat: no-repeat;
      -moz-background-size: 40% auto;
        -o-background-size: 40% auto;
           background-size: 40% auto;
      background-position: center center; }
    section.content #games .more a:hover {
      cursor: pointer;
      background-color: #ff941a; }
    @media only screen and (max-width: 80rem) {
      section.content #games {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
        section.content #games .item {
          margin: 1rem;
          width: 100%; }
          section.content #games .item a {
            width: 100%;
            height: 10rem; }
            section.content #games .item a:hover h4 {
              border-left-width: 0.6rem; }
            section.content #games .item a img {
              position: absolute;
              max-width: 100%;
              top: 90%;
              left: 50%;
              -webkit-transform: translate(-50%, -50%);
                 -moz-transform: translate(-50%, -50%);
                  -ms-transform: translate(-50%, -50%);
                   -o-transform: translate(-50%, -50%);
                      transform: translate(-50%, -50%);
              width: auto;
              height: auto; }
            section.content #games .item a .title {
              padding: 1rem;
              bottom: 0; }
            section.content #games .item a h4 {
              font-size: 1.8rem;
              border-left-width: .4rem;
              -webkit-border-radius: .2rem 0 0 .2rem;
                 -moz-border-radius: .2rem 0 0 .2rem;
                      border-radius: .2rem 0 0 .2rem; }
        section.content #games .more {
          width: 100%;
          display: block;
          margin: 2rem 0; }
        section.content #games .more a {
          width: 100%;
          display: block;
          height: 3rem;
          -moz-background-size: auto 60%;
            -o-background-size: auto 60%;
               background-size: auto 60%; } }
  section.content #about {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
       -moz-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    position: relative;
    padding-top: 2rem; }
    section.content #about > * {
      z-index: 2;
      position: relative; }
    section.content #about h2 {
      margin-bottom: 5rem; }
    section.content #about .text {
      max-width: 55%;
      padding: 4rem;
      background-color: rgba(0, 0, 0, 0.5);
      color: white;
      font-size: 2rem;
      line-height: 1.5em;
      margin-bottom: 6rem; }
    section.content #about .lead {
      font-size: 1.5em;
      color: #ff941a;
      line-height: 1.5em; }
    section.content #about .button {
      text-transform: uppercase;
      background-color: #ff941a;
      color: white;
      font-family: brandon-grotesque, sans-serif;
      font-size: 1.8rem;
      text-align: center;
      display: inline-block;
      padding: 1rem 3rem;
      -webkit-border-radius: .3rem;
         -moz-border-radius: .3rem;
              border-radius: .3rem;
      text-decoration: none;
      font-weight: normal;
      line-height: 1em; }
      section.content #about .button:hover {
        background-color: white;
        color: #473520; }
    section.content #about .photo {
      position: absolute;
      left: 0;
      top: 0;
      top: -webkit-calc(0% + 12rem);
      top: -moz-calc(0% + 12rem);
      top: calc(0% + 12rem);
      height: 100%;
      height: -webkit-calc(100% - 12rem);
      height: -moz-calc(100% - 12rem);
      height: calc(100% - 12rem);
      width: auto;
      z-index: 1;
      /*
@media only screen and (max-width: 120rem){
				height: calc(60% - 12rem); top: 50%; transform: translateY(-50%);
			}
*/ }
    @media only screen and (max-width: 80rem) {
      section.content #about h2 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
           -moz-box-ordinal-group: 1;
            -ms-flex-order: 0;
                order: 0; }
      section.content #about .photo {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
           -moz-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1; }
      section.content #about .text {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
           -moz-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; }
      section.content #about .button {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
           -moz-box-ordinal-group: 5;
            -ms-flex-order: 4;
                order: 4; }
      section.content #about .photo {
        position: static;
        height: auto;
        max-width: 100%;
        -webkit-border-radius: .3rem;
           -moz-border-radius: .3rem;
                border-radius: .3rem;
        margin-bottom: -33vw; }
      section.content #about .text {
        max-width: 100%;
        padding: 2rem;
        font-size: 1.8rem;
        margin-bottom: 2rem; } }
  section.content #news {
    padding-top: 10rem; }
    section.content #news h2 {
      margin-bottom: 5rem; }
    section.content #news .news-list {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
         -moz-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    section.content #news a.news-tile {
      height: 35rem;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -moz-background-size: cover;
        -o-background-size: cover;
           background-size: cover;
      background-position: center center;
      -webkit-border-radius: .3rem;
         -moz-border-radius: .3rem;
              border-radius: .3rem;
      padding: 4rem;
      -webkit-box-align: end;
      -webkit-align-items: flex-end;
         -moz-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end;
      text-decoration: none !important;
      position: relative;
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 45%;
         -moz-box-flex: 1;
          -ms-flex: 1 1 45%;
              flex: 1 1 45%;
      margin-right: 4rem; }
      section.content #news a.news-tile .text {
        background-color: rgba(0, 0, 0, 0.5);
        padding: 2rem;
        font-family: brandon-grotesque, sans-serif;
        text-transform: uppercase;
        border-left: solid 0.8rem #ff941a;
        -webkit-border-radius: .3rem;
           -moz-border-radius: .3rem;
                border-radius: .3rem; }
        section.content #news a.news-tile .text h5 {
          margin: 0;
          line-height: 1em;
          color: white;
          font-weight: bold;
          font-size: 3.6rem;
          line-height: 1em; }
        section.content #news a.news-tile .text .date {
          color: #ff941a;
          font-size: 1.6rem;
          line-height: 1em;
          margin: 0;
          font-weight: normal; }
      section.content #news a.news-tile:after {
        content: '';
        display: block;
        width: 3rem;
        height: 3rem;
        position: absolute;
        bottom: 4rem;
        right: 4rem;
        -webkit-transform: translateX(-10rem);
           -moz-transform: translateX(-10rem);
            -ms-transform: translateX(-10rem);
             -o-transform: translateX(-10rem);
                transform: translateX(-10rem);
        background-image: url(http://www.flyingwildhog.com/img/img/arrows-right.svg);
        background-repeat: no-repeat;
        -moz-background-size: contain;
          -o-background-size: contain;
             background-size: contain;
        background-position: right center;
        opacity: 0; }
      section.content #news a.news-tile:hover:after {
        opacity: 1;
        -webkit-transform: translateX(0);
           -moz-transform: translateX(0);
            -ms-transform: translateX(0);
             -o-transform: translateX(0);
                transform: translateX(0); }
      section.content #news a.news-tile:hover .text {
        border-left-width: 1.1rem; }
    @media only screen and (max-width: 80rem) {
      section.content #news .news-list a.news-tile {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
           -moz-box-flex: 1;
            -ms-flex: 1 1 100%;
                flex: 1 1 100%;
        margin: 0 0 2rem 0;
        height: 17.5rem; }
        section.content #news .news-list a.news-tile .text h5 {
          font-size: 2rem; }
        section.content #news .news-list a.news-tile .text .date {
          font-size: 1.3rem; } }

#careers {
  background-color: #ff941a;
  padding: 5rem 4rem;
  margin-top: 5rem; }
  #careers .content {
    color: white;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    #careers .content .tagline {
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 50%;
         -moz-box-flex: 1;
          -ms-flex: 1 0 50%;
              flex: 1 0 50%;
      margin-top: 6rem; }
      #careers .content .tagline h3 {
        margin: 0;
        line-height: 0.8em;
        font-family: brandon-grotesque, sans-serif;
        font-size: 6rem;
        text-transform: uppercase;
        border-left: solid 0.8rem #473520;
        -webkit-border-radius: .3rem;
           -moz-border-radius: .3rem;
                border-radius: .3rem;
        padding-left: 3rem; }
        #careers .content .tagline h3 span {
          display: block; }
        #careers .content .tagline h3 .first-line {
          color: #1d1d1d;
          font-weight: normal;
          font-size: 0.5em; }
        #careers .content .tagline h3 .second-line {
          color: white;
          font-weight: 900; }
      #careers .content .tagline .button {
        display: inline-block;
        background-color: white;
        color: #ff941a;
        font-family: brandon-grotesque, sans-serif;
        font-size: 1.8rem;
        text-align: center;
        text-transform: uppercase;
        font-weight: normal;
        padding: 1rem 3rem;
        -webkit-border-radius: .3rem;
           -moz-border-radius: .3rem;
                border-radius: .3rem;
        text-decoration: none;
        margin: 3rem;
        line-height: 1em; }
        #careers .content .tagline .button:hover {
          cursor: pointer;
          background-color: #473520; }
    #careers .content .text {
      font-size: 1.8rem;
      line-height: 1.5em;
      color: #1d1d1d;
      padding: 0 2rem;
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 auto;
         -moz-box-flex: 1;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto;
      padding-bottom: 2rem; }
  @media only screen and (max-width: 80rem) {
    #careers {
      margin-top: 0;
      padding: 2rem; }
      #careers .content {
        text-align: center; }
        #careers .content .tagline .first-line {
          margin-bottom: 1rem; }
        #careers .content .tagline h3 {
          border-left: none;
          font-size: 3rem;
          padding-left: 0; } }

#footer-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 128rem;
  margin: 5rem auto;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-left: 4rem;
  padding-right: 4rem; }
  #footer-links .sign-up-form {
    margin-right: auto; }
  #footer-links .first-line {
    display: block;
    font-weight: normal;
    font-size: 0.43em;
    line-height: 1em; }
  #footer-links .second-line {
    font-weight: bold;
    line-height: 1em;
    display: block;
    color: white; }
  #footer-links > .sign-up-form h3, #footer-links > a {
    font-size: 4.2rem;
    margin: 0;
    line-height: 1em;
    font-family: brandon-grotesque, sans-serif;
    text-transform: uppercase;
    color: white;
    border-left: solid 0.8rem #473520;
    -webkit-border-radius: .3rem;
       -moz-border-radius: .3rem;
            border-radius: .3rem;
    padding-left: 2rem;
    display: inline-block;
    text-decoration: none;
    margin-left: 6rem;
    text-align: left; }
  #footer-links > .sign-up-form {
    text-align: left; }
    #footer-links > .sign-up-form h3 {
      margin-left: 0; }
    #footer-links > .sign-up-form p {
      margin: 0 0 2rem; }
    #footer-links > .sign-up-form p {
      color: #c4c4c4;
      margin-bottom: 0;
      clear: both;
      padding-left: 3rem;
      max-width: 26rem; }
  #footer-links > a:hover {
    border-left-color: #ff941a;
    cursor: pointer; }
  @media only screen and (max-width: 80rem) {
    #footer-links {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 2rem !important; }
      #footer-links > a {
        margin: 4rem auto 0 0; } }

#mc_embed_signup {
  clear: left;
  font: 14px Helvetica,Arial,sans-serif;
  margin: 20px 0 0 0;
  padding: 0;
  padding-left: 3rem; }
  #mc_embed_signup #mc_embed_signup_scroll {
    width: 25.5rem !important; }
  #mc_embed_signup #mc-embedded-subscribe-form {
    padding: 0; }
  #mc_embed_signup .mc-field-group {
    padding: 0;
    padding-right: 4.5rem;
    width: 25.5rem !important;
    position: relative; }
  #mc_embed_signup .mce_inline_error {
    background-color: transparent !important; }
  #mc_embed_signup #mce-EMAIL {
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    margin: 0;
    width: 21rem;
    height: 4rem;
    padding: 1rem;
    line-height: 2rem;
    font-family: "Roboto";
    min-width: 0; }
    #mc_embed_signup #mce-EMAIL.mce_inline_error {
      color: white !important; }
  #mc_embed_signup #mce-responses {
    margin: 1rem 0 0 !important;
    padding: 0 !important;
    display: block;
    width: 100% !important; }
  #mc_embed_signup .response {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 1.3rem !important;
    padding-bottom: 2rem !important; }
  #mc_embed_signup #mce-EMAIL:focus {
    border-color: #ff941a;
    outline: none; }
  #mc_embed_signup #mc-embedded-subscribe {
    font-size: 0;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    background-color: transparent;
    background-color: #473520;
    width: 4rem;
    height: 4rem;
    padding: 0;
    float: right;
    background-image: url(http://www.flyingwildhog.com/img/img/email.png);
    background-repeat: no-repeat;
    background-position: center center;
    -moz-background-size: 2rem 1.3rem;
      -o-background-size: 2rem 1.3rem;
         background-size: 2rem 1.3rem;
    position: absolute;
    top: 0;
    right: 0; }
    #mc_embed_signup #mc-embedded-subscribe:hover {
      background-color: #ff941a; }
  #mc_embed_signup #mce-EMAIL:focus + #mc-embedded-subscribe {
    background-color: #ff941a; }

footer {
  text-align: center;
  font-size: 1.4rem;
  font-weight: 200;
  position: relative;
  z-index: 2; }
  footer span {
    color: #999;
    font-size: 0.75em; }
  footer .copyrights-area {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 3rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    footer .copyrights-area .logo {
      height: 8rem;
      margin-right: 5rem;
      display: inline-block; }
      footer .copyrights-area .logo img {
        max-height: 100%;
        width: auto;
        display: inline-block; }
    footer .copyrights-area p {
      color: #c4c4c4;
      max-width: 50rem;
      text-align: left;
      margin-right: auto; }
    footer .copyrights-area .socials a {
      text-decoration: none;
      padding: 1rem; }
    footer .copyrights-area .socials a:hover {
      cursor: pointer; }
    footer .copyrights-area .socials a:hover svg path {
      fill: #ff941a !important; }
    footer .copyrights-area .socials svg {
      display: inline-block;
      width: 2rem;
      height: 2rem; }
  @media only screen and (max-width: 80rem) {
    footer {
      font-size: 1.2rem; }
      footer .copyrights-area {
        padding: 1rem; }
        footer .copyrights-area .logo {
          height: 4rem;
          margin-right: 2.5rem; }
        footer .copyrights-area .socials {
          text-align: right;
          width: 24rem;
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-wrap: wrap;
              -ms-flex-wrap: wrap;
                  flex-wrap: wrap; }
          footer .copyrights-area .socials a {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 50%;
               -moz-box-flex: 1;
                -ms-flex: 1 1 50%;
                    flex: 1 1 50%; } }
