.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  padding: 30px 80px 10px;
  background-color: transparent;
}

.home {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 98vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  background-color: #e2e2e2;
}

.other-lines {
  background-color: #f7f7f7;
}

.footer {
  padding: 36px 80px;
  background-color: #f7f7f7;
}

.produtos-other {
  padding-bottom: 50px;
}

._01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px none rgba(0, 0, 0, 0.41);
  background-color: #f7f7f7;
  text-align: center;
}

._02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px none rgba(0, 0, 0, 0.41);
  background-color: #f7f7f7;
  text-align: center;
}

._03 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 500px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px none rgba(0, 0, 0, 0.41);
  background-color: #f7f7f7;
  text-align: center;
}

._04 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 500px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f7f7f7;
  text-align: center;
}

.menu-links {
  margin-top: 15px;
  margin-right: 15px;
  padding: 5px 15px;
  border-style: solid;
  border-width: 1px;
  border-color: #d4d4d4;
  border-radius: 10px;
  background-color: #fff;
  font-family: 'Droid Sans', sans-serif;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}

.menu-links:hover {
  border: 1px solid #c90512;
  border-radius: 10px;
  background-color: #c90512;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  color: #fff;
}

.menu-links.w--current {
  color: #c90512;
}

.menu-links.w--current:hover {
  background-color: #fff;
}

.menu-links.last {
  margin-right: 0px;
  padding-right: 10px;
  padding-left: 10px;
  border-right-style: solid;
  border-right-width: 1px;
}

.continental {
  display: inline-block;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 0px;
  float: left;
  clear: both;
}

.header-products {
  margin-top: 0px;
  margin-right: 0%;
  margin-left: 0%;
  padding-top: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  background-color: transparent;
  font-family: Grinched, sans-serif;
  color: #000;
  font-size: 18px;
  font-weight: 700;
}

.footer-text {
  margin-top: 0px;
  font-family: 'Varela Round', sans-serif;
  font-size: 12px;
}

.column {
  padding-left: 0px;
}

.logo-dottori {
  float: right;
  opacity: 0.85;
}

