body {
  background-color: #202020;
}
.portfolio-menu button {
  color: #D8D7D5;
}
.btn:hover {
  color: #77746e;
}
.alime-projects-menu .portfolio-menu .btn::after {
  background-color: rgba(216, 215, 213, 0.7);
}
.owl-stage-outer {
  margin-bottom: 40px;
}
.img-container {
  position: relative;
}
.grad-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to right bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.1));
}
.spc-custom {
  border: 2px solid #1B2025;
}
.spc-title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  font-family: 'Poller One', cursive;
  font-size: 1.4em;
  color: white;
  opacity: .8;
  z-index: 10;
}
.spc-title-custom {
  text-shadow: -2px 0 black, 0 2px black, 2px 0 black, 0 -2px black;
  text-shadow: 4px 4px 4px #000000;
  line-height: 115%;
}
.spc-title-custom-hockey {
  opacity: .9;
}
.spc-title-custom-morkes-commercial {
  width: 80%;
}
.spc-title-custom-candy-labels {
  text-shadow: -2px 0 black, 0 2px black, 2px 0 black, 0 -2px black;
  text-shadow: 4px 4px 4px #000000;
  line-height: 115%;
  opacity: .9;
}

.promo-area {
  margin-bottom: 30px;
}

@media(min-width: 1500px) {

}

@media(max-width: 1499.98px) {

}

@media(max-width: 1399.98px) {
  .welcome-text p {

  }
  .alime-projects-menu .portfolio-menu .btn {
    font-size: 1.1em;
    margin: 0 .8em;
  }
}

@media(max-width: 1199.98px) {
  .section-padding-80 {
    padding-top: 60px;
  }
}

@media(max-width: 1080px) {
  
}

@media(max-width: 991.98px) {
  .spc-title {
    font-size: 2.5em;
  }
  .alime-projects-menu .portfolio-menu .btn {
    font-size: .9em;
    margin: 0 .8em;
  }
  .section-padding-80 {
    padding-top: 40px;
  }
}

@media(max-width: 767.98px) {
  .welcome-text p {

  }
  .spc-title {
    font-size: 1.8em;
  }
  .alime-projects-menu .portfolio-menu .btn {
    font-size: .7em;
    margin: 0 .6em;
  }
  .spc-title-custom-morkes-commercial {
    width: 80%;
  }
}

@media(max-width: 575.98px) {
  .spc-title {
    font-size: 3em;
  }
  .welcome-area {
  margin-bottom: -18px;
  }
  .alime-projects-menu .portfolio-menu .btn {
  font-size: .7em;
  margin: 0 .6em;
  }
  .section-padding-80 {
    padding-top: 20px;
  }
  .alime-projects-menu {
    margin-bottom: 20px;
  }
}
