.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}

h1 {
  width: auto;
  margin-right: auto;
  margin-left: auto;
  font-family: Lato, sans-serif;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
  text-align: center;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
  text-align: center;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 28px;
  line-height: 30px;
  font-weight: 700;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
}

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

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

p {
  margin-bottom: 5px;
  text-align: left;
  letter-spacing: 0px;
  text-indent: 0px;
}

a {
  margin-left: 0px;
  padding-top: 6px;
  padding-bottom: 6px;
  color: #535199;
  text-align: left;
}

.button {
  display: inline-block;
  width: 200px;
  height: 40px;
  margin-top: 22px;
  margin-bottom: 22px;
  margin-left: 0px;
  padding: 9px 40px;
  background-color: #000;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.button.our-news-button {
  width: 81px;
  height: 26px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 14%;
  padding: 3px 15px 5px;
  float: left;
  border: 1px solid rgba(0, 0, 0, 0.09);
  border-radius: 20px;
  background-color: rgba(29, 29, 38, 0.49);
  font-size: 11px;
}

.button.hero-button {
  position: relative;
  left: 0px;
  border-radius: 2px;
  background-color: #030081;
  font-family: Lato, sans-serif;
  font-size: 16px;
}

.button.hero-button.w--current {
  margin-top: 3%;
}

.button.hero-button.how-much-button {
  border: 1px solid rgba(101, 99, 164, 0.49);
  background-color: #f8f8fb;
  -webkit-transition: background-color 500ms ease, border-color 500ms ease, color 500ms ease;
  transition: background-color 500ms ease, border-color 500ms ease, color 500ms ease;
  font-family: Lato, sans-serif;
  color: #6563a4;
}

.button.hero-button.how-much-button:hover {
  border-color: #535199;
  background-color: #6563a4;
  color: #fff;
}

.button.hero-button.how-much-button.spectra-how-much-button {
  margin-top: 23px;
  font-family: Lato, sans-serif;
}

.button.hero-button.last-cta-section-button {
  margin-bottom: 52px;
  -webkit-transition: border-color 500ms ease;
  transition: border-color 500ms ease;
}

