body {
  background: #171717;
  color: #fff;
  max-width: 100%;
}
@font-face {
  font-family: pp_neue_machinaregular;
  src: url(fonts/ppneuemachina-regular-webfont.woff2) format("woff2"),
    url(fonts/ppneuemachina-regular-webfont.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
#btn-back-to-top {
  position: fixed;
  bottom: 40px;
  right: 20px;
  display: none;
  z-index: 1000;
}
h1,
h2,
h3 {
  font-size: 2.4rem;
  color: #fae628;
  font-family: Barlow, sans-serif;
  text-transform: uppercase;
  font-style: italic;
  font-weight: 700;
  text-shadow: 0 0 18px rgb(234 201 87 / 60%);
  margin-bottom: 1.3rem;
  letter-spacing: 2px;
}
h4,
h5,
h6 {
  font-family: Barlow, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}
body,
div,
p,
span {
  font-family: pp_neue_machinaregular, "Space Grotesk", sans-serif;
  text-rendering: optimizeLegibility;
}
/* .text-left {
  text-align: left !important;
} */
a {
  color: #fae628;
  text-decoration: none;
}
a:hover {
  color: #fae628;
}
.faux-btn {
  display: inline-block;
  background: #fae628;
  padding: 1em 2em;
  color: #171717;
  text-decoration: none;
  font-family: Barlow;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-style: normal;
  font-weight: 600;
  transition: all 0.6s ease;
  border: 2px solid #fae628;
  box-shadow: 0 0 8px #fac928;
}
.faux-btn:hover {
  background-color: #171717;
  color: #fae628;
}
.faux-btn-sm {
  padding: 0.9em 1.4em;
  letter-spacing: 1.5px;
  font-size: 0.9rem;
}
.btn-outline-warning {
  border: 0;
  color: #fae628;
  padding: 0;
  transition: all 1s ease;
}
.btn-outline-warning:hover {
  border: 0;
  text-decoration: underline;
  color: #fae628;
  background: transparent;
}
.box-glow {
  box-shadow: 0 0 8px #fae628;
}
a.home-link {
  visibility: hidden;
}
.navbar {
  background: #171717 !important;
  min-height: 80px;
}
.navbar .nav-item .nav-link {
  color: #fff;
}
.navbar .nav-item .nav-link:hover {
  transform: translate(0, -5px);
  color: #ffffa0;
  transition: all 0.4s;
}
.nav-logo {
  width: 200px;
  margin: 0.5em 0;
}
.navbar-dark .navbar-nav .nav-link.current {
  color: #fae628;
}
.os-icon {
  max-width: 24px;
  margin: 0 10px 8px;
}

section {
  padding: 6em 0;
  border-top: 1px solid #93936c4d;
}
#hero {
  padding-top: 4em;
  padding-bottom: 4em;
  min-height: 600px;
}

#hero {
  background-color: #101010;
  margin-top: 80px;
}

#hero video,
.portal-img {
  max-height: 700px;
  max-width: 100%;
  position: absolute;
  z-index: 1;
}

.portal-img {
  z-index: 0;
}

.vid-container {
  width: 100%;
  min-height: 700px;
  display: flex;
  align-items: center;
  justify-content: center;
  /* background: url('images/portal-still.png');
  background-size: 500px 750px;
  background-position: center;
  background-repeat: no-repeat; */
}

a .enter-portal {
  height: 100%;
  margin-bottom: 0;
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  font-style: italic;
  font-size: 3rem;
  text-transform: uppercase;
  z-index: 2;
  text-shadow: 0 0 8px #000;
  transition: all 0.6s;
  color: #f8ff86;
}

/* #hero {
  background-color: #fae628;
  background-image: url(images/yellow-bp.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  margin-top: 80px;
} */

/* -- MINTING UI -- */

