@charset "UTF-8";
/*!
Theme Name: LG Creative 2018 Theme
Author: Lee Gustin
Author URI: http://leegustin.com
*/
/* stylelint-disable order/properties-alphabetical-order */
/* stylelint-enable */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

address {
  font-style: normal; }

html {
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, img {
  display: block; }

body {
  line-height: 1; }

blockquote, q {
  quotes: none; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: inherit;
  color: inherit; }

:focus {
  outline: none; }

strong {
  font-weight: bold; }

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

ul, ol {
  margin-left: 0;
  padding: 0 0 0 30px; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  padding: 0; }

button, input[type=button], input[type=reset], input[type=submit] {
  cursor: pointer;
  -webkit-appearance: button;
  overflow: visible; }

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0; }

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

/* Wordpress */
.alignleft {
  float: left;
  margin: 0 25px 15px 0; }

.alignright {
  float: right;
  margin: 0 0 15px 25px; }

.alignnone {
  margin: 10px 0 15px 0; }

.aligncenter {
  margin: 15px auto; }

pre {
  tab-size: 6;
  width: 90%;
  padding: 0;
  margin: 2em auto;
  overflow: auto;
  white-space: pre-wrap;
  overflow-y: hidden;
  font-size: 13px;
  line-height: 1.5;
  background: #efefef;
  border-left: 8px solid #b40b0b;
  padding: 10px;
  color: #333;
  font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console",  "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono",  "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace; }

.clearfix {
  *zoom: 1; }
  .clearfix:before, .clearfix:after {
    content: "";
    display: table; }
  .clearfix:after {
    clear: both; }

/**
 * Returns a list of all text-based input types (excluding textarea)
 * @pseudo {String} 	An optional pseudo selector (eg: :hover, :focus)
 * @additional {List} 	An optional list of additional input types posible types include: color, date, datetime, datetime-local, month, time, week
 */
