@charset "UTF-8";
@import 'https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css';
@import url("https://fonts.googleapis.com/css2?family=Archivo+Black&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lato&display=swap");
.social-modal .part-info .content .details:after, .careers:after, .news-post:after, .single-brand .section-brands .social ul:after, .single-brand .section-brands .logo img.logo-image:after, .pagination ul:after, .inner:after {
  content: "";
  display: table;
  clear: both;
}

.gform_wrapper {
  width: 100%;
  font-size: 120%;
}
.gform_wrapper ul {
  padding: 0;
}
.gform_wrapper li {
  padding: 0;
  background: none;
  margin-bottom: 0.9em;
}
.gform_wrapper li label {
  display: none;
}
.gform_wrapper li.gfield_error input {
  border: 1px solid #FF0000;
}
.gform_wrapper .gfield_required {
  display: inline-block;
  padding: 0 0 0 3px;
  color: #C81515;
}
.gform_wrapper div .gfield_type_fileupload label {
  display: block;
  font-size: 1.1em;
  margin: 1.5em 0 0.75em;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.gform_wrapper div label {
  display: none;
}
.gform_wrapper div input,
.gform_wrapper div textarea {
  border: 1px solid #373737;
  padding: 1em;
  border-radius: 0;
  box-shadow: none;
  -webkit-appearance: none;
}
.gform_wrapper div input[type=checkbox] {
  -webkit-appearance: checkbox;
}
.gform_wrapper div input,
.gform_wrapper div textarea,
.gform_wrapper div select {
  width: 100%;
  font-size: 1.1em;
}
.gform_wrapper div textarea {
  display: block;
  height: 120px;
  resize: none;
}
.gform_wrapper div select {
  padding: 4px 0;
}
.gform_wrapper .ginput_container_name,
.gform_wrapper .ginput_container_password,
.gform_wrapper .ginput_container_select,
.gform_wrapper .gfield_description {
  border: none;
  padding: 0;
  font-size: 12px;
}
.gform_wrapper .ginput_container_name span,
.gform_wrapper .ginput_container_password span {
  display: block;
  float: left;
  width: 50%;
  margin-bottom: 10px;
}
.gform_wrapper .ginput_container_name span:first-child,
.gform_wrapper .ginput_container_password span:first-child {
  padding: 0 10px 0 0;
}
.gform_wrapper .ginput_container_name span label,
.gform_wrapper .ginput_container_password span label {
  font-size: 10px;
  padding-top: 5px;
}
.gform_wrapper .ginput_container_name input,
.gform_wrapper .ginput_container_password input {
  border: 1px solid #272727;
  padding: 8px;
}
.gform_wrapper .ginput_container_password div {
  display: none;
}
.gform_wrapper .gfield_description {
  font-size: 10px;
  font-style: italic;
}
.gform_wrapper select {
  display: block;
  margin: 0 auto;
  padding: 1em;
  border: 1px solid #E3E3E3;
  width: 90%;
  text-align: center;
  font-size: 12px;
  background: url("../images/select-icon.png") 95% center no-repeat;
  color: #999;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.gform_wrapper select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
.gform_wrapper .gfield_checkbox label {
  display: block;
}

.gform_footer {
  width: 100%;
  padding: 0;
}
.gform_footer input {
  display: block;
  width: 100%;
  line-height: 1.3;
  padding: 2% 0;
  background: #272727;
  color: #FFF;
  text-transform: capitalize;
  letter-spacing: 1px;
  transition: all 300ms linear;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  cursor: pointer;
  border: 0;
}
.gform_footer input:hover {
  background: #424242;
}

.gform_confirmation_message {
  font-size: 1.4em;
  line-height: 1.4em;
  margin-top: 2em;
}

.validation_error {
  display: block;
  color: #FC0000;
  margin: 20px 0;
  font-size: 12px;
  line-height: 1.4;
}
.validation_error .gfield_error .validation_message {
  border: none;
  color:   #FC0000;
  padding-top: 8px;
}
.validation_error .gfield_error .ginput_container {
  border: 1px solid #FC0000;
}

.gform_validation_container,
.gform_wrapper .gform_validation_container,
body .gform_wrapper li.gform_validation_container,
body .gform_wrapper .gform_body ul.gform_fields li.gfield.gform_validation_container,
body .gform_wrapper ul.gform_fields li.gfield.gform_validation_container {
  display: none !important;
  position: absolute !important;
  left: -9000px;
}

.gfield_description.validation_message {
  display: none;
}

.gform_ajax_spinner {
  display: block;
  margin: 1.5em auto 0;
}

::-webkit-input-placeholder {
  color: #000;
}

::-moz-placeholder {
  color: #000;
}

:-ms-input-placeholder {
  color: #000;
}

:-moz-placeholder {
  color: #000;
}

#ui-datepicker-div {
  background: #FFF;
  border: 1px solid #ddd;
  border-radius: 4px;
  font-size: 1.2em;
  display: none;
  padding: 20px;
  width: 300px;
}
#ui-datepicker-div .ui-icon {
  color: transparent;
  cursor: pointer;
  font-size: 0px;
}
#ui-datepicker-div .ui-icon:before {
  color: #000;
  font-family: "FontAwesome";
  font-size: 18px;
}
#ui-datepicker-div .ui-datepicker-prev {
  float: left;
  width: 10%;
}
#ui-datepicker-div .ui-datepicker-prev .ui-icon:before {
  content: "\f060";
}
#ui-datepicker-div .ui-datepicker-prev.ui-state-disabled {
  display: none;
}
#ui-datepicker-div .ui-datepicker-next {
  float: right;
  width: 10%;
}
#ui-datepicker-div .ui-datepicker-next .ui-icon:before {
  content: "\f061";
  float: right;
}
#ui-datepicker-div .ui-datepicker-next.ui-state-disabled {
  display: none;
}
#ui-datepicker-div .ui-datepicker-title select {
  float: left;
  width: 70%;
}
#ui-datepicker-div .ui-datepicker-title .ui-datepicker-month {
  margin: 0px 5% 6px;
}
#ui-datepicker-div .ui-datepicker-title .ui-datepicker-year {
  margin: 0px 15% 6px;
}
#ui-datepicker-div .ui-datepicker-today {
  background-color: #000;
  border-radius: 4px;
}
#ui-datepicker-div .ui-datepicker-today a {
  color: #FFF;
}
#ui-datepicker-div table {
  width: 100%;
}
#ui-datepicker-div table th {
  padding: 1em;
}
#ui-datepicker-div table td, #ui-datepicker-div table th {
  text-align: center;
}
#ui-datepicker-div table td {
  border-radius: 4px;
}
#ui-datepicker-div table td:hover {
  background-color: #2F2F2F;
}
#ui-datepicker-div table td:hover a {
  color: #FFF;
}
#ui-datepicker-div table td a {
  display: block;
  padding: 1em;
  color: #000;
}

/* //Newsletter */
@-webkit-keyframes anim-open {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.5, 0.5, 1);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
  }
}
@keyframes anim-open {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.5, 0.5, 1);
    transform: scale3d(0.5, 0.5, 1);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@-webkit-keyframes anim-close {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.5, 0.5, 1);
  }
}
@keyframes anim-close {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.5, 0.5, 1);
    transform: scale3d(0.5, 0.5, 1);
  }
}
.newsletter_container {
  height: 100vh;
  width: 100vw;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1221;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  opacity: 0;
  transition: all 0.4s ease-in-out;
  pointer-events: none;
}

.newsletter_container.open {
  opacity: 1;
  pointer-events: auto;
}

.newsletter_container #subForm {
  position: relative;
  width: 60%;
  height: auto;
  text-align: center;
  background: #272727;
  padding: 3vmin 0;
  box-sizing: border-box;
  margin: auto;
  max-width: 700px;
  max-height: 600px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  border: 2px solid #fff;
}
.newsletter_container #subForm h2 {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 2rem;
  font-family: "Lato";
}
.newsletter_container #subForm p {
  font-size: 16px;
  font-family: "Lato", sans-serif;
}
.newsletter_container .newsletter_container.open #subForm,
.newsletter_container .newsletter_container.close #subForm {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.newsletter_container .newsletter_container.open #subForm {
  animation: anim-open;
  -webkit-animation: anim-open;
  pointer-events: auto;
}
.newsletter_container .newsletter_container.close #subForm {
  -webkit-animation-name: anim-close;
  animation-name: anim-close;
}
.newsletter_container #closeNewsletter {
  width: 25px;
  height: 25px;
  position: absolute;
  top: -12.5px;
  right: -12.5px;
  background-color: #000;
  padding: 0;
  cursor: pointer;
  border-radius: 15px;
  border: 2px solid #fff;
  font-weight: 900;
  color: #fff;
  font-size: 12px;
}
.newsletter_container #closeNewsletter:hover, .newsletter_container #closeNewsletter:focus {
  color: #2F2F2F;
}
.newsletter_container .input-container {
  position: relative;
  margin-top: 1.5rem;
}
.newsletter_container .input-container:not(.confirmation) label {
  color: #fff;
  position: relative;
  top: 6px;
  display: inline-block;
  margin-right: 10px;
  margin-left: -10px;
  font-size: 12px;
}
.newsletter_container .input-container input:not([type=checkbox]) {
  border: none;
  border-bottom: 1px solid #fff;
  display: inline-block;
  color: #fff;
  width: 60%;
  min-width: 200px;
  text-align: center;
  background-color: transparent;
  padding-bottom: 2px;
  transition: border-color 0.4s ease-in-out;
  font-size: 14px;
  margin: auto;
}
.newsletter_container .js-cm-submit-button {
  background: #fff;
  color: #2F2F2F;
  border: none;
  width: 100px;
  text-align: center;
  height: 30px;
  display: block;
  margin: 2em auto 0 auto;
  opacity: 0.7;
  cursor: pointer;
  transition: opacity 0.25s ease-out;
  font-family: "Lato";
  font-size: 0.9rem;
}
.newsletter_container .js-cm-submit-button:hover, .newsletter_container .js-cm-submit-button:focus {
  opacity: 1;
}
.newsletter_container .input-container input:focus {
  outline: none;
  border-color: #2F2F2F;
}
.newsletter_container .input-container input:not(:placeholder-shown) + label {
  opacity: 1;
}
.newsletter_container .input-container input.error {
  color: red;
}
.newsletter_container .input-container input.error::-webkit-input-placeholder {
  color: red;
}
.newsletter_container .input-container input.error + label {
  color: red;
}
.newsletter_container .confirmation label {
  color: #2F2F2F;
}
.newsletter_container input:-webkit-autofill {
  background-color: transparent !important;
  -webkit-animation-name: autofill;
  -webkit-animation-fill-mode: both;
  color: #2F2F2F;
}

@-webkit-keyframes autofill {
  to {
    color: #fff;
    background: transparent;
  }
}
@-webkit-keyframes autofillWhite {
  to {
    color: #fff;
    background: transparent;
  }
}
@media all and (max-width: 600px) {
  .newsletter_container #subForm {
    width: 85%;
    padding: 3vmin;
  }
}
/*

cleanslate.css

inspired by;
reset.css - http://meyerweb.com/eric/tools/css/reset/ 
normalize.css - http://git.io/normalize 

*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*,
*:focus {
  outline: none;
  outline: 0;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input, textarea, select, button, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font-weight: normal;
  font-style: normal;
  vertical-align: baseline;
}

html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: greyscale;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

a,
a:hover, a:active, a:focus {
  text-decoration: none;
  outline: 0 !important;
}

::selection {
  background: #000;
  color: #FFF;
}

::-moz-selection {
  background: #000;
  color: #FFF;
}

/* HTML5 display definitions
========================================================================== 
*/
/*
 * Corrects `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

/*
 * Corrects `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/*
	Addresses styling for `hidden` attribute not present in IE 7/8/9, Firefox 3, and Safari 4.
	Known issue: no IE 6 support.
*/
[hidden] {
  display: none;
}

/*
	1. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using `em` units.
	2. Prevents iOS text size adjust after orientation change, without disabling user zoom.
*/
html {
  font-size: 100%; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -ms-text-size-adjust: 100%; /* 2 */
}

/*
	Addresses `font-family` inconsistency between `textarea` and other form elements.
*/
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

/*
 * Addresses margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0;
  line-height: 1;
}

/*  Links
========================================================================== 
*/
/*
	Addresses `outline` inconsistency between Chrome and other browsers.
*/
a:focus {
  outline: thin dotted;
}

/*
	Improves readability when focused and also mouse hovered in all browsers.
*/
a:active,
a:hover {
  outline: 0;
}

/*
Typography
========================================================================== 
*/
/*
 * Addresses styling not present in IE 7/8/9, Safari 5, and Chrome.


abbr[title] 
{
    border-bottom: 1px dotted;
}
*/
/*
	Addresses style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.

b,
strong {
	font-weight: bold;
}
*/
/*
	Corrects font family set oddly in IE 6, Safari 4/5, and Chrome.
*/
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em;
}

/*
	Improves readability of pre-formatted text in all browsers.
*/
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/*
 * Addresses CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none;
}

/*
 * Addresses `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: "";
  content: none;
}

/*
 * Addresses inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/*
Lists
========================================================================== 
*/
dl,
dd,
menu,
ol,
ul,
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/*
 * 1. Removes border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improves image quality when scaled in IE 7.
 */
img {
  border: 0; /* 1 */
  -ms-interpolation-mode: bicubic; /* 2 */
}

/*
 * Corrects overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/*
 * Corrects margin displayed oddly in IE 6/7.
 */
form {
  margin: 0;
}

/*
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/*
 * 1. Corrects color not being inherited in IE 6/7/8/9.
 * 2. Corrects text not wrapping in Firefox 3.
 * 3. Corrects alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0; /* 1 */
  padding: 0;
  white-space: normal; /* 2 */
  *margin-left: -7px; /* 3 */
}

/*
 * 1. Corrects font size not being inherited in all browsers.
 * 2. Addresses margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improves appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%; /* 1 */
  margin: 0; /* 2 */
  vertical-align: baseline; /* 3 */
  *vertical-align: middle; /* 3 */
}

/*
Addresses Firefox 3+ setting `line-height` on `input` using `!important` in the UA stylesheet.
*/
button,
input {
  line-height: normal;
}

/*
1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` and `video` controls.
2. Corrects inability to style clickable `input` types in iOS.
3. Improves usability and consistency of cursor style between image-type `input` and others.
4. Removes inner spacing in IE 7 without affecting normal text inputs. Known issue: inner spacing remains in IE 6.
*/
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button; /* 2 */
  cursor: default;
  cursor: pointer; /* 3 */
  *overflow: visible; /* 4 */
}

/*
Re-set default cursor for disabled elements.
*/
button[disabled],
input[disabled] {
  cursor: default;
}

/*
1. Addresses box sizing set to content-box in IE 8/9.
2. Removes excess padding in IE 8/9.
3. Removes excess padding in IE 7.
Known issue: excess padding remains in IE 6.
*/
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
  *height: 13px; /* 3 */
  *width: 13px; /* 3 */
}

/*
 * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type=search] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

/*
 * Removes inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
	Removes inner padding and border in Firefox 3+.
*/
:-moz-focus-inner,
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/*
	1. Removes default vertical scrollbar in IE 6/7/8/9.
	2. Improves readability and alignment in all browsers.
*/
textarea {
  overflow: auto; /* 1 */
  vertical-align: top; /* 2 */
}

/*
Tables
========================================================================== 
*/
/*
Remove most spacing between table cells.
tables still need 'cellspacing="0"' in the markup
*/
table {
  border-collapse: collapse;
  border-spacing: 0;
}

html {
  background: #272727;
}

body {
  font-family: "Lato", sans-serif;
  font-size: 10px;
  font-weight: 300;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media only screen and (max-width: 767px) {
  body {
    padding-top: 50px;
  }
}

.container,
header,
div,
article,
section,
footer {
  display: block;
  width: 100%;
}

.container {
  padding: 2em;
  background: #FFF;
}
.container.page, .container.post {
  padding: 6em 2em;
}

.inner {
  display: block;
  width: 100%;
  max-width: 1177px;
  margin: 0 auto;
}

.cl:before,
.cl:after {
  content: "";
  display: table;
}

.cl:after {
  clear: both;
}

.cl {
  zoom: 1; /*For IE 6/7 (trigger hasLayout)*/
}

@media only screen and (max-width: 767px) {
  .lg {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) {
  .sm {
    display: none !important;
  }
}
.blog .sub-header,
.post-type-archive-job .sub-header {
  background-size: cover;
  background-position: center top;
}

.page-company .sub-header,
.ancestor-company .sub-header,
.page-training .sub-header,
.page-el-bandito-london .sub-header,
.error404 .sub-header {
  background-size: cover;
  background-position: center;
}

.single .sub-header,
.page-terms-conditions .sub-header,
.page-privacy-policy .sub-header,
.page-contact .sub-header {
  padding: 6.2em 0;
  background-size: cover;
  background-position: center;
}

.sub-header {
  background: #272727;
  padding: 55px 20px;
}
@media only screen and (min-width: 768px) {
  .sub-header {
    padding: 17.2em 2em 6.3em;
  }
}
.sub-header .inner {
  max-width: 785px;
}
.sub-header h1 {
  font-size: 4em;
  font-weight: 900;
  letter-spacing: 9.09px;
  text-transform: uppercase;
  color: #FFF;
  text-align: center;
}
.sub-header p {
  margin-top: 1.5em;
  padding: 0 2em;
  font-size: 1.6em;
  font-weight: normal;
  line-height: 1.4em;
  color: #FFF;
  text-align: center;
}
.sub-header .x-sep {
  display: block;
  margin: 26px auto 0;
  width: 44px;
  height: 44px;
  position: relative;
}
.sub-header .x-sep:before, .sub-header .x-sep:after {
  content: " ";
  top: 15px;
  left: 0;
  width: 44px;
  height: 2px;
  background: #FFF;
  position: absolute;
}
.sub-header .x-sep:before {
  animation: xSepBefore 2s 1;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
.sub-header .x-sep:after {
  animation: xSepAfter 2s 1;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}

@keyframes xSepBefore {
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
  }
  100% {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
  }
}
@keyframes xSepAfter {
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
  }
  100% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
  }
}
.page-training .view-jobs {
  display: inline-block;
  padding: 0.5em 1em;
  color: #FFF;
  background: #272727;
  margin-top: 0.5em;
  transition: all 300ms ease-in-out;
}
.page-training .view-jobs:hover {
  background: #424242;
}