#mint-ui {
  margin-top: 1em;
  background: #171717;
  background: rgba(23, 23, 23, 0.9);
  padding: 2em;
}
#mint-ui h5 {
  color: #ffeca7;
}
#mint-ui .showBalance,
#mint-ui .showAccount,
#mint-ui .currentTODs,
#mint-ui .amountBlock span {
  font-family: "Barlow", sans-serif;
  font-size: 1.3rem;
}

#mint-ui .showAccount {
  word-wrap: break-word;
}

#mint-ui .amountBlock {
  margin-bottom: 2rem;
}

h5.activeSaleType {
  border: 2px dashed yellow;
  font-family: "Barlow", sans-serif !important;
  font-style: italic;
  font-size: 1.4rem;
  letter-spacing: 1px;
  padding: 1em;
  color: #fae628 !important;
  margin-bottom: 1.5em;
}

h5.presaleAmount {
  font-family: "pp_neue_machinaregular";
  font-weight: 600;
  text-transform: none;
  font-size: 1.2rem;
  padding: 1.2rem;
  background: #fae628;
  color: #171717 !important;
  margin-bottom: 2rem;
}

.web3modal-provider-wrapper {
  background: #171717;
}
#WEB3_CONNECT_MODAL_ID .web3modal-provider-description {
  color: #c1c1c1;
}
#WEB3_CONNECT_MODAL_ID .web3modal-provider-container {
  background: #222;
}
.damoxS:hover .sc-hKFyIo {
  background-color: transparent !important;
}

.btn-mint {
  color: #000;
  background-color: #fae628;
  border-color: #fae628;
  box-shadow: 0 0 6px #fac928;
  padding: 0.8rem 2.2em;
  font-family: "Barlow";
  font-size: 1.1rem;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
}
.btn.btn-mint:hover {
  background: transparent;
  color: #fae628;
}

.mintingBlock {
  display: flex;
  justify-content: center;
}

input#mintNFTAmount {
  margin-right: 1rem;
  background: transparent;
  border: 1px solid #ffffff6b;
  color: white;
  font-weight: bold;
  padding: 1em;
  text-align: center;
  width: 200px;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  opacity: 1 !important;
}

.btn-disconnect {
  border: 1px solid #fae628;
  color: #fae628;
}
.btn-disconnect:hover {
  background: rgb(250 230 40 / 20%);
  color: #fae628cc;
}

.web3modal-provider-name {
  font-family: "Barlow", sans-serif;
  text-transform: uppercase;
  font-style: italic;
  color: #fae628 !important;
  text-shadow: 0 0 6px rgb(250 230 40 / 80%);
  letter-spacing: 1px;
}

.web3modal-provider-description {
  letter-spacing: 0.0325rem;
  text-rendering: optimizeLegibility;
}

/* Wrong Network */
.ajs-dialog .ajs-header,
.ajs-dialog .ajs-footer,
.ajs-dialog {
  background: #171717 !important;
}

.ajs-header {
  font-family: "Barlow";
  text-transform: uppercase;
  color: #fae628;
  font-size: 1.2rem;
}

.alertify .ajs-dialog {
  margin: 8% auto;
}

.alertify.ajs-maximized .ajs-body .ajs-content,
.alertify.ajs-resizable .ajs-body .ajs-content {
  padding-top: 3rem;
}

.alertify .ajs-footer .ajs-buttons .ajs-button {
  background: #fae628;
  font-weight: bold;
  border: 0;
}

.alertify .ajs-footer .ajs-buttons.ajs-primary {
  padding: 1em;
}

@media screen and (min-width: 992px) and (pointer: fine) {
  a .enter-portal {
    opacity: 0.1;
  }
  .vid-container:hover .enter-portal {
    opacity: 1;
  }
}