@font-face {
  font-family: 'gustin';
  src: url("fonts/gustin.eot?94275980");
  src: url("fonts/gustin.eot?94275980#iefix") format("embedded-opentype"), url("fonts/gustin.woff2?94275980") format("woff2"), url("fonts/gustin.woff?94275980") format("woff"), url("fonts/gustin.ttf?94275980") format("truetype"), url("fonts/gustin.svg?94275980#gustin") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "gustin";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-left-open-big:before {
  content: '\3c'; }

/* '&lt;' */
.icon-right-open-big:before {
  content: '\3e'; }

/* '&gt;' */
.icon-mail:before {
  content: '\45'; }

/* 'E' */
.icon-facebook:before {
  content: '\46'; }

/* 'F' */
.icon-google:before {
  content: '\47'; }

/* 'G' */
.icon-heart:before {
  content: '\48'; }

/* 'H' */
.icon-instagram:before {
  content: '\49'; }

/* 'I' */
.icon-linkedin:before {
  content: '\4c'; }

/* 'L' */
.icon-pinterest:before {
  content: '\50'; }

/* 'P' */
.icon-flickr:before {
  content: '\52'; }

/* 'R' */
.icon-share:before {
  content: '\53'; }

/* 'S' */
.icon-twitter:before {
  content: '\54'; }

/* 'T' */
.icon-youtube:before {
  content: '\59'; }

/* 'Y' */
.icon-youtube-play:before {
  content: '\79'; }

/* 'y' */
.icon-location:before {
  content: '\e800'; }

/* '' */
.icon-artist:before {
  content: '\e801'; }

/* '' */
.icon-down:before {
  content: '\e802'; }

/* '' */
.icon-gamer:before {
  content: '\e803'; }

/* '' */
.icon-upload:before {
  content: '\e804'; }

/* '' */
.icon-graphic:before {
  content: '\e805'; }

/* '' */
.icon-inspiration:before {
  content: '\e806'; }

/* '' */
.icon-music:before {
  content: '\e807'; }

/* '' */
.icon-photography:before {
  content: '\e808'; }

/* '' */
.icon-stash:before {
  content: '\e809'; }

/* '' */
.icon-web:before {
  content: '\e80a'; }

/* '' */
.icon-plus:before {
  content: '\e820'; }

/* '' */
.icon-drag:before {
  content: '\f25a'; }

/* '' */
html {
  opacity: 0;
  overflow-y: hidden;
  overflow-x: hidden;
  transition: opacity 500ms ease-in-out 100ms; }
  html.loaded {
    opacity: 1;
    overflow-y: scroll; }

.no-js {
  opacity: 1;
  overflow-y: scroll; }

body {
  margin: 0;
  padding: 0 0 0 0;
  color: #343539;
  font: normal 14px/1.65 "Open Sans", sans-serif; }

* {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  margin: 0;
  padding: 0;
  line-height: 1.2; }

p {
  margin: 0 0 1em; }

strong {
  font-weight: strong; }

a,
a:visited,
a:hover {
  text-decoration: none; }

iframe {
  max-width: 100%; }

.container {
  max-width: 1140px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding: 0 20px; }
  .wide.container {
    max-width: 1500px; }

.btn {
  border: 0;
  background: none;
  font-size: 1em;
  color: #de8640;
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  padding: 0;
  line-height: 1;
  display: inline-block;
  outline: 0;
  border-radius: 0;
  text-decoration: none;
  position: relative;
  text-align: center;
  transition: all 400ms ease-in-out; }
  .btn span {
    position: relative;
    z-index: 2; }

.btn.fancy {
  font-size: 1.75em; }
  .btn.fancy:before {
    content: '';
    display: block;
    width: 50%;
    background: #e8e5e5;
    height: 15px;
    z-index: 0;
    position: absolute;
    left: 30px;
    bottom: -5px;
    transition: all 350ms ease-in-out; }
  .btn.fancy:hover:before {
    width: 90%;
    left: 10px; }

.social-nav a, section .gallery-wrap-wrap .dragme .icn, section.home-hero .section button:before, .ham-expand-wrapper .ham-expand-btn::before, .share-toggle:before, .ssk-group .ssk:before {
  font-family: "gustin";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.logo-wrap {
  width: 100%;
  height: 90px;
  position: relative;
  background: #343539;
  background-size: auto;
  transition: all 600ms ease-in-out; }

.logo {
  margin: 0;
  position: absolute;
  float: left;
  max-width: 80%;
  top: 50%;
  left: 60px;
  width: 50px;
  height: 56px;
  transform: translate3d(-50%, -50%, 0); }
  .logo a {
    display: block;
    text-decoration: none; }
  .logo svg path {
    transition: fill 350ms ease-in-out; }
  .logo:hover svg path.one {
    fill: #4c4d52; }

header {
  background: #343539;
  width: 100%;
  height: auto;
  z-index: 2018;
  transition: width 350ms ease-in-out; }

.hamburger {
  position: absolute;
  right: 20px;
  top: 30px; }

.nav {
  padding: 0; }
  .nav li {
    float: left;
    list-style: none; }
    .nav li a {
      text-decoration: none;
      display: block; }

.main-nav {
  width: 100%; }
  .main-nav li {
    float: none;
    width: 100%; }
  .main-nav a {
    font-size: 1.25em;
    letter-spacing: 1px;
    font-family: "Oswald", sans-serif;
    font-weight: 300;
    text-transform: capitalize;
    color: white;
    line-height: 1;
    padding: 18px 10px 18px 18px;
    position: relative;
    transition: padding 350ms ease-in-out; }
    .main-nav a:before {
      content: '';
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      height: 100%;
      width: 0;
      background: #de8640;
      transition: width 350ms ease-in-out; }
    .main-nav a:hover {
      padding-left: 20px; }
      .main-nav a:hover:before {
        width: 5px; }

.social-nav {
  clear: both;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 1em; }
  .social-nav a {
    color: #d0caca;
    font-size: 1.375em;
    transition: color 350ms ease-in-out; }
    .social-nav a:hover {
      color: #de8640; }

.email-address {
  text-align: center;
  display: block;
  padding: 5px 2px 5px 10px;
  opacity: 0;
  color: white;
  transition: opacity 500ms ease-in-out, padding 350ms ease-in-out; }
  .email-address.show {
    opacity: 1;
    padding-right: 10px; }

section {
  padding: 1.875em 1.875em;
  position: relative;
  overflow: hidden;
  z-index: 10; }
  section .inner {
    margin: 0 auto;
    position: relative;
    padding: 0.9375em 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
  section img {
    max-width: 100%;
    height: auto;
    z-index: 1; }
  section h2 {
    font-size: 3.125em; }
  section h3 {
    font-size: 1.75em;
    line-height: 1;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    color: #b9b1a8;
    font-style: italic; }
  section p {
    font-size: 1.125em;
    font-weight: 300;
    font-family: "Open Sans", sans-serif; }
  section .text {
    width: 100%;
    position: relative;
    z-index: 2; }
    section .text:before {
      content: '';
      display: block;
      height: 8px;
      width: 50px;
      background: #de8640;
      position: absolute;
      left: 0;
      top: 40px;
      transform: translateX(-100%); }
  section .gallery-wrap-wrap {
    width: 100%; }
    section .gallery-wrap-wrap .dragme {
      background: white;
      padding: 0.625em 1.25em;
      position: absolute;
      left: 50%;
      bottom: -10px;
      transform: translate3d(-50%, 25%, 0);
      z-index: 2;
      color: #b9b1a8;
      transition: all 300ms ease-out; }
      section .gallery-wrap-wrap .dragme.hide {
        opacity: 0;
        transform: translate3d(-50%, 50%, 0); }
      section .gallery-wrap-wrap .dragme .txt {
        display: block;
        text-align: center;
        font-size: 0.875em; }
      section .gallery-wrap-wrap .dragme .icn {
        font-size: 1.25em;
        font-weight: 200;
        display: block;
        will-change: transform;
        text-align: center;
        line-height: 1;
        animation: dragme 1500ms linear infinite; }
  section.home-hero {
    padding: 1.875em; }
    section.home-hero .inner {
      background: white;
      padding: 0;
      margin-top: 1.5625em; }
    section.home-hero .img-wrap {
      position: relative;
      max-width: 1200px; }
      section.home-hero .img-wrap a {
        color: white;
        position: absolute;
        right: 10px;
        top: 5px;
        font-family: "Oswald", sans-serif;
        font-size: 1.125em;
        font-weight: 300; }
    section.home-hero .section h2 {
      font-size: 2.8125em;
      text-transform: none;
      font-weight: 400;
      line-height: 0.85;
      margin-bottom: 0.5em;
      display: block;
      will-change: transform;
      letter-spacing: -1px;
      font-family: "Playfair Display", serif; }
      section.home-hero .section h2 strong {
        font-weight: 700;
        font-style: italic;
        color: #de8640; }
    section.home-hero .section p {
      font-style: italic;
      font-size: 1.5em;
      line-height: 1.2;
      margin: 0;
      max-width: 700px;
      will-change: transform; }
    section.home-hero .section button {
      color: #343539;
      padding: 0 0 0 1.25em;
      margin-top: 1.5625em; }
      section.home-hero .section button:before {
        content: '\e802';
        color: #de8640;
        position: absolute;
        left: 0;
        top: 2px;
        transition: top 350ms ease-in-out; }
      section.home-hero .section button:hover:before {
        top: 5px; }
  section.home-blog {
    padding-bottom: 1.25em; }
    section.home-blog .text {
      margin-top: -100px;
      background: rgba(255, 255, 255, 0.8);
      padding: 20px; }
      section.home-blog .text:before {
        display: none; }
      section.home-blog .text h3 {
        font-family: "Oswald", sans-serif;
        color: #343539;
        font-size: 1.875em;
        font-style: normal;
        font-weight: 300;
        margin-bottom: 0.625em; }
  section.home-gram {
    z-index: 20; }
    section.home-gram h3 {
      font-size: 2.5em;
      font-family: "Oswald", sans-serif;
      color: #343539;
      font-style: normal;
      text-align: center;
      margin: 0; }
    section.home-gram .gram-link {
      font-size: 0.5714285714em;
      font-weight: 300;
      font-style: italic;
      color: #b9b1a8;
      font-family: "Open Sans", sans-serif;
      display: inline-block;
      position: relative;
      top: -5px; }
    section.home-gram .instagram-wrap {
      margin-top: 3.125em;
      display: grid;
      grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
      grid-auto-rows: minmax(120px, auto);
      grid-gap: 15px;
      grid-auto-flow: dense; }
    section.home-gram figure {
      position: relative;
      background: #343539;
      margin: 0;
      overflow: hidden; }
      section.home-gram figure img {
        opacity: 0.5;
        transition: opacity 350ms ease-in-out;
        will-change: opacity;
        object-fit: cover;
        width: 100%;
        height: 100%; }
      section.home-gram figure figcaption {
        color: #fff;
        position: absolute;
        bottom: 0;
        left: 0;
        opacity: 1;
        padding: 0.3125em;
        pointer-events: none;
        text-align: center;
        z-index: 10;
        background: rgba(52, 53, 57, 0.85);
        transition: all 350ms ease-in-out; }
        section.home-gram figure figcaption span {
          font-size: 1.25em;
          color: white;
          font-family: "Oswald", sans-serif;
          line-height: 1; }
          section.home-gram figure figcaption span:before {
            color: #b9b1a8;
            font-size: 0.75em;
            margin: 0 10px 0 0;
            line-height: 1;
            position: relative;
            top: -5px; }
      section.home-gram figure.large {
        grid-column-end: span 2;
        grid-row-end: span 2; }
      section.home-gram figure:hover img {
        opacity: 1; }
      section.home-gram figure:hover figcaption {
        opacity: 0; }

@keyframes dragme {
  0%, 100% {
    transform: translate(0%); }
  45% {
    transform: translate(-20%); }
  66% {
    transform: translate(20%); } }

.inner-wrap {
  margin: 3em auto; }

.subtitle {
  color: #de8640;
  margin-bottom: 1em;
  font-size: 2.25em; }

.content {
  padding: 0 3em 3em 3em;
  width: 100%;
  clear: both;
  transition: all 350ms ease-in-out; }

body.home .content {
  padding: 0; }

body:not(.home) {
  overflow-x: hidden; }
  body:not(.home) .content:after {
    background: #e8e5e5;
    width: 120vw;
    height: 320px;
    transform: rotate(15deg);
    transition: all 350ms ease-in-out;
    content: '';
    position: absolute;
    left: -10%;
    top: -10%;
    z-index: -1; }

.section h1, .section h2, .section h3, .section h4, .section h5, .section h6 {
  color: #de8640;
  margin-bottom: 1em; }

.section h1 {
  font-size: 2.25em; }

.section h2 {
  font-size: 1.875em;
  color: #343539; }
  .section h2 strong {
    color: #de8640;
    font-weight: normal; }

.section h3 {
  font-size: 1.625em;
  color: #343539;
  margin-bottom: 0.5em; }

.section h4 {
  font-size: 1.625em; }

.section h5 {
  font-size: 1.375em; }

.section h6 {
  font-size: 1.125em; }

.section + .section {
  border-top: 1px solid #b9b1a8;
  padding-top: 1.5em;
  margin-top: 1.5em; }

.section p {
  font-size: 1.0625em; }
  .section p.post-meta {
    margin-bottom: 1.5em; }
  .section p:empty {
    display: none; }
  .section p + p {
    margin-top: 1.25em; }
  .section p.wp-caption-text {
    margin: 0;
    padding-top: 5px;
    font-size: 0.875em;
    font-style: italic;
    color: #6f6559; }

.section a {
  color: #de8640;
  text-decoration: none;
  position: relative;
  transition: all 350ms ease-in-out; }
  .section a.btn {
    color: white; }

.section hr {
  margin: 3em auto;
  border: 1px solid #b9b1a8;
  outline: none;
  width: 90%;
  max-width: 700px;
  display: block; }

.section .wp-caption,
.section img {
  max-width: 100%;
  height: auto; }

.section ul {
  padding-left: 10px;
  margin-top: 1.5em; }
  .section ul + p {
    margin-top: 1.5em; }
  .section ul li {
    list-style: none;
    padding-left: 15px;
    position: relative;
    margin-bottom: 8px;
    font-size: 1.0625em;
    font-weight: 400; }
    .section ul li:before {
      position: absolute;
      left: 0;
      top: 10px;
      line-height: 1;
      background: #de8640;
      font-weight: 100;
      content: '';
      width: 6px;
      height: 6px;
      border-radius: 50%; }
  .section ul.wp-block-gallery {
    padding: 0; }
    .section ul.wp-block-gallery li {
      padding-left: 0; }
      .section ul.wp-block-gallery li:before {
        display: none; }

.section .tooltip .tipbox {
  display: none;
  width: 0;
  height: 0;
  overflow: hidden; }

.section ol {
  margin: 1em 0;
  padding-left: 10px;
  list-style-type: none;
  counter-reset: step-counter; }
  .section ol li {
    counter-increment: step-counter;
    position: relative;
    padding-left: 30px;
    font-weight: 400;
    font-size: 1.0625em; }
    .section ol li + li {
      margin-top: 0.5em; }
    .section ol li:before {
      content: counter(step-counter);
      position: absolute;
      left: -2px;
      top: 3px;
      font-size: 80%;
      background-color: #de8640;
      color: white;
      font-weight: bold;
      height: 20px;
      width: 20px;
      line-height: 20px;
      text-align: center; }
    .section ol li ol > li, .section ol li ul > li {
      font-size: 1em; }
    .section ol li ol {
      counter-reset: step-counter; }
      .section ol li ol ol {
        counter-reset: step-counter; }
    .section ol li ul {
      counter-reset: step-counter; }
      .section ol li ul > li {
        list-style: none;
        padding-left: 15px;
        position: relative;
        margin-bottom: 8px;
        font-weight: 400; }
        .section ol li ul > li:before {
          position: absolute;
          left: 0;
          top: 10px;
          line-height: 1;
          background: #de8640;
          font-weight: 100;
          content: '';
          width: 6px;
          height: 6px;
          border-radius: 50%; }

.section blockquote {
  margin: 1em 0;
  padding: 1em 1em 1em 2em;
  border-left: 5px solid #de8640;
  font-size: 1.125em; }
  .section blockquote p:last-child {
    margin-bottom: 0; }

.section figure.wp-block-image {
  display: block;
  width: 100%;
  text-align: center;
  margin: 1.5em auto; }
  .section figure.wp-block-image a {
    display: block; }
  .section figure.wp-block-image img {
    margin: 0 auto;
    display: block; }

.video-wrap {
  clear: both;
  width: auto;
  width: 100%;
  display: block;
  max-width: 850px; }
  .video-wrap .video {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0; }
  .video-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important; }
  .video-wrap h6 {
    margin-top: 10px;
    margin-bottom: 0; }
  .video-wrap .caption {
    font-size: 0.9375em;
    font-style: italic;
    color: #999;
    padding-top: 5px; }
  .video-wrap.float-center {
    margin: 2em auto; }
  .video-wrap.float-left {
    float: left;
    margin: 17px 2.25em 1em 0; }
  .video-wrap.float-right {
    float: right;
    margin: 17px 0 1em 2.25em; }

.ham-expand-wrapper {
  position: relative;
  overflow: hidden;
  display: block;
  margin-bottom: 20px;
  transition: max-height 300ms ease-in-out; }
  .ham-expand-wrapper span {
    display: block; }
  .ham-expand-wrapper .ham-expand-btn {
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    color: white;
    font-weight: 600;
    font-size: 1.125em;
    position: relative;
    padding: 10px 8px 10px 40px;
    background: #de8640;
    width: 100%;
    line-height: 1.3; }
    .ham-expand-wrapper .ham-expand-btn::before {
      color: white;
      display: block;
      font-style: normal;
      font-weight: normal;
      content: '\e820';
      font-size: 1.5em;
      position: absolute;
      left: 8px;
      top: 8px;
      line-height: 1;
      will-change: transform;
      transition: all 350ms linear; }
    .ham-expand-wrapper .ham-expand-btn:hover::before {
      color: #de8640; }
  .ham-expand-wrapper .ham-expand-content {
    padding: 10px 0 0 40px; }
    .ham-expand-wrapper .ham-expand-content br {
      display: none; }
  .ham-expand-wrapper.open .ham-expand-btn::before {
    transform: rotate(45deg);
    color: #de8640; }

.section .ham-expand-wrapper:last-child {
  margin-bottom: 0; }

article.portfolio,
article.post {
  width: 100%;
  position: relative;
  margin-bottom: 1em;
  overflow: hidden; }
  article.portfolio:after,
  article.post:after {
    content: '';
    width: 90%;
    height: 25%;
    display: block;
    position: absolute;
    left: 5%;
    bottom: 5%;
    background: rgba(232, 229, 229, 0.9);
    z-index: 2; }
  article.portfolio .hotspot,
  article.post .hotspot {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: white;
    opacity: 0;
    display: block;
    z-index: 10; }
  article.portfolio h3,
  article.post h3 {
    font-size: 1.875em;
    color: #343539;
    position: absolute;
    left: 10%;
    bottom: 10%;
    z-index: 3;
    width: 80%; }
  article.portfolio .img-wrap,
  article.post .img-wrap {
    max-width: 100%; }
    article.portfolio .img-wrap img,
    article.post .img-wrap img {
      width: 100%;
      height: auto; }

.single-wrap .images {
  width: 100%;
  clear: both;
  margin-top: 2em; }
  .single-wrap .images img {
    max-width: 100%;
    height: auto; }
    .single-wrap .images img + img {
      margin-top: 2.5em; }

.single-wrap .deets {
  width: 100%; }

.single-wrap .single-title {
  font-size: 2.8125em;
  color: #de8640;
  margin-bottom: 0.5em;
  line-height: 1; }

.single-wrap .loc {
  margin: 1em 0;
  font-size: 1.125em;
  transition: color 350ms ease-in-out; }
  .single-wrap .loc:before {
    margin: 0 8px 0 0;
    color: #b9b1a8;
    width: auto;
    position: relative;
    top: -1px; }
  .single-wrap .loc a:hover {
    color: #de8640; }

.single-wrap .post-social {
  clear: both;
  margin-top: 1.5em; }

.post-nav {
  clear: both;
  margin-top: 3em; }
  .post-nav > div {
    width: 100%;
    position: relative;
    height: 185px;
    background-repeat: no-repeat;
    background-position: center 15%;
    background-size: cover;
    background-color: #b9b1a8;
    background-blend-mode: screen;
    transition: background-color 350ms ease-in-out; }
    .post-nav > div:before {
      display: block;
      font-size: 0.875em;
      font-style: italic;
      position: absolute;
      color: #b9b1a8;
      top: -25px;
      left: 0;
      content: 'Previous Post'; }
    .post-nav > div h4 {
      font-size: 1.5em;
      color: #343539;
      position: absolute;
      left: 5%;
      bottom: 10%;
      z-index: 1;
      width: 90%;
      padding: 15px;
      background: rgba(232, 229, 229, 0.9);
      transition: color 350ms ease-in-out 100ms; }
      .post-nav > div h4:before {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 5px;
        background: #de8640;
        z-index: -1;
        transition: width 350ms ease-in-out; }
    .post-nav > div + div {
      margin-top: 40px; }
      .post-nav > div + div:before {
        content: 'Next Post'; }
    .post-nav > div > a {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      z-index: 2;
      background: white;
      opacity: 0; }
    .post-nav > div:hover {
      background-color: #343539; }
      .post-nav > div:hover h4 {
        color: white; }
        .post-nav > div:hover h4:before {
          width: 100%; }

.post-header {
  position: relative;
  min-height: 300px;
  max-width: 1300px; }
  .post-header .single-title {
    clear: left;
    position: relative;
    background: white;
    padding: 15px;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: padding 350ms ease-in-out; }
    .post-header .single-title h1 {
      font-size: 2.625em;
      color: #de8640;
      margin-bottom: 0.25em;
      position: relative; }
      .post-header .single-title h1 span {
        display: block;
        position: relative;
        z-index: 1; }
      .post-header .single-title h1:after {
        content: '';
        display: block;
        position: absolute;
        line-height: 1;
        height: 21px;
        width: 55%;
        max-width: 250px;
        left: -10px;
        bottom: -4px;
        background: #e8e5e5;
        z-index: 0; }
  .post-header .header-image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    height: 300px;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    transition: width 350ms ease-in-out; }
  .post-header .post-meta {
    color: #343539;
    margin: 0; }
    .post-header .post-meta a {
      font-weight: 700;
      color: #343539;
      transition: color 350ms ease-in-out; }
      .post-header .post-meta a:hover {
        color: #de8640; }

.share-wrap {
  float: left;
  position: relative; }

.share-toggle {
  font-size: 0.9375em;
  border: 0;
  background: none;
  margin: 0;
  padding: 0;
  color: #b9b1a8;
  font-weight: 600;
  cursor: pointer;
  position: relative;
  z-index: 2;
  transition: color 350ms ease-in-out; }
  .share-toggle:hover, .share-toggle.on {
    color: #343539; }
    .share-toggle:hover:before, .share-toggle.on:before {
      color: #de8640; }
  .share-toggle:before {
    content: '\53';
    display: block;
    font-size: 1.875em;
    margin-bottom: 8px;
    line-height: 1;
    color: #b9b1a8;
    font-weight: 100;
    transition: color 350ms ease-in-out; }

.ssk-group {
  max-height: 0;
  overflow: hidden;
  width: 100%;
  opacity: 0;
  z-index: 10;
  position: absolute;
  left: -50px;
  top: 0;
  transition: all 600ms ease-in-out; }
  .ssk-group.open {
    max-height: 160px;
    opacity: 1; }
  .ssk-group .ssk {
    border: 0;
    width: 100%;
    padding: 0;
    color: white;
    height: 40px;
    font-size: 0.875em;
    float: left;
    position: relative;
    padding-left: 40px;
    line-height: 40px;
    text-decoration: none;
    cursor: pointer; }
    .ssk-group .ssk span {
      display: none; }
    .ssk-group .ssk:before {
      display: block;
      text-align: center;
      font-size: 1.25em;
      height: 100%;
      width: 40px;
      position: absolute;
      left: 0;
      top: 0;
      line-height: 40px;
      font-weight: 100;
      transition: background 350ms ease-in-out; }
    .ssk-group .ssk.ssk-facebook {
      background: #255C95; }
      .ssk-group .ssk.ssk-facebook:before {
        background: #1F4E7E;
        content: '\46'; }
      .ssk-group .ssk.ssk-facebook:hover:before {
        background: #255C95; }
    .ssk-group .ssk.ssk-twitter {
      background: #00B4E0; }
      .ssk-group .ssk.ssk-twitter:before {
        background: #0099BE;
        content: '\54'; }
      .ssk-group .ssk.ssk-twitter:hover:before {
        background: #00B4E0; }
    .ssk-group .ssk.ssk-pinterest {
      background: #F1403A; }
      .ssk-group .ssk.ssk-pinterest:before {
        background: #CD3631;
        content: '\50'; }
      .ssk-group .ssk.ssk-pinterest:hover:before {
        background: #F1403A; }
    .ssk-group .ssk.ssk-email {
      background: #1C87BD; }
      .ssk-group .ssk.ssk-email:before {
        background: #187AAB;
        content: '\45'; }
      .ssk-group .ssk.ssk-email:hover:before {
        background: #1C87BD; }

/* Loader */
.loader,
.loader:before,
.loader:after {
  background: rgba(185, 177, 168, 0.2);
  animation: load1 1s infinite ease-in-out;
  width: 0.25em;
  height: 0.6em; }

.loader:before,
.loader:after {
  position: absolute;
  top: 0;
  content: ''; }

.loader:before {
  left: -0.375em;
  animation-delay: -0.32s; }

.loader {
  text-indent: -9999em;
  display: block;
  position: relative;
  vertical-align: middle;
  font-size: 1em;
  transform: translateZ(0);
  animation-delay: -0.16s;
  margin: -5px 0 0 15px; }

.loader:after {
  left: .375em; }

@keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0 rgba(185, 177, 168, 0.2);
    height: .6em; }
  40% {
    box-shadow: 0 -0.3em rgba(185, 177, 168, 0.2);
    height: 1em; } }

body:not(.home) .footer-wrap {
  margin: 2em -3em 0 -3em; }

body:not(.home) .content {
  padding-bottom: 0; }

.page-loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: rgba(232, 229, 229, 0.95); }
  .page-loader svg {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateed(-50%, -50%, 0);
    z-index: 2;
    animation: spin 2s infinite linear; }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

footer {
  text-align: center;
  clear: both;
  padding: 0em;
  color: #343539;
  line-height: 1;
  max-width: 550px;
  border-top: 1px solid #e8e5e5;
  margin: 2.5em auto 0 auto;
  padding: 3.125em 1.25em 2.5em 1.25em; }
  footer svg {
    max-width: 60px; }
  footer p {
    margin: 1.5625em 0 0 0; }
  footer a {
    color: #343539;
    transition: color 350ms ease-in-out; }
    footer a:hover {
      color: #de8640; }

/**
 * Super Simple Grid System
 * @version 2.0.1
 */
/**
 * All options start with $ssgs-. In this file they are set using the !default
 * flag so you can override the options before including this file.Use the
 * options to achieve the following tasks:
 *
 * [4]: Use this option to tell SSGS which columns to set up. This option
 *      expects either a one-dimensional or a two-dimensional list. Passing
 *      '2 3 4' would set up all columns (i.e. from '1-2' to '4-4'). If you pass
 *      a two dimensional list (e.g. '2 (1), 3 (1), 4 (3)'), SSGS would only set
 *      up the columns '1-2', '1-3' and '3-4'.
 * [5]: This option tells SSGS how wide gutters should be. Gutters in SSGS are
 *      fixed, while columns are fully flexible. That means you should pass
 *      values like px or em to this option.
 *
 * In most cases you would only override options [3] to [5].
 */
/* [4] */
/* [5] */
[data-grid] {
  display: block;
  margin-left: -4em;
  margin-top: 1em; }
  [data-grid]:after {
    content: "";
    display: table;
    clear: both; }

[data-grid~="rev"] [data-col] {
  float: right; }

[data-grid~="gutterless"] {
  margin-left: -4em; }
  [data-grid~="gutterless"] [data-col] {
    padding-left: 0; }

[data-col] {
  display: block;
  width: 100%;
  float: left;
  padding-left: 4em;
  box-sizing: border-box; }

[data-col~="1-2"], [data-col~="2-4"], [data-col~="3-6"] {
  width: 50%; }

[data-col~="1-3"], [data-col~="2-6"] {
  width: 33.3333333333%; }

[data-col~="2-3"], [data-col~="4-6"] {
  width: 66.6666666667%; }

[data-col~="1-4"] {
  width: 25%; }

[data-col~="3-4"] {
  width: 75%; }

[data-col~="1-5"] {
  width: 20%; }

[data-col~="2-5"] {
  width: 40%; }

[data-col~="3-5"] {
  width: 60%; }

[data-col~="4-5"] {
  width: 80%; }

[data-col~="1-6"] {
  width: 16.6666666667%; }

[data-col~="5-6"] {
  width: 83.3333333333%; }

@media (min-width: 960px) {
  [data-col~="M1-2"], [data-col~="M2-4"], [data-col~="M3-6"] {
    width: 50%; }
  [data-col~="M1-3"], [data-col~="M2-6"] {
    width: 33.3333333333%; }
  [data-col~="M2-3"], [data-col~="M4-6"] {
    width: 66.6666666667%; }
  [data-col~="M1-4"] {
    width: 25%; }
  [data-col~="M3-4"] {
    width: 75%; }
  [data-col~="M1-5"] {
    width: 20%; }
  [data-col~="M2-5"] {
    width: 40%; }
  [data-col~="M3-5"] {
    width: 60%; }
  [data-col~="M4-5"] {
    width: 80%; }
  [data-col~="M1-6"] {
    width: 16.6666666667%; }
  [data-col~="M5-6"] {
    width: 83.3333333333%; } }

@media (min-width: 1400px) {
  [data-col~="L1-2"], [data-col~="L2-4"], [data-col~="L3-6"] {
    width: 50%; }
  [data-col~="L1-3"], [data-col~="L2-6"] {
    width: 33.3333333333%; }
  [data-col~="L2-3"], [data-col~="L4-6"] {
    width: 66.6666666667%; }
  [data-col~="L1-4"] {
    width: 25%; }
  [data-col~="L3-4"] {
    width: 75%; }
  [data-col~="L1-5"] {
    width: 20%; }
  [data-col~="L2-5"] {
    width: 40%; }
  [data-col~="L3-5"] {
    width: 60%; }
  [data-col~="L4-5"] {
    width: 80%; }
  [data-col~="L1-6"] {
    width: 16.6666666667%; }
  [data-col~="L5-6"] {
    width: 83.3333333333%; } }

.grid .inner {
  background: #eee; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }
  .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out; }

.mfp-zoom {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: pointer;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #cccccc; }
    .mfp-preloader a:hover {
      color: white; }

.mfp-s-ready .mfp-preloader, .mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444; }
  .mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

@media only screen and (min-width: 980px) and (min-height: 800px) {
  html.js section.home-two .gallery-wrap-wrap,
  html.js section.home-one .text,
  html.js section.home-three .text,
  html.js section.home-blog .img-wrap {
    opacity: 0;
    transform: translateX(-50px);
    transition: all 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 500ms; }
    html.js section.home-two .gallery-wrap-wrap.inview,
    html.js section.home-one .text.inview,
    html.js section.home-three .text.inview,
    html.js section.home-blog .img-wrap.inview {
      opacity: 1;
      transform: translateX(0px); }
  html.js section.home-hero h2, html.js section.home-hero p {
    opacity: 0;
    transform: translateX(-50px);
    transition: all 800ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 1200ms; }
  html.js section.home-hero p {
    transition-delay: 2000ms; }
    html.js section.home-hero p + p {
      transition-delay: 2400ms; }
  html.js section.home-hero.inview h2, html.js section.home-hero.inview p {
    opacity: 1;
    transform: translateX(0px); }
  html.js section.home-one img,
  html.js section.home-three img,
  html.js section.home-two .text {
    opacity: 0;
    transform: translateX(50px);
    transition: all 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 500ms; }
    html.js section.home-one img.inview,
    html.js section.home-three img.inview,
    html.js section.home-two .text.inview {
      opacity: 1;
      transform: translateX(0px); }
  html.js section.home-blog .text {
    opacity: 0;
    transform: translate3d(20%, -50%, 0);
    transition: all 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 500ms; }
    html.js section.home-blog .text.inview {
      opacity: 1;
      transform: translate3d(0%, -50%, 0); } }

/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */ }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%; }

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none; }

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden; }

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 *  Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 *  Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

/*
 *  Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/*! jQuery UI - v1.11.0 - 2014-07-09
* http://jqueryui.com
* Includes: core.css, datepicker.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=0px&bgColorHeader=%23eee&bgTextureHeader=highlight_soft&bgImgOpacityHeader=0&borderColorHeader=%23eee&fcHeader=%23333&iconColorHeader=%230069AA&bgColorContent=%23ffffff&bgTextureContent=flat&bgImgOpacityContent=0&borderColorContent=%23eee&fcContent=%23222222&iconColorContent=%23222222&bgColorDefault=%23eee&bgTextureDefault=glass&bgImgOpacityDefault=0&borderColorDefault=%23eee&fcDefault=%230069AA&iconColorDefault=%230069AA&bgColorHover=%23ddd&bgTextureHover=glass&bgImgOpacityHover=0&borderColorHover=%23ddd&fcHover=%230069AA&iconColorHover=%230069AA&bgColorActive=%23ffffff&bgTextureActive=glass&bgImgOpacityActive=0&borderColorActive=%23aaaaaa&fcActive=%23212121&iconColorActive=%23454545&bgColorHighlight=%23fff&bgTextureHighlight=glass&bgImgOpacityHighlight=0&borderColorHighlight=%23eee&fcHighlight=%23F26649&iconColorHighlight=%232e83ff&bgColorError=%23fef1ec&bgTextureError=glass&bgImgOpacityError=0&borderColorError=%23F26649&fcError=%23F26649&iconColorError=%23F26649&bgColorOverlay=%23aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=%23aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */ }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important; }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0; }

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 2px; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 2px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%; }

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1.1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1em; }

.ui-widget-content {
  border: 1px solid #eee;
  background: #ffffff url("images/ui-bg_flat_0_ffffff_40x100.png") 50% 50% repeat-x;
  color: #222222; }

.ui-widget-content a {
  color: #222222; }

.ui-widget-header {
  border: 1px solid #eee;
  background: #eee url("images/ui-bg_highlight-soft_0_eee_1x100.png") 50% 50% repeat-x;
  color: #333;
  font-weight: bold; }

.ui-widget-header a {
  color: #333; }

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #eee;
  background: #eee url("images/ui-bg_glass_0_eee_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #0069AA; }

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #0069AA;
  text-decoration: none; }

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #ddd;
  background: #ddd url("images/ui-bg_glass_0_ddd_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #0069AA; }

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #0069AA;
  text-decoration: none; }

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaaaaa;
  background: #ffffff url("images/ui-bg_glass_0_ffffff_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #212121; }

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #eee;
  background: #fff url("images/ui-bg_glass_0_fff_1x400.png") 50% 50% repeat-x;
  color: #F26649; }

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #F26649; }

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #F26649;
  background: #fef1ec url("images/ui-bg_glass_0_fef1ec_1x400.png") 50% 50% repeat-x;
  color: #F26649; }

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #F26649; }

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #F26649; }

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal; }

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* For IE8 - See #6059 */ }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px; }

.ui-state-default .ui-icon {
  background-image: url("images/ui-icons_0069AA_256x240.png"); }

.ui-state-active .ui-icon {
  background-image: url("images/ui-icons_454545_256x240.png"); }

.ui-state-highlight .ui-icon {
  background-image: url("images/ui-icons_2e83ff_256x240.png"); }

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_F26649_256x240.png"); }

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-carat-1-n {
  background-position: 0 0; }

.ui-icon-carat-1-ne {
  background-position: -16px 0; }

.ui-icon-carat-1-e {
  background-position: -32px 0; }

.ui-icon-carat-1-se {
  background-position: -48px 0; }

.ui-icon-carat-1-s {
  background-position: -64px 0; }

.ui-icon-carat-1-sw {
  background-position: -80px 0; }

.ui-icon-carat-1-w {
  background-position: -96px 0; }

.ui-icon-carat-1-nw {
  background-position: -112px 0; }

.ui-icon-carat-2-n-s {
  background-position: -128px 0; }

.ui-icon-carat-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -64px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -64px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 0px; }

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 0px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 0px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 0px; }

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa url("images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30); }

.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa url("images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30);
  border-radius: 8px; }

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 0 0;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }
  .hamburger:hover {
    opacity: 1; }

.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 40px;
    height: 4px;
    background-color: #de8640;
    border-radius: 0px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    top: -10px; }
  .hamburger-inner::after {
    bottom: -10px; }

/*
   * 3DX Reverse
   */
.hamburger--3dx-r .hamburger-box {
  perspective: 80px; }

.hamburger--3dx-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dx-r .hamburger-inner::before, .hamburger--3dx-r .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dx-r.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateY(-180deg); }
  .hamburger--3dx-r.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg); }
  .hamburger--3dx-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg); }

/*
   * 3DX
   */
.hamburger--3dx .hamburger-box {
  perspective: 80px; }

.hamburger--3dx .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dx .hamburger-inner::before, .hamburger--3dx .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dx.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateY(180deg); }
  .hamburger--3dx.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg); }
  .hamburger--3dx.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg); }

