/*!
 Theme Name: Gadabout Base Theme 2
 Theme URI: http://underscores.me/
 Author: Corey Tenold
 Author URI: http://www.skillmatic.co
 Description: Description
 Version: 1.0.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: gadabout-base-theme-2
 Tags:
 This theme, like WordPress, is licensed under the GPL.
 Use it to make something cool, have fun, and share what you've learned with others.
 Gadabout Base Theme 2 is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
 Underscores is distributed under the terms of the GNU GPL v2 or later.
 Normalizing styles have been helped along thanks to the fine work of
 Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 */
/*--------------------------------------------------------------
 >>> TABLE OF CONTENTS:
 ----------------------------------------------------------------
 # Normalize
 # Typography
 # Elements
 # Forms
 # Navigation
 ## Links
 ## Menus
 # Accessibility
 # Alignments
 # Clearings
 # Widgets
 # Content
 ## Posts and pages
 ## Comments
 # Infinite scroll
 # Media
 ## Captions
 ## Galleries
 --------------------------------------------------------------*/
/*--------------------------------------------------------------
 # Fonts
 --------------------------------------------------------------*/
@font-face {
  font-family: 'Goldenbook';
  src: url('fonts/MarkSimonsonGoldenbook.eot');
  src: url('fonts/MarkSimonsonGoldenbook.eot') format('embedded-opentype'), url('fonts/MarkSimonsonGoldenbook.woff2') format('woff2'), url('fonts/MarkSimonsonGoldenbook.woff') format('woff'), url('fonts/MarkSimonsonGoldenbook.ttf') format('truetype'), url('fonts/MarkSimonsonGoldenbook.svg#MarkSimonsonGoldenbook') format('svg');
}
@font-face {
  font-family: 'GoldenbookLight';
  src: url('fonts/MarkSimonsonGoldenbookLight.eot');
  src: url('fonts/MarkSimonsonGoldenbookLight.eot') format('embedded-opentype'), url('fonts/MarkSimonsonGoldenbookLight.woff2') format('woff2'), url('fonts/MarkSimonsonGoldenbookLight.woff') format('woff'), url('fonts/MarkSimonsonGoldenbookLight.ttf') format('truetype'), url('fonts/MarkSimonsonGoldenbookLight.svg#MarkSimonsonGoldenbookLight') format('svg');
}
@font-face {
  font-family: 'SabonRoman';
  src: url('fonts/SabonLTStdRoman.eot');
  src: url('fonts/SabonLTStdRoman.eot') format('embedded-opentype'), url('fonts/SabonLTStdRoman.woff2') format('woff2'), url('fonts/SabonLTStdRoman.woff') format('woff'), url('fonts/SabonLTStdRoman.ttf') format('truetype'), url('fonts/SabonLTStdRoman.svg#SabonLTStdRoman') format('svg');
}
@font-face {
  font-family: 'SabonItalic';
  src: url('fonts/SabonLTStdItalic.eot');
  src: url('fonts/SabonLTStdItalic.eot') format('embedded-opentype'), url('fonts/SabonLTStdItalic.woff2') format('woff2'), url('fonts/SabonLTStdItalic.woff') format('woff'), url('fonts/SabonLTStdItalic.ttf') format('truetype'), url('fonts/SabonLTStdItalic.svg#SabonLTStdItalic') format('svg');
}
@font-face {
  font-family: 'SweetSansRegular';
  src: url('fonts/SweetSweetGothicRegular.eot');
  src: url('fonts/SweetSweetGothicRegular.eot') format('embedded-opentype'), url('fonts/SweetSweetGothicRegular.woff2') format('woff2'), url('fonts/SweetSweetGothicRegular.woff') format('woff'), url('fonts/SweetSweetGothicRegular.ttf') format('truetype'), url('fonts/SweetSweetGothicRegular.svg#SweetSweetGothicRegular') format('svg');
}
@font-face {
  font-family: 'SweetSansBold';
  src: url('fonts/SweetSansBold.eot');
  src: url('fonts/SweetSansBold.eot') format('embedded-opentype'), url('fonts/SweetSansBold.woff2') format('woff2'), url('fonts/SweetSansBold.woff') format('woff'), url('fonts/SweetSansBold.ttf') format('truetype'), url('fonts/SweetSansBold.svg#SweetSansBold') format('svg');
}
@font-face {
  font-family: 'gadabout-icons';
  src: url('../css/fonts/gadabout-icons.eot?73160066');
  src: url('../css/fonts/gadabout-icons.eot?73160066#iefix') format('embedded-opentype'), url('../css/fonts/gadabout-icons.woff2?73160066') format('woff2'), url('../css/fonts/gadabout-icons.woff?73160066') format('woff'), url('../css/fonts/gadabout-icons.ttf?73160066') format('truetype'), url('../css/fonts/gadabout-icons.svg?73160066#gadabout-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
 @media screen and (-webkit-min-device-pixel-ratio:0) {
 @font-face {
 font-family: 'gadabout-icons';
 src: url('../font/gadabout-icons.svg?73160066#gadabout-icons') format('svg');
 }
 }
 */
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "gadabout-icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0.2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-mail-3:before {
  content: '\e800';
}
/* '' */
.icon-cancel-circled:before {
  content: '\e801';
}
/* '' */
.icon-plus-circled:before {
  content: '\e802';
}
/* '' */
.icon-lock-1:before {
  content: '\e803';
}
/* '' */
.icon-phone:before {
  content: '\e804';
}
/* '' */
.icon-menu:before {
  content: '\e805';
}
/* '' */
.icon-down-dir:before {
  content: '\e806';
}
/* '' */
.icon-up-dir:before {
  content: '\e807';
}
/* '' */
.icon-left-dir:before {
  content: '\e808';
}
/* '' */
.icon-right-dir:before {
  content: '\e809';
}
/* '' */
.icon-down-open:before {
  content: '\e80a';
}
/* '' */
.icon-left-open:before {
  content: '\e80b';
}
/* '' */
.icon-right-open:before {
  content: '\e80c';
}
/* '' */
.icon-up-open:before {
  content: '\e80d';
}
/* '' */
.icon-angle-double-left:before {
  content: '\e80e';
}
/* '' */
.icon-angle-double-right:before {
  content: '\e80f';
}
/* '' */
.icon-angle-double-up:before {
  content: '\e810';
}
/* '' */
.icon-angle-double-down:before {
  content: '\e811';
}
/* '' */
.icon-play-1:before {
  content: '\e812';
}
/* '' */
.icon-play-circled:before {
  content: '\e813';
}
/* '' */
.icon-instagramm:before {
  content: '\e814';
}
/* '' */
.icon-youtube-play:before {
  content: '\e815';
}
/* '' */
.icon-search-2:before {
  content: '\e816';
}
/* '' */
.icon-heart:before {
  content: '\e817';
}
/* '' */
.icon-heart-empty:before {
  content: '\e818';
}
/* '' */
.icon-layout:before {
  content: '\e819';
}
/* '' */
.icon-menu-1:before {
  content: '\e81a';
}
/* '' */
.icon-export:before {
  content: '\e81b';
}
/* '' */
.icon-rss:before {
  content: '\e81c';
}
/* '' */
.icon-popup-2:before {
  content: '\e81d';
}
/* '' */
.icon-down-open-mini:before {
  content: '\e81e';
}
/* '' */
.icon-left-open-mini:before {
  content: '\e81f';
}
/* '' */
.icon-right-open-mini:before {
  content: '\e820';
}
/* '' */
.icon-up-open-mini:before {
  content: '\e821';
}
/* '' */
.icon-down-open-big:before {
  content: '\e822';
}
/* '' */
.icon-left-open-big:before {
  content: '\e823';
}
/* '' */
.icon-right-open-big:before {
  content: '\e824';
}
/* '' */
.icon-up-open-big:before {
  content: '\e825';
}
/* '' */
.icon-play:before {
  content: '\e826';
}
/* '' */
.icon-pause:before {
  content: '\e827';
}
/* '' */
.icon-cd:before {
  content: '\e828';
}
/* '' */
.icon-flickr:before {
  content: '\e829';
}
/* '' */
.icon-flickr-circled:before {
  content: '\e82a';
}
/* '' */
.icon-vimeo-circled:before {
  content: '\e82b';
}
/* '' */
.icon-twitter:before {
  content: '\e82c';
}
/* '' */
.icon-twitter-circled:before {
  content: '\e82d';
}
/* '' */
.icon-facebook:before {
  content: '\e82e';
}
/* '' */
.icon-facebook-circled:before {
  content: '\e82f';
}
/* '' */
.icon-facebook-squared:before {
  content: '\e830';
}
/* '' */
.icon-gplus:before {
  content: '\e831';
}
/* '' */
.icon-gplus-circled:before {
  content: '\e832';
}
/* '' */
.icon-pinterest:before {
  content: '\e833';
}
/* '' */
.icon-pinterest-circled:before {
  content: '\e834';
}
/* '' */
.icon-tumblr:before {
  content: '\e835';
}
/* '' */
.icon-tumblr-circled:before {
  content: '\e836';
}
/* '' */
.icon-instagram:before {
  content: '\e837';
}
/* '' */
.icon-mail-2:before {
  content: '\e838';
}
/* '' */
.icon-home:before {
  content: '\e839';
}
/* '' */
.icon-pin-outline:before {
  content: '\e83a';
}
/* '' */
.icon-pin:before {
  content: '\e83b';
}
/* '' */
.icon-tag:before {
  content: '\e83c';
}
/* '' */
.icon-down-small:before {
  content: '\e83d';
}
/* '' */
.icon-left-small:before {
  content: '\e83e';
}
/* '' */
.icon-right-small:before {
  content: '\e83f';
}
/* '' */
.icon-up-small:before {
  content: '\e840';
}
/* '' */
.icon-facebook-circled-1:before {
  content: '\e841';
}
/* '' */
.icon-pinterest-circled-1:before {
  content: '\e842';
}
/* '' */
.icon-twitter-circled-1:before {
  content: '\e843';
}
/* '' */
.icon-cancel-1:before {
  content: '\e844';
}
/* '' */
.icon-pencil:before {
  content: '\e845';
}
/* '' */
.icon-comment-alt2:before {
  content: '\e846';
}
/* '' */
.icon-location:before {
  content: '\e847';
}
/* '' */
.icon-doc:before {
  content: '\e848';
}
/* '' */
.icon-book-open:before {
  content: '\e849';
}
/* '' */
.icon-folder-empty:before {
  content: '\e84a';
}
/* '' */
.icon-resize-full:before {
  content: '\e84b';
}
/* '' */
.icon-resize-small:before {
  content: '\e84c';
}
/* '' */
.icon-popup-1:before {
  content: '\e84d';
}
/* '' */
.icon-search:before {
  content: '\e84e';
}
/* '' */
.icon-export-1:before {
  content: '\e84f';
}
/* '' */
.icon-popup:before {
  content: '\e850';
}
/* '' */
.icon-down-dir-1:before {
  content: '\e851';
}
/* '' */
.icon-left-dir-1:before {
  content: '\e852';
}
/* '' */
.icon-right-dir-1:before {
  content: '\e853';
}
/* '' */
.icon-up-dir-1:before {
  content: '\e854';
}
/* '' */
.icon-search-1:before {
  content: '\e855';
}
/* '' */
.icon-commerical-building:before {
  content: '\e856';
}
/* '' */
.icon-shop:before {
  content: '\e857';
}
/* '' */
.icon-youtube:before {
  content: '\e858';
}
/* '' */
.icon-instagram-1:before {
  content: '\e859';
}
/* '' */
.icon-music:before {
  content: '\e85a';
}
/* '' */
.icon-search-circled:before {
  content: '\e85b';
}
/* '' */
.icon-video:before {
  content: '\e85c';
}
/* '' */
.icon-th-large-1:before {
  content: '\e85d';
}
/* '' */
.icon-cancel:before {
  content: '\e85e';
}
/* '' */
.icon-cancel-circled2:before {
  content: '\e85f';
}
/* '' */
.icon-lock:before {
  content: '\e860';
}
/* '' */
.icon-desktop:before {
  content: '\e861';
}
/* '' */
.icon-iphone-home:before {
  content: '\e862';
}
/* '' */
.icon-search-3:before {
  content: '\e863';
}
/* '' */
.icon-mail-1:before {
  content: '\e864';
}
/* '' */
.icon-camera:before {
  content: '\e865';
}
/* '' */
.icon-thumbs-up:before {
  content: '\e866';
}
/* '' */
.icon-pencil-1:before {
  content: '\e867';
}
/* '' */
.icon-cog:before {
  content: '\e868';
}
/* '' */
.icon-params:before {
  content: '\e869';
}
/* '' */
.icon-lightbulb:before {
  content: '\e86a';
}
/* '' */
.icon-mobile:before {
  content: '\e86b';
}
/* '' */
.icon-database:before {
  content: '\e86c';
}
/* '' */
.icon-beaker:before {
  content: '\e86d';
}
/* '' */
.icon-money:before {
  content: '\e86e';
}
/* '' */
.icon-mail:before {
  content: '\e86f';
}
/* '' */
.icon-th-large:before {
  content: '\e870';
}
/* '' */
.icon-th-list:before {
  content: '\e871';
}
/* '' */
.icon-comment:before {
  content: '\e872';
}
/* '' */
.icon-comment-alt:before {
  content: '\e873';
}
/* '' */
.icon-left-circle:before {
  content: '\e874';
}
/* '' */
.icon-right-circle:before {
  content: '\e875';
}
/* '' */
.icon-up-circle:before {
  content: '\e876';
}
/* '' */
.icon-minus-circled:before {
  content: '\e877';
}
/* '' */
.icon-share:before {
  content: '\e878';
}
/* '' */
.icon-search-4:before {
  content: '\e879';
}
/* '' */
.icon-clock:before {
  content: '\e87a';
}
/* '' */
.icon-calendar:before {
  content: '\e87b';
}
/* '' */
.icon-liketoknowit:before {
  content: '\e87c';
}
/* '' */
.icon-close:before {
  content: '\e87d';
}
/* '' */
.icon-menu-2:before {
  content: '\e87e';
}
/* '' */
.icon-cancel-2:before {
  content: '\e87f';
}
/* '' */
.icon-home-1:before {
  content: '\e880';
}
/* '' */
.icon-calendar-1:before {
  content: '\e881';
}
/* '' */
.icon-search-5:before {
  content: '\e882';
}
/* '' */
.icon-blank-file:before {
  content: '\e883';
}
/* '' */
.icon-file:before {
  content: '\e884';
}
/* '' */
.icon-pinterest-circle:before {
  content: '\e885';
}
/* '' */
.icon-facebook-circle:before {
  content: '\e886';
}
/* '' */
.icon-twitter-circle:before {
  content: '\e887';
}
/* '' */
.icon-email:before {
  content: '\e888';
}
/* '' */
.icon-play-2:before {
  content: '\e889';
}
/* '' */
/*
 Animation example, for spinners
 */
.animate-spin {
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
  display: inline-block;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/*--------------------------------------------------------------
 # Normalize
 --------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block;
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden], template {
  display: none;
}
a {
  background-color: transparent;
}
a:active, a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b, strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button, select {
  text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled], html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td, th {
  padding: 0;
}
/*--------------------------------------------------------------
 # Typography
 --------------------------------------------------------------*/
body, button, input, select, textarea {
  color: #404040;
  font-family: sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 {
  clear: both;
}
p {
  margin-bottom: 1.5em;
}
dfn, cite, em, i {
  font-style: italic;
}
blockquote {
  margin: 0 1.5em;
}
address {
  margin: 0 0 1.5em;
}
pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}
code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}
abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
mark, ins {
  background: #fff9c0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
/*--------------------------------------------------------------
 # Elements
 --------------------------------------------------------------*/
html {
  box-sizing: border-box;
}
*, *:before, *:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}
blockquote, q {
  quotes: "" "";
}
blockquote:before, q:before, blockquote:after, q:after {
  content: "";
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}
ul, ol {
  margin: 0 0 1.5em 3em;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ul, li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}
dt {
  font-weight: bold;
}
dd {
  margin: 0 1.5em 1.5em;
}
img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}
figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}
table {
  margin: 0 0 1.5em;
  width: 100%;
}
/*--------------------------------------------------------------
 # Forms
 --------------------------------------------------------------*/