@media screen and (max-width: 992px) and (pointer: coarse) {
  #hero {
    background-attachment: unset;
  }
}
/* #hero img {
  width: 80%;
  max-width: 400px;
} */
@media screen and (min-width: 420px) {
  #intro h1 {
    font-size: 3rem;
  }
  #intro p {
    font-size: 1.1rem;
    line-height: 1.7;
  }
  section {
    padding: 9em 0;
  }
  *,
  :after,
  :before {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mouse_scroll {
    display: block;
    margin: 0 auto;
    width: 40px;
    height: 100px;
    margin-top: 60px;
  }
  .m_scroll_arrows {
    display: block;
    width: 5px;
    height: 5px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-right: 4px solid #171717;
    border-bottom: 4px solid #171717;
    margin: 0 0 4px 10px;
    width: 20px;
    height: 20px;
  }
  .unu {
    margin-top: 1px;
  }
  .doi {
    -webkit-animation-delay: 0.2s;
    -moz-animation-delay: 0.2s;
    -webkit-animation-direction: alternate;
    animation-delay: 0.2s;
    animation-direction: alternate;
    margin-top: -6px;
  }
  .trei {
    -webkit-animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    -webkit-animation-direction: alternate;
    animation-delay: 0.3s;
    animation-direction: alternate;
    margin-top: -6px;
  }
  .mouse {
    height: 56px;
    width: 40px;
    border-radius: 20px;
    transform: none;
    border: 4px solid #171717;
    top: 165px;
  }
  .wheel {
    height: 10px;
    width: 6px;
    display: block;
    margin: 5px auto;
    background: #171717;
    position: relative;
    height: 4px;
    width: 4px;
    border: 2px solid #171717;
    -webkit-border-radius: 8px;
    border-radius: 8px;
  }
  @-webkit-keyframes mouse-wheel {
    0% {
      opacity: 1;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
    }
    100% {
      opacity: 0;
      -webkit-transform: translateY(6px);
      -ms-transform: translateY(6px);
      transform: translateY(6px);
    }
  }
  @-moz-keyframes mouse-wheel {
    0% {
      top: 1px;
    }
    25% {
      top: 2px;
    }
    50% {
      top: 3px;
    }
    75% {
      top: 2px;
    }
    100% {
      top: 1px;
    }
  }
  @-o-keyframes mouse-wheel {
    0% {
      top: 1px;
    }
    25% {
      top: 2px;
    }
    50% {
      top: 3px;
    }
    75% {
      top: 2px;
    }
    100% {
      top: 1px;
    }
  }
  @keyframes mouse-wheel {
    0% {
      top: 1px;
    }
    25% {
      top: 2px;
    }
    50% {
      top: 3px;
    }
    75% {
      top: 2px;
    }
    100% {
      top: 1px;
    }
  }
  @-webkit-keyframes mouse-scroll {
    0% {
      opacity: 0;
    }
    50% {
      opacity: 0.5;
    }
    100% {
      opacity: 1;
    }
  }
  @-moz-keyframes mouse-scroll {
    0% {
      opacity: 0;
    }
    50% {
      opacity: 0.5;
    }
    100% {
      opacity: 1;
    }
  }
  @-o-keyframes mouse-scroll {
    0% {
      opacity: 0;
    }
    50% {
      opacity: 0.5;
    }
    100% {
      opacity: 1;
    }
  }
  @keyframes mouse-scroll {
    0% {
      opacity: 0;
    }
    50% {
      opacity: 0.5;
    }
    100% {
      opacity: 1;
    }
  }
}
.sep {
  color: #ffeca7;
  font-size: 0.8rem;
  margin-bottom: 3em;
}
@media screen and (min-width: 768px) {
  .doi,
  .trei,
  .unu {
    -webkit-animation: mouse-scroll 1s infinite;
    -moz-animation: mouse-scroll 1s infinite;
    animation: mouse-scroll 1s infinite;
  }
  .unu {
    -webkit-animation-delay: 0.1s;
    -moz-animation-delay: 0.1s;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    animation-delay: alternate;
  }
  .wheel {
    -webkit-animation: mouse-wheel 0.6s linear infinite;
    -moz-animation: mouse-wheel 0.6s linear infinite;
    animation: mouse-wheel 0.6s linear infinite;
  }
  .sep {
    animation: neon 1s ease-in-out infinite alternate;
  }
  @keyframes neon {
    from {
      text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #ffdd1b,
        0 0 70px #ffdd1b, 0 0 80px #ffdd1b, 0 0 100px #ffdd1b, 0 0 150px #ffdd1b;
    }
    to {
      text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #ffdd1b,
        0 0 35px #ffdd1b, 0 0 40px #ffdd1b, 0 0 50px #ffdd1b, 0 0 75px #ffdd1b;
    }
  }
}
#intro {
  background-image: url(images/squids-bg.png);
  background-size: cover;
}
#intro p {
  margin-bottom: 3em;
  text-align: left;
}
.category-head {
  font-size: 0.9rem;
  text-transform: uppercase;
  letter-spacing: 0.3rem;
  margin-bottom: 2em;
  color: #ffeca7;
  font-weight: 500;
}
#intro h1 {
  margin: 0.5em 0 0.8em 0;
}
@media (max-width: 767px) {
  .carousel-inner .carousel-item > div {
    display: none;
  }
  .carousel-inner .carousel-item > div:first-child {
    display: block;
  }
}
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev,
.carousel-inner .carousel-item.active {
  display: flex;
}
@media (min-width: 768px) {
  .carousel-inner .carousel-item-end.active,
  .carousel-inner .carousel-item-next {
    transform: translateX(25%);
  }
  .carousel-inner .carousel-item-prev,
  .carousel-inner .carousel-item-start.active {
    transform: translateX(-25%);
  }
}
.carousel-inner .carousel-item-end,
.carousel-inner .carousel-item-start {
  transform: translateX(0);
}
#recipeCarousel .carousel-item .card {
  margin: 0 2%;
}
.card-img-overlay {
  background: rgba(23, 23, 23, 0);
  background: radial-gradient(
    circle,
    rgba(23, 23, 23, 0) 30%,
    rgba(23, 23, 23, 0.2) 100%
  );
  border-radius: 1px;
}
.card {
  border: 0 !important;
  background: 0 0;
}
#tech h5.card-title {
  font-size: 1.2rem;
}
#tech {
  background: #171717;
  background-image: linear-gradient(
    45deg,
    #1f1f1f 25%,
    #1a1a1a 25%,
    #1a1a1a 50%,
    #1f1f1f 50%,
    #1f1f1f 75%,
    #1a1a1a 75%,
    #1a1a1a 100%
  );
  background-size: 56.57px 56.57px;
}
#tech .card-img-top {
  margin: 1.5em auto 1em;
  max-width: 60%;
  max-height: 310px;
}
#tech .card.bg-dark {
  --bs-bg-opacity: 0;
}
#tech .card-body {
  background: #171717a8;
}
#tech .card-body:after {
  content: "";
  background: #fae628;
  background: linear-gradient(
    90deg,
    #fab828 0,
    #fae628 15%,
    #fff7ad 50%,
    #fab828 100%
  );
  box-shadow: 0 0 6px #fae628;
  display: block;
  height: 3px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