/*
   * 3DXY Reverse
   */
.hamburger--3dxy-r .hamburger-box {
  perspective: 80px; }

.hamburger--3dxy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dxy-r .hamburger-inner::before, .hamburger--3dxy-r .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dxy-r.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg); }
  .hamburger--3dxy-r.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg); }
  .hamburger--3dxy-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg); }

/*
   * 3DXY
   */
.hamburger--3dxy .hamburger-box {
  perspective: 80px; }

.hamburger--3dxy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dxy .hamburger-inner::before, .hamburger--3dxy .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dxy.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateX(180deg) rotateY(180deg); }
  .hamburger--3dxy.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg); }
  .hamburger--3dxy.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg); }

/*
   * 3DY Reverse
   */
.hamburger--3dy-r .hamburger-box {
  perspective: 80px; }

.hamburger--3dy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dy-r .hamburger-inner::before, .hamburger--3dy-r .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dy-r.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateX(180deg); }
  .hamburger--3dy-r.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg); }
  .hamburger--3dy-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg); }

/*
   * 3DY
   */
.hamburger--3dy .hamburger-box {
  perspective: 80px; }

.hamburger--3dy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dy .hamburger-inner::before, .hamburger--3dy .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dy.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateX(-180deg); }
  .hamburger--3dy.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg); }
  .hamburger--3dy.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg); }