button, input[type="button"], input[type="reset"], input[type="submit"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, .8);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: 0.6em 1em 0.4em;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
  border-color: #ccc #bbb #aaa;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}
button:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active, button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus {
  border-color: #aaa #bbb #bbb;
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus {
  color: #111;
}
select {
  border: 1px solid #ccc;
}
textarea {
  width: 100%;
}
/*--------------------------------------------------------------
 # Navigation
 --------------------------------------------------------------*/
/*--------------------------------------------------------------
 ## Links
 --------------------------------------------------------------*/
a {
  color: royalblue;
}
a:visited {
  color: purple;
}
a:hover, a:focus, a:active {
  color: midnightblue;
}
a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}
/*--------------------------------------------------------------
 ## Menus
 --------------------------------------------------------------*/
.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%;
}
.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 1.5em;
  left: -999em;
  z-index: 99999;
}
.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
  left: 100%;
}
.main-navigation ul ul a {
  width: 200px;
}
.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
  left: auto;
}
.main-navigation li {
  float: left;
  position: relative;
}
.main-navigation a {
  display: block;
  text-decoration: none;
}
/* Small menu. */
.menu-toggle, .main-navigation.toggled ul {
  display: block;
}
@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
  .main-navigation ul {
    display: block;
  }
}
.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
  float: left;
  width: 50%;
}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
/*--------------------------------------------------------------
 # Accessibility
 --------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}
/*--------------------------------------------------------------
 # Alignments
 --------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/*--------------------------------------------------------------
 # Clearings
 --------------------------------------------------------------*/
.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}
.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after {
  clear: both;
}
/*--------------------------------------------------------------
 # Widgets
 --------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}
/*--------------------------------------------------------------
 # Content
 --------------------------------------------------------------*/
/*--------------------------------------------------------------
 ## Posts and pages
 --------------------------------------------------------------*/
.sticky {
  display: block;
}
.hentry {
  margin: 0 0 1.5em;
}
.byline, .updated:not(.published) {
  display: none;
}
.single .byline, .group-blog .byline {
  display: inline;
}
.page-content, .entry-content, .entry-summary {
  margin: 1.5em 0 0;
}
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}
/*--------------------------------------------------------------
 ## Comments
 --------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}
.bypostauthor {
  display: block;
}
/*--------------------------------------------------------------
 # Infinite scroll
 --------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {
  /* Older / Newer Posts Navigation (always hidden) */
  /* Theme Footer (when set to scrolling) */
  display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}
/*--------------------------------------------------------------
 # Media
 --------------------------------------------------------------*/
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
/* Make sure embeds and iframes fit their containers. */
embed, iframe, object {
  max-width: 100%;
}
/*--------------------------------------------------------------
 ## Captions
 --------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}
.wp-caption-text {
  text-align: center;
}
/*--------------------------------------------------------------
 ## Galleries
 --------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}
.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}
.gallery-caption {
  display: block;
}
/*--------------------------------------------------------------
 # Client
 --------------------------------------------------------------*/
/*----------------------------------------------------------------------------
 Client Specific Styles Go Here
 ----------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------
 Mixins
 ----------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------
 Variables
 ----------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------
 Common
 ----------------------------------------------------------------------------*/
html, body {
  margin: 0;
  padding: 0;
  height: 100%;
}
body {
  font-family: "SabonRoman", serif;
  font-size: 16px;
  color: #60061e;
  letter-spacing: 0.5px;
}
p {
  margin: 0 0 5px 0;
}
/* Clearfix */
.cf:before, .cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.cf:after {
  clear: both;
}
.cf {
  *zoom: 1;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.medium--show {
  display: none !important;
}
@media (max-width: 1024px) {
  .medium--text-center {
    text-align: center !important;
  }
  .medium--hide {
    display: none !important;
  }
  .medium--show {
    display: block !important;
  }
}
@media (max-width: 768px) {
  .small--one-whole {
    width: 100% !important;
  }
}
@media (max-width: 480px) {
  .tiny--one-whole {
    width: 100% !important;
    text-align: center !important;
  }
}
.text-right {
  text-align: right;
}
.bg-image {
  background-size: cover;
  height: 0;
  padding-bottom: 100%;
  background-repeat: no-repeat;
  background-position: center center;
}
a {
  text-decoration: none;
  color: #60061e;
  outline: none !important;
  -ms-transition: color 300ms ease, background-color 300ms ease, border-color 300ms ease;
  -webkit-transition: color 300ms ease, background-color 300ms ease, border-color 300ms ease;
  transition: color 300ms ease, background-color 300ms ease, border-color 300ms ease;
}
a:visited, a:active, a:focus {
  color: inherit;
}
a:hover, a.active {
  color: #60061e;
}
li.current-menu-item a, li.current_page_item a {
  color: #230009;
}
.table {
  display: table;
  width: 100%;
  height: 100%;
}
.cell {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.cell.top {
  vertical-align: top;
}
.cell.bottom {
  vertical-align: bottom;
}
h1, h2, h3, h4 {
  text-transform: uppercase;
  letter-spacing: 2px;
  -webkit-font-smoothing: antialiased;
  font-family: "Goldenbook", serif;
}
h1 {
  font-size: 26px;
  margin-bottom: 30px;
  -webkit-font-smoothing: antialiased;
}
h3 {
  font-size: 12px;
}
h5 {
  font-size: 10px;
  letter-spacing: 0.5px;
  font-family: "SabonItalic", serif;
  font-size: 12px;
  text-transform: lowercase;
}
h6 {
  font-family: "SabonRoman", serif;
  font-size: 18px;
  margin: 0 0 5px 0;
  font-weight: 100;
}
.btn-wrapper {
  margin-top: 30px;
  text-align: center;
}
.btn {
  background: #60061e;
  padding: 10px 24px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 10px;
  font-family: "SweetSansRegular", "SweetSansBold", "IndianTypeFoundryVolteLight", "Helvetica", "Arial", sans-serif;
  color: white;
}
.btn:hover {
  background: white;
  color: #60061e;
}
h1 {
  font-size: 24px;
  font-family: "GoldenbookLight", serif;
}
h2 {
  font-size: 18px;
  font-family: "GoldenbookLight", serif;
}
form input[type="text"], form input[type="search"], form input[type="email"], form input[type="url"], form textarea {
  -webkit-appearance: none;
  border-radius: 0;
  border: 1px solid #000;
  outline: none;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
form input[type="text"]:focus, form input[type="search"]:focus, form input[type="email"]:focus, form input[type="url"]:focus, form textarea:focus {
  border: 1px solid #96acb2;
}
form input[type="submit"] {
  -webkit-appearance: none;
  border: 0;
  border-radius: 0;
  box-shadow: none !important;
  text-shadow: none;
  background: #000;
  color: white;
  outline: none;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
form input[type="submit"]:hover {
  background: #96acb2;
}
.maxwidth-1200 {
  max-width: 1220px;
  padding: 0 20px;
  margin-left: auto;
  margin-right: auto;
}
.maxwidth-1024 {
  max-width: 1064px;
  padding: 0 20px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 768px) {
  .small--text-center {
    text-align: center !important;
  }
}
/*----------------------------------------------------------------------------
 Header
 ----------------------------------------------------------------------------*/
#masthead {
  height: 75px;
  line-height: 75px;
  background: white;
  padding: 0px 25px;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  font-size: 12px;
  position: fixed;
  font-family: "SweetSansRegular", "SweetSansBold", "IndianTypeFoundryVolteLight", "Helvetica", "Arial", sans-serif;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1008;
}
@media (max-width: 1024px) {
  #masthead {
    padding: 0 25px;
  }
}
@media (max-width: 480px) {
  #masthead {
    background: white !important;
    -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.05);
  }
}
#masthead.fixed {
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.05);
}
@media (min-width: 768px) {
  #masthead.fixed {
    position: absolute;
    box-shadow: none;
    -webkit-box-shadow: none;
  }
}
#masthead .site-branding h1 {
  margin: 0;
  padding: 0;
}
#masthead .site-branding h1.white-logo {
  display: none;
}
#masthead .site-branding h1 a {
  display: block;
}
#masthead .site-branding h1 a img, #masthead .site-branding h1 a svg {
  display: inline-block;
  height: 70px;
  max-width: 400px;
  vertical-align: middle;
  margin-top: -5px;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