#tech .card-title::after {
  content: " ";
  background-color: #fae628;
  width: 30px;
  height: 2px;
  display: block;
  margin: 20px auto;
}
#roadmap {
  padding-bottom: 4em;
}
.portals-rm {
  max-width: 100%;
  margin-bottom: 2rem;
}
.timeline {
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 5rem;
  margin: 0 auto 1rem auto;
  overflow: hidden;
}
.timeline:after {
  content: "";
  position: absolute;
  top: 125px;
  left: 50%;
  margin-left: -2px;
  border-right: 6px dashed #fae628;
  height: 86%;
  display: block;
}
.timeline-row {
  padding-left: 50%;
  position: relative;
  margin-bottom: 30px;
}
.timeline-row .timeline-phase {
  font-family: Barlow, sans-serif;
  text-transform: uppercase;
  color: #fae628;
  font-weight: 600;
  letter-spacing: 1px;
  text-shadow: 0 0 18px rgb(234 201 87 / 60%);
  position: absolute;
  right: 50%;
  top: 15px;
  text-align: right;
  margin-right: 40px;
  font-size: 1.8rem;
  padding-top: 15px;
}
.timeline-row .timeline-phase small {
  display: none;
}
.timeline-row .timeline-content {
  position: relative;
  padding: 30px 30px;
  background: #202020;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}
.timeline-row .timeline-content:after {
  content: "";
  position: absolute;
  top: 45px;
  height: 16px;
  width: 16px;
  background: #202020;
}
.timeline-row .timeline-content:before {
  content: "";
  position: absolute;
  top: 42px;
  right: -52px;
  width: 22px;
  height: 22px;
  transform: rotate(45deg);
  z-index: 10;
  background: #fae628;
}
.timeline-row .timeline-content h4 {
  margin: 0 0 20px 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 150%;
}
.timeline-row .timeline-content p {
  margin-bottom: 0;
  text-align: left;
}
.timeline-row .timeline-content i {
  font-size: 1.2rem;
  line-height: 100%;
  padding: 15px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  background: #272e48;
  margin-bottom: 10px;
  display: inline-block;
}
.timeline-row:nth-child(even) .timeline-content {
  margin-left: 40px;
  text-align: left;
}
.timeline-row:nth-child(even) .timeline-content:after {
  left: -8px;
  right: initial;
  border-bottom: 0;
  border-left: 0;
  transform: rotate(-135deg);
}
.timeline-row:nth-child(even) .timeline-content:before {
  left: -50px;
  right: initial;
}
.timeline-row:nth-child(odd) {
  padding-left: 0;
  padding-right: 50%;
}
.timeline-row:nth-child(odd) .timeline-phase {
  right: auto;
  left: 50%;
  text-align: left;
  margin-right: 0;
  margin-left: 40px;
}
.timeline-row:nth-child(odd) .timeline-content {
  margin-right: 40px;
}
.timeline-row:nth-child(odd) .timeline-content:after {
  right: -8px;
  border-left: 0;
  border-bottom: 0;
  transform: rotate(45deg);
}
@media (max-width: 992px) {
  li.nav-item {
    text-align: center;
    padding: 0.5rem;
    font-size: 1.1rem;
  }
  li.nav-item.hd-social {
    padding: 2rem 0;
  }
  .timeline {
    padding: 15px;
  }
  .timeline:after {
    border: 0;
  }
  .timeline .timeline-row:nth-child(odd) {
    padding: 0;
  }
  .timeline .timeline-row:nth-child(odd) .timeline-phase {
    position: relative;
    top: 0;
    left: 0;
    margin: 0 0 10px 0;
  }
  .timeline .timeline-row:nth-child(odd) .timeline-content {
    margin: 0;
  }
  .timeline .timeline-row:nth-child(odd) .timeline-content:before {
    display: none;
  }
  .timeline .timeline-row:nth-child(odd) .timeline-content:after {
    display: none;
  }
  .timeline .timeline-row:nth-child(even) {
    padding: 0;
  }
  .timeline .timeline-row:nth-child(even) .timeline-phase {
    position: relative;
    top: 0;
    left: 0;
    margin: 0 0 10px 0;
    text-align: left;
  }
  .timeline .timeline-row:nth-child(even) .timeline-content {
    margin: 0;
  }
  .timeline .timeline-row:nth-child(even) .timeline-content:before {
    display: none;
  }
  .timeline .timeline-row:nth-child(even) .timeline-content:after {
    display: none;
  }
}
#team {
  background: #080808;
  background-image: url(images/grunge.webp);
  background-size: cover;
}
#team .member {
  font-size: 1.3rem;
  font-weight: 600;
  text-transform: uppercase;
  font-family: Barlow, sans-serif;
  letter-spacing: 0.0324rem;
  margin-bottom: 0.3rem;
}
.team-role {
  color: #ebdfb4;
  display: block;
  padding-bottom: 10px;
  font-family: "Barlow";
  font-size: 1em;
  font-style: italic;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#team .team-body {
  display: block;
  padding-top: 1.5em;
}
#team .funfacts {
  display: block;
  color: #c1c1c1;
  padding: 1em;
  margin-top: 1em;
  border: 1px dashed #c1c1c1;
}

