body {
  background-color: #fafafa;
}
.fi-bg {
  background-color: #eeeff0;
}
.img-margin {
  margin-bottom: 2%;
}
.proto-row {
  position: relative;
  width: 100%;
  text-align: center;
}
.proto-wrapper {
  position: relative;
  margin-bottom: 5%;
}
.fi-title {
  color: white;
  font-size: 40px;
  text-align: center;
  position: relative;
  margin: auto;
  margin-bottom: 1%;
  font-weight: 400;
}
.ws-desc {
  color: grey;
  font-size: 20px;
  text-align: center;
  position: relative;
  margin: auto;
  margin-bottom: 1%;
  font-weight: 400;
}
.fi-pa {
  color: white;
  font-size: 22px;
  max-width: 1200px;
  text-align: center;
  position: relative;
  margin: auto;
  margin-bottom: 3%;
  font-weight: 300;
}
.fi-sec1 {
  position: relative;
  margin: auto;
  max-width: 1300px;
  margin-bottom: 6%;
}
.fi-sec2 {
  position: relative;
  margin: auto;
  max-width: 1380px;
  margin-bottom: 5%;
}
.fi-sec3-wrapper {
  position: relative;
  width: 100%;
  background-color: #016fad;
  padding: 5%;
}
.fi-sec3 {
  position: relative;
  margin: auto;
  max-width: 1200px;
  margin-top: 2%;
}
.fi-sec4-wrapper {
  width: 100%;
  background-color: #515b6b;
  padding: 5%;
}
.fi-sec4 {
  position: relative;
  margin: auto;
  max-width: 1000px;
  margin-bottom: 4%;
}
.fi-sec5 {
  position: relative;
  margin: auto;
  max-width: 1380px;
  margin-bottom: 8%;
}
.fi-sec6 {
  position: relative;
  margin: auto;
  width: 100%;
  margin-bottom: 3%;
}
.fi-sec7-wrapper {
  padding: 8% 5%;
}
.fi-sec7 {
  position: relative;
  margin: auto;
  max-width: 1380px;
}
.fi-black {
  color: #303233;
}
.nw-sec11-wrapper {
  padding: 5% 2%;
}
.nw-sec112-wrapper {
  padding: 2% 2%;
}
.nw-sec11 {
  position: relative;
  margin: auto;
  max-width: 1400px;
}
.nw-vid-wrapper {
  background-color: #41135e;
  padding: 5% 2%;
  position: relative;
  margin: auto;
  width: 100%;
}
.ws-vid-wrapper {
  background-color: #2E3442;
  padding: 0% 2%;
  position: relative;
  margin: auto;
  width: 100%;
}
.nw-vids {
  position: relative;
  width: 580px;
  margin: auto;
  display: flex;
}
.nw-vid1 {
  margin: 0 30px;
}
.nw-sec1 {
  position: relative;
  margin: auto;
  width: 90%;
  margin-bottom: 6%;
}
.nw-sec2-wrapper {
  margin-top: 5%;
}
.nw-sec2 {
  position: relative;
  margin: auto;
  max-width: 1180px;
  margin-bottom: 5%;
  margin-top: 3%;
}
.nw-sec3-wrapper {
  background-color: #f5f5f5;
  padding: 5% 2%;
}
.ws-sec3-wrapper {
  background-color: #272727;
  padding: 5% 2%;
  margin-bottom: 5%;
}
.nw-sec3 {
  position: relative;
  margin: auto;
  width: 100%;
  margin-top: 5%;
}
.nw-sec4-wrapper {
  background-color: #41135e;
  padding: 5% 2%;
}
.nw-sec4 {
  position: relative;
  margin: auto;
  max-width: 1180px;
}
.nw-sec5 {
  position: relative;
  margin: auto;
  width: 100%;
}
.nw-sec6-wrapper {
  background-color: #f2edf3;
  padding: 5% 2%;
}
.nw-sec6 {
  position: relative;
  margin: auto;
  width: 100%;
  margin-top: 4%;
}
.nw-sec7-wrapper {
  padding: 5% 2%;
}
.nw-sec7 {
  position: relative;
  margin: auto;
  width: 100%;
  margin-top: -2%;
}

.lalara {
  position: inherit;
}

.centerthis {
  text-align: center;
  font-family: "averta";
  font-weight: 300;
}

p {
  font-weight: 300;
  font-size: 1.2em;
  line-height: 1.8;
}

a:hover {
  text-decoration: underline;
}

.large-12 {
  padding-left: 0;
  padding-right: 0;
}

.large-6 {
  padding-left: 0;
  padding-right: 0;
}

.close-but {
  width: 60px;
  height: 60px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  position: fixed;
  text-align: center;
  background-color: #fafafa;
  z-index: 333;
  right: 40px;
  top: 40px;
}

.close-but:hover {
  -webkit-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
  background-color: white;
}

.close-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.home-head-title {
  font-weight: 800;
  letter-spacing: 2px;
  font-size: 4rem;
  margin-top: 3%;
  margin-bottom: -1%;
}

.home-head-desc {
  margin-bottom: 3%;
}

.thumb-wrapper {
  padding-left: 6%;
  padding-right: 6%;
  margin-bottom: 10%;
}

.thumb-wrapper a:hover {
  text-decoration: none;
}

.thumb-img {
}

.thumb-desc {
  background-color: white;
  padding: 32px;
  -webkit-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
  width: auto;
  position: absolute;
  bottom: 10%;
  margin-left: 0%;
}

.thumb-title {
  font-weight: 300;
  font-size: 3.625rem;
  letter-spacing: 1.5px;
}