@media (max-width: 768px) {
  #masthead .site-branding h1 a img, #masthead .site-branding h1 a svg {
    width: 95%;
    margin-top: -2px;
    padding-left: 30px;
  }
}
@media (max-width: 480px) {
  #masthead .site-branding h1 a img, #masthead .site-branding h1 a svg {
    max-width: 300px;
    margin-top: -5px;
    padding-left: 0;
  }
}
#masthead .site-branding h1 a img path, #masthead .site-branding h1 a svg path {
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
#masthead .site-branding h1 a img:hover path, #masthead .site-branding h1 a svg:hover path {
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
#masthead .grid__item {
  float: left;
}
#masthead nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  padding-right: 10px;
}
#masthead nav ul li {
  display: inline-block;
}
#masthead nav ul li a {
  display: block;
  font-family: "SweetSansRegular", "SweetSansBold", "IndianTypeFoundryVolteLight", "Helvetica", "Arial", sans-serif;
  color: #60061e;
  letter-spacing: 0.5px;
  font-size: 11.5px;
  padding-bottom: 4px;
  line-height: 150%;
}
#masthead nav ul li.current-menu-item a, #masthead nav ul li a:hover {
  color: #b3b5b7;
}
#masthead nav.main-navigation-left li {
  margin-right: 30px;
}
#masthead nav.main-navigation-right li {
  margin-left: 30px;
  position: relative;
  top: 2px;
}
.site-header-spacer {
  height: 80px;
  width: 100%;
}
.masthead-device {
  display: none;
}
.masthead-device ul {
  margin: 0;
  padding: 0;
}
.masthead-device ul li {
  list-style: none;
}
.masthead-device .toggle-drawer {
  z-index: 100;
  position: relative;
}
.masthead-device i {
  font-size: 21px;
  top: 2px;
  position: relative;
}
@media (max-width: 600px) {
  .masthead-device i {
    font-size: 20px;
  }
}
@media (max-width: 480px) {
  .masthead-device .masthead-device-left {
    width: 15%;
  }
}
.masthead-device .masthead-device-middle {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
}
@media (max-width: 480px) {
  .masthead-device .masthead-device-middle {
    width: 76%;
    left: 18%;
  }
}
@media (max-width: 1100px) {
  .masthead-wrapper {
    display: none !important;
  }
  .masthead-device {
    display: block;
  }
}
#drawer-darken {
  position: fixed;
  top: 0px;
  left: 0;
  right: 0;
  bottom: 0;
  visibility: hidden;
  opacity: 0;
  z-index: 998;
  background: rgba(255, 255, 255, .6);
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
#drawer-darken.active {
  visibility: visible;
  opacity: 1;
}
@media (min-width: 1025px) {
  #drawer-darken {
    display: none !important;
  }
}
#drawer {
  position: fixed;
  top: 0px;
  left: -250px;
  bottom: 0;
  width: 250px;
  background: #60061e;
  z-index: 1099;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
#drawer.active {
  transform: translateX(250px);
}
#drawer .drawer-inner {
  padding-top: 30px;
}
#drawer .drawer-inner a.toggle-drawer {
  color: white;
  padding: 30px 27px;
  font-size: 18px;
}
#drawer .drawer-inner a.toggle-drawer:hover {
  color: #f2f2f2;
}
#drawer .drawer-inner ul {
  list-style-type: none;
  margin: 40px 0 35px 0;
  text-align: center;
  padding: 0;
}
#drawer .drawer-inner ul.active {
  transform: unset;
}
#drawer .drawer-inner ul ul {
  font-family: "SweetSansRegular", "SweetSansBold", "IndianTypeFoundryVolteLight", "Helvetica", "Arial", sans-serif;
  height: 0;
  margin: 0;
  -ms-transition: all 800ms ease;
  -webkit-transition: all 800ms ease;
  transition: all 800ms ease;
}
#drawer .drawer-inner ul ul li a {
  opacity: 0;
  visibility: hidden;
  -ms-transition: all 0ms ease;
  -webkit-transition: all 0ms ease;
  transition: all 0ms ease;
}
#drawer .drawer-inner ul ul.active {
  margin: 15px 0;
  height: auto;
  -ms-transition: all 800ms ease;
  -webkit-transition: all 800ms ease;
  transition: all 800ms ease;
}
#drawer .drawer-inner ul ul.active li a {
  opacity: 1;
  visibility: visible;
  -ms-transition: all 800ms ease;
  -webkit-transition: all 800ms ease;
  transition: all 800ms ease;
}
#drawer .drawer-inner ul ul li a {
  font-size: 9px;
  margin: 7px 0;
}
#drawer .drawer-inner ul li {
  display: block;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
  line-height: 260%;
  text-align: center;
}
#drawer .drawer-inner ul li a {
  display: block;
  color: white;
  letter-spacing: 2px;
  font-size: 14px;
  line-height: 260%;
}
#drawer .drawer-inner ul li a:hover {
  color: #230009;
}
#drawer .drawer-inner #drawer-bottom-menu li a {
  font-size: 12px;
  line-height: 270%;
}
#drawer .copyright {
  margin-top: 40px;
  text-align: center;
  font-family: "SabonItalic", serif;
  color: #230009;
  text-transform: none;
  letter-spacing: 0px;
  font-size: 10px;
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  padding: 0 20px;
  width: 100%;
  text-align: center;
  line-height: 220%;
  display: none;
}
#drawer .copyright a {
  color: #230009;
}
#drawer .copyright a:hover {
  color: white;
}
@media (max-width: 768px) {
  #drawer .copyright {
    display: block;
  }
}
@media (max-width: 480px) {
  #drawer .copyright {
    position: relative;
    margin-top: 80px;
    padding: 0 20px;
  }
}
#drawer .image-wrapper {
  text-align: center;
  margin: 20px auto 30px auto;
}
/*----------------------------------------------------------------------------
 Footer
 ----------------------------------------------------------------------------*/
#colophon {
  background: #60061e;
  color: white;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
  padding: 20px;
  font-size: 10px;
  text-transform: uppercase;
  font-family: "Goldenbook", serif;
  line-height: 170%;
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 768px) {
  #colophon {
    line-height: 150%;
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
  }
}
@media (max-width: 480px) {
  #colophon {
    font-size: 9px;
  }
}
#colophon p {
  letter-spacing: 2px;
  margin: 0;
  padding: 0;
}
#colophon p a {
  color: white;
}
#colophon p a:hover {
  color: #230009;
}
#colophon .credits {
  text-align: center;
  font-family: "SabonItalic", serif;
  color: white;
  text-transform: none;
  letter-spacing: 0px;
  font-size: 10px;
}
@media (max-width: 900px) {
  #colophon .credits .small--one-whole {
    width: 100% !important;
    text-align: center !important;
  }
}
#colophon .credits p {
  letter-spacing: 0.5px;
  display: inline-block;
}
@media (max-width: 900px) {
  #colophon .credits p {
    margin: 6px 0;
  }
}
@media (max-width: 480px) {
  #colophon .credits p {
    display: block;
  }
}
#colophon .credits .text-left p {
  font-size: 11px;
}
#colophon .credits .text-left p:after {
  content: " • ";
  font-size: 9px;
  margin: 0 3px;
}
@media (max-width: 480px) {
  #colophon .credits .text-left p:after {
    content: none;
  }
}
@media (max-width: 480px) {
  #colophon .credits .text-left p:nth-child(2), #colophon .credits .text-left p:nth-child(3) {
    display: inline-block;
  }
  #colophon .credits .text-left p:nth-child(2) {
    margin-right: 2px;
  }
}
#colophon .credits .text-left p:last-child:after {
  content: none;
  margin-right: 0;
}
/*----------------------------------------------------------------------------
 Homepage
 ----------------------------------------------------------------------------*/
body.home #masthead {
  background: transparent;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
body.home #masthead nav ul li a {
  color: #60061e;
}
body.home #masthead nav ul li a.current-menu-item {
  color: #60061e;
}
body.home #masthead .masthead-device .toggle-drawer {
  color: #60061e;
}
body.home #masthead .site-branding svg path {
  fill: #60061e;
}
body.home #masthead:hover {
  background: white;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
body.home #masthead:hover nav ul li a {
  color: #60061e;
}
body.home #masthead:hover nav ul li.current-menu-item a, body.home #masthead:hover nav ul li a:hover {
  color: #ccc;
}
body.home #masthead:hover .masthead-device .toggle-drawer {
  color: #60061e;
}
body.home #masthead:hover .site-branding svg path {
  fill: #60061e;
}
.site-main {
  position: relative;
}
.homepage-slideshow {
  height: 100vh;
}
.homepage-slideshow .slide {
  width: 100vw;
  height: 100vh;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  outline: none;
  margin-bottom: 10px;
}
/*----------------------------------------------------------------------------
 About Page
 ----------------------------------------------------------------------------*/
.content-wrap {
  margin-top: 120px;
}
.about-wrap {
  margin-bottom: 100px;
  padding: 0;
}
@media (max-width: 1024px) {
  .about-wrap {
    margin-top: 125px;
  }
}
@media (max-width: 768px) {
  .about-wrap {
    margin-bottom: 15px;
  }
}
.about-wrap h6 {
  text-transform: none;
  letter-spacing: normal;
  font-size: 20px;
  line-height: 180%;
  font-family: "SabonRoman", serif;
  max-width: 850px;
  margin: 0 auto;
  font-weight: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}
@media (max-width: 1024px) {
  .about-wrap h6 {
    max-width: 85%;
  }
}
.about-wrap p {
  max-width: 820px;
  padding: 0 30px;
  margin-left: auto;
  margin-right: auto;
  line-height: 180%;
  font-size: 17px;
}
@media (max-width: 1024px) {
  .about-wrap p {
    max-width: 85%;
  }
}
.about-wrap p a:hover {
  color: black;
}
.about-wrap blockquote {
  margin: 40px 0;
}
.about-wrap blockquote p {
  font-size: 18px;
  max-width: 580px;
  margin: 0px auto 40px auto;
  text-align: center;
}
@media (max-width: 1024px) {
  .about-wrap blockquote p {
    max-width: 85%;
  }
}
.about-wrap img {
  width: 100%;
}
.about-wrap .caption {
  color: #b3b5b7;
  font-size: 10px;
  text-transform: uppercase;
  font-family: "SweetSansRegular", "SweetSansBold", "IndianTypeFoundryVolteLight", "Helvetica", "Arial", sans-serif;
  letter-spacing: 1px;
  display: none;
}
.about-wrap .caption span {
  transform: rotate(90deg);
  position: absolute;
}
@media (max-width: 1105px) {
  .about-wrap .caption span {
    display: none;
  }
}
.about-wrap .top-content {
  margin-bottom: 40px;
}
.about-wrap .featured-image {
  position: relative;
  display: block;
  margin-bottom: 60px;
}
@media (max-width: 1024px) {
  .about-wrap .featured-image {
    margin-bottom: 45px;
  }
}
.about-wrap .featured-image .bg-image {
  padding-bottom: 70%;
  max-width: 90%;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  .about-wrap .featured-image .bg-image {
    max-width: 100%;
  }
}
.about-wrap .featured-image .caption span {
  transform-origin: top right;
  right: -30px;
  bottom: 0px;
}
.about-wrap .middle-content {
  margin-bottom: 60px;
  padding: 0 53px;
}
@media (max-width: 1024px) {
  .about-wrap .middle-content {
    padding: 0 20px;
  }
}
.about-wrap .middle-content img {
  padding-left: 70px;
}
@media (max-width: 1024px) {
  .about-wrap .middle-content img {
    margin-bottom: 30px;
    padding: 0;
  }
}
.about-wrap .middle-content .bg-image {
  height: 100%;
  padding: 0;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  .about-wrap .middle-content .bg-image {
    height: 0;
    max-width: 85%;
    padding-bottom: 140%;
    margin-bottom: 50px;
  }
}
.about-wrap .middle-content p {
  margin-bottom: 15px;
  padding: 0;
}
.about-wrap .bottom-content {
  border-top: 1px solid #f2f2f2;
  margin: 40px 30px;
  padding: 40px 20px 0 20px;
}
@media (max-width: 1024px) {
  .about-wrap .bottom-content {
    margin: 0 auto 60px auto;
    padding: 0;
    border: none;
  }
}
.about-wrap .bottom-content h1 {
  font-size: 26px;
}
@media (max-width: 1024px) {
  .about-wrap .bottom-content h1 {
    max-width: 820px;
    margin: 30px auto;
  }
}
.about-wrap .bottom-content .bg-image {
  margin-top: 40px;
  padding-bottom: 70%;
}
.about-wrap .bottom-content .grid {
  max-width: 80%;
}
@media (max-width: 1024px) {
  .about-wrap .bottom-content .grid {
    max-width: 100%;
  }
  .about-wrap .bottom-content .grid .grid__item:first-child {
    margin-bottom: 30px;
  }
}
@media (max-width: 1024px) {
  .about-wrap .bottom-content .text-wrapper {
    max-width: 690px;
    margin: 0 auto;
  }
}
@media (max-width: 768px) {
  .about-wrap .bottom-content .text-wrapper {
    max-width: 300px;
  }
}
.about-wrap .bottom-content p {
  margin: 0px 0 2px 0;
  letter-spacing: 0.5px;
  padding: 0;
  max-width: 100%;
}
@media (max-width: 1024px) {
  .about-wrap .bottom-content p {
    font-size: 15px;
  }
}
.about-wrap .bottom-content img {
  margin-top: 30px;
  width: 100%;
}
.about-wrap .bottom-content .bottom-image {
  position: relative;
}
.about-wrap .bottom-content .bottom-image .caption span {
  transform-origin: top left;
  transform: rotate(-90deg);
  bottom: 0;
  left: -24px;
}
/*----------------------------------------------------------------------------
 Portfolio Page
 ----------------------------------------------------------------------------*/