/*
   * Arrow Right
   */
.hamburger--arrow-r.is-active .hamburger-inner::before {
  transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1); }

.hamburger--arrow-r.is-active .hamburger-inner::after {
  transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1); }

/*
   * Arrow
   */
.hamburger--arrow.is-active .hamburger-inner::before {
  transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1); }

.hamburger--arrow.is-active .hamburger-inner::after {
  transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1); }

/*
   * Arrow Alt Right
   */
.hamburger--arrowalt-r .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt-r .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt-r.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(8px, -10px, 0) rotate(45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

.hamburger--arrowalt-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(8px, 10px, 0) rotate(-45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

/*
   * Arrow Alt
   */
.hamburger--arrowalt .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(-8px, -10px, 0) rotate(-45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

.hamburger--arrowalt.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(-8px, 10px, 0) rotate(45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

/*
   * Arrow Turn Right
   */
.hamburger--arrowturn-r.is-active .hamburger-inner {
  transform: rotate(-180deg); }
  .hamburger--arrowturn-r.is-active .hamburger-inner::before {
    transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1); }
  .hamburger--arrowturn-r.is-active .hamburger-inner::after {
    transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1); }

/*
   * Arrow Turn
   */
.hamburger--arrowturn.is-active .hamburger-inner {
  transform: rotate(-180deg); }
  .hamburger--arrowturn.is-active .hamburger-inner::before {
    transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1); }
  .hamburger--arrowturn.is-active .hamburger-inner::after {
    transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1); }