.slide-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/slide-mask.svg);
  background-size: auto;
  background-repeat: repeat;
  z-index: 1020;
}

.slick-prev,
.slick-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  text-indent: -9999em;
  width: 32px;
  height: 44px;
  z-index: 1050;
}

.slick-prev {
  left: 20px;
  background: url(../images/arrow-left.svg);
  background-size: 100%;
  background-repeat: no-repeat;
}

.slick-next {
  right: 20px;
  background: url(../images/arrow-right.svg);
  background-size: 100%;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 767px) {
  .parallax {
    height: 207.5px;
  }
}
@media only screen and (min-width: 768px) {
  .parallax {
    height: 380px;
  }
}

.pagination {
  display: inline-block;
  width: 100%;
}
.pagination ul {
  display: block;
  width: auto;
  margin: 0 auto;
  border: 2px solid #272727;
  border-radius: 4px;
}
.pagination li {
  float: left;
  line-height: 30px;
}
.pagination li.current {
  padding: 3px 15px;
  font-size: 1.6em;
  color: #272727;
}
.pagination li a {
  display: none;
  width: 100%;
}
.pagination li a.prev, .pagination li a.next {
  display: block;
  padding: 3px 15px;
  text-indent: -9999em;
}
.pagination li a.prev {
  background: url(../images/pager-arrow-left.svg);
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center;
  border-right: 1px solid #272727;
}
.pagination li a.prev:hover {
  background: url(../images/pager-arrow-left-hover.svg);
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #272727;
}
.pagination li a.next {
  background: url(../images/pager-arrow-right.svg);
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center;
  border-left: 1px solid #272727;
}
.pagination li a.next:hover {
  background: url(../images/pager-arrow-right-hover.svg);
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #272727;
}

.modal-frame,
.modal-overlay {
  position: fixed;
  opacity: 1;
  display: none;
}
.modal-frame.hide,
.modal-overlay.hide {
  animation: 1s 1 fadeOut;
}
.modal-frame.new,
.modal-overlay.new {
  display: block;
}
.modal-frame.hidden,
.modal-overlay.hidden {
  opacity: 0;
  display: none;
}

.modal-frame {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  z-index: 10000;
  width: 100%;
  max-width: 500px;
  height: 100vh;
}
.modal-frame .modal-close {
  position: absolute;
  width: 2em;
  height: 2em;
  background: url(../images/close.gif);
  background-size: 100%;
  background-repeat: no-repeat;
  z-index: 9999;
  cursor: pointer;
}
@media only screen and (min-width: 501px) {
  .modal-frame .modal-close {
    top: 50%;
    right: 0.5em;
    transform: translateY(-243px);
  }
}
@media only screen and (max-width: 500px) {
  .modal-frame .modal-close {
    top: 1em;
    right: 1em;
  }
}
.modal-frame .modal-image {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  height: auto;
}
.modal-frame .modal-image img {
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.modal-overlay {
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.7);
  z-index: 9999;
}

header .logo {
  position: absolute;
  background: url(../images/GrafitiSpiritsGroupLogo.svg);
  background-size: contain;
  background-repeat: no-repeat;
  text-indent: -9999em;
}
header .logo-text-container {
  display: relative;
  align-items: center;
  height: 80px;
}
header .logo-text-container .logo-text {
  font-size: 36px;
  color: white;
  position: absolute;
  left: 14%;
  top: -20%;
  padding-left: 15px;
  line-height: 80px;
  border-left: solid white 4px;
  height: 80px;
}
@media screen and (max-width: 1200px) {
  header .logo-text-container .logo-text {
    left: 16%;
    top: -12%;
  }
}
@media screen and (max-width: 1000px) {
  header .logo-text-container .logo-text {
    left: 18%;
    top: -12%;
  }
}
@media screen and (max-width: 900px) {
  header .logo-text-container .logo-text {
    font-size: 30px;
    top: -10%;
    left: 15%;
    padding-left: 10px;
    line-height: 50px;
    height: 50px;
  }
}
@media screen and (max-width: 767px) {
  header .logo-text-container .logo-text {
    display: none;
  }
}

.logo-slideshow {
  font-size: 30px;
  color: white;
  position: absolute;
  left: 14%;
  top: -18px;
  line-height: 80px;
  border-left: solid white 4px;
  height: 80px;
  padding-left: 15px;
  letter-spacing: 3px;
}
@media screen and (max-width: 1200px) {
  .logo-slideshow {
    left: 16%;
    top: -18px;
  }
}
@media screen and (max-width: 1100px) {
  .logo-slideshow {
    left: 18%;
    top: -18px;
  }
}
@media screen and (max-width: 900px) {
  .logo-slideshow {
    font-size: 30px;
    top: -10px;
    left: 16%;
    padding-left: 15px;
    line-height: 50px;
    height: 50px;
  }
}
@media screen and (max-width: 767px) {
  .logo-slideshow {
    display: none;
  }
}

.text {
  position: absolute;
  width: 450px;
  left: 20%;
  margin-left: -225px;
  height: 40px;
  top: 30%;
  margin-top: -20px;
}
@media screen and (max-width: 1200px) {
  .text {
    left: 22%;
  }
}
@media screen and (max-width: 1050px) {
  .text {
    left: 26%;
  }
}
@media screen and (max-width: 900px) {
  .text {
    left: 30%;
    top: 40%;
  }
}

p {
  display: inline-block;
  vertical-align: top;
  margin: 0;
}

.word {
  position: absolute;
  width: 230px;
  opacity: 0;
}

.letter {
  display: inline-block;
  position: relative;
  float: left;
  transform: translateZ(25px);
  transform-origin: 50% 50% 25px;
}