.footer-last-column {
  margin-top: 20px;
  padding-top: 15px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.column-2 {
  text-align: right;
}

.column-3 {
  padding-left: 0px;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.footer-middle {
  margin-top: 25px;
  padding-top: 40px;
  padding-bottom: 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.middle-footer-txt {
  margin-top: 0px;
  font-family: 'Varela Round', sans-serif;
  font-size: 12px;
  line-height: 14px;
}

.social {
  padding-left: 0px;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  text-align: center;
}

.social-icon {
  margin-top: 20px;
  margin-right: 10px;
  margin-left: 0px;
}

.social-icon.last {
  margin-right: 0px;
}

.put-asmile {
  position: static;
  margin-top: 10px;
}

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

.special-projects {
  height: 500px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
  background-color: #202020;
  background-image: url('../images/bg-audi.jpg');
  background-position: 0% 100%;
  background-size: cover;
}

.title {
  margin-left: 0px;
  font-family: 'Varela Round', sans-serif;
  color: #fff;
  font-size: 24px;
  text-transform: uppercase;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.45);
}

.column-specialprojects {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 500px;
  padding-right: 80px;
  padding-left: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.paragraph-txt {
  position: static;
  max-width: 470px;
  margin-bottom: 40px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.45);
}

.btn {
  position: static;
  width: auto;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: solid;
  border-width: 2px;
  border-color: #c90512;
  border-radius: 6px;
  background-color: transparent;
  font-family: 'Varela Round', sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.btn:hover {
  border-color: #c90512;
  background-color: #c90512;
}

.audi-logo {
  margin-bottom: 20px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  text-align: left;
}

.background-video {
  z-index: 9;
  width: 100%;
  height: 100%;
}

.putasmile {
  position: absolute;
  left: 25%;
  top: auto;
  right: 0%;
  bottom: 0%;
  margin-right: 0px;
  margin-bottom: 136px;
  text-align: center;
}

.btn-products {
  position: static;
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
  float: left;
  clear: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 2px solid #c90512;
  border-radius: 6px;
  background-color: transparent;
  font-family: 'Varela Round', sans-serif;
  color: #000;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.btn-products:hover {
  background-color: #c90512;
  color: #fff;
}

.smile-in-the-air {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  padding-bottom: 25px;
  border-bottom: 1px none rgba(0, 0, 0, 0.41);
  text-align: center;
}

.smile-air {
  position: relative;
  height: 30px;
  margin-bottom: 20px;
  padding: 0px;
  background-color: transparent;
}

.divisor {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  margin: 35% 0%;
  border-right: 1px dotted rgba(0, 0, 0, 0.22);
}

.description {
  padding: 2% 6% 6%;
  font-family: Lato, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}

.description.inside {
  margin-top: 30px;
  font-size: 12px;
}

.smile {
  font-family: Grinched, sans-serif;
  color: #000;
  font-size: 26px;
}

.dog {
  display: inline-block;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 0px;
  float: left;
  clear: both;
}

.joya {
  display: inline-block;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 0px;
  float: left;
  clear: both;
}

.heading-2 {
  position: relative;
  z-index: 9;
  margin-top: -50px;
  padding: 5px 15px;
  border-radius: 10px;
  background-color: #fff;
  font-size: 27px;
}

.heading-2.inside {
  margin-bottom: 30px;
  font-family: 'Varela Round', sans-serif;
  font-size: 15px;
  text-transform: uppercase;
}

.nav-bar-fixed {
  background-color: #fff;
  opacity: 0;
}

.menu-header {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 8;
  height: 80px;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.12);
  opacity: 1;
}

.nav-menu {
  z-index: 99;
  border: 1px none #000;
}

.link:hover {
  opacity: 0.69;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.product-slider {
  height: 800px;
  margin-top: 0px;
}

.slider {
  height: 800px;
  background-color: #f7f7f7;
}

.slider-bullet {
  display: none;
  font-size: 8px;
}

.blister {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35%;
  height: 800px;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  background-color: #e0e0e0;
}

.blister.cherry {
  width: 35%;
  height: 800px;
  padding-left: 30px;
  background-color: #fae0e0;
}

.blister.leather {
  width: 30%;
  height: 800px;
  background-color: #fce9dd;
}

.blister.vanilla {
  width: 35%;
  height: 800px;
  padding-left: 30px;
  background-color: #fffbe7;
}

.blister.mint {
  width: 30%;
  height: 800px;
  background-color: #dfffe5;
}

.blister.fruit {
  height: 800px;
  padding-right: 30px;
  background-color: #ffe2ce;
}

.blister.ocean {
  height: 800px;
  padding-left: 30px;
  background-color: #e7f7ff;
}

.blister.newcar {
  width: 30%;
  height: 800px;
  background-color: #f0f0f0;
}

.blister.passion {
  width: 35%;
  height: 800px;
  padding-right: 30px;
  background-color: #ffdff0;
}

.blister.tonic {
  width: 35%;
  height: 800px;
  padding-left: 30px;
  background-color: #bee4fd;
}

.blister.strawberry {
  width: 30%;
  height: 800px;
  background-color: #ffdbe3;
}

.blister.amber {
  width: 35%;
  height: 800px;
  padding-right: 30px;
  background-color: #ffe5c6;
}

.blister.black-velvet {
  padding-right: 30px;
}

.slide {
  padding-right: 0px;
  padding-left: 0px;
}

.right-arrow {
  color: #5a5a5a;
}

.left-arrow {
  color: #5a5a5a;
}

.icon {
  margin-left: 10px;
}

.icon-2 {
  margin-right: 10px;
}

.header-product {
  padding-top: 110px;
  padding-bottom: 100px;
  background-color: #f7f7f7;
  background-image: url('../images/bg2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  text-align: center;
}

.title-header-inside {
  display: inline-block;
  padding: 5px 15px;
  border-radius: 10px;
  background-color: #fff;
  font-family: 'Varela Round', sans-serif;
  font-size: 30px;
  text-transform: uppercase;
}

.products-paragraph {
  width: 60%;
  margin-top: 25px;
  margin-right: auto;
  margin-left: auto;
}

.products-paragraph._2 {
  margin-top: 0px;
}

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

.divide {
  width: 100px;
  height: 2px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  background-color: #000;
}

.container-2 {
  margin-top: 40px;
}

.slider-mobile {
  display: none;
}

.header-tumble {
  position: relative;
  z-index: 999;
  height: 590px;
  background-image: url('../images/tumble-fresh-bg.jpg');
  background-position: 50% 0%;
  background-size: cover;
}

.about-product {
  padding-top: 100px;
  padding-bottom: 100px;
}

.products {
  max-width: 100%;
  margin-top: 20px;
  margin-bottom: 50px;
}

.container-3 {
  padding-top: 140px;
  text-align: center;
}

.navbar-2 {
  position: fixed;
  z-index: 9999;
  height: 80px;
  padding-top: 10px;
  padding-bottom: 15px;
}

.a-whole-new-world {
  padding-top: 150px;
  padding-bottom: 150px;
  background-color: #f7f7f7;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.34)), to(rgba(0, 0, 0, 0.34))), url('../images/clothes.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.34), rgba(0, 0, 0, 0.34)), url('../images/clothes.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  text-align: center;
}

.whole {
  display: inline-block;
  margin-bottom: 50px;
  padding: 5px 15px;
  border-radius: 10px;
  background-color: transparent;
  font-family: 'Varela Round', sans-serif;
  color: #fff;
  font-size: 40px;
}

.whole-new {
  margin-top: 0px;
}

.bg-white-nav {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 9;
  display: block;
  height: 80px;
  background-color: #fff;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.26);
}

.form {
  max-width: 400px;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Varela Round', sans-serif;
  color: #fff;
  text-transform: uppercase;
}

.text-form {
  min-height: 160px;
}

.submit-btn {
  position: static;
  width: auto;
  margin-top: 20px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(255, 255, 255, 0.24);
  border-radius: 6px;
  background-color: transparent;
  background-image: url('../images/bg.jpg');
  background-position: 50% 50%;
  background-size: 125px;
  background-repeat: no-repeat;
  font-family: 'Varela Round', sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.submit-btn:hover {
  border-color: hsla(0, 0%, 100%, 0.48);
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.32)), to(rgba(0, 0, 0, 0.32))), url('../images/bg.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.32), rgba(0, 0, 0, 0.32)), url('../images/bg.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 125px;
}

.middle-footer-txt-copy {
  margin-top: 0px;
  font-family: 'Varela Round', sans-serif;
  font-size: 12px;
  line-height: 14px;
}

.column-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 500px;
  -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;
  background-color: transparent;
}

.tumble-mobile {
  display: none;
}

.slider-3 {
  height: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
}

.slider-nav {
  display: none;
  font-size: 8px;
}

.icon-3 {
  margin-left: 0px;
}

.icon-4 {
  margin-right: 0px;
}

.mask {
  margin-right: 40px;
  margin-left: 40px;
}

.fragrance {
  display: inline-block;
  padding: 5px 15px;
  border-radius: 10px;
  background-color: transparent;
  font-family: 'Varela Round', sans-serif;
  color: #592c71;
  font-size: 30px;
}

.fragrance.blooming {
  margin-bottom: 0px;
  color: #c81e5a;
  text-transform: uppercase;
}

.fragrance.mandarin {
  position: relative;
  z-index: 9999;
  color: #eb7923;
  text-transform: uppercase;
}

.slide-10 {
  background-image: url('../images/orchid.png');
  background-position: 50% 80%;
  background-size: auto 400px;
  background-repeat: no-repeat;
  text-align: center;
}

.slide-10.mandarin {
  background-image: none;
}

.slide-10.orchid {
  background-image: none;
}

.slide-10.lavander {
  background-image: none;
}

.bg-slider-product {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 9;
}

.specs-product {
  display: inline-block;
  margin-top: 15px;
  margin-bottom: 40px;
  padding: 5px 10px;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.26);
  font-family: Lato, sans-serif;
}

.column-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  padding-right: 10%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  padding-left: 10%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.ball {
  margin-bottom: 0px;
}

.bg-product {
  position: absolute;
  width: 100%;
  height: 460px;
  background-image: url('../images/orange.png');
  background-position: 50% 50%;
  background-size: auto 360px;
  background-repeat: no-repeat;
  opacity: 0.74;
}

.bg-product.lavender {
  position: absolute;
  height: 430px;
  margin-top: -40px;
  padding-right: 0px;
  background-image: url('../images/hiclipart.com-id_dohxp.png');
  background-position: 50% 50%;
  background-size: cover;
}

.bg-product.orchid {
  background-image: url('../images/orchid_1.png');
  background-position: 50% 0%;
  background-size: auto 330px;
}

.div-block-2 {
  height: 1px;
}

.div-block-3 {
  padding-top: 40px;
}

@media screen and (max-width: 991px) {
  .navbar {
    height: 70px;
    padding: 0px 0px 0px 50px;
    background-color: #fff;
  }
  .home {
    display: none;
    height: 50vh;
  }
  .footer {
    text-align: center;
  }
  .menu-links {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 10px;
    float: none;
    clear: none;
    border-style: none none solid;
    border-radius: 0px;
    background-color: transparent;
    color: #fff;
    font-size: 18px;
    text-align: center;
  }
  .menu-links:hover {
    border-style: none;
    background-color: transparent;
  }
  .menu-links.w--current {
    display: block;
    float: none;
    background-color: transparent;
    color: #fff;
    font-size: 18px;
  }
  .menu-links.w--current:hover {
    border-style: none;
    color: #fff;
  }
  .menu-links.last {
    border-right-style: none;
  }
  .footer-text {
    text-align: left;
  }
  .column-3 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-right-style: none;
  }
  .footer-middle {
    padding-top: 25px;
    text-align: center;
  }
  .middle-footer-txt {
    padding-bottom: 25px;
  }
  .social {
    padding-top: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-right-style: none;
  }
  .put-asmile {
    position: static;
  }
  .column-4 {
    padding-top: 25px;
  }
  .column-specialprojects {
    padding-right: 20%;
    padding-left: 20%;
    text-align: center;
  }
  .btn {
    margin-right: auto;
    margin-left: auto;
  }
  .audi-logo {
    margin-right: auto;
    margin-left: auto;
  }
  .background-video {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .nav-menu {
    padding: 50px;
    background-color: #242424;
    text-align: center;
  }
  .icon {
    margin-left: 0px;
    font-size: 50px;
  }
  .header-product {
    padding-top: 25%;
    padding-bottom: 25px;
  }
  .slider-mobile {
    display: block;
    height: 100vh;
  }
  .slider-2 {
    height: 100vh;
    background-color: transparent;
  }
  .slide-2 {
    background-image: url('../images/01.jpg');
    background-position: 46% 50%;
    background-size: cover;
  }
  .slide-3 {
    background-image: url('../images/black-velvet.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }
  .slide-3-copy {
    background-image: url('../images/02.jpg');
    background-position: 46% 50%;
    background-size: cover;
  }
  .slide-nav {
    font-size: 8px;
  }
  .slide-4 {
    background-image: url('../images/04.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }
  .slide-5 {
    background-image: url('../images/05.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }
  .slide-6 {
    background-image: url('../images/06.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }
  .slide-7 {
    background-image: url('../images/07.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }
  .slide-8 {
    background-image: url('../images/08.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }
  .slide-9 {
    background-image: url('../images/09.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }
  .slide-1 {
    background-image: url('../images/10.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }
  .slide-1-2 {
    background-image: url('../images/11.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }
  .slide-1-3 {
    background-image: url('../images/12.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }
  .header-tumble {
    height: 420px;
  }
  .products {
    margin-top: 60px;
    margin-bottom: 25px;
  }
  .a-whole-new-world {
    padding-bottom: 25px;
  }
  .bg-white-nav {
    z-index: 99;
    height: 70px;
  }
  .submit-btn {
    margin-right: auto;
    margin-left: auto;
  }
  .menu-button {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .menu-button.w--open {
    background-color: #242424;
  }
  .image {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .image-2 {
    margin-right: auto;
    margin-left: auto;
  }
  .middle-footer-txt-copy {
    padding-bottom: 0px;
  }
  .column-5 {
    display: none;
  }
  .bg-product {
    background-position: 50% 10%;
  }
  .bg-product.lavender {
    background-position: 50% 86%;
  }
  .bg-product.orchid {
    background-position: 50% 0%;
  }
}

@media screen and (max-width: 767px) {
  .navbar {
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
  }
  .footer-text {
    margin-bottom: 15px;
    text-align: center;
  }
  .column-2 {
    text-align: center;
  }
  .header-product {
    padding-top: 50px;
  }
  .title-header-inside {
    width: 80%;
  }
  .products {
    padding-right: 15px;
    padding-left: 15px;
  }
  .form-block {
    max-width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
  .fragrance {
    width: 80%;
  }
  .column-6 {
    padding-top: 0px;
    padding-right: 0%;
  }
  .column-7 {
    padding-right: 0px;
    padding-left: 0%;
  }
  .bg-product.orchid {
    height: 100%;
    background-position: 50% 39%;
    background-size: contain;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    display: inline-block;
    height: 70px;
    padding-right: 0px;
    padding-left: 15px;
  }
  .home {
    width: 100%;
    height: 490px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .column-specialprojects {
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
  }
  .btn {
    margin-right: auto;
    margin-left: auto;
  }
  .audi-logo {
    margin-right: auto;
    margin-left: auto;
  }
  .background-video {
    text-align: center;
  }
  .nav-menu {
    width: 100%;
    padding: 10px;
  }
  .header-product {
    padding-top: 190px;
  }
  .title-header-inside {
    font-size: 24px;
    line-height: 26px;
  }
  .slider-mobile {
    height: 60vh;
  }
  .slider-2 {
    height: 60vh;
  }
  .left-arrow-2 {
    display: none;
  }
  .right-arrow-2 {
    display: none;
  }
  .header-tumble {
    height: 600px;
  }
  .products {
    display: none;
  }
  .a-whole-new-world {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .whole {
    font-size: 24px;
    line-height: 26px;
  }
  .bg-white-nav {
    height: 70px;
  }
  .submit-btn {
    margin-right: auto;
    margin-left: auto;
  }
  .column-5 {
    display: none;
  }
  .tumble-mobile {
    display: inline-block;
    height: 620px;
  }
  .fragrance.blooming {
    font-size: 24px;
    line-height: 26px;
  }
  .column-6 {
    padding-left: 0px;
  }
}

@font-face {
  font-family: 'Grinched';
  src: url('../fonts/GrinchedRegular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}