/*
   * Boring
   */
.hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner::before, .hamburger--boring .hamburger-inner::after {
  transition-property: none; }

.hamburger--boring.is-active .hamburger-inner {
  transform: rotate(45deg); }
  .hamburger--boring.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0; }
  .hamburger--boring.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg); }

/*
   * Collapse Reverse
   */
.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--collapse-r .hamburger-inner::after {
    top: -20px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear; }
  .hamburger--collapse-r .hamburger-inner::before {
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--collapse-r.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--collapse-r.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear; }
  .hamburger--collapse-r.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(90deg);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Collapse
   */
.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--collapse .hamburger-inner::after {
    top: -20px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear; }
  .hamburger--collapse .hamburger-inner::before {
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--collapse.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--collapse.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear; }
  .hamburger--collapse.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-90deg);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Elastic Reverse
   */
.hamburger--elastic-r .hamburger-inner {
  top: 2px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }
  .hamburger--elastic-r .hamburger-inner::before {
    top: 10px;
    transition: opacity 0.125s 0.275s ease; }
  .hamburger--elastic-r .hamburger-inner::after {
    top: 20px;
    transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic-r.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(-135deg);
  transition-delay: 0.075s; }
  .hamburger--elastic-r.is-active .hamburger-inner::before {
    transition-delay: 0s;
    opacity: 0; }
  .hamburger--elastic-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -20px, 0) rotate(270deg);
    transition-delay: 0.075s; }