.letter.out {
  transform: rotateX(90deg);
  transition: transform 0.32s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.letter.behind {
  transform: rotateX(-90deg);
}

.letter.in {
  transform: rotateX(0deg);
  transition: transform 0.38s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.mob_parent {
  display: none;
}

@media only screen and (max-width: 767px) {
  header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background: #272727;
    z-index: 9999;
  }
  header.active .logo {
    animation: fadeOut 300ms 1;
    opacity: 0;
  }
  header .logo {
    top: 14px;
    left: 35%;
    width: 150px;
    height: 20.5px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  header .logo {
    left: 2.5%;
  }
}
@media only screen and (max-width: 767px) {
  header .menu-toggle {
    position: absolute;
    top: 18px;
    right: 20px;
    width: 60px;
    height: 20px;
    cursor: pointer;
  }
  header .menu-toggle.active .burger, header .menu-toggle.active .burger:before, header .menu-toggle.active .burger:after {
    top: 6px;
    width: 20px;
    height: 2px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
  }
  header .menu-toggle.active .burger:before {
    opacity: 0;
  }
  header .menu-toggle.active .burger:after {
    width: 20px;
    height: 2px;
    top: 0;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
  }
  header .menu-toggle .burger, header .menu-toggle .burger:before, header .menu-toggle .burger:after {
    position: absolute;
    right: 0;
    width: 16px;
    height: 3px;
    background: #FFF;
    transition: all 300ms linear;
  }
  header .menu-toggle .burger:before, header .menu-toggle .burger:after {
    content: " ";
  }
  header .menu-toggle .burger:before {
    top: 6px;
  }
  header .menu-toggle .burger:after {
    top: 12px;
  }
  .menu-block {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 101vh;
    background: #272727;
    transform: translate(150%, -200%);
    -webkit-transform: translate(150%, -200%);
    -moz-transform: translate(150%, -200%);
    -ms-transform: translate(150%, -200%);
    -o-transform: translate(150%, -200%);
    border-bottom-left-radius: 50%;
    transition: all 500ms ease-in-out;
    z-index: 9998;
  }
  .menu-block.active {
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    border-bottom-left-radius: 0;
  }
  .menu-block > ul {
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    padding: 2em 2em 14em;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
  }
  .menu-block > ul li {
    margin-bottom: 2em;
    /*
    .sub-nav {
    	transition: opacity 300ms linear;
    	overflow: hidden;
    	margin: 0;
    	//display: none;
    	margin: 2.5em 0;

    	a {
    		text-transform: capitalize;
    		padding-left: 20px;
    		font-size: 1.6em;
    		line-height: 1.1em;
    		font-weight: normal;
    		letter-spacing: normal;

    	}
    }
    */
  }
  .menu-block > ul li.selected .sub-exist:after {
    transform: rotate(0);
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
  }
  .menu-block > ul li a {
    display: block;
    width: 100%;
    font-weight: bold;
    font-size: 1.9em;
    color: #FFF;
    letter-spacing: 1.23px;
    text-transform: uppercase;
    position: relative;
  }
  .menu-block > ul li a.mob_parent {
    display: block !important;
  }
  .menu-block > ul li a.dt_parent {
    display: none;
  }
  .menu-block > ul li a .sub-exist {
    position: absolute;
    top: 0;
    right: 0;
    transition: all 300ms linear;
  }
  .menu-block > ul li a .sub-exist:before, .menu-block > ul li a .sub-exist:after {
    content: " ";
    position: absolute;
    right: 0;
    background: #FFF;
    width: 14px;
    height: 2px;
    transition: all 300ms linear;
  }
  .menu-block > ul li a .sub-exist:before {
    top: 7px;
  }
  .menu-block > ul li a .sub-exist:after {
    top: 7px;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
  }
  .menu-block > ul li .sub-nav {
    display: none;
    padding: 20px 10px 0 10px;
  }
  .menu-block > ul li .sub-nav a {
    text-transform: capitalize;
    font-size: 1.6em;
    line-height: 1.1em;
    font-weight: normal;
    letter-spacing: normal;
  }
}
@media only screen and (min-width: 768px) and (max-width: 900px) {
  .header-block .logo {
    top: -5px;
    width: 250px;
    height: 30px;
  }
  .menu-block li {
    margin-left: 12px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .header-block .logo {
    top: 2px;
    left: 15px;
  }
  .header-block .menu-block {
    right: 15px;
  }
}
@media only screen and (min-width: 768px) {
  .header-block {
    display: block;
    width: 100%;
    max-width: 1177px;
    margin: 0 auto;
    position: relative;
    z-index: 9997;
  }
  .header-block:after {
    content: "";
    display: table;
    clear: both;
  }
  header {
    position: absolute;
    top: 52px;
    left: 0;
  }
  header .logo {
    width: 300px;
    height: 45px;
  }
  header .menu-toggle {
    display: none;
  }
  .menu-block {
    position: absolute;
    top: 56px;
    right: 0;
    width: auto;
  }
  .menu-block ul {
    width: auto;
  }
  .menu-block li {
    float: left;
    margin-left: 20px;
  }
  .menu-block li:first-child {
    margin-left: 0;
  }
  .menu-block li a {
    width: 100%;
    font-size: 1.6em;
    color: #FFF;
    font-weight: 700;
    letter-spacing: 3.64px;
    line-height: 1.4em;
    text-transform: uppercase;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    position: relative;
    transition: all 500ms linear;
    text-decoration: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1150px) {
  .menu-block li a {
    font-size: 1.4em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 930px) {
  .menu-block li a {
    letter-spacing: 2px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1075px) {
  .menu-block li a {
    font-size: 1.3em;
    letter-spacing: 1px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 940px) {
  .menu-block li a {
    font-size: 1.15em;
  }
}
@media only screen and (min-width: 768px) and (min-width: 1075px) {
  .menu-block li a:after {
    content: " ";
    transition: all 350ms linear;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    bottom: -13px;
    height: 2px;
    width: 0;
    background: #FFF;
    left: 0;
  }
  .menu-block li a:hover:after {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .menu-block li .sub-nav {
    display: none;
  }
  .ancestor-company .nav-company > a:after,
  .blog .nav-press-release > a:after,
  .blog .nav-press > a:after,
  .page-press-contact .nav-press-contact > a:after,
  .page-press-contact .nav-press > a:after,
  .page-about .nav-about > a:after,
  .page-timeline .nav-timeline > a:after,
  .page-rewards .nav-rewards > a:after,
  .page-awards .nav-awards > a:after,
  .post-type-archive-brand .nav-brands > a:after,
  .post-type-archive-job .nav-people > a:after,
  .post-type-archive-job .nav-job > a:after,
  .page-training .nav-people > a:after,
  .page-training .nav-training > a:after,
  .page-social .nav-social > a:after,
  .ancestor-social .nav-social > a:after,
  .page-social .nav-live-feed > a:after,
  .page-stats .nav-stats > a:after,
  .page-contact .nav-contact > a:after,
  .page-rewards .nav-rewards > a:after,
  .page-people .nav-team > a:after,
  .page-people .nav-people > a:after {
    content: " ";
    width: 100%;
  }
  .page-company .nav-company .sub-nav,
  .ancestor-company .nav-company .sub-nav,
  .type-loyalty .nav-company .sub-nav,
  .category .nav-company .sub-nav {
    display: block;
    position: absolute;
    top: 42px;
    right: 0;
  }
  .page-company .nav-company .sub-nav a,
  .ancestor-company .nav-company .sub-nav a,
  .type-loyalty .nav-company .sub-nav a,
  .category .nav-company .sub-nav a {
    text-transform: capitalize;
    font-weight: normal;
    font-size: 1.6em;
    letter-spacing: 0.5px;
  }
  .post-type-archive-job .nav-people .sub-nav,
  .page-training .nav-people .sub-nav, .page-people .nav-people .sub-nav {
    display: block;
    position: absolute;
    top: 42px;
    right: 0;
  }
  .post-type-archive-job .nav-people .sub-nav a,
  .page-training .nav-people .sub-nav a, .page-people .nav-people .sub-nav a {
    text-transform: capitalize;
    font-weight: normal;
    font-size: 1.6em;
    letter-spacing: 0.5px;
  }
  .page-press-contact .nav-press .sub-nav,
  .blog .nav-press .sub-nav {
    display: block;
    position: absolute;
    top: 42px;
    right: 0;
  }
  .page-press-contact .nav-press .sub-nav a,
  .blog .nav-press .sub-nav a {
    text-transform: capitalize;
    font-weight: normal;
    font-size: 1.6em;
    letter-spacing: 0.5px;
  }
  .page-social .nav-social .sub-nav,
  .page-stats .nav-social .sub-nav {
    display: block;
    position: absolute;
    top: 42px;
    right: 0;
  }
  .page-social .nav-social .sub-nav a,
  .page-stats .nav-social .sub-nav a {
    text-transform: capitalize;
    font-weight: normal;
    font-size: 1.6em;
    letter-spacing: 0.5px;
  }
}
footer {
  width: 100%;
  background: #272727;
  padding: 6.6em 1.5em 5.6em;
}
@media only screen and (max-width: 767px) {
  footer .item {
    width: 100%;
    text-align: center;
  }
}
@media only screen and (min-width: 768px) {
  footer .item {
    float: left;
    width: 25%;
  }
  footer .item:nth-child(1), footer .item:nth-child(2) {
    margin-bottom: 40px;
  }
}
footer .item a,
footer .item span,
footer .copy a,
footer .copy span {
  transition: all 300ms ease-in-out;
}
footer .brands a,
footer .social-links a {
  font-size: 1.6em;
}
footer .brands li:hover .brand-sc,
footer .social-links li:hover .brand-sc {
  color: #F00;
}
footer .brands li:hover .brand-sds,
footer .social-links li:hover .brand-sds {
  color: #ffAE00;
}
footer .brands li:hover .brand-eb .first,
footer .social-links li:hover .brand-eb .first {
  color: #006E4E;
}
footer .brands li:hover .brand-eb .mid,
footer .social-links li:hover .brand-eb .mid {
  color: #FFF;
}
footer .brands li:hover .brand-eb .last,
footer .social-links li:hover .brand-eb .last {
  color: #D82025;
}
footer .brands li:hover .brand-81l,
footer .social-links li:hover .brand-81l {
  color: #a3d0ee;
}
footer .brands li:hover .brand-spce,
footer .social-links li:hover .brand-spce {
  color: #FB9CC5;
}
footer .brands li:hover .brand-sm .first,
footer .social-links li:hover .brand-sm .first {
  color: #FFE100;
}
footer .brands li:hover .brand-sm .mid,
footer .social-links li:hover .brand-sm .mid {
  color: #08a00a;
}
footer .brands li:hover .brand-sm .last,
footer .social-links li:hover .brand-sm .last {
  color: #FFE100;
}
footer .brands li:hover .brand-slims,
footer .social-links li:hover .brand-slims {
  color: rgb(250, 114, 250);
}
footer .brands li:hover .plain,
footer .social-links li:hover .plain {
  color: white;
}
footer .item,
footer .copy {
  display: block;
}
footer .item h3,
footer .item p,
footer .item a,
footer .copy h3,
footer .copy p,
footer .copy a {
  display: block;
  width: 100%;
  line-height: 1.4em;
  color: #7E7E7E;
}
footer .item h3,
footer .item p,
footer .copy h3,
footer .copy p {
  font-size: 1.6em;
}
footer .item a,
footer .copy a {
  text-decoration: none;
}
footer .item.contact a:hover,
footer .copy a:hover {
  color: #FFF;
}
footer .brands h3,
footer .social-links h3,
footer .social h3,
footer .contact h3 {
  font-weight: bold;
  margin-bottom: 20px;
}
footer .social {
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  footer .social ul {
    display: inline-block;
    margin: 0 auto;
  }
  footer .social ul:after {
    content: "";
    display: table;
    clear: both;
  }
}
@media only screen and (min-width: 768px) {
  footer .social ul {
    display: block;
  }
}
footer .social li {
  float: left;
  width: 50px;
  margin-left: 10px;
  /*
  a {
  	display: block;
  	width: 100%;
  	height: 50px;
  	text-indent: -9999em;
  	transition: all 300ms ease-in-out;

  	&.instagram {
  		@include bg-url(icon-instagram, s, no, 100%);

  		&:hover {
  			@include bg-url(icon-instagram-active, s, no, 100%);
  		}
  	}

  	&.facebook {
  		@include bg-url(icon-facebook, s, no, 100%);

  		&:hover {
  			@include bg-url(icon-facebook-active, s, no, 100%);
  		}
  	}

  	&.youtube {
  		@include bg-url(icon-youtube, s, no, 100%);

  		&:hover {
  			@include bg-url(icon-youtube-active, s, no, 100%);
  		}
  	}

  	&.twitter {
  		@include bg-url(icon-twitter, s, no, 100%);

  		&:hover {
  			@include bg-url(icon-twitter-active, s, no, 100%);
  		}
  	}
  	&.linkedin {
  		@include bg-url(icon-linkedin, s, no, 100%);

  		&:hover {
  			@include bg-url(icon-linkedin-active, s, no, 100%);
  		}
  	}
  }
  */
}
footer .social li:first-child {
  margin-left: 0;
}
footer .social li a {
  display: block;
  width: 50px;
  height: 50px;
  text-align: center;
  border: 1px solid #7E7E7E;
  border-radius: 100%;
}
footer .social li a i {
  display: block;
  line-height: 50px;
  width: 100%;
  font-size: 20px;
}
footer .contact {
  margin-bottom: 40px;
}
footer .contact a {
  margin-top: 10px;
  font-size: 1.6em;
}
footer .golden-keys {
  float: left;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  footer .golden-keys {
    margin-bottom: 4em;
  }
}
footer .golden-keys a {
  display: block;
  width: 200px;
  height: 45px;
  margin: 0 auto;
  background: url(../images/keys-normal.png);
  background-size: auto 100%;
  background-repeat: no-repeat;
  transition: all 300ms ease-in-out;
  font-size: 1.6em;
  font-weight: 700;
  line-height: 1.4em;
  color: #7E7E7E;
  padding: 0.75em 0 0 4em;
}
footer .golden-keys a:hover {
  background: url(../images/keys-active.png);
  background-size: auto 100%;
  background-repeat: no-repeat;
}
footer .copy {
  float: left;
  width: 100%;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  footer .copy {
    margin-top: 7.8em;
  }
}
footer .copy .inner {
  display: block;
  width: 100%;
  max-width: 1177px;
  margin: 0 auto;
}
footer .copy .inner:after {
  content: "";
  display: table;
  clear: both;
}
footer .copy li {
  display: inline-block;
  vertical-align: middle;
  font-size: 1.4em;
  line-height: 1.4em;
  margin: 0 6px;
  color: #6C6C6C;
}
footer .copy li a {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  color: #6C6C6C;
}
@media only screen and (max-width: 767px) {
  footer .copy li {
    margin: 0 6px 2px;
  }
  footer .copy li:first-child, footer .copy li:last-child {
    width: 100%;
    margin: 0 0 5px;
  }
  footer .copy li:first-child:after, footer .copy li:nth-child(2):after, footer .copy li:nth-child(4):after, footer .copy li:nth-child(5):after {
    display: none;
  }
}
footer .copy li:last-child:after {
  display: none;
}
footer .copy li:after {
  display: inline-block;
  vertical-align: center;
  content: " .";
  padding-left: 20px;
}
footer .copy .built:hover {
  color: coral;
}
footer .accordion {
  display: none;
}
@media screen and (max-width: 1030px) {
  footer .accordion {
    display: block;
  }
}
footer ul {
  list-style: none;
  padding: 0;
  font-family: "Lato";
  font-weight: bold;
}
footer ul .inner {
  padding-left: 1em;
  overflow: hidden;
  display: none;
}
footer ul .inner.show {
  /*display: block;*/
}
footer ul li {
  margin: 0.5em 0;
}
footer ul li a.toggle {
  width: 100%;
  display: block;
  font-size: 16px;
  color: #7e7e7e;
  padding: 0.75em;
  border-radius: 0.15em;
  font-family: "Lato";
  font-weight: bold;
}
footer ul li p {
  font-weight: bold;
  display: inline-block;
}
footer ul li i {
  float: right;
  align-items: center;
  display: inline-block;
}
body > footer > div > ul > li.brands > ul > li > a {
  color: #7e7e7e;
}

@media screen and (max-width: 1030px) {
  .item.social-links {
    display: none;
  }
}

@media screen and (max-width: 1030px) {
  .item.brands {
    display: none;
  }
}

@media screen and (max-width: 1030px) {
  .item.contact {
    margin-top: 20px;
    text-align: center;
    width: 100%;
  }
}

@media screen and (max-width: 1030px) {
  .item.social {
    margin-top: 20px;
    text-align: center;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .item.social a {
    margin: 0 auto;
  }
}

.item ul li a:hover {
  color: #fff;
}

* {
  box-sizing: border-box;
}

.home-button-container {
  margin-top: 50px;
}

.home-button {
  color: white;
  font-size: 14px;
  line-height: 18px;
  padding: 15px 25px;
  border: white solid 1px;
}
.home-button:hover {
  text-decoration: underline;
}
.home-button .home-arrow {
  margin-right: 10px;
}

.brand_item .address_card {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #272727;
  z-index: 99;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.brand_item .address_card.active {
  display: flex;
}
.brand_item .address_card .inner {
  flex: 1;
  color: #fff;
  padding: 0 20px;
}
.brand_item .address_card .inner i {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 30px;
  color: red;
}
.brand_item .address_card .inner span {
  display: block;
  font-size: 14px;
  line-height: 1.4em;
}

.banner {
  position: relative;
  overflow: hidden;
  /*
  .logos {
  	position: absolute;
  	top: 50%;
  	transform: translateY(-50%);
  	-webkit-transform: translateY(-50%);
  	-moz-transform: translateY(-50%);
  	-ms-transform: translateY(-50%);
  	-o-transform: translateY(-50%);
  	width: 100%;
  	z-index: 1040;

  	@include bp($d) {

  		.inner {
  			display: block;
  			width: 100%;
  			max-width: 1177px;
  			margin: 0 auto;
  			padding: 0 5em;
  			@include clearfix();
  		}
  	}

  	.logo {
  		float: left;

  		@include bp($m) {
  			width: 100%;	
  		}

  		@include bp($d) {
  			width: 16.666%;
  		}

  		a {
  			display: block;
  			width: 100%;

  			img {
  				display: block;
  				margin: 0 auto;
  				width: 100%;
  				height: 125px;
  				padding: 0 25px;
  			}
  		}
  	}
  }
  */
}
.banner .slides {
  display: block;
  width: 100%;
}
.banner .slides .slide {
  float: left;
  width: 100%;
}
.banner .slides span {
  position: absolute;
  left: 50%;
  bottom: 70px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  width: 100%;
  max-width: 1177px;
  text-align: center;
  z-index: 1100;
}
@media only screen and (max-width: 767px) {
  .banner .slides span {
    display: none;
  }
}
.banner .slides span p {
  font-size: 1.6em;
  color: #FFF;
  line-height: 1.4em;
}
.banner .slides .slide-image {
  float: left;
  width: 100%;
  height: 525px;
  background-size: cover;
  background-position: center;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .banner .slides .slide-image {
    height: 720px;
  }
}
.banner .slides .logo {
  position: absolute;
  left: 65%;
  transform: translate(-50%, -50%);
  z-index: 1021;
  width: 300px;
  max-width: 50%;
  top: 50%;
}
@media screen and (max-width: 1000px) {
  .banner .slides .logo {
    left: 80%;
  }
}
@media screen and (max-width: 767px) {
  .banner .slides .logo {
    left: 50%;
    top: 90%;
    max-width: 25%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 460px) {
  .banner .slides .logo {
    left: 50%;
    top: 90%;
    max-width: 30%;
    margin: 0 auto;
  }
}
.banner .slides .logo img {
  width: 100%;
}
@media screen and (max-width: 900px) {
  .banner .slides .logo img {
    width: 80%;
  }
}
@media screen and (max-width: 767px) {
  .banner .slides .logo img {
    margin: 0 auto;
  }
}
.banner .logos {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  width: 80%;
  z-index: 1040;
  padding: 0 60px;
}
.banner .logos .inner {
  display: block;
  text-align: center;
  overflow: hidden;
}
.banner .logos .inner .slick-list {
  display: flex;
  justify-content: center;
}
.banner .logos .inner .logo {
  display: inline-block;
}
.banner .logos .inner .logo a {
  display: inline-block;
  width: 90%;
  vertical-align: middle;
}
.banner .logos .inner .logo a img {
  display: block;
  width: 100%;
  height: auto;
}

.header-text-container {
  font-family: "Archivo Black", sans-serif;
  position: absolute;
  z-index: 1000;
  font-size: 36px;
  color: white;
  width: 400px;
  top: 30%;
  left: 20%;
  line-height: 1.2;
}
@media screen and (max-width: 950px) {
  .header-text-container {
    width: 300px;
  }
}
.header-text-container .top-border {
  border-top: white solid 4px;
  width: 30%;
  margin-bottom: 20px;
}
.header-text-container .header-button-container {
  margin-top: 40px;
}
.header-text-container .header-button {
  color: rgb(255, 255, 255);
  font-size: 14px;
  line-height: 18px;
  padding: 10px 25px;
  border: white solid 1px;
  font-family: "Lato";
}
.header-text-container .header-button .home-arrow {
  margin-right: 5px;
}
@media screen and (max-width: 1400px) {
  .header-text-container {
    left: 15%;
  }
}
@media screen and (max-width: 1100px) {
  .header-text-container {
    left: 10%;
  }
}
@media screen and (max-width: 767px) {
  .header-text-container {
    left: 50%;
    transform: translateX(-50%);
    width: 80%;
    top: 15%;
    font-size: 30px;
  }
}
@media screen and (max-width: 460px) {
  .header-text-container {
    width: 95%;
    font-size: 25px;
  }
}

.news-container {
  height: 200px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.news-container h5 {
  font-size: 20px;
  color: white;
  padding-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .news-container h5 {
    display: none;
  }
}
.news-container span {
  margin: 20px 10px;
  font-size: 16px;
  color: white;
}
.news-container span a {
  color: white;
  border-bottom: 2px white solid;
}
.news-container span a:hover {
  opacity: 0.5;
  border: none;
}
.news-container .dot {
  font-size: 40px;
}
.news-container .dot:last-of-type {
  display: none;
}
@media screen and (max-width: 767px) {
  .news-container {
    height: 60px;
  }
}

/* Make it a marquee */
.marquee {
  width: 100%;
  color: white;
  margin: 0 auto;
  overflow: hidden;
  white-space: nowrap;
  box-sizing: border-box;
  animation: marquee-desktop-large 40s linear infinite;
}
@media screen and (max-width: 1600px) {
  .marquee {
    animation: marquee-desktop-large 60s linear infinite;
  }
}
@media screen and (max-width: 1600px) {
  .marquee {
    animation: marquee-desktop-small 40s linear infinite;
  }
}
@media screen and (max-width: 800px) {
  .marquee {
    animation: marquee-tablet 30s linear infinite;
  }
}
@media screen and (max-width: 500px) {
  .marquee {
    animation: marquee-mobile 40s linear infinite;
  }
}

.marquee:hover {
  animation-play-state: paused;
}

/* Make it move */
@keyframes marquee-desktop-large {
  0% {
    text-indent: 130%;
  }
  100% {
    text-indent: -200%;
  }
}
@keyframes marquee-desktop-small {
  0% {
    text-indent: 130%;
  }
  100% {
    text-indent: -300%;
  }
}
@keyframes marquee-tablet {
  0% {
    text-indent: 130%;
  }
  100% {
    text-indent: -650%;
  }
}
@keyframes marquee-mobile {
  0% {
    text-indent: 130%;
  }
  100% {
    text-indent: -800%;
  }
}
.brands-container {
  background: white;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 80px;
}
.brands-container .brand-heading-container {
  padding: 80px 0;
}
@media screen and (max-width: 767px) {
  .brands-container .brand-heading-container {
    padding: 50px 0;
  }
}
.brands-container .brand-heading-container h5 {
  font-size: 16px;
  font-style: "Lato", sans-serif;
  letter-spacing: 3.64px;
  font-weight: bold;
  color: black;
}
.brands-container .brand-heading-container .brand-heading-underline {
  margin: 20px auto;
  width: 80px;
  border-bottom: 2px solid black;
}
.brands-container .brands-grid {
  width: 95%;
  margin: 0 auto;
  display: grid;
  text-align: center;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
@media screen and (max-width: 767px) {
  .brands-container .brands-grid {
    grid-template-columns: 1fr 1fr;
  }
}
.brands-container .brands-grid .brand-item {
  height: auto;
  width: 98%;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  justify-content: center;
  background-size: cover;
  border-top: 10px white solid;
  margin: 0 2px;
}
.brands-container .brands-grid .brand-item:hover .brand-image-container a .brand-image {
  transform: scale(1.2);
}
.brands-container .brands-grid .brand-item .brand-image-container a {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.brands-container .brands-grid .brand-item .brand-image-container a .brand-image {
  margin-top: 5%;
  width: 50%;
  transition: 0.5s;
}
@media screen and (max-width: 767px) {
  .brands-container .brands-grid .brand-item .brand-image-container a .brand-image {
    padding: 20% 0;
    position: relative;
    top: -15px;
  }
}
.brands-container .brands-grid .brand-item .number-of-venues {
  top: 100%;
  transform: translateY(-100%);
  position: absolute;
  height: 18%;
  background: #252525;
  text-align: center;
  color: white;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.brands-container .brands-grid .brand-item .number-of-venues span {
  margin: 10px;
}
@media screen and (max-width: 500px) {
  .brands-container .brands-grid .brand-item .number-of-venues span {
    margin: 5px;
  }
}
.brands-container .brands-grid .brand-item .number-of-venues span i {
  color: aliceblue;
  font-size: 26px;
}
@media screen and (max-width: 1200px) {
  .brands-container .brands-grid .brand-item .number-of-venues span i {
    font-size: 18px;
  }
}

.about-container {
  height: 900px;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 1400px) {
  .about-container {
    height: 700px;
  }
}
@media screen and (max-width: 1300px) {
  .about-container {
    height: auto;
    background-repeat: repeat-y;
    background-position: top;
  }
}
.about-container .about-heading-container {
  padding: 50px 0 50px;
  text-align: center;
  width: 80%;
}
.about-container .about-heading-container h5 {
  font-size: 16px;
  font-style: "Lato", sans-serif;
  letter-spacing: 3.64px;
  font-weight: bold;
  color: white;
}
.about-container .about-heading-container .about-heading-underline {
  margin: 20px auto;
  width: 80px;
  border-bottom: 2px solid white;
}
.about-container .about-content-grid {
  display: grid;
  padding: 0px;
  grid-template-columns: 1fr 1fr;
}
@media screen and (max-width: 1200px) {
  .about-container .about-content-grid {
    grid-template-columns: 1fr;
    padding-bottom: 40px;
    padding-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .about-container .about-content-grid {
    width: 95%;
    margin: 0 auto;
  }
}
.about-container .about-content-grid .image-container {
  text-align: right;
}
@media screen and (max-width: 1200px) {
  .about-container .about-content-grid .image-container {
    text-align: center;
  }
}
.about-container .about-content-grid .image-container img {
  width: 70%;
  margin: 50px 30px 80px 0;
}
@media screen and (max-width: 1200px) {
  .about-container .about-content-grid .image-container img {
    margin: 0;
  }
}
@media screen and (max-width: 1200px) {
  .about-container .about-content-grid .image-container img {
    width: 100%;
  }
}
.about-container .about-content-grid .text-container {
  color: white;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  width: 60%;
}
@media screen and (max-width: 767px) {
  .about-container .about-content-grid .text-container {
    width: 95%;
  }
}
.about-container .about-content-grid .text-container h5 {
  margin: 40px 0;
  font-family: "Archivo Black", sans-serif;
  font-size: 22px;
  line-height: 26px;
}
.about-container .about-content-grid .text-container p {
  font-size: 14px;
  line-height: 18px;
  font-family: "Lato", sans-serif;
}
.about-container .about-content-grid .text-container .home-button-container {
  margin-bottom: 50px;
}

.numbers-container {
  background-position: center;
  width: 100%;
}
@media screen and (max-width: 900px) {
  .numbers-container {
    height: auto;
    padding: 40px 0 80px 0;
  }
}
@media screen and (max-width: 350px) {
  .numbers-container {
    height: auto;
    padding-top: 0;
    padding-bottom: 50px 0;
  }
}
.numbers-container .numbers-heading-container {
  padding-top: 50px;
  text-align: center;
}
.numbers-container .numbers-heading-container h5 {
  font-size: 16px;
  font-style: "Lato", sans-serif;
  letter-spacing: 3.64px;
  font-weight: bold;
  color: white;
}
.numbers-container .numbers-heading-container .numbers-heading-underline {
  margin: 20px auto;
  width: 50px;
  border-bottom: 2px solid white;
}
.numbers-container .numbers-content-grid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  margin: 10% auto;
  /*
  .item-container
  {
  	flex: 20%;
  	max-width: 20%;
  	text-align: center;
  	color: #fff;
  	border: 1px solid orange;

  	&:last-of-type
  	{
  		flex:100%;
  		max-width: 100%;
  	}

  	@media screen and (max-width: 900px)
  	{
  		flex: 50%;
  		max-width: 50%;
  	}

  	h5
  	{
  		font-family: 'Archivo Black', sans-serif;
  			font-size:clamp(60px, 4vw, 80px);

  			line-height:160px;
  			@media screen and (max-width: 900px){
  				line-height:110px;;
  				}
  				@media screen and (max-width: 500px){
  					font-size:60px;
  					}
  	}
  	p
  	{
  		font-family: 'Archivo Black', sans-serif;
  			font-size:24px;
  			line-height:26px;
  			@media screen and (max-width: 900px){
  				margin-bottom:30px;
  				}
  	}
  }
  */
}
.numbers-container .numbers-content-grid .item-container {
  flex: 20%;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 1000px) {
  .numbers-container .numbers-content-grid .item-container {
    flex: 50%;
  }
}
.numbers-container .numbers-content-grid .item-container h5 {
  font-family: "Archivo Black", sans-serif;
  font-size: clamp(60px, 4vw, 80px);
  line-height: 160px;
}
@media screen and (max-width: 900px) {
  .numbers-container .numbers-content-grid .item-container h5 {
    line-height: 110px;
  }
}
@media screen and (max-width: 800px) {
  .numbers-container .numbers-content-grid .item-container h5 {
    font-size: 60px;
  }
}
.numbers-container .numbers-content-grid .item-container p {
  font-family: "Archivo Black", sans-serif;
  font-size: 24px;
  line-height: 26px;
}
@media screen and (max-width: 900px) {
  .numbers-container .numbers-content-grid .item-container p {
    margin-bottom: 30px;
  }
}
.numbers-container #start-number-count {
  text-align: center;
}

/*
	.numbers-content-grid{
		width:70%;
		margin:10% auto;
		display:grid;
		grid-template-columns: 1fr 1fr 1fr 1fr;
		color:white;
		text-align:center;
		font-size:30px;
		@media screen and (max-width: 1200px){
			width:95%;
			}
		@media screen and (max-width: 900px){
				grid-template-columns:1fr 1fr;
				}
		@media screen and (max-width: 310px){
					grid-template-columns:1fr ;
					}


		h5{
			font-family: 'Archivo Black', sans-serif;
				font-size:80px;
				line-height:160px;
				@media screen and (max-width: 900px){
					line-height:110px;;
					}
					@media screen and (max-width: 500px){
						font-size:60px;
						}
		}
		p
		{
			font-family: 'Archivo Black', sans-serif;
				font-size:24px;
				line-height:26px;
				@media screen and (max-width: 900px){
					margin-bottom:30px;
					}
		}

		}
		.home-button-container
		{
			text-align:center;
		}



		}
*/
.bd-container {
  width: 100%;
  height: 900px;
  background: white;
}
@media screen and (max-width: 1600px) {
  .bd-container {
    height: 700px;
  }
}
@media screen and (max-width: 1300px) {
  .bd-container {
    height: 600px;
  }
}
@media screen and (max-width: 1100px) {
  .bd-container {
    height: auto;
    padding-bottom: 50px;
  }
}
.bd-container .bd-content-grid {
  width: 95%;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media screen and (max-width: 1100px) {
  .bd-container .bd-content-grid {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
.bd-container .bd-image-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
  opacity: 0;
  left: -110%;
  transition: left 3s, opacity 10s;
}
.bd-container .bd-image-container img {
  margin-top: 120px;
  width: 100%;
}
@media screen and (max-width: 1100px) {
  .bd-container .bd-image-container img {
    margin-top: 50px;
    width: 70%;
  }
}
@media screen and (max-width: 900px) {
  .bd-container .bd-image-container img {
    margin-top: 50px;
    width: 90%;
  }
}
@media screen and (max-width: 767px) {
  .bd-container .bd-image-container img {
    width: 100%;
  }
}
.bd-container .bd-text-container {
  text-align: left;
  width: 80%;
  margin: 0 auto;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .bd-container .bd-text-container {
    width: 95%;
  }
}
.bd-container .bd-text-container .bd-line {
  border-top: 3px solid black;
  width: 15%;
  margin: 30px 0;
}
.bd-container .bd-text-container h5 {
  font-family: "Archivo Black", sans-serif;
  font-size: 22px;
  line-height: 16px;
  margin-bottom: 25px;
}
.bd-container .bd-text-container p {
  font-size: 14px;
  font-style: "Lato", sans-serif;
  line-height: 18px;
  color: black;
}
.bd-container .bd-text-container .home-button-container {
  margin-bottom: 50px;
}
.bd-container .bd-text-container .home-button-container .home-button {
  color: black;
  border-color: black;
}
.bd-container .bd-text-container #bd-picture-slide {
  position: absolute;
  color: white;
  top: 90%;
}
@media screen and (max-width: 1100px) {
  .bd-container .bd-text-container #bd-picture-slide {
    top: 50%;
  }
}

.fd-container {
  width: 100%;
  height: 850px;
  background: #252525;
}
@media screen and (max-width: 1600px) {
  .fd-container {
    height: 700px;
  }
}
@media screen and (max-width: 1300px) {
  .fd-container {
    height: 600px;
  }
}
@media screen and (max-width: 1100px) {
  .fd-container {
    height: auto;
    padding-bottom: 50px;
  }
}
.fd-container .fd-content-grid {
  width: 80%;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media screen and (max-width: 1100px) {
  .fd-container .fd-content-grid {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .fd-container .fd-content-grid {
    width: 95%;
  }
}
.fd-container .fd-image-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
  opacity: 0;
  right: -110%;
  transition: right 3s, opacity 10s;
}
.fd-container .fd-image-container img {
  margin-top: 120px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .fd-container .fd-image-container img {
    margin-top: 50px;
  }
}
@media screen and (max-width: 1100px) {
  .fd-container .fd-image-container {
    width: 70%;
  }
}
@media screen and (max-width: 900px) {
  .fd-container .fd-image-container {
    width: 90%;
  }
}
@media screen and (max-width: 767px) {
  .fd-container .fd-image-container {
    width: 100%;
  }
}
.fd-container .fd-text-container {
  position: relative;
  text-align: left;
  width: 80%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: white;
}
@media screen and (max-width: 767px) {
  .fd-container .fd-text-container {
    width: 100%;
  }
}
.fd-container .fd-text-container .fd-line {
  border-top: 3px solid white;
  width: 15%;
  margin: 30px 0;
}
.fd-container .fd-text-container h5 {
  font-family: "Archivo Black", sans-serif;
  font-size: 22px;
  line-height: 16px;
  margin-bottom: 25px;
}
.fd-container .fd-text-container p {
  font-size: 14px;
  font-style: "Lato", sans-serif;
  line-height: 18px;
}
.fd-container .fd-text-container .home-button-container {
  margin-bottom: 50px;
}
.fd-container .fd-text-container #fd-picture-slide {
  position: absolute;
  color: white;
  top: 90%;
}
@media screen and (max-width: 1100px) {
  .fd-container .fd-text-container #fd-picture-slide {
    top: 30%;
  }
}

.press-container {
  width: 100%;
  height: 900px;
  background: white;
}
@media screen and (max-width: 1600px) {
  .press-container {
    height: 800px;
  }
}
@media screen and (max-width: 1300px) {
  .press-container {
    height: 700px;
  }
}
@media screen and (max-width: 1000px) {
  .press-container {
    height: auto;
    padding-bottom: 60px;
  }
}
.press-container .press-heading-container {
  padding: 50px 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .press-container .press-heading-container {
    padding: 50px 0 0 0;
  }
}
.press-container .press-heading-container h5 {
  font-size: 16px;
  font-style: "Lato", sans-serif;
  letter-spacing: 3.64px;
  font-weight: bold;
  color: black;
}
.press-container .press-heading-container .press-heading-underline {
  margin: 20px auto;
  width: 50px;
  border-bottom: 2px solid black;
}
.press-container .press-items {
  display: flex;
  flex-direction: column;
  align-items: top;
  justify-content: left;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  width: 90%;
  margin: 0 auto;
}
@media screen and (max-width: 1000px) {
  .press-container .press-items {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 1000px) {
  .press-container .press-items {
    width: 95%;
  }
}
.press-container .press-items .press-item {
  width: 90%;
  margin: 40px auto 0 auto;
}
@media screen and (max-width: 767px) {
  .press-container .press-items .press-item {
    width: 100%;
  }
}
.press-container .press-items .press-item .press-image {
  width: 100%;
  height: 300px;
  margin: 0 auto;
  background-position: center;
  background-size: cover;
}
@media screen and (max-width: 1300px) {
  .press-container .press-items .press-item .press-image {
    margin: 10px auto;
    height: 200px;
  }
}
@media screen and (max-width: 767px) {
  .press-container .press-items .press-item .press-image {
    width: 80%;
  }
}
@media screen and (max-width: 500px) {
  .press-container .press-items .press-item .press-image {
    width: 95%;
  }
}
.press-container .press-items .press-item .press-date {
  font-size: 14px;
  padding-top: 15px;
  line-height: 20px;
  display: block;
}
.press-container .press-items .press-item .press-title {
  color: black;
  font-size: 18px;
  line-height: 26px;
  font-weight: bold;
  font-style: "Lato", sans-serif;
  display: block;
}
@media screen and (max-width: 700px) {
  .press-container .press-items .press-item .press-title {
    font-size: 16px;
    font-weight: bold;
  }
}
.press-container .press-items .press-item .press-author {
  font-size: 14px;
  line-height: 20px;
  font-style: italic;
  padding-top: 5px;
  display: block;
}
.press-container .home-button-container {
  margin-top: 70px;
  padding-bottom: 40px;
  text-align: center;
}
.press-container .home-button {
  color: black;
  font-size: 14px;
  line-height: 18px;
  padding: 15px 25px;
  border: black solid 1px;
  font-family: "Lato";
  cursor: pointer;
}
@media screen and (max-width: 400px) {
  .press-container .home-button {
    font-size: 12px;
  }
}

.brand-santa-chupitos .logo.co-santa-chupitos img,
.brand-el-bandito .logo.co-el-bandito img,
.brand-salt-dog-slims .logo.co-salt-dog-slims img,
.brand-81-ltd .logo.co-81-ltd img,
.brand-slims-pork-chop-express .logo.co-slims-pork-chop-express img,
.brand-santa-maluco .logo.co-santa-maluco img {
  opacity: 0.25;
}
.brand-santa-chupitos .logo.co-santa-chupitos img:hover,
.brand-el-bandito .logo.co-el-bandito img:hover,
.brand-salt-dog-slims .logo.co-salt-dog-slims img:hover,
.brand-81-ltd .logo.co-81-ltd img:hover,
.brand-slims-pork-chop-express .logo.co-slims-pork-chop-express img:hover,
.brand-santa-maluco .logo.co-santa-maluco img:hover {
  opacity: 1;
}

.brands-list {
  display: block;
  width: 100%;
  background: white;
  padding: 5em 0;
  position: relative;
  overflow: hidden;
  border-top: 1px rgb(212, 203, 203) solid;
  border-bottom: 1px grey solid;
}
@media screen and (max-width: 1100px) {
  .brands-list {
    height: 190px;
  }
}
@media screen and (max-width: 767px) {
  .brands-list {
    height: 150px;
  }
}
.brands-list .slick-slide {
  height: 120px !important;
}
.brands-list .logo {
  height: 800px;
  width: 90%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center top;
}
.brands-list .logo img {
  height: 100px;
  margin: 0 auto;
}
@media screen and (max-width: 1100px) {
  .brands-list .logo img {
    height: 80px;
  }
}
@media screen and (max-width: 767px) {
  .brands-list .logo img {
    height: 60px;
  }
}

.partners-container {
  width: 100%;
  height: 600px;
  background: white;
}
@media screen and (max-width: 1400px) {
  .partners-container {
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  .partners-container {
    height: auto;
    padding-bottom: 60px;
  }
}
.partners-container .partners-heading-container {
  padding-top: 50px;
  text-align: center;
}
.partners-container .partners-heading-container h5 {
  font-size: 16px;
  font-style: "Lato", sans-serif;
  letter-spacing: 3.64px;
  font-weight: bold;
  color: white;
}
.partners-container .partners-heading-container .partners-heading-underline {
  margin: 20px auto;
  width: 80px;
  border-bottom: 1px solid white;
}
.partners-container .partners-text {
  text-align: center;
  width: 80%;
  margin: 0 auto;
  font-size: 20px;
  color: white;
}
@media screen and (max-width: 1300px) {
  .partners-container .partners-text {
    width: 95%;
  }
}
.partners-container .partners-text .partner-text {
  font-size: 24px;
  line-height: 28px;
  font-family: "Archivo Black", sans-serif;
  margin-top: 100px;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .partners-container .partners-text .partner-text {
    margin-top: 50px;
  }
}
@media screen and (max-width: 600px) {
  .partners-container .partners-text .partner-text {
    font-size: 24px;
    margin-top: 50px;
  }
}
@media screen and (max-width: 400px) {
  .partners-container .partners-text .partner-text {
    font-size: 20px;
  }
}
.partners-container .partners-text .partner-logo-container {
  display: flex;
  justify-content: space-around;
  margin: 0 auto;
  margin-top: 100px;
  padding-bottom: 100px;
}
@media screen and (max-width: 1250px) {
  .partners-container .partners-text .partner-logo-container {
    margin-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .partners-container .partners-text .partner-logo-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
.partners-container .partners-text .partner-logo-container img {
  width: 100px;
  object-fit: contain;
  margin: 0 auto;
  margin-top: 30px;
  transform: translate(0, -50%);
}
@media screen and (max-width: 1000px) {
  .partners-container .partners-text .partner-logo-container img {
    width: 75px;
  }
}
@media screen and (max-width: 767px) {
  .partners-container .partners-text .partner-logo-container img {
    width: 130px;
    transform: none;
  }
}
@media screen and (max-width: 450px) {
  .partners-container .partners-text .partner-logo-container img {
    width: 100px;
  }
}
.partners-container .partners-text .partner-logo-container .last-grid-item {
  grid-column: 1/3;
}
.partners-container .partners-text .partner-logo-container .large-logo {
  width: 150px;
}
@media screen and (max-width: 850px) {
  .partners-container .partners-text .partner-logo-container .large-logo {
    width: 150px;
    object-fit: contain;
  }
}
@media screen and (max-width: 450px) {
  .partners-container .partners-text .partner-logo-container .large-logo {
    width: 100%;
  }
}
.partners-container .home-button-container {
  padding-bottom: 30px;
}

.post-type-archive-brand .sub-header .x-sep {
  margin: 0 auto 0;
  width: 44px;
  height: 38px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.brand_grid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 0 40px 0 60px;
}
@media only screen and (max-width: 1250px) {
  .brand_grid {
    padding: 0 0 0 20px;
  }
}
@media only screen and (max-width: 500px) {
  .brand_grid {
    padding: 0 20px;
  }
}
.brand_grid .brand_item {
  flex: calc(20% - 20px);
  max-width: calc(20% - 20px);
  margin: 0 20px 20px 0;
  background: #272727;
}
@media only screen and (max-width: 1250px) {
  .brand_grid .brand_item {
    flex: calc(25% - 20px);
    max-width: calc(25% - 20px);
  }
}
@media only screen and (max-width: 1000px) {
  .brand_grid .brand_item {
    flex: calc(33.33% - 20px);
    max-width: calc(33.33% - 20px);
  }
}
@media only screen and (max-width: 800px) {
  .brand_grid .brand_item {
    flex: calc(50% - 20px);
    max-width: calc(50% - 20px);
  }
}
@media only screen and (max-width: 500px) {
  .brand_grid .brand_item {
    flex: 100%;
    max-width: 100%;
    margin-right: 0;
  }
}
.brand_grid .brand_item .brand_link {
  display: block;
  height: 0;
  padding-bottom: 60%;
  position: relative;
}
.brand_grid .brand_item img {
  display: block;
  position: absolute;
  max-height: 50%;
  width: auto;
  max-width: 80%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: 0.4s;
}
.brand_grid .brand_item:hover img {
  max-height: 60%;
}
.brand_grid .brand_item .brand_venus {
  padding: 16px;
  text-align: center;
}
.brand_grid .brand_item .brand_venus span {
  display: inline-block;
  margin: 0 10px;
}
.brand_grid .brand_item .brand_venus span i {
  display: block;
  font-size: 24px;
  color: #fff;
}
.brand_grid .brand_item .brand_venus span:hover i {
  color: red;
}

.single-brand .co-info form {
  margin-top: 20px;
}
.single-brand .co-info form input,
.single-brand .co-info form textarea {
  background: none;
}
.single-brand .co-info form input.button,
.single-brand .co-info form textarea.button {
  background-color: #000;
}

.single-brand .section-brands .slick-list {
  float: left;
}
.single-brand .section-brands .slick-track {
  float: left;
  height: 100%;
}
.single-brand .section-brands .gallery {
  display: block;
  position: relative;
  overflow: hidden;
}
.single-brand .section-brands .gallery .image {
  float: left;
  width: 100%;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .single-brand .section-brands .gallery .image {
    max-height: 730px;
    overflow: hidden;
  }
}
.single-brand .section-brands .gallery .image .caption {
  position: absolute;
  bottom: 25px;
  right: 10px;
  width: 100%;
  z-index: 9999;
}
@media only screen and (max-width: 767px) {
  .single-brand .section-brands .gallery .image .caption {
    display: none;
  }
}
.single-brand .section-brands .gallery .image .caption p {
  display: block;
  width: 100%;
  max-width: 1177px;
  margin: 0 auto;
  text-align: right;
  font-size: 1.6em;
  color: #FFF;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
}
.single-brand .section-brands .gallery .slide-mask {
  background: url(../images/single-brand-image-overlay.svg);
  background-size: auto;
  background-repeat: repeat;
}
.single-brand .section-brands .gallery .brand-image {
  height: 500px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
@media only screen and (min-width: 768px) {
  .single-brand .section-brands .brand-details {
    display: flex;
    width: 100%;
    background: #272727;
  }
  .single-brand .section-brands .about,
  .single-brand .section-brands .content {
    float: left;
    width: 50%;
  }
  .single-brand .section-brands .about .wrapper {
    float: right;
    max-width: 500px;
  }
}
@media only screen and (min-width: 768px) and (min-width: 900px) {
  .single-brand .section-brands .about .logo,
  .single-brand .section-brands .about .about-wrap {
    float: left;
    width: 50%;
  }
}
@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1050px) {
  .single-brand .section-brands .about {
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .single-brand .section-brands .content .wrapper {
    float: left;
    max-width: 500px;
  }
  .single-brand .section-brands .content h2 {
    text-align: left;
  }
  .single-brand .section-brands .content .sep {
    margin: 0 0 22px;
  }
}
.single-brand .section-brands .about {
  background: #272727;
}
@media only screen and (max-width: 767px) {
  .single-brand .section-brands .about {
    padding: 4em 0 6.5em;
  }
}
@media only screen and (min-width: 768px) {
  .single-brand .section-brands .about {
    padding: 7em 5em;
  }
}
.single-brand .section-brands .logo img.logo-image {
  display: block;
  margin: 0 auto 27px;
  width: auto;
}
.single-brand .section-brands .social {
  margin-bottom: 2.9em;
}
.single-brand .section-brands .social ul {
  display: table;
  margin: 0 auto;
  width: auto;
}
.single-brand .section-brands .social li {
  float: left;
  width: 44px;
  margin-left: 1em;
}
.single-brand .section-brands .social li:first-child {
  margin-left: 0;
}
.single-brand .section-brands .social li a {
  display: block;
  width: 100%;
  height: 44px;
  text-indent: -9999em;
  transition: all 300ms ease-in-out;
}
.single-brand .section-brands .social li a.instagram {
  background: url(../images/icon-instagram.svg);
  background-size: 100%;
  background-repeat: no-repeat;
}
.single-brand .section-brands .social li a.instagram:hover {
  background: url(../images/icon-instagram-active.svg);
  background-size: 100%;
  background-repeat: no-repeat;
}
.single-brand .section-brands .social li a.facebook {
  background: url(../images/icon-facebook.svg);
  background-size: 100%;
  background-repeat: no-repeat;
}
.single-brand .section-brands .social li a.facebook:hover {
  background: url(../images/icon-facebook-active.svg);
  background-size: 100%;
  background-repeat: no-repeat;
}
.single-brand .section-brands .social li a.youtube {
  background: url(../images/icon-youtube.svg);
  background-size: 100%;
  background-repeat: no-repeat;
}
.single-brand .section-brands .social li a.youtube:hover {
  background: url(../images/icon-youtube-active.svg);
  background-size: 100%;
  background-repeat: no-repeat;
}
.single-brand .section-brands .social li a.twitter {
  background: url(../images/icon-twitter.svg);
  background-size: 100%;
  background-repeat: no-repeat;
}
.single-brand .section-brands .social li a.twitter:hover {
  background: url(../images/icon-twitter-active.svg);
  background-size: 100%;
  background-repeat: no-repeat;
}
.single-brand .section-brands .info {
  margin-bottom: 4.2em;
}
.single-brand .section-brands .info a {
  display: block;
}
.single-brand .section-brands .info p,
.single-brand .section-brands .info a {
  font-size: 1.5em;
  color: #FFF;
  text-align: center;
}
.single-brand .section-brands .info .address {
  margin: 10px 0;
}
.single-brand .section-brands .cta-btns {
  padding: 0 38px;
}
.single-brand .section-brands .cta-btns a.view-btn {
  display: block;
  width: 100%;
  text-align: center;
  padding: 19px 0;
  font-size: 1.6em;
  color: #FFF;
  letter-spacing: 1px;
  border: 1px solid #535353;
  transition: all 300ms ease-in-out;
  margin-bottom: 19px;
}
.brand-santa-chupitos .cta-btns a.view-btn:hover {
  border: 1px solid #D8223A;
}

.brand-el-bandito .cta-btns a.view-btn:hover {
  border: 1px solid #E23730;
}

.brand-salt-dog-slims .cta-btns a.view-btn:hover {
  border: 1px solid #D8C70A;
}

.brand-81-ltd .cta-btns a.view-btn:hover {
  border: 1px solid #968004;
}

.brand-83 .cta-btns a.view-btn:hover {
  border: 1px solid #968004;
}

.brand-slims-pork-chop-express .cta-btns a.view-btn:hover {
  border: 1px solid #FB9CC5;
}

.brand-santa-maluco .cta-btns a.view-btn:hover {
  border: 1px solid #08A00A;
}

.single-brand .section-brands .content {
  background-size: cover;
}
@media only screen and (max-width: 767px) {
  .single-brand .section-brands .content {
    padding: 4em 2.7em 6.5em;
  }
}
@media only screen and (min-width: 768px) {
  .single-brand .section-brands .content {
    padding: 7em 5em;
  }
}
.single-brand .section-brands .content .co-info {
  margin-bottom: 3em;
}
.single-brand .section-brands .content h2 {
  font-size: 2.2em;
  line-height: 1.4em;
  font-weight: 700;
  color: #212121;
  margin-bottom: 15px;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .single-brand .section-brands .content h2 {
    text-align: center;
  }
}
.single-brand .section-brands .content .sep {
  display: block;
  width: 77px;
  height: 3px;
  background: #212121;
}
@media only screen and (max-width: 767px) {
  .single-brand .section-brands .content .sep {
    margin: 0 auto 1.9em;
  }
  .single-brand .section-brands .content .sep:after {
    content: "";
    display: table;
    clear: both;
  }
}
.single-brand .section-brands .content p {
  font-size: 1.4em;
  line-height: 1.35em;
  color: #212121;
}
@media only screen and (min-width: 768px) {
  .single-brand .section-brands .content .open-hours {
    float: left;
    width: 60%;
    margin-top: 23px;
  }
}
@media only screen and (max-width: 767px) {
  .single-brand .section-brands .content .opening-hours {
    text-align: center;
  }
}
.single-brand .section-brands .content .cta-bubble {
  display: block;
  width: 146px;
  height: 146px;
  margin: 0 auto;
  border-radius: 100px;
  padding: 1.5em;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .single-brand .section-brands .content .cta-bubble {
    width: 123px;
    height: 123px;
    padding: 22px 15px;
    margin-top: 3.8em;
  }
}
@media only screen and (min-width: 768px) {
  .single-brand .section-brands .content .cta-bubble {
    float: right;
  }
}
.single-brand .section-brands .content .cta-bubble span,
.single-brand .section-brands .content .cta-bubble em {
  display: block;
  width: 100%;
  color: #000;
}
.single-brand .section-brands .content .cta-bubble span {
  font-size: 1.6em;
  line-height: 1.9em;
}
@media only screen and (max-width: 767px) {
  .single-brand .section-brands .content .cta-bubble span {
    font-size: 1.4em;
    line-height: 1.35em;
  }
}
.single-brand .section-brands .content .cta-bubble em {
  font-size: 5.6em;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .single-brand .section-brands .content .cta-bubble em {
    font-size: 4.75em;
  }
}
.single-brand .section-brands .parallax {
  height: 217px;
}
@media only screen and (min-width: 768px) {
  .single-brand .section-brands .parallax {
    height: 380px;
  }
}

.brand-santa-maluco .brand-details .website .beg,
.brand-santa-maluco .brand-details .website .end {
  color: #FFE100;
}

.brand-el-bandito .brand-details h2,
.brand-el-bandito .brand-details p,
.brand-el-bandito-london .brand-details h2,
.brand-el-bandito-london .brand-details p {
  color: #FFF !important;
}
.brand-el-bandito .brand-details .sep,
.brand-el-bandito-london .brand-details .sep {
  background: #FFF !important;
}
.brand-el-bandito .brand-details .cta-bubble span,
.brand-el-bandito .brand-details .cta-bubble em,
.brand-el-bandito-london .brand-details .cta-bubble span,
.brand-el-bandito-london .brand-details .cta-bubble em {
  color: #FFF !important;
}
.brand-el-bandito .brand-details .website .beg,
.brand-el-bandito-london .brand-details .website .beg {
  color: #006E4E;
}
.brand-el-bandito .brand-details .website .name,
.brand-el-bandito-london .brand-details .website .name {
  color: #FFF;
}
.brand-el-bandito .brand-details .website .end,
.brand-el-bandito-london .brand-details .website .end {
  color: #E23730;
}

.categories select {
  display: block;
  width: 100%;
  border: 1px solid #7F7F7F;
  color: #7F7F7F;
  font-size: 1.3em;
  -webkit-appearance: none;
  border-radius: 0;
  padding: 12px 14px;
  margin-bottom: 20px;
  letter-spacing: 0.25px;
  background: url("../images/icon-dropdown.svg") 95% center no-repeat;
}
@media only screen and (min-width: 768px) {
  .categories ul {
    display: block;
    width: auto;
    margin: 10px auto 30px;
    text-align: center;
  }
  .categories li {
    display: inline-block;
    vertical-align: middle;
    margin: 0.6em 1em;
  }
  .categories li.current-cat a:after {
    width: 100%;
  }
  .blog .categories li.show-all a:after {
    width: 100%;
  }
  .categories li a {
    font-size: 1.6em;
    color: #2F2F2F;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: relative;
    transition: all 500ms linear;
    text-decoration: none;
    position: relative;
  }
  .categories li a:after {
    content: " ";
    transition: all 350ms linear;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    bottom: -8px;
    height: 2px;
    width: 0;
    background: #2F2F2F;
    left: 0;
  }
  .categories li a:hover:after {
    width: 100%;
  }
}

.news-post {
  display: block;
  width: 100%;
}

@media only screen and (min-width: 768px) {
  article {
    float: left;
    width: 30%;
  }
  article:nth-child(4n-2) {
    margin: 0 5%;
  }
}
article:hover .current-cats img {
  transform: scale(1.15);
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
}
article:hover .post-info a.title {
  color: #6C6C6C;
}
article .image {
  position: relative;
}
article .image .current-cats {
  position: absolute;
  right: 18px;
  bottom: 18px;
}
article .image .current-cats img {
  float: left;
  margin-left: 10px;
  width: 40px;
  height: 40px;
  transition: all 300ms ease-in-out;
}
article .image img {
  display: block;
  width: 100%;
  height: auto;
}
article .post-info {
  margin: 20px 0 38px;
}
article .post-info p,
article .post-info a {
  display: block;
  width: 100%;
}
article .post-info p.date {
  color: #2F2F2F;
  font-size: 1.25em;
  margin-bottom: 8px;
}
article .post-info p.author {
  color: #2F2F2F;
  font-size: 1.25em;
  font-style: italic;
}
article .post-info p.title {
  color: #2F2F2F;
  font-size: 1.43em;
  font-weight: 700;
  margin-bottom: 11px;
  line-height: 1.35;
}
article .post-info a.title {
  color: #2F2F2F;
  font-size: 1.43em;
  font-weight: 700;
  margin-bottom: 11px;
  line-height: 1.35;
}

@media only screen and (min-width: 768px) {
  .break {
    float: left;
    width: 100%;
  }
}
.careers {
  display: block;
  width: 100%;
  background: #FFF;
  padding: 30px 0;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .careers {
    padding: 0 1em;
  }
}
.careers .row {
  display: block;
  width: 100%;
  border-bottom: 1px solid #F0F0F0;
  padding: 30px 0;
}
.careers .row:last-child {
  border-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .careers .inner {
    padding: 0 2em;
  }
}
.careers .column {
  display: inline-block;
  vertical-align: middle;
  width: auto;
}
@media only screen and (max-width: 767px) {
  .careers .column.icon {
    width: 10%;
    margin-right: 5%;
  }
  .careers .column.future-cv {
    width: 65%;
    margin-right: 5%;
  }
  .careers .column.name {
    width: 30%;
    margin-right: 5%;
  }
  .careers .column.type {
    width: 30%;
    margin-right: 5%;
  }
  .careers .column.details {
    width: 10%;
  }
  .careers .column.details a {
    background: url(../images/icon-arrow-right.svg);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center;
    text-indent: -9999em;
    display: block;
    width: 40px;
    height: 40px;
    margin: 0 auto;
  }
  .careers .column.address, .careers .column.wage {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .careers .column.icon {
    width: 5%;
  }
  .careers .column.future-cv {
    width: 77.5%;
    margin-right: 5%;
  }
  .careers .column.name {
    width: 20%;
  }
  .careers .column.no-icon {
    margin-right: 5%;
  }
  .careers .column.type {
    width: 20%;
  }
  .careers .column.address {
    width: 25%;
  }
  .careers .column.wage {
    width: 17.5%;
  }
  .careers .column.details {
    width: 100%;
    margin-top: 30px;
  }
  .careers .column.details div {
    width: 12.5%;
  }
  .careers .column.details div a {
    display: block;
    border: 1px solid #2F2F2F;
    color: #2F2F2F;
    padding: 0.75em 1em;
    font-size: 1.3em;
    text-align: center;
  }
  .careers .column.details div a:hover {
    background: #272727;
    color: #FFF;
  }
}
.careers p {
  font-size: 1.6em;
  color: #2F2F2F;
}
.careers .no-jobs p {
  padding: 1.5em 1em;
  text-align: center;
}

.container.jobs {
  padding: 4em 0;
}
@media only screen and (min-width: 768px) {
  .container.jobs {
    padding: 4em 2em;
  }
}

.job-info,
.job-form {
  float: left;
}
@media only screen and (min-width: 768px) {
  .job-info,
  .job-form {
    width: 48%;
  }
}
@media only screen and (max-width: 767px) {
  .job-info,
  .job-form {
    width: 100%;
    padding: 0 2.5em;
  }
}

.job-info {
  margin-right: 4%;
}
.job-info .job-title {
  margin-bottom: 2em;
}
@media only screen and (max-width: 767px) {
  .job-info .job-title img {
    display: block;
    margin: 0 auto 1em;
  }
}
@media only screen and (min-width: 768px) {
  .job-info .job-title img {
    float: left;
    margin-right: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .job-info .job-title {
    display: block;
    width: 100%;
    text-align: center;
  }
}
.job-info .job-title h1 {
  padding-top: 0.2em;
  font-size: 2.5em;
  font-weight: 700;
  color: #272727;
}
.job-info .job-title p {
  margin-top: 0.4em;
  font-size: 1.6em;
  color: #272727;
}
.job-info .job-type p,
.job-info .job-wage p {
  font-size: 1.6em;
  font-weight: 700;
  color: #272727;
}
@media only screen and (max-width: 767px) {
  .job-info .job-type,
  .job-info .job-wage {
    text-align: center;
  }
}
.job-info .job-type {
  margin-bottom: 1.1em;
}
.job-info .job-wage {
  margin-bottom: 3em;
}
.job-info .job-content p {
  font-size: 1.5em;
  line-height: 1.4em;
  color: #272727;
  margin-bottom: 1.5em;
}
.job-info .job-content strong {
  font-weight: 700;
}
.job-info .job-content ul {
  padding-left: 2em;
  margin-bottom: 1.5em;
}
.job-info .job-content li {
  font-size: 1.5em;
  line-height: 1.4em;
  color: #272727;
  list-style: disc;
}
.job-info .share-url {
  display: block;
  width: 50%;
}
.job-info .share-url input {
  font-size: 1.3em;
  width: 100%;
  border: 2px solid #000;
  color: #272727;
  padding: 0.5em 1em;
}

@media only screen and (max-width: 767px) {
  .job-form {
    margin-top: 2em;
  }
  .job-form p {
    text-align: center;
  }
}
.job-form p {
  color: #676767;
  font-size: 1.5em;
  line-height: 1.35em;
}
.job-form p.apply {
  font-size: 2.5em;
  font-weight: 700;
  color: #272727;
  margin-bottom: 0.35em;
}
.job-form form {
  margin-top: 1.5em;
}

.container img.size-full {
  width: 100%;
  height: auto;
}

.container.page .inner,
.container.post .inner {
  max-width: 785px;
}
.container.page .page-title h1,
.container.post .page-title h1 {
  font-size: 2em;
  margin-bottom: 1em;
}
.container.page .page-content h2,
.container.page .page-content h3,
.container.page .page-content h4,
.container.page .page-content h5,
.container.page .page-content h6,
.container.post .page-content h2,
.container.post .page-content h3,
.container.post .page-content h4,
.container.post .page-content h5,
.container.post .page-content h6 {
  display: block;
}
.container.page .page-content h2,
.container.post .page-content h2 {
  font-size: 230%;
  margin-bottom: 25px;
}
.container.page .page-content h3,
.container.post .page-content h3 {
  font-size: 200%;
  margin-bottom: 24px;
}
.container.page .page-content h4, .container.page .page-content h5, .container.page .page-content h6,
.container.post .page-content h4,
.container.post .page-content h5,
.container.post .page-content h6 {
  font-size: 180%;
  margin-bottom: 18px;
}
.container.page .page-content p,
.container.post .page-content p {
  font-size: 1.5em;
  line-height: 1.4em;
  margin-bottom: 1em;
}
.container.page .page-content strong,
.container.post .page-content strong {
  font-weight: 700;
}
.container.page .page-content ul,
.container.page .page-content ol,
.container.post .page-content ul,
.container.post .page-content ol {
  display: block;
  margin-bottom: 30px;
  padding: 0 20px;
}
.container.page .page-content ul li,
.container.page .page-content ol li,
.container.post .page-content ul li,
.container.post .page-content ol li {
  font-size: 140%;
  line-height: 1.4em;
  margin-bottom: 1em;
}
.container.page .page-content ul li,
.container.post .page-content ul li {
  padding-left: 14px;
  position: relative;
}
.container.page .page-content ul li:before,
.container.post .page-content ul li:before {
  position: absolute;
  left: 0;
  content: "•";
  color: #000;
}
.container.page .page-content ol,
.container.post .page-content ol {
  list-style-type: decimal;
  list-style-position: inside;
}
.container.page .page-content dl,
.container.post .page-content dl {
  display: block;
  margin-bottom: 30px;
  padding: 0 20px;
}
.container.page .page-content dl dt,
.container.page .page-content dl dd,
.container.post .page-content dl dt,
.container.post .page-content dl dd {
  font-size: 140%;
  line-height: 1.4em;
}
.container.page .page-content dl dt,
.container.post .page-content dl dt {
  display: block;
  font-weight: 700;
  padding: 20px 0 10px 0;
}
.container.page .page-content dl dt:first-child,
.container.post .page-content dl dt:first-child {
  padding-top: 0;
}
.container.page .page-content dl dd,
.container.post .page-content dl dd {
  display: block;
  margin-bottom: 1em;
}
.container.page .page-content table,
.container.post .page-content table {
  border: solid 1px #555;
  width: 100%;
  border-collapse: collapse;
  font-size: 120%;
  text-align: left;
  margin-bottom: 30px;
}
.container.page .page-content table caption,
.container.page .page-content table td,
.container.page .page-content table th,
.container.post .page-content table caption,
.container.post .page-content table td,
.container.post .page-content table th {
  border: solid 1px #999;
  padding: 10px;
}
.container.page .page-content table th,
.container.post .page-content table th {
  font-weight: 700;
}
.container.page .page-content table caption,
.container.post .page-content table caption {
  border-bottom: none;
  font-size: 16px;
  text-align: left;
}

.page-unsubscribe #un_form div {
  font-size: 120%;
}
.page-unsubscribe #un_form div input {
  display: inline-block;
  padding: 0 20px;
  border: solid 1px #000;
  width: 100%;
  margin-bottom: 10px;
  line-height: 50px;
}
.page-unsubscribe #un_form div input[type=submit] {
  border: solid 1px #000;
  background-color: #000;
  color: #fff;
  text-transform: uppercase;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.page-unsubscribe #un_form div input[type=submit]:hover {
  border: solid 1px #000;
  background-color: #fff;
  color: #000;
}

/*
---------------------------------------------------------------------------
=	SPROUT
---------------------------------------------------------------------------
*/
.spout_out {
  float: left;
  width: 100%;
  text-align: center;
  background: #fff;
  padding-bottom: 40px;
  display: none;
}
.spout_out .sprout {
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
  text-align: left;
}
.spout_out .sprout label {
  display: block;
  font-size: 14px;
  margin-bottom: 6px;
}
.spout_out .sprout .data-block input {
  font-size: 12px;
  line-height: 1.3em;
  padding: 10px;
  border: 1px solid #000;
  -webkit-border-radius: 0px;
}
.spout_out .sprout select {
  border: 1px solid #000;
  background: #fff;
  color: #000;
  -webkit-border-radius: 0px;
}
.spout_out .sprout .submitBtn {
  display: block;
  padding: 0 !important;
}
.spout_out .sprout .submitBtn button {
  margin: 0 !important;
  display: block;
  width: 100% !important;
  height: 30px !important;
  line-height: 30px !important;
  text-align: center;
  border-radius: 0 !important;
  border: 1px solid #000 !important;
  background: #000 !important;
}
.spout_out .sprout .optIn,
.spout_out .sprout .multi {
  float: left;
  width: 100%;
}
.spout_out .sprout .optIn label,
.spout_out .sprout .multi label {
  display: block;
  padding-top: 4px;
}
.spout_out .sprout .optIn label input,
.spout_out .sprout .multi label input {
  margin-right: 8px;
}

.newsletter_container {
  display: none !important;
}

.page.history {
  position: relative;
}
.page.history:before {
  content: " ";
  position: absolute;
  top: 0;
  width: 3px;
  height: 100%;
  background: #ECECEC;
}
@media only screen and (max-width: 767px) {
  .page.history:before {
    left: 40px;
  }
}
@media only screen and (min-width: 768px) {
  .page.history:before {
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
  }
}
.page.history .inner {
  max-width: 780px;
}

.history-timeline {
  position: relative;
}
.history-timeline .ht-block {
  float: left;
  width: 100%;
}
.history-timeline .ht-block .icon {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
@media only screen and (max-width: 767px) {
  .history-timeline .ht-block {
    margin-bottom: 20px;
  }
  .history-timeline .ht-block .ht-inner {
    float: left;
    margin-left: 60px;
    width: calc(100% - 60px);
  }
  .history-timeline .ht-block .ht-inner:after {
    left: -12px;
    border-right: 12px solid #2F2F2F;
  }
}
@media only screen and (min-width: 768px) {
  .history-timeline .ht-block.left .ht-inner {
    float: left;
    margin-right: 20px;
  }
  .history-timeline .ht-block.left .ht-inner:after {
    right: -12px;
    border-left: 12px solid #2F2F2F;
  }
  .history-timeline .ht-block.right .ht-inner {
    float: right;
    margin-left: 20px;
  }
  .history-timeline .ht-block.right .ht-inner:after {
    left: -12px;
    border-right: 12px solid #2F2F2F;
  }
  .history-timeline .ht-block:nth-child(1) {
    margin-top: 0 !important;
  }
  .history-timeline .ht-block:nth-child(1n) {
    margin-top: -50px;
  }
}
.history-timeline .ht-block .ht-inner {
  position: relative;
  background: #2F2F2F;
}
@media only screen and (min-width: 768px) {
  .history-timeline .ht-block .ht-inner {
    max-width: 350px;
  }
}
.history-timeline .ht-block .ht-inner:after {
  content: "";
  position: absolute;
  top: 10px;
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
}
.history-timeline .ht-block .ht-inner img {
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 767px) {
  .history-timeline .ht-block .icon {
    position: absolute;
    left: 22px;
    width: 36px;
    height: 36px;
  }
}
.history-timeline .ht-block .ht-content p {
  color: #FFF;
}
.history-timeline .ht-block .ht-content p.date {
  font-size: 1.6em;
  font-weight: 700;
  padding: 17px 17px 11px 17px;
}
.history-timeline .ht-block .ht-content p.content {
  font-size: 1.4em;
  line-height: 1.35em;
  padding: 0 17px 32px 17px;
}

.container.contact {
  padding: 4em 0;
}
.container.contact a {
  color: #272727;
  border-bottom: 1px solid #FFF;
}
.container.contact a:hover {
  color: #6C6C6C;
  border-bottom: 1px solid #000;
}
.container.contact .inner {
  max-width: 785px;
}
.container.contact .left,
.container.contact .right {
  float: left;
}
@media only screen and (min-width: 768px) {
  .container.contact .left,
  .container.contact .right {
    width: 48%;
  }
}
@media only screen and (max-width: 767px) {
  .container.contact .left,
  .container.contact .right {
    width: 100%;
    padding: 0 2.5em;
  }
}
@media only screen and (min-width: 768px) {
  .container.contact .left {
    margin-right: 4%;
  }
}
@media only screen and (max-width: 767px) {
  .container.contact .left {
    margin-bottom: 4%;
  }
}
.container.contact .left h1 {
  font-size: 2.5em;
  color: #272727;
  margin-bottom: 1em;
}
.container.contact .left p {
  font-size: 1.5em;
  color: #272727;
  line-height: 1.35em;
  margin-bottom: 0.25em;
}
.container.contact .right p {
  font-size: 1.5em;
  color: #272727;
  line-height: 1.35em;
  margin-bottom: 0.25em;
}
.container.contact .right p.title {
  font-size: 2em;
  font-weight: 700;
}
.container.contact .right .content {
  margin-top: 2em;
}

.people_slide {
  position: relative;
  background-color: #000;
}
@media only screen and (min-width:1251px) {
  .people_slide {
    height: 700px;
  }
}
@media only screen and (max-width:1250px) {
  .people_slide {
    width: 100%;
    padding-bottom: 57%;
    height: 0;
  }
}
.people_slide span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.people_slide span.overlay {
  background-color: rgba(0, 0, 0, 0.1);
  z-index: 10;
}

.people_pannel {
  background-color: #272727;
}
@media only screen and (min-width:1251px) {
  .people_pannel {
    padding: 60px 20px;
  }
}
@media only screen and (max-width:1250px) {
  .people_pannel {
    padding: 5% 20px;
  }
}
@media only screen and (max-width:767px) {
  .people_pannel {
    padding: 20px 20px 0 20px;
  }
}
.people_pannel .cl::before {
  display: none;
}
.people_pannel .wrap {
  width: 100%;
  max-width: 1250px;
  text-align: left;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.people_pannel .wrap h1 {
  grid-column: 1/3;
}
.people_pannel .wrap .person {
  width: 100%;
  float: left;
}
@media only screen and (max-width:767px) {
  .people_pannel .wrap .person {
    width: 100%;
  }
}
.people_pannel .wrap .person img {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 50px;
}
.people_pannel .wrap .person h3 {
  display: block;
  text-transform: uppercase;
  font-size: 220%;
  line-height: 1.4em;
  font-weight: 700;
  margin-bottom: 30px;
  padding-bottom: 18px;
  background: url(../images/underline.svg) 0 100% no-repeat;
}
@media only screen and (max-width:767px) {
  .people_pannel .wrap .person h3 {
    text-align: center;
    background: url(../images/underline.svg) 50% 100% no-repeat;
  }
}
.people_pannel .wrap .person p {
  font-size: 160%;
  line-height: 1.4em;
  margin-bottom: 1.3em;
}
.people_pannel .wrap .person p:last-child {
  margin-bottom: 0;
}
.people_pannel h1,
.people_pannel h2 {
  display: block;
  text-align: center;
  font-size: 400%;
  font-weight: 300;
  line-height: 1.4em;
  margin-bottom: 60px;
}
@media only screen and (max-width:1250px) {
  .people_pannel h1,
  .people_pannel h2 {
    margin-bottom: 8%;
  }
}
@media only screen and (max-width:767px) {
  .people_pannel h1,
  .people_pannel h2 {
    margin: 10px 0 30px 0;
    font-size: 260%;
  }
}
.people_pannel.people_pannel_dark {
  color: #fff;
}
.people_pannel.people_pannel_white {
  background-color: #fff;
}
.people_pannel .solo img {
  margin-bottom: 0 !important;
  padding: 0 13px;
}
@media only screen and (max-width:767px) {
  .people_pannel .solo img {
    margin-bottom: 40px !important;
    padding: 0;
  }
}
@media only screen and (max-width:767px) {
  .people_pannel .solo {
    margin-bottom: 40px;
  }
}
.people_pannel .team .person {
  padding: 0 13px;
  margin-bottom: 40px;
}
@media only screen and (max-width:767px) {
  .people_pannel .team .person {
    margin-bottom: 50px;
    padding: 0;
  }
}
.people_pannel .content {
  padding: 8% 2% 0 8%;
}
@media only screen and (max-width:1250px) {
  .people_pannel .content {
    padding: 40px 0 0 40px;
  }
}
@media only screen and (max-width:1000px) {
  .people_pannel .content {
    padding: 20px 0 0 20px;
  }
}
@media only screen and (max-width:767px) {
  .people_pannel .content {
    padding: 0;
  }
}

/*
---------------------------------------------------------------------------
=	NEW PEOPELE
---------------------------------------------------------------------------
*/
.team_grid {
  background: #fff;
  padding: 10% calc(10% - 20px) 10% 10%;
  display: flex;
  flex-wrap: wrap;
  align-items: top;
}
@media only screen and (max-width:800px) {
  .team_grid {
    padding: 10% 20px;
  }
}
.team_grid .team_member {
  flex: calc(33.33% - 20px);
  max-width: calc(33.33% - 20px);
  margin-right: 20px;
  margin-bottom: 40px;
}
@media only screen and (max-width:1100px) {
  .team_grid .team_member {
    flex: calc(50% - 20px);
    max-width: calc(50% - 20px);
  }
}
@media only screen and (max-width:800px) {
  .team_grid .team_member {
    flex: 100%;
    max-width: 100%;
    margin-right: 0;
  }
}
.team_grid .team_member .photo {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 80%;
  margin-bottom: 20px;
}
.team_grid .team_member h3 {
  display: block;
  text-transform: uppercase;
  font-size: 220%;
  line-height: 1.4em;
  font-weight: 700;
}
.team_grid .team_member .role {
  display: block;
  text-transform: uppercase;
  font-size: 140%;
  line-height: 1.4em;
  font-weight: 700;
}
.team_grid .team_member .line {
  display: block;
  width: 20%;
  height: 3px;
  background: #000;
  margin: 10px 0;
}
.team_grid .team_member p {
  font-size: 140%;
  line-height: 1.6em;
  margin-bottom: 1.3em;
}
.team_grid .team_member p:last-child {
  margin-bottom: 0;
}
.team_grid .team_member .bio {
  display: none;
  padding: 30px 0 10px 0;
}
.team_grid .team_member .btns {
  margin-top: 30px;
}
.team_grid .team_member .btns a,
.team_grid .team_member .btns btn {
  display: block;
  float: left;
  width: 48%;
  margin-right: 4%;
  color: #000;
  line-height: 40px;
  text-align: center;
  font-size: 12px;
  border: 1px solid #000;
  cursor: pointer;
}
.team_grid .team_member .btns a:hover,
.team_grid .team_member .btns btn:hover {
  background: #000;
  color: #fff;
}
.team_grid .team_member .btns a {
  margin-right: 0;
}

.not-found .inner {
  max-width: 930px;
  padding: 3em 0;
  text-align: center;
}
.not-found .inner h1,
.not-found .inner p,
.not-found .inner a {
  display: block;
}
.not-found .inner h1 {
  font-size: 2em;
}
.not-found .inner p {
  font-size: 1.35em;
  margin: 1.5em 0;
}
.not-found .inner a {
  display: table;
  width: auto;
  margin: 0 auto;
  background: #272727;
  font-size: 1.35em;
  color: #FFF;
  padding: 0.5em 1em;
  border-radius: 2px;
}
.not-found .inner a:hover {
  background: #2F2F2F;
}

body.page-el-bandito-london .gfield .gfield_label,
body.page-81-ltd .gfield .gfield_label {
  display: block;
  font-size: 1.3em;
  margin-bottom: 0.5em;
}
body.page-el-bandito-london .ginput_container_date input,
body.page-81-ltd .ginput_container_date input {
  background: url("../images/cal-icon.svg") 97.5% center no-repeat;
  background-size: 2.75%;
}
body.page-el-bandito-london .ginput_container select,
body.page-81-ltd .ginput_container select {
  border: 1px solid #373737;
  padding: 1em;
  border-radius: 0;
  box-shadow: none;
  -webkit-appearance: none;
  color: #373737;
  background: url(../images/select-icon.svg) 97.5% center no-repeat;
}

.page-81-ltd p a {
  color: #777;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.page-81-ltd p a:hover {
  color: #000;
}
.page-81-ltd .bullet {
  display: block;
  margin-bottom: 30px;
  padding: 0 20px;
}
.page-81-ltd .bullet li {
  font-size: 140%;
  line-height: 1.4em;
  margin-bottom: 1em;
  padding-left: 14px;
  position: relative;
}
.page-81-ltd .bullet li:before {
  position: absolute;
  left: 0;
  content: "•";
  color: #000;
}

.page-social .social-page {
  background: #272727;
}
.page-social .social-page .inner {
  max-width: 100%;
}

.filters {
  margin: 2em auto;
}
@media only screen and (max-width: 767px) {
  .filters {
    padding: 0 2em;
  }
}
@media only screen and (min-width: 768px) {
  .filters .filter-button-group {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.filters button {
  background: #272727;
  text-transform: uppercase;
  text-align: center;
  padding: 1em;
  transition: all 300ms ease-in-out;
  margin-right: 0.5em;
  font-size: 1.4em;
  color: #FFF;
  line-height: 1.4em;
  position: relative;
  text-transform: capitalize;
  font-weight: normal;
  letter-spacing: 0.5px;
}
.filters button:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 767px) {
  .filters button {
    display: inline-block;
    width: calc(50% - 0.6em);
  }
}
.filters button:hover {
  background: #000;
}
.filters button.current {
  background: #000;
}

@-webkit-keyframes scaleUp {
  100% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
@keyframes scaleUp {
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.grid-item {
  float: left;
  position: relative;
  padding-bottom: 20%;
  height: 0;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 110%;
  transition: all 300ms ease-in-out;
}
@media only screen and (min-width: 768px) {
  .grid-item {
    width: 50%;
    padding-bottom: 45%;
  }
}
@media only screen and (min-width: 820px) {
  .grid-item {
    width: 33.3333%;
    padding-bottom: 30%;
  }
}
@media only screen and (min-width: 1050px) {
  .grid-item {
    width: 25%;
    padding-bottom: 20%;
  }
}
@media only screen and (min-width: 1400px) {
  .grid-item {
    width: 20%;
  }
}
@media only screen and (min-width: 1850px) {
  .grid-item {
    width: 16.6666%;
    padding-bottom: 16%;
  }
}
@media only screen and (min-width: 2200px) {
  .grid-item {
    width: 12.5%;
    padding-bottom: 12.5%;
  }
}
@media only screen and (max-width: 767px) {
  .grid-item {
    width: 50%;
    padding-bottom: 45%;
  }
}
@media only screen and (max-width: 600px) {
  .grid-item {
    width: 100%;
    padding-bottom: 100%;
  }
}
.grid-item:hover {
  background-size: 100%;
}
.grid-item:hover .account {
  background: rgba(0, 0, 0, 0);
}
.grid-item .account {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgb(0, 0, 0) 130%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgb(0, 0, 0) 130%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(0, 0, 0) 130%);
  transition: all 300ms ease-in-out;
}
.grid-item .account .data {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 1em;
}
.grid-item .account img {
  float: left;
  width: 30px;
  height: 30px;
  margin-right: 1em;
  border-radius: 30px;
  overflow: hidden;
  position: relative;
}
.grid-item .account p.name {
  float: left;
  font-size: 1.4em;
  font-weight: 600;
  color: #FFF;
  margin-top: 8px;
  text-transform: capitalize;
}
.grid-item .account p.date {
  float: right;
  font-size: 1.6em;
  color: #b9b9b9;
  margin-top: 7px;
}
.grid-item .meta {
  display: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: #272727;
  transition: all 300ms linear;
  padding: 3.5em 2em 2em;
}
.grid-item .meta .logo {
  display: none;
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  width: 40px;
  height: 40px;
  border-radius: 40px;
  background: #272727;
  border: 2px solid #FFF;
  padding: 5px;
  margin: 2px;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.grid-item .meta p {
  font-size: 1.2em;
  line-height: 1.3em;
  color: #FFF;
  text-align: center;
}
.grid-item .meta a {
  color: #FFF;
  text-decoration: underline;
}

.social-modal,
.social-overlay {
  display: none;
}
.social-modal.active,
.social-overlay.active {
  display: block;
}

.social-modal {
  width: 100%;
  background: #FFF;
  z-index: 9999;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .social-modal {
    position: fixed;
    top: 50%;
    left: 50%;
    max-width: 935px;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    height: 600px;
  }
}
@media only screen and (max-width: 767px) {
  .social-modal {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    height: 101%;
  }
}
.social-modal .contain {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  padding: 0 0 0;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
}
@media only screen and (max-width: 767px) {
  .social-modal .close-modal {
    position: fixed;
    top: 10px;
    right: 10px;
    cursor: pointer;
    width: 35px;
    height: 35px;
    background: url(../images/close-icon.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    z-index: 9999;
  }
}
.social-modal .parts {
  float: left;
}
.social-modal .part-image {
  height: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 768px) {
  .social-modal .part-image {
    width: 65%;
    padding-bottom: 65%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 930px) {
  .social-modal .part-image {
    height: 100%;
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .social-modal .part-image {
    width: 100%;
    padding-bottom: 100%;
  }
}
.social-modal .part-image img {
  width: 100%;
  height: auto;
}
.social-modal .part-info {
  padding: 2.4em;
}
@media only screen and (min-width: 768px) {
  .social-modal .part-info {
    width: 35%;
    max-width: 335px;
  }
}
@media only screen and (max-width: 767px) {
  .social-modal .part-info {
    width: 100%;
  }
}
.social-modal .part-info .brand {
  display: block;
  width: 100%;
  padding-bottom: 1.5em;
  border-bottom: 1px solid #EFEFEF;
}
.social-modal .part-info .brand img {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: 1em;
  border-radius: 30px;
  overflow: hidden;
  position: relative;
}
.social-modal .part-info .brand .name {
  display: inline-block;
  font-size: 1.4em;
  font-weight: 600;
  color: #262626;
  vertical-align: top;
  margin-top: 10px;
}
.social-modal .part-info .brand .follow {
  float: right;
  border-radius: 3px;
  border: 1px solid #3897F0;
  font-weight: 600;
  color: #3897f0;
  padding: 0.5em 1em;
  font-size: 1.3em;
  margin-top: 2px;
  transition: all 300ms ease-in-out;
}
.social-modal .part-info .brand .follow:hover {
  color: #FFF;
  background: #3897F0;
}
.social-modal .part-info .content {
  display: block;
  width: 100%;
}
.social-modal .part-info .content .details {
  padding: 1.5em 0;
}
.social-modal .part-info .content .details .likes {
  float: left;
  font-size: 1.5em;
  color: #262626;
  font-weight: 600;
}
.social-modal .part-info .content .details .date {
  float: right;
  font-size: 1.5em;
  color: #999;
}
.social-modal .part-info .content p {
  font-size: 1.35em;
  line-height: 1.4em;
}
.social-modal .part-info .content p span {
  margin-right: 0.3em;
  font-weight: 600;
}
.social-modal .part-info .content p a {
  color: #003569;
}

.social-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
  z-index: 9998;
}
@media only screen and (min-width: 768px) {
  .social-overlay .close-modal {
    position: fixed;
    top: 10px;
    right: 10px;
    cursor: pointer;
    width: 35px;
    height: 35px;
    background: url(../images/close-icon.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    z-index: 9999;
  }
}

.apply-msg {
  background: #272727;
  color: #fff;
  text-align: center;
  font-size: 15px;
  padding: 20px 10px;
  margin-top: -30px;
  text-transform: uppercase;
  letter-spacing: 1.1px;
}
.apply-msg .large {
  font-weight: bold;
}
.apply-msg p {
  display: inline-block;
}
.apply-msg .button {
  display: inline-block;
  color: #fff;
  border: 1px solid #fff;
  padding: 10px 35px;
  margin-left: 30px;
}
@media only screen and (max-width: 1000px) {
  .apply-msg .button {
    margin-left: 0;
    margin-top: 20px;
  }
}

.rewards-info {
  display: flex;
  justify-content: space-between;
  align-content: center;
  flex-wrap: wrap;
}
@media screen and (min-width: 700px) {
  .rewards-info {
    flex-wrap: nowrap;
  }
}
.rewards-info .image-container {
  flex-basis: 100%;
  width: 100%;
  margin-bottom: 20px;
}
@media screen and (min-width: 700px) {
  .rewards-info .image-container {
    flex-basis: 40%;
    width: 40%;
    margin-bottom: 0;
  }
}
.rewards-info .text-container {
  flex-basis: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 1.6em;
  color: #2F2F2F;
}
@media screen and (min-width: 700px) {
  .rewards-info .text-container {
    flex-basis: 50%;
    width: 50%;
  }
}
.rewards-info .text-container p {
  margin-bottom: 7px;
}
.rewards-info img {
  max-width: 100%;
}

.ancestor-rewards .container.page {
  background: #2f2f2f;
}
.ancestor-rewards .container.page .page-content h2 {
  font-size: 20px;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
}
.ancestor-rewards .container.page .gform_confirmation_message {
  color: white;
  text-align: center;
}
.ancestor-rewards .container.page .gform_wrapper select {
  background-color: white;
  color: black;
  padding: 1em;
  border-radius: 0;
}
.ancestor-rewards .container.page .gform_wrapper .gfield_type_checkbox {
  background: white;
  padding: 1em;
  font-size: 13px;
}
.ancestor-rewards .container.page .gform_wrapper .gfield_type_checkbox label {
  display: block;
  margin-bottom: 20px;
}
.ancestor-rewards .container.page .gform_wrapper .gfield_type_checkbox label .gfield_required {
  display: none;
}
.ancestor-rewards .container.page .gform_wrapper .gfield_type_checkbox li {
  display: inline-block;
  width: 50%;
  margin-bottom: 0.5em;
}
.ancestor-rewards .container.page .gform_wrapper .gfield_type_checkbox li input, .ancestor-rewards .container.page .gform_wrapper .gfield_type_checkbox li label {
  display: inline;
  width: auto;
}
@media only screen and (max-width: 500px) {
  .ancestor-rewards .container.page .gform_wrapper .gfield_type_checkbox li {
    width: 100%;
  }
}
.ancestor-rewards .container.page .gform_wrapper input[type=submit] {
  background: #424242;
}
.ancestor-rewards .container.page .gform_wrapper input[type=submit]:hover {
  background: #373737;
}
.ancestor-rewards .container.page .gfield_type_select {
  position: relative;
}
.ancestor-rewards .container.page .gfield_type_select:after {
  content: " ";
  display: block;
  position: absolute;
  background: url("../images/arrow.svg");
  width: 15px;
  height: 15px;
  background-repeat: no-repeat;
  right: 15px;
  top: 23px;
  transform: rotate(180deg);
}
.ancestor-rewards .container.page .page-content ul {
  padding: 0;
}
.ancestor-rewards .container.page .page-content ul li {
  padding-left: 0;
}
.ancestor-rewards .container.page .page-content ul li:before {
  display: none;
}
.ancestor-rewards .container.page .page-content ul li select {
  text-align: left;
  font-size: 140%;
  line-height: 1.4em;
  position: relative;
}
.ancestor-rewards .container.page .screen-reader-text {
  display: none;
}

.page-rewards .image .bg-image {
  width: 100%;
  padding-bottom: 66.6%;
  background-size: cover;
  background-position: center;
}

img.icon {
  width: 36px !important;
  height: 36px !important;
  padding: 5px;
  background: #2f2f2f !important;
  border-radius: 21px !important;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("../images/ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../fonts/slick.eot");
  src: url("../fonts/slick.eot?#iefix") format("embedded-opentype"), url("../fonts/slick.woff") format("woff"), url("../fonts/slick.ttf") format("truetype"), url("../fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

.vbox-overlay {
  --vbox-tools-color:#fff;
  --vbox-title-background:#101010;
  --vbox-title-width:"auto";
  --vbox-title-radius:0;
  --vbox-share-background:#101010;
  --vbox-share-width:"auto";
  --vbox-share-radius:0;
  --vbox-padding:0;
}

.vbox-overlay *, .vbox-overlay :after, .vbox-overlay :before {
  -webkit-backface-visibility: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.vbox-overlay * {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
}

.vbox-overlay {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 999999;
}

.vbox-share, .vbox-title {
  line-height: 1;
  position: fixed;
  z-index: 98;
  text-align: center;
  margin: 0 auto;
  color: var(--vbox-tools-color);
}

.vbox-title {
  font-size: 12px;
  background-color: var(--vbox-title-background);
  width: var(--vbox-title-width);
  border-radius: var(--vbox-title-radius);
  padding: 12px 54px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

.vbox-share {
  font-size: 24px;
  padding: 0 0.35em;
  background-color: var(--vbox-share-background);
  width: var(--vbox-share-width);
  border-radius: var(--vbox-share-radius);
}

.vbox-link-btn, button.vbox-link-btn, button.vbox-link-btn:active, button.vbox-link-btn:focus, button.vbox-link-btn:hover {
  border: none !important;
  background: 0 0 !important;
  box-shadow: none !important;
  color: inherit !important;
  padding: 6px 12px;
  outline: 0;
  display: inline-block;
  cursor: pointer;
}

.vbox-share a {
  color: inherit !important;
  padding: 6px 12px;
  display: inline-block;
}

.vbox-share svg {
  z-index: 10;
  vertical-align: middle;
}

.vbox-close {
  cursor: pointer;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 99;
  padding: 6px 15px;
  color: #000;
  color: var(--vbox-tools-color);
  border: 0;
  font-size: 24px;
  display: flex;
  align-items: center;
  opacity: 0.8;
  transition: opacity 0.2s;
}

.vbox-close:hover {
  opacity: 1;
}

.vbox-left-corner {
  cursor: pointer;
  position: fixed;
  left: 0;
  top: 0;
  overflow: hidden;
  line-height: 1;
  font-size: 12px;
  z-index: 99;
  display: flex;
  align-items: center;
  color: var(--vbox-tools-color);
}

.vbox-num {
  display: inline-block;
  padding: 12px 15px;
}

.vbox-left {
  left: 0;
}

.vbox-right {
  right: 0;
}

.vbox-top {
  top: 0;
}

.vbox-bottom {
  bottom: 0;
}

.vbox-next, .vbox-prev {
  position: fixed;
  top: 50%;
  margin-top: -15px;
  overflow: hidden;
  cursor: pointer;
  display: block;
  width: 45px;
  height: 45px;
  z-index: 99;
  opacity: 0.8;
  transition: opacity 0.2s;
}

.vbox-next:hover, .vbox-prev:hover {
  opacity: 1;
}

.vbox-next span, .vbox-prev span {
  position: relative;
  width: 20px;
  height: 20px;
  border: 2px solid transparent;
  border-top-color: var(--vbox-tools-color);
  border-right-color: var(--vbox-tools-color);
  text-indent: -100px;
  position: absolute;
  top: 8px;
  display: block;
}

.vbox-prev {
  left: 15px;
}

.vbox-next {
  right: 15px;
}

.vbox-prev span {
  left: 10px;
  -ms-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.vbox-next span {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 10px;
}

.vbox-inline, .venoratio {
  position: relative;
  width: 100%;
  margin: 0 auto;
}

.venoratio::before {
  display: block;
  padding-top: var(--vb-aspect-ratio);
  content: "";
}

.venoratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: var(--vbox-padding);
}

.venoratio-1x1 {
  --vb-aspect-ratio:100%;
}

.venoratio-4x3 {
  --vb-aspect-ratio:calc(3 / 4 * 100%);
}

.venoratio-16x9 {
  --vb-aspect-ratio:calc(9 / 16 * 100%);
}

.venoratio-21x9 {
  --vb-aspect-ratio:calc(9 / 21 * 100%);
}

.venoratio-full {
  --vb-aspect-ratio:calc(100vh - 100px);
}

.vbox-child.vbox-inline, .vbox-child.venoratio {
  max-width: 100%;
}

.vbox-open {
  overflow: hidden;
}

.vbox-container {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow-x: hidden;
  overflow-y: scroll;
  overflow-scrolling: touch;
  -webkit-overflow-scrolling: touch;
  z-index: 20;
  max-height: 100%;
  padding: 30px 0;
}

.vbox-content {
  opacity: 0;
}

.vbox-content {
  text-align: center;
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: 20px 4%;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100%;
}

.vbox-container img {
  max-width: 100%;
  height: auto;
}

.vbox-child {
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  max-width: 100%;
  text-align: initial;
  padding: var(--vbox-padding);
}

.vbox-child img {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
  display: block;
}

.vbox-grab .vbox-child img {
  cursor: grab;
}

.vbox-child > iframe {
  border: none !important;
}

.vbox-content.swipe-left {
  margin-left: -200px !important;
}

.vbox-content.swipe-right {
  margin-left: 200px !important;
}

.vbox-preloader {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}

.vbox-preloader .vbox-preloader-inner {
  opacity: 1;
  transition: opacity 0.2s;
}

.vbox-hidden {
  display: none;
}

.vbox-preloader.vbox-hidden .vbox-preloader-inner {
  opacity: 0;
}

.vbox-backdrop {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translateZ(-1px);
  -moz-transform: translateZ(-1px);
  -o-transform: translateZ(-1px);
  transform: translateZ(-1px);
  z-index: 0;
}

.vbox-tooltip {
  position: relative;
  display: inline-block;
}

.vbox-tooltip .vbox-tooltip-text {
  visibility: hidden;
  color: #fff;
  text-align: center;
  padding: 0;
  position: absolute;
  z-index: 1;
  bottom: 100%;
  left: 0;
  opacity: 0;
  transition: opacity 0.3s;
  margin-bottom: 2px;
  font-family: sans-serif;
}

.vbox-top .vbox-tooltip .vbox-tooltip-text {
  bottom: auto;
  top: 100%;
  margin-bottom: 0;
  margin-top: 2px;
}

.vbox-tooltip-inner {
  padding: 5px 10px;
  background-color: rgba(0, 0, 0, 0.9);
  border-radius: 6px;
  font-size: 10px;
}

.vbox-tooltip:hover .vbox-tooltip-text {
  visibility: visible;
  opacity: 1;
}

.vbox-overlay {
  --sk-size:40px;
  --sk-color:#333;
}

.sk-center {
  margin: auto;
}

.sk-plane {
  width: var(--sk-size);
  height: var(--sk-size);
  background-color: var(--sk-color);
  animation: sk-plane 1.2s infinite ease-in-out;
}

@keyframes sk-plane {
  0% {
    transform: perspective(120px) rotateX(0) rotateY(0);
  }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
  }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}
.sk-chase {
  width: var(--sk-size);
  height: var(--sk-size);
  position: relative;
  animation: sk-chase 2.5s infinite linear both;
}

.sk-chase-dot {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  animation: sk-chase-dot 2s infinite ease-in-out both;
}

.sk-chase-dot:before {
  content: "";
  display: block;
  width: 25%;
  height: 25%;
  background-color: var(--sk-color);
  border-radius: 100%;
  animation: sk-chase-dot-before 2s infinite ease-in-out both;
}

.sk-chase-dot:nth-child(1) {
  animation-delay: -1.1s;
}

.sk-chase-dot:nth-child(2) {
  animation-delay: -1s;
}

.sk-chase-dot:nth-child(3) {
  animation-delay: -0.9s;
}

.sk-chase-dot:nth-child(4) {
  animation-delay: -0.8s;
}

.sk-chase-dot:nth-child(5) {
  animation-delay: -0.7s;
}

.sk-chase-dot:nth-child(6) {
  animation-delay: -0.6s;
}

.sk-chase-dot:nth-child(1):before {
  animation-delay: -1.1s;
}

.sk-chase-dot:nth-child(2):before {
  animation-delay: -1s;
}

.sk-chase-dot:nth-child(3):before {
  animation-delay: -0.9s;
}

.sk-chase-dot:nth-child(4):before {
  animation-delay: -0.8s;
}

.sk-chase-dot:nth-child(5):before {
  animation-delay: -0.7s;
}

.sk-chase-dot:nth-child(6):before {
  animation-delay: -0.6s;
}

@keyframes sk-chase {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes sk-chase-dot {
  100%, 80% {
    transform: rotate(360deg);
  }
}
@keyframes sk-chase-dot-before {
  50% {
    transform: scale(0.4);
  }
  0%, 100% {
    transform: scale(1);
  }
}
.sk-bounce {
  width: var(--sk-size);
  height: var(--sk-size);
  position: relative;
}

.sk-bounce-dot {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: var(--sk-color);
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  animation: sk-bounce 2s infinite cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.sk-bounce-dot:nth-child(2) {
  animation-delay: -1s;
}

@keyframes sk-bounce {
  0%, 100% {
    transform: scale(0);
  }
  45%, 55% {
    transform: scale(1);
  }
}
.sk-wave {
  width: var(--sk-size);
  height: var(--sk-size);
  display: flex;
  justify-content: space-between;
}

.sk-wave-rect {
  background-color: var(--sk-color);
  height: 100%;
  width: 15%;
  animation: sk-wave 1.2s infinite ease-in-out;
}

.sk-wave-rect:nth-child(1) {
  animation-delay: -1.2s;
}

.sk-wave-rect:nth-child(2) {
  animation-delay: -1.1s;
}

.sk-wave-rect:nth-child(3) {
  animation-delay: -1s;
}

.sk-wave-rect:nth-child(4) {
  animation-delay: -0.9s;
}

.sk-wave-rect:nth-child(5) {
  animation-delay: -0.8s;
}

@keyframes sk-wave {
  0%, 100%, 40% {
    transform: scaleY(0.4);
  }
  20% {
    transform: scaleY(1);
  }
}
.sk-pulse {
  width: var(--sk-size);
  height: var(--sk-size);
  background-color: var(--sk-color);
  border-radius: 100%;
  animation: sk-pulse 1.2s infinite cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

@keyframes sk-pulse {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}
.sk-flow {
  width: calc(var(--sk-size) * 1.3);
  height: calc(var(--sk-size) * 1.3);
  display: flex;
  justify-content: space-between;
}

.sk-flow-dot {
  width: 25%;
  height: 25%;
  background-color: var(--sk-color);
  border-radius: 50%;
  animation: sk-flow 1.4s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0s infinite both;
}

.sk-flow-dot:nth-child(1) {
  animation-delay: -0.3s;
}

.sk-flow-dot:nth-child(2) {
  animation-delay: -0.15s;
}

@keyframes sk-flow {
  0%, 100%, 80% {
    transform: scale(0.3);
  }
  40% {
    transform: scale(1);
  }
}
.sk-swing {
  width: var(--sk-size);
  height: var(--sk-size);
  position: relative;
  animation: sk-swing 1.8s infinite linear;
}

.sk-swing-dot {
  width: 45%;
  height: 45%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-color: var(--sk-color);
  border-radius: 100%;
  animation: sk-swing-dot 2s infinite ease-in-out;
}

.sk-swing-dot:nth-child(2) {
  top: auto;
  bottom: 0;
  animation-delay: -1s;
}

@keyframes sk-swing {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes sk-swing-dot {
  0%, 100% {
    transform: scale(0.2);
  }
  50% {
    transform: scale(1);
  }
}
.sk-circle {
  width: var(--sk-size);
  height: var(--sk-size);
  position: relative;
}

.sk-circle-dot {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.sk-circle-dot:before {
  content: "";
  display: block;
  width: 15%;
  height: 15%;
  background-color: var(--sk-color);
  border-radius: 100%;
  animation: sk-circle 1.2s infinite ease-in-out both;
}

.sk-circle-dot:nth-child(1) {
  transform: rotate(30deg);
}

.sk-circle-dot:nth-child(2) {
  transform: rotate(60deg);
}

.sk-circle-dot:nth-child(3) {
  transform: rotate(90deg);
}

.sk-circle-dot:nth-child(4) {
  transform: rotate(120deg);
}

.sk-circle-dot:nth-child(5) {
  transform: rotate(150deg);
}

.sk-circle-dot:nth-child(6) {
  transform: rotate(180deg);
}

.sk-circle-dot:nth-child(7) {
  transform: rotate(210deg);
}

.sk-circle-dot:nth-child(8) {
  transform: rotate(240deg);
}

.sk-circle-dot:nth-child(9) {
  transform: rotate(270deg);
}

.sk-circle-dot:nth-child(10) {
  transform: rotate(300deg);
}

.sk-circle-dot:nth-child(11) {
  transform: rotate(330deg);
}

.sk-circle-dot:nth-child(1):before {
  animation-delay: -1.1s;
}

.sk-circle-dot:nth-child(2):before {
  animation-delay: -1s;
}

.sk-circle-dot:nth-child(3):before {
  animation-delay: -0.9s;
}

.sk-circle-dot:nth-child(4):before {
  animation-delay: -0.8s;
}

.sk-circle-dot:nth-child(5):before {
  animation-delay: -0.7s;
}

.sk-circle-dot:nth-child(6):before {
  animation-delay: -0.6s;
}

.sk-circle-dot:nth-child(7):before {
  animation-delay: -0.5s;
}

.sk-circle-dot:nth-child(8):before {
  animation-delay: -0.4s;
}

.sk-circle-dot:nth-child(9):before {
  animation-delay: -0.3s;
}

.sk-circle-dot:nth-child(10):before {
  animation-delay: -0.2s;
}

.sk-circle-dot:nth-child(11):before {
  animation-delay: -0.1s;
}

@keyframes sk-circle {
  0%, 100%, 80% {
    transform: scale(0);
  }
  40% {
    transform: scale(1);
  }
}
.sk-circle-fade {
  width: var(--sk-size);
  height: var(--sk-size);
  position: relative;
}

.sk-circle-fade-dot {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.sk-circle-fade-dot:before {
  content: "";
  display: block;
  width: 15%;
  height: 15%;
  background-color: var(--sk-color);
  border-radius: 100%;
  animation: sk-circle-fade 1.2s infinite ease-in-out both;
}

.sk-circle-fade-dot:nth-child(1) {
  transform: rotate(30deg);
}

.sk-circle-fade-dot:nth-child(2) {
  transform: rotate(60deg);
}

.sk-circle-fade-dot:nth-child(3) {
  transform: rotate(90deg);
}

.sk-circle-fade-dot:nth-child(4) {
  transform: rotate(120deg);
}

.sk-circle-fade-dot:nth-child(5) {
  transform: rotate(150deg);
}

.sk-circle-fade-dot:nth-child(6) {
  transform: rotate(180deg);
}

.sk-circle-fade-dot:nth-child(7) {
  transform: rotate(210deg);
}

.sk-circle-fade-dot:nth-child(8) {
  transform: rotate(240deg);
}

.sk-circle-fade-dot:nth-child(9) {
  transform: rotate(270deg);
}

.sk-circle-fade-dot:nth-child(10) {
  transform: rotate(300deg);
}

.sk-circle-fade-dot:nth-child(11) {
  transform: rotate(330deg);
}

.sk-circle-fade-dot:nth-child(1):before {
  animation-delay: -1.1s;
}

.sk-circle-fade-dot:nth-child(2):before {
  animation-delay: -1s;
}

.sk-circle-fade-dot:nth-child(3):before {
  animation-delay: -0.9s;
}

.sk-circle-fade-dot:nth-child(4):before {
  animation-delay: -0.8s;
}

.sk-circle-fade-dot:nth-child(5):before {
  animation-delay: -0.7s;
}

.sk-circle-fade-dot:nth-child(6):before {
  animation-delay: -0.6s;
}

.sk-circle-fade-dot:nth-child(7):before {
  animation-delay: -0.5s;
}

.sk-circle-fade-dot:nth-child(8):before {
  animation-delay: -0.4s;
}

.sk-circle-fade-dot:nth-child(9):before {
  animation-delay: -0.3s;
}

.sk-circle-fade-dot:nth-child(10):before {
  animation-delay: -0.2s;
}

.sk-circle-fade-dot:nth-child(11):before {
  animation-delay: -0.1s;
}

@keyframes sk-circle-fade {
  0%, 100%, 39% {
    opacity: 0;
    transform: scale(0.6);
  }
  40% {
    opacity: 1;
    transform: scale(1);
  }
}
.sk-grid {
  width: var(--sk-size);
  height: var(--sk-size);
}

.sk-grid-cube {
  width: 33.33%;
  height: 33.33%;
  background-color: var(--sk-color);
  float: left;
  animation: sk-grid 1.3s infinite ease-in-out;
}

.sk-grid-cube:nth-child(1) {
  animation-delay: 0.2s;
}

.sk-grid-cube:nth-child(2) {
  animation-delay: 0.3s;
}

.sk-grid-cube:nth-child(3) {
  animation-delay: 0.4s;
}

.sk-grid-cube:nth-child(4) {
  animation-delay: 0.1s;
}

.sk-grid-cube:nth-child(5) {
  animation-delay: 0.2s;
}

.sk-grid-cube:nth-child(6) {
  animation-delay: 0.3s;
}

.sk-grid-cube:nth-child(7) {
  animation-delay: 0s;
}

.sk-grid-cube:nth-child(8) {
  animation-delay: 0.1s;
}

.sk-grid-cube:nth-child(9) {
  animation-delay: 0.2s;
}

@keyframes sk-grid {
  0%, 100%, 70% {
    transform: scale3D(1, 1, 1);
  }
  35% {
    transform: scale3D(0, 0, 1);
  }
}
.sk-fold {
  width: var(--sk-size);
  height: var(--sk-size);
  position: relative;
  transform: rotateZ(45deg);
}

.sk-fold-cube {
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  transform: scale(1.1);
}

.sk-fold-cube:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--sk-color);
  animation: sk-fold 2.4s infinite linear both;
  transform-origin: 100% 100%;
}

.sk-fold-cube:nth-child(2) {
  transform: scale(1.1) rotateZ(90deg);
}

.sk-fold-cube:nth-child(4) {
  transform: scale(1.1) rotateZ(180deg);
}

.sk-fold-cube:nth-child(3) {
  transform: scale(1.1) rotateZ(270deg);
}

.sk-fold-cube:nth-child(2):before {
  animation-delay: 0.3s;
}

.sk-fold-cube:nth-child(4):before {
  animation-delay: 0.6s;
}

.sk-fold-cube:nth-child(3):before {
  animation-delay: 0.9s;
}

@keyframes sk-fold {
  0%, 10% {
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  }
  25%, 75% {
    transform: perspective(140px) rotateX(0);
    opacity: 1;
  }
  100%, 90% {
    transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}
.sk-wander {
  width: var(--sk-size);
  height: var(--sk-size);
  position: relative;
}

.sk-wander-cube {
  background-color: var(--sk-color);
  width: 20%;
  height: 20%;
  position: absolute;
  top: 0;
  left: 0;
  --sk-wander-distance:calc(var(--sk-size) * 0.75);
  animation: sk-wander 2s ease-in-out -2s infinite both;
}

.sk-wander-cube:nth-child(2) {
  animation-delay: -0.5s;
}

.sk-wander-cube:nth-child(3) {
  animation-delay: -1s;
}

@keyframes sk-wander {
  0% {
    transform: rotate(0);
  }
  25% {
    transform: translateX(var(--sk-wander-distance)) rotate(-90deg) scale(0.6);
  }
  50% {
    transform: translateX(var(--sk-wander-distance)) translateY(var(--sk-wander-distance)) rotate(-179deg);
  }
  50.1% {
    transform: translateX(var(--sk-wander-distance)) translateY(var(--sk-wander-distance)) rotate(-180deg);
  }
  75% {
    transform: translateX(0) translateY(var(--sk-wander-distance)) rotate(-270deg) scale(0.6);
  }
  100% {
    transform: rotate(-360deg);
  }
}


.press_roundup
{
	border: 1px solid #000;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	margin: 30px 0;
}

.press_roundup .col
{
	flex:50%;
	max-width: 50%;
}

.press_roundup .col1
{
}

.swiper-wrapper
{
	overflow: hidden;
	border: 1px solid rgba(0,0,0,0.3);
	border-width: 0 1px 0 0;
}


.swiper-wrapper .slide
{
	display: block;
	padding-bottom: 120%;
}

@media all and (max-width: 600px) 
{
	.press_roundup .col
	{
		flex:100%;
		max-width: 100%;
	}
	.swiper-wrapper
	{
		border-width: 0 0 1px  0;
	}
}

.press_roundup .col2
{
	padding: 10% 5%;
}

.press_roundup .col2 span
{
	display: block;
	font-size: clamp(18px, 2vw, 26px);
	font-weight: 700;
	margin-bottom:30px;
}

.press_roundup .col2 p
{
	font-size: clamp(12px, 2vw, 18px);
	line-height: 1.4em;
	margin-bottom: 1.4em;
}