body.page-template-page-portfolio #masthead {
  opacity: 0;
  visibility: hidden;
  -ms-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
@media (max-width: 480px) {
  body.page-template-page-portfolio #masthead {
    position: fixed;
  }
}
body.page-template-page-portfolio #masthead.visible {
  opacity: 1;
  visibility: visible;
  -ms-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
body.page-template-page-portfolio #colophon {
  display: none;
}
@media (max-width: 768px) {
  body.page-template-page-portfolio #colophon {
    display: block;
  }
}
.single-project .toggleMenu {
  display: inline-block;
  top: 20px;
  left: 20px;
  position: absolute;
  background: #60061e;
  padding: 6px 8px;
  color: white;
  z-index: 1007;
  cursor: pointer;
}
@media (max-width: 480px) {
  .single-project .toggleMenu {
    position: fixed;
  }
}
.single-project .toggleMenu i {
  position: relative;
  top: 1px;
}
.single-project .toggleMenu:hover {
  background: white;
  color: #60061e;
}
.single-project .project-meta {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 51;
}
@media (max-width: 480px) {
  .single-project .project-meta {
    bottom: 20px;
    right: 20px;
  }
}
.single-project .project-meta a {
  padding: 5px 8px;
  background: #60061e;
  display: block;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.single-project .project-meta a i {
  color: white;
  font-size: 14px;
  position: relative;
  top: 1px;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.single-project .project-meta a:hover {
  background: white;
  color: #60061e;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.single-project .project-meta a:hover i {
  color: #60061e;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.single-project .slideshow-wrapper .slideshow-nav {
  position: relative;
}
@media (max-width: 480px) {
  .single-project .slideshow-wrapper .slideshow-nav {
    display: none;
  }
}
.single-project .slideshow-wrapper .slideshow-nav a {
  position: fixed;
  z-index: 50;
  display: block;
  top: 50%;
  margin-top: -20px;
}
.single-project .slideshow-wrapper .slideshow-nav a.prevSlide {
  left: 60px;
}
.single-project .slideshow-wrapper .slideshow-nav a.nextSlide {
  right: 60px;
}
.single-project .slideshow-wrapper .slideshow-nav a .arrow-left {
  display: block;
  width: 50px;
  height: 50px;
  border-top: 1px solid #60061e;
  border-left: 1px solid #60061e;
  transform: rotate(-45deg);
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.single-project .slideshow-wrapper .slideshow-nav a .arrow-right {
  display: block;
  width: 50px;
  height: 50px;
  border-top: 1px solid #60061e;
  border-right: 1px solid #60061e;
  transform: rotate(45deg);
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.single-project .slideshow-wrapper .slideshow-nav a:hover span {
  border-color: white;
}
.single-project .slideshow-wrapper .single-project-slideshow .slide {
  outline: none;
  width: 100vw;
  height: 100%;
  overflow: hidden;
}
.single-project .slideshow-wrapper .single-project-slideshow .slide .bg-image {
  height: 100vh;
  width: 100vw;
  background-position: center;
  background-size: cover;
  padding-bottom: 0;
}
.single-project .slideshow-wrapper .single-project-slideshow .slide .bg-image.contain {
  background-size: contain;
  margin-top: 0px;
  margin-left: 40px;
  height: 100vh;
  width: calc(100vw - 80px);
}
@media (max-width: 480px) {
  .single-project .slideshow-wrapper .single-project-slideshow .slide .bg-image {
    display: none;
  }
}
.single-project .slideshow-wrapper .single-project-slideshow .slide img {
  display: none;
}
@media (max-width: 480px) {
  .single-project .slideshow-wrapper .single-project-slideshow .slide img {
    display: block;
    height: auto !important;
    margin-bottom: 3px;
  }
}
/*----------------------------------------------------------------------------
 Press Page
 ----------------------------------------------------------------------------*/
.press-wrap {
  position: relative;
  min-height: 67.9vh;
  max-width: 1200px;
  width: 90%;
}
.press-wrap .press-header {
  padding-left: 55px;
}
@media (max-width: 1300px) {
  .press-wrap .press-header {
    padding-left: 4%;
  }
}
@media (max-width: 1200px) {
  .press-wrap .press-header {
    padding-left: 3%;
  }
}
@media (max-width: 1100px) {
  .press-wrap .press-header {
    padding-left: 2%;
  }
}
@media (max-width: 1024px) {
  .press-wrap .press-header {
    padding: 0;
  }
}
.press-wrap .press-header h1 {
  font-size: 28px;
}
@media (max-width: 612px) {
  .press-wrap .press-header h1 {
    margin-bottom: 0;
    margin-top: 0;
    font-size: 24px;
  }
}
.press-wrap .press-nav {
  margin-top: 24px;
  position: relative;
  display: inline-block;
}
@media (max-width: 612px) {
  .press-wrap .press-nav {
    margin-top: 0;
    display: none;
  }
}
.press-wrap .press-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  border-bottom: 1px solid #eee;
  height: 36px;
  line-height: 36px;
}
@media (max-width: 612px) {
  .press-wrap .press-nav ul {
    border: none;
  }
}
.press-wrap .press-nav ul li {
  display: block;
  float: left;
  padding: 0;
  text-transform: uppercase;
  font-family: "SweetSansRegular", "SweetSansBold", "IndianTypeFoundryVolteLight", "Helvetica", "Arial", sans-serif;
}
@media (max-width: 612px) {
  .press-wrap .press-nav ul li {
    float: none;
  }
}
.press-wrap .press-nav ul li a {
  padding: 0 18px;
  font-size: 10px;
  letter-spacing: 0.5px;
}
.press-wrap .press-nav ul li a.active {
  color: #ccc;
}
.press-wrap .press-nav .underline {
  position: absolute;
  left: 0;
  height: 1px;
  background: #d4d4d4;
  bottom: 2px;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
@media (max-width: 612px) {
  .press-wrap .press-nav .underline {
    display: none;
  }
}
.press-wrap .press-wrapper {
  margin-top: 30px;
  margin-bottom: 70px;
}
@media (max-width: 1024px) {
  .press-wrap .press-wrapper {
    margin-top: 50px;
  }
}
@media (max-width: 612px) {
  .press-wrap .press-wrapper {
    margin-top: 20px;
  }
}
.press-wrap .press-content-wrapper {
  position: absolute;
  max-width: 85%;
  margin-left: 6%;
  opacity: 0;
  visibility: hidden;
  display: none;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
@media (max-width: 1024px) {
  .press-wrap .press-content-wrapper {
    width: 75%;
    margin-left: 10%;
  }
}
@media (max-width: 768px) {
  .press-wrap .press-content-wrapper {
    width: calc(100% - 46px);
    max-width: 100%;
    margin: 0 auto;
  }
}
.press-wrap .press-content-wrapper.active {
  opacity: 1;
  visibility: visible;
  display: block;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.press-wrap .press-content-wrapper .image .bg-image {
  padding-bottom: 125%;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
}
.press-wrap .press-content-wrapper h2 {
  color: #ccc;
  font-size: 10px;
  font-family: "SweetSansRegular", "SweetSansBold", "IndianTypeFoundryVolteLight", "Helvetica", "Arial", sans-serif;
  letter-spacing: 0.5px;
  margin-top: 15px;
  margin-bottom: 0;
  font-weight: normal;
  -webkit-font-smoothing: unset;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.press-wrap .press-content-wrapper h1 {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 18px;
}
.press-wrap .press-content-wrapper h5 {
  margin-top: 5px;
}
.press-wrap .press-content-wrapper hr {
  background-color: #f2f2f2;
  margin-bottom: 15px;
  margin-top: 12px;
  width: 80%;
  margin-left: 0;
}
@media (max-width: 768px) {
  .press-wrap .press-content-wrapper hr {
    width: 100%;
  }
}
.press-wrap .press-content-wrapper .text-wrapper {
  margin-bottom: 20px;
  overflow: hidden;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.press-wrap .press-content-wrapper .hovered {
  opacity: 0;
  visibility: hidden;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.press-wrap .press-content-wrapper .feature {
  display: block;
  position: relative;
  max-width: 260px;
  margin: 0 auto 20px auto;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
@media (max-width: 768px) {
  .press-wrap .press-content-wrapper .feature {
    height: auto !important;
    margin-bottom: 0;
  }
  .press-wrap .press-content-wrapper .feature .image {
    height: auto !important;
  }
}
.press-wrap .press-content-wrapper .feature .image img {
  display: block;
}
.press-wrap .press-content-wrapper .feature:hover {
  margin-bottom: 0px;
}
@media (max-width: 768px) {
  .press-wrap .press-content-wrapper .feature:hover {
    margin-bottom: 20px;
  }
}
.press-wrap .press-content-wrapper .feature:hover .hovered {
  opacity: 1;
  visibility: visible;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.press-wrap .press-content-wrapper .feature:hover h2 {
  margin-top: -10px;
  opacity: 0;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.press-wrap .press-content-wrapper .feature:hover .text-wrapper {
  margin-bottom: 45px;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.press-wrap .press-content-wrapper#online-content {
  max-width: 64%;
  margin: 0 18%;
  float: none;
}
@media (max-width: 768px) {
  .press-wrap .press-content-wrapper#online-content {
    text-align: center;
    max-width: 100%;
    margin: 0 auto;
  }
}
.press-wrap .press-content-wrapper#online-content .grid--wide {
  margin: 0 !important;
}
.press-wrap .press-content-wrapper#online-content .grid--wide .grid__item {
  padding: 0 8px !important;
}
.press-wrap .press-content-wrapper#online-content .feature {
  margin-bottom: 0px;
  max-width: 300px;
}
.press-wrap .press-content-wrapper#online-content .feature .text-wrapper {
  margin-bottom: 0;
}
.press-wrap .press-content-wrapper#online-content .feature .image {
  display: none;
}
.press-wrap .press-content-wrapper#online-content .feature h5 {
  margin-bottom: 0;
}
.press-wrap .press-content-wrapper#online-content .feature h1 {
  font-size: 17px;
}
.press-wrap .press-content-wrapper#online-content .feature:hover {
  margin-bottom: 25px;
}
/*----------------------------------------------------------------------------
 Book Page
 ----------------------------------------------------------------------------*/
.book-wrap {
  margin-bottom: 100px;
  position: relative;
  max-width: 960px;
  padding: 0 20px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1024px) {
  .book-wrap {
    min-height: inherit;
    margin-top: 100px;
    padding: 0 30px;
  }
}
.book-wrap h3 {
  font-family: "SweetSansRegular", "SweetSansBold", "IndianTypeFoundryVolteLight", "Helvetica", "Arial", sans-serif;
  letter-spacing: 1px;
  font-size: 10px;
  font-weight: 100;
  -webkit-font-smoothing: unset;
}
.book-wrap .text-slideshow-wrapper {
  top: 45%;
  position: relative;
  transform: translateY(-50%);
}
@media (max-width: 768px) {
  .book-wrap .text-slideshow-wrapper {
    transform: none;
    top: 0;
    margin-top: 0px;
  }
}
.book-wrap .text-slideshow-wrapper h1 {
  text-align: center;
  font-size: 26px;
  margin-bottom: 12px;
}
.book-wrap .text-slideshow-wrapper h2 {
  max-width: 200px;
  margin: 0 auto 25px auto;
}
.book-wrap .text-slideshow-wrapper h3 {
  font-family: "SweetSansRegular", "SweetSansBold", "IndianTypeFoundryVolteLight", "Helvetica", "Arial", sans-serif;
  letter-spacing: 1px;
  margin-top: 15px;
}
.book-wrap .book-slideshow-wrapper {
  position: relative;
  margin-bottom: 60px;
}
.book-wrap .book-slideshow-wrapper .thumbnails {
  text-align: left;
}
.book-wrap .book-slideshow-wrapper .book-slideshow {
  margin-bottom: 20px;
}
.book-wrap .book-slideshow-wrapper .book-slideshow .bg-image {
  background-size: contain;
  height: 0;
  padding-bottom: 120%;
}
.book-wrap .book-slideshow-wrapper .book-slideshow .slide {
  float: left;
}
.book-wrap .thumbnails .thumb {
  display: inline-block;
  width: 30px;
  margin-right: 10px;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.book-wrap .thumbnails .thumb:hover, .book-wrap .thumbnails .thumb.active {
  background: #60061e;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.book-wrap .thumbnails .thumb:hover img, .book-wrap .thumbnails .thumb.active img {
  opacity: 0;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.book-wrap .thumbnails .thumb img {
  display: block;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.book-wrap .btn {
  color: white;
}
.book-wrap .btn:hover {
  color: #60061e;
}
.book-wrap .text-slideshow .slide {
  outline: none;
}
.book-wrap .text-slideshow p {
  max-width: 320px;
  margin: 0 auto;
  font-size: 17px;
  line-height: 29px;
}
.book-wrap hr {
  background-color: #f2f2f2;
  margin-bottom: 15px;
}
.book-wrap .select-reviews {
  margin-top: 50px;
  border-top: 1px solid #f2f2f2;
  padding-top: 50px;
  margin-bottom: 100px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  display: none;
}
.book-wrap .select-reviews .select-reviews-inner {
  max-width: 800px;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  .book-wrap .select-reviews .select-reviews-inner {
    max-width: 550px;
  }
}
@media (max-width: 768px) {
  .book-wrap .select-reviews {
    text-align: center;
  }
}
.book-wrap .select-reviews .feature {
  display: block;
  max-width: 270px;
  margin-bottom: 0;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
@media (max-width: 768px) {
  .book-wrap .select-reviews .feature {
    text-align: center;
    margin: 0 auto;
  }
}
.book-wrap .select-reviews .feature h2 {
  color: #ccc;
  font-size: 10px;
  letter-spacing: 1px;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: "SweetSansRegular", "SweetSansBold", "IndianTypeFoundryVolteLight", "Helvetica", "Arial", sans-serif;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
@media (max-width: 768px) {
  .book-wrap .select-reviews .feature h2 {
    text-align: center;
  }
}
.book-wrap .select-reviews .feature h1 {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 18px;
  text-align: left;
}
@media (max-width: 768px) {
  .book-wrap .select-reviews .feature h1 {
    text-align: center;
  }
}
.book-wrap .select-reviews .feature h5 {
  margin-bottom: 0px;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.book-wrap .select-reviews .feature hr {
  width: 80%;
  margin-left: 0;
}
@media (max-width: 768px) {
  .book-wrap .select-reviews .feature hr {
    width: 100%;
    margin-left: auto;
  }
}
.book-wrap .select-reviews .feature .hovered {
  opacity: 0;
  visibility: hidden;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.book-wrap .select-reviews .feature:hover {
  margin-bottom: 30px;
  margin-top: -10px;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.book-wrap .select-reviews .feature:hover .hovered {
  opacity: 1;
  visibility: visible;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.book-wrap .select-reviews .feature:hover h2 {
  opacity: 0;
  margin-top: 0px;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.book-wrap .select-reviews .feature:hover h5 {
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
/*----------------------------------------------------------------------------
 Contact Page
 ----------------------------------------------------------------------------*/
body.page-template-page-contact #masthead {
  background: transparent;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
body.page-template-page-contact #masthead nav ul li a {
  color: white;
}
@media (max-width: 480px) {
  body.page-template-page-contact #masthead nav ul li a {
    color: #60061e;
  }
}
body.page-template-page-contact #masthead nav ul li a.current-menu-item {
  color: white;
}
@media (max-width: 480px) {
  body.page-template-page-contact #masthead nav ul li a.current-menu-item {
    color: #60061e;
  }
}
body.page-template-page-contact #masthead .masthead-device .toggle-drawer {
  color: white;
}
@media (max-width: 480px) {
  body.page-template-page-contact #masthead .masthead-device .toggle-drawer {
    color: #60061e;
  }
}
body.page-template-page-contact #masthead .site-branding svg path {
  fill: white;
}
@media (max-width: 480px) {
  body.page-template-page-contact #masthead .site-branding svg path {
    fill: #60061e;
  }
}
body.page-template-page-contact #masthead:hover {
  background: white;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
body.page-template-page-contact #masthead:hover nav ul li a {
  color: #60061e;
}
body.page-template-page-contact #masthead:hover nav ul li.current-menu-item a, body.page-template-page-contact #masthead:hover nav ul li a:hover {
  color: #ccc;
}
body.page-template-page-contact #masthead:hover .masthead-device .toggle-drawer {
  color: #60061e;
}
body.page-template-page-contact #masthead:hover .site-branding svg path {
  fill: #60061e;
}
body.page-template-page-contact #colophon {
  display: none;
}
body.page-template-page-contact .bg-image {
  height: 100vh;
  padding-bottom: 0;
}
@media (max-width: 480px) {
  body.page-template-page-contact .bg-image {
    height: 0 !important;
    padding-bottom: 100%;
  }
}
@media (max-width: 480px) {
  body.page-template-page-contact .contact-inner {
    background: #60061e;
    height: 100vh;
  }
  body.page-template-page-contact .contact-inner .table, body.page-template-page-contact .contact-inner .cell {
    display: block;
  }
}
body.page-template-page-contact .contact-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
}
@media (max-width: 480px) {
  body.page-template-page-contact .contact-content {
    position: relative;
    height: auto;
  }
}
body.page-template-page-contact .contact-wrap {
  text-align: center;
  background: transparent;
  padding: 50px 20px 42px 20px;
  color: white;
  width: 90%;
  max-width: 450px;
  margin: 0 auto;
  -ms-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
@media (max-width: 480px) {
  body.page-template-page-contact .contact-wrap {
    background: #60061e;
    color: white;
    width: 100%;
  }
}
body.page-template-page-contact .contact-wrap a {
  color: white;
}
body.page-template-page-contact .contact-wrap:hover {
  background: #60061e;
  color: white;
  -ms-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
body.page-template-page-contact .contact-wrap:hover a:hover {
  color: #230009;
}
/*----------------------------------------------------------------------------
 Single Project
 ----------------------------------------------------------------------------*/
.single-project-loading {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  padding-top: 80px;
  text-align: center;
  background: white;
}
/*----------------------------------------------------------------------------
 Loading Spinner
 ----------------------------------------------------------------------------*/
.loading-spinner {
  position: relative;
  transform: translateX(-50%);
  left: 50%;
  top: -25px;
  transition-delay: 0s, 200ms;
  transition-duration: 100ms;
  transition-property: visibility, opacity;
  transition-timing-function: linear, ease-in-out;
}
.loading-spinner.relative {
  position: relative;
  top: auto;
  bottom: auto;
  margin: 0 auto;
  padding: 100px 0px;
}
.loading-spinner h3 {
  margin-top: 20px;
  letter-spacing: 1.5px;
}
.loading-spinner .loading-spinner-circle, .loading-spinner .loading-spinner-circle:after {
  border-radius: 50%;
  height: 40px;
  width: 40px;
}
.loading-spinner .loading-spinner-circle {
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 0.3em solid #60061e;
  border-right: 0.3em solid #60061e;
  border-bottom: 0.3em solid #60061e;
  border-left: 0.3em solid transparent;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
  margin: 0 auto;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/*--------------------------------------------------------------
 # Vendor
 --------------------------------------------------------------*/
/*------------------------------------*\
 $CSSWIZARDRY-GRIDS
 \*------------------------------------*/
/**
 * CONTENTS
 * INTRODUCTION.........How the grid system works.
 * VARIABLES............Your settings.
 * MIXINS...............Library mixins.
 * GRID SETUP...........Build the grid structure.
 * WIDTHS...............Build our responsive widths around our breakpoints.
 * PUSH.................Push classes.
 * PULL.................Pull classes.
 */
/*------------------------------------*\
 $INTRODUCTION
 \*------------------------------------*/
/**
 * csswizardry grids provides you with widths to suit a number of breakpoints
 * designed around devices of a size you specify. Out of the box, csswizardry
 * grids caters to the following types of device:
 *
 * palm     --  palm-based devices, like phones and small tablets
 * lap      --  lap-based devices, like iPads or laptops
 * portable --  all of the above
 * desk     --  stationary devices, like desktop computers
 * regular  --  any/all types of device
 *
 * These namespaces are then used in the library to give you the ability to
 * manipulate your layouts based around them, for example:
 *
 <div class="grid__item  one-whole  lap--one-half  desk--one-third">
 *
 * This would give you a grid item which is 100% width unless it is on a lap
 * device, at which point it become 50% wide, or it is on a desktop device, at
 * which point it becomes 33.333% width.
 *
 * csswizardry grids also has push and pull classes which allow you to nudge
 * grid items left and right by a defined amount. These follow the same naming
 * convention as above, but are prepended by either `push--` or `pull--`, for
 * example:
 *
 `class="grid__item  one-half  push--one-half"`
 *
 * This would give you a grid item which is 50% width and pushed over to the
 * right by 50%.
 *
 * All classes in csswizardry grids follow this patten, so you should fairly
 * quickly be able to piece together any combinations you can imagine, for
 * example:
 *
 `class="grid__item  one-whole  lap--one-half  desk--one-third  push--desk--one-third"`
 *
 `class="grid__item  one-quarter  palm--one-half  push--palm--one-half"`
 *
 `class="grid__item  palm--one-third  desk--five-twelfths"`
 */
/*------------------------------------*\
 $VARIABLES
 \*------------------------------------*/
/**
 * If you are building a non-responsive site but would still like to use
 * csswizardry-grids, set this to ‘false’:
 */
/**
 * Is this build mobile first? Setting to ‘true’ means that all grids will be
 * 100% width if you do not apply a more specific class to them.
 */
/**
 * Set the spacing between your grid items.
 */
/**
 * Would you like Sass’ silent classes, or regular CSS classes?
 */
/**
 * Would you like push and pull classes enabled?
 */
/**
 * Using `inline-block` means that the grid items need their whitespace removing
 * in order for them to work correctly. Set the following to true if you are
 * going to achieve this by manually removing/commenting out any whitespace in
 * your HTML yourself.
 *
 * Setting this to false invokes a hack which cannot always be guaranteed,
 * please see the following for more detail:
 *
 * github.com/csswizardry/csswizardry-grids/commit/744d4b23c9d2b77d605b5991e54a397df72e0688
 * github.com/csswizardry/inuit.css/issues/170#issuecomment-14859371
 */
/**
 * Define your breakpoints. The first value is the prefix that shall be used for
 * your classes (e.g. `.palm--one-half`), the second value is the media query
 * that the breakpoint fires at.
 */
/**
 * Define which namespaced breakpoints you would like to generate for each of
 * widths, push and pull. This is handy if you only need pull on, say, desk, or
 * you only need a new width breakpoint at mobile sizes. It allows you to only
 * compile as much CSS as you need. All are turned on by default, but you can
 * add and remove breakpoints at will.
 *
 * Push and pull shall only be used if `$push` and/or `$pull` and `$responsive`
 * have been set to ‘true’.
 */
/**
 * You do not need to edit anything from this line onward; csswizardry-grids is
 * good to go. Happy griddin’!
 */
/*------------------------------------*\
 $MIXINS
 \*------------------------------------*/
/**
 * These mixins are for the library to use only, you should not need to modify
 * them at all.
 *
 * Enclose a block of code with a media query as named in `$breakpoints`.
 */
/**
 * Drop relative positioning into silent classes which can’t take advantage of
 * the `[class*="push--"]` and `[class*="pull--"]` selectors.
 */
/*------------------------------------*\
 $GRID SETUP
 \*------------------------------------*/
/**
 * 1. Allow the grid system to be used on lists.
 * 2. Remove any margins and paddings that might affect the grid system.
 * 3. Apply a negative `margin-left` to negate the columns’ gutters.
 */
.grid {
  list-style: none;
  margin: 0;
  /* [1] */
  padding: 0;
  /* [2] */
  margin-left: -24px;
  /* [2] */
  /* [3] */
  letter-spacing: -0.31em;
}
/* Opera hack */
.opera:-o-prefocus, .grid {
  word-spacing: -0.43em;
}
/**
 * 1. Cause columns to stack side-by-side.
 * 2. Space columns apart.
 * 3. Align columns to the tops of each other.
 * 4. Full-width unless told to behave otherwise.
 * 5. Required to combine fluid widths and fixed gutters.
 */
.grid__item {
  display: inline-block;
  padding-left: 24px;
  /* [1] */
  vertical-align: top;
  /* [2] */
  /* [3] */
  width: 100%;
  /* [4] */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* [5] */
  box-sizing: border-box;
  /* [5] */
  /* [5] */
  letter-spacing: normal;
  word-spacing: normal;
}
/**
 * Reversed grids allow you to structure your source in the opposite order to
 * how your rendered layout will appear. Extends `.grid`.
 */
.grid--rev {
  direction: rtl;
  text-align: left;
}
.grid--rev > .grid__item {
  direction: ltr;
  text-align: left;
}
/**
 * Gutterless grids have all the properties of regular grids, minus any spacing.
 * Extends `.grid`.
 */
.grid--full {
  margin-left: 0;
  letter-spacing: -0.31em;
}
.grid--full > .grid__item {
  padding-left: 0;
}
/**
 * Align the entire grid to the right. Extends `.grid`.
 */
.grid--right {
  text-align: right;
}
.grid--right > .grid__item {
  text-align: left;
}
/**
 * Centered grids align grid items centrally without needing to use push or pull
 * classes. Extends `.grid`.
 */
.grid--center {
  text-align: center;
}
.grid--center > .grid__item {
  text-align: left;
}
/**
 * Align grid cells vertically (`.grid--middle` or `.grid--bottom`). Extends
 * `.grid`.
 */
.grid--middle > .grid__item {
  vertical-align: middle;
}
.grid--bottom > .grid__item {
  vertical-align: bottom;
}
/**
 * Create grids with narrower gutters. Extends `.grid`.
 */
.grid--narrow {
  margin-left: -12px;
  letter-spacing: -0.31em;
}
.grid--narrow > .grid__item {
  padding-left: 12px;
}
/**
 * Create grids with wider gutters. Extends `.grid`.
 */
.grid--wide {
  margin-left: -45px;
  letter-spacing: -0.31em;
}
.grid--wide > .grid__item {
  padding-left: 45px;
}
/*------------------------------------*\
 $WIDTHS
 \*------------------------------------*/
/**
 * Create our width classes, prefixed by the specified namespace.
 */
/**
 * Our regular, non-responsive width classes.
 */
/**
 * Whole
 */
.one-whole {
  width: 100%;
}
/**
 * Halves
 */
.one-half, .two-quarters, .three-sixths, .four-eighths, .five-tenths, .six-twelfths {
  width: 50%;
}
/**
 * Thirds
 */
.one-third, .two-sixths, .four-twelfths {
  width: 33.333%;
}
.two-thirds, .four-sixths, .eight-twelfths {
  width: 66.666%;
}
/**
 * Quarters
 */
.one-quarter, .two-eighths, .three-twelfths {
  width: 25%;
}
.three-quarters, .six-eighths, .nine-twelfths {
  width: 75%;
}
/**
 * Fifths
 */
.one-fifth, .two-tenths {
  width: 20%;
}
.two-fifths, .four-tenths {
  width: 40%;
}
.three-fifths, .six-tenths {
  width: 60%;
}
.four-fifths, .eight-tenths {
  width: 80%;
}
/**
 * Sixths
 */
.one-sixth, .two-twelfths {
  width: 16.666%;
}
.five-sixths, .ten-twelfths {
  width: 83.333%;
}
/**
 * Eighths
 */
.one-eighth {
  width: 12.5%;
}
.three-eighths {
  width: 37.5%;
}
.five-eighths {
  width: 62.5%;
}
.seven-eighths {
  width: 87.5%;
}
/**
 * Tenths
 */
.one-tenth {
  width: 10%;
}
.three-tenths {
  width: 30%;
}
.seven-tenths {
  width: 70%;
}
.nine-tenths {
  width: 90%;
}
/**
 * Twelfths
 */
.one-twelfth {
  width: 8.333%;
}
.five-twelfths {
  width: 41.666%;
}
.seven-twelfths {
  width: 58.333%;
}
.eleven-twelfths {
  width: 91.666%;
}
/**
 * Our responsive classes, if we have enabled them.
 */
@media only screen and (max-width: 480px) {
  /**
   * Whole
   */
  /**
   * Halves
   */
  /**
   * Thirds
   */
  /**
   * Quarters
   */
  /**
   * Fifths
   */
  /**
   * Sixths
   */
  /**
   * Eighths
   */
  /**
   * Tenths
   */
  /**
   * Twelfths
   */
  .small--one-whole {
    width: 100%;
  }
  .small--one-half, .small--two-quarters, .small--three-sixths, .small--four-eighths, .small--five-tenths, .small--six-twelfths {
    width: 50%;
  }
  .small--one-third, .small--two-sixths, .small--four-twelfths {
    width: 33.333%;
  }
  .small--two-thirds, .small--four-sixths, .small--eight-twelfths {
    width: 66.666%;
  }
  .small--one-quarter, .small--two-eighths, .small--three-twelfths {
    width: 25%;
  }
  .small--three-quarters, .small--six-eighths, .small--nine-twelfths {
    width: 75%;
  }
  .small--one-fifth, .small--two-tenths {
    width: 20%;
  }
  .small--two-fifths, .small--four-tenths {
    width: 40%;
  }
  .small--three-fifths, .small--six-tenths {
    width: 60%;
  }
  .small--four-fifths, .small--eight-tenths {
    width: 80%;
  }
  .small--one-sixth, .small--two-twelfths {
    width: 16.666%;
  }
  .small--five-sixths, .small--ten-twelfths {
    width: 83.333%;
  }
  .small--one-eighth {
    width: 12.5%;
  }
  .small--three-eighths {
    width: 37.5%;
  }
  .small--five-eighths {
    width: 62.5%;
  }
  .small--seven-eighths {
    width: 87.5%;
  }
  .small--one-tenth {
    width: 10%;
  }
  .small--three-tenths {
    width: 30%;
  }
  .small--seven-tenths {
    width: 70%;
  }
  .small--nine-tenths {
    width: 90%;
  }
  .small--one-twelfth {
    width: 8.333%;
  }
  .small--five-twelfths {
    width: 41.666%;
  }
  .small--seven-twelfths {
    width: 58.333%;
  }
  .small--eleven-twelfths {
    width: 91.666%;
  }
}
@media only screen and (min-width: 481px) and (max-width: 1024px) {
  /**
   * Whole
   */
  /**
   * Halves
   */
  /**
   * Thirds
   */
  /**
   * Quarters
   */
  /**
   * Fifths
   */
  /**
   * Sixths
   */
  /**
   * Eighths
   */
  /**
   * Tenths
   */
  /**
   * Twelfths
   */
  .medium--one-whole {
    width: 100%;
  }
  .medium--one-half, .medium--two-quarters, .medium--three-sixths, .medium--four-eighths, .medium--five-tenths, .medium--six-twelfths {
    width: 50%;
  }
  .medium--one-third, .medium--two-sixths, .medium--four-twelfths {
    width: 33.333%;
  }
  .medium--two-thirds, .medium--four-sixths, .medium--eight-twelfths {
    width: 66.666%;
  }
  .medium--one-quarter, .medium--two-eighths, .medium--three-twelfths {
    width: 25%;
  }
  .medium--three-quarters, .medium--six-eighths, .medium--nine-twelfths {
    width: 75%;
  }
  .medium--one-fifth, .medium--two-tenths {
    width: 20%;
  }
  .medium--two-fifths, .medium--four-tenths {
    width: 40%;
  }
  .medium--three-fifths, .medium--six-tenths {
    width: 60%;
  }
  .medium--four-fifths, .medium--eight-tenths {
    width: 80%;
  }
  .medium--one-sixth, .medium--two-twelfths {
    width: 16.666%;
  }
  .medium--five-sixths, .medium--ten-twelfths {
    width: 83.333%;
  }
  .medium--one-eighth {
    width: 12.5%;
  }
  .medium--three-eighths {
    width: 37.5%;
  }
  .medium--five-eighths {
    width: 62.5%;
  }
  .medium--seven-eighths {
    width: 87.5%;
  }
  .medium--one-tenth {
    width: 10%;
  }
  .medium--three-tenths {
    width: 30%;
  }
  .medium--seven-tenths {
    width: 70%;
  }
  .medium--nine-tenths {
    width: 90%;
  }
  .medium--one-twelfth {
    width: 8.333%;
  }
  .medium--five-twelfths {
    width: 41.666%;
  }
  .medium--seven-twelfths {
    width: 58.333%;
  }
  .medium--eleven-twelfths {
    width: 91.666%;
  }
}
@media only screen and (max-width: 1024px) {
  /**
   * Whole
   */
  /**
   * Halves
   */
  /**
   * Thirds
   */
  /**
   * Quarters
   */
  /**
   * Fifths
   */
  /**
   * Sixths
   */
  /**
   * Eighths
   */
  /**
   * Tenths
   */
  /**
   * Twelfths
   */
  .medium-down--one-whole {
    width: 100%;
  }
  .medium-down--one-half, .medium-down--two-quarters, .medium-down--three-sixths, .medium-down--four-eighths, .medium-down--five-tenths, .medium-down--six-twelfths {
    width: 50%;
  }
  .medium-down--one-third, .medium-down--two-sixths, .medium-down--four-twelfths {
    width: 33.333%;
  }
  .medium-down--two-thirds, .medium-down--four-sixths, .medium-down--eight-twelfths {
    width: 66.666%;
  }
  .medium-down--one-quarter, .medium-down--two-eighths, .medium-down--three-twelfths {
    width: 25%;
  }
  .medium-down--three-quarters, .medium-down--six-eighths, .medium-down--nine-twelfths {
    width: 75%;
  }
  .medium-down--one-fifth, .medium-down--two-tenths {
    width: 20%;
  }
  .medium-down--two-fifths, .medium-down--four-tenths {
    width: 40%;
  }
  .medium-down--three-fifths, .medium-down--six-tenths {
    width: 60%;
  }
  .medium-down--four-fifths, .medium-down--eight-tenths {
    width: 80%;
  }
  .medium-down--one-sixth, .medium-down--two-twelfths {
    width: 16.666%;
  }
  .medium-down--five-sixths, .medium-down--ten-twelfths {
    width: 83.333%;
  }
  .medium-down--one-eighth {
    width: 12.5%;
  }
  .medium-down--three-eighths {
    width: 37.5%;
  }
  .medium-down--five-eighths {
    width: 62.5%;
  }
  .medium-down--seven-eighths {
    width: 87.5%;
  }
  .medium-down--one-tenth {
    width: 10%;
  }
  .medium-down--three-tenths {
    width: 30%;
  }
  .medium-down--seven-tenths {
    width: 70%;
  }
  .medium-down--nine-tenths {
    width: 90%;
  }
  .medium-down--one-twelfth {
    width: 8.333%;
  }
  .medium-down--five-twelfths {
    width: 41.666%;
  }
  .medium-down--seven-twelfths {
    width: 58.333%;
  }
  .medium-down--eleven-twelfths {
    width: 91.666%;
  }
}
@media only screen and (min-width: 1025px) {
  /**
   * Whole
   */
  /**
   * Halves
   */
  /**
   * Thirds
   */
  /**
   * Quarters
   */
  /**
   * Fifths
   */
  /**
   * Sixths
   */
  /**
   * Eighths
   */
  /**
   * Tenths
   */
  /**
   * Twelfths
   */
  .large--one-whole {
    width: 100%;
  }
  .large--one-half, .large--two-quarters, .large--three-sixths, .large--four-eighths, .large--five-tenths, .large--six-twelfths {
    width: 50%;
  }
  .large--one-third, .large--two-sixths, .large--four-twelfths {
    width: 33.333%;
  }
  .large--two-thirds, .large--four-sixths, .large--eight-twelfths {
    width: 66.666%;
  }
  .large--one-quarter, .large--two-eighths, .large--three-twelfths {
    width: 25%;
  }
  .large--three-quarters, .large--six-eighths, .large--nine-twelfths {
    width: 75%;
  }
  .large--one-fifth, .large--two-tenths {
    width: 20%;
  }
  .large--two-fifths, .large--four-tenths {
    width: 40%;
  }
  .large--three-fifths, .large--six-tenths {
    width: 60%;
  }
  .large--four-fifths, .large--eight-tenths {
    width: 80%;
  }
  .large--one-sixth, .large--two-twelfths {
    width: 16.666%;
  }
  .large--five-sixths, .large--ten-twelfths {
    width: 83.333%;
  }
  .large--one-eighth {
    width: 12.5%;
  }
  .large--three-eighths {
    width: 37.5%;
  }
  .large--five-eighths {
    width: 62.5%;
  }
  .large--seven-eighths {
    width: 87.5%;
  }
  .large--one-tenth {
    width: 10%;
  }
  .large--three-tenths {
    width: 30%;
  }
  .large--seven-tenths {
    width: 70%;
  }
  .large--nine-tenths {
    width: 90%;
  }
  .large--one-twelfth {
    width: 8.333%;
  }
  .large--five-twelfths {
    width: 41.666%;
  }
  .large--seven-twelfths {
    width: 58.333%;
  }
  .large--eleven-twelfths {
    width: 91.666%;
  }
}
/*------------------------------------*\
 $PUSH
 \*------------------------------------*/
/**
 * Push classes, to move grid items over to the right by certain amounts.
 */
/**
 * Not a particularly great selector, but the DRYest way to do things.
 */
[class*="push--"] {
  position: relative;
}
/**
 * Whole
 */
.push--one-whole {
  left: 100%;
}
/**
 * Halves
 */
.push--one-half, .push--two-quarters, .push--three-sixths, .push--four-eighths, .push--five-tenths, .push--six-twelfths {
  left: 50%;
}
/**
 * Thirds
 */
.push--one-third, .push--two-sixths, .push--four-twelfths {
  left: 33.333%;
}
.push--two-thirds, .push--four-sixths, .push--eight-twelfths {
  left: 66.666%;
}
/**
 * Quarters
 */
.push--one-quarter, .push--two-eighths, .push--three-twelfths {
  left: 25%;
}
.push--three-quarters, .push--six-eighths, .push--nine-twelfths {
  left: 75%;
}
/**
 * Fifths
 */
.push--one-fifth, .push--two-tenths {
  left: 20%;
}
.push--two-fifths, .push--four-tenths {
  left: 40%;
}
.push--three-fifths, .push--six-tenths {
  left: 60%;
}
.push--four-fifths, .push--eight-tenths {
  left: 80%;
}
/**
 * Sixths
 */
.push--one-sixth, .push--two-twelfths {
  left: 16.666%;
}
.push--five-sixths, .push--ten-twelfths {
  left: 83.333%;
}
/**
 * Eighths
 */
.push--one-eighth {
  left: 12.5%;
}
.push--three-eighths {
  left: 37.5%;
}
.push--five-eighths {
  left: 62.5%;
}
.push--seven-eighths {
  left: 87.5%;
}
/**
 * Tenths
 */
.push--one-tenth {
  left: 10%;
}
.push--three-tenths {
  left: 30%;
}
.push--seven-tenths {
  left: 70%;
}
.push--nine-tenths {
  left: 90%;
}
/**
 * Twelfths
 */
.push--one-twelfth {
  left: 8.333%;
}
.push--five-twelfths {
  left: 41.666%;
}
.push--seven-twelfths {
  left: 58.333%;
}
.push--eleven-twelfths {
  left: 91.666%;
}
@media only screen and (max-width: 480px) {
  /**
   * Whole
   */
  /**
   * Halves
   */
  /**
   * Thirds
   */
  /**
   * Quarters
   */
  /**
   * Fifths
   */
  /**
   * Sixths
   */
  /**
   * Eighths
   */
  /**
   * Tenths
   */
  /**
   * Twelfths
   */
  .push--small--one-whole {
    left: 100%;
  }
  .push--small--one-half, .push--small--two-quarters, .push--small--three-sixths, .push--small--four-eighths, .push--small--five-tenths, .push--small--six-twelfths {
    left: 50%;
  }
  .push--small--one-third, .push--small--two-sixths, .push--small--four-twelfths {
    left: 33.333%;
  }
  .push--small--two-thirds, .push--small--four-sixths, .push--small--eight-twelfths {
    left: 66.666%;
  }
  .push--small--one-quarter, .push--small--two-eighths, .push--small--three-twelfths {
    left: 25%;
  }
  .push--small--three-quarters, .push--small--six-eighths, .push--small--nine-twelfths {
    left: 75%;
  }
  .push--small--one-fifth, .push--small--two-tenths {
    left: 20%;
  }
  .push--small--two-fifths, .push--small--four-tenths {
    left: 40%;
  }
  .push--small--three-fifths, .push--small--six-tenths {
    left: 60%;
  }
  .push--small--four-fifths, .push--small--eight-tenths {
    left: 80%;
  }
  .push--small--one-sixth, .push--small--two-twelfths {
    left: 16.666%;
  }
  .push--small--five-sixths, .push--small--ten-twelfths {
    left: 83.333%;
  }
  .push--small--one-eighth {
    left: 12.5%;
  }
  .push--small--three-eighths {
    left: 37.5%;
  }
  .push--small--five-eighths {
    left: 62.5%;
  }
  .push--small--seven-eighths {
    left: 87.5%;
  }
  .push--small--one-tenth {
    left: 10%;
  }
  .push--small--three-tenths {
    left: 30%;
  }
  .push--small--seven-tenths {
    left: 70%;
  }
  .push--small--nine-tenths {
    left: 90%;
  }
  .push--small--one-twelfth {
    left: 8.333%;
  }
  .push--small--five-twelfths {
    left: 41.666%;
  }
  .push--small--seven-twelfths {
    left: 58.333%;
  }
  .push--small--eleven-twelfths {
    left: 91.666%;
  }
}
@media only screen and (min-width: 481px) and (max-width: 1024px) {
  /**
   * Whole
   */
  /**
   * Halves
   */
  /**
   * Thirds
   */
  /**
   * Quarters
   */
  /**
   * Fifths
   */
  /**
   * Sixths
   */
  /**
   * Eighths
   */
  /**
   * Tenths
   */
  /**
   * Twelfths
   */
  .push--medium--one-whole {
    left: 100%;
  }
  .push--medium--one-half, .push--medium--two-quarters, .push--medium--three-sixths, .push--medium--four-eighths, .push--medium--five-tenths, .push--medium--six-twelfths {
    left: 50%;
  }
  .push--medium--one-third, .push--medium--two-sixths, .push--medium--four-twelfths {
    left: 33.333%;
  }
  .push--medium--two-thirds, .push--medium--four-sixths, .push--medium--eight-twelfths {
    left: 66.666%;
  }
  .push--medium--one-quarter, .push--medium--two-eighths, .push--medium--three-twelfths {
    left: 25%;
  }
  .push--medium--three-quarters, .push--medium--six-eighths, .push--medium--nine-twelfths {
    left: 75%;
  }
  .push--medium--one-fifth, .push--medium--two-tenths {
    left: 20%;
  }
  .push--medium--two-fifths, .push--medium--four-tenths {
    left: 40%;
  }
  .push--medium--three-fifths, .push--medium--six-tenths {
    left: 60%;
  }
  .push--medium--four-fifths, .push--medium--eight-tenths {
    left: 80%;
  }
  .push--medium--one-sixth, .push--medium--two-twelfths {
    left: 16.666%;
  }
  .push--medium--five-sixths, .push--medium--ten-twelfths {
    left: 83.333%;
  }
  .push--medium--one-eighth {
    left: 12.5%;
  }
  .push--medium--three-eighths {
    left: 37.5%;
  }
  .push--medium--five-eighths {
    left: 62.5%;
  }
  .push--medium--seven-eighths {
    left: 87.5%;
  }
  .push--medium--one-tenth {
    left: 10%;
  }
  .push--medium--three-tenths {
    left: 30%;
  }
  .push--medium--seven-tenths {
    left: 70%;
  }
  .push--medium--nine-tenths {
    left: 90%;
  }
  .push--medium--one-twelfth {
    left: 8.333%;
  }
  .push--medium--five-twelfths {
    left: 41.666%;
  }
  .push--medium--seven-twelfths {
    left: 58.333%;
  }
  .push--medium--eleven-twelfths {
    left: 91.666%;
  }
}
@media only screen and (max-width: 1024px) {
  /**
   * Whole
   */
  /**
   * Halves
   */
  /**
   * Thirds
   */
  /**
   * Quarters
   */
  /**
   * Fifths
   */
  /**
   * Sixths
   */
  /**
   * Eighths
   */
  /**
   * Tenths
   */
  /**
   * Twelfths
   */
  .push--medium-down--one-whole {
    left: 100%;
  }
  .push--medium-down--one-half, .push--medium-down--two-quarters, .push--medium-down--three-sixths, .push--medium-down--four-eighths, .push--medium-down--five-tenths, .push--medium-down--six-twelfths {
    left: 50%;
  }
  .push--medium-down--one-third, .push--medium-down--two-sixths, .push--medium-down--four-twelfths {
    left: 33.333%;
  }
  .push--medium-down--two-thirds, .push--medium-down--four-sixths, .push--medium-down--eight-twelfths {
    left: 66.666%;
  }
  .push--medium-down--one-quarter, .push--medium-down--two-eighths, .push--medium-down--three-twelfths {
    left: 25%;
  }
  .push--medium-down--three-quarters, .push--medium-down--six-eighths, .push--medium-down--nine-twelfths {
    left: 75%;
  }
  .push--medium-down--one-fifth, .push--medium-down--two-tenths {
    left: 20%;
  }
  .push--medium-down--two-fifths, .push--medium-down--four-tenths {
    left: 40%;
  }
  .push--medium-down--three-fifths, .push--medium-down--six-tenths {
    left: 60%;
  }
  .push--medium-down--four-fifths, .push--medium-down--eight-tenths {
    left: 80%;
  }
  .push--medium-down--one-sixth, .push--medium-down--two-twelfths {
    left: 16.666%;
  }
  .push--medium-down--five-sixths, .push--medium-down--ten-twelfths {
    left: 83.333%;
  }
  .push--medium-down--one-eighth {
    left: 12.5%;
  }
  .push--medium-down--three-eighths {
    left: 37.5%;
  }
  .push--medium-down--five-eighths {
    left: 62.5%;
  }
  .push--medium-down--seven-eighths {
    left: 87.5%;
  }
  .push--medium-down--one-tenth {
    left: 10%;
  }
  .push--medium-down--three-tenths {
    left: 30%;
  }
  .push--medium-down--seven-tenths {
    left: 70%;
  }
  .push--medium-down--nine-tenths {
    left: 90%;
  }
  .push--medium-down--one-twelfth {
    left: 8.333%;
  }
  .push--medium-down--five-twelfths {
    left: 41.666%;
  }
  .push--medium-down--seven-twelfths {
    left: 58.333%;
  }
  .push--medium-down--eleven-twelfths {
    left: 91.666%;
  }
}
@media only screen and (min-width: 1025px) {
  /**
   * Whole
   */
  /**
   * Halves
   */
  /**
   * Thirds
   */
  /**
   * Quarters
   */
  /**
   * Fifths
   */
  /**
   * Sixths
   */
  /**
   * Eighths
   */
  /**
   * Tenths
   */
  /**
   * Twelfths
   */
  .push--large--one-whole {
    left: 100%;
  }
  .push--large--one-half, .push--large--two-quarters, .push--large--three-sixths, .push--large--four-eighths, .push--large--five-tenths, .push--large--six-twelfths {
    left: 50%;
  }
  .push--large--one-third, .push--large--two-sixths, .push--large--four-twelfths {
    left: 33.333%;
  }
  .push--large--two-thirds, .push--large--four-sixths, .push--large--eight-twelfths {
    left: 66.666%;
  }
  .push--large--one-quarter, .push--large--two-eighths, .push--large--three-twelfths {
    left: 25%;
  }
  .push--large--three-quarters, .push--large--six-eighths, .push--large--nine-twelfths {
    left: 75%;
  }
  .push--large--one-fifth, .push--large--two-tenths {
    left: 20%;
  }
  .push--large--two-fifths, .push--large--four-tenths {
    left: 40%;
  }
  .push--large--three-fifths, .push--large--six-tenths {
    left: 60%;
  }
  .push--large--four-fifths, .push--large--eight-tenths {
    left: 80%;
  }
  .push--large--one-sixth, .push--large--two-twelfths {
    left: 16.666%;
  }
  .push--large--five-sixths, .push--large--ten-twelfths {
    left: 83.333%;
  }
  .push--large--one-eighth {
    left: 12.5%;
  }
  .push--large--three-eighths {
    left: 37.5%;
  }
  .push--large--five-eighths {
    left: 62.5%;
  }
  .push--large--seven-eighths {
    left: 87.5%;
  }
  .push--large--one-tenth {
    left: 10%;
  }
  .push--large--three-tenths {
    left: 30%;
  }
  .push--large--seven-tenths {
    left: 70%;
  }
  .push--large--nine-tenths {
    left: 90%;
  }
  .push--large--one-twelfth {
    left: 8.333%;
  }
  .push--large--five-twelfths {
    left: 41.666%;
  }
  .push--large--seven-twelfths {
    left: 58.333%;
  }
  .push--large--eleven-twelfths {
    left: 91.666%;
  }
}
/*------------------------------------*\
 $PULL
 \*------------------------------------*/
/**
 * Pull classes, to move grid items back to the left by certain amounts.
 */
/**
 * Not a particularly great selector, but the DRYest way to do things.
 */
[class*="pull--"] {
  position: relative;
}
/**
 * Whole
 */
.pull--one-whole {
  right: 100%;
}
/**
 * Halves
 */
.pull--one-half, .pull--two-quarters, .pull--three-sixths, .pull--four-eighths, .pull--five-tenths, .pull--six-twelfths {
  right: 50%;
}
/**
 * Thirds
 */
.pull--one-third, .pull--two-sixths, .pull--four-twelfths {
  right: 33.333%;
}
.pull--two-thirds, .pull--four-sixths, .pull--eight-twelfths {
  right: 66.666%;
}
/**
 * Quarters
 */
.pull--one-quarter, .pull--two-eighths, .pull--three-twelfths {
  right: 25%;
}
.pull--three-quarters, .pull--six-eighths, .pull--nine-twelfths {
  right: 75%;
}
/**
 * Fifths
 */
.pull--one-fifth, .pull--two-tenths {
  right: 20%;
}
.pull--two-fifths, .pull--four-tenths {
  right: 40%;
}
.pull--three-fifths, .pull--six-tenths {
  right: 60%;
}
.pull--four-fifths, .pull--eight-tenths {
  right: 80%;
}
/**
 * Sixths
 */
.pull--one-sixth, .pull--two-twelfths {
  right: 16.666%;
}
.pull--five-sixths, .pull--ten-twelfths {
  right: 83.333%;
}
/**
 * Eighths
 */
.pull--one-eighth {
  right: 12.5%;
}
.pull--three-eighths {
  right: 37.5%;
}
.pull--five-eighths {
  right: 62.5%;
}
.pull--seven-eighths {
  right: 87.5%;
}
/**
 * Tenths
 */
.pull--one-tenth {
  right: 10%;
}
.pull--three-tenths {
  right: 30%;
}
.pull--seven-tenths {
  right: 70%;
}
.pull--nine-tenths {
  right: 90%;
}
/**
 * Twelfths
 */
.pull--one-twelfth {
  right: 8.333%;
}
.pull--five-twelfths {
  right: 41.666%;
}
.pull--seven-twelfths {
  right: 58.333%;
}
.pull--eleven-twelfths {
  right: 91.666%;
}
@media only screen and (max-width: 480px) {
  /**
   * Whole
   */
  /**
   * Halves
   */
  /**
   * Thirds
   */
  /**
   * Quarters
   */
  /**
   * Fifths
   */
  /**
   * Sixths
   */
  /**
   * Eighths
   */
  /**
   * Tenths
   */
  /**
   * Twelfths
   */
  .pull--small--one-whole {
    right: 100%;
  }
  .pull--small--one-half, .pull--small--two-quarters, .pull--small--three-sixths, .pull--small--four-eighths, .pull--small--five-tenths, .pull--small--six-twelfths {
    right: 50%;
  }
  .pull--small--one-third, .pull--small--two-sixths, .pull--small--four-twelfths {
    right: 33.333%;
  }
  .pull--small--two-thirds, .pull--small--four-sixths, .pull--small--eight-twelfths {
    right: 66.666%;
  }
  .pull--small--one-quarter, .pull--small--two-eighths, .pull--small--three-twelfths {
    right: 25%;
  }
  .pull--small--three-quarters, .pull--small--six-eighths, .pull--small--nine-twelfths {
    right: 75%;
  }
  .pull--small--one-fifth, .pull--small--two-tenths {
    right: 20%;
  }
  .pull--small--two-fifths, .pull--small--four-tenths {
    right: 40%;
  }
  .pull--small--three-fifths, .pull--small--six-tenths {
    right: 60%;
  }
  .pull--small--four-fifths, .pull--small--eight-tenths {
    right: 80%;
  }
  .pull--small--one-sixth, .pull--small--two-twelfths {
    right: 16.666%;
  }
  .pull--small--five-sixths, .pull--small--ten-twelfths {
    right: 83.333%;
  }
  .pull--small--one-eighth {
    right: 12.5%;
  }
  .pull--small--three-eighths {
    right: 37.5%;
  }
  .pull--small--five-eighths {
    right: 62.5%;
  }
  .pull--small--seven-eighths {
    right: 87.5%;
  }
  .pull--small--one-tenth {
    right: 10%;
  }
  .pull--small--three-tenths {
    right: 30%;
  }
  .pull--small--seven-tenths {
    right: 70%;
  }
  .pull--small--nine-tenths {
    right: 90%;
  }
  .pull--small--one-twelfth {
    right: 8.333%;
  }
  .pull--small--five-twelfths {
    right: 41.666%;
  }
  .pull--small--seven-twelfths {
    right: 58.333%;
  }
  .pull--small--eleven-twelfths {
    right: 91.666%;
  }
}
@media only screen and (min-width: 481px) and (max-width: 1024px) {
  /**
   * Whole
   */
  /**
   * Halves
   */
  /**
   * Thirds
   */
  /**
   * Quarters
   */
  /**
   * Fifths
   */
  /**
   * Sixths
   */
  /**
   * Eighths
   */
  /**
   * Tenths
   */
  /**
   * Twelfths
   */
  .pull--medium--one-whole {
    right: 100%;
  }
  .pull--medium--one-half, .pull--medium--two-quarters, .pull--medium--three-sixths, .pull--medium--four-eighths, .pull--medium--five-tenths, .pull--medium--six-twelfths {
    right: 50%;
  }
  .pull--medium--one-third, .pull--medium--two-sixths, .pull--medium--four-twelfths {
    right: 33.333%;
  }
  .pull--medium--two-thirds, .pull--medium--four-sixths, .pull--medium--eight-twelfths {
    right: 66.666%;
  }
  .pull--medium--one-quarter, .pull--medium--two-eighths, .pull--medium--three-twelfths {
    right: 25%;
  }
  .pull--medium--three-quarters, .pull--medium--six-eighths, .pull--medium--nine-twelfths {
    right: 75%;
  }
  .pull--medium--one-fifth, .pull--medium--two-tenths {
    right: 20%;
  }
  .pull--medium--two-fifths, .pull--medium--four-tenths {
    right: 40%;
  }
  .pull--medium--three-fifths, .pull--medium--six-tenths {
    right: 60%;
  }
  .pull--medium--four-fifths, .pull--medium--eight-tenths {
    right: 80%;
  }
  .pull--medium--one-sixth, .pull--medium--two-twelfths {
    right: 16.666%;
  }
  .pull--medium--five-sixths, .pull--medium--ten-twelfths {
    right: 83.333%;
  }
  .pull--medium--one-eighth {
    right: 12.5%;
  }
  .pull--medium--three-eighths {
    right: 37.5%;
  }
  .pull--medium--five-eighths {
    right: 62.5%;
  }
  .pull--medium--seven-eighths {
    right: 87.5%;
  }
  .pull--medium--one-tenth {
    right: 10%;
  }
  .pull--medium--three-tenths {
    right: 30%;
  }
  .pull--medium--seven-tenths {
    right: 70%;
  }
  .pull--medium--nine-tenths {
    right: 90%;
  }
  .pull--medium--one-twelfth {
    right: 8.333%;
  }
  .pull--medium--five-twelfths {
    right: 41.666%;
  }
  .pull--medium--seven-twelfths {
    right: 58.333%;
  }
  .pull--medium--eleven-twelfths {
    right: 91.666%;
  }
}
@media only screen and (max-width: 1024px) {
  /**
   * Whole
   */
  /**
   * Halves
   */
  /**
   * Thirds
   */
  /**
   * Quarters
   */
  /**
   * Fifths
   */
  /**
   * Sixths
   */
  /**
   * Eighths
   */
  /**
   * Tenths
   */
  /**
   * Twelfths
   */
  .pull--medium-down--one-whole {
    right: 100%;
  }
  .pull--medium-down--one-half, .pull--medium-down--two-quarters, .pull--medium-down--three-sixths, .pull--medium-down--four-eighths, .pull--medium-down--five-tenths, .pull--medium-down--six-twelfths {
    right: 50%;
  }
  .pull--medium-down--one-third, .pull--medium-down--two-sixths, .pull--medium-down--four-twelfths {
    right: 33.333%;
  }
  .pull--medium-down--two-thirds, .pull--medium-down--four-sixths, .pull--medium-down--eight-twelfths {
    right: 66.666%;
  }
  .pull--medium-down--one-quarter, .pull--medium-down--two-eighths, .pull--medium-down--three-twelfths {
    right: 25%;
  }
  .pull--medium-down--three-quarters, .pull--medium-down--six-eighths, .pull--medium-down--nine-twelfths {
    right: 75%;
  }
  .pull--medium-down--one-fifth, .pull--medium-down--two-tenths {
    right: 20%;
  }
  .pull--medium-down--two-fifths, .pull--medium-down--four-tenths {
    right: 40%;
  }
  .pull--medium-down--three-fifths, .pull--medium-down--six-tenths {
    right: 60%;
  }
  .pull--medium-down--four-fifths, .pull--medium-down--eight-tenths {
    right: 80%;
  }
  .pull--medium-down--one-sixth, .pull--medium-down--two-twelfths {
    right: 16.666%;
  }
  .pull--medium-down--five-sixths, .pull--medium-down--ten-twelfths {
    right: 83.333%;
  }
  .pull--medium-down--one-eighth {
    right: 12.5%;
  }
  .pull--medium-down--three-eighths {
    right: 37.5%;
  }
  .pull--medium-down--five-eighths {
    right: 62.5%;
  }
  .pull--medium-down--seven-eighths {
    right: 87.5%;
  }
  .pull--medium-down--one-tenth {
    right: 10%;
  }
  .pull--medium-down--three-tenths {
    right: 30%;
  }
  .pull--medium-down--seven-tenths {
    right: 70%;
  }
  .pull--medium-down--nine-tenths {
    right: 90%;
  }
  .pull--medium-down--one-twelfth {
    right: 8.333%;
  }
  .pull--medium-down--five-twelfths {
    right: 41.666%;
  }
  .pull--medium-down--seven-twelfths {
    right: 58.333%;
  }
  .pull--medium-down--eleven-twelfths {
    right: 91.666%;
  }
}
@media only screen and (min-width: 1025px) {
  /**
   * Whole
   */
  /**
   * Halves
   */
  /**
   * Thirds
   */
  /**
   * Quarters
   */
  /**
   * Fifths
   */
  /**
   * Sixths
   */
  /**
   * Eighths
   */
  /**
   * Tenths
   */
  /**
   * Twelfths
   */
  .pull--large--one-whole {
    right: 100%;
  }
  .pull--large--one-half, .pull--large--two-quarters, .pull--large--three-sixths, .pull--large--four-eighths, .pull--large--five-tenths, .pull--large--six-twelfths {
    right: 50%;
  }
  .pull--large--one-third, .pull--large--two-sixths, .pull--large--four-twelfths {
    right: 33.333%;
  }
  .pull--large--two-thirds, .pull--large--four-sixths, .pull--large--eight-twelfths {
    right: 66.666%;
  }
  .pull--large--one-quarter, .pull--large--two-eighths, .pull--large--three-twelfths {
    right: 25%;
  }
  .pull--large--three-quarters, .pull--large--six-eighths, .pull--large--nine-twelfths {
    right: 75%;
  }
  .pull--large--one-fifth, .pull--large--two-tenths {
    right: 20%;
  }
  .pull--large--two-fifths, .pull--large--four-tenths {
    right: 40%;
  }
  .pull--large--three-fifths, .pull--large--six-tenths {
    right: 60%;
  }
  .pull--large--four-fifths, .pull--large--eight-tenths {
    right: 80%;
  }
  .pull--large--one-sixth, .pull--large--two-twelfths {
    right: 16.666%;
  }
  .pull--large--five-sixths, .pull--large--ten-twelfths {
    right: 83.333%;
  }
  .pull--large--one-eighth {
    right: 12.5%;
  }
  .pull--large--three-eighths {
    right: 37.5%;
  }
  .pull--large--five-eighths {
    right: 62.5%;
  }
  .pull--large--seven-eighths {
    right: 87.5%;
  }
  .pull--large--one-tenth {
    right: 10%;
  }
  .pull--large--three-tenths {
    right: 30%;
  }
  .pull--large--seven-tenths {
    right: 70%;
  }
  .pull--large--nine-tenths {
    right: 90%;
  }
  .pull--large--one-twelfth {
    right: 8.333%;
  }
  .pull--large--five-twelfths {
    right: 41.666%;
  }
  .pull--large--seven-twelfths {
    right: 58.333%;
  }
  .pull--large--eleven-twelfths {
    right: 91.666%;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
