@charset "utf-8";
/* CSS by Ben Mathis Seibel 2022 */

@font-face {
  font-family: "Roboto Mono";
  src: url(font2/static/RobotoMono-Regular.ttf);
}

* {
  font-family: "Roboto Mono", monospace;
}

html {
  scroll-behavior: smooth;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
  padding: 0;
  color: whitesmoke;
  background-color: whitesmoke;
}

/*..........header start..........*/

header {
  display: block;
  margin: 0;
  padding-top: 2vw;
  background-color: whitesmoke;
  color: #000;
  text-align: center;
  height: 90vh;
}

header .title {
  display: inline-flex;
}

header h1 {
  font-size: 120px;
  float: left;
  margin: 6vw;
  margin-top: 3vw;
  line-height: 80%;
}

header h1 a {
  text-decoration: none;
  color: #000;
}

header h2 {
  margin: 3vw 18vw 0vw 0vw;
  font-size: 150px;
  line-height: 80%;
}

header h2 span {
  color: #99aab5;
}

header .click {
  text-align: center;
  padding-top: 150px;
}

header .click span {
  line-height: 150%;
}

header .click span a {
  text-decoration: none;
  color: #000;
}

/*..........header end..........*/

/*..........explanation..........*/

body .text {
  margin-top: 20vw;
  padding: 10vw;
  text-align: center;
  font-size: 16px;
  background-color: #000;
}

body .text p {
  display: none;
}

/*..........explanation end..........*/

.anythingunder {
  margin: 0 20vw;
}

/*..........subdivision start..........*/

.subdivision {
  display: block;
  background-color: whitesmoke;
  height: 68vw;
  text-align: center;
}

.subdivision a {
  text-decoration: none;
}