/*
   * Elastic
   */
.hamburger--elastic .hamburger-inner {
  top: 2px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }
  .hamburger--elastic .hamburger-inner::before {
    top: 10px;
    transition: opacity 0.125s 0.275s ease; }
  .hamburger--elastic .hamburger-inner::after {
    top: 20px;
    transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(135deg);
  transition-delay: 0.075s; }
  .hamburger--elastic.is-active .hamburger-inner::before {
    transition-delay: 0s;
    opacity: 0; }
  .hamburger--elastic.is-active .hamburger-inner::after {
    transform: translate3d(0, -20px, 0) rotate(-270deg);
    transition-delay: 0.075s; }

/*
   * Emphatic Reverse
   */
.hamburger--emphatic-r {
  overflow: hidden; }
  .hamburger--emphatic-r .hamburger-inner {
    transition: background-color 0.125s 0.175s ease-in; }
    .hamburger--emphatic-r .hamburger-inner::before {
      left: 0;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in; }
    .hamburger--emphatic-r .hamburger-inner::after {
      top: 10px;
      right: 0;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in; }
  .hamburger--emphatic-r.is-active .hamburger-inner {
    transition-delay: 0s;
    transition-timing-function: ease-out;
    background-color: transparent; }
    .hamburger--emphatic-r.is-active .hamburger-inner::before {
      left: -80px;
      top: 80px;
      transform: translate3d(80px, -80px, 0) rotate(-45deg);
      transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }
    .hamburger--emphatic-r.is-active .hamburger-inner::after {
      right: -80px;
      top: 80px;
      transform: translate3d(-80px, -80px, 0) rotate(45deg);
      transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }

/*
   * Emphatic
   */
.hamburger--emphatic {
  overflow: hidden; }
  .hamburger--emphatic .hamburger-inner {
    transition: background-color 0.125s 0.175s ease-in; }
    .hamburger--emphatic .hamburger-inner::before {
      left: 0;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in; }
    .hamburger--emphatic .hamburger-inner::after {
      top: 10px;
      right: 0;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in; }
  .hamburger--emphatic.is-active .hamburger-inner {
    transition-delay: 0s;
    transition-timing-function: ease-out;
    background-color: transparent; }
    .hamburger--emphatic.is-active .hamburger-inner::before {
      left: -80px;
      top: -80px;
      transform: translate3d(80px, 80px, 0) rotate(45deg);
      transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }
    .hamburger--emphatic.is-active .hamburger-inner::after {
      right: -80px;
      top: -80px;
      transform: translate3d(-80px, 80px, 0) rotate(-45deg);
      transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }

/*
   * Minus
   */
.hamburger--minus .hamburger-inner::before, .hamburger--minus .hamburger-inner::after {
  transition: bottom 0.08s 0s ease-out, top 0.08s 0s ease-out, opacity 0s linear; }

.hamburger--minus.is-active .hamburger-inner::before, .hamburger--minus.is-active .hamburger-inner::after {
  opacity: 0;
  transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s 0.08s linear; }

.hamburger--minus.is-active .hamburger-inner::before {
  top: 0; }

.hamburger--minus.is-active .hamburger-inner::after {
  bottom: 0; }

/*
   * Slider Reverse
   */
.hamburger--slider-r .hamburger-inner {
  top: 2px; }
  .hamburger--slider-r .hamburger-inner::before {
    top: 10px;
    transition-property: transform, opacity;
    transition-timing-function: ease;
    transition-duration: 0.15s; }
  .hamburger--slider-r .hamburger-inner::after {
    top: 20px; }

.hamburger--slider-r.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(-45deg); }
  .hamburger--slider-r.is-active .hamburger-inner::before {
    transform: rotate(45deg) translate3d(5.7142857143px, -6px, 0);
    opacity: 0; }
  .hamburger--slider-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -20px, 0) rotate(90deg); }

/*
   * Slider
   */
.hamburger--slider .hamburger-inner {
  top: 2px; }
  .hamburger--slider .hamburger-inner::before {
    top: 10px;
    transition-property: transform, opacity;
    transition-timing-function: ease;
    transition-duration: 0.15s; }
  .hamburger--slider .hamburger-inner::after {
    top: 20px; }

.hamburger--slider.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(45deg); }
  .hamburger--slider.is-active .hamburger-inner::before {
    transform: rotate(-45deg) translate3d(-5.7142857143px, -6px, 0);
    opacity: 0; }
  .hamburger--slider.is-active .hamburger-inner::after {
    transform: translate3d(0, -20px, 0) rotate(-90deg); }

/*
   * Spin Reverse
   */