.button.hero-button.last-cta-section-button:hover {
  -webkit-transition-property: none;
  transition-property: none;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.button.youtubers-cta-button {
  width: 250px;
  border-radius: 2px;
  background-color: #ffc000;
  font-family: Lato, sans-serif;
}

.header-bg {
  height: 700px;
  background-color: #030081;
  background-image: url('../images/Blank-T-shirt.png');
  background-position: 50% 0%;
  background-size: 1350px;
  background-repeat: no-repeat;
}

.header-bg.about-us-bg {
  height: 270px;
  background-image: none;
}

.header-bg.about-us-bg.about-us-bg-color {
  height: 320px;
  background-color: #030081;
}

.header-bg.test {
  background-image: url('../images/AdobeStock_78051113_WM1.jpg');
}

.header-bg.shirt-company-header-bg {
  height: 340px;
  background-color: #030081;
  background-image: none;
}

.nav-bar {
  display: block;
  height: 150px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
  box-shadow: 0 1px 3px 0 rgba(29, 29, 38, 0.2);
  font-family: proxima-nova;
}

.nav-bar-div {
  height: 150px;
}

.logo {
  width: 250px;
}

.logo.font-logo {
  margin-left: 15px;
}

.nav-link {
  height: 20px;
  margin-top: 0px;
  padding-top: 5px;
  border-right: 0px solid rgba(29, 29, 38, 0.09);
  border-left: 0px solid rgba(29, 29, 38, 0.09);
  font-family: 'Varela Round', sans-serif;
  color: rgba(29, 29, 38, 0.49);
  font-size: 12px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: -1px;
  text-transform: uppercase;
  list-style-type: none;
}

.nav-link.w--current {
  color: rgba(51, 51, 51, 0.9);
  font-weight: 400;
}

.nav-link.nav-link2 {
  border-left-width: 0px;
  font-family: 'Varela Round', sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.nav-link.tablet-nav-link {
  margin-right: 22px;
  margin-left: 22px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: Lato, sans-serif;
  color: #1d1d26;
  font-size: 18px;
  letter-spacing: 0px;
}

.nav-link.tablet-nav-link.w--current {
  height: 40px;
  border-bottom: 2px solid #ffc000;
  font-family: Lato, sans-serif;
  color: #1d1d26;
  font-size: 18px;
  letter-spacing: 0px;
}

.nav-menu {
  margin-top: 0px;
  margin-right: 54px;
  padding: 18px 0px;
  font-weight: 400;
}

.nav-menu.tablet-nav-menu {
  font-size: 20px;
}

.nav-bar-container {
  height: 150px;
  max-height: 100%;
  max-width: 100%;
  background-color: transparent;
}

.section {
  padding-top: 80px;
  padding-bottom: 80px;
}

.section.traits {
  padding-top: 50px;
  padding-bottom: 50px;
}

.section.tee-shirt-section {
  background-color: #f8f8fb;
}

.cta {
  height: 60px;
  border-bottom: 0px solid rgba(29, 29, 38, 0.09);
  background-color: #f8f8fb;
}

.hero-cta {
  position: static;
  top: 236px;
  right: 0px;
  width: 100%;
  height: 50px;
  margin-top: 1%;
}

.hero-cta.grad {
  margin-top: 0%;
}

.hero-cta.shirtsncol {
  margin-top: 3%;
  margin-right: auto;
  margin-left: auto;
}

.hero-cta.home-page {
  margin-top: 14%;
}

.hero-sub-head {
  position: relative;
  left: 0px;
  margin-top: 1%;
  margin-bottom: 0px;
  font-family: Lato, sans-serif;
  color: #1d1d26;
  font-size: 18px;
  font-weight: 400;
}

.hero-sub-head.color-change {
  text-shadow: none;
}

.cta-heading {
  width: auto;
  height: 18px;
  margin: 5px auto 0px;
  padding-right: 63px;
  padding-left: 63px;
  float: left;
  color: rgba(29, 29, 38, 0.49);
  font-weight: 400;
  text-align: center;
}

.hero-h1 {
  position: relative;
  left: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  font-family: Lato, sans-serif;
  color: #fdd303;
  font-size: 60px;
  line-height: 50px;
  font-weight: 900;
  text-shadow: 2px 2px 3px #030081;
}

.hero-h1.american-apparel-header {
  position: static;
  top: -162px;
  margin-top: 60px;
  font-family: 'Varela Round', sans-serif;
  color: #ffc000;
  font-size: 48px;
  letter-spacing: 1px;
}

.hero-h1.american-apparel-header.ff {
  margin-top: 20px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 400;
  cursor: pointer;
}

.hero-h1.american-apparel-header.shirts {
  margin-top: 0px;
  color: #fdd301;
}

.hero-h1.american-apparel-header.fnbd {
  margin-top: 0px;
}

.hero-h1._2 {
  display: inline-block;
  background-color: transparent;
}

.news-container {
  padding-top: 17px;
}

.tee-shirts-description {
  margin: 10px auto 40px;
  font-family: proxima-nova;
  color: rgba(51, 51, 51, 0.9);
  font-size: 16px;
  text-align: center;
}

.tee-shirt-header {
  display: block;
  margin-top: 0px;
  margin-bottom: 40px;
  font-family: Lato, sans-serif;
  color: rgba(51, 51, 51, 0.9);
  font-size: 43px;
  line-height: 43px;
  font-weight: 900;
  letter-spacing: 1px;
}

.select-biz-type-link {
  margin-top: 22px;
  margin-bottom: 22px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 20px;
}

.feature-paragraph {
  display: block;
  font-family: Lato, sans-serif;
  font-weight: 400;
  text-align: center;
}

.feature-header {
  display: block;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  font-family: Lato, sans-serif;
  font-size: 17px;
  line-height: 24px;
  font-weight: 600;
  list-style-type: none;
}

.feature-div {
  display: block;
  margin-top: 4px;
  margin-right: auto;
  margin-left: auto;
}

.business-types {
  font-family: Lato, sans-serif;
  font-size: 18px;
}

.business-types.schools {
  margin-top: -125px;
  font-size: 17px;
}

.business-type-image {
  border-radius: 5px;
}

.feature-image {
  padding-top: 2.5px;
  padding-bottom: 2.5px;
}

.feature-image.full-color-print-icon {
  padding-top: 12px;
  padding-bottom: 12px;
}

.feature-image.one-order-icon {
  margin-bottom: 5px;
}

.feature-column {
  padding-right: 20px;
  padding-left: 20px;
}

.shirt-quantity {
  height: 50px;
  padding-top: 16px;
  padding-bottom: 16px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  text-align: left;
}

.shirt-quantity.jes {
  padding-top: 10px;
}

.shirt-quantity.no {
  padding-top: 10px;
}

.shirt-quantity-column.table-dark-bg {
  border: 1px solid #fff;
  background-color: rgba(220, 220, 222, 0.4);
}

.shirt-quantity-column.table-light-bg {
  border: 1px solid #fff;
  background-color: rgba(220, 220, 222, 0.4);
}

.features-section-lower-third {
  padding-top: 10px;
  padding-bottom: 50px;
}

.how-much-heading {
  margin-top: 40px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dcdcde;
  font-family: Lato, sans-serif;
  font-size: 36px;
  text-align: center;
}

.how-much-heading.moreinfo {
  margin-top: 10px;
  font-family: Lato, sans-serif;
  font-size: 22px;
  font-weight: 400;
}

.how-much-heading.fdd {
  display: inline-block;
  padding: 20px 40px;
  border-style: solid;
  border-width: 3px;
  border-color: #030081;
  border-radius: 20px;
  color: #ffc000;
}

.how-much-heading.bdd {
  display: inline-block;
  padding: 20px 40px;
  border-style: solid;
  border-width: 3px;
  border-color: #030081;
  border-radius: 20px;
  color: #ffc000;
}

.size-20-heading {
  padding-bottom: 5px;
  border-bottom: 1px solid #dcdcde;
  font-family: Lato, sans-serif;
  font-size: 20px;
  text-align: left;
}

.size-20-heading.how-to-make-tee-shirts-subheader {
  margin-top: 20px;
  font-size: 26px;
}

.full-color-icon {
  margin-top: 0px;
  padding-top: 4px;
  float: left;
}

.full-color-icon.one-order-icon {
  display: block;
}

.hidden-costs-paragraph {
  margin-bottom: 20px;
  padding-bottom: 20px;
  padding-left: 111px;
  border-bottom: 1px solid #dcdcde;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 16px;
}

.hidden-costs-paragraph.lots-of-designs {
  padding-bottom: 40px;
}

.hidden-costs-subheader {
  margin-top: 15px;
  padding-left: 0px;
  font-family: Lato, sans-serif;
  text-align: left;
}

.hidden-costs-subheader.one-order-subheader {
  margin-top: 0px;
  padding-left: 0px;
  text-align: left;
}

.hidden-costs-div {
  margin-top: 0px;
  padding-right: 10px;
  padding-left: 10px;
}

.hidden-costs-div.one-order {
  margin-top: 0px;
}

.hidden-costs-div.getting-tee-shirts-made-div {
  width: 50%;
  margin-right: auto;
  margin-left: auto;
}

.number-1-icon {
  padding-top: 12px;
  float: left;
}

.getting-tee-shirts-made-subheader {
  padding-left: 75px;
  font-family: Lato, sans-serif;
  text-align: left;
}

.getting-tee-shirts-made-subheader.artwork-dimensions-subheader {
  padding-left: 0px;
  text-align: center;
}

.getting-tee-shirts-made-paragraph {
  padding-left: 75px;
  font-family: Lato, sans-serif;
}

.getting-tee-shirts-made-paragraph.artwork-dimensions-paragraph {
  padding-left: 0px;
}

.getting-tee-shirts-made-paragraph.order {
  font-size: 18px;
}

.click-to-get-started-link {
  padding-right: 36px;
  font-size: 18px;
  text-align: left;
}

.getting-tee-shirts-made-div-2 {
  padding-top: 15px;
}

.getting-tee-shirts-made-div-3 {
  padding-top: 15px;
  font-family: Lato, sans-serif;
}

.artwork-dimensions-icon {
  margin-top: 13px;
}

.tee-shirt-material-description {
  margin-bottom: 0px;
  font-family: proxima-nova;
  font-weight: 400;
  text-align: center;
}

.tee-shirt-material-description.tee-shirt-material-description-extra-padding {
  padding-bottom: 20px;
}

.next-level-logo {
  margin-top: 75px;
  margin-bottom: 75px;
}

.spectra-logo {
  margin-top: 59px;
  margin-bottom: 59px;
}

.gildan-logo {
  margin-top: 79px;
  margin-bottom: 79px;
}

.tee-shirt-brand-header {
  font-family: 'Open Sans', sans-serif;
}

.our-features-header {
  font-family: Lato, sans-serif;
  color: rgba(51, 51, 51, 0.9);
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0px;
  list-style-type: none;
}

.our-features-paragraph {
  margin-top: 10px;
  padding-right: 58px;
  padding-left: 58px;
  font-family: proxima-nova;
  color: rgba(29, 29, 38, 0.49);
  font-size: 14px;
  font-weight: 300;
  text-align: center;
}

.our-features-div {
  margin-top: 30px;
  margin-bottom: 30px;
  font-family: Lato, sans-serif;
}

.one-order-lots-of-designs-icon {
  margin-bottom: 22px;
  padding-top: 7.5px;
}

.clear-pricing-icon {
  margin-bottom: 15px;
}

.higher-quantities-icon {
  margin-bottom: 17px;
}

.our-features-section {
  background-color: #f8f8fb;
}

.our-features-column {
  margin-top: 20px;
  margin-bottom: 10px;
}

.our-features-column.our-features-column-second-row {
  margin-top: 0px;
}

.eco-friendly-icon {
  margin-bottom: 10px;
}

.last-cta-header {
  margin-top: 52px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  color: rgba(51, 51, 51, 0.9);
  font-size: 22px;
  font-weight: 600;
}

.footer-section {
  display: block;
  height: auto;
  padding-bottom: 50px;
  background-color: #fdd301;
}

.footer-row {
  margin-top: 50px;
  font-size: 16px;
}

.footer-row-text-block {
  max-width: 200px;
  margin-right: 15px;
  margin-left: 15px;
  float: left;
  font-family: proxima-nova;
  color: #fff;
  font-size: 12px;
  text-align: center;
  list-style-type: none;
}

.footer-row2-text-block {
  margin-top: 70px;
  margin-left: 15px;
  clear: left;
  font-family: proxima-nova;
  color: #f8f8fb;
  font-size: 12px;
  text-align: left;
  list-style-type: none;
}

.social-icons-footer {
  margin-right: 2px;
  margin-left: 2px;
}

.iecontent {
  margin-top: 30px;
}

.about-us-h1 {
  margin-top: -39px;
  font-family: Inconsolata, monospace;
  color: #fff;
}

.about-us-paragraph {
  font-family: proxima-nova;
  color: #fff;
}

.about-us-container {
  margin-top: 23px;
  margin-bottom: 40px;
}

.about-us-heading2 {
  padding-bottom: 20px;
  font-family: 'Varela Round', sans-serif;
  text-transform: capitalize;
}

.additional-note-container {
  height: 30px;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #f8f8fb;
}

.additional-note-text-block {
  margin-top: 5px;
  margin-bottom: 5px;
  padding-right: 20px;
  padding-left: 20px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 14px;
  text-align: center;
}

.tee-shirt-pricing-table-header {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.about-us-subheader {
  margin-bottom: 5px;
  padding-right: 60px;
  padding-left: 60px;
  font-family: proxima-nova;
  color: rgba(51, 51, 51, 0.9);
  font-style: italic;
  text-align: left;
}

.about-us-sub-paragraph {
  padding-right: 60px;
  padding-left: 60px;
  font-family: proxima-nova;
}

.about-us-sub-paragraph.about-us-extra-space {
  margin-bottom: 30px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 16px;
}

.kalu-paragraph {
  margin-bottom: 35px;
  padding-right: 317px;
  padding-bottom: 20px;
  padding-left: 317px;
  font-family: proxima-nova;
  text-align: center;
}

.bio-paragraph {
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0px;
  list-style-type: none;
}

.kalu-headshot {
  margin-top: 25px;
}

.kalu-header {
  font-family: proxima-nova;
  font-size: 28px;
  text-transform: uppercase;
}

.bio-headers {
  font-family: proxima-nova;
}

.bio-row {
  margin-top: 25px;
}

.kalu-div {
  margin-top: 13px;
  background-color: #f8f8fb;
}

.bio-div {
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  background-color: #f8f8fb;
}

.bio-div.batu-div {
  padding-bottom: 13px;
}

.custom-contact-field-type-1 {
  width: 49%;
  font-family: proxima-nova;
}

.custom-contact-field-type-1.float-left {
  width: 49%;
  float: left;
  clear: left;
  border-radius: 2px;
  background-color: #f8f8fb;
  font-family: Lato, sans-serif;
}

.custom-contact-field-type-1.float-left.mailing-address-field {
  width: auto;
}

.custom-contact-field-type-1.float-right {
  width: 49%;
  float: right;
  border-radius: 2px;
  background-color: #f8f8fb;
  font-family: Lato, sans-serif;
  font-size: 14px;
}

.custom-contact-field-type-1.float-right.state-field {
  margin-top: -48px;
}

.custom-contact-field-label-type-1 {
  width: 49%;
  text-align: left;
}

.custom-contact-field-label-type-1.float-left {
  float: left;
}

.custom-contact-field-label-type-1.float-right {
  display: block;
  width: 49%;
  margin-top: -25px;
  float: right;
}

.custom-contact-field-label-type-1.float-right.state-field {
  margin-top: -71px;
}

.contact-shipping-header {
  padding-top: 12px;
  padding-bottom: 5px;
  clear: left;
  text-align: left;
}

.button-form-w-button {
  width: 20%;
  float: right;
  border: 1px solid #44b8aa;
  border-radius: 2px;
  background-color: #030081;
  color: #fff;
}

.contact-form {
  margin-top: 30px;
  margin-bottom: 100px;
}

.additional-note-field {
  min-height: 100px;
  border-radius: 2px;
  background-color: #f8f8fb;
  font-family: Lato, sans-serif;
}

.contact-paragraph {
  font-family: Lato, sans-serif;
  color: #1d1d26;
  font-size: 16px;
  text-align: center;
}

.contact-us-section {
  min-height: 200px;
  background-color: #030081;
}

.contact-us-header {
  margin-top: 60px;
  font-family: 'Varela Round', sans-serif;
  color: #ffc000;
  font-size: 48px;
}

.teemakr-logo {
  margin-left: 3%;
}

.teemakr-logo.w--current {
  margin-left: 3%;
}

.our-news-round-symbol {
  display: inline-block;
  width: 85px;
  height: 30px;
  margin-left: 12%;
  padding-top: 5px;
  float: left;
  border-radius: 30px;
  background-color: rgba(29, 29, 38, 0.49);
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 11px;
  font-weight: 400;
}

.footer-links {
  margin-right: auto;
  margin-left: auto;
  font-family: Lato, sans-serif;
  color: #1d1d26;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}

.footer-links:hover {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.footer-links.w--current {
  font-size: 16px;
}

.youtubers-hero-section {
  height: 600px;
  background-image: url('../images/spaghettitime-500px-Original.jpg');
  background-position: 0% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.youtubers-hero-container {
  height: 10%;
}

.youtubers-h1 {
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px 44px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 50px;
  line-height: 60px;
  text-align: center;
  letter-spacing: -1px;
  text-shadow: 1px 1px 50px #000;
}

.youtubers-hero-div {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20%;
}

.youtubers-hero-paragraph {
  padding: 20px 223px;
  font-family: 'Open Sans', sans-serif;
  color: #ffc000;
  text-align: center;
  text-shadow: 4px 4px 35px #000;
}

.youtubers-features-section {
  height: 400px;
}

.youtubers-feature-column {
  height: 400px;
}

.youtubers-feature-column.youtube-logo {
  background-color: #e62d27;
  background-image: url('../images/YouTube-logo.png');
  background-position: 50% 50%;
  background-size: 610px;
  background-repeat: no-repeat;
}

.youtubers-feature-column.designer {
  background-image: url('../images/smiling-designer-at-computer-in-office-500px-Original.jpg');
  background-size: cover;
  background-repeat: repeat;
}

.youtubers-feature-column.e-shop {
  background-image: url('../images/E-shop-Picture-Sized.jpg');
  background-position: 50% 50%;
  background-size: 700px;
}

.youtubers-feature-column.print {
  background-image: url('../images/dtg-1680x11202x.jpg');
  background-position: 50% 100%;
  background-size: 1000px;
  background-repeat: no-repeat;
}

.youtubers-feature-paragraph {
  padding-right: 83px;
  padding-left: 83px;
  font-family: proxima-nova;
  color: rgba(29, 29, 38, 0.49);
  text-align: center;
}

.youtubers-features-title {
  margin-top: 20px;
  margin-bottom: 15px;
  font-family: 'Open Sans', sans-serif;
  color: rgba(51, 51, 51, 0.9);
}

.youtubers-features-container {
  margin-top: 107px;
  margin-bottom: 107px;
}

.youtubers-features-container.responsive-eshop {
  margin-top: 83px;
  margin-bottom: 83px;
}

.youtubers-features-container.call-to-action {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.youtubers-cta-h1 {
  font-family: Lato, sans-serif;
}

.youtubers-cta-section {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: rgba(118, 117, 149, 0.09);
}

.bg-video {
  background-color: rgba(29, 29, 38, 0.7);
}

.bg-video-embed {
  height: 600px;
}

.video-embed-div {
  position: absolute;
  width: 100%;
  margin-top: 180px;
}

.hero-bg-video {
  display: block;
  height: 600px;
  background-color: rgba(51, 51, 51, 0.8);
}

.contact-methods-info {
  padding-top: 30px;
  padding-bottom: 30px;
}

.contact-methods-div {
  padding-top: 20px;
  padding-bottom: 20px;
  border: 2px solid rgba(118, 117, 149, 0.09);
  background-color: rgba(118, 117, 149, 0);
  font-family: Lato, sans-serif;
  color: #1d1d26;
}

.contact-methods-h4 {
  font-family: Lato, sans-serif;
  color: #1d1d26;
  font-weight: 900;
}

.contact-methods-textblock {
  padding-bottom: 3px;
  font-family: Lato, sans-serif;
  color: #1d1d26;
  font-weight: 400;
}

.contact-methods-links {
  display: block;
  color: #1d1d26;
  text-align: center;
}

.contact-methods-links:hover {
  color: #535199;
}

.contact-methods-links:active {
  color: #535199;
}

.instagram.inst-header {
  display: block;
  width: 375px;
  height: 55px;
  margin-right: auto;
  margin-left: auto;
  clear: both;
  background-color: #fff;
}

.instagram.inst-pic {
  display: block;
  width: 375px;
  height: 375px;
  margin-right: auto;
  margin-left: auto;
  clear: both;
  background-color: #fff;
  background-image: url('../images/hero-film-07-2560.jpg');
  background-position: 68% 95%;
}

.instagram-section {
  background-color: #f2f2f2;
}

.instagram-picture {
  width: 32px;
  height: 32px;
  margin-top: 11px;
  margin-bottom: 11px;
  margin-left: 22px;
  float: left;
  clear: left;
  border-radius: 44px;
  background-image: url('../images/Kalu-Headshot.png');
  background-position: 50% 32%;
  background-size: 50px;
  background-repeat: no-repeat;
}

.inst-profile-name {
  display: inline-block;
  width: 110px;
  margin-top: 7px;
  margin-bottom: 7px;
  margin-left: 48px;
  clear: left;
  font-family: aktiv-grotesk-std;
  color: #125688;
  font-size: 14px;
  text-align: left;
}

.inst-hour-posted {
  display: inline-block;
  width: 100px;
  margin-top: 17px;
  margin-right: 27px;
  margin-bottom: 17px;
  float: right;
  font-family: aktiv-grotesk-std;
  color: #acacac;
  font-size: 14px;
  text-align: right;
}

.inst-divider {
  display: block;
  width: 345px;
  height: 2px;
  margin-right: auto;
  margin-left: auto;
  background-color: #acacac;
}

.inst-buttons {
  display: block;
  width: 375px;
  height: 45px;
  margin-right: auto;
  margin-left: auto;
}

.inst-like-button {
  display: block;
  margin-left: 15px;
  padding-top: 13px;
  padding-bottom: 13px;
  float: left;
}

.inst-like-button.inst-options-button {
  margin-right: 17px;
  padding-top: 21px;
  padding-bottom: 21px;
  float: right;
}

.inst-comment-button {
  display: block;
  margin-top: -34px;
  margin-right: auto;
  margin-left: 55px;
}

.inst-comments {
  display: block;
  width: 375px;
  height: 50px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 16px;
}

.inst-likes {
  display: block;
  float: left;
  text-align: left;
}

.inst-likes-number {
  width: 90px;
  margin-top: -6px;
  margin-left: 15px;
  font-family: aktiv-grotesk-std;
  color: #125688;
  text-align: left;
}

.footer-store-info-h4 {
  font-family: Lato, sans-serif;
  color: #1d1d26;
  font-weight: 400;
  text-align: left;
}

.store-address {
  clear: left;
  font-family: Lato, sans-serif;
  color: #1d1d26;
  font-size: 15px;
  font-weight: 700;
  text-align: left;
}

.get-directions-link {
  display: block;
  float: left;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: proxima-nova;
  color: #535199;
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
}

.get-directions-link:hover {
  color: #fff;
}

.email-address {
  display: inline-block;
  float: left;
  clear: left;
  font-family: Lato, sans-serif;
  color: #1d1d26;
  font-size: 15px;
}

.email-address.hours.time {
  margin-left: 50px;
  float: left;
  clear: none;
}

.email-link {
  position: relative;
  left: 0px;
  display: block;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  float: left;
  font-family: Lato, sans-serif;
  color: #535199;
  font-size: 15px;
  letter-spacing: 1px;
}

.email-link.les {
  padding-left: 45px;
}

.email-link.lesp {
  left: -105px;
  top: 21px;
  padding-top: 0px;
}

.footer-store-info-div {
  margin-top: 10px;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.footer-thepublicdesigns {
  margin-top: 15px;
  float: left;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 13px;
}

.store-info-div {
  margin-top: 15px;
  color: #1d1d26;
}

.blog-container {
  height: 50px;
}

.text-block {
  font-family: Lato, sans-serif;
  color: #1d1d26;
  font-size: 18px;
}

.dropdown-toggle {
  padding-top: 5px;
  padding-bottom: 0px;
}

.icon {
  margin-top: 4px;
}

.dropdown-list {
  background-color: #f8f8fb;
}

.dropdown-list.w--open {
  font-family: Lato, sans-serif;
  color: #535199;
}

.dropdown-link {
  color: #535199;
}

.dropdown-link.w--current {
  font-family: Lato, sans-serif;
  color: #1d1d26;
}

.dropdown-link-2 {
  font-family: Lato, sans-serif;
  color: #1d1d26;
}

.dropdown-link-3 {
  font-family: Lato, sans-serif;
  color: #1d1d26;
}

.dropdown-link-4 {
  font-family: Lato, sans-serif;
  color: #1d1d26;
}

.dropdown-link-5 {
  font-family: Lato, sans-serif;
  color: #1d1d26;
}

.dropdown-link-6 {
  font-family: Lato, sans-serif;
  color: #1d1d26;
}

.image {
  position: relative;
  top: 1px;
  display: none;
}

.paragraph {
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}

.column {
  background-color: rgba(220, 220, 222, 0.4);
}

.column-2 {
  background-color: rgba(220, 220, 222, 0.4);
}

.column-3 {
  background-color: rgba(220, 220, 222, 0.4);
}

.column-4 {
  background-color: rgba(220, 220, 222, 0.4);
}

.column-5 {
  background-color: rgba(220, 220, 222, 0.4);
}

.column-6 {
  background-color: rgba(220, 220, 222, 0.4);
}

.column-7 {
  background-color: rgba(220, 220, 222, 0.4);
}

.column-8 {
  background-color: rgba(220, 220, 222, 0.4);
}

.column-9 {
  background-color: rgba(220, 220, 222, 0.4);
}

.column-10 {
  background-color: rgba(220, 220, 222, 0.4);
}

.column-11 {
  background-color: rgba(220, 220, 222, 0.4);
}

.column-12 {
  background-color: rgba(220, 220, 222, 0.4);
}

.column-13 {
  background-color: rgba(220, 220, 222, 0.4);
}

.div-block {
  height: 400px;
}

.paragraph-2 {
  margin-top: 20px;
  font-family: Lato, sans-serif;
}

.button-2 {
  background-color: #00b9ff;
  font-size: 18px;
}

.button-3 {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #030081;
  font-family: Lato, sans-serif;
}

.div-block-2 {
  margin-top: 10px;
}

.grid {
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto;
}

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

.paragraph-3 {
  color: #1d1d26;
  text-align: center;
  text-decoration: none;
}

.heading {
  color: #1d1d26;
  font-size: 20px;
  text-align: center;
  text-decoration: none;
}

.link-block {
  border-style: solid;
  border-width: 3px;
  border-color: rgba(220, 220, 222, 0.57);
  border-radius: 5px;
  text-decoration: none;
  cursor: pointer;
}

.bold-text {
  color: #1d1d26;
  text-decoration: none;
}

.bold-text-2 {
  color: #1d1d26;
}

.link {
  position: relative;
  top: 33px;
  font-family: Lato, sans-serif;
  color: #1d1d26;
  font-size: 16px;
  text-decoration: underline;
}

.link-2 {
  display: none;
}

.grid-2 {
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.grid-2.back {
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
}

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

.heading-2 {
  font-size: 20px;
}

.image-4 {
  height: auto;
}

.lightbox-link {
  height: 180px;
}

.lightbox-link.back {
  height: 300px;
}

.lightbox-link-2 {
  height: 180px;
}

.lightbox-link-2.back {
  height: 300px;
}

.lightbox-link-3 {
  height: 180px;
}

.lightbox-link-3.back {
  height: 300px;
}

.lightbox-link-4 {
  height: 180px;
}

.lightbox-link-4.back {
  height: 300px;
}

.lightbox-link-5 {
  height: 180px;
}

.lightbox-link-5.back {
  height: 300px;
}

.lightbox-link-6 {
  height: 180px;
}

.lightbox-link-6.back {
  height: 300px;
}

.lightbox-link-7 {
  height: 180px;
}

.lightbox-link-7.back {
  height: 300px;
}

.lightbox-link-8 {
  height: 180px;
}

.lightbox-link-8.back {
  height: 300px;
}

.lightbox-link-9 {
  height: 200px;
}

.lightbox-link-9.back {
  height: 300px;
}

.lightbox-link-10 {
  height: 180px;
}

.lightbox-link-10.back {
  height: 300px;
}

.lightbox-link-11 {
  height: 180px;
}

.lightbox-link-11.back {
  height: 300px;
}

.lightbox-link-12 {
  height: 180px;
}

.lightbox-link-12.back {
  height: 300px;
}

.lightbox-link-13 {
  height: 180px;
}

.lightbox-link-13.back {
  height: 300px;
}

.lightbox-link-14 {
  height: 180px;
}

.lightbox-link-14.back {
  height: 300px;
}

.lightbox-link-15 {
  height: 200px;
}

.lightbox-link-15.back {
  height: 300px;
}

.section-4 {
  height: 300px;
  margin-top: 40px;
}

.container {
  height: 300px;
  background-color: #fff;
}

.section-5 {
  height: 800px;
}

.hero {
  display: block;
  height: 600px;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.hero-image-mask {
  width: 100%;
  margin-left: 40px;
}

.hero-image {
  width: 80%;
  height: 80%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0.5 auto;
  -ms-flex: 0 0.5 auto;
  flex: 0 0.5 auto;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.hero-2 {
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-4 {
  margin-top: 20px;
  padding-bottom: 20px;
  border-bottom: 3px none rgba(29, 29, 38, 0.2);
  background-color: transparent;
}

.container-2 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.container-3 {
  display: block;
  padding-bottom: 20px;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border-bottom: 3px solid rgba(51, 51, 51, 0.9);
}

.grid-3 {
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-3.grid2 {
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
}

.heading-3 {
  color: #1d1d26;
  text-align: center;
}

.image-5 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  border-radius: 18px;
}

.image-6 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  border-radius: 18px;
}

.image-7 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  border-radius: 18px;
}

.image-8 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  border-radius: 18px;
}

.image-9 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  border-radius: 18px;
}

.heading-4 {
  color: #1d1d26;
  text-align: center;
}

.heading-5 {
  color: #1d1d26;
  text-align: center;
}

.heading-6 {
  color: #1d1d26;
  text-align: center;
}

.heading-7 {
  color: #1d1d26;
  text-align: center;
  text-decoration: none;
}

.heading-8 {
  font-size: 22px;
}

.link-block-2 {
  text-decoration: none;
}

.link-block-3 {
  text-decoration: none;
}

.link-block-4 {
  text-decoration: none;
}

.link-block-5 {
  text-decoration: none;
}

.link-block-6 {
  text-decoration: none;
}

.heading-9 {
  font-size: 30px;
  line-height: 30px;
}

.heading-10 {
  padding-top: 20px;
  font-size: 30px;
}

.paragraph-4 {
  font-family: Lato, sans-serif;
}

.section-6 {
  font-family: Lato, sans-serif;
}

.link-3 {
  font-size: 15px;
}

.heading-11 {
  margin-top: 60px;
  font-size: 20px;
}

.button-4 {
  display: inline-block;
  background-color: #030081;
  font-family: Lato, sans-serif;
  font-size: 18px;
  text-align: center;
}

.link-4 {
  color: #ffc000;
}

.link-5 {
  color: #ffc000;
}

.link-6 {
  color: #ffc000;
}

.link-7 {
  color: #ffc000;
}

.section-7 {
  font-family: Lato, sans-serif;
}

.heading-12 {
  font-family: Lato, sans-serif;
}

.link-8 {
  color: #1d1d26;
  text-decoration: none;
  cursor: pointer;
}

.link-9 {
  color: #1d1d26;
  text-decoration: none;
  cursor: pointer;
}

.link-10 {
  color: #1d1d26;
  text-decoration: none;
  cursor: pointer;
}

.link-11 {
  color: #1d1d26;
  text-decoration: none;
  cursor: pointer;
}

.link-12 {
  color: #1d1d26;
  text-decoration: none;
  cursor: pointer;
}

.heading-13 {
  border-radius: 20px;
  background-color: rgba(29, 29, 38, 0.1);
  font-family: Lato, sans-serif;
  font-size: 28px;
}

.bold-text-3 {
  color: #1d1d26;
}

.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;
}

.main-content {
  padding-top: 20px;
  padding-bottom: 100px;
}

.rich-text-block {
  font-family: Lato, sans-serif;
  text-align: left;
}

.link-block-7 {
  padding-right: 20px;
}

.link-block-8 {
  margin-right: 0px;
  padding-right: 20px;
}

.link-block-9 {
  margin-right: 0px;
  padding-right: 20px;
}

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

.heading-14 {
  font-family: Lato, sans-serif;
  color: #1d1d26;
  font-size: 20px;
  text-align: center;
}

.heading-15 {
  font-family: Lato, sans-serif;
  color: #1d1d26;
  font-size: 20px;
  text-align: center;
}

.heading-16 {
  font-family: Lato, sans-serif;
  color: #1d1d26;
  font-size: 20px;
  text-align: center;
}

.heading-17 {
  font-family: Lato, sans-serif;
  color: #1d1d26;
  font-size: 20px;
  text-align: center;
}

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

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

.link-block-10 {
  margin-left: 40px;
  padding-right: 0px;
}

.image-13 {
  display: block;
  width: 300px;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

.section-8 {
  height: 200px;
  background-color: #030081;
  color: #030081;
}

.heading-18 {
  margin-top: 0px;
  padding-top: 80px;
  color: #ffc000;
  font-size: 55px;
}

.cards-section {
  padding-top: 20px;
  padding-bottom: 100px;
}

.centered-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.cards-grid-container {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  text-align: left;
}

.cards-image-mask {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 100%;
  border-radius: 0%;
}

.cards-image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  max-width: none;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.paragraph-5 {
  font-family: Lato, sans-serif;
  font-size: 20px;
  text-align: center;
}

.paragraph-6 {
  font-family: Lato, sans-serif;
  font-size: 15px;
}

.heading-19 {
  font-family: Lato, sans-serif;
}

.heading-20 {
  font-family: Lato, sans-serif;
}

.list {
  font-family: Lato, sans-serif;
  font-size: 15px;
  text-align: center;
}

.link-block-11 {
  padding-right: 10px;
  padding-left: 10px;
}

.heading-21 {
  font-size: 20px;
  text-align: center;
}

.container-4 {
  text-align: center;
}

.slide {
  width: auto;
}

.slider {
  top: -203px;
  width: 20%;
  background-color: rgba(29, 29, 38, 0);
}

.slide-nav {
  display: none;
}

.right-arrow {
  display: none;
}

.left-arrow {
  display: none;
}

.image-16 {
  width: 250px;
}

.image-17 {
  width: 250px;
}

.image-18 {
  position: relative;
  left: -884px;
  top: -210px;
  display: inline-block;
}

.image-19 {
  position: relative;
  left: 933px;
  top: -211px;
  width: 250px;
  font-family: 'Great Vibes', cursive;
}

.paragraph-8 {
  font-family: Lato, sans-serif;
  font-size: 16px;
  text-align: center;
}

.columns-15 {
  display: block;
}

.image-20 {
  background-color: #fff;
}

.image-21 {
  width: 800px;
  height: 100%;
}

.link-block-12 {
  cursor: pointer;
}

.link-13 {
  font-family: Lato, sans-serif;
  font-size: 20px;
}

.section-9 {
  margin-top: 76px;
}

.heading-23 {
  font-size: 20px;
}

.link-14 {
  font-size: 20px;
  line-height: 26px;
}

.heading-24 {
  margin-top: 0px;
}

.section-10 {
  margin-top: 0px;
}

.paragraph-9 {
  font-family: Lato, sans-serif;
  font-size: 16px;
  text-align: center;
}

.heading-25 {
  font-family: Lato, sans-serif;
}

.link-15 {
  font-family: Lato, sans-serif;
}

.gallery {
  padding-top: 100px;
  padding-bottom: 100px;
}

.gallery-grid-container {
  display: -ms-grid;
  display: grid;
  margin-top: 40px;
  -ms-grid-row-align: center;
  align-self: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-areas: ".";
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto 20px auto;
  grid-template-rows: auto auto;
}

.gallery-lightbox {
  position: relative;
  overflow: hidden;
}

.gallery-thumbnail {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.image-22 {
  width: 100%;
}

.paragraph-10 {
  text-align: center;
}

.paragraph-11 {
  text-align: center;
}

.link-16 {
  color: #030081;
}

.link-17 {
  color: #030081;
}

.link-18 {
  color: #030081;
}

.bold-text-4 {
  color: #030081;
}

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

.heading-26 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.heading-27 {
  font-size: 13px;
}

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

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

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

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

html.w-mod-js *[data-ix="fadepulse-in-2"] {
  opacity: 0;
  -webkit-transform: scale(0.9, 0.9);
  -ms-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
}

html.w-mod-js *[data-ix="fadepulse-in-3"] {
  opacity: 0;
  -webkit-transform: scale(0.9, 0.9);
  -ms-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
}

@media screen and (max-width: 991px) {
  .header-bg.about-us-bg.about-us-bg-color {
    height: 250px;
  }

  .header-bg.shirt-company-header-bg {
    height: 250px;
  }

  .nav-link.tablet-nav-link {
    text-align: center;
  }

  .nav-menu.tablet-nav-menu {
    margin-right: auto;
    margin-left: auto;
    background-color: #fff;
  }

  .cta-heading {
    float: none;
  }

  .hero-h1 {
    margin-top: 7%;
  }

  .feature-paragraph {
    font-size: 12px;
  }

  .feature-header {
    font-size: 14px;
  }

  .feature-div {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .size-20-heading {
    border-bottom-width: 0px;
  }

  .size-20-heading.how-to-make-tee-shirts-subheader {
    margin-top: auto;
    border-bottom-width: 0px;
  }

  .size-20-heading.how-to-make-tee-shirts-subheader.artwork-dimensions-heading {
    margin-top: 10px;
  }

  .full-color-icon {
    margin-top: auto;
  }

  .full-color-icon.one-order-icon {
    margin-top: auto;
  }

  .hidden-costs-paragraph {
    padding-right: 100px;
    padding-bottom: 60px;
  }

  .hidden-costs-paragraph.lots-of-designs {
    padding-bottom: 90px;
  }

  .getting-tee-shirts-made-subheader.artwork-dimensions-subheader {
    text-align: center;
  }

  .getting-tee-shirts-made-paragraph {
    padding-right: 80px;
  }

  .getting-tee-shirts-made-paragraph.artwork-dimensions-paragraph {
    padding-right: 0px;
    text-align: center;
  }

  .click-to-get-started-link {
    margin-left: 15px;
    float: left;
  }

  .getting-tee-shirts-made-div-3 {
    padding-bottom: 45px;
    border-bottom: 1px solid #dcdcde;
  }

  .kalu-paragraph {
    padding-right: 218px;
    padding-left: 218px;
  }

  .bio-paragraph {
    text-align: left;
  }

  .contact-paragraph {
    text-align: center;
  }

  .contact-us-header {
    font-size: 48px;
  }

  .menu-button {
    color: #ffc000;
  }

  .menu-button.w--open {
    background-color: transparent;
    color: #ffc000;
  }

  .menu-button.w--open:hover {
    color: #ffc000;
  }

  .menu-button.w--open:active {
    color: #ffc000;
  }

  .menu-button.w--open:focus {
    color: #ffc000;
  }

  .our-news-round-symbol {
    margin-left: 11%;
  }

  .youtubers-h1 {
    padding-right: 14px;
    padding-left: 14px;
    font-size: 44px;
  }

  .youtubers-hero-paragraph {
    padding-right: 119px;
    padding-left: 119px;
  }

  .youtubers-feature-column.youtube-logo {
    background-size: 450px;
  }

  .youtubers-feature-column.designer {
    background-position: 50% 50%;
  }

  .youtubers-feature-column.e-shop {
    background-size: 500px;
    background-repeat: no-repeat;
  }

  .youtubers-feature-paragraph {
    padding-right: 20px;
    padding-left: 20px;
  }

  .youtubers-cta-h1 {
    padding-right: 131px;
    padding-left: 131px;
  }

  .cards-grid-container {
    grid-column-gap: 20px;
  }

  .gallery-grid-container {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }
}

@media screen and (max-width: 767px) {
  p {
    padding-right: 40px;
    padding-left: 40px;
  }

  .header-bg.about-us-bg.about-us-bg-color {
    height: 210px;
  }

  .header-bg.shirt-company-header-bg {
    height: 210px;
  }

  .nav-link.tablet-nav-link {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 15px;
    letter-spacing: 0px;
  }

  .nav-link.tablet-nav-link.w--current {
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0px;
  }

  .cta-heading {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 12px;
    line-height: 20px;
  }

  .hero-h1 {
    margin-top: 7%;
  }

  .tee-shirt-header {
    line-height: 45px;
  }

  .how-much-heading {
    padding-left: 15px;
  }

  .getting-tee-shirts-made-paragraph {
    padding-right: 55px;
  }

  .getting-tee-shirts-made-paragraph.artwork-dimensions-paragraph {
    padding-right: 0px;
  }

  .click-to-get-started-link {
    margin-left: 75px;
  }

  .footer-row-text-block {
    display: inline-block;
    float: none;
  }

  .footer-row2-text-block {
    margin-top: 5%;
    text-align: center;
  }

  .social-icons-footer {
    margin-top: 30px;
    margin-right: 10px;
    margin-left: 10px;
  }

  .about-us-subheader {
    padding-right: 50px;
    padding-left: 50px;
  }

  .about-us-sub-paragraph {
    padding-right: 48px;
    padding-left: 48px;
  }

  .about-us-sub-paragraph.about-us-extra-space {
    padding-right: 48px;
    padding-left: 48px;
  }

  .kalu-paragraph {
    padding-right: 127px;
    padding-left: 127px;
  }

  .contact-form {
    padding-right: 20px;
    padding-left: 20px;
  }

  .contact-paragraph {
    padding-right: 15px;
    padding-left: 18px;
  }

  .contact-us-section {
    min-height: 150px;
  }

  .contact-us-header {
    margin-top: 50px;
  }

  .menu-button {
    color: #ffc000;
  }

  .our-news-round-symbol {
    margin-left: 7%;
  }

  .tee-shirt-for-everyone-images-div-phone {
    padding-bottom: 30px;
  }

  .footer-links-phone {
    left: 0px;
    top: 0px;
    bottom: 0px;
    padding-bottom: 20px;
  }

  .footer-links-div-phone {
    display: inline-block;
    text-align: center;
  }

  .footer-link-blocks-phone {
    margin-left: 0px;
  }

  .youtubers-hero-section {
    background-position: 50% 50%;
  }

  .youtubers-h1 {
    font-size: 35px;
    line-height: 50px;
  }

  .youtubers-hero-paragraph {
    padding-right: 30px;
    padding-left: 30px;
  }

  .youtubers-feature-column.youtube-logo {
    background-size: 600px;
  }

  .youtubers-cta-h1 {
    padding-right: 64px;
    padding-left: 64px;
  }

  .contact-methods-div {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .hero {
    padding: 40px 20px;
  }

  .flex-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .hero-image-mask {
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .hero-2 {
    padding: 40px 20px;
  }

  .main-content {
    padding: 40px 20px;
  }

  .cards-section {
    padding: 40px 20px;
  }

  .cards-grid-container {
    max-width: none;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .gallery {
    padding: 40px 20px;
  }

  .gallery-grid-container {
    max-width: none;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }
}

@media screen and (max-width: 479px) {
  a {
    margin-left: 0px;
  }

  .button.hero-button {
    background-color: #fdd301;
  }

  .button.hero-button.how-much-button {
    margin-top: 0px;
  }

  .button.hero-button.how-much-button.spectra-how-much-button {
    margin-top: 0px;
  }

  .header-bg {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }

  .header-bg.about-us-bg.about-us-bg-color {
    height: 350px;
    margin-top: 3px;
  }

  .header-bg.shirt-company-header-bg {
    height: 320px;
  }

  .nav-bar {
    height: 200px;
  }

  .nav-bar-div {
    height: 200px;
  }

  .section.traits {
    padding-top: 20px;
  }

  .section.tee-shirt-section {
    padding-top: 40px;
  }

  .cta {
    height: 110px;
  }

  .hero-cta {
    height: 100px;
    margin-bottom: 20px;
  }

  .hero-sub-head {
    padding-right: 42px;
    padding-left: 42px;
    color: #fdd301;
  }

  .cta-heading {
    clear: left;
  }

  .hero-h1 {
    margin-top: 7%;
    padding-right: 8px;
    padding-left: 8px;
    color: #fdd301;
    font-size: 50px;
  }

  .hero-h1.american-apparel-header {
    top: -28px;
    margin-top: 20px;
    font-size: 30px;
    line-height: 38px;
  }

  .hero-h1.american-apparel-header.ff {
    margin-top: 0px;
    font-size: 14px;
    line-height: 20px;
  }

  .hero-h1.american-apparel-header.shirts {
    font-size: 26px;
    text-align: center;
  }

  .hero-h1.american-apparel-header.fnbd {
    font-size: 25px;
    line-height: 25px;
  }

  .news-container {
    padding-top: 15px;
  }

  .tee-shirts-description {
    padding-right: 0px;
    padding-left: 0px;
  }

  .select-biz-type-link {
    padding-right: 35px;
    padding-left: 35px;
  }

  .feature-paragraph {
    padding-right: 7px;
    padding-left: 7px;
  }

  .features-section-lower-third {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .how-much-heading {
    margin-top: 20px;
  }

  .full-color-icon {
    padding-top: 5px;
    padding-bottom: 5px;
    float: none;
    clear: left;
  }

  .full-color-icon.one-order-icon {
    display: inline-block;
    padding-top: 5px;
    padding-bottom: 5px;
    float: none;
    clear: left;
  }

  .hidden-costs-paragraph {
    margin-right: auto;
    margin-left: auto;
    padding: 15px 21px;
    clear: left;
    text-align: center;
  }

  .hidden-costs-paragraph.lots-of-designs {
    margin-left: auto;
    padding: 15px 21px;
    clear: left;
    text-align: center;
  }

  .hidden-costs-subheader {
    padding-left: 0px;
    text-align: center;
  }

  .hidden-costs-subheader.one-order-subheader {
    padding-left: 0px;
    text-align: center;
  }

  .hidden-costs-div {
    margin-bottom: 60px;
  }

  .number-1-icon {
    display: inline-block;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    float: none;
  }

  .getting-tee-shirts-made-subheader {
    padding-left: 0px;
    clear: left;
    text-align: center;
  }

  .getting-tee-shirts-made-paragraph {
    margin-bottom: auto;
    padding: 0px 21px 15px;
    text-align: center;
  }

  .click-to-get-started-link {
    display: inline-block;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    float: none;
  }

  .tee-shirt-material-description {
    padding-bottom: 20px;
  }

  .next-level-logo {
    margin-bottom: 25px;
  }

  .spectra-logo {
    margin-bottom: 25px;
  }

  .tee-shirt-brand-header {
    margin-top: 10px;
    margin-right: 0px;
    margin-left: 0px;
    font-family: proxima-nova;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 0px;
  }

  .our-features-paragraph {
    padding-right: 30px;
    padding-left: 30px;
  }

  .last-cta-header {
    font-size: 16px;
    line-height: 23px;
  }

  .footer-row-text-block {
    margin-right: 3px;
    margin-left: 5px;
  }

  .social-icons-footer {
    margin-right: 7px;
    margin-left: 7px;
  }

  .iecontent {
    margin-top: 0px;
  }

  .additional-note-container {
    height: 50px;
  }

  .additional-note-text-block {
    font-size: 11px;
  }

  .tee-shirt-pricing-table-header {
    font-size: 12px;
    text-align: center;
  }

  .about-us-subheader {
    padding-right: 44px;
    padding-left: 44px;
  }

  .about-us-sub-paragraph {
    padding-top: 5px;
  }

  .about-us-sub-paragraph.about-us-extra-space {
    padding-top: 5px;
    padding-right: 42px;
    padding-left: 42px;
  }

  .kalu-paragraph {
    padding-right: 23px;
    padding-left: 23px;
  }

  .bio-paragraph {
    text-align: left;
  }

  .custom-contact-field-type-1 {
    font-size: 11px;
  }

  .custom-contact-field-type-1.float-left {
    font-size: 11px;
  }

  .custom-contact-field-type-1.float-right {
    font-size: 11px;
  }

  .contact-shipping-header {
    font-size: 27px;
  }

  .button-form-w-button {
    width: 100%;
  }

  .additional-note-field {
    font-size: 12px;
  }

  .teemakr-logo.w--current {
    margin-left: 10px;
  }

  .our-news-round-symbol {
    margin-left: auto;
    float: none;
    clear: left;
    text-align: center;
  }

  .footer-link-blocks-phone {
    margin-left: 0px;
    padding-right: 6px;
    padding-left: 6px;
    clear: left;
  }

  .footer-link-blocks-phone.w--current {
    margin-left: 0px;
    padding-right: 4px;
    padding-left: 4px;
    clear: left;
  }

  .youtubers-feature-column.youtube-logo {
    background-color: #e62d27;
    background-size: 300px;
  }

  .youtubers-feature-column.designer {
    background-position: 69% 50%;
  }

  .youtubers-cta-h1 {
    padding-right: 51px;
    padding-left: 51px;
    font-size: 18px;
    line-height: 24px;
  }

  .footer-store-info-h4 {
    font-size: 14px;
  }

  .store-address {
    font-size: 11px;
  }

  .get-directions-link {
    font-size: 11px;
  }

  .email-address {
    font-size: 11px;
  }

  .email-link {
    font-size: 11px;
  }

  .text-block {
    font-size: 15px;
    text-align: center;
  }

  .dropdown-toggle {
    text-align: center;
  }

  .dropdown-link {
    font-family: Lato, sans-serif;
    font-size: 18px;
  }

  .dropdown-link-2 {
    font-family: Lato, sans-serif;
    font-size: 18px;
  }

  .dropdown-link-3 {
    font-family: Lato, sans-serif;
    font-size: 18px;
  }

  .dropdown-link-4 {
    font-family: Lato, sans-serif;
    font-size: 18px;
  }

  .dropdown-link-5 {
    font-family: Lato, sans-serif;
    font-size: 18px;
  }

  .dropdown-link-6 {
    font-family: Lato, sans-serif;
    font-size: 18px;
  }

  .image {
    position: relative;
    height: 400px;
    padding-top: 149px;
  }

  .div-block {
    height: 800px;
  }

  .section-2 {
    margin-top: 0px;
  }

  .columns {
    display: none;
  }

  .columns-2 {
    display: none;
  }

  .columns-3 {
    display: none;
  }

  .columns-4 {
    display: none;
  }

  .columns-5 {
    display: none;
  }

  .columns-6 {
    display: none;
  }

  .columns-7 {
    display: none;
  }

  .columns-8 {
    display: none;
  }

  .columns-9 {
    display: none;
  }

  .columns-10 {
    display: none;
  }

  .columns-11 {
    display: none;
  }

  .columns-12 {
    display: none;
  }

  .columns-13 {
    display: none;
  }

  .columns-14 {
    display: none;
  }

  .div-block-3 {
    height: 80px;
  }

  .grid {
    display: block;
  }

  .link {
    font-size: 14px;
    line-height: 14px;
  }

  .link-2 {
    display: block;
    text-align: center;
  }

  .grid-2 {
    display: block;
    -webkit-box-pack: start;
    -webkit-justify-content: start;
    -ms-flex-pack: start;
    justify-content: start;
    justify-items: start;
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-align-content: start;
    -ms-flex-line-pack: start;
    align-content: start;
  }

  .image-4 {
    margin-bottom: 20px;
  }

  .lightbox-link.back {
    margin-bottom: 220px;
  }

  .lightbox-link-2 {
    margin-bottom: 10px;
  }

  .lightbox-link-2.back {
    margin-bottom: 140px;
  }

  .lightbox-link-3.back {
    margin-bottom: 140px;
  }

  .lightbox-link-4 {
    margin-bottom: 40px;
  }

  .lightbox-link-4.back {
    margin-bottom: 140px;
  }

  .lightbox-link-5 {
    margin-bottom: 60px;
  }

  .lightbox-link-5.back {
    margin-bottom: 140px;
  }

  .lightbox-link-6.back {
    margin-bottom: 140px;
  }

  .lightbox-link-7 {
    margin-bottom: 140px;
  }

  .lightbox-link-7.back {
    margin-bottom: 220px;
  }

  .lightbox-link-8 {
    margin-bottom: 100px;
  }

  .lightbox-link-9 {
    margin-bottom: 160px;
  }

  .lightbox-link-10.back {
    margin-bottom: 140px;
  }

  .lightbox-link-11.back {
    margin-bottom: 140px;
  }

  .lightbox-link-12 {
    margin-bottom: 60px;
    padding-bottom: 0px;
  }

  .lightbox-link-12.back {
    margin-bottom: 140px;
  }

  .lightbox-link-13 {
    height: 160px;
    margin-bottom: 180px;
  }

  .lightbox-link-14 {
    margin-bottom: 40px;
  }

  .lightbox-link-14.back {
    margin-bottom: 140px;
  }

  .lightbox-link-15 {
    margin-bottom: 20px;
  }

  .lightbox-link-15.back {
    margin-bottom: 160px;
  }

  .hideie {
    margin-top: 10px;
  }

  .section-4 {
    height: 1000px;
  }

  .container {
    height: 600px;
    margin-bottom: 20px;
  }

  .heading-11 {
    margin-top: -47px;
  }

  .main-content {
    padding-top: 10px;
  }

  .centered-container {
    text-align: left;
  }

  .cards-grid-container {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .heading-22 {
    margin-top: -78px;
  }

  .image-14 {
    margin-bottom: 0px;
  }

  .image-15 {
    margin-bottom: auto;
  }

  .paragraph-7 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .dropdown {
    text-align: center;
  }

  .gallery-grid-container {
    margin-right: 0px;
    margin-left: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto;
  }
}

#w-node-6d14a11e05db-9e7f98bc {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

@media screen and (max-width: 479px) {
  #w-node-6d14a11e05db-9e7f98bc {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
}


.w-p-t-50{
  padding-top: 50%;
}
@media screen and (max-width: 479px) {
  .w-p-t-50{
    padding-top: 0%;
  }
}