#team .card {
  margin: 0.5em auto;
}
#team .card-body {
  margin-bottom: 10px;
}
#team .card-body:after {
  content: "";
  background: #fae628;
  background: linear-gradient(
    90deg,
    #fab828 0,
    #fae628 15%,
    #fff7ad 50%,
    #fab828 100%
  );
  box-shadow: 0 0 6px #fae628;
  display: block;
  height: 3px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.modal {
  background: rgba(0, 0, 0, 0.7);
}
.modal-content .btn-close {
  background: #fae628
    url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e")
    center/1em auto no-repeat !important;
}
.modal-title {
  font-size: 1.6rem;
  color: #fae628;
  text-shadow: 0 0 18px rgb(234 201 87 / 60%);
  letter-spacing: 2px;
}
.modal-content {
  background: #171717;
}
.modal-header {
  border-bottom: 1px solid #2c2c2c;
}
.modal-body img {
  max-height: 500px;
  display: block;
  margin: 0 auto;
}
.modal-body {
  background: #000;
}
.modal-body p {
  max-width: 580px;
  margin: 1rem auto 0.5rem;
}
.modal-footer {
  border-top: 0;
  justify-content: space-evenly;
  align-items: normal;
}
.modal-footer .btn-disconnect {
  padding: 0.83rem 3rem;
  min-width: 240px;
  border: 2px solid;
}
.modal-footer .faux-btn {
  width: 240px;
  letter-spacing: 1px;
}
.modal-footer .faux-btn:hover {
  background-color: #fff063;
  border: 2px solid #fff063;
  text-decoration: underline;
  font-style: italic;
  color: #171717;
}
footer p {
  margin-bottom: 0;
}
.social-icon {
  font-size: 1.3rem;
  margin: auto 10px;
  color: #fff;
}
img.social-icon {
  width: 1.6rem;
  padding-bottom: 12px;
}
.copyright {
  color: #b3b3b3;
  font-size: 0.92rem;
}
.social-icon:hover {
  color: #fae628;
}
footer p {
  text-align: center;
}
@media screen and (min-width: 420px) {
  footer .footer-social {
    text-align: left;
  }
  footer .copyright {
    text-align: right;
  }
}
@media screen and (max-width: 420px) {
  .container.team-cont {
    width: 80%;
  }
  input#mintNFTAmount {
    max-width: 150px;
  }
}
@media screen and (max-width: 992px) {
  .nav-item.hd-social {
    padding-top: 2em;
  }
  p.footer-social {
    padding-bottom: 1.2rem;
  }
}
@media screen and (min-width: 960px) {
  #tech h5.card-title {
    font-size: 1.5rem;
  }
  .hd-social {
    padding-top: 5px;
    margin-left: 1.2rem;
  }
  .os-icon {
    height: 24px;
    margin: 0 9px 6px;
  }
  .footer-social .os-icon {
    height: 24px;
    margin: 0 9px 8px;
  }
}
@media (min-width: 1200px) {
  .col-md-1-5 {
    width: 20%;
  }
  .col-md-2-5 {
    width: 40%;
  }
  .col-md-3-5 {
    width: 60%;
  }
  .col-md-4-5 {
    width: 80%;
  }
  .col-md-5-5 {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1-5 {
    width: 20%;
  }
  .col-lg-2-5 {
    width: 40%;
  }
  .col-lg-3-5 {
    width: 60%;
  }
  .col-lg-4-5 {
    width: 80%;
  }
  .col-lg-5-5 {
    width: 100%;
  }
}
@media (min-width: 1400px) {
  #sneakpeek .container {
    max-width: 1600px !important;
  }
}
