.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

body {
  display: block;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
  font-family: 'Fira Sans', sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  position: relative;
  z-index: 0;
  margin-top: 0px;
  margin-bottom: 10px;
  padding-top: 35px;
  font-family: Montserrat, sans-serif;
  color: #473838;
  font-size: 48px;
  line-height: 52px;
  font-weight: 700;
  text-align: center;
}

h2 {
  margin-top: 20px;
  margin-bottom: 1px;
  float: none;
  font-family: 'Sorts Mill Goudy', sans-serif;
  font-size: 29px;
  line-height: 36px;
  font-weight: 500;
}

h3 {
  margin-top: 0px;
  margin-bottom: 14px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 700;
  letter-spacing: 0px;
  text-transform: uppercase;
}

h4 {
  margin-top: -11px;
  margin-bottom: 2px;
  font-family: 'Sorts Mill Goudy', sans-serif;
  color: #d4cdcd;
  font-size: 17px;
  line-height: 18px;
  font-style: italic;
  font-weight: 400;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-top: 11px;
  margin-bottom: 5px;
  font-family: 'Fira Sans', sans-serif;
  color: #b0abab;
  font-size: 16px;
  line-height: 27px;
  font-weight: 300;
}

.button {
  position: fixed;
  z-index: 3;
  display: inline-block;
  width: 50px;
  height: 50px;
  margin-left: -122px;
  padding: 10px 0px 4px;
  border: 3px solid #bf7777;
  border-radius: 50px;
  background-color: transparent;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-family: Montserrat, sans-serif;
  color: #241a1a;
  font-size: 23px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.device {
  position: relative;
  left: 0px;
  top: 50%;
  right: 0px;
  display: block;
  width: 649px;
  height: 400px;
  margin: 0px auto 1px;
  border-radius: 10px;
  background-color: hsla(0, 0%, 100%, 0.2);
  box-shadow: 0 33px 91px 7px rgba(71, 56, 56, 0.33);
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.screen-content {
  height: 87%;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 30px;
  padding-right: 7%;
  padding-left: 7%;
  border-radius: 2px;
  background-color: #e3e3e3;
}

.barwoof {
  display: block;
  width: 700px;
  height: 150px;
  margin: 255px auto -334px;
  padding-top: 64px;
  padding-bottom: 83px;
  border: 10px solid #2b2b2b;
  font-family: Montserrat, sans-serif;
  font-size: 105px;
  line-height: 20px;
  text-align: center;
  letter-spacing: -5px;
  text-transform: uppercase;
}

.crosshair {
  position: relative;
  display: block;
  width: 372px;
  height: 777px;
  margin-right: auto;
  margin-bottom: 58px;
  margin-left: auto;
  border-style: solid;
  border-width: 36px;
  border-color: rgba(247, 186, 186, 0.49);
}

.bottomfeedin {
  position: absolute;
  left: 0px;
  bottom: 6px;
  padding-right: 6px;
  padding-bottom: 0px;
  padding-left: 6px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0px;
}

.gradio_pow {
  position: relative;
  left: 0px;
  top: 0px;
  z-index: 1;
  display: block;
  height: 100%;
  min-height: 5px;
  padding-top: 0px;
  background-image: -webkit-gradient(linear, left top, right top, from(#962100), to(#ffbe3a));
  background-image: linear-gradient(90deg, #962100, #ffbe3a);
  opacity: 1;
}

.fauxmenu_btn {
  width: 12px;
  height: 12px;
  min-width: 12px;
  margin-top: 16px;
  margin-bottom: 7px;
  margin-left: 19px;
  border-radius: 100%;
  background-color: #fff;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.fauxmenu_btn:hover {
  background-color: #ffe7b3;
  background-image: none;
}

.fauxmenu_btn.lessmarg {
  margin-left: 11px;
  background-color: hsla(0, 0%, 100%, 0.61);
}

.fauxmenu_btn.lessmarg:hover {
  background-color: #66d9e6;
  background-image: none;
}

.fauxmenu_btn.lessmarg.colornext:hover {
  background-color: #fec9c9;
  background-image: none;
}

.ui_square {
  position: static;
  display: block;
  width: 130px;
  height: 130px;
  margin-top: 14px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  float: left;
  background-color: #fff;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.03);
  -webkit-transition: box-shadow 500ms ease;
  transition: box-shadow 500ms ease;
}

.ui_square:hover {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.03), 0 4px 19px 5px rgba(71, 56, 56, 0.23);
}

.ui_square.text {
  position: static;
  width: 85%;
  height: 33px;
  margin-top: 0px;
  margin-bottom: 5%;
  margin-left: 0px;
  float: left;
  clear: none;
  background-color: hsla(0, 0%, 96.9%, 0.29);
  box-shadow: 0 2px 2px 0 transparent;
}

.ui_square.text.shorter {
  width: 71%;
  clear: none;
}

.ui_square.biggie {
  display: block;
  width: 100%;
  height: 45%;
  min-height: 45%;
  min-width: 100%;
  margin-right: auto;
  margin-left: auto;
  clear: left;
  background-color: hsla(0, 0%, 96.9%, 0.29);
  box-shadow: 0 2px 5px 0 transparent;
}

.ui_square.pic {
  width: 120px;
  height: 120px;
  margin-top: 0px;
  background-color: hsla(0, 0%, 96.9%, 0.29);
  box-shadow: 0 1px 5px 0 transparent;
}

.ui_home_btn {
  display: block;
  width: 30px;
  height: 30px;
  min-width: 1px;
  margin-top: -18px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 100%;
  background-color: #fff;
  opacity: 0;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.ui_home_btn:hover {
  background-color: #ffe7b3;
  background-image: none;
}

.spesh {
  position: absolute;
  left: 0px;
  top: 45%;
  right: 0px;
  z-index: 0;
  margin: 0px 16px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  font-size: 71px;
  line-height: 94px;
}

.dirty {
  display: block;
  width: 33%;
  height: 300px;
  margin-right: auto;
  margin-left: auto;
  float: left;
}

.dirty.reg {
  width: 33.3%;
  height: auto;
  min-height: 100%;
}

.dirty.reg.red {
  width: 33.4%;
  background-color: #fff5d5;
}

.dirty.reg.yel {
  background-color: #ffbe3a;
}

.dirty.reg.blue {
  background-color: #962100;
}

.recoil {
  display: block;
  height: 700px;
  margin-top: 0px;
  padding-top: 0px;
  background-color: #fff5d5;
}

.bottomcake {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  height: 240px;
  background-color: #1c2121;
}

.holster {
  position: static;
  z-index: 1;
  height: 15px;
  margin-bottom: 0px;
  background-color: #fff;
  box-shadow: 0 9px 10px 4px rgba(31, 23, 23, 0.71);
}

.jump-off {
  display: none;
  height: 83px;
  margin-bottom: 0px;
  background-color: #fff;
}

.things {
  display: block;
  height: auto;
  margin-top: 0px;
  padding-top: 1px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: #0e1212;
}

.thingsimages {
  display: block;
  width: 200px;
  margin-right: auto;
  margin-bottom: 41px;
  margin-left: auto;
}

.converse {
  height: 85%;
  padding-top: 44px;
  padding-bottom: 45px;
  background-color: #fff5d5;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.converse_btn {
  position: relative;
  left: 0px;
  top: 50%;
  right: 0px;
  display: block;
  width: 200px;
  height: 75px;
  max-width: 1003px;
  margin-top: -109px;
  margin-right: auto;
  margin-left: auto;
  padding: 0px 30px;
  border-style: solid;
  border-width: 2px;
  border-color: #ffbe3a;
  border-radius: 8px;
  background-color: transparent;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: 'Open Sans', sans-serif;
  color: #473838;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.converse_btn:hover {
  width: 180px;
  height: 180px;
  padding-right: 10px;
  padding-left: 10px;
  border-color: #ffbe3a;
  border-radius: 100%;
  background-color: #962100;
  color: #fff;
}

.converse_btn:active {
  -webkit-transform: translate(0px, -50%) scale(1.02);
  -ms-transform: translate(0px, -50%) scale(1.02);
  transform: translate(0px, -50%) scale(1.02);
}

.converse_btn:focus {
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.converse_btn.on-dark {
  position: absolute;
  margin-top: 0px;
  color: #fff;
}

.converse_btn.on-dark:hover {
  color: #241a1a;
}

.converse_btn._2 {
  margin-top: -109px;
}

.converse_btn.darko {
  color: #fff;
}

.converse_btn.mobile {
  display: none;
}

.the {
  font-family: 'Sorts Mill Goudy', sans-serif;
  font-size: 19px;
  line-height: 0px;
  font-style: italic;
  font-weight: 400;
  text-transform: none;
}

.center-woop {
  position: relative;
  top: 50%;
  margin-top: 0px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.hook_em {
  display: block;
  height: auto;
  margin-top: 68px;
}

.collaborations {
  display: block;
  padding-top: 44px;
  padding-bottom: 0px;
  background-color: #f7f7f7;
}

.port_item {
  display: block;
  overflow: hidden;
  width: 270px;
  height: 400px;
  max-width: 100%;
  min-width: 229px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 13px;
  border-radius: 10px;
  background-color: #fff;
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
  color: #473838;
  text-decoration: none;
}

.port_item:hover {
  box-shadow: 0 2px 28px 3px rgba(71, 56, 56, 0.22);
}

.port_item:active {
  -webkit-transform: scale(1.01);
  -ms-transform: scale(1.01);
  transform: scale(1.01);
  -webkit-transition: none 0ms ease;
  transition: none 0ms ease;
}

.port_item_cover {
  position: relative;
  top: 50%;
  display: block;
  width: 40%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.cover_bg {
  height: 200px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #7248dd;
}

.cover_bg.arc {
  border-bottom: 1px solid #f2f2f2;
  background-color: #fff;
  background-image: url('../images/Dockside.png');
  background-position: 50% 50%;
  background-size: 215px;
  background-repeat: no-repeat;
}

.cover_bg.arc.elmo {
  background-image: url('../images/elmo-starr-logo.png');
}

.cover_bg.tea-stacks {
  background-color: #665d58;
  background-image: url('../images/tStack-small.jpg');
  background-position: 50% 50%;
  background-size: 159px;
  background-repeat: no-repeat;
}

.cover_bg.matt {
  background-color: #241a1a;
  background-image: url('../images/Rieger-Logo.svg');
  background-position: 50% 50%;
  background-size: 127px;
  background-repeat: no-repeat;
}

.item_padding {
  overflow: visible;
  margin-top: 0px;
  padding-top: 12px;
  padding-right: 13px;
  padding-left: 13px;
}

.small {
  overflow: hidden;
  margin-top: 15px;
  font-family: 'Fira Sans', sans-serif;
  color: #8a8484;
  font-size: 13px;
  line-height: 16px;
  font-weight: 300;
}

.port_container {
  position: relative;
  padding: 12px 40px 85px;
}

.white {
  float: none;
  color: #fff;
}

.fif-tea {
  width: 50%;
  height: 100%;
  padding: 16px 72px;
  float: left;
}

.fif-tea.color2 {
  padding: 0px;
  background-color: #141a1a;
}

.fif-tea.frame-moses {
  padding: 0px;
}

.red {
  color: #fec9c9;
}

.yel {
  color: #ffe7b3;
}

.hero_rehook {
  height: 90%;
  background-color: #f7f7f7;
}

.vertcentro {
  position: relative;
  top: 50%;
  display: block;
  height: auto;
  min-height: 78px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 40px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.vertcentro.arg {
  margin-bottom: 0px;
  padding: 32px 95px;
  border: 1px solid transparent;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.vertcentro.arg:hover {
  border-style: solid;
  border-width: 1px;
  border-color: #ffbe3a;
}

.vertcentro.bottomtoast {
  font-family: 'Fira Sans', sans-serif;
  font-size: 11px;
  font-weight: 300;
  letter-spacing: 2px;
}

.full-tally {
  height: 100%;
  margin-bottom: 0px;
}

.form-field {
  position: static;
  width: 268px;
  height: 54px;
  padding-top: 11px;
  padding-bottom: 11px;
  float: left;
  border: 2px solid transparent;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  background-color: rgba(160, 175, 176, 0.2);
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
  font-family: 'Fira Sans', sans-serif;
  color: #ffe7b3;
  font-weight: 300;
}

.form-field:hover {
  border-bottom-width: 2px;
  border-bottom-color: transparent;
  background-color: rgba(180, 190, 191, 0.29);
}

.form-field:focus {
  border-width: 2px 0px 2px 2px;
  border-color: #66d9e6 #ffe7b3 #66d9e6 #66d9e6;
  background-color: transparent;
}

.form-field.plus-sized-model {
  display: block;
  width: 100%;
  height: 64px;
  margin-right: auto;
  margin-bottom: 24px;
  margin-left: auto;
  float: none;
  border-width: 2px;
  border-color: transparent;
  border-radius: 10px;
  font-size: 18px;
}

.form-field.plus-sized-model:hover {
  border-color: transparent;
  background-color: rgba(176, 174, 174, 0.27);
}

.form-field.plus-sized-model:focus {
  border-color: #66d9e6;
  background-color: transparent;
}

.form-field.plus-sized-model.check-special {
  width: 252px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-image: url('../images/nix_1nix.gif');
  background-position: 96% 50%;
  background-size: 14px;
  background-repeat: no-repeat;
  color: #999;
}

.form-field.plus-sized-model.check-special:hover {
  background-image: url('../images/check_1check.gif');
  color: #ffe7b3;
}

.form-field.plus-sized-model.check-special:active {
  width: 272px;
  border-color: #66d9e6;
  opacity: 1;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.form-field.plus-sized-model.full {
  overflow: scroll;
  height: 114px;
  max-height: 300px;
  max-width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 11px;
}

.form-field.plus-sized-model.full:hover {
  position: static;
  float: none;
  text-align: left;
}

.submit-btn {
  width: 90px;
  height: 54px;
  border: 2px solid #fec9c9;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: transparent;
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}

.submit-btn:hover {
  background-color: #fec9c9;
  color: #473838;
}

.submit-btn.big-form {
  width: 140px;
  height: 64px;
  margin-right: 10px;
  float: right;
  border-radius: 10px;
  font-size: 18px;
  font-weight: 300;
}

.email-form {
  margin-top: 16px;
}

.bingo {
  display: none;
  width: 358px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 19px;
  padding-bottom: 19px;
  float: none;
  border-radius: 10px;
  background-image: -webkit-gradient(linear, right top, left top, from(#fec9c9), to(#66d9e6));
  background-image: linear-gradient(270deg, #fec9c9, #66d9e6);
  box-shadow: inset 0 0 11px 5px rgba(255, 231, 179, 0.36), 0 4px 48px 10px #000;
  font-family: 'Open Sans', sans-serif;
  color: #473838;
  font-size: 19px;
  text-align: center;
}

.bingo.big {
  display: none;
  width: 478px;
  margin-top: 43px;
  opacity: 1;
  color: rgba(36, 26, 26, 0.86);
  line-height: 27px;
}

.itallic {
  font-style: normal;
  font-weight: 700;
}

.graison {
  margin-bottom: 15px;
  color: rgba(176, 174, 174, 0.27);
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
}

.gerry {
  margin-bottom: 15px;
  font-family: 'Fira Sans', sans-serif;
  color: #969696;
  font-size: 13px;
  line-height: 22px;
  font-weight: 300;
}

.centered {
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: none;
  font-weight: 400;
  text-align: center;
}

.centered.gray {
  margin-top: 0px;
  margin-bottom: 17px;
  color: #3e4141;
}

.hot-numbers {
  width: 50px;
  height: 50px;
  margin: -9px 0px 19px -23px;
  padding: 10px;
  float: left;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(176, 174, 174, 0.09);
  border-radius: 100%;
  font-family: Montserrat, sans-serif;
  color: #fff5d5;
  font-size: 28px;
  line-height: 25px;
  font-weight: 700;
  text-align: center;
}

.hot-numbers.yellers {
  color: #a6390a;
}

.hot-numbers.bleh {
  color: #ffbe3a;
}

.sweet-jessie {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 4;
  display: none;
  width: 100%;
  height: 100%;
  padding-left: 0px;
  background-color: hsla(0, 7%, 91.6%, 0.97);
}

.project-form {
  overflow: auto;
  width: 100%;
  height: 100%;
  padding-top: 30px;
  padding-right: 53px;
  padding-left: 53px;
  background-color: rgba(20, 26, 26, 0.98);
}

.scrim {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 3px;
  display: block;
  overflow: visible;
  width: 930px;
  height: 100%;
  padding-left: 10px;
  float: right;
  background-color: hsla(0, 0%, 100%, 0.43);
}

.form-top {
  margin-top: 17px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 56px;
  line-height: 55px;
}

.sweet-lil-jay {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 7;
  display: block;
  width: 100%;
  height: 100%;
  background-color: hsla(0, 7%, 91.6%, 0.97);
}

.scrim-soda {
  position: fixed;
  left: 0px;
  top: 0px;
  bottom: 0px;
  width: 930px;
  height: 100%;
  padding-right: 10px;
  background-color: hsla(0, 0%, 100%, 0.43);
}

.about-drawer {
  overflow: scroll;
  height: 100%;
  padding: 18px 115px 0px;
  background-color: rgba(20, 26, 26, 0.98);
  color: #241a1a;
}

.cite_h1 {
  display: inline-block;
  margin-top: -36px;
  padding-top: 0px;
  color: #fec9c9;
  font-size: 25px;
  line-height: 15px;
  text-decoration: none;
}

.arr-yo {
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: right;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.arr-yo:hover {
  opacity: 1;
  -webkit-transform: scale(0.98);
  -ms-transform: scale(0.98);
  transform: scale(0.98);
}

.arrow-spaz.w--current {
  position: static;
  z-index: 90;
  display: block;
  width: 130px;
  margin-right: auto;
  margin-left: auto;
}

.what {
  margin-bottom: 10px;
  color: #423232;
  font-size: 27px;
}

.boop-col {
  display: block;
  width: 25%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  clear: none;
}

.closing2 {
  height: 370px;
  margin-top: 103px;
}

.closing2.normalize {
  margin-top: 27px;
}

.edit-btns {
  display: block;
  width: 123px;
  height: 44px;
  margin: 43px auto -87px;
  border-radius: 10px;
  background-color: #293030;
  box-shadow: 0 3px 13px 2px rgba(71, 56, 56, 0.41);
  opacity: 1;
}

.spin {
  width: 50%;
  height: 100%;
  max-width: 50%;
  min-width: 50%;
  float: left;
  border-right: 1px solid hsla(0, 0%, 100%, 0.09);
  border-bottom: 5px solid transparent;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  background-image: url('../images/rotate_1rotate.png');
  background-position: 50% 50%;
  background-size: 14px;
  background-repeat: no-repeat;
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
}

.spin:hover {
  border-bottom: 5px solid #fec9c9;
}

.spin.r {
  max-width: 50%;
  min-width: 50%;
  float: right;
  border-left: 1px solid #000;
  border-right-width: 0px;
  border-radius: 0px 10px 10px 0px;
  background-image: url('../images/stretch_1stretch.png');
}

.spin.r:hover {
  border-bottom-color: #962100;
}

.talk {
  margin-top: 102px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-bottom: 3px solid #962100;
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
  color: #b0abab;
  font-style: normal;
  font-weight: 300;
  text-decoration: none;
}

.talk:hover {
  border-bottom-color: #66d9e6;
  color: #66d9e6;
}

.talk.v2 {
  display: inline-block;
  width: auto;
  margin-top: 77px;
  margin-right: auto;
  margin-left: auto;
  border-bottom-width: 3px;
  border-bottom-color: #f7f7f7;
  font-family: 'Fira Sans', sans-serif;
  color: #fff5d5;
  font-size: 15px;
  line-height: 31px;
  text-align: center;
  text-decoration: none;
}

.talk.v2:hover {
  border-bottom-color: #fec9c9;
}

.talk.secret {
  padding-bottom: 5px;
  border-bottom-width: 4px;
  color: #473838;
  text-decoration: none;
}

.talk.secret:hover {
  border-bottom-color: #fff;
  color: #66d9e6;
}

.winder {
  position: relative;
  z-index: -1;
  height: 240px;
  min-height: 240px;
}

.coming {
  position: relative;
  left: 0px;
  top: 0px;
  z-index: 1;
  display: none;
  margin-top: 9px;
  margin-right: 9px;
  padding-right: 4px;
  padding-left: 4px;
  float: right;
  border: 2px solid #e0a2a2;
  box-shadow: none;
  opacity: 0.37;
  font-family: 'Open Sans', sans-serif;
  color: #e0a2a2;
}

.coming._2 {
  display: none;
  box-shadow: none;
}

.form-of-project {
  display: block;
  margin-top: 67px;
  padding-bottom: 67px;
}

.checkbox {
  position: absolute;
  display: block;
  width: 252px;
  height: 64px;
  margin-top: -2px;
  margin-right: 0px;
  margin-left: -2px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: none;
  background-color: #473838;
  opacity: 0;
}

.mulit-select {
  height: 64px;
  margin-bottom: 24px;
  border: 2px solid transparent;
  border-radius: 10px;
  background-color: rgba(160, 175, 176, 0.2);
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
  font-family: 'Fira Sans', sans-serif;
  color: #999;
  font-size: 18px;
  font-weight: 300;
}

.mulit-select:hover {
  background-color: rgba(176, 174, 174, 0.27);
}

.mulit-select:focus {
  border-color: #66d9e6;
  background-color: transparent;
}

.check-label {
  position: relative;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  margin-top: 0px;
  padding-top: 20px;
  padding-left: 20px;
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
}

.label {
  margin-top: 21px;
  margin-bottom: 10px;
  font-family: 'Sorts Mill Goudy', sans-serif;
  color: #fff;
  font-size: 23px;
  font-weight: 400;
}

.tick-image-1 {
  position: absolute;
  display: block;
  width: 252px;
  height: 64px;
  margin-top: -2px;
  margin-right: auto;
  margin-left: -2px;
  padding-top: 0px;
  padding-right: 0px;
  border: 2px solid #66d9e6;
  border-radius: 10px;
  background-color: #434646;
  background-image: url('../images/check-cover-big.gif');
  background-size: cover;
  opacity: 0;
}

.cols {
  padding-right: 8px;
  padding-left: 8px;
}

.tick-image-2 {
  position: absolute;
  width: 252px;
  height: 64px;
  margin-top: -2px;
  margin-left: -2px;
  border: 2px solid #66d9e6;
  border-radius: 10px;
  opacity: 0;
}

.tick-image-3 {
  position: absolute;
  width: 252px;
  height: 64px;
  margin-top: -2px;
  margin-left: -2px;
  border: 2px solid #66d9e6;
  border-radius: 10px;
  opacity: 0;
}

.checkbox-3 {
  position: absolute;
  width: 252px;
  height: 64px;
  margin-top: -2px;
  margin-left: -2px;
  opacity: 0;
}

.checkbox-2 {
  position: absolute;
  width: 252px;
  height: 64px;
  margin-top: -2px;
  margin-left: -2px;
  opacity: 0;
}

.form-marginer {
  padding-right: 10px;
  padding-left: 10px;
}

.form-marginer.extra {
  margin-top: 45px;
  padding-top: 0px;
}

.circ-kale {
  display: block;
  width: 266px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 100%;
}

.about-closer {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 25;
  width: 50px;
  height: 50px;
  min-height: 50px;
  min-width: 50px;
  margin-top: 20px;
  margin-right: -61px;
  padding-top: 12px;
  float: right;
  border: 3px solid #bf7777;
  border-radius: 100%;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Montserrat, sans-serif;
  color: #473838;
  font-size: 24px;
  font-weight: 800;
  text-align: center;
  text-decoration: none;
}

.about-closer:hover {
  border-radius: 0px;
  background-color: #bf7777;
  color: #fff;
}

.about-closer:active {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.about-copy {
  margin-top: 31px;
  margin-bottom: 24px;
  font-family: 'Sorts Mill Goudy', sans-serif;
  color: #f7f7f7;
  font-size: 30px;
  line-height: 40px;
}

.quote {
  margin-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: 'Sorts Mill Goudy', sans-serif;
  color: #f7f7f7;
  font-size: 52px;
  line-height: 57px;
  font-style: italic;
  font-weight: 400;
}

.quote-author {
  margin-top: 12px;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: Montserrat, sans-serif;
  color: rgba(176, 174, 174, 0.27);
  font-size: 17px;
  font-weight: 400;
}

.look {
  margin: 41px 26px;
  padding: 35px 56px;
  border: 1px solid #fff;
}

.third-bottom {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 50%;
  height: 33.33%;
  min-height: 33.33%;
  text-align: center;
}

.right-ff-2vs {
  position: relative;
  width: 50%;
  height: 66.66%;
  min-height: 66.66%;
  min-width: 50%;
  float: right;
  clear: left;
  font-family: 'Droid Sans', sans-serif;
  text-align: center;
  text-decoration: none;
}

.perf-centro {
  position: relative;
  top: 50%;
  display: block;
  width: 359px;
  min-height: 50px;
  margin-top: -16px;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.top-left-third {
  width: 33.33%;
  margin-bottom: 2%;
  float: left;
}

.top-right-enforcer {
  width: 66.66%;
  float: left;
}

.phone-image {
  display: none;
}

.fast {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 2;
  padding-top: 0px;
  opacity: 1;
  font-family: 'Sorts Mill Goudy', sans-serif;
  color: #fff;
  font-size: 74px;
  text-align: center;
}

.reward-title {
  margin-top: 88px;
  opacity: 1;
  color: #473838;
  font-weight: 700;
  text-align: center;
}

.reward {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 3;
  display: none;
  padding-top: 96px;
  font-family: 'Open Sans', sans-serif;
  font-size: 21px;
  text-align: center;
}

.current-discount {
  margin-top: 20px;
  padding-top: 21px;
  padding-bottom: 21px;
  background-color: hsla(0, 0%, 100%, 0.34);
  opacity: 1;
  color: #473838;
  line-height: 43px;
}

.percentage {
  font-family: 'Sorts Mill Goudy', sans-serif;
  color: #fff;
  font-size: 42px;
  font-style: italic;
}

.tablet-image {
  display: none;
}

.final-thought {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 162;
  padding-right: 0px;
  padding-bottom: 55px;
  padding-left: 0px;
  font-family: 'Sorts Mill Goudy', sans-serif;
  color: rgba(176, 174, 174, 0.65);
  font-size: 15px;
  line-height: 22px;
  text-align: center;
}

.white-b-div {
  display: block;
  width: 530px;
  margin: 54px auto;
  padding-bottom: 25px;
  border: 2px solid #fff;
}

.another-adjuster-ha {
  padding-left: 38px;
}

.just-give-me-full-height {
  min-height: 60px;
  background-color: #121717;
}

.step-uno {
  min-height: 90px;
  padding: 50px 37px 28px;
  background-color: #1c2121;
}

.step-uno._2 {
  background-color: #171c1c;
}

.step-uno._3 {
  position: static;
  top: 0px;
  right: 0px;
  z-index: 32;
  background-color: #121717;
}

.cs-logo {
  display: block;
  width: 190px;
  height: 190px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/FC-logo.png');
  background-position: 50% 50%;
  background-size: 180px;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.cs-logo.t-stacks {
  width: 210px;
  height: 210px;
  background-image: none;
}

.nbs-link {
  display: block;
  width: 500px;
  min-height: 287px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 10px;
  background-image: url('../images/Screen-Shot-2015-01-23-at-11.23.15-AM.png');
  background-position: 50% 50%;
  background-size: 500px;
  opacity: 0.88;
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
}

.nbs-link:hover {
  box-shadow: 0 2px 12px 1px rgba(36, 26, 26, 0.53);
  opacity: 1;
}

.box-wine {
  display: block;
  width: 627px;
  margin: 26px auto 80px;
  padding: 24px 17px 8px 2px;
  border: 3px solid #241a1a;
}

.text-o-bullets {
  margin-bottom: 12px;
  font-family: 'Fira Sans', sans-serif;
  color: #d1a63b;
  font-size: 14px;
  line-height: 14px;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.reg {
  height: 95px;
  min-height: 1000px;
  background-color: #e2b749;
}

.million {
  width: 800px;
  height: 1000px;
  min-height: 1000px;
}

.picnic {
  position: fixed;
  width: 50px;
  height: 50px;
  margin-left: -122px;
  padding-top: 12px;
  border: 3px solid #bf7777;
  border-radius: 32px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Montserrat, sans-serif;
  color: #241a1a;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.picnic:hover {
  border-radius: 1px;
  background-color: #bf7777;
  color: #fff;
}

.vidvid {
  position: relative;
  z-index: 8;
  margin-top: 34px;
  margin-bottom: 41px;
}

.intro-para {
  font-family: 'Fira Sans', sans-serif;
  color: #b0abab;
  font-size: 16px;
  font-weight: 300;
}

.intro-para.mobile {
  display: none;
}

.bodysbody {
  padding-bottom: 57px;
  background-color: #fff;
}

.cs-hero {
  padding-top: 53px;
  padding-bottom: 53px;
  background-color: transparent;
}

.cs-copy-subhead {
  margin-top: 38px;
  margin-bottom: 70px;
  font-family: 'Sorts Mill Goudy', sans-serif;
  font-size: 25px;
  line-height: 36px;
}

.cs-squeeze-container {
  padding-top: 19px;
  padding-right: 103px;
  padding-left: 103px;
}

.cent {
  text-align: center;
}

.cs-full-section {
  min-height: 377px;
  min-width: 30px;
  margin-top: 40px;
  margin-bottom: 80px;
  background-image: url('../images/FC-logography.jpg');
  background-position: 50% 0px;
  background-size: 524px;
}

.cs-full-section.graphics {
  min-height: 400px;
  margin-top: -78px;
  background-image: url('../images/graff.jpg');
  background-size: 953px;
}

.cs-full-section.ui {
  min-height: 480px;
  margin-top: 40px;
  background-color: rgba(237, 231, 213, 0.84);
  background-image: none;
}

.cs-full-section.flow {
  min-height: 565px;
  margin-top: 40px;
  background-color: #ececec;
  background-image: url('../images/FC-flow3.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slideriffer {
  height: 480px;
  background-color: transparent;
}

.slides {
  display: block;
  width: 520px;
  height: 331px;
  margin-top: 43px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 4px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-size: 125px;
  box-shadow: 0 12px 26px 4px rgba(36, 26, 26, 0.28);
}

.slides.map {
  background-image: url('../images/Screen-Shot-2015-04-15-at-1.58.43-PM.png');
  background-size: cover;
}

.slides.lib-item {
  background-image: url('../images/2014-item.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slides.library {
  background-image: url('../images/lib.jpg');
  background-position: 101% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slides.lib-comments {
  width: 330px;
  height: 351px;
  background-image: url('../images/2014-Community-Page.png');
  background-size: cover;
  background-repeat: no-repeat;
}

.slides.personal-profile {
  width: 400px;
  height: 351px;
  background-image: url('../images/2014-personalprofile.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.slides.registry {
  background-image: url('../images/2014-Registry.jpg');
  background-position: 0% 33%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slides.org-profile {
  width: 239px;
  height: 371px;
  background-image: url('../images/org-profile.png');
  background-size: cover;
}

.power-left {
  margin-top: 28px;
  margin-left: -21px;
  font-family: 'Fira Sans', sans-serif;
  color: rgba(36, 26, 26, 0.81);
  font-size: 14px;
  text-transform: uppercase;
}

.sub-sub {
  font-family: 'Fira Sans', sans-serif;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: none;
}

.fc {
  background-color: #9cc3d3;
  background-image: url('../images/fc-logo-guidelines.png');
  background-position: 50% -155px;
  background-attachment: fixed;
}

.fc.tstacks {
  background-color: #665d58;
  background-image: none;
}

.goof {
  max-height: 61px;
  max-width: 61px;
  margin-right: 32px;
  padding-right: 0px;
  border-style: solid;
  border-width: 3px;
  border-color: hsla(0, 0%, 100%, 0.38);
  border-radius: 100%;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}

.goof:hover {
  border-color: #66d9e6;
}

.goof.dos {
  margin-right: 0px;
  margin-left: 32px;
}

.press-row-ha {
  margin-top: 29px;
  margin-bottom: 266px;
  padding-right: 50px;
  padding-left: 50px;
}

.quote-marks {
  margin-top: 36px;
  font-family: 'Sorts Mill Goudy', sans-serif;
  color: #9cc3d3;
  font-size: 94px;
  text-align: center;
}

.quote-text {
  font-family: 'Fira Sans', sans-serif;
  color: #a6a6a6;
  font-weight: 300;
}

.crux {
  color: #bf7777;
  font-weight: 500;
}

.quote-link {
  display: block;
  width: 260px;
  height: 62px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/Screen-Shot-2015-04-15-at-4.25.36-PM.png');
  background-size: 257px;
  background-repeat: no-repeat;
  opacity: 0.78;
}

.quote-link:hover {
  opacity: 1;
}

.stealth {
  position: relative;
  z-index: 7;
  display: none;
  width: 240px;
  margin-top: -77px;
  margin-right: auto;
  margin-left: auto;
}

.skrimmmr {
  position: relative;
  left: -46%;
  top: 87%;
  z-index: 3;
  display: none;
  width: 490px;
  height: 440px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  border-radius: 100%;
  background-color: rgba(189, 206, 215, 0.94);
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.stealth-text {
  position: relative;
  top: 140px;
  z-index: 5;
  display: none;
  padding-top: 0px;
  color: #fff;
  font-size: 18px;
  line-height: 29px;
  font-weight: 500;
  text-align: center;
}

.fighter {
  position: absolute;
}

.b1 {
  position: absolute;
  left: 39px;
  top: -155px;
  z-index: 8;
  float: left;
}

.b2 {
  position: absolute;
  left: 73px;
  top: -180px;
  z-index: 10;
}

.b3 {
  position: absolute;
  left: 105px;
  top: -159px;
  z-index: 10;
}

.showcase {
  position: static;
  overflow: hidden;
  height: 573px;
  min-height: 90%;
  margin-top: 45px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 192, 175, 0.77)), to(#ffc0af));
  background-image: linear-gradient(180deg, rgba(255, 192, 175, 0.77), #ffc0af);
}

.phone {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.i-feel-gross {
  border-bottom: 4px solid #fec9c9;
  -webkit-transition: all 150ms ease;
  transition: all 150ms ease;
  color: #214b66;
  text-decoration: none;
}

.i-feel-gross:hover {
  color: #eba4a4;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

html.w-mod-js *[data-ix="device"] {
  opacity: 0;
  -webkit-transform: translate(0px, -50%) scale(0.5, 0.5);
  -ms-transform: translate(0px, -50%) scale(0.5, 0.5);
  transform: translate(0px, -50%) scale(0.5, 0.5);
}

html.w-mod-js *[data-ix="home-btn-appear"] {
  opacity: 0;
  -webkit-transform: scale(0.2, 0.2);
  -ms-transform: scale(0.2, 0.2);
  transform: scale(0.2, 0.2);
}

html.w-mod-js *[data-ix="gradio-animanna"] {
  opacity: 0;
  -webkit-transform: scale(0.88, 0.88);
  -ms-transform: scale(0.88, 0.88);
  transform: scale(0.88, 0.88);
}

html.w-mod-js *[data-ix="triangle-gymnastics"] {
  opacity: 0;
  -webkit-transform: rotate(180deg) translate(-319px, 338px);
  -ms-transform: rotate(180deg) translate(-319px, 338px);
  transform: rotate(180deg) translate(-319px, 338px);
}

html.w-mod-js *[data-ix="phase-1"] {
  opacity: 0;
  -webkit-transform: translate(0px, 70px);
  -ms-transform: translate(0px, 70px);
  transform: translate(0px, 70px);
}

html.w-mod-js *[data-ix="phase-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 70px);
  -ms-transform: translate(0px, 70px);
  transform: translate(0px, 70px);
}

html.w-mod-js *[data-ix="phase-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, 70px);
  -ms-transform: translate(0px, 70px);
  transform: translate(0px, 70px);
}

html.w-mod-js *[data-ix="comelater"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="load-drop"] {
  opacity: 0;
  -webkit-transform: translate(0px, -58px);
  -ms-transform: translate(0px, -58px);
  transform: translate(0px, -58px);
}

html.w-mod-js *[data-ix="edit-btn-appear-on-scroll"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="scroll-shower-er"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="start-shrink"] {
  -webkit-transform: scale(1.07, 1.07);
  -ms-transform: scale(1.07, 1.07);
  transform: scale(1.07, 1.07);
}

html.w-mod-js *[data-ix="delayed-appear"] {
  opacity: 0;
  -webkit-transform: scale(0.8, 0.8);
  -ms-transform: scale(0.8, 0.8);
  transform: scale(0.8, 0.8);
}

html.w-mod-js *[data-ix="delayed-appear-2"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="delayed-appear-3"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="delayed-appear-4"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="original-ballet"] {
  opacity: 0;
  -webkit-transform: translate(0px, 349px);
  -ms-transform: translate(0px, 349px);
  transform: translate(0px, 349px);
}

@media screen and (max-width: 991px) {
  .device {
    position: relative;
    left: 0px;
    top: 50%;
    right: 0px;
    margin-bottom: 0px;
    -webkit-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
  }

  .gradio_pow {
    display: block;
    padding-top: 0px;
  }

  .spesh {
    font-size: 55px;
  }

  .dirty.reg.red {
    background-color: #fff5d5;
  }

  .dirty.reg.yel {
    background-color: #ffbe3a;
  }

  .dirty.reg.blue {
    background-color: #962100;
  }

  .recoil {
    height: 503px;
    padding-top: 69px;
    padding-bottom: 67px;
  }

  .bottomcake {
    height: 240px;
  }

  .thingsimages {
    width: 170px;
  }

  .converse_btn {
    border-color: #962100;
  }

  .converse_btn:hover {
    border-color: #962100;
    background-color: #ffbe3a;
  }

  .converse_btn._2 {
    border-color: #ffbe3a;
  }

  .converse_btn._2:hover {
    background-color: #962100;
  }

  .converse_btn.mobile {
    display: none;
  }

  .white {
    font-size: 27px;
  }

  .fif-tea.color2 {
    padding-left: 18px;
  }

  .vertcentro.arg {
    display: none;
  }

  .full-tally {
    height: 100%;
    padding-bottom: 0px;
  }

  .form-field {
    width: 228px;
  }

  .hot-numbers {
    display: none;
  }

  .sweet-jessie {
    display: none;
  }

  .scrim {
    width: 90%;
  }

  .form-top {
    font-size: 51px;
  }

  .sweet-lil-jay {
    display: none;
  }

  .scrim-soda {
    width: 90%;
  }

  .about-drawer {
    padding-right: 52px;
    padding-left: 52px;
  }

  .arrow-spaz.w--current {
    display: none;
  }

  .what {
    font-size: 32px;
  }

  .boop-col {
    width: 50%;
  }

  .talk {
    border-bottom-color: #962100;
  }

  .talk.v2 {
    font-size: 14px;
  }

  .tick-image-1 {
    background-position: 100% 50%;
  }

  .shrink-row {
    margin-left: -55px;
    -webkit-transform: scale(0.82);
    -ms-transform: scale(0.82);
    transform: scale(0.82);
  }

  .phone-image {
    display: block;
    width: 152px;
    margin: -13px auto -77px;
  }

  .tablet-image {
    height: 144px;
    margin-top: 0px;
    margin-bottom: -96px;
    background-image: url('../images/ColorTheory_logo-tran.png');
    background-position: 50% 50%;
    background-size: 159px;
    background-repeat: no-repeat;
  }

  .white-b-div {
    border-width: 0px;
  }

  .another-adjuster-ha {
    padding-left: 0px;
  }

  .step-uno {
    height: 753px;
  }

  .box-wine {
    margin-left: -53px;
    float: left;
  }

  .vidvid {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .recoil {
    height: 610px;
    margin-bottom: -64px;
    padding-bottom: 0px;
  }

  .bottomcake {
    height: 300px;
  }

  .things {
    height: auto;
  }

  .converse_btn {
    display: none;
  }

  .converse_btn.mobile {
    display: block;
    padding-top: 16px;
  }

  .converse_btn.mobile:hover {
    width: 200px;
    height: 75px;
    border-radius: 10px;
  }

  .fif-tea.color2 {
    float: none;
    clear: left;
  }

  .fif-tea.frame-moses {
    width: 100%;
    float: none;
    clear: left;
  }

  .hero_rehook {
    display: none;
  }

  .vertcentro {
    margin-top: -67px;
  }

  .vertcentro.arg {
    display: none;
    margin-top: -176px;
  }

  .vertcentro.bottomtoast {
    margin-top: 0px;
  }

  .full-tally {
    height: 100%;
  }

  .centered {
    padding-right: 10px;
    padding-left: 10px;
  }

  .hot-numbers {
    display: block;
  }

  .sweet-jessie {
    display: none;
  }

  .scrim {
    padding-left: 0px;
  }

  .sweet-lil-jay {
    display: none;
  }

  .scrim-soda {
    padding-right: 0px;
  }

  .arrow-spaz.w--current {
    display: none;
  }

  .what {
    margin-top: 89px;
  }

  .edit-btns {
    display: none;
  }

  .talk.v2 {
    margin-top: 83px;
  }

  .winder {
    height: 294px;
  }

  .about-closer {
    margin-right: -53px;
  }

  .third-bottom {
    width: 100%;
  }

  .right-ff-2vs {
    height: 100px;
  }

  .phone-image {
    display: block;
    margin: -9px auto -94px;
    padding-bottom: 0px;
  }

  .tablet-image {
    display: none;
  }

  .step-uno {
    height: auto;
  }

  .box-wine {
    width: 447px;
  }

  .vidvid {
    display: none;
  }

  .intro-para {
    display: none;
  }

  .intro-para.mobile {
    display: block;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 40px;
  }

  .recoil {
    height: 663px;
  }

  .things {
    margin-top: -62px;
  }

  .thingsimages {
    margin-bottom: 15px;
  }

  .converse {
    height: 670px;
    padding-bottom: 60px;
  }

  .converse_btn {
    position: static;
    display: none;
    margin-top: 108px;
  }

  .converse_btn:hover {
    width: 200px;
    height: 75px;
    border-radius: 10px;
  }

  .converse_btn.on-dark {
    margin-top: 125px;
  }

  .converse_btn._2 {
    margin-top: 70px;
  }

  .converse_btn.mobile {
    display: block;
    padding-top: 15px;
    color: #241a1a;
  }

  .collaborations {
    margin-top: 0px;
  }

  .port_container {
    padding-bottom: 24px;
  }

  .white {
    margin-top: 0px;
  }

  .white.no-top {
    padding-top: 13px;
  }

  .fif-tea.color2 {
    display: none;
  }

  .vertcentro {
    margin-top: -119px;
    padding-right: 22px;
    padding-left: 22px;
  }

  .vertcentro.arg {
    display: none;
  }

  .centered {
    margin-top: 24px;
  }

  .hot-numbers {
    display: none;
  }

  .sweet-jessie {
    display: none;
  }

  .project-form {
    padding-right: 5px;
    padding-left: 5px;
  }

  .scrim {
    width: 98%;
    padding-left: 0px;
  }

  .form-top {
    font-size: 39px;
    line-height: 44px;
  }

  .sweet-lil-jay {
    display: none;
  }

  .scrim-soda {
    width: 98%;
    padding-right: 0px;
  }

  .about-drawer {
    padding-right: 9px;
    padding-left: 9px;
  }

  .arrow-spaz.w--current {
    display: none;
  }

  .what {
    margin-top: 0px;
    font-size: 32px;
  }

  .boop-col {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .closing2 {
    height: 116px;
  }

  .edit-btns {
    display: none;
  }

  .talk.v2 {
    font-size: 13px;
  }

  .label {
    margin-bottom: 0px;
  }

  .about-closer {
    position: fixed;
    top: 0px;
    right: 0px;
    margin-right: 17px;
    color: #fff;
  }

  .about-copy {
    font-size: 21px;
  }

  .quote {
    font-size: 45px;
    text-align: center;
  }

  .look {
    margin-right: 11px;
    margin-left: 11px;
    padding-right: 11px;
    padding-left: 11px;
  }

  .phone-image {
    margin-bottom: 25px;
  }

  .final-thought {
    padding-right: 38px;
    padding-left: 38px;
  }

  .white-b-div {
    width: 300px;
    padding-bottom: 0px;
  }

  .step-uno._3 {
    z-index: 0;
  }

  .box-wine {
    width: 257px;
    margin-left: 32px;
  }

  .intro-para {
    display: none;
  }

  .intro-para.mobile {
    display: block;
  }

  .cs-squeeze-container {
    padding-right: 9px;
    padding-left: 9px;
  }

  .power-left {
    margin-left: 0px;
  }
}