.thumb-subtitle {
  color: #797e80;
  font-weight: 800;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: -16px;
}

.work-head {
}

.work-head-title {
  font-weight: 800;
  letter-spacing: 2px;
  font-size: 4rem;
  margin-top: 12%;
  margin-bottom: 6%;
}

.work-subtitle {
  color: #797e80;
  font-weight: 800;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: -60px;
}

.work-head-desc {
  margin-bottom: 12%;
}

.lala {
  position: relative;
}

.addlee-gif {
  position: absolute;
  z-index: 55;
  width: 13%;
  height: auto;
  -webkit-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.addlee-video {
  background-color: black;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 40%;
  height: auto;
}

.shadowme {
  -webkit-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
}

.skates {
  z-index: 55;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-80%, -50%);
}
.skate-gif-01 {
  width: 50%;
  height: auto;
  -webkit-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.4);
}
.skate-gif-02 {
  margin-left: 3%;
  float: left;
  position: absolute;
  width: 50%;
  height: auto;
  -webkit-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.4);
}

.button {
  background-color: #fafafa;
  border: 1px solid #303233;
  color: #303233;
  font-size: 1.25em;
  font-weight: 300;
  width: 300px;
  padding: 20px;
  margin-bottom: 8%;
}
.fil-but {
  background-color: #eeeff0;
}

.button:hover {
  -webkit-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.15);
}

/** FOOTER **/
.nextbut {
  width: 240px;
  height: 60px;
  background-color: blue;
}

.vifoo {
  height: 10em;
  background-color: #303233;
  color: white;
  text-align: center;
  bottom: 0px;
}

.vifoo a {
  color: white;
}

.vifoo a:hover {
  color: white;
  text-decoration: underline;
}

.footitle {
  font-weight: 800;
  font-size: 2.625em;
  color: #797e80;
}

.foodesc {
  margin-top: 3.5em;
  font-size: 1.25em;
}

.fooscial-holder li {
  display: inline;
}

.fooscial-holder {
  margin-bottom: 0em;
}

.foosocial {
  width: 20px;
  height: 20px;
  margin-left: 10px;
  margin-right: 10px;
}

@media only screen and (max-width: 640px) {
}
@media only screen and (max-width: 360px) {
  .vifoo {
    height: 100%;
    padding-top: 0em;
  }

  .footitle {
    font-size: 1.5em;
    margin-top: 1em;
  }
  .foodesc {
    font-size: 1em;
    margin-top: 1em;
    margin-bottom: 1em;
  }
  .fooscial-holder {
    margin-bottom: 3em;
  }
}
.slide1,
.slide2,
.slide3,
.slide4,
.slide5 {
  position: relative;
}

.about-txt-wrapper {
}

.about-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.about-pic:hover {
  -webkit-box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1);
}

.about-title {
  font-weight: 800;
  font-size: 4rem;
  letter-spacing: 2px;
  position: relative;
  margin-left: -145px;
  margin-top: 5%;
}

.about-subtitle {
  font-weight: 300;
  font-size: 1.5rem;
  letter-spacing: 1.2px;
}

.about-minititle {
  font-weight: 800;
  font-size: 1rem;
  letter-spacing: 1.5px;
  margin-top: 30px;
  width: 70%;
}

.about-desc {
  font-weight: 300;
  font-size: 1rem;
  letter-spacing: 1px;
}

/** IPHONE **/
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  .vifoo {
    height: 100%;
    padding-top: 0em;
  }

  .footitle {
    font-size: 1.5em;
    margin-top: 1em;
  }
  .foodesc {
    font-size: 1em;
    margin-top: 2em;
    margin-bottom: 1em;
  }
  .fooscial-holder {
    margin-bottom: 3em;
  }

  .about-wrapper {
    position: relative;
    top: 0;
    left: 0;
    transform: translate(0%, 0%);
  }

  .thumb-wrapper {
    padding-left: 6%;
    padding-right: 6%;
    margin-bottom: 30%;
  }

  .thumb-desc {
    background-color: white;
    padding: 10px;
    padding-bottom: 0px;
    width: auto;
    position: absolute;
    bottom: -55%;
    margin-left: 1%;
  }

  .thumb-title {
    font-size: 1.625rem;
  }

  .thumb-subtitle {
    font-size: 0.5rem;
    margin-top: -6px;
  }

  .work-head-title {
    font-size: 2rem;
    margin-top: 22%;
  }

  .work-subtitle {
    font-size: 0.8rem;
    margin-top: 0px;
  }

  .work-head-desc {
    margin-bottom: 12%;
    font-size: 0.8rem;
    padding: 6%;
    margin-top: -10px;
  }

  .close-but {
    right: 10px;
    top: 10px;
  }
}

@-webkit-keyframes fadeInFromNone {
  0% {
    display: none;
    opacity: 0;
  }

  1% {
    display: block;
    opacity: 0;
  }

  100% {
    display: block;
    opacity: 1;
  }
}

@-moz-keyframes fadeInFromNone {
  0% {
    display: none;
    opacity: 0;
  }

  1% {
    display: block;
    opacity: 0;
  }

  100% {
    display: block;
    opacity: 1;
  }
}

@-o-keyframes fadeInFromNone {
  0% {
    display: none;
    opacity: 0;
  }

  1% {
    display: block;
    opacity: 0;
  }

  100% {
    display: block;
    opacity: 1;
  }
}

@keyframes fadeInFromNone {
  0% {
    display: none;
    opacity: 0;
  }

  1% {
    display: block;
    opacity: 0;
  }

  100% {
    display: block;
    opacity: 1;
  }
}
