@charset "UTF-8";
/*
Theme Name: Awk Monks
Author: GoingClear Interactive
Author URI: https://www.goingclear.com/
Version: 1.0.0
Text Domain: awkmonks
*/
/***********************************
BASE STYLES
***********************************/
.coverbg {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover !important;
}

.mx-auto {
  margin: 0 auto;
}

.align-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.align-center:before, .align-center:after {
  content: none;
}

.align-center-h {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.align-center-h:before, .align-center-h:after {
  content: none;
}

.align-center-v {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.align-center-v:before, .align-center-v:after {
  content: none;
}

.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.justify-content-center:before, .justify-content-center:after {
  content: none;
}

.eq-height {
  display: -webkit-box;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -o-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.eq-height:before, .eq-height:after {
  content: none;
}

@font-face {
  font-family: "Akwokwok";
  src: url("fonts/Akwokwok.woff2") format("woff2"), url("fonts/Akwokwok.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "awkmonks";
  src: url("fonts/awkmonks.eot?17794604");
  src: url("fonts/awkmonks.eot?17794604#iefix") format("embedded-opentype"), url("fonts/awkmonks.woff2?17794604") format("woff2"), url("fonts/awkmonks.woff?17794604") format("woff"), url("fonts/awkmonks.ttf?17794604") format("truetype"), url("fonts/awkmonks.svg?17794604#awkmonks") format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  speak: none;
  line-height: 1;
  font-family: "awkmonks";
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^=icon-]:before, [class*=" icon-"]:before {
  speak: none;
  line-height: 1;
  font-family: "awkmonks";
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-search:before {
  content: "\e800";
}

.icon-arrow-left-alt:before {
  content: "\e801";
}

.icon-close:before {
  content: "\e804";
}

.icon-discord:before {
  content: "\e808";
}

.icon-tiktok:before {
  content: "\e809";
}

.icon-share:before {
  content: "\e80a";
}

.icon-angle-left:before {
  content: "\e816";
}

.icon-angle-right:before {
  content: "\e817";
}

.icon-plus-alt:before {
  content: "\e819";
}

.icon-twitter:before {
  content: "\e81a";
}

.icon-rocket:before {
  content: "\e81b";
}

.icon-diamond:before {
  content: "\e81c";
}

.icon-arrow-left:before {
  content: "\e81d";
}

.icon-arrow-right:before {
  content: "\e81e";
}

.icon-arrow-up:before {
  content: "\e81f";
}

.icon-arrow-down:before {
  content: "\e820";
}

.icon-minus:before {
  content: "\e821";
}

.icon-arrow-right-alt:before {
  content: "\e822";
}

.icon-check:before {
  content: "\e823";
}

.icon-facebook-alt:before {
  content: "\e824";
}

.icon-fingerprint:before {
  content: "\e825";
}

.icon-message:before {
  content: "\e826";
}

.icon-message-check:before {
  content: "\e827";
}

.icon-monkey:before {
  content: "\e828";
}

.icon-person-running:before {
  content: "\e829";
}

.icon-photo-frame:before {
  content: "\e82a";
}

.icon-play:before {
  content: "\e82b";
}

.icon-scale-unbalanced:before {
  content: "\e82c";
}

.icon-star:before {
  content: "\e82d";
}

.icon-swipe:before {
  content: "\e82e";
}

.icon-heart:before {
  content: "\e830";
}

.icon-block:before {
  content: "\e83d";
}

.icon-facebook:before {
  content: "\f09a";
}

.icon-gplus:before {
  content: "\f0d5";
}

.icon-linkedin:before {
  content: "\f0e1";
}

.icon-youtube:before {
  content: "\f16a";
}

.icon-instagram:before {
  content: "\f16d";
}

.icon-vkontakte:before {
  content: "\f189";
}

.icon-qq:before {
  content: "\f1d6";
}

.icon-wechat:before {
  content: "\f1d7";
}

.icon-pinterest:before {
  content: "\f231";
}

.icon-whatsapp:before {
  content: "\f232";
}

.icon-clone:before {
  content: "\f24d";
}

.icon-reddit:before {
  content: "\f281";
}

.icon-snapchat:before {
  content: "\f2ac";
}

.icon-quora:before {
  content: "\f2c4";
}

.icon-telegram:before {
  content: "\f2c6";
}

.icon-sina:before {
  content: "\f33f";
}

*:not(ul):not(ol) {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html, body, div, span, img, a, p, h1, h2, h3,
h4, h5, h6, option, legend, label,
table, th, td, tr, article, aside,
caption, figure, footer, header, hgroup,
mark, nav, section, time, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

table {
  border-collapse: collapse;
}

html {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}

body {
  margin: 0;
  width: 100%;
  height: 100%;
  color: #FFF;
  background: #1A1B1F;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font: 500 18px/28px "neue-haas-grotesk-display", sans-serif;
  font-family: "neue-haas-grotesk-display", sans-serif !important;
}
body.gallery-detail-white {
  color: #1A1B1F;
  background-color: #FFF;
}

h1, .h1 {
  font-size: 72px;
  line-height: 84px;
}

h2, .h2 {
  font-size: 48px;
  line-height: 60px;
}

h3, .h3 {
  font-size: 36px;
  line-height: 44px;
}

h4, .h4 {
  font-size: 30px;
  line-height: 36px;
}

h5, .h5 {
  font-size: 24px;
  line-height: 30px;
}

h6, .h6 {
  font-size: 18px;
  line-height: 28px;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: 700;
}

p {
  margin: 0 0 30px;
}

section {
  padding: 50px 0;
}

hr {
  height: 2px;
  width: 100%;
  background: #F9FF00;
}

a:hover, a:focus, button:hover, button:focus {
  outline: 0;
  text-decoration: none;
}

input[type=text]:not(.select2-input),
input[type=number],
input[type=email],
input[type=tel],
input[type=search],
input[type=password],
input[type=file],
select, textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0 !important;
  border: 0 !important;
  width: 100% !important;
  padding: 15px !important;
  color: #000 !important;
  font-size: 14px !important;
  border-radius: 0 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  line-height: 20px !important;
  background: #FFF !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}
input[type=text]:not(.select2-input)::-webkit-inner-spin-button,
input[type=number]::-webkit-inner-spin-button,
input[type=email]::-webkit-inner-spin-button,
input[type=tel]::-webkit-inner-spin-button,
input[type=search]::-webkit-inner-spin-button,
input[type=password]::-webkit-inner-spin-button,
input[type=file]::-webkit-inner-spin-button,
select::-webkit-inner-spin-button, textarea::-webkit-inner-spin-button {
  -webkit-appearance: none;
  cursor: pointer;
  display: block;
  width: 8px;
  color: #333;
  text-align: center;
  position: relative;
}
input[type=text]:not(.select2-input)::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=file]::-webkit-input-placeholder,
select::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #1A1B1F;
  font-size: 14px;
  font-weight: 700;
}
input[type=text]:not(.select2-input)::-moz-placeholder,
input[type=number]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=file]::-moz-placeholder,
select::-moz-placeholder, textarea::-moz-placeholder {
  color: #1A1B1F;
  font-size: 14px;
  font-weight: 700;
}
input[type=text]:not(.select2-input):-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=file]:-ms-input-placeholder,
select:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #1A1B1F;
  font-size: 14px;
  font-weight: 700;
}
input[type=text]:not(.select2-input):-moz-placeholder,
input[type=number]:-moz-placeholder,
input[type=email]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
input[type=search]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=file]:-moz-placeholder,
select:-moz-placeholder, textarea:-moz-placeholder {
  color: #1A1B1F;
  font-size: 14px;
  font-weight: 700;
}
input[type=text]:not(.select2-input):hover, input[type=text]:not(.select2-input):focus,
input[type=number]:hover,
input[type=number]:focus,
input[type=email]:hover,
input[type=email]:focus,
input[type=tel]:hover,
input[type=tel]:focus,
input[type=search]:hover,
input[type=search]:focus,
input[type=password]:hover,
input[type=password]:focus,
input[type=file]:hover,
input[type=file]:focus,
select:hover,
select:focus, textarea:hover, textarea:focus {
  outline: 0;
}