.hamburger--spin-r .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spin-r .hamburger-inner::before {
    transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in; }
  .hamburger--spin-r .hamburger-inner::after {
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin-r.is-active .hamburger-inner {
  transform: rotate(-225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--spin-r.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out; }
  .hamburger--spin-r.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(90deg);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Spin
   */
.hamburger--spin .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spin .hamburger-inner::before {
    transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in; }
  .hamburger--spin .hamburger-inner::after {
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin.is-active .hamburger-inner {
  transform: rotate(225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--spin.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out; }
  .hamburger--spin.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Spring Reverse
   */
.hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spring-r .hamburger-inner::after {
    top: -20px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear; }
  .hamburger--spring-r .hamburger-inner::before {
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spring-r.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--spring-r.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear; }
  .hamburger--spring-r.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(90deg);
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Spring
   */
.hamburger--spring .hamburger-inner {
  top: 2px;
  transition: background-color 0s 0.13s linear; }
  .hamburger--spring .hamburger-inner::before {
    top: 10px;
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spring .hamburger-inner::after {
    top: 20px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spring.is-active .hamburger-inner {
  transition-delay: 0.22s;
  background-color: transparent; }
  .hamburger--spring.is-active .hamburger-inner::before {
    top: 0;
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 10px, 0) rotate(45deg); }
  .hamburger--spring.is-active .hamburger-inner::after {
    top: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 10px, 0) rotate(-45deg); }

/*
   * Squeeze
   */
.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--squeeze .hamburger-inner::before {
    transition: top 0.075s 0.12s ease, opacity 0.075s ease; }
  .hamburger--squeeze .hamburger-inner::after {
    transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--squeeze.is-active .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--squeeze.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.075s ease, opacity 0.075s 0.12s ease; }
  .hamburger--squeeze.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Stand Reverse
   */
.hamburger--stand-r .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear; }
  .hamburger--stand-r .hamburger-inner::before {
    transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--stand-r .hamburger-inner::after {
    transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--stand-r.is-active .hamburger-inner {
  transform: rotate(-90deg);
  background-color: transparent;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear; }
  .hamburger--stand-r.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-45deg);
    transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--stand-r.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(45deg);
    transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Stand
   */
.hamburger--stand .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear; }
  .hamburger--stand .hamburger-inner::before {
    transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--stand .hamburger-inner::after {
    transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--stand.is-active .hamburger-inner {
  transform: rotate(90deg);
  background-color: transparent;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear; }
  .hamburger--stand.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-45deg);
    transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--stand.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(45deg);
    transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Vortex Reverse
   */
.hamburger--vortex-r .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex-r .hamburger-inner::before, .hamburger--vortex-r .hamburger-inner::after {
    transition-duration: 0s;
    transition-delay: 0.1s;
    transition-timing-function: linear; }
  .hamburger--vortex-r .hamburger-inner::before {
    transition-property: top, opacity; }
  .hamburger--vortex-r .hamburger-inner::after {
    transition-property: bottom, transform; }

.hamburger--vortex-r.is-active .hamburger-inner {
  transform: rotate(-765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex-r.is-active .hamburger-inner::before, .hamburger--vortex-r.is-active .hamburger-inner::after {
    transition-delay: 0s; }
  .hamburger--vortex-r.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0; }
  .hamburger--vortex-r.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg); }

/*
   * Vortex
   */
.hamburger--vortex .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex .hamburger-inner::before, .hamburger--vortex .hamburger-inner::after {
    transition-duration: 0s;
    transition-delay: 0.1s;
    transition-timing-function: linear; }
  .hamburger--vortex .hamburger-inner::before {
    transition-property: top, opacity; }
  .hamburger--vortex .hamburger-inner::after {
    transition-property: bottom, transform; }

.hamburger--vortex.is-active .hamburger-inner {
  transform: rotate(765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex.is-active .hamburger-inner::before, .hamburger--vortex.is-active .hamburger-inner::after {
    transition-delay: 0s; }
  .hamburger--vortex.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0; }
  .hamburger--vortex.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(90deg); }

@media only screen and (min-width: 440px) {
  section.home-gram .instagram-wrap {
    grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
    grid-gap: 20px; } }

@media only screen and (max-width: 849px) {
  section.home-one .text, section.home-three .text {
    order: 2;
    margin-top: 1.25em; }
  section.home-one .img, section.home-three .img {
    order: 1; }
  section.home-two .text {
    margin-top: 1.25em; }
  section .gallery-wrap-wrap .dragme {
    bottom: auto;
    top: -10px; }
  section .text:before {
    height: 4px;
    left: -10px;
    top: 25px; } }

@media only screen and (max-width: 599px) {
  .nav-wrap {
    background: #e8e5e5;
    height: auto;
    display: block;
    position: fixed;
    right: -100%;
    top: 90px;
    width: 75%;
    z-index: 1005;
    height: calc(100vh - 68px);
    overflow: hidden;
    transition: right 800ms ease-in-out; }
  .logo svg path {
    transition: fill 350ms ease-in-out; }
    .logo svg path.one, .logo svg path.two {
      fill: white; }
  .content {
    padding: 0 2em 2em 2em; }
  html.nav-open .nav-wrap {
    right: 0; }
  .main-nav li {
    width: 100%;
    float: none; }
    .main-nav li a {
      display: block;
      color: #343539;
      font-size: 1.375em;
      text-align: center; } }

@media only screen and (min-width: 600px) {
  header {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 200px; }
    header .hamburger {
      display: none; }
  body {
    font-size: 15px;
    padding-top: 0; }
  .logo-wrap {
    height: 185px;
    background: #e8e5e5; }
  .logo {
    left: 50%;
    width: 82px;
    height: 92px; }
  .content {
    margin-left: 200px;
    width: calc(100% - 200px);
    clear: none; }
  .top-header {
    height: 200px; }
  footer svg {
    max-width: 100px; } }

@media only screen and (min-width: 769px) {
  .single-wrap .post-social {
    margin-top: 3em; }
  .post-nav > div {
    height: 250px;
    float: left;
    width: 49%;
    background-position: center 25%; }
    .post-nav > div + div {
      margin: 0;
      float: right; }
      .post-nav > div + div:before {
        left: auto;
        right: 0; }
    .post-nav > div h4 {
      font-size: 1.875em; }
  .video-wrap.float-left, .video-wrap.float-right {
    max-width: 42%; }
  .ssk-group .ssk {
    width: 25%; }
  .owl-carousel:hover .owl-nav .owl-prev,
  .owl-carousel:hover .owl-nav .owl-next {
    transform: translate3d(0, -50%, 0); }
  .top-header .intro-page-title {
    font-size: 4.0625em; }
  .section .tooltip {
    position: relative;
    display: inline-block;
    background: #de8640;
    color: white;
    padding: 0px 6px 2px 6px;
    margin: -10px 0;
    cursor: pointer; }
    .section .tooltip:hover .tipbox,
    .section .tooltip:focus .tipbox {
      visibility: visible;
      opacity: 1;
      transform: translate3d(0, 0, 0); }
    .section .tooltip img {
      margin-top: 5px; }
    .section .tooltip .tipbox {
      z-index: 2020;
      box-sizing: border-box;
      position: absolute;
      bottom: 43px;
      left: -100px;
      display: block;
      background: #de8640;
      width: 300px;
      font-size: 16px;
      line-height: 24px;
      cursor: text;
      visibility: hidden;
      opacity: 0;
      height: auto;
      padding: 10px 15px 15px 15px;
      transform: translate3d(0, -20px, 0);
      transition: all .5s ease-out; }
      .section .tooltip .tipbox:before {
        position: absolute;
        content: '';
        width: 100%;
        height: 14px;
        bottom: -14px;
        left: 0; }
      .section .tooltip .tipbox:after {
        position: absolute;
        content: '';
        width: 10px;
        height: 10px;
        transform: rotate(45deg);
        bottom: -5px;
        left: 50%;
        margin-left: -5px;
        background: #de8640; }
  section.home-gram h3 {
    font-size: 4.375em; }
  section article {
    max-width: 45%;
    padding-bottom: 24%;
    position: absolute;
    top: 45px; }
    section article h3 {
      font-size: 1.375em; } }

@media only screen and (min-width: 850px) {
  footer {
    margin-top: 4.375em; }
  section {
    max-width: 1600px; }
    section .text {
      padding-left: 3.125em;
      flex-basis: 30%;
      flex-basis: 400px; }
    section .inner {
      flex-wrap: nowrap;
      justify-content: space-between; }
    section .img {
      flex-basis: calc(100% - 400px); }
    section .gallery-wrap-wrap {
      width: calc(100% - 450px); }
    section.home-hero {
      padding: 3.125em; }
      section.home-hero .inner {
        padding: 1.25em;
        position: absolute;
        right: 3%;
        bottom: 10%; }
    section.home-blog .inner {
      display: block; }
    section.home-blog .text {
      background: white;
      padding: 3.125em;
      position: absolute;
      right: 0;
      top: 50%;
      transform: translateY(-50%);
      max-width: 850px;
      width: 85%;
      margin-top: 0; }
    section.home-gram .instagram-wrap {
      grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
      grid-gap: 20px; }
    section.home-gram figure figcaption {
      padding: 0.625em; }
      section.home-gram figure figcaption span {
        font-size: 1.875em; }
  article.portfolio {
    width: 49%;
    float: left;
    clear: left; }
    article.portfolio:after {
      height: 90%;
      opacity: 0;
      transition: opacity 450ms ease-in-out; }
    article.portfolio:nth-of-type(even) {
      float: right;
      clear: none; }
    article.portfolio h3 {
      transform: translateY(-15px);
      font-size: 2em;
      transition: all 450ms ease-in-out;
      opacity: 0; }
    article.portfolio:hover:after {
      opacity: 1; }
    article.portfolio:hover h3 {
      opacity: 1;
      transform: translateY(0); } }

@media only screen and (min-width: 980px) {
  body {
    font-size: 16px; }
  .single-wrap .single-title {
    font-size: 3.125em; }
  .single-wrap .loc {
    font-size: 1.25em; }
  .top-header {
    height: 250px; }
    .top-header .intro-page-title {
      font-size: 5em; }
  section h2 {
    font-size: 3.75em; }
  section h3 {
    font-size: 2.1875em; }
  section .inner {
    padding: 3.125em 0; }
  section.home-hero .inner {
    padding: 3.125em; }
  section.home-gram .instagram-wrap {
    grid-template-columns: repeat(auto-fill, minmax(20%, 1fr)); }
  section.home-blog .text h3 {
    font-size: 2.8125em; }
  .footer-wrap {
    margin: 0; } }

@media only screen and (min-width: 1300px) {
  article.portfolio {
    width: 32%;
    clear: none;
    margin-left: 2%; }
    article.portfolio:nth-of-type(even) {
      float: left; }
    article.portfolio:nth-of-type(3n + 1) {
      clear: left;
      margin-left: 0; }
    article.portfolio h3 {
      font-size: 2.5em; }
  .post-header .header-image {
    width: 800px; }
  .post-header .single-title {
    padding-left: 0; }
  .inner-wrap {
    max-width: 1300px;
    margin: 3em 0; }
  .single-wrap.single-wrap .left {
    width: calc(100% - 250px);
    float: left;
    clear: left;
    margin-top: 0; }
  .single-wrap.single-wrap .sidebar {
    float: right;
    max-width: 200px;
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    position: sticky;
    top: 10px; }
  .single-wrap.single-wrap .single-title {
    font-size: 2.5em; }
  .content {
    padding-top: 3em; }
  section {
    padding: 6.25em 3.125em; }
    section h2 {
      font-size: 4.0625em; }
    section.home-hero {
      height: 105vh; }
      section.home-hero .section h2 {
        font-size: 5.625em; }
    section.home-gram .instagram-wrap {
      grid-template-columns: repeat(auto-fill, minmax(20%, 1fr)); } }

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