.tomfordow {
  display: block;
  text-align: center;
  margin: 10vw auto;
  background-image: url(img/perfume/perfumetfowpp.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 50vw;
  border-radius: 1vw;
}

.tfowtext {
  color: whitesmoke;
  font-size: 2vw;
  padding: 3vw;
}

.tf {
  font-size: 6vw;
}

.hugoi {
  display: block;
  text-align: center;
  margin: 0 auto;
  background-image: url(img/perfume/perfumehbpp.jpg);
  background-position: right;
  background-repeat: no-repeat;
  background-size: cover;
  width: 50vw;
  border-radius: 1vw;
}

.hitext {
  color: whitesmoke;
  font-size: 2vw;
  padding: 3vw;
}

.hb {
  font-size: 3vw;
}

.tomfordma {
  display: block;
  text-align: center;
  margin: 10vw auto;
  background-image: url(img/perfume/perfumetfmapp.jpg);
  background-position: top;
  background-color: whitesmoke;
  width: 50vw;
  border-radius: 1vw;
}

.tfmatext {
  color: whitesmoke;
  font-size: 2vw;
  padding: 3vw;
}

.tf {
  font-size: 3vw;
}

/*..........subdivision end..........*/

/*..........oudwood start..........*/

.titleow {
  color: transparent;
  font-size: 60px;
  text-shadow: 1vw 1vw 0.4vw #362e23;
  background-color: whitesmoke;
}

.titleow::before {
  content: " ";
  display: block;
  width: 35vw;
  height: 1vw;
  float: right;
  background-color: #362e23;
}

.titleow span {
  font-size: 150px;
  color: #362e23;
  text-shadow: none;
}

.oudwood {
  display: block;
  height: 100vw;
  width: 60vw;
  background-color: whitesmoke;
  background-image: url("img/perfume/background-perfume-1.1.png");
  background-size: 60vw;
  background-repeat: no-repeat;
  position: relative;
}

.layer {
  background-color: rgba(245, 245, 245, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  width: 60vw;
  height: 100vw;
}

.oudwood::before {
  content: " ";
  display: block;
  width: 35vw;
  height: 1vw;
  background-color: #362e23;
}

.ow1 {
  display: block;
  padding-left: 10vw;
  padding-top: 10vw;
  height: 20vw;
}

.ow1-1 {
  width: 30vw;
}

.video {
  display: block;
  margin-left: 20vw;
  padding-top: 10vw;
  height: 16.875vw;
}

video {
  width: 30vw;
}

.ow2 {
  display: block;
  padding-left: 10vw;
  padding-top: 10vw;
  height: 20vw;
}

.ow2-2 {
  width: 30vw;
}

/*..........oudwood end..........*/

/*..........hugoboss start..........*/

.second .titlehb p {
  background-image: url("img/perfume/text-background-2.jpg");
  background-repeat: no-repeat;
  -webkit-background-clip: text;
  background-attachment: fixed;
  background-size: cover;

  color: transparent;
  margin-top: 20vw;
  font-size: 8vw;
  text-align: center;
  font-weight: bold;
  font-family: "helvetica neue", sans-serif;
}

.second .titlehb p::before {
  content: " ";
  display: block;
  margin-bottom: 10vw;
  width: 60vw;
  height: 1vw;

  background-image: url("img/perfume/text-background-2.jpg");
  background-position: center;
  background-attachment: fixed;
}

.second .titlehb p::after {
  content: " ";
  display: block;
  margin-top: 10vw;
  width: 60vw;
  height: 1vw;

  background-image: url("img/perfume/text-background-2.jpg");
  background-position: center;
  background-attachment: fixed;
}

.hugoboss {
  display: block;
  background-image: url("img/perfume/background-perfume-2.3.png");
  background-repeat: no-repeat;
  background-size: cover;

  height: 130vw;
  width: 60vw;
}

.hb1 {
  display: block;
  height: 20vw;
  padding-top: 10vw;
  padding-left: 5vw;
}

.hb1-1 {
  width: 30vw;
}

.hb2 {
  display: block;
  height: 20vw;
  padding-top: 10vw;
  padding-left: 25vw;
}

.hb2-1 {
  width: 30vw;
}

.hb3 {
  display: block;
  height: 20vw;
  padding-top: 10vw;
  padding-left: 5vw;
}

.hb3-1 {
  width: 30vw;
}

.hb4 {
  display: block;
  height: 20vw;
  padding-top: 10vw;
  padding-left: 25vw;
}

.hb4-1 {
  width: 30vw;
}

/*..........hugoboss end..........*/

/*..........tom ford mandarino start..........*/

.third .titlema p {
  background-image: url("img/perfume/background-perfume-2.4.png");
  background-repeat: no-repeat;
  -webkit-background-clip: text;
  background-attachment: fixed;
  background-size: cover;

  color: rgba(239, 182, 0, 0.534);
  margin: 20vw 0;
  font-size: 8vw;
  text-align: center;
  font-weight: bold;
  font-family: "helvetica neue", sans-serif;
}

.tfma {
  display: block;
  background-image: url("img/perfume/background-perfume-2.4.png");
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-color: whitesmoke;

  height: 90vw;
  width: 60vw;
}

.layer2 {
  background-color: rgba(245, 245, 245, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  width: 60vw;
  height: 90vw;
}

.tfma1 {
  display: block;
  height: 30vw;
  padding: 10vw 15vw 0 15vw;
}

.tfma1-1 {
  width: 30vw;
}

.tfma2 {
  display: block;
  height: 30vw;
  padding: 10vw 15vw 0 15vw;
}

.tfma2-1 {
  width: 30vw;
}

/*..........tom ford mandarino end..........*/

.textme {
  display: block;
  padding: 5vw 0;
  text-align: center;
  color: #000;
  font-size: 16px;
}

.textme::before {
  content: " ";
  display: block;
  background-color: #000;
  width: 40vw;
  height: 0.25vw;
  margin-bottom: 5vw;
  margin: 5vw auto;
}

.textme::after {
  content: " ";
  display: block;
  background-color: #000;
  width: 40vw;
  height: 0.25vw;
  margin-bottom: 5vw;
  margin: 5vw auto;
}

.textme a {
  color: #000;
  text-decoration: none;
}

/*..........footer start..........*/

footer {
  background-color: #000;
  padding: 50px 0 0 0;
}

.footertext {
  color: whitesmoke;
  text-align: center;
  font-size: 18px;
}

.fa {
  padding: 50px 50px;
  font-size: 35px;
  color: whitesmoke;
  text-decoration: none;
}

/*..........footer end..........*/

/*..........anything under 1800px.........*/

@media only screen and (max-width: 1800px) {
  .anythingunder {
    margin: 0 15vw;
  }

  /*..........oudwood start..........*/

  .oudwood {
    height: 120vw;
    width: 70vw;
    background-size: 70vw;
  }

  .layer {
    height: 120vw;
    width: 70vw;
  }

  .ow1 {
    height: 24vw;
    padding-top: 12vw;
  }

  .ow1-1 {
    width: 36vw;
  }

  .video {
    height: 20.25vw;
    padding-top: 12vw;
  }

  video {
    width: 36vw;
  }

  .ow2 {
    height: 24vw;
    padding-top: 12vw;
  }

  .ow2-2 {
    width: 36vw;
  }

  /*..........oudwood end..........*/

  /*..........hugoboss start..........*/

  .second .titlehb p::before {
    width: 70vw;
  }

  .second .titlehb p::after {
    width: 70vw;
  }

  .hugoboss {
    height: 156vw;
    width: 70vw;
  }

  .hb1 {
    height: 24vw;
    padding-top: 12vw;
  }

  .hb1-1 {
    width: 36vw;
  }

  .hb2 {
    height: 24vw;
    padding-top: 12vw;
    padding-left: 29vw;
  }

  .hb2-1 {
    width: 36vw;
  }

  .hb3 {
    height: 24vw;
    padding-top: 12vw;
  }

  .hb3-1 {
    width: 36vw;
  }

  .hb4 {
    height: 24vw;
    padding-top: 12vw;
    padding-left: 29vw;
  }

  .hb4-1 {
    width: 36vw;
  }

  /*..........hugoboss end..........*/

  /*..........tom ford mandarino start..........*/

  .tfma {
    height: 108vw;
    width: 70vw;
  }

  .layer2 {
    height: 120vw;
    width: 70vw;
  }

  .tfma1 {
    height: 36vw;
    padding: 12vw 17vw 0 17vw;
  }

  .tfma1-1 {
    width: 36vw;
  }

  .tfma2 {
    height: 36vw;
    padding: 12vw 17vw 0 17vw;
  }

  .tfma2-1 {
    width: 36vw;
  }

  /*..........tom ford mandarino end..........*/

  .textme::before {
    width: 50vw;
  }

  .textme::after {
    width: 50vw;
  }
}

/*..........anything under 1500px..........*/

@media only screen and (max-width: 1500px) {
  /*..........header start..........*/

  header {
    margin: 0;
    padding-top: 2vw;
    height: 100vh;
  }

  header h1 {
    font-size: 10vw;
  }

  header h2 {
    font-size: 12vw;
  }

  header .click {
    padding-top: 10vw;
  }

  header .click span {
    line-height: 150%;
    font-size: 16px;
  }

  /*..........header end..........*/

  .anythingunder {
    margin: 0;
  }

  /*..........oudwood start..........*/

  .oudwood {
    height: 180vw;
    width: 100vw;
    background-size: 100vw;
  }

  .layer {
    height: 180vw;
    width: 100vw;
  }

  .ow1 {
    height: 36vw;
    padding-top: 18vw;
  }

  .ow1-1 {
    width: 54vw;
  }

  .video {
    height: 30.375vw;
    margin-left: 30vw;
    padding-top: 18vw;
  }

  video {
    width: 54vw;
  }

  .ow2 {
    height: 36vw;
    padding-top: 18vw;
  }

  .ow2-2 {
    width: 54vw;
  }

  /*..........oudwood end..........*/

  /*..........hugoboss start...........*/

  .second .titlehb p::before {
    width: 80vw;
    margin-left: auto;
    margin-right: auto;
  }

  .second .titlehb p::after {
    width: 80vw;
    margin-left: auto;
    margin-right: auto;
  }

  .hugoboss {
    height: 234vw;
    width: 100vw;
  }

  .hb1 {
    height: 36vw;
    padding-top: 18vw;
  }

  .hb1-1 {
    width: 54vw;
  }

  .hb2 {
    height: 36vw;
    padding-top: 18vw;
    padding-left: 41vw;
  }

  .hb2-1 {
    width: 54vw;
  }

  .hb3 {
    height: 36vw;
    padding-top: 18vw;
  }

  .hb3-1 {
    width: 54vw;
  }

  .hb4 {
    height: 36vw;
    padding-top: 18vw;
    padding-left: 41vw;
  }

  .hb4-1 {
    width: 54vw;
  }

  /*..........hugoboss end...........*/

  /*..........tom ford mandarino start..........*/

  .tfma {
    height: 162vw;
    width: 100vw;
    text-align: center;
  }

  .layer2 {
    height: 162vw;
    width: 100vw;
  }

  .tfma1 {
    height: 54vw;
    padding: 18vw 0 0 0;
  }

  .tfma1-1 {
    width: 54vw;
  }

  .tfma2 {
    height: 54vw;
    padding: 18vw 0 0 0;
  }

  .tfma2-1 {
    width: 54vw;
  }

  /*..........tom ford mandarino end..........*/

  .textme::before {
    width: 65vw;
  }

  .textme::after {
    width: 65vw;
  }

    /*..........footer start..........*/

    footer {
      display: block;
      width: 100vw;
    }
  
    .footertext {
      display: block;
      width: 100vw;
      text-align: center;
      font-size: 18px;
    }
  
    .fa {
      padding: 50px 50px;
      font-size: 35px;
    }
  
    /*..........footer end..........*/
}

/*..........anything under 1000px height..........*/

@media only screen and (max-height: 1000px) {
  /*.........header start..........*/

  header {
    padding-top: 2vw;
  }

  header h1 {
    font-size: 6vw;
    margin-top: 0;
  }

  header h2 {
    font-size: 8vw;
    margin-top: 0;
  }

  header .click {
    padding-top: 5vw;
  }

  /*..........header end..........*/
}

/*..........anything under 600px height..........*/

@media only screen and (max-height: 600px) {
  header h1 {
    font-size: 3vw;
  }

  header h2 {
    font-size: 5vw;
  }
}

/*..........anything under 1300px..........*/

@media only screen and (max-width: 1300px) {
  /*..........subdivision start..........*/

  .subdivision {
    height: 100vw;
  }

  .tomfordow {
    width: 60vw;
    border-radius: 1vw;
    margin: 10vw auto;
  }

  .tfowtext {
    font-size: 3vw;
    padding: 8vw 6vw;
  }

  .tf {
    font-size: 5vw;
  }

  .hugoi {
    width: 60vw;
    border-radius: 1vw;
    margin: 10vw auto;
  }

  .hitext {
    font-size: 3vw;
    padding: 8vw 6vw;
  }

  .hb {
    font-size: 5vw;
  }

  .tomfordma {
    width: 60vw;
    border-radius: 1vw;
    margin: 10vw auto;
  }

  .tfmatext {
    font-size: 3vw;
    padding: 8vw 6vw;
  }

  .tf {
    font-size: 5vw;
  }

  /*..........subdivision end..........*/

  /*..........oudwood start..........*/

  .titleow {
    font-size: 5vw;
    margin-top: 10vw;
  }

  .titleow::before {
    height: 0.5vw;
    width: 65vw;
  }

  .titleow span {
    font-size: 12vw;
  }

  .oudwood::before {
    width: 65vw;
    height: 0.5vw;
  }

  /*..........oudwood end..........*/

  /*..........hugoboss start..........*/

  .second .titlehb p {
    font-size: 10vw;
  }

  /*..........hugoboss end..........*/

  /*..........tom ford mandarino start..........*/

  .third .titlema p {
    font-size: 10vw;
  }

  /*..........tom ford mandarino end..........*/

  .textme {
    font-size: 1.5vw;
  }

  .textme::before {
    width: 85vw;
  }

  .textme::after {
    width: 85vw;
  }
}

/*..........anything under 700px..........*/

@media only screen and (max-width: 700px) {
  /*..........header start..........*/

  header {
    padding-top: 15vw;
  }

  header h1 {
    font-size: 11vw;
    margin-top: 3vw;
  }

  header h2 {
    font-size: 15vw;
    margin-top: 3vw;
  }

  header .click {
    padding-top: 10vw;
  }

  header .click span {
    font-size: 3vw;
  }

  /*..........header end..........*/

  /*..........explanation start..........*/

  body .text {
    font-size: 3vw;
  }

  body .text p {
    display: block;
  }

  /*..........explanation end..........*/

  /*..........subdivision start..........*/

  .subdivision {
    height: 190vw;
  }

  .tomfordow {
    margin: 35vw auto;
  }

  .hugoi {
    margin: 35vw auto;
  }

  .tomfordma {
    margin: 35vw auto;
    background-position: bottom left;
  }

  /*..........oudwood start..........*/

  .titleow {
    margin: 0;
  }

  .oudwood {
    height: 262.1875vw;
  }

  .layer {
    height: 263.1875vw;
  }

  .ow1 {
    height: 50vw;
    padding: 30vw 0 0 0;
  }

  .ow1-1 {
    width: 75vw;
    margin: 0 12.5vw;
  }

  .video {
    height: 42.1875vw;
    padding: 30vw 0 0 0;
    margin: 0;
  }

  video {
    width: 75vw;
    margin: 0 12.5vw;
  }

  .ow2 {
    height: 50vw;
    padding: 30vw 0 30vw 0;
  }

  .ow2-2 {
    width: 75vw;
    margin: 0 12.5vw;
  }

  /*..........oudwood end..........*/

  /*..........hugoboss start..........*/

  .second .titlehb p::before {
    height: 2vw;
    margin-top: 30vw;
  }

  .second .titlehb p {
    font-size: 12vw;
  }

  .second .titlehb p::after {
    height: 2vw;
    margin-bottom: 20vw;
  }

  .hugoboss {
    height: 340.84375vw;
    background-attachment: fixed;
  }

  .hb1 {
    height: 50vw;
    padding: 30vw 0 0 0;
  }

  .hb1-1 {
    width: 75vw;
    margin: 0 12.5vw;
  }

  .hb2 {
    height: 50vw;
    padding: 30vw 0 0 0;
  }

  .hb2-1 {
    width: 75vw;
    margin: 0 12.5vw;
  }

  .hb3 {
    height: 50vw;
    padding: 30vw 0 0 0;
  }

  .hb3-1 {
    width: 75vw;
    margin: 0 12.5vw;
  }

  .hb4 {
    height: 50vw;
    padding: 30vw 0 0 0;
  }

  .hb4-1 {
    width: 75vw;
    margin: 0 12.5vw;
  }

  /*..........hugoboss end...........*/

  /*..........tom ford mandarino start..........*/

  .third .titlema p {
    font-size: 12vw;
  }

  .tfma {
    height: 235.96875vw;
    background-attachment: fixed;
  }

  .layer2 {
    height: 235.96875vw;
  }

  .tfma1 {
    height: 78.6562488vw;
    padding: 26.2187496vw 0 0 0;
  }

  .tfma1-1 {
    width: 78.6562488vw;
  }

  .tfma2 {
    height: 78.6562488vw;
    padding: 26.2187496vw 0 0 0;
  }

  .tfma2-1 {
    width: 78.6562488vw;
  }

  /*..........tom ford mandarino end..........*/

  .textme {
    font-size: 2.5vw;
  }

  .textme::before {
    width: 100vw;
    height: 0.5vw;
  }

  .textme::after {
    width: 100vw;
    height: 0.5vw;
  }

    /*..........footer start..........*/

    footer {
      background-color: #000;
      padding: 30px 0 0 0;
    }
  
    .footertext {
      color: whitesmoke;
      text-align: center;
      font-size: 10px;
    }
  
    .fa {
      padding: 25px 25px;
      font-size: 20px;
      color: whitesmoke;
      text-decoration: none;
    }
}