.btn {
  border: 0;
  outline: 0;
  color: #1A1B1F;
  font-weight: 700;
  font-size: 18px;
  -webkit-box-shadow: none;
          box-shadow: none;
  line-height: 28px;
  padding: 15px 20.12px;
  background: #F9FF00;
  border-radius: 124px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btn.black {
  color: #FFF;
  background: #1A1B1F;
}
.btn.black:hover, .btn.black:focus {
  color: #1A1B1F;
  background: #F9FF00;
}
.btn.btn-orange-red {
  color: #FFF;
  background: #FA4300;
}
.btn.btn-orange-red:hover, .btn.btn-orange-red:focus {
  background: #1A1B1F;
}
.btn.btn-shadow {
  -webkit-box-shadow: 0 12px 24px rgba(0, 0, 0, 0.24);
          box-shadow: 0 12px 24px rgba(0, 0, 0, 0.24);
}
.btn.btn-xl {
  font-size: 48px;
  line-height: 1.2;
  padding: 20.5px 46px;
}
.btn.btn-lg {
  padding: 11px 24px;
}
.btn.btn-md {
  font-size: 24px;
  line-height: 28px;
  padding: 11px 22px;
}
.btn.btn-border {
  border: 2px solid #1A1B1F;
  background-color: transparent;
}
.btn:hover, .btn:focus {
  outline: 0;
  color: #FFF;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #FA9300;
  border-color: #FA9300;
}
.btn:hover.btn-shadow, .btn:focus.btn-shadow {
  -webkit-box-shadow: 0 12px 24px rgba(0, 0, 0, 0.24);
          box-shadow: 0 12px 24px rgba(0, 0, 0, 0.24);
}

.container {
  width: 100%;
  max-width: 1180px;
  position: relative;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.container-fluid {
  padding-left: 50px;
  padding-right: 50px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.lr-10 {
  margin-left: -10px;
  margin-right: -10px;
}
.lr-10 > [class*=col] {
  padding-left: 10px;
  padding-right: 10px;
}

.lr-12 {
  margin-left: -12px;
  margin-right: -12px;
}
.lr-12 > [class*=col] {
  padding-left: 12px;
  padding-right: 12px;
}

.lr-0 {
  margin-left: 0;
  margin-right: 0;
}
.lr-0 > [class*=col] {
  padding-left: 0;
  padding-right: 0;
}

.list-inline {
  margin-left: -5px;
  margin-right: -5px;
}
.list-inline li {
  padding-left: 5px;
  padding-right: 5px;
  display: inline-block;
}

.blankSpace {
  top: -100px !important;
  display: block !important;
  position: relative !important;
  visibility: hidden !important;
}

.fluid {
  max-width: 100% !important;
}
.fluid br {
  display: none;
}
.fluid h1, .fluid h2, .fluid h3, .fluid h4, .fluid h5, .fluid h6,
.fluid .h1, .fluid .h2, .fluid .h3, .fluid .h4, .fluid .h5, .fluid .h6, .fluid p,
.fluid .entry-title, .fluid .description, .fluid .block-content, .fluid .content {
  max-width: 100% !important;
}

.content-area {
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/***********************************
HEADER STYLES
***********************************/
.scroll-down .header {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}

.headerspacer {
  padding-top: 145px;
}

.header-gutter {
  height: 145px;
}

.header {
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 1030;
  padding: 32px 0;
  position: fixed;
  background: #FFF;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.header .navbar {
  padding: 0;
}
.header .navbar .container-fluid {
  padding-left: 60px;
  padding-right: 60px;
}
.header .navbar .navbar-header .logo {
  float: left;
}
.header .navbar .navbar-header .logo .navbar-brand {
  margin: 0;
  padding: 0;
}
.header .navbar .navbar-header .logo .navbar-brand img {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header .navbar .navbar-header .logo .navbar-brand img.yellow {
  display: none;
}
.header .navbar .navbar-header .navbar-toggler {
  border: 0;
  float: left;
  width: 80px;
  padding: 31px 30px;
  background: transparent;
}
.header .navbar .navbar-collapse {
  -webkit-box-flex: initial;
      -ms-flex-positive: initial;
          flex-grow: initial;
}
.header .navbar .navbar-collapse .navbar-nav {
  padding: 0;
  margin-left: -5px;
  margin-right: -5px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header .navbar .navbar-collapse .navbar-nav > li {
  padding: 0;
  margin-left: 5px;
  margin-right: 5px;
}
.header .navbar .navbar-collapse .navbar-nav > li > a {
  color: #1A1B1F;
  display: block;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-shadow: 0px 12px 6px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 12px 6px rgba(0, 0, 0, 0.06);
}
.header .navbar .navbar-collapse .navbar-nav > li > a.dropdown-toggle:after {
  display: none;
}
.header .navbar .navbar-collapse .navbar-nav > li.btn-menu a {
  width: 52px;
  height: 52px;
  padding: 12px;
  color: #F9FF00;
  background: #1A1B1F;
  text-align: center;
  border-radius: 500px;
}
.header .navbar .navbar-collapse .navbar-nav > li.btn-menu a i {
  display: inline-block;
}
.header .navbar .navbar-collapse .navbar-nav > li.btn-menu a i:before {
  vertical-align: middle;
}
.header .navbar .navbar-collapse .navbar-nav > li.btn-menu a:hover i {
  -webkit-animation: bounce 0.5s forwards;
          animation: bounce 0.5s forwards;
}
.header .navbar .navbar-collapse .navbar-nav > li.btn-menu.has-label a {
  width: auto;
  padding: 12px 22px;
}
.header .navbar .navbar-collapse .navbar-nav > li.btn-menu.has-label a span {
  margin-left: 5px;
}
.header .navbar .navbar-collapse .navbar-nav > li.btn-menu.mint a {
  color: #FFF;
  background: #FA4300;
}
.header .navbar .navbar-collapse .navbar-nav > li.btn-menu.mint a:hover {
  color: #FFF;
  background: #000;
}
.header .navbar .navbar-collapse .navbar-nav > li.mobile-navbar-toggler {
  width: 52px;
  height: 52px;
  background: #1A1B1F;
  border-radius: 500px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header.header--new {
  padding: 15px 0;
  background-color: #F9FF00;
  border-bottom: 1px solid #222329;
}
.header.header--new .navbar .navbar-header {
  margin-right: 170px;
}
.header.header--new .navbar .navbar-header .navbar-brand {
  padding: 0;
  width: 97px;
}
.header.header--new .navbar .navbar-header .navbar-brand img {
  max-width: 97px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header.header--new .navbar .navbar-collapse {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.header.header--new .navbar .navbar-collapse .navbar-nav {
  padding: 0;
  margin-left: -13px;
  margin-right: -13px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header.header--new .navbar .navbar-collapse .navbar-nav > li {
  padding: 0;
  margin-left: 13px;
  margin-right: 13px;
}
.header.header--new .navbar .navbar-collapse .navbar-nav > li > a {
  font-size: 24px;
  line-height: 30px;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.header.header--new .navbar .navbar-collapse .navbar-nav > li.dropdown > a:after {
  display: none !important;
}
.header.header--new .navbar .navbar-collapse .navbar-nav > li.dropdown .dropdown-toggle {
  border: 0;
  margin-left: 3px;
  background-color: transparent;
}
.header.header--new .navbar .navbar-collapse .navbar-nav > li.dropdown .dropdown-toggle:after {
  content: "";
  margin-left: 3px;
  border-bottom: 0;
  vertical-align: 3px;
  display: inline-block;
  border-top: 6px solid;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.header.header--new .navbar .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu {
  border: 0;
  z-index: 1;
  top: 100%;
  opacity: 0;
  padding: 5px 0;
  margin-top: 30px;
  display: block;
  min-width: 210px;
  overflow: hidden;
  border-radius: 0;
  background: #F9FF00;
  visibility: hidden;
  -webkit-box-shadow: 0 6px 26px rgba(0, 0, 0, 0.16);
          box-shadow: 0 6px 26px rgba(0, 0, 0, 0.16);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.header.header--new .navbar .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu li {
  margin: 0;
  min-height: auto;
  padding: 5px 12px;
}
.header.header--new .navbar .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu li > a {
  width: 100%;
  color: #1A1B1F;
  font-size: 21px;
  font-weight: 700;
  line-height: 26px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.header.header--new .navbar .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu li.black > a {
  color: #1A1B1F !important;
}
.header.header--new .navbar .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu li.black:hover > a, .header.header--new .navbar .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu li.black:focus > a {
  color: #FA4300 !important;
}
.header.header--new .navbar .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu li.active > a, .header.header--new .navbar .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu li:hover > a, .header.header--new .navbar .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu li:focus > a {
  color: #FA4300;
}
.header.header--new .navbar .navbar-collapse .navbar-nav > li.dropdown.show .dropdown-toggle:after, .header.header--new .navbar .navbar-collapse .navbar-nav > li.dropdown:hover .dropdown-toggle:after, .header.header--new .navbar .navbar-collapse .navbar-nav > li.dropdown:focus .dropdown-toggle:after {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.header.header--new .navbar .navbar-collapse .navbar-nav > li.dropdown.show .dropdown-menu, .header.header--new .navbar .navbar-collapse .navbar-nav > li.dropdown:hover .dropdown-menu, .header.header--new .navbar .navbar-collapse .navbar-nav > li.dropdown:focus .dropdown-menu {
  opacity: 1;
  margin-top: 2px;
  visibility: visible;
}
.header.header--new .navbar .navbar-collapse .navbar-nav > li.dropdown.show .dropdown-menu.show, .header.header--new .navbar .navbar-collapse .navbar-nav > li.dropdown:hover .dropdown-menu.show, .header.header--new .navbar .navbar-collapse .navbar-nav > li.dropdown:focus .dropdown-menu.show {
  opacity: 1;
  visibility: visible;
}
.header.header--new .navbar .navbar-collapse .navbar-nav > li.btn-menu a {
  color: #FFF;
  width: inherit;
  height: inherit;
  padding: 13px 24px;
  text-align: center;
  white-space: nowrap;
  border-radius: 500px;
  background: #FA4300;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.12);
          box-shadow: 0 6px 12px rgba(0, 0, 0, 0.12);
}
.header.header--new .navbar .navbar-collapse .navbar-nav > li.btn-menu a:hover {
  background-color: #c73500;
}
.header.header--new .navbar .navbar-collapse .navbar-nav > li.mobile-navbar-toggler {
  display: none;
}
.header.header--new .navbar .navbar-collapse .navbar-nav > li.active:not(.btn-menu) a, .header.header--new .navbar .navbar-collapse .navbar-nav > li:hover:not(.btn-menu) a, .header.header--new .navbar .navbar-collapse .navbar-nav > li:focus:not(.btn-menu) a {
  color: #FA4300;
}
.header.header--new .navbar .navbar-collapse .navbar-nav.navbar-nav--right {
  margin-left: 20px;
}
.header.header--new.transparent {
  padding: 0;
  border: 0;
}
.header.header--new.transparent .navbar-header .navbar-brand {
  width: auto;
}
.header.header--new.transparent .navbar .container-fluid {
  padding: 0 84px 0 0;
}
.header.header--new.transparent .navbar .navbar-header {
  margin: 0;
  width: 225px;
  height: 225px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 100px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #F9FF00;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header.header--new.transparent .navbar .navbar-header .navbar-brand img {
  max-width: 144px;
}
.header.header--new.transparent .navbar .navbar-collapse .navbar-nav > li a {
  color: #FFF;
}
.header.header--new.transparent .navbar .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu li > a {
  color: #1A1B1F;
}
.header.header--new.transparent .navbar .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu li.active > a, .header.header--new.transparent .navbar .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu li:hover > a, .header.header--new.transparent .navbar .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu li:focus > a {
  color: #FA4300;
}
.header.header--new.transparent .navbar .navbar-collapse .navbar-nav > li.btn-menu a {
  color: #000;
  font-size: 30px;
  line-height: 38px;
  background: #F9FF00;
}
.header.header--new.transparent .navbar .navbar-collapse .navbar-nav > li.btn-menu a:hover {
  color: #FFF;
  background-color: #FA4300;
}
.header.header--new.transparent .navbar .navbar-collapse .navbar-nav > li.active:not(.btn-menu) a, .header.header--new.transparent .navbar .navbar-collapse .navbar-nav > li:hover:not(.btn-menu) a, .header.header--new.transparent .navbar .navbar-collapse .navbar-nav > li:focus:not(.btn-menu) a {
  color: #F9FF00;
}
.header.header--new.stop {
  padding: 10px 0;
  background-color: #F9FF00;
}
.header.header--new.stop .navbar .navbar-header .navbar-brand img {
  max-width: 84px;
}
.header.header--new.stop .navbar .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu li > a {
  color: #1A1B1F;
}
.header.header--new.stop .navbar .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu li.active > a, .header.header--new.stop .navbar .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu li:hover > a, .header.header--new.stop .navbar .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu li:focus > a {
  color: #FA4300;
}
.header.header--new.stop .navbar .navbar-collapse .navbar-nav > li.btn-menu a {
  color: #FFF;
  background: #FA4300;
}
.header.header--new.stop .navbar .navbar-collapse .navbar-nav > li.btn-menu a:hover {
  background-color: #c73500;
}
.header.header--new.stop .navbar .navbar-collapse .navbar-nav > li.active:not(.btn-menu) a, .header.header--new.stop .navbar .navbar-collapse .navbar-nav > li:hover:not(.btn-menu) a, .header.header--new.stop .navbar .navbar-collapse .navbar-nav > li:focus:not(.btn-menu) a {
  color: #FA4300;
}
.header.header--new.stop.transparent {
  padding: 0;
  -webkit-box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16);
          box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16);
}
.header.header--new.stop.transparent .navbar .navbar-header {
  width: 217px;
  height: 100px;
  margin-right: 100px;
}
.header.header--new.stop.transparent .navbar .navbar-collapse .navbar-nav > li a {
  color: #1A1B1F;
}
.header.header--new.stop.transparent .navbar .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu li > a {
  color: #1A1B1F;
}
.header.header--new.stop.transparent .navbar .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu li.active > a, .header.header--new.stop.transparent .navbar .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu li:hover > a, .header.header--new.stop.transparent .navbar .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu li:focus > a {
  color: #FA4300;
}
.header.header--new.stop.transparent .navbar .navbar-collapse .navbar-nav > li.btn-menu a {
  color: #FFF;
  font-size: 30px;
  line-height: 38px;
  background: #FA4300;
}
.header.header--new.stop.transparent .navbar .navbar-collapse .navbar-nav > li.btn-menu a:hover {
  background-color: #c73500;
}
.header.header--new.stop.transparent .navbar .navbar-collapse .navbar-nav > li.active:not(.btn-menu) a, .header.header--new.stop.transparent .navbar .navbar-collapse .navbar-nav > li:hover:not(.btn-menu) a, .header.header--new.stop.transparent .navbar .navbar-collapse .navbar-nav > li:focus:not(.btn-menu) a {
  color: #FA4300;
}
.header.header--new + .header-gutter {
  height: 100px;
}
.header.transparent {
  background: transparent;
}
.header.mint-enable-scroll .navbar .navbar-collapse .navbar-nav > li.btn-menu.mint {
  opacity: 0;
  visibility: hidden;
}
.header.mint-enable-scroll.active-mint .navbar .navbar-collapse .navbar-nav > li.btn-menu.mint {
  opacity: 1;
  visibility: visible;
}
.header.stop {
  padding: 15px 0;
  background: #1A1B1F;
  -webkit-filter: drop-shadow(0px 0px 40px rgba(255, 255, 255, 0.06));
          filter: drop-shadow(0px 0px 40px rgba(255, 255, 255, 0.06));
}
.header.stop .navbar .navbar-header .logo .navbar-brand img {
  max-width: 90px;
}
.header.stop .navbar .navbar-header .logo .navbar-brand img.black {
  display: none;
}
.header.stop .navbar .navbar-header .logo .navbar-brand img.yellow {
  display: block;
}
.header.stop .navbar .navbar-collapse .navbar-nav > li.btn-menu a {
  color: #1A1B1F;
  background: #F9FF00;
}
.header.stop .navbar .navbar-collapse .navbar-nav > li.mint {
  opacity: 1;
  visibility: visible;
}
.header.stop .navbar .navbar-collapse .navbar-nav > li.mint a {
  color: #FFF;
  background: #FA4300;
}
.header.stop .navbar .navbar-collapse .navbar-nav > li.mint a:hover {
  color: #1A1B1F;
  background: #F9FF00;
}
.header.stop .navbar .navbar-collapse .navbar-nav > li.mobile-navbar-toggler {
  background: #F9FF00;
}
.header.stop .navbar .navbar-collapse .navbar-nav > li.mobile-navbar-toggler .navbar-toggle .icon-bar {
  background: #1A1B1F;
}

.sidr {
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 999999;
  position: fixed;
  max-width: 340px;
  overflow-y: auto;
  background: #1A1B1F;
  overflow-x: hidden;
  -webkit-box-shadow: 0px 0px 40px rgba(255, 255, 255, 0.06);
          box-shadow: 0px 0px 40px rgba(255, 255, 255, 0.06);
}
.sidr.right {
  left: auto;
  right: -100%;
}
.sidr.left {
  left: -100%;
  right: auto;
}
.sidr .sidr-inner {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.sidr .sidr-inner .mobile-header {
  display: block !important;
}
.sidr .sidr-inner .navbar-header {
  width: 100%;
  float: none;
  padding: 20px 15px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.sidr .sidr-inner .navbar-header .logo .navbar-brand {
  margin: 0;
  padding: 0;
}
.sidr .sidr-inner .navbar-header .logo .navbar-brand img {
  max-width: 90px;
}
.sidr .sidr-inner .navbar-header .navbar-toggle {
  width: 52px;
  height: 52px;
  margin-right: 0;
  overflow: hidden;
  margin-left: auto;
  background: #F9FF00;
  border-radius: 500px;
}
.sidr .sidr-inner .navbar-header .navbar-toggle .icon-bar {
  background: #1A1B1F;
}
.sidr .sidr-inner .navigation .navbar-nav {
  margin: 0;
}
.sidr .sidr-inner .navigation .navbar-nav > li {
  padding: 0;
  float: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.sidr .sidr-inner .navigation .navbar-nav > li > a {
  color: #FFF;
  display: block;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  padding: 15px 15px;
  position: relative;
  background: transparent;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sidr .sidr-inner .navigation .navbar-nav > li.active > a, .sidr .sidr-inner .navigation .navbar-nav > li:hover > a, .sidr .sidr-inner .navigation .navbar-nav > li:focus > a {
  color: #F9FF00;
}
.sidr .sidr-inner .navigation .navbar-nav > li.dropdown {
  position: relative;
}
.sidr .sidr-inner .navigation .navbar-nav > li.dropdown > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding-right: 40px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.sidr .sidr-inner .navigation .navbar-nav > li.dropdown > a:after {
  display: none !important;
}
.sidr .sidr-inner .navigation .navbar-nav > li.dropdown > a .dropdown-toggle {
  top: 0;
  right: 0;
  border: 0;
  line-height: 16px;
  position: absolute;
  padding: 21px 15px;
  display: block !important;
  background-color: transparent;
}
.sidr .sidr-inner .navigation .navbar-nav > li.dropdown > a .dropdown-toggle:after {
  content: "";
  margin-left: 3px;
  border-bottom: 0;
  vertical-align: 3px;
  display: inline-block;
  border-top: 6px solid;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.sidr .sidr-inner .navigation .navbar-nav > li.dropdown .dropdown-menu {
  padding: 0;
  margin: 0;
  border: 0;
  width: 100%;
  background-color: transparent;
}
.sidr .sidr-inner .navigation .navbar-nav > li.dropdown .dropdown-menu > li {
  border: 0;
  padding: 0;
  background-color: transparent;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.sidr .sidr-inner .navigation .navbar-nav > li.dropdown .dropdown-menu > li > a {
  border: 0;
  padding: 15px;
  color: #FFF;
  display: block;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  padding-left: 30px;
  background-color: transparent;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.sidr .sidr-inner .navigation .navbar-nav > li.dropdown .dropdown-menu > li.active > a, .sidr .sidr-inner .navigation .navbar-nav > li.dropdown .dropdown-menu > li:hover > a, .sidr .sidr-inner .navigation .navbar-nav > li.dropdown .dropdown-menu > li:focus > a {
  color: #F9FF00;
}
.sidr .sidr-inner .navigation .navbar-nav > li.dropdown .dropdown-menu.show {
  position: relative !important;
  -webkit-transform: none !important;
          transform: none !important;
}
.sidr .sidr-inner .navigation .navbar-nav > li.dropdown.show .dropdown-toggle:after {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.sidr .sidr-inner .navigation .social-media {
  margin: 0;
  font-size: 0;
  padding: 15px;
  line-height: 0;
  margin-top: -14px;
  margin-left: -7px;
  margin-right: -7px;
}
.sidr .sidr-inner .navigation .social-media li {
  padding-top: 14px;
  padding-left: 7px;
  padding-right: 7px;
}
.sidr .sidr-inner .navigation .social-media li a {
  width: 52px;
  height: 52px;
  color: #F9FF00;
  display: block;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: center;
  padding: 12px 15px;
  border-radius: 500px;
  border: 2px solid #F9FF00;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sidr .sidr-inner .navigation .social-media li a:hover {
  color: #1A1B1F;
  background: #F9FF00;
}
.sidr .sidr-inner .navigation .social-media li.has-label a {
  width: auto;
}
.sidr .sidr-inner .navigation .social-media li.has-label a span {
  margin-left: 5px;
}
.sidr .sidr-inner .navigation .social-media li.mint {
  opacity: 1;
  visibility: visible;
}
.sidr .sidr-inner .navigation .social-media li.mint a {
  color: #FFF;
  background: #FA4300;
  border-color: #FA4300;
}
.sidr .sidr-inner .navigation .social-media li.mint a:hover {
  color: #1A1B1F;
  background: #F9FF00;
  border-color: #F9FF00;
}

.navbar-toggle {
  border: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  padding: 18px;
  display: block;
  margin: 0 auto;
  overflow: inherit;
  border-radius: 500px;
  background: transparent;
}
.navbar-toggle:hover .icon-bar:nth-child(1) {
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
}
.navbar-toggle:hover .icon-bar:nth-child(3) {
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
}
.navbar-toggle:hover:before, .navbar-toggle:focus:before {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.navbar-toggle.in .icon-bar {
  -webkit-transition: transform 150ms linear 150ms;
  -webkit-transition: -webkit-transform 150ms linear 150ms;
  transition: -webkit-transform 150ms linear 150ms;
  transition: transform 150ms linear 150ms;
  transition: transform 150ms linear 150ms, -webkit-transform 150ms linear 150ms;
}
.navbar-toggle.in .icon-bar:nth-child(1) {
  -webkit-transform: translateY(6px) rotate(45deg);
  transform: translateY(6px) rotate(45deg);
}
.navbar-toggle.in .icon-bar:nth-child(2) {
  opacity: 0;
}
.navbar-toggle.in .icon-bar:nth-child(3) {
  -webkit-transform: translateY(-6px) rotate(-45deg);
  transform: translateY(-6px) rotate(-45deg);
}
.navbar-toggle .icon-bar {
  height: 2px;
  width: 100%;
  display: block;
  border-radius: 500px;
  background-color: #F9FF00;
  -webkit-transition: transform 150ms linear 150ms;
  -webkit-transition: -webkit-transform 150ms linear 150ms;
  transition: -webkit-transform 150ms linear 150ms;
  transition: transform 150ms linear 150ms;
  transition: transform 150ms linear 150ms, -webkit-transform 150ms linear 150ms;
}
.navbar-toggle .icon-bar:not(:last-child) {
  margin-bottom: 4px;
}

/***********************************
HOME STYLES
***********************************/
.banner {
  overflow: hidden;
  min-height: 900px;
  padding: 180px 0 70px;
  background: url(images/banner.svg) no-repeat 0 0/cover;
}
.banner .content .sub-title {
  display: block;
  color: #F9FF00;
  font-size: 212px;
  font-weight: 400;
  font-family: "Akwokwok", sans-serif;
  line-height: 260px;
  margin-left: -78px;
  -webkit-transform: rotate(-9deg);
  transform: rotate(-9deg);
}
.banner .content .title {
  color: #1A1B1F;
  font-size: 96px;
  font-weight: 700;
  max-width: 641px;
  line-height: 96px;
  position: relative;
}
.banner .content .title.md {
  font-size: 60px;
  line-height: 72px;
  max-width: 675px;
}
.banner .content .scrollDown {
  outline: 0;
  width: 64px;
  color: #1A1B1F;
  height: 64px;
  font-size: 25px;
  overflow: hidden;
  margin-top: 56px;
  line-height: 64px;
  text-align: center;
  border-radius: 500px;
  background: transparent;
  border: 2px solid #F9FF00;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.banner .content .scrollDown i:before {
  vertical-align: 2px;
}
.banner .content .scrollDown:hover {
  color: #1A1B1F;
  background: #F9FF00;
}
.banner .media {
  top: 50%;
  z-index: -1;
  right: -150px;
  position: absolute;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.banner .container {
  z-index: 1;
  height: 100%;
  position: relative;
}
.banner.banner--pillar {
  color: #1A1B1F;
  min-height: 750px;
  background: #F9FF00;
}
.banner.banner--pillar .content .title {
  font-size: 72px;
  line-height: 78px;
  max-width: 490px;
  margin-bottom: 6px;
}
.banner.banner--pillar .content p {
  font-size: 36px;
  line-height: 42px;
  max-width: 490px;
}
.banner.banner--pillar .content .scrollDown {
  width: 72px;
  color: #FFF;
  height: 72px;
  font-size: 30px;
  margin-top: 50px;
  line-height: 72px;
  background-color: #1A1B1F;
  border-color: #1A1B1F;
  -webkit-box-shadow: 0 36px 42px rgba(0, 0, 0, 0.24);
          box-shadow: 0 36px 42px rgba(0, 0, 0, 0.24);
}
.banner.banner--pillar .content .scrollDown:hover {
  color: #1A1B1F;
  background: transparent;
}
.banner.banner--pillar .media {
  top: 40%;
  right: -300px;
}

.box-counter {
  margin-top: 50px;
  padding: 18px 50px;
  background: #F9FF00;
}
.box-counter-item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 20%;
          flex: 1 1 20%;
  padding-left: 10px;
  padding-right: 10px;
  margin-right: 30px;
}
.box-counter-item .number {
  color: #1A1B1F;
  font-size: 124px;
  font-family: "Akwokwok", sans-serif;
  line-height: 124px;
  position: relative;
  display: inline-block;
  -webkit-transform: rotate(-8deg);
  transform: rotate(-8deg);
}
.box-counter-item .number[data-text]:before {
  top: 55%;
  left: 52%;
  opacity: 0;
  z-index: -1;
  font-size: 100%;
  font-weight: 400;
  font-family: "Akwokwok", sans-serif;
  position: absolute;
  color: transparent;
  content: attr(data-text);
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #FA4300;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-animation: cssAnimation 0s 2.5s forwards;
          animation: cssAnimation 0s 2.5s forwards;
}
.box-counter-item .text {
  margin: 0;
  color: #1A1B1F;
  display: block;
}
.box-counter-item .title-small {
  color: #1A1B1F;
  font-size: 81px;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 140px;
  max-width: inherit;
  font-family: "Akwokwok", sans-serif;
  white-space: nowrap;
  display: inline-block;
  -webkit-transform: rotate(-8deg);
  transform: rotate(-8deg);
}
.box-counter-item .title-small[data-text]:before {
  top: 55%;
  left: 52%;
  z-index: -1;
  font-size: 100%;
  font-weight: 400;
  font-family: "Akwokwok", sans-serif;
  position: absolute;
  color: transparent;
  content: attr(data-text);
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #FA4300;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.box-counter-item .btn {
  width: 100%;
  color: #FFF;
  max-width: 174px;
  font-weight: 700;
  background: #FA4300;
  -webkit-box-shadow: 0px 12px 24px rgba(0, 0, 0, 0.24);
          box-shadow: 0px 12px 24px rgba(0, 0, 0, 0.24);
}
.box-counter-item .help {
  color: #1A1B1F;
  display: block;
  font-size: 18px;
  margin-top: 7px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: underline;
}

@-webkit-keyframes cssAnimation {
  to {
    opacity: 1;
  }
}

@keyframes cssAnimation {
  to {
    opacity: 1;
  }
}
.has-number .title {
  z-index: 1;
  position: relative;
}
.has-number .title:before {
  top: 45%;
  left: 50%;
  z-index: -1;
  font-size: 184px;
  font-weight: 400;
  font-family: "Akwokwok", sans-serif;
  position: absolute;
  color: transparent;
  content: attr(data-number);
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #F9FF00;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.leftcanvas {
  top: -170px;
  left: -1434px;
  width: 1776px;
  height: 963px;
  position: absolute;
  -webkit-transform: rotate(-150deg);
  transform: rotate(-150deg);
}

.rightcanvas {
  top: 662px;
  width: 1812px;
  height: 1213px;
  right: -1330px;
  position: absolute;
  -webkit-transform: rotate(-30deg);
  transform: rotate(-30deg);
}

.home-about {
  overflow: hidden;
  padding: 427px 0 402px;
  position: relative;
}
.home-about .container {
  position: relative;
}
.home-about #canvas {
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
}
.home-about .before-pattern {
  top: -890px;
  left: -790px;
  z-index: -1;
  position: absolute;
}
.home-about .after-pattern {
  top: 188px;
  left: 73px;
  z-index: -1;
  position: absolute;
}
.home-about .entry-title {
  z-index: 2;
  max-width: 442px;
  position: relative;
  margin-bottom: 557px;
}
.home-about .entry-title .title {
  margin-bottom: 7px;
}
.home-about .entry-title p {
  margin-bottom: 30px;
}
.home-about .entry-title .btn {
  padding: 11px 24px;
  -webkit-box-shadow: 0 12px 24px rgba(0, 0, 0, 0.24) !important;
          box-shadow: 0 12px 24px rgba(0, 0, 0, 0.24) !important;
}
.home-about .entry-title.has-number .title:before {
  top: 30px;
  left: 4px;
}
.home-about .entry-title .right {
  margin-top: 25px;
  margin-left: 25px;
}
.home-about .entry-title.has-labels {
  max-width: 635px;
}
.home-about .label-item {
  margin-bottom: 19px;
}
.home-about .label-item:last-child {
  margin-bottom: 0;
}
.home-about .label-item .color {
  width: 36px;
  height: 36px;
  overflow: hidden;
  margin-right: 10px;
  border-radius: 500px;
  display: inline-block;
}
.home-about .label-item .title {
  margin-bottom: 0;
}
.home-about__monkeys {
  z-index: 2;
}
.home-about__monkeys.has--one {
  top: -427px;
  max-width: 560px;
  position: absolute;
  left: calc(-50vw + 50%);
}
.home-about__monkeys.has--two {
  top: -427px;
  max-width: 840px;
  position: absolute;
  right: calc(-50vw + 50%);
}
.home-about__monkeys.has--three {
  bottom: -402px;
  max-width: 840px;
  position: absolute;
  left: calc(-50vw + 50%);
}
.home-about__monkeys-item {
  height: 280px;
}
.home-about__monkeys-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.home-about__monkeys-item.fadeIn-1 {
  -webkit-animation: fadein 6s ease-in-out infinite;
          animation: fadein 6s ease-in-out infinite;
}
.home-about__monkeys-item.fadeIn-2 {
  -webkit-animation: fadein 8s ease-in-out 8s infinite;
          animation: fadein 8s ease-in-out 8s infinite;
}
.home-about__monkeys-item.fadeIn-3 {
  -webkit-animation: fadein 6s ease-in-out 10s infinite;
          animation: fadein 6s ease-in-out 10s infinite;
}
.home-about__monkeys-item.fadeIn-4 {
  -webkit-animation: fadein 7s ease-in-out 20s infinite;
          animation: fadein 7s ease-in-out 20s infinite;
}
.home-about__monkeys-item.fadeIn-5 {
  -webkit-animation: fadein 9s ease-in-out infinite;
          animation: fadein 9s ease-in-out infinite;
}
.home-about__monkeys-item.fadeIn-6 {
  -webkit-animation: fadein 8s ease-in-out 6s infinite;
          animation: fadein 8s ease-in-out 6s infinite;
}
.home-about__monkeys-item.fadeIn-7 {
  -webkit-animation: fadein 6s ease-in-out 10s infinite;
          animation: fadein 6s ease-in-out 10s infinite;
}
.home-about__monkeys-item.fadeIn-8 {
  -webkit-animation: fadein 8s ease-in-out 15s infinite;
          animation: fadein 8s ease-in-out 15s infinite;
}
.home-about__monkeys-item.fadeIn-9 {
  -webkit-animation: fadein 6s ease-in-out 4s infinite;
          animation: fadein 6s ease-in-out 4s infinite;
}
.home-about__monkeys-item.fadeIn-10 {
  -webkit-animation: fadein 8s ease-in-out 8s infinite;
          animation: fadein 8s ease-in-out 8s infinite;
}
.home-about__monkeys-item.fadeIn-11 {
  -webkit-animation: fadein 6s ease-in-out 5s infinite;
          animation: fadein 6s ease-in-out 5s infinite;
}
.home-about__monkeys-item.fadeIn-12 {
  -webkit-animation: fadein 8s ease-in-out 12s infinite;
          animation: fadein 8s ease-in-out 12s infinite;
}
.home-about__monkeys-item.fadeIn-13 {
  -webkit-animation: fadein 6s ease-in-out 6s infinite;
          animation: fadein 6s ease-in-out 6s infinite;
}
.home-about__monkeys-item.fadeIn-14 {
  -webkit-animation: fadein 6s ease-in-out 10s infinite;
          animation: fadein 6s ease-in-out 10s infinite;
}
@-webkit-keyframes fadein {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadein {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.sample-goods {
  overflow: hidden;
  background: #FFF;
  padding: 170px 0 0;
  position: relative;
}
.sample-goods .entry-title {
  max-width: 716px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}
.sample-goods .entry-title .title {
  color: #1A1B1F;
  margin-bottom: 34px;
}
.sample-goods .entry-title p {
  color: #1A1B1F;
}
.sample-goods .button {
  left: 0;
  right: 0;
  bottom: 99px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
}
.sample-goods .button .btn {
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  padding: 14px 24px;
}

.sample-goods-slider {
  margin-bottom: -100px;
  /*background: url(images/sample-goods-slider.png) no-repeat center center / contain; */
}
.sample-goods-slider .slick-slide:not(.slick-current) {
  opacity: 0.8;
  -webkit-filter: blur(3px);
          filter: blur(3px);
}
.sample-goods-slider .sample-item {
  position: relative;
}
.sample-goods-slider .sample-item img {
  margin-left: auto;
  margin-right: auto;
}
.sample-goods-slider .sample-item .content {
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
}
.sample-goods-slider .sample-item .content .dot-data .dot {
  width: 65px;
  height: 65px;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  background: #FFF;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 500px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-filter: drop-shadow(0px 12px 24px rgba(0, 0, 0, 0.6));
          filter: drop-shadow(0px 12px 24px rgba(0, 0, 0, 0.6));
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sample-goods-slider .sample-item .content .dot-data .dot:before {
  margin-top: 6px;
  content: url(images/svg/plus.svg);
}
.sample-goods-slider .sample-item .content .dot-data .dot:hover {
  background: #F9FF00;
}
.sample-goods-slider .slick-arrow {
  z-index: 1;
  opacity: 1;
  width: 94px;
  height: 94px;
  background: #F9FF00;
  border-radius: 500px;
  -webkit-filter: drop-shadow(0px 24px 24px rgba(0, 0, 0, 0.58));
          filter: drop-shadow(0px 24px 24px rgba(0, 0, 0, 0.58));
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sample-goods-slider .slick-arrow:before {
  opacity: 1;
  color: #1A1B1F;
  font-size: 41px;
  font-family: "awkmonks";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sample-goods-slider .slick-arrow.slick-prev {
  left: 100px;
}
.sample-goods-slider .slick-arrow.slick-prev:before {
  content: "\e816";
}
.sample-goods-slider .slick-arrow.slick-next {
  right: 100px;
}
.sample-goods-slider .slick-arrow.slick-next:before {
  content: "\e817";
}
.sample-goods-slider .slick-arrow:hover {
  background: #1A1B1F;
}
.sample-goods-slider .slick-arrow:hover:before {
  color: #F9FF00;
}

.the-roadmap {
  overflow: hidden;
  position: relative;
  padding: 168px 0 95px;
}
.the-roadmap .entry-title {
  max-width: 854px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}
.the-roadmap .entry-title .title {
  margin-bottom: 34px;
}

.roadmap-slider {
  overflow: hidden;
  margin-bottom: 0 !important;
  margin-right: calc(-50vw + 50%);
}
.roadmap-slider .slick-list {
  margin-left: -10px;
  margin-right: -10px;
}
.roadmap-slider .slick-list .slick-track {
  height: 100%;
  display: table !important;
}
.roadmap-slider .slick-list .slick-slide {
  padding-left: 10px;
  padding-right: 10px;
  height: initial;
  vertical-align: top;
  float: none !important;
  display: table-cell !important;
}

.slider-controls {
  margin-top: 30px;
}
.slider-controls .slider-progress {
  height: 10px;
  position: relative;
  border: 1px solid #F9FF00;
}
.slider-controls .slider-progress .progress {
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  border-radius: 0;
  position: absolute;
  background: #F9FF00;
}
.slider-controls .link {
  color: #F9FF00;
  font-weight: 700;
  margin-top: 15px;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.slider-controls .link i {
  font-size: 15px;
  margin-left: 2px;
}
.slider-controls .link:hover {
  text-decoration: underline;
}

.roadmap-card {
  height: 100%;
  background: #FFF;
  padding: 24px 20px 30px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.roadmap-card .top {
  margin-bottom: 75px;
}
.roadmap-card .top .date {
  color: #1A1B1F;
  font-size: 50px;
  font-weight: 400;
  line-height: 50px;
  font-family: "Akwokwok", sans-serif;
  margin-right: 10px;
}
.roadmap-card .top .icon {
  color: #1A1B1F;
  font-size: 60px;
}
.roadmap-card .text {
  margin-top: auto;
}
.roadmap-card .text .title {
  color: #1A1B1F;
  margin-bottom: 10px;
}
.roadmap-card .text p {
  margin: 0;
  color: #1A1B1F;
  padding-right: 60px;
}

.questions-answers {
  padding: 120px 0;
}
.questions-answers .entry-title {
  max-width: 716px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}
.questions-answers .entry-title .title {
  margin-bottom: 34px;
}

#accordionMonkey .card {
  border: 0;
  padding: 0;
  display: block;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-bottom: 30px;
  background: transparent;
}
#accordionMonkey .card:last-child {
  margin-bottom: 0;
}
#accordionMonkey .card .card-header {
  padding: 18px 0;
  cursor: pointer;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  position: relative;
  padding-right: 55px;
  background: transparent;
  border-bottom: 4px solid #FFF;
}
#accordionMonkey .card .card-header:before {
  top: 50%;
  right: 0;
  width: 44px;
  color: #1A1B1F;
  height: 44px;
  font-size: 20px;
  line-height: 51px;
  position: absolute;
  text-align: center;
  background: #F9FF00;
  border-radius: 500px;
  content: url(images/svg/plus.svg);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#accordionMonkey .card .card-header[aria-expanded=true]:before {
  content: url(images/svg/minus.svg);
}
#accordionMonkey .card .card-header .title {
  color: #FFF;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}
#accordionMonkey .card .card-body {
  padding: 15px 0 0;
}
#accordionMonkey .card .card-body h1, #accordionMonkey .card .card-body .h1, #accordionMonkey .card .card-body h2, #accordionMonkey .card .card-body .h2, #accordionMonkey .card .card-body h3, #accordionMonkey .card .card-body .h3, #accordionMonkey .card .card-body h4, #accordionMonkey .card .card-body .h4, #accordionMonkey .card .card-body h5, #accordionMonkey .card .card-body .h5, #accordionMonkey .card .card-body h6, #accordionMonkey .card .card-body .h6 {
  margin-bottom: 15px;
}
#accordionMonkey .card .card-body p {
  margin: 0 0 15px;
}
#accordionMonkey .card .card-body p:last-child {
  margin: 0;
}
#accordionMonkey .card .card-body p a {
  color: #FFF;
  text-decoration: underline;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#accordionMonkey .card .card-body p a:hover, #accordionMonkey .card .card-body p a:focus {
  color: #F9FF00;
}
#accordionMonkey .card .card-body .btn {
  margin-bottom: 15px;
}
#accordionMonkey .card .card-body a:hover, #accordionMonkey .card .card-body a:focus {
  color: #F9FF00;
}
#accordionMonkey .card .card-body ul {
  list-style: none;
}
#accordionMonkey .card .card-body ul li {
  padding-left: 15px;
  position: relative;
}
#accordionMonkey .card .card-body ul li:before {
  left: 0;
  content: "•";
  position: absolute;
}
#accordionMonkey .card .card-body ul li ul {
  margin-top: 15px;
  margin-bottom: 10px;
}
#accordionMonkey .card .card-body ol {
  list-style: none;
  counter-reset: section;
}
#accordionMonkey .card .card-body ol li {
  position: relative;
}
#accordionMonkey .card .card-body ol li:before {
  counter-increment: section;
  content: counters(section, ".") ". ";
}
#accordionMonkey .card .card-body ol li ol {
  margin-left: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
#accordionMonkey .card .card-body ol li ol li {
  padding-left: 35px;
}
#accordionMonkey .card .card-body ol li ol li ol li {
  padding-left: 50px;
}
#accordionMonkey .card .card-body ul, #accordionMonkey .card .card-body ol {
  padding: revert;
  margin-bottom: 15px;
}
#accordionMonkey .card .card-body ul.list-unstyled, #accordionMonkey .card .card-body ol.list-unstyled {
  padding: 0;
  list-style: none;
}
#accordionMonkey .card .card-body ul.list-unstyled li, #accordionMonkey .card .card-body ol.list-unstyled li {
  padding-left: 0;
}
#accordionMonkey .card .card-body ul.list-unstyled li:before, #accordionMonkey .card .card-body ol.list-unstyled li:before {
  display: none;
}
#accordionMonkey .card .card-body ul li, #accordionMonkey .card .card-body ol li {
  margin-bottom: 10px;
}

.meet-monkeys {
  overflow: hidden;
  position: relative;
  padding: 120px 0 165px;
}
.meet-monkeys .entry-title {
  max-width: 716px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 35px;
}
.meet-monkeys .entry-title .title {
  margin-bottom: 34px;
}
.meet-monkeys .entry-title p {
  margin: 0;
}
.meet-monkeys .minus {
  margin-bottom: -30px;
}

.roadmap-overlay {
  z-index: 1;
  overflow: hidden;
  position: relative;
}
.roadmap-overlay #canvas3 {
  width: 743px;
  height: 963px;
  position: absolute;
}
.roadmap-overlay .overlay-top {
  top: -130px;
  z-index: -1;
  left: -449px;
  position: absolute;
}
.roadmap-overlay .overlay-bottom {
  z-index: -1;
  right: -410px;
  bottom: -555px;
  position: absolute;
}

.monkey-item {
  display: block;
  margin-bottom: 30px;
}
.monkey-item .media {
  overflow: hidden;
  margin-bottom: 15px;
}
.monkey-item .media img {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.monkey-item .text .name {
  color: #F9FF00;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
.monkey-item .text .position {
  color: #FFF;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.monkey-item:-moz-any-link:hover .media img, .monkey-item:-moz-any-link:focus .media img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.monkey-item:any-link:hover .media img, .monkey-item:any-link:focus .media img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.join-discord {
  z-index: 1;
  overflow: hidden;
  position: relative;
  background-size: cover;
  padding: 361px 0 230px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.join-discord .content .title {
  color: #F9FF00;
  font-size: 130px;
  font-weight: 700;
  line-height: 84px;
  text-shadow: 0px 36px 36px rgba(0, 0, 0, 0.58);
}
.join-discord .content .title.replaceDiscrod .icon-discord {
  position: relative;
}
.join-discord .content .title.replaceDiscrod .icon-discord:before {
  left: 0;
  right: 0;
  width: 50px;
  height: 50px;
  bottom: 38px;
  color: #1A1B1F;
  font-size: 37px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  background: #F9FF00;
  border-radius: 500px;
  -webkit-transform: rotate(-20deg);
          transform: rotate(-20deg);
}
.join-discord .content .sub-title {
  font-size: 81px;
  font-weight: 400;
  line-height: 81px;
  font-family: "Akwokwok", sans-serif;
  -webkit-transform: rotate(-6deg);
  transform: rotate(-6deg);
}
.join-discord .content .btn {
  font-size: 36px;
  margin-top: 30px;
  font-weight: 700;
  line-height: 48px;
  padding: 17px 40px;
  -webkit-box-shadow: 0px 36px 24px rgba(0, 0, 0, 0.51);
          box-shadow: 0px 36px 24px rgba(0, 0, 0, 0.51);
}
.join-discord .media {
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  margin-left: auto;
  position: absolute;
  margin-right: auto;
}
.join-discord .media img {
  max-width: 770px;
  margin-left: auto;
  margin-right: auto;
}

/***********************************
HOME NEW STYLES
***********************************/
.hm-banner {
  overflow: hidden;
  min-height: 900px;
  position: relative;
  padding: 225px 0 100px;
  background: url(images/banner.jpg);
  background-position: 0 20%;
  -webkit-animation: 20s para infinite linear;
          animation: 20s para infinite linear;
}
@-webkit-keyframes para {
  100% {
    background-position: -1600px 0;
  }
}
@keyframes para {
  100% {
    background-position: -1600px 0;
  }
}
.hm-banner:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  background-color: rgba(43, 44, 51, 0.6);
}
.hm-banner .content {
  margin-left: 93px;
  margin-bottom: 30px;
}
.hm-banner .content .sub-title {
  color: #F9FF00;
  font-size: 159px;
  font-weight: 400;
  font-family: "Akwokwok", sans-serif;
  line-height: 1.2;
  margin-left: -80px;
  display: inline-block;
  -webkit-transform: rotate(-9deg);
  transform: rotate(-9deg);
}
.hm-banner .content .title {
  z-index: -1;
  color: #FFF;
  margin-top: -60px;
  font-weight: 700;
  max-width: 782px;
  position: relative;
}
.hm-banner .content .scrollDown {
  outline: 0;
  width: 94px;
  color: #000;
  height: 94px;
  font-size: 40px;
  overflow: hidden;
  margin-top: 30px;
  line-height: 94px;
  text-align: center;
  border-radius: 500px;
  background: #F9FF00;
  border: 2px solid #F9FF00;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.hm-banner .content .scrollDown i:before {
  vertical-align: 2px;
}
.hm-banner .content .scrollDown:hover {
  color: #F9FF00;
  background: transparent;
}
.hm-banner .hm-banner__slider-wrapper {
  bottom: 0;
  z-index: -2;
  right: -298px;
  width: 1092px;
  position: absolute;
  -webkit-transform: translateY(21%);
  transform: translateY(21%);
}
.hm-banner__slider .slick-list {
  overflow: initial;
}
.hm-banner__slider .media {
  position: relative;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.hm-banner__slider .media .before-canvas {
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  position: absolute;
}
.hm-banner__slider .media .before-canvas img {
  width: 100%;
  -webkit-transition: all 8s ease;
  transition: all 8s ease;
}
.hm-banner__slider .media img.img-fluid {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.hm-banner__slider .media .monkey {
  opacity: 0;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transform: translateX(80px);
  transform: translateX(80px);
}
.hm-banner__slider .media.slick-active .before-canvas img {
  -webkit-transform: scale(1.7);
  transform: scale(1.7);
}
.hm-banner__slider .media.slick-active .monkey {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.hm-banner .container {
  z-index: 1;
  height: 100%;
  position: relative;
}

.hm-mint-monkey {
  padding: 0 0 30px;
}
.hm-mint-monkey .entry-title .title {
  margin-bottom: 18px;
}
.hm-mint-monkey__entry-header {
  color: #1A1B1F;
  overflow: hidden;
  position: relative;
  padding: 76px 0 54px;
  background-color: #F9FF00;
}
.hm-mint-monkey__entry-header .before-pattern {
  bottom: -1221px;
  left: -906px;
  position: absolute;
  pointer-events: none;
}
.hm-mint-monkey__entry-header .after-pattern {
  top: -1242px;
  right: -687px;
  position: absolute;
  pointer-events: none;
}
.hm-mint-monkey__wrap {
  margin: 0 -35px 0;
  margin-bottom: 57px;
  padding: 85px 35px 70px;
  border: 1px solid #F9FF00;
  border-top: 0;
  -webkit-box-shadow: 0 55px 66px rgba(0, 0, 0, 0.24);
          box-shadow: 0 55px 66px rgba(0, 0, 0, 0.24);
}
.hm-mint-monkey__wrap .last-none {
  margin-bottom: -30px;
}
.hm-mint-monkey__item {
  margin-bottom: 30px;
}
.hm-mint-monkey__item .title {
  position: relative;
  margin-bottom: 12px;
}
.hm-mint-monkey__item .title:before {
  display: block;
  color: transparent;
  font-size: 48px;
  font-weight: 400;
  font-family: "Akwokwok", sans-serif;
  line-height: 1.2;
  margin-bottom: 10px;
  content: attr(data-title);
  -webkit-transform: rotate(-21deg);
  transform: rotate(-21deg);
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #F9FF00;
}
.hm-mint-monkey__item .title.has--linebar {
  position: relative;
}
.hm-mint-monkey__item .title.has--linebar:after {
  top: 27%;
  content: "";
  width: 160px;
  right: -92px;
  position: absolute;
  display: inline-block;
  border-bottom: 2px dotted #FFF;
}
.hm-mint-monkey__item .icon-wrapper {
  margin-bottom: 15px;
}
.hm-mint-monkey__item p {
  font-size: 16px;
  max-width: 216px;
  line-height: 22px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 16px;
}
.hm-mint-monkey__item a {
  color: #F9FF00;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  text-decoration: underline;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.hm-mint-monkey__item a:before {
  display: none;
}
.hm-mint-monkey__item a:hover, .hm-mint-monkey__item a:focus {
  text-decoration: none;
}
.hm-mint-monkey__card {
  z-index: 1;
  color: #1A1B1F;
  position: relative;
  padding: 17px 12px 12px;
  background-color: #FFF;
}
.hm-mint-monkey__card .title {
  margin-bottom: 7px;
}
.hm-mint-monkey__card p {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 16px;
}
.hm-mint-monkey__card:before {
  left: 0;
  bottom: 0;
  content: "";
  width: 100%;
  height: 70px;
  position: absolute;
  background-color: #F9FF00;
}
.hm-mint-monkey__card .video {
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.hm-mint-monkey__card .video:before {
  z-index: 2;
  margin: auto;
  width: 68px;
  height: 68px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #000;
  font-size: 29px;
  content: "\e82b";
  position: absolute;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 500px;
  top: calc(50% - 34px);
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  font-family: "awkmonks";
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #FFF;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.hm-mint-monkey__card .video:hover:before, .hm-mint-monkey__card .video:focus:before {
  color: #FFF;
  -webkit-transform: scale(1);
          transform: scale(1);
  background-color: #FF4F43;
}
.hm-mint-monkey__card .video:not([data-effect]):before {
  display: none;
}
.hm-mint-monkey__mintmap {
  margin: -2px -35px 0;
  padding: 66px 15px 22px;
  border: 1px solid #F9FF00;
  position: relative;
  -webkit-box-shadow: 0 55px 66px rgba(0, 0, 0, 0.24);
          box-shadow: 0 55px 66px rgba(0, 0, 0, 0.24);
}
.hm-mint-monkey__mintmap:before {
  left: 0;
  right: 0;
  top: -57px;
  width: 1px;
  content: "";
  height: 57px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  background-color: #F9FF00;
}
.hm-mint-monkey__mintmap .entry-title {
  padding-bottom: 36px;
}
.hm-mint-monkey__mintmap .entry-title .title {
  margin-bottom: 4px;
}
.hm-mint-monkey__mintmap .entry-title p a {
  margin-left: 4px;
  color: #F9FF00;
  text-decoration: underline;
}
.hm-mint-monkey__mintmap .entry-title p a:hover, .hm-mint-monkey__mintmap .entry-title p a:focus {
  text-decoration: none;
}
.hm-mint-monkey__mintmap .media {
  margin-bottom: 62px;
}
.hm-mint-monkey__mintmap .media img {
  margin-left: auto;
  margin-right: auto;
}
.hm-mint-monkey__mintmap-table {
  margin-top: 35px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 62px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background-color: transparent;
}
.hm-mint-monkey__mintmap-table li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.hm-mint-monkey__mintmap-table li.title-wrap {
  margin-right: 19px;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.hm-mint-monkey__mintmap-table li.title-wrap .price, .hm-mint-monkey__mintmap-table li.title-wrap .gift, .hm-mint-monkey__mintmap-table li.title-wrap .genesis {
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  max-width: 70px;
}
.hm-mint-monkey__mintmap-table li.card-wrap {
  color: #1A1B1F;
  min-width: 120px;
  position: relative;
}
.hm-mint-monkey__mintmap-table li.card-wrap:before {
  right: -10px;
  top: -38px;
  font-size: 18px;
  color: #F9FF00;
  line-height: 1.2;
  font-weight: 400;
  font-family: "Akwokwok", sans-serif;
  position: absolute;
  content: attr(data-title);
}
.hm-mint-monkey__mintmap-table li.card-wrap:after {
  right: 0;
  z-index: 1;
  height: 100%;
  width: 1px;
  content: "";
  position: absolute;
  background-color: #F9FF00;
}
.hm-mint-monkey__mintmap-table li.card-wrap.has--gray .card-wrap__title .price {
  position: relative;
}
.hm-mint-monkey__mintmap-table li.card-wrap.has--gray .card-wrap__title .price:after {
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(26, 27, 31, 0.5);
}
.hm-mint-monkey__mintmap-table li.card-wrap.has--gray .card-wrap__body {
  position: relative;
}
.hm-mint-monkey__mintmap-table li.card-wrap.has--gray .card-wrap__body:after {
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(26, 27, 31, 0.5);
}
.hm-mint-monkey__mintmap-table li.card-wrap.has--gray .card-wrap__footer .genesis {
  position: relative;
}
.hm-mint-monkey__mintmap-table li.card-wrap.has--gray .card-wrap__footer .genesis:after {
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(26, 27, 31, 0.5);
}
.hm-mint-monkey__mintmap-table li.card-wrap.active .card-wrap__title {
  background-color: #3AFF88;
}
.hm-mint-monkey__mintmap-table li.card-wrap.active .card-wrap__title .title, .hm-mint-monkey__mintmap-table li.card-wrap.active .card-wrap__title .price {
  visibility: visible;
  background-color: #3AFF88;
}
.hm-mint-monkey__mintmap-table li.card-wrap.active .card-wrap__body {
  background-color: #3AFF88;
}
.hm-mint-monkey__mintmap-table li.card-wrap.active .card-wrap__footer .genesis {
  background-color: #3AFF88;
}
.hm-mint-monkey__mintmap-table li.card-wrap .card-wrap__title {
  display: block;
  min-height: 56px;
}
.hm-mint-monkey__mintmap-table li.card-wrap .card-wrap__title .title {
  z-index: 1;
  padding-top: 8px;
  position: relative;
  margin-bottom: 0;
  font-weight: 700;
  font-size: 12px;
  line-height: 1.2;
  visibility: hidden;
  margin-bottom: -4px;
  background-color: transparent;
}
.hm-mint-monkey__mintmap-table li.card-wrap .card-wrap__title .price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 38px;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #FFF;
  border-bottom: 1px solid #1A1B1F;
}
.hm-mint-monkey__mintmap-table li.card-wrap .card-wrap__body {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 10px 4px 20px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  background-color: #FFF;
  border-bottom: 1px solid #1A1B1F;
}
.hm-mint-monkey__mintmap-table li.card-wrap .card-wrap__body .media {
  margin-bottom: 15px;
}
.hm-mint-monkey__mintmap-table li.card-wrap .card-wrap__body .media img {
  max-width: 100px;
}
.hm-mint-monkey__mintmap-table li.card-wrap .card-wrap__body .text .title {
  font-weight: 700;
  font-size: 12px;
  line-height: 18px;
  max-width: 90px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
}
.hm-mint-monkey__mintmap-table li.card-wrap .card-wrap__footer {
  margin-top: auto;
}
.hm-mint-monkey__mintmap-table li.card-wrap .card-wrap__footer .genesis {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 50px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #FFF;
}
.hm-mint-monkey__mintmap-table li.card-wrap .card-wrap__footer .genesis .title {
  font-size: 12px;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 0;
}
.hm-mint-monkey__mintmap-table li.card-wrap .card-wrap__footer .sold {
  color: #FFF;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.1;
  margin-top: 14px;
  text-align: right;
  padding-right: 3px;
  border-right: 3px solid #F9FF00;
}
.hm-mint-monkey__mintmap-table li.card-item {
  color: #1A1B1F;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 18px;
  min-width: 155px;
  margin-bottom: 29px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #F9FF00;
}
.hm-mint-monkey__mintmap-table li.card-item .title {
  font-weight: 700;
  font-size: 12px;
  line-height: 18px;
  max-width: 140px;
  margin-bottom: 8px;
}
.hm-mint-monkey__mintmap-table li.card-item .media {
  z-index: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0;
  margin-left: -68px;
  margin-right: -80px;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.hm-mint-monkey__mintmap-table li.card-item .media img {
  max-width: 250px;
}
.hm-mint-monkey__mintmap-table li.card-item .figcamption {
  color: #1A1B1F;
  font-weight: 700;
  margin-top: 27px;
  font-size: 14px;
  line-height: 21px;
  text-align: center;
}
.hm-mint-monkey .bottom {
  color: #989898;
  font-size: 12px;
  line-height: 18px;
}

.mintmap-table-scrollbar {
  width: 100%;
  height: 10px;
  display: none;
  margin-bottom: 30px;
  background: transparent;
  border: 1px solid #F9FF00;
}
.mintmap-table-scrollbar .handle {
  height: 100%;
  background: #F9FF00;
}

.hm-about-us {
  z-index: 1;
  padding: 70px 0;
}
.hm-about-us .before-pattern {
  top: -40px;
  z-index: -1;
  right: -584px;
  position: absolute;
}
.hm-about-us__content .sub-title {
  font-size: 193px;
  font-weight: 400;
  line-height: 1.2;
  font-family: "Akwokwok", sans-serif;
  color: transparent;
  margin-left: -80px;
  display: inline-block;
  content: attr(data-title);
  -webkit-transform: rotate(-15deg);
  transform: rotate(-15deg);
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #F9FF00;
}
.hm-about-us__content .title {
  z-index: 1;
  max-width: 453px;
  margin-top: -110px;
  position: relative;
  margin-bottom: 13px;
}
.hm-about-us__content p {
  max-width: 409px;
}
.hm-about-us__media {
  z-index: 1;
  overflow: hidden;
  position: relative;
  margin-top: 58px;
}
.hm-about-us__media a {
  width: 100%;
  display: block;
  position: relative;
  z-index: 1;
}
.hm-about-us__media a:before {
  z-index: 2;
}
.hm-about-us__media img {
  width: 100%;
}

.hm-roadmap {
  padding: 70px 0 150px;
}
.hm-roadmap .entry-title {
  margin-bottom: 25px;
}
.hm-roadmap .entry-title .title {
  margin-bottom: 10px;
}
.hm-roadmap__wrap {
  color: #1A1B1F;
  background-color: #FFF;
}
.hm-roadmap__wrap [class^=col-]:not(:last-child) {
  position: relative;
}
.hm-roadmap__wrap [class^=col-]:not(:last-child):before {
  bottom: 0;
  left: 0;
  width: 100%;
  content: "";
  height: 1px;
  position: absolute;
  background-color: #E9EAE4;
}
.hm-roadmap__wrap [class^=col-]:not(:last-child):after {
  top: 0;
  right: 0;
  width: 1px;
  content: "";
  height: 100%;
  position: absolute;
  background-color: #E9EAE4;
}
.hm-roadmap__item {
  width: 100%;
  display: block;
  padding: 39px 22px 58px 30px;
}
.hm-roadmap__item .title {
  z-index: 1;
  font-size: 32px;
  line-height: 40px;
  position: relative;
  margin-left: 14px;
  margin-bottom: 40px;
}
.hm-roadmap__item .title:before {
  top: -23px;
  left: -24px;
  z-index: -1;
  line-height: 1;
  color: #F9FF00;
  font-size: 82px;
  font-weight: 400;
  font-family: "Akwokwok", sans-serif;
  position: absolute;
  display: inline-block;
  content: attr(data-number);
  -webkit-transform: rotate(-15deg);
  transform: rotate(-15deg);
}
.hm-roadmap__item ul.list-style {
  margin: 0;
  -webkit-padding-start: 19px;
          padding-inline-start: 19px;
}
.hm-roadmap__item ul.list-style li {
  font-size: 16px;
  line-height: 20px;
  position: relative;
}
.hm-roadmap__item ul.list-style li:not(:last-child) {
  margin-bottom: 19px;
}
.hm-roadmap__item ul.list-style li span {
  color: #FA4300;
  margin-left: 4px;
  font-size: 18px;
  vertical-align: 1px;
  display: inline-block;
  position: absolute;
}
.hm-roadmap__item ul.list-style li span:before {
  margin-left: 5px;
}

.hm-faqs {
  padding: 0 0 60px;
}
.hm-faqs .entry-title {
  position: relative;
  z-index: 1;
}
.hm-faqs .entry-title .sub-title {
  left: 0;
  right: 0;
  top: -42px;
  z-index: -1;
  line-height: 1;
  color: #FFF;
  font-size: 194px;
  font-weight: 400;
  font-family: "Akwokwok", sans-serif;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  content: attr(data-number);
  -webkit-transform: rotate(-15deg);
  transform: rotate(-15deg);
}
.hm-faqs .entry-title .title {
  margin-bottom: 8px;
}
.hm-faqs__entry-header {
  color: #1A1B1F;
  overflow: hidden;
  position: relative;
  padding: 90px 0;
  background-color: #F9FF00;
}
.hm-faqs__entry-header .before-pattern {
  top: -394px;
  left: -948px;
  position: absolute;
  pointer-events: none;
}
.hm-faqs__entry-header .after-pattern {
  bottom: -130px;
  right: -875px;
  position: absolute;
  pointer-events: none;
}
.hm-faqs__wrap {
  padding: 38px 90px 55px;
  border: 1px solid #F9FF00;
  border-top: 0;
}
.hm-faqs__wrap .btn {
  margin-top: 50px;
}

.hm-gallery {
  padding: 70px 0 30px;
}
.hm-gallery .before-pattern {
  top: -100px;
  right: -236px;
  position: absolute;
}
.hm-gallery .entry-title {
  margin-bottom: 30px;
}
.hm-gallery .entry-title .sub-title {
  font-size: 193px;
  font-weight: 400;
  line-height: 1.2;
  font-family: "Akwokwok", sans-serif;
  color: transparent;
  margin-left: -80px;
  display: inline-block;
  content: attr(data-title);
  -webkit-transform: rotate(-15deg);
  transform: rotate(-15deg);
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #F9FF00;
}
.hm-gallery .entry-title .title {
  z-index: 1;
  margin-top: -110px;
  position: relative;
  margin-bottom: 82px;
}
.hm-gallery .entry-title h2 {
  margin-bottom: 6px;
}
.hm-gallery .entry-title p {
  font-size: 24px;
  line-height: 32px;
}
.hm-gallery__item {
  width: 100%;
  display: block;
  overflow: hidden;
  position: relative;
}
.hm-gallery__item .media {
  overflow: hidden;
  margin-bottom: 12px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}
.hm-gallery__item .media img {
  width: 100%;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.hm-gallery__item .text .title {
  color: #FFF;
  font-family: "neue-haas-grotesk-display", sans-serif;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.hm-gallery__item:hover .media img, .hm-gallery__item:focus .media img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.hm-gallery__item:hover .text .title, .hm-gallery__item:focus .text .title {
  color: #F9FF00;
}
.hm-gallery__slider {
  overflow: hidden;
  margin-right: calc(-50vw + 50%);
}
.hm-gallery__controls {
  margin-top: 0;
  padding-top: 28px;
}
.hm-gallery__controls .slider-progress {
  height: 6px;
}
.hm-gallery__controls .slider-progress .progress {
  top: -5px;
  left: -1px;
  height: 14px;
}
.hm-gallery__controls p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
}
.hm-gallery__controls p span {
  color: #F9FF00;
  font-size: 27px;
  display: inline;
  margin-right: 12px;
  vertical-align: -2px;
}
.hm-gallery__controls .btn {
  white-space: nowrap;
}

.hm-genesis-monkeys {
  padding: 35px 0 168px;
}
.hm-genesis-monkeys__slider {
  margin-bottom: 0 !important;
}
.hm-genesis-monkeys__item {
  color: #1A1B1F;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  min-height: 320px;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 30px 0 70px 64px;
}
.hm-genesis-monkeys__item .text {
  z-index: 1;
  position: relative;
}
.hm-genesis-monkeys__item .text .title {
  margin-bottom: 8px;
}
.hm-genesis-monkeys__item .text p {
  max-width: 479px;
  margin-bottom: 8px;
}
.hm-genesis-monkeys__item .media {
  right: 0;
  position: absolute;
}
.hm-genesis-monkeys__item.has--style-1 {
  background: radial-gradient(circle at 75% 50%, #e4afff -5%, #bed2ff 75%);
}
.hm-genesis-monkeys__item.has--style-1 .media {
  bottom: -34%;
  right: -84px;
}
.hm-genesis-monkeys__item.has--style-2 {
  background: radial-gradient(circle at 75% 50%, #FFB4D9 -5%, #F2D8E6 75%);
}
.hm-genesis-monkeys__item.has--style-2 .media {
  bottom: -38%;
  right: -84px;
}
.hm-genesis-monkeys__item.has--style-3 {
  background: radial-gradient(circle at 75% 50%, #58F1F1 -5%, #8BDBFF 75%);
}
.hm-genesis-monkeys__item.has--style-3 .media {
  bottom: -32%;
  right: -84px;
}
.hm-genesis-monkeys__item.has--style-4 {
  background: radial-gradient(circle at 75% 50%, #EBE779 -5%, #FFFCE5 75%);
}
.hm-genesis-monkeys__item.has--style-4 .media {
  bottom: -11px;
  right: 103px;
}
.hm-genesis-monkeys__item.has--style-5 {
  background: radial-gradient(circle at 75% 50%, #FFC6A2 -5%, #FFEDD3 75%);
}
.hm-genesis-monkeys__item.has--style-5 .media {
  bottom: -43%;
  right: 0;
}
.hm-genesis-monkeys .slick-dots {
  bottom: 38px;
  text-align: start;
  margin-left: 75px;
}
.hm-genesis-monkeys .slick-dots li {
  width: 18px;
  height: 18px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border-radius: 500px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: inherit;
  border: 2px solid #000;
}
.hm-genesis-monkeys .slick-dots li button {
  border: 0;
  width: 8px;
  height: 8px;
  font-size: 0;
  display: block;
  border-radius: 500px;
  background-color: transparent;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.hm-genesis-monkeys .slick-dots li button:before {
  display: none;
}
.hm-genesis-monkeys .slick-dots li.slick-active button {
  background-color: #000;
}

.hm-attributes {
  color: #1A1B1F;
  overflow: hidden;
  padding: 100px 0;
  position: relative;
  background-color: #F9FF00;
}
.hm-attributes .before-pattern {
  top: -705px;
  left: -864px;
  position: absolute;
  pointer-events: none;
  -webkit-transform: rotate(250deg);
  transform: rotate(250deg);
}
.hm-attributes .after-pattern {
  bottom: -680px;
  right: -775px;
  position: absolute;
  pointer-events: none;
  -webkit-transform: rotate(72deg);
  transform: rotate(72deg);
}
.hm-attributes .last-none {
  margin-bottom: -30px;
}
.hm-attributes__content {
  margin-bottom: 30px;
}
.hm-attributes__item {
  width: 100%;
  display: block;
  margin-bottom: 30px;
}
.hm-attributes__item .media {
  width: 100%;
  overflow: hidden;
  min-height: 264px;
  border: 1px solid #1A1B1F;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}
.hm-attributes__item .media.ml-auto img {
  margin-left: auto;
}
.hm-attributes__item .media.w-100 img {
  width: 100%;
}
.hm-attributes__item .media img {
  margin-top: auto;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.hm-attributes__item .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.hm-attributes__item .text .icon-wrap {
  width: 72px;
  height: 72px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 14px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #1A1B1F;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-top: 0;
}
.hm-attributes__item .text .title {
  color: #1A1B1F;
}
.hm-attributes__item:hover:-moz-any-link .media img, .hm-attributes__item:focus:-moz-any-link .media img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.hm-attributes__item:hover:any-link .media img, .hm-attributes__item:focus:any-link .media img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.hm-attributes__item:hover:-moz-any-link .text .icon-wrap img, .hm-attributes__item:focus:-moz-any-link .text .icon-wrap img {
  animation: shake 0.5s forwards;
}
.hm-attributes__item:hover:any-link .text .icon-wrap img, .hm-attributes__item:focus:any-link .text .icon-wrap img {
  -webkit-animation: shake 0.5s forwards;
          animation: shake 0.5s forwards;
}
.hm-attributes .last-none [class^=col]:last-child .hm-attributes__item .media img {
  width: 100%;
}

.hm-awk-blog {
  padding: 120px 0 20px;
}
.hm-awk-blog .entry-title .sub-title {
  font-size: 193px;
  font-weight: 400;
  line-height: 1.2;
  font-family: "Akwokwok", sans-serif;
  color: transparent;
  margin-left: -119px;
  display: inline-block;
  content: attr(data-title);
  -webkit-transform: rotate(-15deg);
  transform: rotate(-15deg);
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #F9FF00;
}
.hm-awk-blog .entry-title .title {
  z-index: 1;
  margin-top: -110px;
  position: relative;
  margin-bottom: -44px;
}
.hm-awk-blog .entry-title .btn-box {
  z-index: 1;
  float: right;
  position: relative;
  margin-bottom: 53px;
}
.hm-awk-blog__grid {
  margin-bottom: -50px;
}
.hm-awk-blog__card {
  z-index: 1;
  width: 100%;
  color: #1A1B1F;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  min-height: 552px;
  position: relative;
  margin-bottom: 30px;
  background-color: #F9FF00;
  padding: 30px 30px 34px;
}
.hm-awk-blog__card .media {
  z-index: -1;
  bottom: -10%;
  right: -290px;
  position: absolute;
}
.hm-awk-blog__card .text {
  margin-top: auto;
  max-width: 206px;
}
.hm-awk-blog__card .text .title, .hm-awk-blog__card .text p {
  color: #1A1B1F;
}
.hm-awk-blog__post.blog-post {
  margin-bottom: 50px;
}
.hm-awk-blog__post.blog-post .media {
  margin-bottom: 8px;
}
.hm-awk-blog__post.blog-post .media a {
  height: auto;
}
.hm-awk-blog__post.blog-post .text .title {
  margin-bottom: 3px;
}
.hm-awk-blog__post.blog-post .text p {
  font-size: 16px;
  line-height: 24px;
}

.hm-join-us {
  padding: 20px 0 155px;
}
.hm-join-us__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  min-height: 460px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  background: url("./images/join-us-overlay.png");
  background-repeat: no-repeat;
  background-position: 50% 60%;
  background-size: cover;
  padding: 30px 95px 71px;
  border: 1px solid #F9FF00;
}
.hm-join-us__content p {
  margin-bottom: 30px;
}
.hm-join-us__content .media img {
  width: 100%;
}
.hm-join-us__content input[type=text]:not(.select2-input),
.hm-join-us__content input[type=number], .hm-join-us__content input[type=email],
.hm-join-us__content input[type=tel], .hm-join-us__content input[type=search],
.hm-join-us__content input[type=password], .hm-join-us__content input[type=file],
.hm-join-us__content select, .hm-join-us__content textarea {
  padding-left: 24px !important;
  padding-right: 24px !important;
  border-radius: 500px !important;
}
.hm-join-us__content input[type=text]:not(.select2-input)::-webkit-input-placeholder,
.hm-join-us__content input[type=number]::-webkit-input-placeholder, .hm-join-us__content input[type=email]::-webkit-input-placeholder,
.hm-join-us__content input[type=tel]::-webkit-input-placeholder, .hm-join-us__content input[type=search]::-webkit-input-placeholder,
.hm-join-us__content input[type=password]::-webkit-input-placeholder, .hm-join-us__content input[type=file]::-webkit-input-placeholder,
.hm-join-us__content select::-webkit-input-placeholder, .hm-join-us__content textarea::-webkit-input-placeholder {
  color: #1A1B1F;
  font-size: 18px;
  font-weight: 400;
}
.hm-join-us__content input[type=text]:not(.select2-input)::-moz-placeholder,
.hm-join-us__content input[type=number]::-moz-placeholder, .hm-join-us__content input[type=email]::-moz-placeholder,
.hm-join-us__content input[type=tel]::-moz-placeholder, .hm-join-us__content input[type=search]::-moz-placeholder,
.hm-join-us__content input[type=password]::-moz-placeholder, .hm-join-us__content input[type=file]::-moz-placeholder,
.hm-join-us__content select::-moz-placeholder, .hm-join-us__content textarea::-moz-placeholder {
  color: #1A1B1F;
  font-size: 18px;
  font-weight: 400;
}
.hm-join-us__content input[type=text]:not(.select2-input):-ms-input-placeholder,
.hm-join-us__content input[type=number]:-ms-input-placeholder, .hm-join-us__content input[type=email]:-ms-input-placeholder,
.hm-join-us__content input[type=tel]:-ms-input-placeholder, .hm-join-us__content input[type=search]:-ms-input-placeholder,
.hm-join-us__content input[type=password]:-ms-input-placeholder, .hm-join-us__content input[type=file]:-ms-input-placeholder,
.hm-join-us__content select:-ms-input-placeholder, .hm-join-us__content textarea:-ms-input-placeholder {
  color: #1A1B1F;
  font-size: 18px;
  font-weight: 400;
}
.hm-join-us__content input[type=text]:not(.select2-input):-moz-placeholder,
.hm-join-us__content input[type=number]:-moz-placeholder, .hm-join-us__content input[type=email]:-moz-placeholder,
.hm-join-us__content input[type=tel]:-moz-placeholder, .hm-join-us__content input[type=search]:-moz-placeholder,
.hm-join-us__content input[type=password]:-moz-placeholder, .hm-join-us__content input[type=file]:-moz-placeholder,
.hm-join-us__content select:-moz-placeholder, .hm-join-us__content textarea:-moz-placeholder {
  color: #1A1B1F;
  font-size: 18px;
  font-weight: 400;
}
.hm-join-us__content .gform_wrapper form {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.hm-join-us__content .gform_wrapper form .gform_body {
  width: 100%;
  margin-right: 16px;
}
.hm-join-us__content .gform_wrapper form .gform_body .gform_fields .gfield .gfield_label {
  display: none;
}
.hm-join-us__content .gform_wrapper form .gform_footer {
  margin: 0 !important;
}
.hm-join-us__content .gform_wrapper form .gform_footer .btn {
  padding: 11px 24px;
}

/***********************************
ABOUT PAGE STYLES
***********************************/
.about-us {
  padding: 0 0 45px;
}
.about-us .container {
  position: relative;
}
.about-us .before-pattern {
  right: 0;
  z-index: -1;
  margin-top: 456px;
  position: absolute;
  margin-right: -267px;
}
.about-us__content {
  margin-bottom: 30px;
}
.about-us__content .title {
  color: #F9FF00;
  font-size: 212px;
  font-weight: 400;
  font-family: "Akwokwok", sans-serif;
  line-height: 260px;
  margin-left: -110px;
  -webkit-transform: rotate(-9deg);
  transform: rotate(-9deg);
}
.about-us__content .sub-title {
  z-index: 1;
  font-size: 96px;
  max-width: 464px;
  line-height: 96px;
  margin-top: -75px;
  position: relative;
  padding-bottom: 30px;
}
.about-us__content .scrollDown {
  outline: 0;
  width: 94px;
  color: #000;
  height: 94px;
  font-size: 40px;
  overflow: hidden;
  margin-top: 30px;
  line-height: 94px;
  text-align: center;
  border-radius: 500px;
  background: #F9FF00;
  border: 2px solid #F9FF00;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.about-us__content .scrollDown i:before {
  vertical-align: 2px;
}
.about-us__content .scrollDown:hover {
  color: #F9FF00;
  background: transparent;
}
.about-us__media {
  height: 872px;
  margin-right: calc(-50vw + 50%);
}
.about-us__media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.about-mission {
  padding: 40px 0 50px;
}
.about-mission__contant {
  margin-bottom: 30px;
}
.about-mission__contant .title {
  margin-bottom: 13px;
}
.about-mission__contant p {
  font-size: 24px;
  max-width: 500px;
  line-height: 36px;
}
.about-mission__media {
  overflow: hidden;
}
.about-mission__media a {
  display: block;
  width: 100%;
}
.about-mission__media img {
  width: 100%;
}

.about-core-values {
  padding: 50px 0 185px;
}
.about-core-values .enty-title {
  margin-bottom: 60px;
}
.about-core-values .enty-title .title {
  margin-bottom: 11px;
}
.about-core-values .enty-title p {
  font-size: 24px;
  line-height: 1.2;
}
.about-core-values .last-none {
  margin-bottom: -40px;
}
.about-core-values__item {
  margin-bottom: 40px;
}
.about-core-values__item .icon-wrapper {
  width: 168px;
  height: 168px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
  white-space: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 500px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 2px solid #FFF;
}
.about-core-values__item .icon-wrapper i {
  color: #F9FF00;
  font-size: 54px;
}
.about-core-values__item .icon-wrapper i.icon-heart {
  font-size: 47px;
}
.about-core-values__item .text .title {
  color: #F9FF00;
  margin-bottom: 2px;
}
.about-core-values__item .text p {
  max-width: 296px;
  margin-left: auto;
  margin-right: auto;
}

.about-roadmap {
  overflow: hidden;
  padding: 143px 0;
  position: relative;
  background-color: #F9FF00;
}
.about-roadmap .before-pattern {
  top: -633px;
  right: -790px;
  position: absolute;
  pointer-events: none;
}
.about-roadmap .before-pattern img {
  max-width: 1354px;
}
.about-roadmap .after-pattern {
  left: -1224px;
  bottom: -1109px;
  position: absolute;
  pointer-events: none;
}
.about-roadmap__item {
  z-index: 1;
  position: relative;
}
.about-roadmap__item:not(:last-child) {
  margin-bottom: 70px;
}
.about-roadmap__content {
  margin-bottom: 30px;
}
.about-roadmap__content .title {
  color: #000;
  margin-bottom: 8px;
}
.about-roadmap__content p {
  color: #000;
  max-width: 515px;
  margin-bottom: 17px;
}
.about-roadmap__media img {
  width: 100%;
}

.about-nft-monkey {
  padding-top: 163px;
  padding-bottom: 55px;
  position: relative;
}
.about-nft-monkey .before-canvas {
  top: -1356px;
  z-index: -1;
  right: -55px;
  position: absolute;
  pointer-events: none;
}
.about-nft-monkey .entry-title {
  margin-bottom: 26px;
}
.about-nft-monkey .entry-title .title {
  margin-bottom: 6px;
}
.about-nft-monkey .last-none {
  margin-bottom: -24px;
}
.about-nft-monkey .hm-awk-blog__card {
  margin-bottom: 24px;
}
.about-nft-monkey__item {
  min-height: 264px;
  margin-bottom: 24px;
  border: 1px solid #F9FF00;
  padding: 54px 20px 37px 32px;
}
.about-nft-monkey__item .content {
  position: relative;
}
.about-nft-monkey__item .content .sub-title {
  top: -31px;
  right: 15px;
  font-size: 77px;
  font-weight: 400;
  line-height: 1.2;
  font-family: "Akwokwok", sans-serif;
  position: absolute;
  color: transparent;
  display: inline-block;
  -webkit-transform: rotate(-15deg);
  transform: rotate(-15deg);
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #F9FF00;
}
.about-nft-monkey__item .content .title {
  max-width: 294px;
  margin-bottom: 7px;
}
.about-nft-monkey__item .content p {
  margin-bottom: 15px;
}

.about-meet-monkeys {
  padding-top: 45px;
  padding-bottom: 150px;
}
.about-meet-monkeys .entry-title {
  margin-bottom: 34px;
}
.about-meet-monkeys .entry-title .title {
  margin-bottom: 6px;
}
.about-meet-monkeys .entry-title p {
  max-width: 898px;
}
.about-meet-monkeys__item .media {
  overflow: hidden;
}
.about-meet-monkeys__item .media img {
  width: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.about-meet-monkeys__item .text {
  margin-bottom: 47px;
  margin-top: 8px;
}
.about-meet-monkeys__item .text .name {
  color: #F9FF00;
}
.about-meet-monkeys__item .text p {
  color: #FFF;
  font-weight: 300;
}
.about-meet-monkeys__item:-moz-any-link:hover .media img {
  transform: scale(1.2);
}
.about-meet-monkeys__item:any-link:hover .media img {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

/***********************************
GALLERY STYLES
***********************************/
.page-template-t_gallery .header .navbar .navbar-collapse .navbar-nav > li.btn-menu a, .page-template-t_attributes .header .navbar .navbar-collapse .navbar-nav > li.btn-menu a {
  color: #1A1B1F;
  background: #F9FF00;
}
.page-template-t_gallery .header .navbar .navbar-collapse .navbar-nav > li.mobile-navbar-toggler, .page-template-t_attributes .header .navbar .navbar-collapse .navbar-nav > li.mobile-navbar-toggler {
  background: #F9FF00;
}
.page-template-t_gallery .header .navbar .navbar-collapse .navbar-nav > li.mobile-navbar-toggler .navbar-toggle .icon-bar, .page-template-t_attributes .header .navbar .navbar-collapse .navbar-nav > li.mobile-navbar-toggler .navbar-toggle .icon-bar {
  background: #1A1B1F;
}

.gallery-page {
  z-index: 1;
  padding: 60px 0;
  overflow: hidden;
}
.gallery-page .minus {
  margin-bottom: -20px;
}
.gallery-page .object-pattern {
  left: 0;
  right: 0;
  z-index: -1;
  top: -120px;
  margin-left: auto;
  position: fixed;
  margin-right: auto;
  text-align: center;
}
.gallery-page .object-pattern img {
  margin-left: auto;
  margin-right: auto;
}
.gallery-page .sidebar .title {
  margin-bottom: 8px;
}
.gallery-page .entry-title {
  margin-left: 50px;
}
.gallery-page .entry-title .title {
  font-size: 117px;
  font-weight: 400;
  font-family: "Akwokwok", sans-serif;
  line-height: 117px;
  color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #F9FF00;
  -webkit-transform: rotate(-15deg);
  transform: rotate(-15deg);
  -webkit-transform-origin: 5% 50%;
          transform-origin: 5% 50%;
}
.gallery-page .entry-title.has--text-fill .title {
  color: #F9FF00;
}
.gallery-page .description {
  margin-top: 10px;
  margin-bottom: 30px;
}
.gallery-page .description p {
  font-size: 16px;
  max-width: 739px;
  line-height: 22px;
}
.gallery-page #accordionMonkey .card {
  margin-bottom: 18px;
}
.gallery-page #accordionMonkey .card .card-header {
  padding: 10px 0;
}
.gallery-page #accordionMonkey .card .card-header:before {
  width: 26px;
  content: "";
  height: 26px;
  font-size: 10px;
  line-height: 26px;
  background-size: 15px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(images/svg/plus.svg);
}
.gallery-page #accordionMonkey .card .card-header[aria-expanded=true]:before {
  background-image: url(images/svg/minus.svg);
}
.gallery-page #accordionMonkey .card .card-header .title {
  margin-bottom: 0;
}
.gallery-page #accordionMonkey .card .card-body {
  padding: 0;
  overflow: auto;
  max-height: 184px;
  background: #35373C;
}
.gallery-page #accordionMonkey .card .card-body ul {
  margin: 0;
}
.gallery-page #accordionMonkey .card .card-body ul li {
  margin: 0;
  padding: 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  font-family: "neue-haas-grotesk-display", sans-serif;
  border-bottom: 0.97px solid #1A1B1F;
}
.gallery-page #accordionMonkey .card .card-body ul li input {
  display: none;
}
.gallery-page #accordionMonkey .card .card-body ul li label {
  width: 100%;
  display: block;
  padding: 3px 13px;
}
.gallery-page #accordionMonkey .card .card-body ul li input:checked + label {
  color: #292B2F;
  background: #F9FF00;
}
.gallery-page .search-widget .title {
  margin-bottom: 5px;
}
.gallery-page .search-widget .form-group {
  margin: 0;
  padding: 0;
}
.gallery-page .search-widget .form-group input {
  outline: 0 !important;
  width: 100% !important;
  color: #FFF !important;
  font-size: 24px !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  font-weight: 700 !important;
  line-height: 30px !important;
  padding: 5px 12px !important;
  border-radius: 500px !important;
  background: transparent !important;
  border: 1px solid #F9FF00 !important;
}
.gallery-page .search-widget .form-group input::-webkit-input-placeholder {
  color: #FFF;
  font-size: 24px;
  font-weight: 700;
}
.gallery-page .search-widget .form-group input::-moz-placeholder {
  color: #FFF;
  font-size: 24px;
  font-weight: 700;
}
.gallery-page .search-widget .form-group input:-ms-input-placeholder {
  color: #FFF;
  font-size: 24px;
  font-weight: 700;
}
.gallery-page .search-widget .form-group input:-moz-placeholder {
  color: #FFF;
  font-size: 24px;
  font-weight: 700;
}
.gallery-page .search-widget .btn-reset {
  border: 0;
  outline: 0;
  width: 100%;
  color: #1A1B1F;
  font-size: 16px;
  font-weight: 700;
  margin-top: 16px;
  line-height: 28px;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #F9FF00;
  padding: 7.12px 20.12px;
  border-radius: 124px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.gallery-page .search-widget .btn-reset:hover {
  color: #FFF;
  background: #35373C;
}
.gallery-page .gallery-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.gallery-page .gallery-item:before {
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  content: "";
  height: 100%;
  position: absolute;
  visibility: hidden;
  background: transparent;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  --webkit-backdrop-filter: blur(10px);
  background-color: rgba(255, 255, 255, 0.15);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gallery-page .gallery-item:after {
  opacity: 0;
  content: "\e819";
  color: #FFF;
  font-size: 30px;
  position: absolute;
  visibility: hidden;
  font-family: "awkmonks";
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gallery-page .gallery-item img {
  width: 100%;
  height: auto;
}
.gallery-page .gallery-item:hover:before {
  opacity: 1;
  visibility: visible;
}
.gallery-page .gallery-item:hover:after {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.gallery-page .gallery-card {
  width: 100%;
  display: block;
  margin-bottom: 30px;
}
.gallery-page .gallery-card .media {
  overflow: hidden;
  margin-bottom: 10px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}
.gallery-page .gallery-card .media img, .gallery-page .gallery-card .media a {
  width: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gallery-page .gallery-card .text .number {
  color: #FFF;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gallery-page .gallery-card:hover .media img, .gallery-page .gallery-card:focus .media img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.gallery-page .gallery-card:hover .text .number, .gallery-page .gallery-card:focus .text .number {
  color: #F9FF00;
}

.gallery-detail-page {
  position: relative;
  padding: 91px 0 39px;
  overflow: hidden;
}
.gallery-detail-page .sticky-badge {
  top: 0;
  left: 0;
  width: 195px;
  height: 195px;
  color: #FFF;
  position: absolute;
  padding: 17px 0 0 20px;
  background: linear-gradient(135deg, #FA4300 50%, transparent 50%);
}
.gallery-detail-page .sticky-badge i {
  font-size: 42px;
  margin-left: 10px;
}
.gallery-detail-page .sticky-badge h6 {
  font-size: 17px;
}
.gallery-detail-page .slick-arrow {
  border: 0;
  width: 60px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 500px;
  position: inherit;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #1A1B1F;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-box-shadow: 0 24px 24px rgba(0, 0, 0, 0.12);
          box-shadow: 0 24px 24px rgba(0, 0, 0, 0.12);
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gallery-detail-page .slick-arrow:before {
  color: #F9FF00;
  font-size: 26px;
  font-family: "awkmonks";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gallery-detail-page .slick-arrow.slick-prev {
  left: 0px;
}
.gallery-detail-page .slick-arrow.slick-prev:before {
  content: "\e801";
}
.gallery-detail-page .slick-arrow.slick-next {
  right: 0px;
}
.gallery-detail-page .slick-arrow.slick-next:before {
  content: "\e822";
}
.gallery-detail-page .slick-arrow:hover, .gallery-detail-page .slick-arrow:focus {
  background-color: #F9FF00;
}
.gallery-detail-page .slick-arrow:hover:before, .gallery-detail-page .slick-arrow:focus:before {
  color: #FFF;
}
.gallery-detail-page .gallery-slider {
  background-color: #fff;
}
.gallery-detail-page .gallery-slider .slick-arrow {
  position: absolute;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.gallery-detail-page .gallery-slider .slick-arrow.slick-prev {
  left: -160px;
}
.gallery-detail-page .gallery-slider .slick-arrow.slick-prev:before {
  content: "\e801";
}
.gallery-detail-page .gallery-slider .slick-arrow.slick-next {
  right: -740px;
}
.gallery-detail-page .gallery-slider .slick-arrow.slick-next:before {
  content: "\e822";
}
.gallery-detail-page .gallery-slider__controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.gallery-detail-page .gallery-slider__controls .slick-arrow {
  margin-top: 20px;
}
.gallery-detail-page .gallery-slider__controls .slick-prev {
  margin-right: 15px;
}
.gallery-detail-page .media img {
  width: 100%;
}
.gallery-detail-page .content .title-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.gallery-detail-page .content .title-wrap .btn {
  font-size: 16px;
  min-width: 66px;
  line-height: 16px;
  margin-left: 12px;
  white-space: nowrap;
  padding: 8px 10.5px;
  border: 2px solid #1A1B1F;
}
.gallery-detail-page .content .title-wrap .btn:hover, .gallery-detail-page .content .title-wrap .btn:focus {
  background-color: #1A1B1F;
}
.gallery-detail-page .content ul.categories {
  padding: 0;
  margin: 0 0 4px;
  list-style: none;
}
.gallery-detail-page .content ul.categories li {
  font-size: 16px;
  line-height: 19px;
  display: inline-block;
}
.gallery-detail-page .content ul.categories li:not(:last-child) {
  margin-right: 4px;
}
.gallery-detail-page .content ul.categories li:not(:last-child):after {
  content: ",";
  padding-left: 1px;
}
.gallery-detail-page .content .expand-more {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 58px;
}
.gallery-detail-page .content .expand-more .more-link, .gallery-detail-page .content .expand-more .less-link {
  color: #1A1B1F;
  font-weight: 700;
  text-decoration: underline;
}
.gallery-detail-page .content .expand-more.has--linebar {
  position: relative;
}
.gallery-detail-page .content .expand-more.has--linebar:before {
  content: "";
  height: 1px;
  z-index: -1;
  left: -100vw;
  bottom: -27px;
  right: -100vw;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  background-color: #1A1B1F;
}
.gallery-detail-page .content .list-unstyled {
  margin-bottom: -26px;
}
.gallery-detail-page .content .list-unstyled li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 26px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.gallery-detail-page .content .list-unstyled li .icon-wrapper {
  width: 80px;
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #F9FF00;
}
.gallery-detail-page .content .list-unstyled li .text .sub-title {
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 4px;
}
.gallery-detail-page .content .list-unstyled li .text .title {
  line-height: 1.2;
}

.mfp-claim-detail {
  padding: 40px;
  max-width: 919px;
  margin: 50px auto 50px;
  background-color: #FFFFFF;
}
.mfp-claim-detail .content .title-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mfp-claim-detail .content .title-wrap .btn {
  font-size: 16px;
  min-width: 66px;
  line-height: 1.2;
  margin-left: 12px;
  white-space: nowrap;
  padding: 4px 10.5px;
  border: 2px solid #1A1B1F;
}
.mfp-claim-detail .content .title-wrap .btn:hover, .mfp-claim-detail .content .title-wrap .btn:focus {
  background-color: #1A1B1F;
}
.mfp-claim-detail .content ul.categories {
  padding: 0;
  margin: 0 0 4px;
  list-style: none;
}
.mfp-claim-detail .content ul.categories li {
  font-size: 16px;
  line-height: 19px;
  display: inline-block;
}
.mfp-claim-detail .content ul.categories li:not(:last-child) {
  margin-right: 4px;
}
.mfp-claim-detail .content ul.categories li:not(:last-child):after {
  content: ",";
  padding-left: 1px;
}
.mfp-claim-detail .content p {
  color: #1A1B1F;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 30px;
  max-width: 476px;
}
.mfp-claim-detail .content ul {
  margin-bottom: 30px;
  -webkit-padding-start: 19px;
          padding-inline-start: 19px;
}
.mfp-claim-detail .content ul li {
  font-size: 16px;
  line-height: 22px;
}
.mfp-claim-detail .content ul li:not(:last-child) {
  margin-bottom: 8px;
}
.mfp-claim-detail .content .gform_wrapper form .gform_body .gform_fields .gfield .gfield_label {
  color: #1A1B1F;
}
.mfp-claim-detail .content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mfp-claim-detail .content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_name .name_first, .mfp-claim-detail .content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_name .name_last {
  width: unset;
  display: unset;
  margin: 0 !important;
}
.mfp-claim-detail .content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_name .name_first {
  padding-right: 1% !important;
}
.mfp-claim-detail .content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_name .name_last {
  padding-left: 1% !important;
}
.mfp-claim-detail .content input[type=text]:not(.select2-input),
.mfp-claim-detail .content input[type=number], .mfp-claim-detail .content input[type=email],
.mfp-claim-detail .content input[type=tel], .mfp-claim-detail .content input[type=search],
.mfp-claim-detail .content input[type=password], .mfp-claim-detail .content input[type=file],
.mfp-claim-detail .content select, .mfp-claim-detail .content textarea {
  color: #FFF !important;
  background: #1A1B1F !important;
}
.mfp-claim-detail .content input[type=text]:not(.select2-input)::-webkit-input-placeholder,
.mfp-claim-detail .content input[type=number]::-webkit-input-placeholder, .mfp-claim-detail .content input[type=email]::-webkit-input-placeholder,
.mfp-claim-detail .content input[type=tel]::-webkit-input-placeholder, .mfp-claim-detail .content input[type=search]::-webkit-input-placeholder,
.mfp-claim-detail .content input[type=password]::-webkit-input-placeholder, .mfp-claim-detail .content input[type=file]::-webkit-input-placeholder,
.mfp-claim-detail .content select::-webkit-input-placeholder, .mfp-claim-detail .content textarea::-webkit-input-placeholder {
  color: #FFF;
  font-size: 14px;
  font-weight: 600;
}
.mfp-claim-detail .content input[type=text]:not(.select2-input)::-moz-placeholder,
.mfp-claim-detail .content input[type=number]::-moz-placeholder, .mfp-claim-detail .content input[type=email]::-moz-placeholder,
.mfp-claim-detail .content input[type=tel]::-moz-placeholder, .mfp-claim-detail .content input[type=search]::-moz-placeholder,
.mfp-claim-detail .content input[type=password]::-moz-placeholder, .mfp-claim-detail .content input[type=file]::-moz-placeholder,
.mfp-claim-detail .content select::-moz-placeholder, .mfp-claim-detail .content textarea::-moz-placeholder {
  color: #FFF;
  font-size: 14px;
  font-weight: 600;
}
.mfp-claim-detail .content input[type=text]:not(.select2-input):-ms-input-placeholder,
.mfp-claim-detail .content input[type=number]:-ms-input-placeholder, .mfp-claim-detail .content input[type=email]:-ms-input-placeholder,
.mfp-claim-detail .content input[type=tel]:-ms-input-placeholder, .mfp-claim-detail .content input[type=search]:-ms-input-placeholder,
.mfp-claim-detail .content input[type=password]:-ms-input-placeholder, .mfp-claim-detail .content input[type=file]:-ms-input-placeholder,
.mfp-claim-detail .content select:-ms-input-placeholder, .mfp-claim-detail .content textarea:-ms-input-placeholder {
  color: #FFF;
  font-size: 14px;
  font-weight: 600;
}
.mfp-claim-detail .content input[type=text]:not(.select2-input):-moz-placeholder,
.mfp-claim-detail .content input[type=number]:-moz-placeholder, .mfp-claim-detail .content input[type=email]:-moz-placeholder,
.mfp-claim-detail .content input[type=tel]:-moz-placeholder, .mfp-claim-detail .content input[type=search]:-moz-placeholder,
.mfp-claim-detail .content input[type=password]:-moz-placeholder, .mfp-claim-detail .content input[type=file]:-moz-placeholder,
.mfp-claim-detail .content select:-moz-placeholder, .mfp-claim-detail .content textarea:-moz-placeholder {
  color: #FFF;
  font-size: 14px;
  font-weight: 600;
}
.mfp-claim-detail .mfp-close {
  top: 20px;
  right: 24px;
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 500px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #FFF !important;
  background-color: #FA4300;
  -webkit-box-shadow: 0 24px 24px rgba(0, 0, 0, 0.12);
          box-shadow: 0 24px 24px rgba(0, 0, 0, 0.12);
}
.mfp-claim-detail .mfp-close .icon-close {
  margin-left: 0 !important;
}

.awk-share-gallery-detail {
  padding: 37px 0;
  border-top: 1px solid #1A1B1F;
  border-bottom: 1px solid #1A1B1F;
}
.awk-share-gallery-detail__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: -15px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.awk-share-gallery-detail__content .btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  margin-bottom: 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.awk-share-gallery-detail__content .btn-wrap .title {
  margin-right: 16px;
  margin-bottom: 0;
}
.awk-share-gallery-detail__content .social-media {
  margin: 0;
  font-size: 0;
  line-height: 0;
  margin-right: -10px;
  margin-left: -10px;
}
.awk-share-gallery-detail__content .social-media li {
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
}
.awk-share-gallery-detail__content .social-media li.has-text {
  color: #1A1B1F;
  font-size: 24px;
  font-weight: 700;
}
.awk-share-gallery-detail__content .social-media li a {
  color: #F9FF00;
  font-size: 17px;
  font-weight: 700;
  line-height: 22px;
  text-align: center;
  padding: 14px 22px;
  white-space: nowrap;
  border-radius: 500px;
  display: inline-block;
  background-color: #1A1B1F;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-shadow: 0 12px 24px rgba(0, 0, 0, 0.24);
          box-shadow: 0 12px 24px rgba(0, 0, 0, 0.24);
}
.awk-share-gallery-detail__content .social-media li a span {
  color: #FFF;
  font-size: 18px;
  margin-left: 8px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.awk-share-gallery-detail__content .social-media li a:hover {
  color: #1A1B1F;
  background: #F9FF00;
}
.awk-share-gallery-detail__content .social-media li a:hover span {
  color: #1A1B1F;
}
.awk-share-gallery-detail__content .sharethis-inline-share-buttons .st-btn {
  opacity: 1 !important;
  height: auto !important;
  color: #FFF !important;
  display: none !important;
  font-size: 17px !important;
  font-weight: 700 !important;
  background: #1A1B1F !important;
  font-family: "neue-haas-grotesk-display", sans-serif !important;
  line-height: 22px !important;
  text-align: center !important;
  padding: 14px 22px !important;
  white-space: nowrap !important;
  border-radius: 500px !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-shadow: 0 12px 24px rgba(0, 0, 0, 0.24) !important;
          box-shadow: 0 12px 24px rgba(0, 0, 0, 0.24) !important;
}
.awk-share-gallery-detail__content .sharethis-inline-share-buttons .st-btn img, .awk-share-gallery-detail__content .sharethis-inline-share-buttons .st-btn svg {
  display: none !important;
}
.awk-share-gallery-detail__content .sharethis-inline-share-buttons .st-btn:before {
  color: #F9FF00;
  font-family: "awkmonks";
}
.awk-share-gallery-detail__content .sharethis-inline-share-buttons .st-btn:after {
  font-size: 18px !important;
  margin-left: 5px !important;
}
.awk-share-gallery-detail__content .sharethis-inline-share-buttons .st-btn[data-network=twitter]:before {
  content: "\e81a";
}
.awk-share-gallery-detail__content .sharethis-inline-share-buttons .st-btn[data-network=twitter]:after {
  content: "Twitter";
}
.awk-share-gallery-detail__content .sharethis-inline-share-buttons .st-btn[data-network=facebook]:before {
  content: "\f09a";
}
.awk-share-gallery-detail__content .sharethis-inline-share-buttons .st-btn[data-network=facebook]:after {
  content: "Facebook";
}
.awk-share-gallery-detail__content .sharethis-inline-share-buttons .st-btn[data-network=gmail]:before {
  content: "\e826";
}
.awk-share-gallery-detail__content .sharethis-inline-share-buttons .st-btn[data-network=gmail]:after {
  content: "Text";
}
.awk-share-gallery-detail__content .sharethis-inline-share-buttons .st-btn[data-network=twitter], .awk-share-gallery-detail__content .sharethis-inline-share-buttons .st-btn[data-network=facebook], .awk-share-gallery-detail__content .sharethis-inline-share-buttons .st-btn[data-network=gmail] {
  display: inline-block !important;
}

.awk-more-monkeys {
  padding: 50px 0 100px;
}
.awk-more-monkeys .entry-title {
  margin-bottom: 17px;
}
.awk-more-monkeys .btn-box {
  margin-top: 63px;
}
.awk-more-monkeys .last-none {
  margin-bottom: -30px;
}
.awk-more-monkeys__item {
  width: 100%;
  display: block;
  overflow: hidden;
  position: relative;
  margin-bottom: 30px;
}
.awk-more-monkeys__item .media {
  overflow: hidden;
  margin-bottom: 12px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}
.awk-more-monkeys__item .media img {
  width: 100%;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.awk-more-monkeys__item .text .title {
  color: #1A1B1F;
  font-family: "neue-haas-grotesk-display", sans-serif;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.awk-more-monkeys__item:hover .media img, .awk-more-monkeys__item:focus .media img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.awk-more-monkeys__item:hover .text .title, .awk-more-monkeys__item:focus .text .title {
  color: #FA4300;
}

/***********************************
SHARE PAGE STYLES
***********************************/
.share-detail-page {
  position: relative;
  overflow: hidden;
  padding: 80px 0 89px;
  border-bottom: 1px solid #1A1B1F;
}
.share-detail-page .slick-arrow {
  border: 0;
  width: 60px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 500px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #1A1B1F;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-box-shadow: 0 24px 24px rgba(0, 0, 0, 0.12);
          box-shadow: 0 24px 24px rgba(0, 0, 0, 0.12);
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.share-detail-page .slick-arrow:before {
  color: #F9FF00;
  font-size: 26px;
  font-family: "awkmonks";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.share-detail-page .slick-arrow.slick-prev {
  left: 0px;
}
.share-detail-page .slick-arrow.slick-prev:before {
  content: "\e801";
}
.share-detail-page .slick-arrow.slick-next {
  right: 0px;
}
.share-detail-page .slick-arrow.slick-next:before {
  content: "\e822";
}
.share-detail-page .slick-arrow:hover, .share-detail-page .slick-arrow:focus {
  background-color: #F9FF00;
}
.share-detail-page .slick-arrow:hover:before, .share-detail-page .slick-arrow:focus:before {
  color: #FFF;
}
.share-detail-page .gallery-slider {
  background-color: #fff;
}
.share-detail-page .gallery-slider__controls .slick-arrow {
  position: absolute;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.share-detail-page .gallery-slider__controls .slick-arrow.slick-prev {
  left: -160px;
}
.share-detail-page .gallery-slider__controls .slick-arrow.slick-prev:before {
  content: "\e801";
}
.share-detail-page .gallery-slider__controls .slick-arrow.slick-next {
  right: -740px;
}
.share-detail-page .gallery-slider__controls .slick-arrow.slick-next:before {
  content: "\e822";
}
.share-detail-page .media img {
  width: 100%;
}
.share-detail-page .social-media {
  margin: 0;
  font-size: 0;
  line-height: 0;
  margin-right: -10px;
  margin-left: -10px;
}
.share-detail-page .social-media li {
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
}
.share-detail-page .social-media li.has-text {
  color: #1A1B1F;
  font-size: 24px;
  font-weight: 700;
}
.share-detail-page .social-media li a {
  color: #F9FF00;
  font-size: 17px;
  font-weight: 700;
  line-height: 22px;
  text-align: center;
  padding: 14px 22px;
  white-space: nowrap;
  border-radius: 500px;
  display: inline-block;
  background-color: #1A1B1F;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-shadow: 0 12px 24px rgba(0, 0, 0, 0.24);
          box-shadow: 0 12px 24px rgba(0, 0, 0, 0.24);
}
.share-detail-page .social-media li a span {
  color: #FFF;
  font-size: 18px;
  margin-left: 8px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.share-detail-page .social-media li a:hover {
  color: #1A1B1F;
  background: #F9FF00;
}
.share-detail-page .social-media li a:hover span {
  color: #1A1B1F;
}
.share-detail-page .sharethis-inline-share-buttons .st-btn {
  opacity: 1 !important;
  height: auto !important;
  color: #FFF !important;
  display: none !important;
  font-size: 17px !important;
  font-weight: 700 !important;
  background: #1A1B1F !important;
  font-family: "neue-haas-grotesk-display", sans-serif !important;
  line-height: 22px !important;
  text-align: center !important;
  padding: 14px 22px !important;
  white-space: nowrap !important;
  border-radius: 500px !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-shadow: 0 12px 24px rgba(0, 0, 0, 0.24) !important;
          box-shadow: 0 12px 24px rgba(0, 0, 0, 0.24) !important;
}
.share-detail-page .sharethis-inline-share-buttons .st-btn img, .share-detail-page .sharethis-inline-share-buttons .st-btn svg {
  display: none !important;
}
.share-detail-page .sharethis-inline-share-buttons .st-btn:before {
  color: #F9FF00;
  font-family: "awkmonks";
}
.share-detail-page .sharethis-inline-share-buttons .st-btn:after {
  font-size: 18px !important;
  margin-left: 5px !important;
}
.share-detail-page .sharethis-inline-share-buttons .st-btn[data-network=twitter]:before {
  content: "\e81a";
}
.share-detail-page .sharethis-inline-share-buttons .st-btn[data-network=twitter]:after {
  content: "Twitter";
}
.share-detail-page .sharethis-inline-share-buttons .st-btn[data-network=facebook]:before {
  content: "\f09a";
}
.share-detail-page .sharethis-inline-share-buttons .st-btn[data-network=facebook]:after {
  content: "Facebook";
}
.share-detail-page .sharethis-inline-share-buttons .st-btn[data-network=gmail]:before {
  content: "\e826";
}
.share-detail-page .sharethis-inline-share-buttons .st-btn[data-network=gmail]:after {
  content: "Text";
}
.share-detail-page .sharethis-inline-share-buttons .st-btn[data-network=twitter], .share-detail-page .sharethis-inline-share-buttons .st-btn[data-network=facebook], .share-detail-page .sharethis-inline-share-buttons .st-btn[data-network=gmail] {
  display: inline-block !important;
}
.share-detail-page .content .title {
  margin-bottom: 4px;
}
.share-detail-page .content .sub-title {
  margin-bottom: 4px;
}
.share-detail-page .content p {
  font-size: 16px;
  max-width: 480px;
  line-height: 24px;
  margin-bottom: 24px;
}
.share-detail-page .content .tags-wrapper .label {
  margin-bottom: 12px;
}
.share-detail-page .content .tags-wrapper.has--linebar {
  padding-top: 32px;
  position: relative;
}
.share-detail-page .content .tags-wrapper.has--linebar:before {
  top: 0;
  content: "";
  height: 1px;
  z-index: -1;
  left: -100vw;
  right: -100vw;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  background-color: #1A1B1F;
}
.share-detail-page .content .share-wrapper {
  margin-top: 45px;
}
.share-detail-page .content .share-wrapper .label {
  margin-bottom: 12px;
}
.share-detail-page .content .tags {
  padding: 0;
  margin: 0;
  list-style: none;
  margin-left: -10px;
  margin-right: -10px;
}
.share-detail-page .content .tags li {
  display: inline-block;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}
.share-detail-page .content .tags li a {
  color: #1A1B1F;
  display: block;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  padding: 11px 22px;
  border-radius: 500px;
  border: 2px solid #1A1B1F;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.share-detail-page .content .tags li a:hover, .share-detail-page .content .tags li a:focus {
  color: #FFF;
  background-color: #1A1B1F;
}

/***********************************
ATTRIBUTES STYLES
***********************************/
.attributes-page {
  z-index: 1;
  padding: 60px 0 80px;
  overflow: hidden;
}
.attributes-page .object-pattern {
  left: 0;
  right: 0;
  z-index: -1;
  top: -120px;
  margin-left: auto;
  position: fixed;
  margin-right: auto;
  text-align: center;
}
.attributes-page .object-pattern img {
  margin-left: auto;
  margin-right: auto;
}
.attributes-page .entry-title {
  margin-left: 50px;
}
.attributes-page .entry-title .title {
  z-index: 1;
  font-size: 117px;
  font-weight: 400;
  font-family: "Akwokwok", sans-serif;
  position: relative;
  line-height: 117px;
  color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #F9FF00;
  -webkit-transform: rotate(-15deg);
  transform: rotate(-15deg);
  -webkit-transform-origin: 15% 50%;
          transform-origin: 15% 50%;
}
.attributes-page .filter-navbar {
  z-index: 9999;
  margin-top: -110px;
  padding-right: 80px;
  position: relative;
}
.attributes-page .filter-navbar .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.attributes-page .filter-navbar .navbar-nav li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
  margin-right: 12px;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.attributes-page .filter-navbar .navbar-nav li:not(:last-child):after {
  content: "/";
  font-size: 48px;
  font-weight: 700;
  line-height: 48px;
  margin-left: 12px;
  font-family: "neue-haas-grotesk-display", sans-serif;
  color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #F9FF00;
}
.attributes-page .filter-navbar .navbar-nav li .select-wrapper {
  position: relative;
}
.attributes-page .filter-navbar .navbar-nav li .select-wrapper select {
  outline: 0;
  position: relative;
  -moz-appearance: none;
  border: 0 !important;
  -webkit-appearance: none;
  color: #FFF !important;
  font-size: 48px !important;
  line-height: 1.2 !important;
  font-weight: 700 !important;
  border-radius: 0px !important;
  background: transparent !important;
  padding: 9px 25px 9px 12px !important;
}
.attributes-page .filter-navbar .navbar-nav li .select-wrapper select:focus {
  color: #F9FF00 !important;
}
.attributes-page .filter-navbar .navbar-nav li .select-wrapper select option {
  color: #1A1B1F;
  font-weight: 700;
}
.attributes-page .filter-navbar .navbar-nav li .select-wrapper:after {
  right: 0;
  content: "";
  border-bottom: 0;
  vertical-align: 2px;
  top: calc(50% - 0px);
  vertical-align: 1px;
  position: absolute;
  pointer-events: none;
  border-top: 12px solid;
  border-right: 9px solid transparent;
  border-left: 9px solid transparent;
}
.attributes-page .filter-navbar .navbar-nav li .all {
  color: #FFF;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 48px !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  background: transparent !important;
}
.attributes-page .attributes-slider {
  padding-left: 200px;
  margin-right: calc(-50vw + 50%);
}
.attributes-page .attributes-slider.lr-10 {
  margin-left: -10px;
}
.attributes-page .attributes-slider.lr-10 [class*=col] {
  padding-left: 10px;
  padding-right: 10px;
}
.attributes-page .attributes-slider__item {
  display: block;
  background-color: #8F919A;
}
.attributes-page .attributes-slider__item .media {
  height: 680px;
}
.attributes-page .attributes-slider__item .media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.attributes-page .attributes-slider__item .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 60px;
  background-color: #fff;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.attributes-page .attributes-slider__item .text .left {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 100%;
  padding: 5px 25px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.attributes-page .attributes-slider__item .text .left .title, .attributes-page .attributes-slider__item .text .left .sub-title {
  color: #1A1B1F;
  margin-bottom: 0;
}
.attributes-page .attributes-slider__item .text .right {
  min-height: 100%;
  color: #1A1B1F;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 10px;
  font-weight: 300;
  min-width: 200px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #B8B9A1;
}
.attributes-page .attributes-slider__item .text .right strong {
  font-weight: 700;
}

/***********************************
PILLAR PAGE STYLES
***********************************/
.pillar-page {
  color: #1A1B1F;
  position: relative;
  padding: 90px 0 100px;
  background-color: #FFF;
}
.pillar-page .before-pattern {
  top: 0;
  left: 0;
  width: 100%;
  position: absolute;
}
.pillar-page .before-pattern .pattern-1 {
  position: absolute;
  top: -276px;
  left: 165px;
}
.pillar-page .before-pattern .pattern-2 {
  top: -124px;
  right: -90px;
  position: absolute;
}
.pillar-page .navigation .pillar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 100px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  margin-bottom: -20px;
  margin-left: -11px;
  margin-right: -11px;
}
.pillar-page .navigation .pillar-nav li {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 25%;
          flex: 1 1 25%;
  margin-bottom: 20px;
  padding-left: 11px;
  padding-right: 11px;
}
.pillar-page .navigation .pillar-nav li a {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 14px;
  min-height: 230px;
  border: 1px solid #000;
  background-color: #FFF;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.pillar-page .navigation .pillar-nav li a .icon-wrapper {
  color: #1A1B1F;
  width: 62px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 55px;
  margin-left: -44px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #F9FF00;
  border-radius: 57% 43% 64% 36%/64% 49% 51% 36%;
}
.pillar-page .navigation .pillar-nav li a .icon-wrapper i {
  font-size: 37px;
}
.pillar-page .navigation .pillar-nav li a .text {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.pillar-page .navigation .pillar-nav li a .text .sub-title {
  font-size: 14px;
  color: #FA4300;
  margin-right: 30px;
}
.pillar-page .navigation .pillar-nav li a .text .title {
  color: #1A1B1F;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 4px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.pillar-page .navigation .pillar-nav li a:hover .icon-wrapper {
  -webkit-animation: shake 0.5s forwards;
          animation: shake 0.5s forwards;
}
.pillar-page .main-content .article {
  padding-top: 60px;
}
.pillar-page .main-content .article h1, .pillar-page .main-content .article h2, .pillar-page .main-content .article h3, .pillar-page .main-content .article h4, .pillar-page .main-content .article h5, .pillar-page .main-content .article h6 {
  margin-bottom: 15px;
}
.pillar-page .main-content .article .entry-title .sub-title {
  font-weight: 500;
  margin-bottom: 6px;
}
.pillar-page .main-content .article .entry-title .title {
  margin-bottom: 30px;
}
.pillar-page .main-content .article .entry-content {
  margin-bottom: 30px;
}
.pillar-page .main-content .article:not(:first-child) {
  border-top: 6px solid #F9FF00;
  margin-top: 50px;
}
.pillar-page .main-content .article p {
  margin: 0 0 30px;
}
.pillar-page .main-content .article p:last-child {
  margin: 0;
}
.pillar-page .main-content .article p a:not(.btn) {
  font-weight: 700;
  text-decoration: underline;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.pillar-page .main-content .article p img.alignnone {
  width: 100%;
  margin-bottom: 0;
}
.pillar-page .main-content .article .awk-nft-ebook {
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  overflow: hidden;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 33px 30px 42px 23px;
  background-color: #FA4300;
}
.pillar-page .main-content .article .awk-nft-ebook .before-pattern {
  z-index: -1;
  top: -594px;
  left: -318px;
  position: absolute;
  pointer-events: none;
  -webkit-transform: rotate(255deg);
  transform: rotate(255deg);
}
.pillar-page .main-content .article .awk-nft-ebook .before-pattern img {
  max-width: 818px;
}
.pillar-page .main-content .article .awk-nft-ebook .after-pattern {
  z-index: -1;
  bottom: -679px;
  right: -493px;
  position: absolute;
  pointer-events: none;
  -webkit-transform: rotate(255deg);
  transform: rotate(255deg);
}
.pillar-page .main-content .article .awk-nft-ebook .after-pattern img {
  max-width: 818px;
}
.pillar-page .main-content .article .awk-nft-ebook .photo {
  max-width: 163px;
  margin-right: 22px;
  margin-bottom: 0;
}
.pillar-page .main-content .article .awk-nft-ebook .photo img {
  width: 100%;
  border: 3px solid #000;
}
.pillar-page .main-content .article .awk-nft-ebook .form {
  width: 100%;
}
.pillar-page .main-content .article .awk-nft-ebook .form .title {
  color: #FFF;
  margin-bottom: 10px;
}
.pillar-page .main-content .article .awk-nft-ebook .form img {
  width: 100%;
}
.pillar-page .main-content .article .awk-nft-ebook .form .btn {
  color: #FFF;
  background: #1A1B1F;
}
.pillar-page .main-content .article .awk-nft-ebook .form .btn:hover, .pillar-page .main-content .article .awk-nft-ebook .form .btn:focus {
  color: #1A1B1F;
  background: #F9FF00;
}
.pillar-page .main-content .article .awk-nft-ebook .form input[type=text]:not(.select2-input),
.pillar-page .main-content .article .awk-nft-ebook .form input[type=number],
.pillar-page .main-content .article .awk-nft-ebook .form input[type=email],
.pillar-page .main-content .article .awk-nft-ebook .form input[type=tel],
.pillar-page .main-content .article .awk-nft-ebook .form input[type=search],
.pillar-page .main-content .article .awk-nft-ebook .form input[type=password],
.pillar-page .main-content .article .awk-nft-ebook .form input[type=file],
.pillar-page .main-content .article .awk-nft-ebook .form select, .pillar-page .main-content .article .awk-nft-ebook .form textarea {
  padding: 11px 15px !important;
}
.pillar-page .main-content .article .awk-nft-ebook .form .gform_wrapper form .gform_body .gform_fields {
  grid-row-gap: 10px;
}
.pillar-page .main-content .article .media {
  margin-bottom: 30px;
}
.pillar-page .main-content .article .media img {
  width: 100%;
}
.pillar-page .main-content .article .btn {
  padding: 11px 24px;
  margin-bottom: 20px;
}
.pillar-page .main-content .article a:not(.btn):hover, .pillar-page .main-content .article a:not(.btn):focus {
  color: #000;
}
.pillar-page .main-content .article ul li {
  padding-left: 15px;
}
.pillar-page .main-content .article ul li ul {
  margin-top: 15px;
  margin-bottom: 20px;
}
.pillar-page .main-content .article ol {
  list-style: none;
  counter-reset: section;
}
.pillar-page .main-content .article ol li {
  position: relative;
}
.pillar-page .main-content .article ol li:before {
  counter-increment: section;
  content: counters(section, ".") ". ";
}
.pillar-page .main-content .article ol li ol {
  margin-left: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}
.pillar-page .main-content .article ol li ol li {
  padding-left: 35px;
}
.pillar-page .main-content .article ol li ol li ol li {
  padding-left: 50px;
}
.pillar-page .main-content .article ul, .pillar-page .main-content .article ol {
  padding: revert;
  margin-bottom: 30px;
}
.pillar-page .main-content .article ul.list-unstyled, .pillar-page .main-content .article ol.list-unstyled {
  padding: 0;
  list-style: none;
}
.pillar-page .main-content .article ul.list-unstyled li, .pillar-page .main-content .article ol.list-unstyled li {
  padding-left: 0;
}
.pillar-page .main-content .article ul.list-unstyled li:before, .pillar-page .main-content .article ol.list-unstyled li:before {
  display: none;
}
.pillar-page .main-content .article ul li, .pillar-page .main-content .article ol li {
  margin-bottom: 15px;
}
.pillar-page .main-content .article .blockquote, .pillar-page .main-content .article blockquote {
  z-index: 1;
  position: relative;
  margin-bottom: 30px;
  padding: 52px 0 44px 74px;
}
.pillar-page .main-content .article .blockquote:before, .pillar-page .main-content .article blockquote:before {
  left: 20px;
  position: absolute;
  content: url("./images/svg/quote.svg");
}
.pillar-page .main-content .article .blockquote:after, .pillar-page .main-content .article blockquote:after {
  top: 0;
  left: 0;
  width: 112px;
  height: 100%;
  z-index: -1;
  content: "";
  position: absolute;
  background-color: #F9FF00;
}
.pillar-page .main-content .article .blockquote .icon-wrap, .pillar-page .main-content .article blockquote .icon-wrap {
  margin-right: 11px;
}
.pillar-page .main-content .article .blockquote .title, .pillar-page .main-content .article blockquote .title {
  max-width: 486px;
  margin-bottom: 6px;
}
.pillar-page .main-content .article .blockquote .meta-wrap, .pillar-page .main-content .article blockquote .meta-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.pillar-page .main-content .article .blockquote .meta-wrap .meidia, .pillar-page .main-content .article blockquote .meta-wrap .meidia {
  width: 58px;
  height: 58px;
  overflow: hidden;
  margin-right: 5px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  border-radius: 100% 77% 70% 86%/74% 77% 100% 100%;
}
.pillar-page .main-content .article .blockquote .meta-wrap .meidia img, .pillar-page .main-content .article blockquote .meta-wrap .meidia img {
  width: 100%;
}
.pillar-page .main-content .article .blockquote .meta-wrap .text .name, .pillar-page .main-content .article .blockquote .meta-wrap .text h6, .pillar-page .main-content .article blockquote .meta-wrap .text .name, .pillar-page .main-content .article blockquote .meta-wrap .text h6 {
  line-height: 24px;
  margin-bottom: 0;
}
.pillar-page .main-content .article .entry-footer {
  overflow: hidden;
  margin-top: 30px;
  position: relative;
  background: #1A1B1F;
  padding: 57px 20px 42px 40px;
}
.pillar-page .main-content .article .entry-footer .text {
  max-width: 311px;
}
.pillar-page .main-content .article .entry-footer .text .title {
  color: #FFF;
  margin-bottom: 5px;
}
.pillar-page .main-content .article .entry-footer .text p {
  color: #FFF;
  font-weight: 300;
  line-height: 24px;
  margin-bottom: 20px;
}
.pillar-page .main-content .article .entry-footer .text .btn {
  margin-bottom: 0;
}
.pillar-page .main-content .article .entry-footer .photo {
  right: 65px;
  bottom: -14px;
  height: auto;
  max-width: 181px;
  position: absolute;
}
.pillar-page .main-content .article .entry-footer .photo img {
  width: 100%;
  height: auto;
}

.pillar-sticky-sidebar {
  top: 110px;
  color: #1A1B1F;
  width: 100%;
  left: -100%;
  right: auto;
  height: 100%;
  display: block;
  z-index: 999;
  position: fixed;
  max-width: 390px;
  overflow-y: auto;
  background: #FFF;
  overflow-x: hidden;
  border-right: 1px solid #000;
  -webkit-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.06);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.pillar-sticky-sidebar.sticky {
  left: 0;
}
.pillar-sticky-sidebar:not(.sticky) {
  visibility: hidden;
}
.pillar-sticky-sidebar.sticky-header {
  top: 90px;
}
.pillar-sticky-sidebar .navbar {
  padding: 53px 30px 30px;
}
.pillar-sticky-sidebar .navbar .container-fluid {
  padding: 0;
}
.pillar-sticky-sidebar .navbar .navbar-header .current-part {
  color: #1A1B1F;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  line-height: 24px;
  padding-right: 40px;
  position: relative;
}
.pillar-sticky-sidebar .navbar .navbar-header .current-part strong {
  white-space: nowrap;
  margin-right: 10px;
}
.pillar-sticky-sidebar .navbar .navbar-header .current-part:before, .pillar-sticky-sidebar .navbar .navbar-header .current-part:after {
  top: 50%;
  right: 0px;
  content: "";
  height: 4px;
  width: 20px;
  position: absolute;
  background-color: #292b2c;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.pillar-sticky-sidebar .navbar .navbar-header .current-part:after {
  height: 4px;
  width: 20px;
  right: 0px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}
.pillar-sticky-sidebar .navbar .navbar-header .current-part.collapsed:after {
  width: 4px;
  right: 8px;
  height: 20px;
}
.pillar-sticky-sidebar .navbar .navbar-collapse .navbar-nav li {
  line-height: 0;
  position: relative;
  padding-left: 30px;
}
.pillar-sticky-sidebar .navbar .navbar-collapse .navbar-nav li:not(:last-child) {
  margin-bottom: 30px;
}
.pillar-sticky-sidebar .navbar .navbar-collapse .navbar-nav li a {
  color: #1A1B1F;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.pillar-sticky-sidebar .navbar .navbar-collapse .navbar-nav li a strong {
  display: none;
}
.pillar-sticky-sidebar .navbar .navbar-collapse .navbar-nav li:before {
  top: 0;
  left: 0;
  bottom: 0;
  width: 16px;
  content: "";
  height: 0;
  margin-top: auto;
  position: absolute;
  margin-bottom: auto;
  background-color: #FA4300;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.pillar-sticky-sidebar .navbar .navbar-collapse .navbar-nav li.navbar-search {
  padding-left: 0;
  margin-bottom: 40px;
}
.pillar-sticky-sidebar .navbar .navbar-collapse .navbar-nav li.navbar-search:before {
  display: none;
}
.pillar-sticky-sidebar .navbar .navbar-collapse .navbar-nav li.navbar-search .form-group {
  margin-bottom: 0;
  position: relative;
}
.pillar-sticky-sidebar .navbar .navbar-collapse .navbar-nav li.navbar-search .form-group input {
  width: 100%;
  border: 1px solid #000000 !important;
  padding: 16px 20px !important;
  padding-right: 65px !important;
  background: #F5F5F5 !important;
}
.pillar-sticky-sidebar .navbar .navbar-collapse .navbar-nav li.navbar-search .form-group input:focus {
  outline: none;
}
.pillar-sticky-sidebar .navbar .navbar-collapse .navbar-nav li.navbar-search .form-group input::-webkit-input-placeholder {
  color: #000 !important;
  font-family: "neue-haas-grotesk-display", sans-serif !important;
}
.pillar-sticky-sidebar .navbar .navbar-collapse .navbar-nav li.navbar-search .form-group input:-moz-placeholder {
  color: #000 !important;
  font-family: "neue-haas-grotesk-display", sans-serif !important;
}
.pillar-sticky-sidebar .navbar .navbar-collapse .navbar-nav li.navbar-search .form-group input:-moz-placeholder {
  color: #000 !important;
  font-family: "neue-haas-grotesk-display", sans-serif !important;
}
.pillar-sticky-sidebar .navbar .navbar-collapse .navbar-nav li.navbar-search .form-group input:-ms-input-placeholder {
  color: #000 !important;
  font-family: "neue-haas-grotesk-display", sans-serif !important;
}
.pillar-sticky-sidebar .navbar .navbar-collapse .navbar-nav li.navbar-search .form-group button {
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  width: 60px;
  height: 100%;
  color: #1A1B1F;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 20px;
  text-align: center;
  position: absolute;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: transparent;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #000;
  background: #FFF !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.pillar-sticky-sidebar .navbar .navbar-collapse .navbar-nav li.navbar-search .form-group button:hover {
  background: #F5F5F5 !important;
}
.pillar-sticky-sidebar .navbar .navbar-collapse .navbar-nav li.active:before, .pillar-sticky-sidebar .navbar .navbar-collapse .navbar-nav li:hover:before {
  height: 100%;
}
.pillar-sticky-sidebar .navbar .navbar-collapse .navbar-nav li.active a, .pillar-sticky-sidebar .navbar .navbar-collapse .navbar-nav li:hover a {
  color: #FA4300;
}
.pillar-sticky-sidebar .navbar.navbar-lg-expand .navbar-header {
  width: 100%;
}
.pillar-sticky-sidebar .navbar.navbar-lg-expand .navbar-collapse {
  display: block;
}
.pillar-sticky-sidebar .navbar.navbar-lg-expand .navbar-collapse .navbar-nav {
  display: block;
}

.found {
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 5px;
}

.js-textSearcher-highlight {
  background-color: #FFEE00;
}

/***********************************
ROADMAP & MINTMAP PAGE STYLES
***********************************/
.roadmap-page, .mintmap-page {
  padding: 100px 0;
  overflow: hidden;
}
.roadmap-page .before-pattern, .mintmap-page .before-pattern {
  top: 0;
  left: 0;
  z-index: -1;
  margin-top: -670px;
  margin-left: -580px;
  position: absolute;
}
.roadmap-page .entry-title, .mintmap-page .entry-title {
  margin-bottom: 30px;
}
.roadmap-page .entry-title .title, .mintmap-page .entry-title .title {
  margin-bottom: 5px;
}

/***********************************
CONNECT PAGE STYLES
***********************************/
.connect-us {
  overflow: hidden;
  padding: 50px 0 100px;
}
.connect-us .container {
  position: relative;
}
.connect-us .before-pattern {
  top: 0;
  right: 0;
  z-index: -1;
  margin-top: -670px;
  margin-right: -580px;
  position: absolute;
}
.connect-us__content .title {
  z-index: 1;
  display: block;
  color: #F9FF00;
  font-size: 212px;
  font-weight: 400;
  font-family: "Akwokwok", sans-serif;
  line-height: 260px;
  position: relative;
  margin-left: -36px;
  margin-bottom: -70px;
  -webkit-transform: rotate(-9deg);
  transform: rotate(-9deg);
}
.connect-us__content .sub-title {
  color: #FFF;
  font-size: 96px;
  font-weight: 700;
  margin-left: 80px;
  max-width: 548px;
  line-height: 96px;
  position: relative;
  margin-bottom: 53px;
}
.connect-us__form {
  margin-top: 63px;
  padding: 29px 29px 44px;
  border: 1px solid #F9FF00;
}
.connect-us__form .title {
  margin-bottom: 30px;
}
.connect-us__form .media img {
  width: 100%;
}
.connect-us .social-media {
  margin: 0;
  font-size: 0;
  line-height: 0;
}
.connect-us .social-media li {
  display: block;
}
.connect-us .social-media li a {
  width: 60px;
  height: 60px;
  color: #F9FF00;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  text-align: center;
  padding: 12px 19px;
  border-radius: 500px;
  display: inline-block;
  border: 2px solid #F9FF00;
  -webkit-transform: rotate(-15deg);
  transform: rotate(-15deg);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.connect-us .social-media li a span {
  color: #FFF;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.connect-us .social-media li a:hover {
  color: #1A1B1F;
  background: #F9FF00;
}
.connect-us .social-media li a:hover span {
  color: #1A1B1F;
}
.connect-us .social-media li a.icon-discord {
  margin-left: 100px;
}
.connect-us .social-media li a.icon-twitter {
  margin-left: 200px;
  margin-bottom: 49px;
}
.connect-us .social-media li a.icon-instagram {
  margin-left: 110px;
}
.connect-us .social-media li a.icon-tiktok {
  margin-left: 355px;
  margin-top: -30px;
  margin-bottom: 16px;
}
.connect-us .social-media li a.icon-facebook {
  margin-left: 53px;
}
.connect-us .social-media li.has-label a {
  width: auto;
  height: auto;
}
.connect-us .social-media li.has-label a span {
  margin-left: 14px;
}

.gform_confirmation_wrapper .gform_confirmation_message {
  font-size: 16px;
  line-height: 20px;
  position: relative;
  padding-left: 25px;
}
.gform_confirmation_wrapper .gform_confirmation_message:before {
  left: 0;
  color: green;
  content: "✔";
  position: absolute;
  padding-right: 10px;
}

.gform_wrapper.gform_legacy_markup_wrapper {
  margin-top: 0;
  margin-bottom: 0;
}
.gform_wrapper .gform_validation_errors {
  display: none;
}
.gform_wrapper form .gform_body .gform_fields {
  grid-row-gap: 16px;
}
.gform_wrapper form .gform_body .gform_fields .gfield {
  border: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  background: transparent;
  max-width: 100% !important;
}
.gform_wrapper form .gform_body .gform_fields .gfield.hidden_label .gfield_label {
  display: none;
}
.gform_wrapper form .gform_body .gform_fields .gfield .gfield_label {
  color: #FFF;
  font-size: 14px;
  margin: 0 0 4px;
  font-weight: 700;
  line-height: 20px;
}
.gform_wrapper form .gform_body .gform_fields .gfield .gfield_required {
  display: none;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container {
  margin: 0;
  display: block;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_name {
  width: 100%;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_name .name_first, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_name .name_last {
  margin: 0;
  width: 100%;
  display: block;
  padding: 0 !important;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_name .name_last {
  margin-top: 16px;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_name label {
  color: #FFF;
  font-size: 14px;
  margin: 0 0 4px;
  font-weight: 700;
  line-height: 20px;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_select {
  position: relative;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_select:before {
  z-index: 1;
  right: 18px;
  color: #1A1B1F;
  font-size: 13px;
  content: "\e822";
  line-height: 13px;
  position: absolute;
  pointer-events: none;
  top: calc(50% - 6.5px);
  font-family: "awkmonks";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_select select {
  margin: 0 !important;
  color: #1A1B1F !important;
  background: #F9FF00 !important;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_radio {
  line-height: 1;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_radio .gchoice label {
  color: #FFF;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_textarea {
  line-height: 0;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_textarea .textarea {
  height: 100px !important;
  border-radius: 0 !important;
}
.gform_wrapper form .gform_body .gform_fields .gfield .validation_message {
  border: 0;
  padding: 0;
  margin: 5px 0 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #FA4300;
  background: transparent;
}
.gform_wrapper form .gform_footer {
  padding: 0 !important;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin: 16px 0 0 !important;
}
.gform_wrapper form .gform_footer .btn {
  margin: 0 !important;
}
.gform_wrapper form .gform_footer .gform_ajax_spinner {
  display: none;
}

/***********************************
FOOTER STYLES
***********************************/
.footer {
  padding: 100px 0;
  background: #F9FF00;
}
.footer .footer-logo {
  margin-bottom: 30px;
  display: inline-block;
}
.footer .terms-conditions a {
  color: #1A1B1F;
  font-weight: 700;
}
.footer .terms-conditions a:hover {
  color: #000;
  text-decoration: underline;
}
.footer .terms-conditions a:not(:last-child):after {
  color: #000;
  content: "•";
  font-size: 18px;
  line-height: 0;
  padding-left: 6px;
  vertical-align: -2px;
  padding-right: 2px;
}
.footer .social-media {
  margin: 0;
  font-size: 0;
  line-height: 0;
  margin-left: -7px;
  margin-right: -7px;
}
.footer .social-media li {
  padding-left: 7px;
  padding-right: 7px;
}
.footer .social-media li a {
  width: 52px;
  height: 52px;
  color: #000;
  display: block;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: center;
  padding: 12px 15px;
  border-radius: 500px;
  border: 2px solid #000;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.footer .social-media li a:hover {
  color: #FFF;
  background: #000;
}
.footer .social-media li.has-label a {
  width: auto;
}
.footer .social-media li.has-label a span {
  margin-left: 5px;
}

/***********************************
COMINGSOON STYLES
***********************************/
.comingsoon-header {
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1030;
  position: absolute;
  padding-top: 60px;
  background: transparent;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.comingsoon-header .container {
  max-width: 1288px;
}
.comingsoon-header .navbar {
  margin: 0;
  padding: 0;
  background-color: transparent;
}
.comingsoon-header .navbar .navbar-header .navbar-brand {
  padding: 0;
  display: block;
  margin-right: 0;
  overflow: hidden;
  max-width: 163px;
}
.comingsoon-header .navbar .navbar-header .navbar-brand img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.comingsoon {
  z-index: 1;
  width: 100%;
  overflow: hidden;
  min-height: 100%;
  padding-top: 117px;
  position: relative;
  background: #1A1B1F;
}
.comingsoon .lr-10 {
  margin-left: -10px;
  margin-right: -10px;
}
.comingsoon .lr-10 > [class*=col] {
  padding-left: 10px;
  padding-right: 10px;
}
.comingsoon .content {
  padding: 50px 0;
  max-width: 595px;
}
.comingsoon .content .title {
  color: #F9FF00;
  font-size: 121px;
  line-height: 146px;
  margin-bottom: 40px;
  font-family: "Akwokwok", sans-serif;
  -webkit-transform: rotate(-9deg) !important;
  transform: rotate(-9deg) !important;
}
.comingsoon .content p {
  color: #FFF;
  font: 400 18px/28px neue-haas-grotesk-display, sans-serif;
}
.comingsoon .content p + p {
  margin-top: 10px;
}
.comingsoon .content .countdown-own {
  margin-top: 24px;
  min-height: 108px;
}
.comingsoon .content .countdown-own .coustom-clock {
  margin-right: -25px;
  margin-left: -25px;
}
.comingsoon .content .countdown-own .coustom-clock .hours, .comingsoon .content .countdown-own .coustom-clock .minutes, .comingsoon .content .countdown-own .coustom-clock .seconds, .comingsoon .content .countdown-own .coustom-clock .date {
  color: #F9FF00;
  padding-left: 25px;
  padding-right: 25px;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: neue-haas-grotesk-display, sans-serif;
}
.comingsoon .content .countdown-own .coustom-clock .hours span, .comingsoon .content .countdown-own .coustom-clock .minutes span, .comingsoon .content .countdown-own .coustom-clock .seconds span, .comingsoon .content .countdown-own .coustom-clock .date span {
  display: block;
  font-size: 72px;
  line-height: 70px;
}
.comingsoon .content .countdown-own .coustom-clock .hours span.dhms, .comingsoon .content .countdown-own .coustom-clock .minutes span.dhms, .comingsoon .content .countdown-own .coustom-clock .seconds span.dhms, .comingsoon .content .countdown-own .coustom-clock .date span.dhms {
  color: #FFF;
  font-size: 18px;
  font-weight: 700;
  margin-top: 10px;
  line-height: 28px;
  text-transform: uppercase;
  letter-spacing: 9px;
}
.comingsoon .content .btn {
  border: 0;
  outline: 0;
  color: #1A1B1F;
  font-weight: 700;
  font-size: 18px;
  -webkit-box-shadow: none;
          box-shadow: none;
  line-height: 28px;
  padding: 14px 20px;
  background: #F9FF00;
  border-radius: 124px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-family: neue-haas-grotesk-display, sans-serif;
  margin-top: 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.comingsoon .content .btn:hover {
  outline: 0;
  color: #FFF;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #5865F2;
}
.comingsoon .content .btn img, .comingsoon .content .btn svg, .comingsoon .content .btn i {
  margin-right: 9px;
}
.comingsoon .content .social-media {
  font-size: 0;
  line-height: 0;
  margin-top: 30px;
  margin-bottom: 0;
  padding-left: 0;
  margin-left: -6px;
  margin-right: -6px;
}
.comingsoon .content .social-media li {
  padding-left: 6px;
  padding-right: 6px;
  display: inline-block;
}
.comingsoon .content .social-media li a {
  width: 56px;
  height: 56px;
  color: #000;
  display: block;
  font-size: 21px;
  line-height: 56px;
  background: #000;
  text-align: center;
  background: #F9FF00;
  border-radius: 500px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: neue-haas-grotesk-display, sans-serif;
}
.comingsoon .content .social-media li a:hover {
  color: #FFF;
}
.comingsoon .content .social-media li a.icon-facebook:hover {
  background: #3B5998;
}
.comingsoon .content .social-media li a.icon-gplus:hover {
  background: #DC4E41;
}
.comingsoon .content .social-media li a.icon-instagram:hover {
  background: #DC3C8B;
}
.comingsoon .content .social-media li a.icon-linkedin:hover {
  background: #007AB9;
}
.comingsoon .content .social-media li a.icon-pinterest:hover {
  background: #EB274D;
}
.comingsoon .content .social-media li a.icon-qq:hover {
  background: #FEBF1B;
}
.comingsoon .content .social-media li a.icon-quora:hover {
  background: #b92b27;
}
.comingsoon .content .social-media li a.icon-reddit-alien:hover {
  background: #FF5600;
}
.comingsoon .content .social-media li a.icon-sina-weibo:hover {
  background: #E6162D;
}
.comingsoon .content .social-media li a.icon-snapchat-ghost:hover {
  background: #FFFC00;
}
.comingsoon .content .social-media li a.icon-telegram:hover {
  background: #0088cc;
}
.comingsoon .content .social-media li a.icon-twitter:hover {
  background: #55ACEE;
}
.comingsoon .content .social-media li a.icon-vkontakte:hover {
  background: #5181b8;
}
.comingsoon .content .social-media li a.icon-wechat:hover {
  background: #9de60b;
}
.comingsoon .content .social-media li a.icon-whatsapp:hover {
  background: #34B7F1;
}
.comingsoon .content .social-media li a.icon-youtube:hover {
  background: #FF0000;
}
.comingsoon .content .social-media li a.icon-tiktok:hover {
  background: #ff0050;
}
.comingsoon .content .social-media li a.icon-discord:hover {
  background: #5865F2;
}
.comingsoon .container {
  max-width: 1288px;
  position: relative;
}
.comingsoon .container .banner-images {
  z-index: -1;
  width: 100%;
  height: 100%;
  bottom: 350px;
  right: -325px;
  position: absolute;
}

/***********************************
DEFAULT STYLES
***********************************/
.content__editor h1, .content__editor .h1, .content__editor h2, .content__editor .h2, .content__editor h3, .content__editor .h3, .content__editor h4, .content__editor .h4, .content__editor h5, .content__editor .h5, .content__editor h6, .content__editor .h6 {
  margin-bottom: 10px;
}
.content__editor p {
  margin: 0 0 20px;
}
.content__editor p:last-child {
  margin: 0;
}
.content__editor p a:not(.btn) {
  color: #1A1B1F;
  font-weight: 700;
  text-decoration: underline;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.content__editor p a:not(.btn):hover, .content__editor p a:not(.btn):focus {
  color: #FA4300;
}
.content__editor p img.radius {
  border-radius: 24px;
}
.content__editor .btn {
  margin-bottom: 20px;
}
.content__editor a:not(.btn):not([class^=icon]):hover, .content__editor a:not(.btn):not([class^=icon]):focus {
  color: #FA4300;
}
.content__editor ul, .content__editor ol {
  margin-bottom: 20px;
  -webkit-padding-start: 20px;
          padding-inline-start: 20px;
}
.content__editor ul.list-unstyled, .content__editor ol.list-unstyled {
  padding: 0;
  list-style: none;
}
.content__editor ul.list-unstyled li, .content__editor ol.list-unstyled li {
  padding-left: 0;
}
.content__editor ul.list-unstyled li:before, .content__editor ol.list-unstyled li:before {
  display: none;
}
.content__editor ul li, .content__editor ol li {
  padding-left: 15px;
  margin-bottom: 15px;
}
.content__editor ul li ul, .content__editor ul li ol, .content__editor ol li ul, .content__editor ol li ol {
  margin-top: 20px;
  margin-bottom: 20px;
}

.mfp-move-from-top {
  -webkit-transition: initial;
  transition: initial;
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-move-from-top.mfp-bg {
  opacity: 0.95 !important;
  background-color: #1A1B1F;
}
.mfp-move-from-top .mfp-with-anim {
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: translateY(300px);
  transform: translateY(300px);
}
.mfp-move-from-top.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.mfp-move-from-top.mfp-ready .mfp-with-anim {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.mfp-move-from-top.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-move-from-top.mfp-removing .mfp-with-anim {
  -webkit-transform: translateY(100px);
          transform: translateY(100px);
  opacity: 0;
}
.mfp-move-from-top.mfp-removing.mfp-bg {
  opacity: 0;
}
.mfp-move-from-top .mfp-close {
  top: 20px;
  width: auto;
  right: 20px;
  height: auto;
  color: #FFF;
  font-size: 18px;
  cursor: pointer;
  font-weight: 900;
  line-height: 24px;
  opacity: 1 !important;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.mfp-move-from-top .mfp-close span {
  font-size: 16px;
  margin-left: 10px;
  vertical-align: 1px;
}
.mfp-move-from-top .mfp-close:hover, .mfp-move-from-top .mfp-close:focus {
  color: #FA4300;
}
.mfp-move-from-top .mfp-container {
  width: 100%;
}
.mfp-move-from-top .mfp-title {
  font-size: 12px;
}

.mfp-wrap .mfp-container .mfp-close {
  opacity: 1;
  color: #F9FF00;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}
.mfp-wrap .mfp-container .mfp-close .icon-close {
  font-size: 16px;
  margin-left: 5px;
}

/***********************************
POPUP STYLES
***********************************/
#mint-popup {
  max-width: 580px;
  margin: 20px auto;
}
#mint-popup .content {
  width: auto;
  padding: 60px;
  margin: 0 auto;
  max-width: 580px;
  background: #FFF;
  border-radius: 4px;
  position: relative;
}
#mint-popup .content .title {
  color: #1A1B1F;
  font-size: 60px;
  line-height: 70px;
  margin-bottom: 5px;
}
#mint-popup .content p {
  color: #1A1B1F;
}
#mint-popup .content .quantity {
  margin-top: 35px;
}
#mint-popup .content .quantity input {
  border: 0;
  outline: 0;
  width: 100%;
  margin: 0 15px;
  font-size: 85px;
  font-weight: 900;
  max-width: 168px;
  line-height: 85px;
  padding: 3px 10px;
  text-align: center;
  border-radius: 42px;
  background: #FBFCE5;
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#mint-popup .content .quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  cursor: pointer;
  display: block;
  width: 8px;
  color: #333;
  text-align: center;
  position: relative;
}
#mint-popup .content .quantity .minus, #mint-popup .content .quantity .plus {
  width: 44px;
  height: 44px;
  border-radius: 500px;
  display: inline-block;
  vertical-align: middle;
  background-color: #1A1B1F;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#mint-popup .content .quantity .minus:hover, #mint-popup .content .quantity .plus:hover {
  background-color: #F9FF00;
}
#mint-popup .content .quantity .plus {
  background-image: url(images/svg/plus-alt.svg);
}
#mint-popup .content .quantity .plus:hover {
  background-image: url(images/svg/plus-black.svg);
}
#mint-popup .content .quantity .minus {
  background-image: url(images/svg/minus-alt.svg);
}
#mint-popup .content .quantity .minus:hover {
  background-image: url(images/svg/minus-black.svg);
}
#mint-popup .content .btn {
  color: #F9FF00;
  font-size: 16px;
  margin-top: 29px;
  padding: 12px 35px;
}
#mint-popup .content .btn:hover, #mint-popup .content .btn:focus {
  color: #1A1B1F;
}
#mint-popup .content .current-price {
  color: #8D6732;
  margin-top: 35px;
}
#mint-popup .mfp-close {
  color: #FFF;
  width: inherit;
  height: inherit;
  margin-top: 20px;
  position: inherit;
  line-height: 24px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  white-space: nowrap;
  text-transform: none;
}
#mint-popup .mfp-close:hover {
  color: #F9FF00;
}
#mint-popup.new-mint-popup .content {
  border-radius: 12px;
  padding: 54px 60px 54px;
  background-color: #F9FF00;
  background-image: url("./images/mfp-overlay.png");
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
#mint-popup.new-mint-popup .content .title {
  font-size: 48px;
  line-height: 60px;
  margin-bottom: 2px;
}
#mint-popup.new-mint-popup .content p {
  font-size: 16px;
  line-height: 22px;
}
#mint-popup.new-mint-popup .content .minter-wrapper {
  margin-top: 23px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 7px;
  padding: 28px 53px 43px;
  background-color: #FFF;
  -webkit-box-shadow: 0 44px 24px rgba(0, 0, 0, 0.16);
          box-shadow: 0 44px 24px rgba(0, 0, 0, 0.16);
}
#mint-popup.new-mint-popup .content .minter-wrapper .quantity {
  margin-top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#mint-popup.new-mint-popup .content .minter-wrapper .quantity input {
  padding: 0;
  background-color: transparent;
}
#mint-popup.new-mint-popup .content .minter-wrapper .quantity .plus, #mint-popup.new-mint-popup .content .minter-wrapper .quantity .minus {
  border: 0;
  outline: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  min-width: 50px;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-image: none;
}
#mint-popup.new-mint-popup .content .minter-wrapper .quantity .plus:hover, #mint-popup.new-mint-popup .content .minter-wrapper .quantity .plus:focus, #mint-popup.new-mint-popup .content .minter-wrapper .quantity .minus:hover, #mint-popup.new-mint-popup .content .minter-wrapper .quantity .minus:focus {
  background-color: #1A1B1F;
}
#mint-popup.new-mint-popup .content .minter-wrapper .quantity .plus:before, #mint-popup.new-mint-popup .content .minter-wrapper .quantity .plus:after {
  content: "";
  display: block;
  width: 16px;
  height: 4px;
  background: #F9FF00;
}
#mint-popup.new-mint-popup .content .minter-wrapper .quantity .plus:after {
  position: absolute;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
#mint-popup.new-mint-popup .content .minter-wrapper .quantity .minus {
  position: relative;
}
#mint-popup.new-mint-popup .content .minter-wrapper .quantity .minus:before {
  content: "";
  width: 16px;
  height: 4px;
  display: block;
  background-color: #F9FF00;
}
#mint-popup.new-mint-popup .content .minter-wrapper .btn {
  width: 100%;
  color: #FFF;
  font-size: 29px;
  margin-top: 21px;
  line-height: 1.2;
  padding: 23px 35px;
  white-space: nowrap;
  background-color: #FA4300;
  -webkit-box-shadow: 0 42px 24px rgba(0, 0, 0, 0.12);
          box-shadow: 0 42px 24px rgba(0, 0, 0, 0.12);
}
#mint-popup.new-mint-popup .content .minter-wrapper .btn:hover, #mint-popup.new-mint-popup .content .minter-wrapper .btn:focus {
  color: #1A1B1F;
  background-color: #F9FF00;
}
#mint-popup.new-mint-popup .content .current-price {
  color: #1A1B1F;
  font-size: 18px;
  margin-top: 22px;
  line-height: 24px;
  font-weight: 400;
}

.mfp-new-mint-popup .mfp-container {
  padding-left: 15px;
  padding-right: 15px;
}

/***********************************
BLOG STYLES
***********************************/
.featured-blog-post {
  overflow: hidden;
  position: relative;
  padding: 161px 0 100px;
}
.featured-blog-post .background-overlay {
  top: -533px;
  right: -543px;
  z-index: -1;
  content: "";
  width: 1300px;
  height: 1300px;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(images/monkeys-overlay.png);
}
.featured-blog-post .content.main {
  margin-bottom: 30px;
}
.featured-blog-post .content .sub-title {
  font-size: 60px;
  line-height: 60px;
  font-family: "Akwokwok", sans-serif;
  margin-bottom: 5px;
  color: transparent;
  display: inline-block;
  -webkit-text-stroke-width: 1px;
  -webkit-transform: rotate(-9deg);
  transform: rotate(-9deg);
  -webkit-text-stroke-color: #F9FF00;
}
.featured-blog-post .content .sub-title.big {
  color: #F9FF00;
  font-size: 212px;
  font-weight: 400;
  line-height: 260px;
  margin-left: -78px;
  margin-bottom: -60px;
}
.featured-blog-post .content .title {
  color: #FFF;
  font-family: "neue-haas-grotesk-display", sans-serif;
  margin-bottom: 5px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.featured-blog-post .content .title.big {
  font-size: 96px;
  font-weight: 700;
  line-height: 96px;
  padding-left: 40px;
}
.featured-blog-post .content .description {
  color: #FFF;
  margin-top: 15px;
}
.featured-blog-post .content .description p:last-child {
  margin-bottom: 0;
}
.featured-blog-post .content a:-moz-any-link:hover .title, .featured-blog-post .content a:-moz-any-link:focus .title {
  color: #F9FF00;
}
.featured-blog-post .content a:any-link:hover .title, .featured-blog-post .content a:any-link:focus .title {
  color: #F9FF00;
}
.featured-blog-post .content p {
  font-family: "neue-haas-grotesk-display", sans-serif;
  margin-bottom: 15px;
}
.featured-blog-post .content .btn {
  font-family: "neue-haas-grotesk-display", sans-serif;
  padding: 11px 25.5px;
}
.featured-blog-post .media a {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
}
.featured-blog-post .media a img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.featured-blog-post .media a:-moz-any-link:hover:before {
  color: #FFF;
  background: #FA4300;
}
.featured-blog-post .media a:any-link:hover:before {
  color: #FFF;
  background: #FA4300;
}
.featured-blog-post .media a:-moz-any-link:hover img {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
.featured-blog-post .media a:any-link:hover img {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
.featured-blog-post .media.video {
  position: relative;
}
.featured-blog-post .media.video > a:before {
  left: 0;
  right: 0;
  z-index: 1;
  width: 88px;
  height: 88px;
  content: "\e82b";
  color: #FA4300;
  font-size: 35px;
  text-indent: 5px;
  line-height: 88px;
  margin-left: auto;
  background: #F9FF00;
  position: absolute;
  margin-right: auto;
  text-align: center;
  border-radius: 500px;
  top: calc(50% - 34px);
  font-family: "awkmonks";
  -webkit-filter: drop-shadow(0px 12px 24px rgba(0, 0, 0, 0.24));
          filter: drop-shadow(0px 12px 24px rgba(0, 0, 0, 0.24));
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.blog-post .media {
  margin-bottom: 15px;
}
.blog-post .media a {
  width: 100%;
  height: 214px;
  display: block;
  overflow: hidden;
}
.blog-post .media a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.blog-post .text .title {
  color: #FFF;
  font-family: "neue-haas-grotesk-display", sans-serif;
  margin-bottom: 10px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.blog-post .text a:-moz-any-link:hover .title, .blog-post .text a:-moz-any-link:focus .title {
  color: #F9FF00;
}
.blog-post .text a:any-link:hover .title, .blog-post .text a:any-link:focus .title {
  color: #F9FF00;
}
.blog-post .text p {
  font-family: "neue-haas-grotesk-display", sans-serif;
  margin-bottom: 15px;
}
.blog-post .text .btn {
  font-family: "neue-haas-grotesk-display", sans-serif;
  padding: 11px 25.5px;
}
.blog-post.video .media {
  position: relative;
}
.blog-post.video .media > a {
  position: relative;
  z-index: 1;
}
.blog-post.video .media > a:before {
  left: 0;
  right: 0;
  z-index: 2;
  width: 68px;
  height: 68px;
  content: "\e82b";
  color: #FA4300;
  font-size: 30px;
  text-indent: 5px;
  line-height: 70px;
  margin-left: auto;
  background: #F9FF00;
  position: absolute;
  margin-right: auto;
  text-align: center;
  border-radius: 500px;
  top: calc(50% - 34px);
  font-family: "awkmonks";
  -webkit-filter: drop-shadow(0px 12px 24px rgba(0, 0, 0, 0.24));
          filter: drop-shadow(0px 12px 24px rgba(0, 0, 0, 0.24));
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.blog-post:hover.video .media > a:before {
  color: #FFF;
  background: #FA4300;
}
.blog-post:hover .media a:-moz-any-link img {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
.blog-post:hover .media a:any-link img {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}

.blog-posts .blog-post {
  padding-bottom: 40px;
  margin-bottom: 40px !important;
  border-bottom: 2px solid #F9FF00;
}
.blog-posts .blog-post:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0 !important;
}
.blog-posts .blog-post .media {
  width: 100%;
  overflow: hidden;
  max-width: 280px;
  min-width: 280px;
  margin-bottom: 0;
  margin-right: 20px;
  border-radius: 24px;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.blog-posts .blog-post .media a {
  width: 100%;
  height: auto;
}
.blog-posts .blog-post .text .date {
  color: #FFF;
  display: block;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 10px;
}
.blog-posts .blog-post .text .btn {
  font-size: 16px;
  line-height: 24px;
  padding: 10px 20px;
}

.pagination-wrapper {
  clear: both;
  overflow: hidden;
  margin-top: 40px;
  padding-top: 30px;
  border-top: 2px solid #F9FF00;
}

.pagination {
  margin: 0;
  display: block;
  overflow: hidden;
  border-radius: 0;
  margin-left: -10px;
  margin-right: -10px;
}
.pagination a {
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #000;
  font-size: 18px;
  font-weight: 700;
  padding: 11px 25.5px;
  line-height: 28px;
  margin: 0 0 0 auto;
  background: #F9FF00;
  font-family: "neue-haas-grotesk-display", sans-serif;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 500px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.pagination a i {
  font-size: 14px;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.pagination a:hover {
  background: #fbff66;
}
.pagination .float-left {
  padding-left: 10px;
  padding-right: 10px;
}
.pagination .float-left a i {
  margin-right: 7px;
}
.pagination .float-right {
  padding-left: 10px;
  padding-right: 10px;
}
.pagination .float-right a i {
  margin-left: 7px;
}

.featured-blog-slider {
  z-index: 1;
  overflow: hidden;
  position: relative;
  padding: 100px 0 55px;
}

.blog-article-slider-wrapper {
  margin-right: calc(-50vw + 50%);
}
.blog-article-slider-wrapper .blog-post .media a {
  width: 100%;
  height: 327px;
}
.blog-article-slider-wrapper .slider-item {
  max-width: 585px;
}

.blog-article-scrollbar {
  width: 100%;
  height: 10px;
  margin-top: 60px;
  background: transparent;
  border: 1px solid #F9FF00;
}
.blog-article-scrollbar .handle {
  height: 100%;
  background: #F9FF00;
}

.blog-page {
  position: relative;
  padding: 55px 0 120px;
}
.blog-page .background-overlay {
  top: -828px;
  z-index: -1;
  content: "";
  left: -1092px;
  width: 1712px;
  height: 1712px;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(images/object-pattern.png);
}
.blog-page .minus {
  margin-bottom: -80px;
}
.blog-page .main-content .main-title {
  font-size: 60px;
  font-weight: 400;
  line-height: 60px;
  font-family: "Akwokwok", sans-serif;
  margin-bottom: 22px;
  display: inline-block;
  color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-transform: rotate(-9deg);
  transform: rotate(-9deg);
  -webkit-text-stroke-color: #faff00;
}
.blog-page .main-content .blog-post {
  margin-bottom: 80px;
}

.sidebar.blog-details-sidebar .widget .widget-title {
  -webkit-text-stroke-color: #000;
}
.sidebar.blog-details-sidebar .widget .search-form .form-group input {
  background: #000 !important;
}
.sidebar.blog-details-sidebar .widget .search-form .form-group input::-webkit-input-placeholder {
  color: #FFF !important;
}
.sidebar.blog-details-sidebar .widget .search-form .form-group input:-moz-placeholder {
  color: #FFF !important;
}
.sidebar.blog-details-sidebar .widget .search-form .form-group input:-moz-placeholder {
  color: #FFF !important;
}
.sidebar.blog-details-sidebar .widget .search-form .form-group input:-ms-input-placeholder {
  color: #FFF !important;
}
.sidebar .widget {
  margin-bottom: 50px;
}
.sidebar .widget:last-child {
  margin-bottom: 0;
}
.sidebar .widget .widget-title {
  font-size: 60px;
  line-height: 60px;
  font-weight: 400;
  font-family: "Akwokwok", sans-serif;
  margin-bottom: 22px;
  color: transparent;
  display: inline-block;
  -webkit-text-stroke-width: 1px;
  -webkit-transform: rotate(-9deg);
  transform: rotate(-9deg);
  -webkit-text-stroke-color: #faff00;
}
.sidebar .widget .search-form .form-group {
  margin-bottom: 0;
  position: relative;
}
.sidebar .widget .search-form .form-group input {
  width: 100%;
  border: 0px !important;
  padding: 16px 20px !important;
  padding-right: 65px !important;
  background: #FFF !important;
}
.sidebar .widget .search-form .form-group input:focus {
  outline: none;
}
.sidebar .widget .search-form .form-group input::-webkit-input-placeholder {
  color: #000 !important;
  font-family: "neue-haas-grotesk-display", sans-serif !important;
}
.sidebar .widget .search-form .form-group input:-moz-placeholder {
  color: #000 !important;
  font-family: "neue-haas-grotesk-display", sans-serif !important;
}
.sidebar .widget .search-form .form-group input:-moz-placeholder {
  color: #000 !important;
  font-family: "neue-haas-grotesk-display", sans-serif !important;
}
.sidebar .widget .search-form .form-group input:-ms-input-placeholder {
  color: #000 !important;
  font-family: "neue-haas-grotesk-display", sans-serif !important;
}
.sidebar .widget .search-form .form-group button {
  top: 0;
  right: 0;
  border: 0;
  margin: 0;
  padding: 0;
  width: 60px;
  height: 100%;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 20px;
  text-align: center;
  position: absolute;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: transparent;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #F9FE00 !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sidebar .widget .search-form .form-group button:hover {
  color: #FFF;
  background: #FF9300 !important;
}
.sidebar .widget .cta-sidebar .minus {
  margin-bottom: -20px;
}
.sidebar .widget .cta-sidebar .cta-sidebar-item {
  display: block;
  position: relative;
  margin-bottom: 20px;
}
.sidebar .widget .cta-sidebar .cta-sidebar-item:after {
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  content: "";
  height: 100%;
  background: #000;
  position: absolute;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(26, 27, 31, 0)), to(#2d2d2e));
  background: linear-gradient(rgba(26, 27, 31, 0) 0%, #2d2d2e 100%);
}
.sidebar .widget .cta-sidebar .cta-sidebar-item .media {
  z-index: -1;
  width: 100%;
  height: 260px;
  overflow: hidden;
  position: relative;
  margin-right: 15px;
}
.sidebar .widget .cta-sidebar .cta-sidebar-item .media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sidebar .widget .cta-sidebar .cta-sidebar-item .text {
  bottom: 0;
  z-index: 2;
  padding: 24px;
  position: absolute;
}
.sidebar .widget .cta-sidebar .cta-sidebar-item .text .title {
  color: #FFF;
  font-family: "neue-haas-grotesk-display", sans-serif;
  margin-bottom: 5px;
}
.sidebar .widget .cta-sidebar .cta-sidebar-item .text p {
  color: #FFF;
  font-size: 16px;
  font-family: "neue-haas-grotesk-display", sans-serif;
  line-height: 22px;
}
.sidebar .widget .cta-sidebar .cta-sidebar-item .text .btn {
  margin-top: 14px;
  font-family: "neue-haas-grotesk-display", sans-serif;
  padding: 11px 23.99px;
}
.sidebar .widget .cta-sidebar .cta-sidebar-item:-moz-any-link:hover .media img, .sidebar .widget .cta-sidebar .cta-sidebar-item:-moz-any-link:focus .media img {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
.sidebar .widget .cta-sidebar .cta-sidebar-item:any-link:hover .media img, .sidebar .widget .cta-sidebar .cta-sidebar-item:any-link:focus .media img {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}

.popup-video {
  position: relative;
}
.popup-video:before {
  left: 0;
  right: 0;
  z-index: 1;
  width: 130px;
  height: 130px;
  font-size: 50px;
  content: "\e82b";
  text-indent: 5px;
  color: #FA4300;
  margin-left: auto;
  text-align: center;
  margin-right: auto;
  background: #F9FF00;
  line-height: 130px;
  position: absolute;
  border-radius: 500px;
  font-family: "awkmonks";
  top: calc(50% - 65px);
  -webkit-filter: drop-shadow(0px 12px 24px rgba(0, 0, 0, 0.16));
          filter: drop-shadow(0px 12px 24px rgba(0, 0, 0, 0.16));
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.popup-video img {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.popup-video:-moz-any-link:hover:before, .popup-video:-moz-any-link:focus:before {
  color: #FFF;
  background: #FA4300;
}
.popup-video:any-link:hover:before, .popup-video:any-link:focus:before {
  color: #FFF;
  background: #FA4300;
}
.popup-video:-moz-any-link:hover img, .popup-video:-moz-any-link:focus img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.popup-video:any-link:hover img, .popup-video:any-link:focus img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.single-faqs .blog-details-page .black-overlay {
  height: 520px;
}
.single-faqs .blog-details-page .blog-post-top {
  margin-bottom: 0;
}
.single-faqs .blog-details-page .blog-post-top .title {
  margin-bottom: 0;
  min-height: 224px;
}
.single-faqs .faq-post-content {
  margin-top: 140px;
}

.blog-details-page {
  z-index: 1;
  color: #000;
  background: #FFF;
  position: relative;
  padding: 0 0 120px;
}
.blog-details-page h1, .blog-details-page .h1, .blog-details-page h2, .blog-details-page .h2, .blog-details-page h3, .blog-details-page .h3, .blog-details-page h4, .blog-details-page .h4, .blog-details-page h5, .blog-details-page .h5, .blog-details-page h6, .blog-details-page .h6 {
  font-family: "neue-haas-grotesk-display", sans-serif;
  margin-bottom: 15px;
}
.blog-details-page h1, .blog-details-page .h1 {
  font-size: 96px;
  line-height: 112px;
}
.blog-details-page h2, .blog-details-page .h2 {
  font-size: 72px;
  line-height: 84px;
}
.blog-details-page h3, .blog-details-page .h3 {
  font-size: 48px;
  line-height: 62px;
}
.blog-details-page h4, .blog-details-page .h4 {
  font-size: 36px;
  line-height: 46px;
}
.blog-details-page h5, .blog-details-page .h5 {
  font-size: 30px;
  line-height: 40px;
}
.blog-details-page h6, .blog-details-page .h6 {
  font-size: 24px;
  line-height: 34px;
}
.blog-details-page .black-overlay {
  z-index: -1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 570px;
  overflow: hidden;
  background: #000;
  position: relative;
  padding-top: 50px;
  padding-bottom: 130px;
}
.blog-details-page .black-overlay .background-overlay {
  top: -533px;
  right: -543px;
  z-index: -1;
  content: "";
  width: 1300px;
  height: 1300px;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(images/monkeys-overlay.png);
}
.blog-details-page .blog-post-top {
  margin-bottom: 60px;
}
.blog-details-page .blog-post-top .title {
  color: #FFF;
  margin-bottom: 30px;
}
.blog-details-page .blog-post-top .title.has_sub_text {
  margin-bottom: 10px;
}
.blog-details-page .blog-post-top .sub-title {
  color: #FFF;
  margin-bottom: 30px;
}
.blog-details-page .blog-post-top .enty-media {
  overflow: hidden;
  margin-top: -126px;
}
.blog-details-page .blog-post-top .enty-media img {
  width: 100%;
  height: auto;
}
.blog-details-page .blog-post .entry-content {
  font-family: "neue-haas-grotesk-display", sans-serif;
}
.blog-details-page .blog-post .entry-content p {
  font-size: 24px;
  margin: 0 0 30px;
  line-height: 38px;
}
.blog-details-page .blog-post .entry-content p:last-child {
  margin: 0;
}
.blog-details-page .blog-post .entry-content p a:not(.btn) {
  font-weight: 700;
  text-decoration: underline;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.blog-details-page .blog-post .entry-content p img.alignnone {
  width: 100%;
  margin-bottom: 0;
}
.blog-details-page .blog-post .entry-content .btn {
  font-size: 24px;
  line-height: 38px;
  padding: 11px 25.5px;
  margin-bottom: 20px;
}
.blog-details-page .blog-post .entry-content a:not(.btn):hover, .blog-details-page .blog-post .entry-content a:not(.btn):focus {
  color: #000;
}
.blog-details-page .blog-post .entry-content ul li {
  padding-left: 15px;
}
.blog-details-page .blog-post .entry-content ul li ul {
  margin-top: 15px;
  margin-bottom: 20px;
}
.blog-details-page .blog-post .entry-content ol {
  list-style: none;
  counter-reset: section;
}
.blog-details-page .blog-post .entry-content ol li {
  position: relative;
}
.blog-details-page .blog-post .entry-content ol li:before {
  counter-increment: section;
  content: counters(section, ".") ". ";
}
.blog-details-page .blog-post .entry-content ol li ol {
  margin-left: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}
.blog-details-page .blog-post .entry-content ol li ol li {
  padding-left: 35px;
}
.blog-details-page .blog-post .entry-content ol li ol li ol li {
  padding-left: 50px;
}
.blog-details-page .blog-post .entry-content ul, .blog-details-page .blog-post .entry-content ol {
  font-size: 24px;
  padding: revert;
  line-height: 38px;
  margin-bottom: 30px;
}
.blog-details-page .blog-post .entry-content ul.list-unstyled, .blog-details-page .blog-post .entry-content ol.list-unstyled {
  padding: 0;
  list-style: none;
}
.blog-details-page .blog-post .entry-content ul.list-unstyled li, .blog-details-page .blog-post .entry-content ol.list-unstyled li {
  padding-left: 0;
}
.blog-details-page .blog-post .entry-content ul.list-unstyled li:before, .blog-details-page .blog-post .entry-content ol.list-unstyled li:before {
  display: none;
}
.blog-details-page .blog-post .entry-content ul li, .blog-details-page .blog-post .entry-content ol li {
  margin-bottom: 15px;
}
.blog-details-page .entry-footer {
  overflow: hidden;
  margin-top: 40px;
  position: relative;
  padding: 66px 50px 60px;
  background: -webkit-gradient(linear, right top, left top, from(#F9FF00), to(#FF9300));
  background: linear-gradient(to left, #F9FF00 0%, #FF9300 100%);
}
.blog-details-page .entry-footer .entry-title {
  max-width: 375px;
}
.blog-details-page .entry-footer .entry-title .title {
  color: #000;
  margin-bottom: 5px;
}
.blog-details-page .entry-footer .entry-title p {
  font-weight: 300;
  font-size: 24px;
  font-family: "neue-haas-grotesk-display", sans-serif;
  line-height: 36px;
}
.blog-details-page .entry-footer .entry-title .btn {
  margin-top: 25px;
  font-family: "neue-haas-grotesk-display", sans-serif;
  border-radius: 25px;
  padding: 11px 25.5px;
  -webkit-box-shadow: 0px 12px 24px rgba(0, 0, 0, 0.24);
          box-shadow: 0px 12px 24px rgba(0, 0, 0, 0.24);
}
.blog-details-page .entry-footer .photo {
  bottom: 0;
  right: 65px;
  height: auto;
  max-width: 224px;
  position: absolute;
}
.blog-details-page .entry-footer .photo img {
  width: 100%;
  height: auto;
}

.share-wrapper {
  margin-top: 30px;
}
.share-wrapper .share .sharethis-inline-share-buttons .st-total {
  display: inline-block !important;
}
.share-wrapper .share .sharethis-inline-share-buttons .st-total .st-shares {
  color: #000;
  font-family: "proxima-nova", sans-serif;
  font-size: 18px !important;
  line-height: 26px !important;
}
.share-wrapper .share .sharethis-inline-share-buttons .st-total .st-label {
  color: #001179;
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
  letter-spacing: -0.6px;
}
.share-wrapper .share .sharethis-inline-share-buttons .st-btn {
  margin-bottom: 0;
  display: inline-block;
  width: 58px !important;
  height: 58px !important;
  margin-right: 12 !important;
  line-height: 58px !important;
  min-width: inherit !important;
  padding: inherit !important;
  border-radius: 500px !important;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
}
.share-wrapper .share .sharethis-inline-share-buttons .st-btn:last-child {
  margin-right: 0 !important;
}
.share-wrapper .share .sharethis-inline-share-buttons .st-btn > img {
  top: 0 !important;
  width: 27px !important;
  height: 27px !important;
  vertical-align: middle !important;
}
.share-wrapper .share .sharethis-inline-share-buttons .st-btn .st-label {
  display: none !important;
}
.share-wrapper .share .sharethis-inline-share-buttons .st-btn[data-network=twitter] {
  background-color: #1DA1F2 !important;
}
.share-wrapper .share .sharethis-inline-share-buttons .st-btn[data-network=facebook] {
  background-color: #1977F3 !important;
}
.share-wrapper .share .sharethis-inline-share-buttons .st-btn[data-network=linkedin] {
  background-color: #0697E3 !important;
}
.share-wrapper .share .sharethis-inline-share-buttons .st-btn[data-network=email] {
  background-color: #DD42AD !important;
}
.share-wrapper .share .sharethis-inline-share-buttons .st-btn[data-network=sharethis] {
  background-color: #00B157 !important;
}

/***********************************
BASIC WORDPRESS STYLES
***********************************/
.alignleft {
  float: left;
  height: auto;
  max-width: 100%;
  display: inline;
  margin-right: 1.5em;
}

.alignright {
  height: auto;
  float: right;
  display: inline;
  max-width: 100%;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  height: auto;
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.alignnone {
  height: auto;
  max-width: 100%;
  margin-bottom: 30px;
}

.gallery {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: -9px !important;
  margin-right: -9px !important;
  margin-bottom: 12px !important;
}
.gallery br {
  display: none;
}
.gallery .gallery-item {
  height: 220px;
  overflow: hidden;
  padding-left: 9px;
  padding-right: 9px;
  text-align: center;
  margin-bottom: 18px;
  vertical-align: top;
  display: inline-block;
  float: none !important;
  width: 100% !important;
  margin-top: 0 !important;
}
@media (max-width: 767px) {
  .gallery .gallery-item {
    height: 200px;
  }
}
@media (max-width: 575px) {
  .gallery .gallery-item {
    height: 180px;
  }
}
.gallery .gallery-item .gallery-icon {
  height: 100%;
  width: 100%;
}
.gallery .gallery-item a {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  position: relative;
}
.gallery .gallery-item a:before, .gallery .gallery-item a:after {
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
}
.gallery .gallery-item a:before {
  bottom: 0;
  z-index: 1;
  opacity: 0;
  content: "";
  background: rgba(0, 0, 0, 0.8);
  -webkit-transition: 0.5s opacity, 0.5s background-color;
  transition: 0.5s opacity, 0.5s background-color;
}
.gallery .gallery-item a:after {
  top: 0;
  opacity: 0;
  content: "+";
  color: #FFF;
  font-size: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: 0.4s transform 0.2s, 0.4s opacity 0.2s;
  -webkit-transition: 0.4s opacity 0.2s, 0.4s -webkit-transform 0.2s;
  transition: 0.4s opacity 0.2s, 0.4s -webkit-transform 0.2s;
  transition: 0.4s transform 0.2s, 0.4s opacity 0.2s;
  transition: 0.4s transform 0.2s, 0.4s opacity 0.2s, 0.4s -webkit-transform 0.2s;
}
.gallery .gallery-item a:hover:before {
  opacity: 1;
}
.gallery .gallery-item a:hover:after {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.gallery .gallery-item a:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.gallery .gallery-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border: 0 !important;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.gallery .gallery-item:nth-child(3n+1), .gallery .gallery-item:nth-child(3n+2) {
  width: 35% !important;
}
.gallery .gallery-item:nth-child(4n+2), .gallery .gallery-item:nth-child(4n+3) {
  width: 65% !important;
}

.gallery-caption {
  display: block;
}

@media only screen and (max-width: 767px) {
  .gallery .gallery-item:nth-child(3n+1), .gallery .gallery-item:nth-child(3n+2) {
    width: 40% !important;
  }
  .gallery .gallery-item:nth-child(4n+2), .gallery .gallery-item:nth-child(4n+3) {
    width: 60% !important;
  }
}
@media only screen and (max-width: 575px) {
  .gallery .gallery-item {
    width: 100% !important;
  }
}
/***********************************
BASIC TEMPLATE STYLES
***********************************/
.basic_container {
  padding: 40px 0 48px 0;
}
.basic_container .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  text-decoration: none !important;
}

.first-section {
  padding: 50px 0;
}

.basic {
  padding: 0 0 80px;
}
.basic:first-child {
  padding-top: 50px;
}
.basic h1, .basic h2, .basic h3, .basic h4, .basic h5, .basic h6 {
  margin-bottom: 12px;
}
.basic ul {
  margin-left: 30px;
  list-style-type: disc;
}
.basic ul li {
  margin-bottom: 15px;
}
.basic ul, .basic ol {
  padding: revert;
  margin-bottom: 30px;
}
.basic ul.list-unstyled, .basic ol.list-unstyled {
  padding: 0;
  list-style: none;
}
.basic ul.list-unstyled li, .basic ol.list-unstyled li {
  padding-left: 0;
}
.basic ul.list-unstyled li:before, .basic ol.list-unstyled li:before {
  display: none;
}
.basic p:last-child {
  margin-bottom: 25px;
}

/* left */
.basic_left img {
  max-width: 100%;
  display: block;
  float: left;
}
.basic_left p {
  display: block;
  padding: 0;
}

/* middle */
.middle_box {
  padding: 0 15px;
}

.basic_middle img {
  max-width: 100%;
  display: block;
  float: none;
  margin: 0 auto 50px auto;
  max-width: 1008px;
  max-width: 100%;
}
.basic_middle h2 {
  text-align: center;
}
.basic_middle p {
  margin-bottom: 0 !important;
  margin: 10px 0;
  -webkit-columns: 2;
  -moz-columns: 2;
  columns: 2;
  -webkit-column-gap: 50px;
  -moz-column-gap: 50px;
  column-gap: 50px;
}
.basic_middle .btn {
  float: none;
  margin: 25px auto 0 auto;
}

.basic_single .btn {
  float: none;
  margin: 25px auto 0 auto;
}

/* right */
.basic_right img {
  max-width: 100%;
  display: block;
  float: right;
  margin: 0 auto;
}
.basic_right p {
  display: block;
  padding: 0;
}

.gcbase-home {
  width: 100%;
  background: #008cc6;
  background: linear-gradient(45deg, #008cc6 0%, #8ec652 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#008cc6", endColorstr="#8ec652",GradientType=1 );
}

@-webkit-keyframes bounce {
  0%, 20%, 60%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  80% {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }
}

@keyframes bounce {
  0%, 20%, 60%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  80% {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }
}
@-webkit-keyframes shake {
  0%, 20%, 60%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  40% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  80% {
    -webkit-transform: translateX(-3px);
    transform: translateX(-3px);
  }
}
@keyframes shake {
  0%, 20%, 60%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  40% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  80% {
    -webkit-transform: translateX(-3px);
    transform: translateX(-3px);
  }
}
/* Buzz Out */
@-webkit-keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
@keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
@-webkit-keyframes move1 {
  0% {
    -webkit-transform: translate(-45%, -52%);
            transform: translate(-45%, -52%);
  }
  50% {
    -webkit-transform: translate(-54%, -40%);
            transform: translate(-54%, -40%);
  }
  100% {
    -webkit-transform: translate(-45%, -52%);
            transform: translate(-45%, -52%);
  }
}
@keyframes move1 {
  0% {
    -webkit-transform: translate(-45%, -52%);
            transform: translate(-45%, -52%);
  }
  50% {
    -webkit-transform: translate(-54%, -40%);
            transform: translate(-54%, -40%);
  }
  100% {
    -webkit-transform: translate(-45%, -52%);
            transform: translate(-45%, -52%);
  }
}
@-webkit-keyframes parallax {
  0% {
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
  }
  100% {
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
}
@keyframes parallax {
  0% {
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
  }
  100% {
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
}
@-webkit-keyframes zoom {
  100% {
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-transform: scale(0.412) translate(-120%, -120%);
            transform: scale(0.412) translate(-120%, -120%);
  }
}
@keyframes zoom {
  100% {
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-transform: scale(0.412) translate(-120%, -120%);
            transform: scale(0.412) translate(-120%, -120%);
  }
}
@-webkit-keyframes rotating {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/***********************************
MEDIA QUERIES
***********************************/
@media only screen and (max-width: 1680px) {
  /***********************************
  ATTRIBUTES STYLES
  ***********************************/
  .attributes-page .filter-navbar {
    padding-right: 175px;
  }
} /* 1680 */
@media only screen and (max-width: 1600px) {
  .header.header--new.transparent .navbar .container-fluid {
    padding: 0 60px 0 0;
  }
  /***********************************
  HOME STYLES
  ***********************************/
  .home-about__monkeys.has--one {
    left: -245px;
  }
  .home-about__monkeys.has--two {
    right: -245px;
  }
  .home-about__monkeys.has--three {
    left: -245px;
  }
  /***********************************
  ATTRIBUTES STYLES
  ***********************************/
  .attributes-page .filter-navbar {
    padding-right: 240px;
  }
  .attributes-page .attributes-slider__item .media {
    height: 620px;
  }
} /* 1600 */
@media only screen and (max-width: 1500px) {
  /***********************************
  GALLERY STYLES
  ***********************************/
  .gallery-page {
    padding-top: 160px;
  }
  .gallery-detail-page .gallery-slider .slick-arrow.slick-prev, .share-detail-page .gallery-slider .slick-arrow.slick-prev {
    left: -90px;
  }
  .gallery-detail-page .gallery-slider .slick-arrow.slick-next, .share-detail-page .gallery-slider .slick-arrow.slick-next {
    right: -670px;
  }
  .share-detail-page .gallery-slider__controls .slick-arrow.slick-prev {
    left: -90px;
  }
  .share-detail-page .gallery-slider__controls .slick-arrow.slick-next {
    right: -670px;
  }
  /***********************************
  ATTRIBUTES STYLES
  ***********************************/
  .attributes-page {
    padding-top: 160px;
  }
}
@media only screen and (max-width: 1460px) {
  h1, .h1 {
    font-size: 62px;
    line-height: 74px;
  }
  /***********************************
  HEADER STYLES
  ***********************************/
  .header {
    padding: 25px 0;
  }
  .header .navbar .container-fluid {
    padding-left: 50px;
    padding-right: 50px;
  }
  /***********************************
  HOME STYLES
  ***********************************/
  .banner {
    min-height: 880px;
    padding: 167px 0 70px;
  }
  .banner .content .sub-title {
    font-size: 192px;
    line-height: 192px;
  }
  .banner .content .title {
    font-size: 86px;
    line-height: 86px;
  }
  .box-counter-item .number {
    font-size: 110px;
    line-height: 110px;
  }
  .box-counter-item .text {
    font-size: 40px;
    line-height: 50px;
  }
  .home-about {
    padding: 327px 0 302px;
  }
  .home-about .entry-title {
    margin-bottom: 400px;
  }
  .home-about__monkeys.has--one {
    top: -327px;
    max-width: 440px;
    left: -160px;
  }
  .home-about__monkeys.has--two {
    top: -327px;
    max-width: 660px;
    right: -160px;
  }
  .home-about__monkeys.has--three {
    bottom: -302px;
    max-width: 660px;
    left: -160px;
  }
  .home-about__monkeys-item {
    height: 220px;
  }
  .sample-goods {
    padding-top: 150px;
  }
  .has-number .title:before {
    font-size: 164px;
  }
  .the-roadmap {
    padding-top: 140px;
  }
  .questions-answers {
    padding: 100px 0;
  }
  .meet-monkeys {
    padding-bottom: 140px;
  }
  .join-discord {
    padding-top: 300px;
  }
  .join-discord .content .title {
    font-size: 110px;
  }
  .join-discord .content .title.replaceDiscrod .icon-discord:before {
    width: 40px;
    height: 40px;
    bottom: 35px;
    font-size: 32px;
  }
  .join-discord .content .sub-title {
    font-size: 65px;
    line-height: 65px;
  }
  .join-discord .content .btn {
    font-size: 30px;
    line-height: 36px;
    padding: 15px 30px;
  }
  /***********************************
  ABOUT PAGE STYLES
  ***********************************/
  .about-us__content .title {
    font-size: 192px;
    line-height: 192px;
  }
  .about-us__content .sub-title {
    font-size: 86px;
    line-height: 86px;
  }
  .about-us__content .title {
    margin-left: -80px;
  }
  .about-us__content .sub-title {
    max-width: 464px;
    margin-top: -40px;
    padding-bottom: 30px;
  }
  /***********************************
  PILLAR PAGE STYLES
  ***********************************/
  .pillar-page .before-pattern .pattern-1 {
    left: 120px;
  }
  .pillar-page .before-pattern .pattern-2 {
    right: 0px;
  }
  .pillar-sticky-sidebar {
    max-width: 320px;
  }
  .pillar-sticky-sidebar .navbar.navbar-lg-expand {
    padding: 53px 20px 30px;
  }
  .pillar-sticky-sidebar .navbar.navbar-lg-expand .navbar-collapse .navbar-nav li {
    padding-left: 20px;
  }
  .pillar-sticky-sidebar .navbar.navbar-lg-expand .navbar-collapse .navbar-nav li:before {
    width: 10px;
  }
  /***********************************
  ATTRIBUTES STYLES
  ***********************************/
  .attributes-page .filter-navbar {
    padding-right: 220px;
  }
  .attributes-page .filter-navbar .navbar-nav li:not(:last-child):after {
    font-size: 36px;
    line-height: 36px;
  }
  .attributes-page .filter-navbar .navbar-nav li .select-wrapper select {
    font-size: 36px !important;
  }
  .attributes-page .filter-navbar .navbar-nav li .select-wrapper:after {
    top: calc(50% - 4px);
    border-top: 8px solid;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
  }
  .attributes-page .filter-navbar .navbar-nav li .all {
    font-size: 36px !important;
  }
  .attributes-page .attributes-slider__item .media {
    height: 620px;
  }
  .gallery-detail-page .sticky-badge {
    width: 160px;
    height: 160px;
    padding: 10px 0 0 10px;
  }
  .gallery-detail-page .sticky-badge i {
    font-size: 32px;
    margin-left: 14px;
  }
  .gallery-detail-page .sticky-badge h6 {
    font-size: 16px;
  }
  /***********************************
  FOOTER STYLES
  ***********************************/
  .footer {
    padding: 90px 0;
  }
  .single-faqs .blog-details-page .blog-post-top .title {
    min-height: 192px;
  }
  .blog-details-page h1, .blog-details-page .h1 {
    font-size: 80px;
    line-height: 96px;
  }
} /* 1460 */
@media only screen and (min-width: 1367px) {
  .share-wrapper .share {
    top: 0;
    margin-bottom: 0;
    position: absolute;
    margin-left: -98px;
  }
  .share-wrapper .share .sharethis-inline-share-buttons .st-total {
    display: block !important;
  }
  .share-wrapper .share .sharethis-inline-share-buttons .st-btn {
    display: block !important;
    margin-left: auto !important;
    margin-bottom: 12px !important;
  }
  .share-wrapper .share .sharethis-inline-share-buttons .st-btn:last-child {
    margin-right: auto !important;
  }
} /* 1366 */
@media only screen and (max-width: 1366px) {
  h1, .h1 {
    font-size: 54px;
    line-height: 65px;
  }
  /***********************************
  HEADER STYLES
  ***********************************/
  .header .navbar .container-fluid {
    padding-left: 40px;
    padding-right: 40px;
  }
  .header .navbar .navbar-header .logo .navbar-brand img {
    max-width: 130px;
  }
  .header.header--new.transparent .navbar .container-fluid {
    padding: 0 40px 0 0;
  }
  .header.header--new.transparent .navbar .navbar-header {
    margin: 0;
    width: 180px;
    height: 180px;
    margin-right: 40px;
  }
  .header.header--new.transparent .navbar .navbar-header .navbar-brand {
    margin-right: 5px;
  }
  .header.header--new.stop.transparent {
    padding: 0;
  }
  .header.header--new.stop.transparent .navbar .navbar-header {
    width: 180px;
    height: 100px;
    margin-right: 40px;
  }
  /***********************************
  HOME STYLES
  ***********************************/
  .banner {
    min-height: 850px;
    padding: 142px 0 70px;
  }
  .banner .content .sub-title {
    font-size: 162px;
    line-height: 190px;
    margin-left: -50px;
    margin-bottom: 15px;
  }
  .banner .content .title {
    font-size: 72px;
    line-height: 82px;
  }
  .banner .media {
    right: 0;
  }
  .box-counter {
    margin-top: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }
  .box-counter-item .number {
    font-size: 100px;
    line-height: 100px;
  }
  .box-counter-item .text {
    font-size: 36px;
    line-height: 46px;
  }
  .box-counter-item .title-small {
    font-size: 70px;
    line-height: 127px;
  }
  .box-counter-item .btn {
    max-width: 160px;
  }
  .box-counter-item .help {
    font-size: 16px;
    margin-top: 5px;
    line-height: 20px;
  }
  .home-about {
    padding: 227px 0 202px;
  }
  .home-about .entry-title {
    margin-bottom: 300px;
  }
  .home-about__monkeys.has--one {
    top: -227px;
    max-width: 360px;
    left: -130px;
  }
  .home-about__monkeys.has--two {
    top: -227px;
    max-width: 540px;
    right: -130px;
  }
  .home-about__monkeys.has--three {
    bottom: -202px;
    max-width: 540px;
    left: -130px;
  }
  .home-about__monkeys-item {
    height: 180px;
  }
  .sample-goods {
    padding-top: 130px;
  }
  .sample-goods .button {
    bottom: 80px;
  }
  .sample-goods-slider .slick-arrow.slick-prev {
    left: 80px;
  }
  .sample-goods-slider .slick-arrow.slick-next {
    right: 80px;
  }
  .has-number .title:before {
    font-size: 130px;
  }
  .the-roadmap {
    padding-top: 120px;
  }
  .the-roadmap .entry-title .title {
    margin-bottom: 25px;
  }
  .roadmap-card .top .icon {
    font-size: 50px;
  }
  .roadmap-card .top .date {
    font-size: 40px;
    line-height: 40px;
  }
  .roadmap-card .text p {
    padding-right: 20px;
  }
  .questions-answers {
    padding: 90px 0;
  }
  .questions-answers .entry-title .title {
    margin-bottom: 25px;
  }
  #accordionMonkey .card {
    margin-bottom: 20px;
  }
  #accordionMonkey .card .card-header {
    border-width: 3px;
  }
  #accordionMonkey .card .card-header:before {
    width: 40px;
    height: 40px;
    font-size: 18px;
    line-height: 47px;
  }
  .meet-monkeys {
    padding-bottom: 120px;
  }
  .meet-monkeys .entry-title .title {
    margin-bottom: 25px;
  }
  .join-discord {
    padding: 230px 0 200px;
  }
  .join-discord .content .title {
    font-size: 90px;
  }
  .join-discord .content .title.replaceDiscrod .icon-discord:before {
    width: 30px;
    height: 30px;
    bottom: 32px;
    font-size: 25px;
  }
  .join-discord .content .sub-title {
    font-size: 58px;
    line-height: 60px;
  }
  .join-discord .content .btn {
    font-size: 24px;
    line-height: 32px;
    padding: 15px 25px 17px;
  }
  .join-discord .media img {
    max-width: 650px;
  }
  /***********************************
  HOME NEW STYLES
  ***********************************/
  .hm-banner .content .title {
    max-width: 610px;
  }
  .hm-banner .hm-banner__slider-wrapper {
    -webkit-transform: translateY(26%);
    transform: translateY(26%);
  }
  .hm-mint-monkey__entry-header .before-pattern {
    left: -1000px;
  }
  .hm-mint-monkey__entry-header .after-pattern {
    right: -950px;
  }
  .hm-mint-monkey__wrap {
    margin: 0 0 57px;
    padding: 85px 20px 70px;
  }
  .hm-mint-monkey__card {
    padding: 17px 12px 20px;
  }
  .hm-mint-monkey__mintmap {
    margin: 0;
  }
  .hm-about-us {
    padding-bottom: 60px;
  }
  .hm-about-us__content .sub-title {
    font-size: 152px;
    margin-left: -40px;
  }
  .hm-about-us__content .title {
    max-width: 342px;
    margin-top: -60px;
  }
  .hm-roadmap {
    padding: 60px 0 120px;
  }
  .hm-faqs .entry-title .sub-title {
    font-size: 162px;
  }
  .hm-faqs__entry-header .before-pattern {
    left: -1075px;
  }
  .hm-faqs__entry-header .after-pattern {
    bottom: -400px;
    right: -1050px;
  }
  .hm-faqs__wrap {
    padding: 38px 80px 55px;
  }
  .hm-gallery {
    padding: 50px 0 30px;
  }
  .hm-gallery .entry-title .sub-title {
    font-size: 152px;
    margin-left: -40px;
  }
  .hm-gallery .entry-title .title {
    margin-top: -80px;
    margin-bottom: 40px;
  }
  .hm-genesis-monkeys {
    padding: 35px 0 128px;
  }
  .hm-attributes .before-pattern {
    left: -1000px;
  }
  .hm-attributes .after-pattern {
    right: -1000px;
  }
  .hm-awk-blog {
    padding: 100px 0 20px;
  }
  .hm-awk-blog .entry-title .sub-title {
    font-size: 152px;
    margin-left: -80px;
  }
  .hm-awk-blog .entry-title .title {
    margin-top: -80px;
    margin-bottom: -34px;
  }
  .hm-awk-blog .entry-title .btn-box {
    margin-bottom: 40px;
  }
  .hm-join-us {
    padding: 20px 0 120px;
  }
  .hm-join-us__content {
    min-height: 460px;
    padding: 30px 60px 71px;
  }
  /***********************************
  ABOUT PAGE STYLES
  ***********************************/
  .about-us__content .title {
    font-size: 162px;
    line-height: 190px;
  }
  .about-us__content .sub-title {
    font-size: 72px;
    line-height: 82px;
  }
  .about-us__media {
    height: 653px;
  }
  .about-roadmap {
    padding: 120px 0;
  }
  .about-roadmap .before-pattern {
    right: -990px;
  }
  .about-nft-monkey {
    padding: 120px 0 50px;
  }
  .about-meet-monkeys {
    padding: 50px 0 70px;
  }
  /***********************************
  PILLAR PAGE STYLES
  ***********************************/
  .pillar-page .before-pattern .pattern-1 {
    left: 100px;
  }
  .pillar-page .before-pattern .pattern-2 {
    right: 10px;
  }
  .pillar-sticky-sidebar {
    max-width: 280px;
  }
  .pillar-sticky-sidebar .navbar.navbar-lg-expand {
    padding: 53px 20px 30px;
  }
  .pillar-sticky-sidebar .navbar.navbar-lg-expand .navbar-collapse .navbar-nav li {
    padding-left: 15px;
  }
  .pillar-sticky-sidebar .navbar.navbar-lg-expand .navbar-collapse .navbar-nav li:not(:last-child) {
    margin-bottom: 20px;
  }
  .pillar-sticky-sidebar .navbar.navbar-lg-expand .navbar-collapse .navbar-nav li a {
    font-size: 14px;
    line-height: 18px;
  }
  .pillar-sticky-sidebar .navbar.navbar-lg-expand .navbar-collapse .navbar-nav li:before {
    width: 6px;
  }
  /***********************************
  GALLERY STYLES
  ***********************************/
  .gallery-page {
    padding-top: 140px;
  }
  .awk-more-monkeys {
    padding-bottom: 120px;
  }
  /***********************************
  SHARE PAGE STYLES
  ***********************************/
  .share-detail-page .gallery-slider__controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
  }
  .share-detail-page .gallery-slider__controls .slick-arrow {
    position: inherit;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  .share-detail-page .gallery-slider__controls .slick-arrow.slick-prev {
    left: 0;
  }
  .share-detail-page .gallery-slider__controls .slick-arrow.slick-next {
    right: 0;
  }
  .share-detail-page .gallery-slider__controls .slick-arrow {
    margin-top: 20px;
  }
  .share-detail-page .gallery-slider__controls .slick-prev {
    margin-right: 15px;
  }
  /***********************************
  CONNECT PAGE STYLES
  ***********************************/
  .connect-us__content .title {
    margin-left: 0;
    font-size: 162px;
    line-height: 190px;
    margin-bottom: -40px;
  }
  .connect-us__content .sub-title {
    font-size: 72px;
    max-width: 100%;
    line-height: 82px;
    margin-left: 96px;
  }
  /***********************************
  COMINGSOON STYLES
  ***********************************/
  .comingsoon-header {
    padding-top: 50px;
  }
  .comingsoon {
    padding-top: 168px;
  }
  .comingsoon .container .banner-images {
    right: -300px;
  }
  /***********************************
  FOOTER STYLES
  ***********************************/
  .footer {
    padding: 70px 0;
  }
  /***********************************
  BLOG STYLES
  ***********************************/
  .featured-blog-post {
    padding: 140px 0 80px;
  }
  .featured-blog-post .content .sub-title.big {
    margin-left: -25px;
  }
  .featured-blog-slider {
    padding: 80px 0 50px;
  }
  .single-faqs .blog-details-page .black-overlay {
    height: 450px;
  }
  .single-faqs .blog-details-page .blog-post-top .title {
    min-height: 168px;
  }
  .blog-details-page h1, .blog-details-page .h1 {
    font-size: 72px;
    line-height: 84px;
  }
  .blog-details-page h2, .blog-details-page .h2 {
    font-size: 55px;
    line-height: 67px;
  }
  .blog-details-page .black-overlay {
    min-height: 540px;
  }
} /* 1366 */
@media only screen and (max-width: 1199px) {
  h1, .h1 {
    font-size: 50px;
    line-height: 60px;
  }
  h2, .h2 {
    font-size: 42px;
    line-height: 52px;
  }
  .btn.btn-xl {
    font-size: 36px;
  }
  /***********************************
  HEADER STYLES
  ***********************************/
  .header .navbar .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  .header .navbar .navbar-header .logo .navbar-brand img {
    max-width: 110px;
  }
  .header.header--new .navbar .container-fluid {
    padding-left: 30px;
    padding-right: 30px;
  }
  .header.header--new .navbar .navbar-header {
    margin-right: 50px;
  }
  .header.header--new.transparent .navbar .container-fluid {
    padding: 0 30px 0 0;
  }
  .header.header--new.transparent .navbar .navbar-header {
    margin: 0;
    width: 120px;
    height: 120px;
    margin-right: 30px;
  }
  .header.header--new.transparent .navbar .navbar-header .navbar-brand {
    margin-right: 0;
  }
  .header.header--new.transparent .navbar .navbar-header .navbar-brand img {
    max-width: 90px;
  }
  .header.header--new.transparent .navbar .navbar-collapse .navbar-nav li.btn-menu a {
    font-size: 24px;
    line-height: 30px;
  }
  .header.header--new.stop.transparent {
    padding: 0;
  }
  .header.header--new.stop.transparent .navbar .navbar-header {
    width: 120px;
    height: 100px;
    margin-right: 30px;
  }
  .header.header--new.stop.transparent .navbar .navbar-collapse .navbar-nav li.btn-menu a {
    font-size: 24px;
    line-height: 30px;
  }
  /***********************************
  HOME STYLES
  ***********************************/
  .banner {
    min-height: 825px;
    padding: 128px 0 70px;
  }
  .banner .content .sub-title {
    font-size: 132px;
    line-height: 162px;
    margin-left: -20px;
    margin-bottom: 40px;
  }
  .banner .content .title {
    font-size: 62px;
    line-height: 72px;
  }
  .banner .media img {
    max-width: 740px;
  }
  .banner.banner--pillar {
    padding-top: 80px;
  }
  .banner.banner--pillar .content .title {
    font-size: 62px;
    line-height: 72px;
    max-width: 440px;
  }
  .banner.banner--pillar .content p {
    font-size: 30px;
    line-height: 36px;
  }
  .banner.banner--pillar .media {
    top: 50%;
    right: -120px;
  }
  .banner.banner--pillar .media img {
    max-width: 800px;
  }
  .box-counter {
    margin-top: 35px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .sample-goods {
    padding-top: 110px;
  }
  .sample-goods .button {
    bottom: 70px;
  }
  .sample-goods-slider {
    margin-bottom: 0;
  }
  .sample-goods-slider .slick-arrow {
    width: 80px;
    height: 80px;
  }
  .sample-goods-slider .slick-arrow:before {
    font-size: 32px;
  }
  .sample-goods-slider .slick-arrow.slick-prev {
    left: 70px;
  }
  .sample-goods-slider .slick-arrow.slick-next {
    right: 70px;
  }
  .the-roadmap {
    padding: 100px 0 80px;
  }
  .roadmap-card .top {
    margin-bottom: 66px;
  }
  .questions-answers {
    padding: 80px 0;
  }
  .meet-monkeys {
    padding: 100px 0;
  }
  .join-discord {
    padding: 200px 0 180px;
  }
  .join-discord .content .title {
    font-size: 72px;
    line-height: 72px;
  }
  .join-discord .content .title.replaceDiscrod .icon-discord:before {
    width: 25px;
    height: 25px;
    bottom: 23px;
    font-size: 20px;
  }
  .join-discord .content .sub-title {
    font-size: 48px;
    line-height: 48px;
  }
  .join-discord .content .btn {
    font-size: 20px;
    line-height: 28px;
    padding: 12px 20px 15px;
  }
  .join-discord .media img {
    max-width: 600px;
  }
  /***********************************
  HOME NEW STYLES
  ***********************************/
  .hm-banner {
    min-height: 825px;
    padding: 128px 0 70px;
  }
  .hm-banner .content {
    margin-left: 40px;
  }
  .hm-banner .content .sub-title {
    font-size: 132px;
    line-height: 162px;
    margin-left: -20px;
    margin-bottom: 40px;
  }
  .hm-banner .content .title {
    max-width: 550px;
  }
  .hm-banner .media img {
    max-width: 740px;
  }
  .hm-banner .hm-banner__slider-wrapper {
    bottom: 0;
    z-index: -2;
    right: -298px;
    width: 1092px;
    position: absolute;
    -webkit-transform: translateY(26%);
    transform: translateY(26%);
  }
  .hm-mint-monkey__entry-header {
    padding: 50px 0;
  }
  .hm-mint-monkey__entry-header .after-pattern {
    right: -1000px;
  }
  .hm-mint-monkey__wrap {
    margin: 0 0 57px;
    padding: 60px 20px 70px;
  }
  .hm-mint-monkey__mintmap-table {
    margin-bottom: 40px;
    padding: 0 20px;
  }
  .hm-mint-monkey__mintmap {
    padding: 50px 15px 22px;
  }
  .mintmap-table-scrollbar {
    display: block;
  }
  .hm-about-us {
    padding-bottom: 50px;
  }
  .hm-about-us__content .sub-title {
    font-size: 120px;
    margin-left: -10px;
  }
  .hm-about-us__content .title {
    max-width: 100%;
    margin-top: 0px;
  }
  .hm-about-us__content p {
    max-width: 500px;
  }
  .hm-about-us__media {
    margin-top: 40px;
  }
  .hm-roadmap {
    padding: 50px 0 100px;
  }
  .hm-roadmap__item {
    width: 100%;
    display: block;
    padding: 35px 15px 50px;
  }
  .hm-roadmap__item .title {
    margin-bottom: 30px;
  }
  .hm-roadmap__item .title:before {
    top: -15px;
    left: -15px;
    font-size: 70px;
  }
  .hm-faqs {
    padding: 0 0 50px;
  }
  .hm-faqs .entry-title .sub-title {
    top: -22px;
    font-size: 120px;
  }
  .hm-faqs__entry-header {
    padding: 60px 0;
  }
  .hm-faqs__entry-header .before-pattern {
    left: -1075px;
  }
  .hm-faqs__entry-header .after-pattern {
    bottom: -400px;
    right: -1100px;
  }
  .hm-faqs__wrap {
    padding: 30px 40px 40px;
  }
  .hm-gallery {
    padding: 50px 0 30px;
  }
  .hm-gallery .entry-title .sub-title {
    font-size: 120px;
    margin-left: -10px;
  }
  .hm-gallery .entry-title .title {
    margin-top: 0;
    margin-bottom: 30px;
  }
  .hm-gallery .entry-title p {
    font-size: 18px;
    line-height: 28px;
  }
  .hm-gallery__controls .slider-progress .progress {
    left: -1px;
  }
  .hm-genesis-monkeys {
    padding: 35px 0 100px;
  }
  .hm-genesis-monkeys__item {
    padding: 30px 0 70px 40px;
  }
  .hm-genesis-monkeys .slick-dots {
    margin-left: 55px;
  }
  .hm-awk-blog {
    padding: 80px 0 20px;
  }
  .hm-awk-blog .entry-title .sub-title {
    font-size: 120px;
    margin-left: -10px;
  }
  .hm-awk-blog .entry-title .title {
    margin-top: -60px;
    margin-bottom: -34px;
  }
  .hm-awk-blog .entry-title .btn-box {
    margin-bottom: 40px;
  }
  .hm-join-us {
    padding: 20px 0 100px;
  }
  /***********************************
  ABOUT PAGE STYLES
  ***********************************/
  .about-us__content .title {
    font-size: 132px;
    line-height: 162px;
  }
  .about-us__content .sub-title {
    font-size: 60px;
    line-height: 72px;
  }
  .about-us__content .title {
    margin-left: 0px;
  }
  .about-us__content .sub-title {
    max-width: 100%;
    margin-top: 0px;
    padding-bottom: 20px;
  }
  .about-us__media {
    height: 653px;
  }
  .about-mission {
    padding-top: 38px;
    padding-bottom: 30px;
  }
  .about-mission__contant {
    margin-bottom: 30px;
  }
  .about-mission__contant .title {
    margin-bottom: 6px;
  }
  .about-mission__contant p {
    max-width: 100%;
    font-size: 20px;
    line-height: 30px;
  }
  .about-core-values {
    padding: 40px 0px 80px;
  }
  .about-core-values .enty-title {
    margin-bottom: 35px;
  }
  .about-core-values .last-none {
    margin-bottom: -40px;
  }
  .about-core-values__item {
    margin-bottom: 45px;
  }
  .about-core-values__item .icon-wrapper {
    width: 110px;
    height: 110px;
  }
  .about-core-values__item .icon-wrapper i {
    font-size: 40px;
  }
  .about-core-values__item .text .title {
    margin-top: 10px;
    margin-bottom: 5px;
  }
  .about-core-values__item .text p {
    max-width: 296px;
  }
  .about-roadmap {
    padding: 100px 0;
  }
  .about-roadmap__item:not(:last-child) {
    margin-bottom: 60px;
  }
  .about-nft-monkey {
    padding: 100px 0 50px;
  }
  .about-nft-monkey__item {
    padding: 54px 20px 37px 20px;
  }
  .about-nft-monkey__item .content .sub-title {
    top: -31px;
    right: 15px;
    font-size: 52px;
  }
  .about-meet-monkeys {
    padding: 40px 0 50px;
  }
  /***********************************
  PILLAR PAGE STYLES
  ***********************************/
  .pillar-page .before-pattern .pattern-1 {
    left: 100px;
  }
  .pillar-page .before-pattern .pattern-2 {
    right: 10px;
  }
  .pillar-page .navigation .pillar-nav {
    padding: 0 40px;
  }
  .pillar-sticky-sidebar {
    left: 0;
    top: -10px;
    border: 0;
    height: auto;
    max-width: 100%;
    -webkit-box-shadow: 0 0 36px rgba(0, 0, 0, 0.24);
            box-shadow: 0 0 36px rgba(0, 0, 0, 0.24);
  }
  .pillar-sticky-sidebar:not(.sticky) {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  .pillar-sticky-sidebar.sticky-header {
    top: 80px;
  }
  .pillar-sticky-sidebar .navbar {
    padding: 0;
    padding-top: 9px;
    background-color: #F9FF00;
  }
  .pillar-sticky-sidebar .navbar .navbar-header {
    width: 100%;
    display: block;
    padding: 12px 34px;
    padding-right: 40px;
  }
  .pillar-sticky-sidebar .navbar .navbar-header .current-part {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .pillar-sticky-sidebar .navbar .navbar-collapse {
    background-color: #FFF;
  }
  .pillar-sticky-sidebar .navbar .navbar-collapse .navbar-nav {
    padding: 20px 30px;
  }
  .pillar-sticky-sidebar .navbar .navbar-collapse .navbar-nav li {
    line-height: 0;
    padding-left: 15px;
  }
  .pillar-sticky-sidebar .navbar .navbar-collapse .navbar-nav li:before {
    width: 4px;
  }
  .pillar-sticky-sidebar .navbar .navbar-collapse .navbar-nav li:not(:last-child) {
    margin-bottom: 5px;
  }
  .pillar-sticky-sidebar .navbar .navbar-collapse .navbar-nav li a {
    font-size: 14px;
  }
  .pillar-sticky-sidebar .navbar .navbar-collapse .navbar-nav li.navbar-search {
    margin-bottom: 20px;
  }
  /***********************************
  GALLERY STYLES
  ***********************************/
  .gallery-page {
    padding-top: 130px;
  }
  .awk-more-monkeys {
    padding-bottom: 100px;
  }
  /***********************************
  SHARE PAGE STYLES
  ***********************************/
  .share-detail-page {
    padding: 60px 0 80px;
  }
  /***********************************
  CONNECT PAGE STYLES
  ***********************************/
  .connect-us {
    padding: 40px 0 80px;
  }
  .connect-us__content .title {
    font-size: 132px;
    line-height: 162px;
    margin-bottom: -30px;
  }
  .connect-us__content .sub-title {
    font-size: 60px;
    line-height: 72px;
    margin-left: 72px;
  }
  .connect-us__form {
    margin-top: 63px;
    padding: 29px 20px 44px;
    border: 1px solid #F9FF00;
  }
  .connect-us__form .media img {
    width: 100%;
  }
  .connect-us .social-media li a {
    font-size: 18px;
    line-height: 24px;
    border-width: 1px;
  }
  .connect-us .social-media li a.icon-discord {
    margin-left: 50px;
    margin-bottom: 30px;
  }
  .connect-us .social-media li a.icon-twitter {
    margin-left: 10px;
    margin-bottom: 4px;
  }
  .connect-us .social-media li a.icon-instagram {
    margin-left: 60px;
  }
  .connect-us .social-media li a.icon-tiktok {
    margin-left: 260px;
    margin-top: -36px;
    margin-bottom: 16px;
  }
  .connect-us .social-media li a.icon-facebook {
    margin-left: 20px;
  }
  .connect-us .social-media li.has-label a span {
    margin-left: 8px;
  }
  /***********************************
  ROADMAP & MINTMAP PAGE STYLES
  ***********************************/
  .roadmap-page, .mintmap-page {
    padding: 80px 0;
  }
  /***********************************
  COMINGSOON STYLES
  ***********************************/
  .comingsoon-header {
    padding-top: 40px;
  }
  .comingsoon {
    padding-top: 158px;
  }
  .comingsoon .content .title {
    font-size: 115px;
    line-height: 140px;
    margin-bottom: 34px;
  }
  .comingsoon .content .countdown-own .coustom-clock {
    margin-right: -20px;
    margin-left: -20px;
  }
  .comingsoon .content .countdown-own .coustom-clock .hours, .comingsoon .content .countdown-own .coustom-clock .minutes, .comingsoon .content .countdown-own .coustom-clock .seconds, .comingsoon .content .countdown-own .coustom-clock .date {
    padding-left: 20px;
    padding-right: 20px;
  }
  .comingsoon .content .countdown-own .coustom-clock .hours span, .comingsoon .content .countdown-own .coustom-clock .minutes span, .comingsoon .content .countdown-own .coustom-clock .seconds span, .comingsoon .content .countdown-own .coustom-clock .date span {
    font-size: 65px;
    line-height: 63px;
  }
  .comingsoon .content .countdown-own .coustom-clock .hours span.dhms, .comingsoon .content .countdown-own .coustom-clock .minutes span.dhms, .comingsoon .content .countdown-own .coustom-clock .seconds span.dhms, .comingsoon .content .countdown-own .coustom-clock .date span.dhms {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 8px;
  }
  .comingsoon .content .btn {
    margin-top: 30px;
  }
  .comingsoon .container .banner-images {
    right: -250px;
  }
  /***********************************
  ATTRIBUTES STYLES
  ***********************************/
  .attributes-page {
    padding-top: 130px;
  }
  .attributes-page .attributes-slider {
    padding-left: 160px;
  }
  /***********************************
  FOOTER STYLES
  ***********************************/
  .footer {
    padding: 60px 0;
  }
  /***********************************
  BLOG STYLES
  ***********************************/
  .featured-blog-post {
    padding: 120px 0 70px;
  }
  .featured-blog-post .content .sub-title {
    font-size: 50px;
    line-height: 50px;
  }
  .featured-blog-post .content .sub-title.big {
    font-size: 180px;
    line-height: 228px;
    margin-left: -20px;
  }
  .featured-blog-post .content .title.big {
    font-size: 80px;
    line-height: 80px;
  }
  .featured-blog-slider {
    padding: 60px 0 50px;
  }
  .blog-page .is_stuck {
    top: inherit !important;
    width: inherit !important;
    bottom: inherit !important;
    position: inherit !important;
  }
  .blog-page .is_stuck + div {
    height: inherit !important;
    width: inherit !important;
    position: inherit !important;
  }
  .blog-page .main-content {
    margin-bottom: 80px;
  }
  .blog-page .main-content .main-title {
    font-size: 50px;
    line-height: 50px;
  }
  .sidebar .widget .widget-title {
    font-size: 50px;
    line-height: 50px;
  }
  .single-faqs .blog-details-page .black-overlay {
    height: 400px;
  }
  .single-faqs .blog-details-page .blog-post-top .title {
    min-height: 134px;
  }
  .blog-details-page {
    padding: 0 0 100px;
  }
  .blog-details-page h1, .blog-details-page .h1 {
    font-size: 55px;
    line-height: 67px;
  }
  .blog-details-page h2, .blog-details-page .h2 {
    font-size: 48px;
    line-height: 62px;
  }
  .blog-details-page h3, .blog-details-page .h3 {
    font-size: 40px;
    line-height: 54px;
  }
  .blog-details-page .black-overlay {
    min-height: 480px;
  }
  .blog-details-page .main-content {
    margin-bottom: 80px;
  }
  .blog-details-page .is_stuck {
    top: inherit !important;
    width: inherit !important;
    bottom: inherit !important;
    position: inherit !important;
  }
  .blog-details-page .is_stuck + div {
    height: inherit !important;
    width: inherit !important;
    position: inherit !important;
  }
} /* 1199 */
@media only screen and (max-width: 991px) {
  h1, .h1 {
    font-size: 48px;
    line-height: 60px;
  }
  h2, .h2 {
    font-size: 40px;
    line-height: 50px;
  }
  .is_stuck {
    width: auto !important;
    position: initial !important;
  }
  .is_stuck + div {
    display: none !important;
  }
  /***********************************
  HEADER STYLES
  ***********************************/
  .header.header--new {
    padding: 13px 0;
  }
  .header.header--new .navbar .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  .header.header--new .navbar .navbar-header {
    margin-right: 10px;
  }
  .header.header--new .navbar .navbar-header .navbar-brand img {
    max-width: 74px;
  }
  .header.header--new .navbar .navbar-collapse .navbar-nav {
    margin-right: 0;
  }
  .header.header--new .navbar .navbar-collapse .navbar-nav li {
    margin-left: 0;
    margin-right: 0;
  }
  .header.header--new .navbar .navbar-collapse .navbar-nav li.btn-menu a {
    font-size: 18px;
    padding: 11px 24px;
  }
  .header.header--new .navbar .navbar-collapse .navbar-nav li.mobile-navbar-toggler {
    display: block;
    margin-left: 15px;
  }
  .header.header--new .navbar .navbar-collapse .navbar-nav li.mobile-navbar-toggler .navbar-toggle .icon-bar {
    background-color: #FFF;
  }
  .header.header--new .navbar .navbar-collapse .navbar-nav:not(.navbar-nav--right) {
    display: none;
  }
  .header.header--new .navbar .navbar-collapse .navbar-nav.navbar-nav--right {
    margin-left: auto;
  }
  .header.header--new.transparent .navbar .container-fluid {
    padding: 0 15px 0 0;
  }
  .header.header--new.transparent .navbar .navbar-header {
    margin: 0;
    width: 100px;
    height: 100px;
    margin-right: 0px;
  }
  .header.header--new.transparent .navbar .navbar-header .navbar-brand img {
    max-width: 80px;
  }
  .header.header--new.stop {
    padding: 8px 0 9px;
  }
  .header.header--new.stop .navbar .navbar-header .navbar-brand img {
    max-width: 70px;
  }
  .header.header--new.stop .navbar .navbar-collapse .navbar-nav > li.mobile-navbar-toggler {
    background-color: #1A1B1F;
  }
  .header.header--new.stop.transparent {
    padding: 0;
  }
  .header.header--new.stop.transparent .navbar .navbar-header {
    width: 100px;
    height: 80px;
    margin-right: 0;
  }
  .header.header--new.stop.transparent .navbar .navbar-header .navbar-brand img {
    max-width: 74px;
  }
  .header.header--new + .header-gutter {
    height: 80px;
  }
  /***********************************
  HOME STYLES
  ***********************************/
  .banner {
    min-height: 800px;
    padding: 120px 0 60px;
  }
  .banner .content .sub-title {
    font-size: 100px;
    line-height: 120px;
    margin-left: -8px;
    margin-bottom: 10px;
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  .banner .content .title {
    font-size: 52px;
    max-width: 400px;
    line-height: 62px;
  }
  .banner .content .title.md {
    font-size: 52px;
    line-height: 62px;
    max-width: 400px;
  }
  .banner .content .title.md br {
    display: none;
  }
  .banner .media img {
    max-width: 700px;
  }
  .banner.banner--pillar {
    padding-top: 80px;
    min-height: 600px;
  }
  .banner.banner--pillar .content .title {
    font-size: 52px;
    line-height: 62px;
    max-width: 400px;
  }
  .banner.banner--pillar .content p {
    font-size: 24px;
    line-height: 32px;
    max-width: 300px;
  }
  .banner.banner--pillar .content .scrollDown {
    margin-top: 30px;
  }
  .banner.banner--pillar .media {
    top: 50%;
    right: -140px;
  }
  .banner.banner--pillar .media img {
    max-width: 700px;
  }
  .box-counter {
    margin-top: 30px;
    padding: 15px 20px;
  }
  .box-counter-item .number {
    font-size: 90px;
    line-height: 95px;
  }
  .box-counter-item .text {
    font-size: 30px;
    line-height: 40px;
  }
  .box-counter-item .title-small {
    font-size: 60px;
    line-height: 110px;
  }
  .box-counter-item .btn {
    max-width: 140px;
    padding: 10px 20px;
  }
  .home-about {
    padding: 120px 0 120px;
  }
  .home-about .entry-title {
    margin-bottom: 180px;
  }
  .home-about .entry-title.has-labels {
    max-width: 100%;
  }
  .home-about__monkeys.has--one {
    top: -120px;
    max-width: 240px;
    left: -80px;
  }
  .home-about__monkeys.has--two {
    top: -120px;
    max-width: 240px;
    right: -80px;
  }
  .home-about__monkeys.has--three {
    bottom: -120px;
    max-width: 240px;
    left: -80px;
  }
  .home-about__monkeys-item {
    height: 120px;
  }
  .sample-goods {
    padding-top: 90px;
  }
  .sample-goods .button {
    bottom: 60px;
  }
  .sample-goods .button .btn {
    font-size: 20px;
  }
  .sample-goods-slider {
    margin-bottom: 0;
  }
  .sample-goods-slider .slick-arrow.slick-prev {
    left: 60px;
  }
  .sample-goods-slider .slick-arrow.slick-next {
    right: 60px;
  }
  .has-number .title:before {
    font-size: 110px;
  }
  .the-roadmap {
    padding: 90px 0 70px;
  }
  .the-roadmap .entry-title .title {
    margin-bottom: 20px;
  }
  .questions-answers {
    padding: 70px 0;
  }
  .questions-answers .entry-title .title {
    margin-bottom: 20px;
  }
  .meet-monkeys {
    padding: 90px 0;
  }
  .meet-monkeys .entry-title {
    margin-bottom: 30px;
  }
  .meet-monkeys .entry-title .title {
    margin-bottom: 20px;
  }
  .join-discord {
    padding: 180px 0 160px;
  }
  .join-discord .content .title {
    font-size: 62px;
    line-height: 62px;
  }
  .join-discord .content .title.replaceDiscrod .icon-discord:before {
    width: 20px;
    height: 20px;
    bottom: 21px;
    font-size: 16px;
  }
  .join-discord .content .sub-title {
    font-size: 38px;
    line-height: 40px;
  }
  .join-discord .content .btn {
    font-size: 18px;
    margin-top: 20px;
    line-height: 24px;
    padding: 10px 18px 13px;
  }
  .join-discord .media img {
    max-width: 516px;
  }
  /***********************************
  HOME NEW STYLES
  ***********************************/
  .hm-banner {
    min-height: 700px;
    padding: 120px 0 60px;
  }
  .hm-banner .content {
    margin-left: 20px;
  }
  .hm-banner .content .sub-title {
    font-size: 100px;
    line-height: 120px;
    margin-left: -8px;
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  .hm-banner .content .title {
    max-width: 520px;
  }
  .hm-banner .content .scrollDown {
    width: 70px;
    height: 70px;
    font-size: 30px;
    line-height: 70px;
    border-width: 1px;
  }
  .hm-banner__slider .media img.img-fluid {
    max-width: 500px;
    margin-top: auto;
  }
  .hm-banner .hm-banner__slider-wrapper {
    right: -198px;
    width: 900px;
  }
  .hm-mint-monkey__item .title.has--linebar:after {
    display: none;
  }
  .hm-faqs {
    padding: 0 0 40px;
  }
  .hm-genesis-monkeys {
    padding: 30px 0 80px;
  }
  .hm-genesis-monkeys__item {
    padding: 30px 0 50px 30px;
  }
  .hm-genesis-monkeys__item.has--style-1 .media {
    bottom: -34%;
    right: -200px;
  }
  .hm-genesis-monkeys__item.has--style-2 .media {
    bottom: -38%;
    right: -200px;
  }
  .hm-genesis-monkeys__item.has--style-3 .media {
    bottom: -32%;
    right: -200px;
  }
  .hm-genesis-monkeys__item.has--style-4 .media {
    bottom: -11px;
    right: -50px;
  }
  .hm-genesis-monkeys__item.has--style-5 .media {
    bottom: -43%;
    right: -200px;
  }
  .hm-genesis-monkeys .slick-dots {
    bottom: 28px;
    margin-left: 45px;
  }
  .hm-attributes {
    padding: 80px 0;
  }
  .hm-attributes .before-pattern {
    display: none;
  }
  .hm-attributes .after-pattern {
    display: none;
  }
  .hm-awk-blog {
    padding: 60px 0 20px;
  }
  .hm-awk-blog .entry-title .sub-title {
    font-size: 100px;
    margin-left: -10px;
  }
  .hm-awk-blog .entry-title .title {
    margin-top: -60px;
    margin-bottom: -34px;
  }
  .hm-awk-blog .entry-title .btn-box {
    margin-bottom: 40px;
  }
  .hm-awk-blog__grid {
    margin-bottom: -30px;
  }
  .hm-awk-blog__card {
    min-height: 320px;
    padding: 30px 30px 34px;
  }
  .hm-awk-blog__card .media {
    z-index: -1;
    bottom: -10%;
    right: -70px;
  }
  .hm-awk-blog__card .media img {
    max-width: 400px;
  }
  .hm-awk-blog__card .text {
    max-width: 400px;
  }
  .hm-awk-blog__post.blog-post {
    margin-bottom: 30px;
  }
  .hm-join-us {
    padding: 20px 0 80px;
  }
  .hm-join-us__content {
    min-height: 320px;
    padding: 30px 30px 50px;
  }
  /***********************************
  ABOUT PAGE STYLES
  ***********************************/
  .about-us__content .title {
    font-size: 100px;
    line-height: 120px;
  }
  .about-us__content .sub-title {
    font-size: 52px;
    line-height: 62px;
  }
  .about-us {
    padding: 40px 0;
  }
  .about-us__content .title {
    display: inline-block;
  }
  .about-us__content .sub-title {
    padding-bottom: 30px;
  }
  .about-us__content .scrollDown {
    width: 80px;
    height: 80px;
    margin-top: 0;
    font-size: 36px;
    line-height: 80px;
  }
  .about-us__media {
    height: auto;
    margin-right: 0;
  }
  .about-core-values {
    padding: 30px 0 60px;
  }
  .about-core-values .enty-title {
    margin-bottom: 35px;
  }
  .about-core-values .enty-title p {
    font-size: 18px;
  }
  .about-core-values__item .icon-wrapper {
    width: 100px;
    height: 100px;
    margin-bottom: 15px;
  }
  .about-core-values__item .icon-wrapper i {
    font-size: 32px;
  }
  .about-core-values__item .icon-wrapper i.icon-heart {
    font-size: 30px;
  }
  .about-core-values__item .text .title {
    margin-top: 0;
    margin-bottom: 5px;
  }
  .about-core-values__item .text p {
    max-width: 100%;
  }
  .about-roadmap {
    padding: 60px 0 80px;
  }
  .about-roadmap .before-pattern {
    display: none;
  }
  .about-roadmap .after-pattern {
    display: none;
  }
  .about-roadmap__item:not(:last-child) {
    margin-bottom: 40px;
  }
  .about-roadmap__content p {
    max-width: 100%;
  }
  .about-nft-monkey {
    padding: 60px 0 30px;
  }
  .about-meet-monkeys {
    padding: 30px 0 40px;
  }
  .about-mission__contant p {
    font-size: 18px;
    line-height: 28px;
  }
  /***********************************
  PILLAR PAGE STYLES
  ***********************************/
  .pillar-page {
    padding: 80px 0;
  }
  .pillar-page .before-pattern .pattern-1, .pillar-page .before-pattern .pattern-2 {
    display: none;
  }
  .pillar-page .navigation .pillar-nav {
    padding: 0 0px;
  }
  .pillar-page .navigation .pillar-nav li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 33.33%;
            flex: 1 1 33.33%;
  }
  .pillar-sticky-sidebar.sticky-header {
    top: 70px;
  }
  .pillar-sticky-sidebar .navbar {
    padding: 0;
    padding-top: 9px;
    background-color: #F9FF00;
  }
  .pillar-sticky-sidebar .navbar .navbar-header {
    padding: 12px 20px;
  }
  /***********************************
  GALLERY STYLES
  ***********************************/
  .gallery-page {
    padding-bottom: 50px;
    padding-top: 80px;
  }
  .gallery-page .entry-title {
    margin-left: 0;
  }
  .gallery-page .sidebar {
    margin-bottom: 30px;
  }
  .gallery-detail-page {
    padding: 40px 0 39px;
  }
  .gallery-detail-page .sticky-badge {
    display: none;
  }
  .gallery-detail-page .media img {
    width: 100%;
  }
  .gallery-detail-page .gallery-slider__controls {
    margin-bottom: 30px;
  }
  .gallery-detail-page .gallery-slider__controls .slick-arrow {
    width: 50px;
    height: 50px;
  }
  .gallery-detail-page .gallery-slider__controls .slick-arrow:before {
    font-size: 16px;
  }
  .mfp-claim-detail {
    padding: 40px 40px 30px 20px;
  }
  .mfp-claim-detail .mfp-close {
    top: 15px;
    right: 15px;
    width: 30px;
    height: 30px;
  }
  .mfp-claim-detail .mfp-close .icon-close {
    font-size: 12px !important;
  }
  .awk-more-monkeys {
    padding-bottom: 80px;
  }
  .awk-more-monkeys .btn-box {
    margin-top: 40px;
  }
  /***********************************
  SHARE PAGE STYLES
  ***********************************/
  .share-detail-page {
    padding: 40px 0 40px;
  }
  .share-detail-page .gallery-slider__controls {
    margin-bottom: 30px;
  }
  .share-detail-page .gallery-slider__controls .slick-arrow {
    width: 50px;
    height: 50px;
  }
  .share-detail-page .gallery-slider__controls .slick-arrow:before {
    font-size: 16px;
  }
  .share-detail-page .content p {
    max-width: 100%;
  }
  /***********************************
  ROADMAP & MINTMAP PAGE STYLES
  ***********************************/
  .roadmap-page, .mintmap-page {
    padding: 40px 0 60px;
  }
  /***********************************
  CONNECT PAGE STYLES
  ***********************************/
  .connect-us {
    padding: 0px 0 60px;
  }
  .connect-us__content .title {
    font-size: 100px;
    line-height: 120px;
    margin-bottom: 20px;
  }
  .connect-us__content .sub-title {
    font-size: 52px;
    line-height: 62px;
    margin-left: 72px;
  }
  .connect-us__form {
    margin-top: 30px;
    padding: 24px 20px 35px;
  }
  .connect-us__form .title {
    margin-bottom: 15px;
  }
  .connect-us .social-media li {
    padding: 0;
    margin-right: 10px;
    display: inline-block;
  }
  .connect-us .social-media li:not(:last-child) {
    margin-bottom: 15px;
  }
  .connect-us .social-media li a {
    font-size: 18px;
    line-height: 24px;
    border-width: 1px;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  .connect-us .social-media li a.icon-discord, .connect-us .social-media li a.icon-twitter, .connect-us .social-media li a.icon-instagram, .connect-us .social-media li a.icon-tiktok, .connect-us .social-media li a.icon-facebook {
    margin: 0;
  }
  .connect-us .social-media li.has-label a span {
    margin-left: 8px;
  }
  /***********************************
  COMINGSOON STYLES
  ***********************************/
  .comingsoon-header {
    padding-top: 30px;
  }
  .comingsoon-header .navbar .navbar-header .navbar-brand {
    max-width: 150px;
  }
  .comingsoon {
    padding-top: 138px;
  }
  .comingsoon .content .title {
    font-size: 110px;
    line-height: 135px;
  }
  .comingsoon .content .countdown-own .coustom-clock {
    margin-right: -15px;
    margin-left: -15px;
  }
  .comingsoon .content .countdown-own .coustom-clock .hours, .comingsoon .content .countdown-own .coustom-clock .minutes, .comingsoon .content .countdown-own .coustom-clock .seconds, .comingsoon .content .countdown-own .coustom-clock .date {
    padding-left: 15px;
    padding-right: 15px;
  }
  .comingsoon .content .countdown-own .coustom-clock .hours span, .comingsoon .content .countdown-own .coustom-clock .minutes span, .comingsoon .content .countdown-own .coustom-clock .seconds span, .comingsoon .content .countdown-own .coustom-clock .date span {
    font-size: 60px;
    line-height: 57px;
  }
  .comingsoon .content .countdown-own .coustom-clock .hours span.dhms, .comingsoon .content .countdown-own .coustom-clock .minutes span.dhms, .comingsoon .content .countdown-own .coustom-clock .seconds span.dhms, .comingsoon .content .countdown-own .coustom-clock .date span.dhms {
    margin-top: 8px;
  }
  .comingsoon .content .btn {
    margin-top: 20px;
  }
  .comingsoon .container .banner-images {
    right: -210px;
    bottom: 120px;
    max-width: 950px;
  }
  /***********************************
  ATTRIBUTES STYLES
  ***********************************/
  .attributes-page {
    padding-bottom: 50px;
  }
  .attributes-page .filter-navbar {
    margin-top: -50px;
    padding-right: 160px;
  }
  .attributes-page .filter-navbar .navbar-nav li:not(:last-child):after {
    font-size: 32px;
    line-height: 32px;
  }
  .attributes-page .filter-navbar .navbar-nav li .select-wrapper select {
    font-size: 32px !important;
  }
  .attributes-page .filter-navbar .navbar-nav li .all {
    font-size: 32px !important;
  }
  .attributes-page .attributes-slider {
    padding-left: 100px;
  }
  .attributes-page .attributes-slider.lr-10 {
    margin-left: -5px;
  }
  .attributes-page .attributes-slider.lr-10 [class*=col] {
    padding-left: 5px;
    padding-right: 5px;
  }
  /***********************************
  FOOTER STYLES
  ***********************************/
  .footer {
    padding: 50px 0;
  }
  /***********************************
  POPUP STYLES
  ***********************************/
  #mint-popup .content {
    padding: 50px;
  }
  #mint-popup .content .quantity {
    margin-top: 30px;
  }
  #mint-popup .content .quantity input {
    font-size: 80px;
    line-height: 80px;
  }
  #mint-popup .content .current-price {
    margin-top: 30px;
  }
  /***********************************
  BLOG STYLES
  ***********************************/
  .featured-blog-post {
    padding: 110px 0px 60px;
  }
  .featured-blog-post .content {
    margin-top: 40px;
  }
  .featured-blog-post .content .sub-title {
    font-size: 45px;
    line-height: 45px;
  }
  .featured-blog-post .content .sub-title.big {
    font-size: 150px;
    line-height: 178px;
  }
  .featured-blog-post .content .title.big {
    font-size: 60px;
    line-height: 60px;
  }
  .featured-blog-post .content .description {
    margin-top: 5px;
  }
  .featured-blog-slider {
    padding: 50px 0 50px;
  }
  .blog-page {
    padding: 50px 0 90px;
  }
  .blog-page .minus {
    margin-bottom: -60px;
  }
  .blog-page .main-content {
    margin-bottom: 60px;
  }
  .blog-page .main-content .main-title {
    font-size: 45px;
    line-height: 45px;
  }
  .blog-page .main-content .blog-post {
    margin-bottom: 60px;
  }
  .sidebar .widget .widget-title {
    font-size: 45px;
    line-height: 45px;
  }
  .single-faqs .blog-details-page .black-overlay {
    height: 350px;
  }
  .single-faqs .blog-details-page .blog-post-top .title {
    min-height: 108px;
  }
  .blog-details-page {
    padding: 0 0 80px;
  }
  .blog-details-page h1, .blog-details-page .h1 {
    font-size: 48px;
    line-height: 62px;
  }
  .blog-details-page h2, .blog-details-page .h2 {
    font-size: 40px;
    line-height: 54px;
  }
  .blog-details-page h3, .blog-details-page .h3 {
    font-size: 36px;
    line-height: 46px;
  }
  .blog-details-page h4, .blog-details-page .h4 {
    font-size: 30px;
    line-height: 40px;
  }
  .blog-details-page h5, .blog-details-page .h5 {
    font-size: 26px;
    line-height: 36px;
  }
  .blog-details-page h6, .blog-details-page .h6 {
    font-size: 22px;
    line-height: 32px;
  }
  .blog-details-page .black-overlay {
    min-height: 420px;
  }
  .blog-details-page .blog-post-top {
    margin-bottom: 50px;
  }
  .blog-details-page .blog-post-top .title {
    margin-bottom: 20px;
  }
  .blog-details-page .entry-footer {
    margin-top: 35px;
    padding: 60px 50px 60px;
  }
} /* 991 */
@media only screen and (max-width: 767px) {
  h1, .h1 {
    font-size: 40px;
    line-height: 50px;
  }
  h2, .h2 {
    font-size: 36px;
    line-height: 44px;
  }
  h3, .h3 {
    font-size: 30px;
    line-height: 36px;
  }
  h4, .h4 {
    font-size: 24px;
    line-height: 30px;
  }
  h5, .h5 {
    font-size: 20px;
    line-height: 30px;
  }
  .btn.btn-xl {
    font-size: 24px;
  }
  /***********************************
  HOME STYLES
  ***********************************/
  .banner {
    min-height: 750px;
    padding-bottom: 50px;
  }
  .banner .content .sub-title {
    font-size: 80px;
    line-height: 90px;
    margin-left: -5px;
    margin-bottom: 5px;
  }
  .banner .content .title.md {
    font-size: 42px;
    line-height: 52px;
  }
  .banner .content .scrollDown {
    margin-top: 40px;
  }
  .banner .media img {
    max-width: 630px;
  }
  .banner.banner--pillar {
    padding-top: 60px;
    min-height: 560px;
  }
  .banner.banner--pillar .content .title {
    font-size: 42px;
    line-height: 52px;
    max-width: 300px;
  }
  .banner.banner--pillar .content p {
    font-size: 21px;
    line-height: 30px;
    max-width: 280px;
  }
  .banner.banner--pillar .media {
    top: 50%;
    right: -220px;
  }
  .banner.banner--pillar .media img {
    max-width: 700px;
  }
  .box-counter-item .number {
    font-size: 80px;
    line-height: 85px;
  }
  .box-counter-item .text {
    font-size: 26px;
    line-height: 30px;
  }
  .box-counter-item .title-small {
    font-size: 50px;
    line-height: 90px;
  }
  .box-counter-item .btn {
    display: block;
    max-width: 125px;
    margin-left: auto;
    margin-right: auto;
  }
  .home-about {
    padding: 80px 0;
  }
  .home-about .entry-title {
    margin-bottom: 80px;
  }
  .home-about .entry-title.has-number .title:before {
    top: 20px;
    left: 4px;
  }
  .home-about__monkeys {
    display: none;
  }
  .sample-goods {
    padding-top: 70px;
  }
  .sample-goods .button {
    bottom: 50px;
  }
  .sample-goods .button .btn {
    font-size: 18px;
  }
  .sample-goods-slider .slick-arrow {
    width: 70px;
    height: 70px;
  }
  .sample-goods-slider .slick-arrow:before {
    font-size: 28px;
  }
  .sample-goods-slider .slick-arrow.slick-prev {
    left: 30px;
  }
  .sample-goods-slider .slick-arrow.slick-next {
    right: 30px;
  }
  .has-number .title:before {
    font-size: 90px;
  }
  .the-roadmap {
    padding: 80px 0 60px;
  }
  .the-roadmap .entry-title .title {
    margin-bottom: 15px;
  }
  .roadmap-card .top {
    margin-bottom: 50px;
  }
  .questions-answers {
    padding: 60px 0;
  }
  .questions-answers .entry-title .title {
    margin-bottom: 15px;
  }
  #accordionMonkey .card .card-header {
    border-width: 2px;
    padding-right: 45px;
  }
  #accordionMonkey .card .card-header:before {
    width: 35px;
    height: 35px;
    font-size: 16px;
    line-height: 44px;
  }
  #accordionMonkey .card .card-header .title {
    font-size: 20px;
    line-height: 28px;
  }
  .meet-monkeys {
    padding: 80px 0;
  }
  .meet-monkeys .entry-title .title {
    margin-bottom: 15px;
  }
  .join-discord {
    padding: 150px 0 130px;
  }
  .join-discord .content .title {
    font-size: 48px;
    line-height: 52px;
  }
  .join-discord .content .title.replaceDiscrod .icon-discord:before {
    width: 15px;
    height: 15px;
    bottom: 18px;
    font-size: 14px;
  }
  .join-discord .content .btn {
    font-size: 16px;
  }
  .join-discord .media img {
    max-width: 433px;
  }
  /***********************************
  HOME NEW STYLES
  ***********************************/
  .hm-banner {
    min-height: 700px;
    padding: 100px 0 50px;
  }
  .hm-banner .content {
    margin-left: 0;
  }
  .hm-banner .content .sub-title {
    font-size: 80px;
    line-height: 90px;
    margin-left: -5px;
    margin-bottom: 0;
  }
  .hm-banner .content .title {
    max-width: 440px;
    margin-top: 0;
  }
  .hm-banner__slider .media img.img-fluid {
    max-width: 500px;
    margin-top: auto;
  }
  .hm-banner .hm-banner__slider-wrapper {
    right: -108px;
    width: 700px;
    -webkit-transform: translateY(28%);
    transform: translateY(28%);
  }
  .hm-mint-monkey__entry-header {
    padding: 40px 0;
  }
  .hm-mint-monkey__entry-header .before-pattern {
    display: none;
  }
  .hm-mint-monkey__entry-header .after-pattern {
    display: none;
  }
  .hm-mint-monkey__wrap {
    margin: 0 0 40px;
    padding: 40px 20px 60px;
  }
  .hm-mint-monkey__item p {
    max-width: 100%;
    margin-bottom: 8px;
  }
  .hm-mint-monkey__mintmap {
    padding: 40px 15px 22px;
  }
  .hm-mint-monkey__mintmap:before {
    top: -40px;
    height: 40px;
  }
  .hm-mint-monkey__mintmap .media {
    margin-bottom: 40px;
  }
  .hm-about-us {
    padding: 50px 0 40px;
  }
  .hm-about-us__content .sub-title {
    font-size: 100px;
  }
  .hm-about-us__content p {
    max-width: 100%;
  }
  .hm-about-us__media {
    margin-top: 30px;
  }
  .hm-roadmap {
    padding: 40px 0 80px;
  }
  .hm-roadmap__item {
    padding: 35px 15px 40px;
  }
  .hm-roadmap__item .title {
    margin-bottom: 30px;
  }
  .hm-faqs {
    padding: 0 0 30px;
  }
  .hm-faqs .entry-title .sub-title {
    top: initial;
    font-size: 90px;
  }
  .hm-faqs__entry-header {
    padding: 40px 0;
  }
  .hm-faqs__entry-header .before-pattern {
    display: none;
  }
  .hm-faqs__entry-header .after-pattern {
    display: none;
  }
  .hm-faqs__wrap {
    padding: 30px 20px 40px;
  }
  .hm-faqs__wrap .btn {
    margin-top: 40px;
  }
  .hm-gallery {
    padding: 40px 0 30px;
  }
  .hm-gallery .entry-title .sub-title {
    font-size: 90px;
    margin-left: -10px;
  }
  .hm-gallery .entry-title .title {
    margin-top: 0;
    margin-bottom: 20px;
  }
  .hm-gallery .entry-title p {
    font-size: 18px;
    line-height: 28px;
  }
  .hm-gallery__controls .slider-progress {
    height: 6px;
  }
  .hm-gallery__controls .slider-progress .progress {
    top: -3px;
    left: -1px;
    height: 10px;
  }
  .hm-gallery__controls p span {
    color: #F9FF00;
    font-size: 27px;
    display: inline;
    margin-right: 12px;
    vertical-align: -2px;
  }
  .hm-genesis-monkeys {
    padding: 20px 0 60px;
  }
  .hm-genesis-monkeys__item {
    padding: 30px 0 40px 20px;
  }
  .hm-genesis-monkeys__item .text {
    max-width: 280px;
  }
  .hm-genesis-monkeys__item .text p {
    max-width: 100%;
  }
  .hm-genesis-monkeys .slick-dots {
    bottom: 18px;
    margin-left: 35px;
  }
  .hm-attributes {
    padding: 60px 0;
  }
  .hm-awk-blog {
    padding: 60px 0 20px;
  }
  .hm-awk-blog .entry-title .sub-title {
    font-size: 90px;
    margin-left: -10px;
  }
  .hm-awk-blog .entry-title .title {
    margin-top: -50px;
    margin-bottom: 30px;
  }
  .hm-awk-blog .entry-title .btn-box {
    float: none;
    margin-bottom: 30px;
  }
  .hm-awk-blog__card {
    min-height: 280px;
    padding: 30px 20px 30px;
  }
  .hm-awk-blog__card .media {
    z-index: -1;
    bottom: -10%;
    right: -70px;
  }
  .hm-awk-blog__card .media img {
    max-width: 300px;
  }
  .hm-awk-blog__card .text {
    margin-top: 10px;
    max-width: 280px;
  }
  .hm-join-us {
    padding: 20px 0 60px;
  }
  /***********************************
  ABOUT PAGE STYLES
  ***********************************/
  .about-us__content .title {
    font-size: 80px;
    line-height: 90px;
  }
  .about-us__content .sub-title {
    font-size: 42px;
    line-height: 52px;
  }
  /***********************************
  PILLAR PAGE STYLES
  ***********************************/
  .pillar-page {
    padding: 60px 0;
  }
  .pillar-page .navigation .pillar-nav {
    padding: 0 0px;
  }
  .pillar-page .navigation .pillar-nav li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;
  }
  .pillar-page .main-content .article {
    padding-top: 50px;
  }
  .pillar-page .main-content .article:not(:first-child) {
    border-width: 4px;
    margin-top: 40px;
  }
  /***********************************
  GALLERY STYLES
  ***********************************/
  .gallery-page {
    padding-bottom: 40px;
  }
  .gallery-page .entry-title .title {
    font-size: 100px;
    line-height: 110px;
  }
  .mfp-claim-detail {
    padding: 50px 20px 30px;
  }
  .mfp-claim-detail .mfp-close {
    top: 15px;
    right: 15px;
    width: 30px;
    height: 30px;
  }
  .mfp-claim-detail .mfp-close .icon-close {
    font-size: 12px !important;
  }
  .mfp-claim-detail .media {
    margin-bottom: 20px;
  }
  .mfp-claim-detail .content .title-wrap {
    width: 100%;
    margin-bottom: 10px;
    display: -ms-inline-grid;
    display: inline-grid;
  }
  .mfp-claim-detail .content .title-wrap .btn {
    margin-top: 7px;
    margin-left: 0;
  }
  .mfp-claim-detail .content p {
    max-width: 100%;
  }
  /***********************************
  CONNECT PAGE STYLES
  ***********************************/
  .connect-us {
    padding: 20px 0 60px;
  }
  .connect-us__content .title {
    font-size: 80px;
    line-height: 90px;
    margin-bottom: 40px;
  }
  .connect-us__content .sub-title {
    margin-left: 0;
    font-size: 42px;
    line-height: 52px;
    margin-bottom: 30px;
  }
  /***********************************
  COMINGSOON STYLES
  ***********************************/
  .comingsoon-header.center .navbar .container {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .comingsoon .content .title {
    font-size: 100px;
  }
  .comingsoon .container .banner-images {
    right: -120px;
    bottom: -243px;
    max-width: 582px;
  }
  .comingsoon.center .content {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .comingsoon.center .container .banner-images {
    left: 0;
    right: 0;
    top: 115px;
    max-width: 490px;
    margin-left: auto;
    position: relative;
    margin-top: -200px;
    margin-right: auto;
  }
  /***********************************
  ATTRIBUTES STYLES
  ***********************************/
  .attributes-page {
    padding-bottom: 40px;
  }
  .attributes-page .entry-title {
    margin-left: 10px;
  }
  .attributes-page .entry-title .title {
    font-size: 100px;
    line-height: 110px;
  }
  .attributes-page .filter-navbar {
    margin-top: -50px;
    padding-right: 65px;
  }
  .attributes-page .filter-navbar .navbar-nav li:not(:last-child):after {
    font-size: 24px;
    line-height: 24px;
  }
  .attributes-page .filter-navbar .navbar-nav li .select-wrapper select {
    font-size: 24px !important;
  }
  .attributes-page .filter-navbar .navbar-nav li .all {
    font-size: 24px !important;
  }
  .attributes-page .attributes-slider {
    padding-left: 80px;
  }
  .attributes-page .attributes-slider__item .media {
    height: 480px;
  }
  /***********************************
  FOOTER STYLES
  ***********************************/
  .footer .footer-logo img {
    max-width: 130px;
  }
  .footer .social-media li a {
    width: 48px;
    height: 48px;
    font-size: 16px;
    line-height: 20px;
    padding: 11px 12px;
  }
  /***********************************
  POPUP STYLES
  ***********************************/
  #mint-popup .content {
    padding: 40px;
  }
  #mint-popup .content .quantity input {
    font-size: 70px;
    max-width: 150px;
    line-height: 70px;
  }
  #mint-popup .content .btn {
    padding-left: 25px;
    padding-right: 25px;
  }
  /***********************************
  BLOG STYLES
  ***********************************/
  .featured-blog-post {
    padding: 110px 0px 60px;
  }
  .featured-blog-post .content .sub-title.big {
    font-size: 120px;
    line-height: 148px;
  }
  .featured-blog-post .content .title.big {
    font-size: 45px;
    line-height: 45px;
  }
  .featured-blog-slider {
    padding: 40px 0;
  }
  .blog-article-slider-wrapper .slider-item {
    max-width: 480px;
  }
  .blog-page {
    padding: 40px 0 70px;
  }
  .blog-page .minus {
    margin-bottom: -50px;
  }
  .blog-page .main-content {
    margin-bottom: 50px;
  }
  .blog-page .main-content .blog-post {
    margin-bottom: 50px;
  }
  .popup-video:before {
    width: 88px;
    height: 88px;
    font-size: 35px;
    line-height: 88px;
    top: calc(50% - 44px);
  }
  .single-faqs .blog-details-page {
    padding-top: 120px;
  }
  .single-faqs .blog-details-page .black-overlay {
    height: 300px;
  }
  .blog-details-page {
    padding: 0 0 50px;
  }
  .blog-details-page .black-overlay {
    min-height: 380px;
  }
  .blog-details-page h1, .blog-details-page .h1 {
    font-size: 40px;
    line-height: 54px;
  }
  .blog-details-page h2, .blog-details-page .h2 {
    font-size: 36px;
    line-height: 46px;
  }
  .blog-details-page h3, .blog-details-page .h3 {
    font-size: 30px;
    line-height: 40px;
  }
  .blog-details-page h4, .blog-details-page .h4 {
    font-size: 26px;
    line-height: 36px;
  }
  .blog-details-page h5, .blog-details-page .h5 {
    font-size: 22px;
    line-height: 32px;
  }
  .blog-details-page h6, .blog-details-page .h6 {
    font-size: 18px;
    line-height: 28px;
  }
  .blog-details-page .blog-post-top {
    margin-bottom: 40px;
  }
  .blog-details-page .entry-footer {
    padding: 50px;
    margin-top: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .blog-details-page .entry-footer .entry-title {
    max-width: 100%;
    margin-bottom: -30px;
  }
  .blog-details-page .entry-footer .entry-title .btn {
    margin-top: 20px;
  }
  .blog-details-page .entry-footer .photo {
    bottom: -50px;
    right: inherit;
    margin-left: auto;
    position: inherit;
    margin-right: auto;
  }
} /* 767 */
@media only screen and (max-width: 680px) {
  /***********************************
  HOME STYLES
  ***********************************/
  .banner {
    min-height: 700px;
  }
  .banner .media img {
    max-width: 560px;
  }
  .banner.banner--pillar .media {
    right: -220px;
  }
  .banner.banner--pillar .media img {
    max-width: 600px;
  }
  .box-counter {
    margin-top: 25px;
    padding: 5px 10px 15px;
  }
  .box-counter-item .number {
    font-size: 60px;
    line-height: 70px;
  }
  .sample-goods {
    padding-top: 60px;
  }
  .sample-goods .entry-title .title {
    margin-bottom: 20px;
  }
  /***********************************
  COMINGSOON STYLES
  ***********************************/
  .comingsoon .container .banner-images {
    right: -110px;
    bottom: -320px;
    max-width: 530px;
  }
  /***********************************
  ATTRIBUTES STYLES
  ***********************************/
  .attributes-page .entry-title .title {
    font-size: 80px;
    line-height: 96px;
  }
} /* 680 */
@media only screen and (max-width: 640px) {
  .mfp-claim-detail .content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_name .name_first {
    padding-right: 0 !important;
  }
  .mfp-claim-detail .content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_name .name_last {
    margin-top: 16px !important;
    padding-left: 0 !important;
  }
  .hm-join-us__content .gform_wrapper form {
    display: block;
  }
  .hm-join-us__content .gform_wrapper form .gform_body {
    margin: 0;
  }
  .hm-join-us__content .gform_wrapper form .gform_footer {
    margin-top: 16px !important;
  }
  .hm-join-us__content .gform_wrapper form .gform_footer .btn {
    width: 100%;
  }
} /* 640 */
@media only screen and (max-width: 575px) {
  .header .navbar .navbar-collapse .navbar-nav > li.btn-menu.mint {
    display: none;
  }
  /***********************************
  HOME STYLES
  ***********************************/
  .banner {
    min-height: 650px;
  }
  .banner .content .sub-title {
    font-size: 62px;
    line-height: 72px;
    margin-left: 0px;
    margin-bottom: 0px;
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
  }
  .banner .content .title.md {
    font-size: 36px;
    line-height: 46px;
  }
  .banner .content .scrollDown {
    width: 55px;
    height: 55px;
    font-size: 20px;
    margin-top: 30px;
    line-height: 54px;
  }
  .banner .media img {
    max-width: 450px;
  }
  .banner.banner--pillar {
    padding-top: 60px;
    min-height: 500px;
  }
  .banner.banner--pillar .content .title {
    font-size: 36px;
    line-height: 42px;
    max-width: 240px;
  }
  .banner.banner--pillar .content p {
    font-size: 18px;
    line-height: 24px;
    max-width: 210px;
  }
  .banner.banner--pillar .content .scrollDown {
    width: 60px;
    height: 60px;
    font-size: 21px;
    line-height: 60px;
  }
  .banner.banner--pillar .media {
    top: 70%;
    right: -120px;
  }
  .banner.banner--pillar .media img {
    max-width: 450px;
  }
  .box-counter {
    padding-top: 10px;
  }
  .box-counter-item {
    text-align: center;
    margin-right: 10px;
  }
  .box-counter-item span.title-small.h2 {
    display: none;
  }
  .home-about {
    padding: 50px 0;
  }
  .home-about .entry-title {
    margin-bottom: 70px;
  }
  .home-about .entry-title .right {
    margin-left: 0;
  }
  .sample-goods {
    padding-top: 50px;
  }
  .sample-goods .button {
    bottom: 40px;
  }
  .sample-goods .button .btn {
    font-size: 16px;
    line-height: 24px;
    padding: 10px 16px;
  }
  .sample-goods-slider .slick-arrow {
    width: 60px;
    height: 60px;
  }
  .sample-goods-slider .slick-arrow:before {
    font-size: 24px;
  }
  .sample-goods-slider .slick-arrow.slick-prev {
    left: 15px;
  }
  .sample-goods-slider .slick-arrow.slick-next {
    right: 15px;
  }
  .sample-goods-slider .sample-item .content .dot-data .dot {
    width: 50px;
    height: 50px;
  }
  .the-roadmap {
    padding: 70px 0 50px;
  }
  .roadmap-card {
    padding: 20px;
  }
  .roadmap-card .top {
    margin-bottom: 40px;
  }
  .roadmap-card .top .date {
    font-size: 36px;
    line-height: 36px;
  }
  .roadmap-card .top .icon {
    font-size: 40px;
  }
  .roadmap-card .text p {
    padding-right: 0;
  }
  .questions-answers {
    padding: 50px 0;
  }
  #accordionMonkey .card {
    margin-bottom: 15px;
  }
  #accordionMonkey .card .card-header {
    padding: 15px 0;
    padding-right: 45px;
  }
  .meet-monkeys {
    padding: 70px 0;
  }
  .join-discord {
    padding: 130px 0 110px;
  }
  /***********************************
  HOME NEW STYLES
  ***********************************/
  .hm-banner {
    min-height: 600px;
    padding: 100px 0 50px;
  }
  .hm-banner .content .sub-title {
    font-size: 62px;
    line-height: 72px;
    margin-left: 0px;
    margin-bottom: 0px;
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
  }
  .hm-banner .content .title {
    font-size: 36px;
    line-height: 46px;
    max-width: 400px;
  }
  .hm-banner .content .scrollDown {
    width: 55px;
    height: 55px;
    font-size: 20px;
    margin-top: 20px;
    line-height: 54px;
  }
  .hm-banner__slider .media img.img-fluid {
    max-width: 460px;
    margin-top: auto;
  }
  .hm-banner .hm-banner__slider-wrapper {
    right: -108px;
    width: 600px;
    -webkit-transform: translateY(30%);
    transform: translateY(30%);
  }
  .hm-about-us {
    padding: 40px 0 30px;
  }
  .hm-about-us__content .sub-title {
    font-size: 90px;
  }
  .hm-roadmap {
    padding: 30px 0 60px;
  }
  .hm-gallery .entry-title .title {
    font-size: 36px;
    line-height: 42px;
  }
  .hm-gallery .entry-title h2 {
    font-size: 32px;
    line-height: 36px;
  }
  .hm-gallery__controls p {
    font-size: 16px;
    line-height: 24px;
  }
  .hm-gallery__controls p span {
    font-size: 22px;
    margin-right: 8px;
  }
  .hm-genesis-monkeys__item .media img {
    max-width: 600px;
  }
  .hm-genesis-monkeys__item.has--style-4 .media img {
    max-width: 400px;
  }
  .hm-attributes {
    padding: 40px 0 50px;
  }
  .hm-awk-blog {
    padding: 50px 0 20px;
  }
  .hm-awk-blog .entry-title .title {
    margin-top: -50px;
    margin-bottom: 34px;
  }
  .hm-join-us {
    padding: 20px 0 50px;
  }
  .hm-join-us__content {
    min-height: 280px;
    padding: 30px 20px 50px;
  }
  /***********************************
  ABOUT PAGE STYLES
  ***********************************/
  .about-us {
    padding: 40px 0 30px;
  }
  .about-us__content .title {
    font-size: 62px;
    line-height: 72px;
  }
  .about-us__content .sub-title {
    font-size: 36px;
    line-height: 46px;
  }
  .about-us__content .scrollDown {
    width: 70px;
    height: 70px;
    font-size: 30px;
    line-height: 70px;
  }
  .about-roadmap {
    padding: 40px 0 50px;
  }
  .about-roadmap__item:not(:last-child) {
    margin-bottom: 30px;
  }
  .about-nft-monkey {
    padding: 40px 0 20px;
  }
  .about-nft-monkey__item {
    min-height: 220px;
    padding: 40px 20px 30px 20px;
  }
  .about-nft-monkey__item .content .sub-title {
    top: -20px;
    right: 15px;
    font-size: 40px;
  }
  .about-nft-monkey__item .content .title {
    max-width: 210px;
  }
  .about-meet-monkeys {
    padding: 20px 0 20px;
  }
  .about-meet-monkeys__item {
    margin-bottom: 30px;
  }
  /***********************************
  PILLAR PAGE STYLES
  ***********************************/
  .pillar-page {
    padding: 50px 0;
  }
  .pillar-page .navigation .pillar-nav {
    padding: 0 0px;
  }
  .pillar-page .main-content .article {
    padding-top: 40px;
  }
  .pillar-page .main-content .article:not(:first-child) {
    border-width: 3px;
    margin-top: 30px;
  }
  .pillar-page .main-content .article .awk-nft-ebook {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 30px 15px 35px;
  }
  .pillar-page .main-content .article .awk-nft-ebook .before-pattern, .pillar-page .main-content .article .awk-nft-ebook .after-pattern {
    display: none;
  }
  .pillar-page .main-content .article .awk-nft-ebook .photo {
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .pillar-page .main-content .article .awk-nft-ebook .photo img {
    border-width: 2px;
  }
  .pillar-page .main-content .article .awk-nft-ebook .form {
    width: 100%;
  }
  .pillar-page .main-content .article .awk-nft-ebook .form .title {
    margin-bottom: 10px;
  }
  .pillar-page .main-content .article .awk-nft-ebook .form img {
    width: 100%;
  }
  .pillar-page .main-content .article .entry-footer {
    z-index: 1;
    padding: 57px 20px 42px 20px;
  }
  .pillar-page .main-content .article .entry-footer .photo {
    right: 36px;
    z-index: -1;
  }
  /***********************************
  ROADMAP & MINTMAP PAGE STYLES
  ***********************************/
  .roadmap-page, .mintmap-page {
    padding: 40px 0 50px;
  }
  /***********************************
  CONNECT PAGE STYLES
  ***********************************/
  .connect-us {
    padding: 20px 0 40px;
  }
  .connect-us__content .title {
    font-size: 62px;
    line-height: 72px;
    margin-bottom: 30px;
  }
  .connect-us__content .sub-title {
    margin-left: 0;
    font-size: 36px;
    line-height: 46px;
    margin-bottom: 30px;
  }
  /***********************************
  GALLERY STYLES
  ***********************************/
  .awk-more-monkeys {
    padding: 40px 0 60px;
  }
  .awk-more-monkeys .btn-box {
    margin-top: 40px;
  }
  /***********************************
  COMINGSOON STYLES
  ***********************************/
  .comingsoon .content .title {
    font-size: 90px;
    line-height: 120px;
  }
  .comingsoon .content .countdown-own {
    margin-top: 15px;
    min-height: 90px;
  }
  .comingsoon .content .countdown-own .coustom-clock {
    margin-right: -12px;
    margin-left: -12px;
  }
  .comingsoon .content .countdown-own .coustom-clock .hours, .comingsoon .content .countdown-own .coustom-clock .minutes, .comingsoon .content .countdown-own .coustom-clock .seconds, .comingsoon .content .countdown-own .coustom-clock .date {
    padding-left: 12px;
    padding-right: 12px;
  }
  .comingsoon .content .countdown-own .coustom-clock .hours span, .comingsoon .content .countdown-own .coustom-clock .minutes span, .comingsoon .content .countdown-own .coustom-clock .seconds span, .comingsoon .content .countdown-own .coustom-clock .date span {
    font-size: 50px;
    line-height: 47px;
  }
  .comingsoon .content .countdown-own .coustom-clock .hours span.dhms, .comingsoon .content .countdown-own .coustom-clock .minutes span.dhms, .comingsoon .content .countdown-own .coustom-clock .seconds span.dhms, .comingsoon .content .countdown-own .coustom-clock .date span.dhms {
    margin-top: 5px;
  }
  .comingsoon .content .btn {
    margin-top: 15px;
    padding: 12px 15.12px;
  }
  .comingsoon .content .social-media {
    margin-top: 15px;
  }
  .comingsoon .content .social-media li a {
    width: 45px;
    height: 45px;
    font-size: 19px;
    line-height: 47px;
  }
  .comingsoon.center .content {
    padding-top: 30px;
  }
  /***********************************
  ATTRIBUTES STYLES
  ***********************************/
  .attributes-page .filter-navbar {
    margin-top: -20px;
    padding-right: 45px;
  }
  .attributes-page .filter-navbar .navbar-nav li:not(:last-child):after {
    font-size: 21px;
    line-height: 21px;
  }
  .attributes-page .filter-navbar .navbar-nav li .select-wrapper select {
    font-size: 21px !important;
  }
  .attributes-page .filter-navbar .navbar-nav li .all {
    font-size: 21px !important;
  }
  .attributes-page .attributes-slider {
    padding-left: 0;
  }
  .attributes-page .attributes-slider__item .media {
    height: 420px;
  }
  .attributes-page .attributes-slider__item .text .right {
    min-width: 160px;
  }
  /***********************************
  FOOTER STYLES
  ***********************************/
  .footer {
    padding: 40px 0;
  }
  /***********************************
  POPUP STYLES
  ***********************************/
  #mint-popup .content {
    padding: 30px;
  }
  #mint-popup .content .title {
    font-size: 50px;
    line-height: 60px;
  }
  #mint-popup .content .quantity input {
    font-size: 60px;
    max-width: 130px;
    line-height: 60px;
  }
  #mint-popup .content .btn {
    padding-left: 20px;
    padding-right: 20px;
  }
  #mint-popup.new-mint-popup .content {
    padding: 30px 30px 30px;
  }
  #mint-popup.new-mint-popup .content .title {
    font-size: 36px;
    line-height: 42px;
  }
  #mint-popup.new-mint-popup .content .minter-wrapper {
    padding: 20px 30px 30px;
  }
  #mint-popup.new-mint-popup .content .minter-wrapper .quantity {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #mint-popup.new-mint-popup .content .minter-wrapper .quantity .plus, #mint-popup.new-mint-popup .content .minter-wrapper .quantity .minus {
    height: 40px;
    width: 40px;
    min-width: 40px;
  }
  #mint-popup.new-mint-popup .content .minter-wrapper .quantity .plus:before, #mint-popup.new-mint-popup .content .minter-wrapper .quantity .plus:after {
    width: 12px;
    height: 3px;
  }
  #mint-popup.new-mint-popup .content .minter-wrapper .quantity .minus:before {
    width: 12px;
    height: 3px;
  }
  #mint-popup.new-mint-popup .content .minter-wrapper .btn {
    font-size: 21px;
    margin-top: 18px;
    padding: 14px 20px;
  }
  /***********************************
  BLOG STYLES
  ***********************************/
  .featured-blog-post {
    padding: 80px 0px 50px;
  }
  .featured-blog-post .content .sub-title.big {
    font-size: 80px;
    line-height: 88px;
  }
  .featured-blog-post .content .title.big {
    font-size: 40px;
    line-height: 40px;
  }
  .featured-blog-post .content .btn {
    padding: 9px 23px;
  }
  .blog-article-slider-wrapper .slider-item {
    max-width: 420px;
  }
  .blog-article-slider-wrapper .blog-post .media a {
    height: 310px;
  }
  .blog-post .text .btn {
    padding: 9px 23px;
  }
  .blog-posts .blog-post {
    padding-bottom: 30px;
    margin-bottom: 30px !important;
  }
  .blog-posts .blog-post .media {
    max-width: 100%;
    margin-right: 0;
    min-width: initial;
    margin-bottom: 15px;
  }
  .blog-posts .blog-post .text p {
    font-size: 16px;
    line-height: 24px;
  }
  .pagination a {
    padding: 9px 23px;
  }
  .blog-page {
    padding: 40px 0 60px;
  }
  .blog-page .minus {
    margin-bottom: -40px;
  }
  .blog-page .main-content .blog-post {
    margin-bottom: 40px;
  }
  .sidebar .widget .cta-sidebar .cta-sidebar-item .text {
    padding: 20px;
  }
  .sidebar .widget .cta-sidebar .cta-sidebar-item .text .btn {
    padding: 9px 23px;
  }
  .popup-video:before {
    width: 60px;
    height: 60px;
    font-size: 30px;
    line-height: 60px;
    top: calc(50% - 30px);
  }
  .single-faqs .blog-details-page {
    padding-top: 90px;
  }
  .single-faqs .blog-details-page .black-overlay {
    height: 320px;
  }
  .single-faqs .faq-post-content {
    margin-top: 130px;
  }
  .blog-details-page .black-overlay {
    min-height: 320px;
    padding-bottom: 60px;
  }
  .blog-details-page .blog-post-top .enty-media {
    margin-top: -60px;
  }
  .blog-details-page .main-content {
    margin-bottom: 60px;
  }
  .blog-details-page .blog-post .entry-content p {
    font-size: 18px;
    margin: 0 0 25px;
    line-height: 28px;
  }
  .blog-details-page .blog-post .entry-content .btn {
    font-size: 18px;
    line-height: 28px;
    padding: 9px 23px;
  }
  .blog-details-page .blog-post .entry-content ul, .blog-details-page .blog-post .entry-content ol {
    font-size: 18px;
    line-height: 28px;
  }
  .blog-details-page .entry-footer {
    padding: 30px;
  }
  .blog-details-page .entry-footer .entry-title {
    margin-bottom: -10px;
  }
  .blog-details-page .entry-footer .entry-title p {
    font-size: 18px;
    line-height: 28px;
  }
  .blog-details-page .entry-footer .entry-title .btn {
    padding: 9px 23px;
  }
  .blog-details-page .entry-footer .photo {
    bottom: -30px;
  }
} /* 575 */
@media only screen and (max-width: 480px) {
  h1, .h1 {
    font-size: 36px;
    line-height: 48px;
  }
  .btn.btn-xl {
    padding: 15px 30px;
  }
  /***********************************
  HEADER STYLES
  ***********************************/
  .header {
    padding: 20px 0;
  }
  .header .navbar .navbar-collapse .navbar-nav > li:not(.mobile-navbar-toggler) {
    display: none;
  }
  .header.header--new {
    padding: 14px 0;
  }
  .header.header--new .navbar .navbar-header .navbar-brand img {
    max-width: 62px;
  }
  .header.header--new .navbar .navbar-collapse .navbar-nav li.btn-menu {
    display: block;
  }
  .header.header--new .navbar .navbar-collapse .navbar-nav li.btn-menu a {
    line-height: 1;
    padding: 12px 20px;
  }
  .header.header--new .navbar .navbar-collapse .navbar-nav li.mobile-navbar-toggler {
    width: 42px;
    height: 42px;
    margin-left: 7px;
  }
  .header.header--new .navbar .navbar-collapse .navbar-nav li.mobile-navbar-toggler .navbar-toggle {
    padding: 15px;
  }
  .header.header--new .navbar .navbar-collapse .navbar-nav li.mobile-navbar-toggler .navbar-toggle .icon-bar:not(:last-child) {
    margin-bottom: 2px;
  }
  .header.header--new.transparent .navbar .navbar-header {
    width: 80px;
    height: 80px;
  }
  .header.header--new.transparent .navbar .navbar-header .navbar-brand {
    margin-right: 0;
  }
  .header.header--new.transparent .navbar .navbar-header .navbar-brand img {
    max-width: 64px;
  }
  .header.header--new.transparent .navbar .navbar-collapse .navbar-nav li.btn-menu a {
    line-height: 1;
    font-size: 18px;
    padding: 12px 20px;
  }
  .header.header--new.stop {
    padding: 10px 0;
  }
  .header.header--new.stop .navbar .navbar-header .navbar-brand img {
    max-width: 60px;
  }
  .header.header--new.stop.transparent .navbar .navbar-header {
    width: 80px;
    height: 70px;
  }
  .header.header--new.stop.transparent .navbar .navbar-header .navbar-brand {
    margin-right: 0;
  }
  .header.header--new.stop.transparent .navbar .navbar-header .navbar-brand img {
    max-width: 55px;
  }
  .header.header--new.stop.transparent .navbar .navbar-collapse .navbar-nav li.btn-menu a {
    line-height: 1;
    font-size: 18px;
    padding: 12px 20px;
  }
  .header.header--new + .header-gutter {
    height: 70px;
  }
  .sidr .sidr-inner .navigation .social-media li a {
    width: 45px;
    height: 45px;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 12px;
  }
  /***********************************
  HOME STYLES
  ***********************************/
  .banner {
    padding: 118px 0 40px;
    min-height: 530px;
  }
  .banner .content .sub-title {
    font-size: 52px;
    line-height: 62px;
  }
  .banner .media {
    -webkit-transform: translateY(-70%);
    transform: translateY(-70%);
  }
  .banner .media img {
    max-width: 360px;
  }
  .banner.banner--pillar {
    padding-top: 40px;
    min-height: 460px;
  }
  .banner.banner--pillar .content .scrollDown {
    margin-top: 20px;
  }
  .banner.banner--pillar .media {
    top: 90%;
    right: -120px;
  }
  .banner.banner--pillar .media img {
    max-width: 450px;
  }
  .box-counter-item .number {
    font-size: 50px;
    line-height: 60px;
  }
  .box-counter-item .btn {
    max-width: 115px;
    padding: 10px 15px;
    margin-top: 15px;
  }
  .box-counter-item .title-small {
    font-size: 40px;
    line-height: 80px;
  }
  .the-roadmap {
    padding-bottom: 20px;
  }
  .join-discord {
    padding: 120px 0 100px;
  }
  .join-discord .content .title {
    font-size: 36px;
    line-height: 40px;
  }
  .join-discord .content .title.replaceDiscrod .icon-discord:before {
    bottom: 10px;
    font-size: 12px;
  }
  .join-discord .content .sub-title {
    font-size: 30px;
    line-height: 32px;
  }
  .join-discord .media img {
    max-width: 380px;
  }
  /***********************************
  HOME NEW STYLES
  ***********************************/
  .hm-banner {
    min-height: 460px;
    padding: 80px 0 30px;
  }
  .hm-banner .content .sub-title {
    font-size: 52px;
    line-height: 62px;
  }
  .hm-banner .content .title {
    font-size: 32px;
    line-height: 42px;
    max-width: 360px;
  }
  .hm-banner__slider .media img.img-fluid {
    max-width: 320px;
    margin-top: auto;
  }
  .hm-banner .hm-banner__slider-wrapper {
    right: -120px;
    width: 500px;
    -webkit-transform: translateY(30%);
    transform: translateY(30%);
  }
  .hm-mint-monkey__mintmap .title {
    margin-bottom: 20px;
  }
  .hm-mint-monkey__mintmap .media {
    margin-bottom: 30px;
  }
  .hm-about-us {
    padding-bottom: 20px;
  }
  .hm-roadmap {
    padding: 30px 0 50px;
  }
  .hm-roadmap .entry-title .title {
    margin-bottom: 7px;
  }
  .hm-faqs .entry-title .sub-title {
    top: 10px;
  }
  .hm-faqs .entry-title .title {
    line-height: 42px;
  }
  .hm-faqs__entry-header {
    padding: 30px 0;
  }
  .hm-faqs__wrap {
    padding: 30px 20px 30px;
  }
  .hm-faqs__wrap .btn {
    margin-top: 30px;
  }
  .hm-genesis-monkeys {
    padding-bottom: 50px;
  }
  .hm-genesis-monkeys__item {
    min-height: 280px;
    padding: 30px 0 40px 20px;
  }
  .hm-genesis-monkeys__item .text {
    max-width: 240px;
  }
  .hm-genesis-monkeys__item .text .title {
    font-size: 32px;
    line-height: 36px;
  }
  .hm-genesis-monkeys__item .text p {
    font-size: 16px;
    line-height: 24px;
    max-width: 100%;
  }
  .hm-genesis-monkeys__item .media img {
    max-width: 450px;
  }
  .hm-genesis-monkeys__item.has--style-1 .media {
    bottom: -24%;
    right: -170px;
  }
  .hm-genesis-monkeys__item.has--style-2 .media {
    bottom: -38%;
    right: -200px;
  }
  .hm-genesis-monkeys__item.has--style-3 .media {
    bottom: -22%;
    right: -150px;
  }
  .hm-genesis-monkeys__item.has--style-4 .media {
    bottom: -11px;
    right: -70px;
  }
  .hm-genesis-monkeys__item.has--style-4 .media img {
    max-width: 300px;
  }
  .hm-genesis-monkeys__item.has--style-5 .media {
    bottom: -33%;
    right: -150px;
  }
  .hm-awk-blog__card {
    min-height: 280px;
    padding: 30px 20px 30px;
  }
  .hm-awk-blog__card .media {
    right: -50px;
  }
  .hm-awk-blog__card .media img {
    max-width: 250px;
  }
  .hm-awk-blog__card .text {
    max-width: 220px;
  }
  /***********************************
  ABOUT PAGE STYLES
  ***********************************/
  .about-us__content .title {
    font-size: 52px;
    line-height: 62px;
  }
  .about-us__content .sub-title {
    font-size: 34px;
    line-height: 42px;
  }
  .about-nft-monkey__item {
    min-height: 220px;
    padding: 30px 20px 30px 20px;
  }
  .about-nft-monkey__item .content .sub-title {
    top: 0;
    right: 0;
    font-size: 40px;
    position: inherit;
    margin-bottom: 10px;
  }
  .about-nft-monkey__item .content .title {
    max-width: 100%;
  }
  /***********************************
  PILLAR PAGE STYLES
  ***********************************/
  .pillar-page {
    padding: 40px 0 50px;
  }
  .pillar-page .navigation .pillar-nav {
    padding: 0 0px;
  }
  .pillar-page .navigation .pillar-nav li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .pillar-page .main-content .article {
    padding-top: 40px;
  }
  .pillar-page .main-content .article:not(:first-child) {
    border-width: 3px;
    margin-top: 30px;
  }
  .pillar-page .main-content .article .blockquote, .pillar-page .main-content .article blockquote {
    padding: 30px 0 30px 30px;
  }
  .pillar-page .main-content .article .blockquote:before, .pillar-page .main-content .article blockquote:before {
    margin-left: -30px;
    position: inherit;
  }
  .pillar-page .main-content .article .blockquote:after, .pillar-page .main-content .article blockquote:after {
    width: 75px;
  }
  .pillar-page .main-content .article .blockquote .icon-wrap, .pillar-page .main-content .article blockquote .icon-wrap {
    margin-right: 11px;
  }
  .pillar-page .main-content .article .blockquote .title, .pillar-page .main-content .article blockquote .title {
    max-width: 100%;
    font-size: 21px;
    line-height: 28px;
  }
  .pillar-page .main-content .article .blockquote .meta-wrap, .pillar-page .main-content .article blockquote .meta-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .pillar-page .main-content .article .blockquote .meta-wrap .meidia, .pillar-page .main-content .article blockquote .meta-wrap .meidia {
    width: 58px;
    height: 58px;
    overflow: hidden;
    margin-right: 5px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    border-radius: 100% 77% 70% 86%/74% 77% 100% 100%;
  }
  .pillar-page .main-content .article .blockquote .meta-wrap .meidia img, .pillar-page .main-content .article blockquote .meta-wrap .meidia img {
    width: 100%;
  }
  .pillar-page .main-content .article .blockquote .meta-wrap .text .name, .pillar-page .main-content .article .blockquote .meta-wrap .text h6, .pillar-page .main-content .article blockquote .meta-wrap .text .name, .pillar-page .main-content .article blockquote .meta-wrap .text h6 {
    line-height: 24px;
    margin-bottom: 0;
  }
  .pillar-page .main-content .article .entry-footer {
    z-index: 1;
    padding: 57px 20px 42px 20px;
  }
  .pillar-page .main-content .article .entry-footer .photo {
    right: 20px;
  }
  .pillar-sticky-sidebar.sticky-header {
    top: 60px;
  }
  .pillar-sticky-sidebar .navbar {
    padding: 0;
    padding-top: 9px;
    background-color: #F9FF00;
  }
  .pillar-sticky-sidebar .navbar .navbar-header {
    padding: 12px 20px;
  }
  .pillar-sticky-sidebar .navbar .navbar-collapse .navbar-nav {
    padding: 20px 20px;
  }
  /***********************************
  CONNECT PAGE STYLES
  ***********************************/
  .connect-us {
    padding: 20px 0 40px;
  }
  .connect-us__content .title {
    margin-bottom: 20px;
  }
  .connect-us__content .sub-title {
    margin-left: 0;
    font-size: 34px;
    line-height: 42px;
  }
  .connect-us__form {
    margin-top: 30px;
    padding: 20px 15 30px;
  }
  .connect-us__form .title {
    margin-bottom: 10px;
  }
  .connect-us .social-media li {
    display: block;
  }
  .connect-us .social-media li a {
    width: 100%;
  }
  .connect-us .social-media li.has-label a {
    width: 100%;
  }
  /***********************************
  GALLERY STYLES
  ***********************************/
  .gallery-page {
    padding-top: 60px;
  }
  .gallery-page .entry-title {
    font-size: 80px;
    line-height: 86px;
  }
  .gallery-detail-page .content .list-unstyled li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .awk-more-monkeys {
    padding-bottom: 50px;
  }
  /***********************************
  COMINGSOON STYLES
  ***********************************/
  .comingsoon .content .title {
    font-size: 75px;
    line-height: 105px;
    margin-bottom: 25px;
  }
  .comingsoon .content .countdown-own {
    margin-top: 10px;
  }
  .comingsoon .content .countdown-own .coustom-clock {
    margin-right: -8px;
    margin-left: -8px;
  }
  .comingsoon .content .countdown-own .coustom-clock .hours, .comingsoon .content .countdown-own .coustom-clock .minutes, .comingsoon .content .countdown-own .coustom-clock .seconds, .comingsoon .content .countdown-own .coustom-clock .date {
    padding-left: 8px;
    padding-right: 8px;
  }
  .comingsoon .content .countdown-own .coustom-clock .hours span, .comingsoon .content .countdown-own .coustom-clock .minutes span, .comingsoon .content .countdown-own .coustom-clock .seconds span, .comingsoon .content .countdown-own .coustom-clock .date span {
    font-size: 40px;
    line-height: 47px;
  }
  .comingsoon .content .countdown-own .coustom-clock .hours span.dhms, .comingsoon .content .countdown-own .coustom-clock .minutes span.dhms, .comingsoon .content .countdown-own .coustom-clock .seconds span.dhms, .comingsoon .content .countdown-own .coustom-clock .date span.dhms {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 7px;
  }
  .comingsoon .content .btn {
    margin-top: 10px;
    padding: 11px 14.12px;
  }
  .comingsoon .container .banner-images {
    right: -90px;
    bottom: -350px;
    max-width: 400px;
  }
  /***********************************
  FOOTER STYLES
  ***********************************/
  .footer .social-media li a {
    width: 45px;
    height: 45px;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 12px;
  }
  /***********************************
  BLOG STYLES
  ***********************************/
  .featured-blog-post .content .sub-title.big {
    font-size: 55px;
    line-height: 58px;
  }
  .featured-blog-post .content .title.big {
    font-size: 30px;
    line-height: 30px;
    padding-left: 10px;
  }
  .featured-blog-post .content .btn {
    padding: 9px 23px;
  }
  .blog-article-slider-wrapper .slider-item {
    max-width: 280px;
  }
  .blog-article-slider-wrapper .blog-post .media a {
    height: 214px;
  }
} /* 480 */
@media only screen and (max-width: 420px) {
  /***********************************
  ATTRIBUTES STYLES
  ***********************************/
  .attributes-page .entry-title .title {
    font-size: 72px;
    line-height: 86px;
  }
  .attributes-page .filter-navbar {
    margin-top: -10px;
    padding-right: 25px;
  }
  .attributes-page .filter-navbar .navbar-nav li .select-wrapper select {
    font-size: 21px !important;
  }
  .attributes-page .filter-navbar .navbar-nav li .all {
    font-size: 21px !important;
  }
  .attributes-page .attributes-slider {
    padding-left: 0;
  }
  .attributes-page .attributes-slider__item .media {
    height: 380px;
  }
  .attributes-page .attributes-slider__item .text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .attributes-page .attributes-slider__item .text .left {
    padding: 5px 15px;
  }
  .attributes-page .attributes-slider__item .text .right {
    min-width: 160px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
} /* 420 */
@media only screen and (max-width: 380px) {
  /***********************************
  HOME STYLES
  ***********************************/
  .banner {
    min-height: 490px;
  }
  .banner .content .title {
    font-size: 30px;
    max-width: 200px;
    line-height: 36px;
  }
  .banner .media {
    right: -20px;
  }
  .banner .media img {
    max-width: 335px;
  }
  .banner.banner--pillar {
    padding-top: 40px;
    min-height: 460px;
  }
  .banner.banner--pillar .media {
    top: 100%;
    right: -150px;
  }
  .banner.banner--pillar .media img {
    max-width: 400px;
  }
  /***********************************
  HOME NEW STYLES
  ***********************************/
  .hm-banner {
    min-height: 460px;
  }
  .hm-banner .content .title {
    font-size: 30px;
    max-width: 200px;
    line-height: 36px;
  }
  .hm-banner__slider .media img.img-fluid {
    max-width: 300px;
  }
  .hm-banner .hm-banner__slider-wrapper {
    right: -120px;
    width: 500px;
    -webkit-transform: translateY(30%);
    transform: translateY(30%);
  }
  .hm-mint-monkey__card .video:before {
    width: 48px;
    height: 48px;
    font-size: 19px;
  }
  .hm-mint-monkey__mintmap {
    padding: 30px 15px 22px;
  }
  .hm-gallery__controls .d-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .hm-gallery__controls p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .hm-gallery__controls p span {
    font-size: 22px;
    margin-right: 8px;
  }
  /***********************************
  COMINGSOON STYLES
  ***********************************/
  .comingsoon .content .title {
    font-size: 60px;
    line-height: 85px;
    margin-bottom: 15px;
  }
  .comingsoon .content .btn {
    padding: 10px 13.12px;
  }
  .comingsoon .container .banner-images {
    right: -114px;
    bottom: -361px;
    max-width: 400px;
  }
  /***********************************
  POPUP STYLES
  ***********************************/
  #mint-popup .content .title {
    font-size: 45px;
    line-height: 55px;
    margin-bottom: 0;
  }
  .blog-details-page .entry-footer {
    padding: 20px;
  }
  .blog-details-page .entry-footer .entry-title {
    margin-bottom: 0;
  }
  .blog-details-page .entry-footer .photo {
    bottom: -20px;
  }
} /* 380 */
.goingclear {
  font-size: 10px;
  color: #333333;
  text-align: center;
  margin-top: 5px;
}

@media screen and (max-width: 1000px) {
  .goingclear {
    text-align: center;
    margin-bottom: 15px;
    margin-top: 10px;
  }
}