@import url(https://fonts.googleapis.com/css?family=Oswald:300,400,700);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700,900,200italic,300italic,400italic,600italic,700italic,900italic);

/* Override UGG site */


#chapter-title {

  /* background-color: #93939375; */
  margin: auto;
  width: 100%;
  align-content: center;
  box-shadow: 0 0 20px rgb(0 0 0 / 10%);
  -webkit-backdrop-filter: saturate(180%) blur(15px);
  backdrop-filter: saturate(180%) blur(20px);
  padding: 30px 0px 0px 0px;
  /* border: 1px solid #FFFFFF; */
  /* border-bottom: 1px solid #FFFFFF; */
  /* border-radius: 30px; */
  background: white;
  color: black;
  mix-blend-mode: screen;
  margin-top: 0px;
  margin-bottom: 0px;
}

@media only screen and (max-width: 1200px) {

  #chapter-title {


    width: 95%;
    padding: 20px;
  }
}

#main {
  width: 100%;
  padding: 0;
}

.content-asset p {
  margin: 0 auto;
}

.breadcrumb {
  display: none;
}

/* Helpers */
/**************************/
.margin-top-10 {
  padding-top: 10px;
}

.margin-bot-10 {
  padding-bottom: 10px;
}

/* Typography */
/**************************/
#m-parallax h1 {
  font-family: soleil, "Inter UI", -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 2vw;
  font-weight: 900;
  text-transform: uppercase;
  color: black;
  padding: 0;
  margin: 0;
 /* margin-left: 30px;*/
  text-align: center;
}

#m-parallax h2 {
  font-family: soleil, "Inter UI", -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  /* font-size: 4rem !important; */
  font-size: 2.5vw !important;
  letter-spacing: 0px;
  text-align: center !important;
  line-height: 4rem !important;
  color: #000000;
  font-weight: 900;
  text-transform: uppercase !important;
  z-index: 10;
  opacity: .9;
  text-shadow: 0px 0px #727272;
  padding: 30px;
  margin-left: 0px;
  text-indent: 0px;
  margin-bottom: 0rem !important;
}

#m-parallax h3 {
  font-family: soleil, "Inter UI", -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  font-size: 2rem !important;
  font-size: 3vw !important;
  letter-spacing: 0px;
  text-align: center !important;
  line-height: 4rem !important;
  color: #000000;
  font-weight: 900;
  text-transform: uppercase !important;
  z-index: 10;
  opacity: .9;
  text-shadow: 0px 0px #727272;
  padding: 30px;
  margin-left: 0px;
  text-indent: 0px;
  margin-bottom: 0rem !important;
}

#m-parallax h4 {
  font-family: soleil, "Inter UI", -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  font-size: 2rem !important;
  font-size: 2vw !important;
  letter-spacing: 0px;
  text-align: center !important;
  line-height: 4rem !important;
  color: #000000;
  font-weight: 900;
  text-transform: uppercase !important;
  z-index: 10;
  opacity: .9;
  text-shadow: 0px 0px #727272;
  padding: 30px;
  margin-left: 0px;
  text-indent: 0px;
  margin-bottom: 0rem !important;
}


#m-parallax p {
  font-family: soleil, "Inter UI", -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}

.first-character {
  font-weight: 400;
  float: left;
  font-size: 84px;
  line-height: 64px;
  padding-top: 4px;
  padding-right: 8px;
  padding-left: 3px;
  font-family: 'Source Sans Pro', sans-serif;
}

.sc {
  color: #3b8595;
}

.ny {
  color: #3d3c3a;
}

.atw {
  color: #c48660;
}

/* Section - Title */
/**************************/
#m-parallax .title {
  background: white;
  padding: 60px;
  margin: 0 auto;
  text-align: center;
}

#m-parallax .title h1 {
  font-size: 35px;
  letter-spacing: 4px;
}

/* Section - Block */
/**************************/
#m-parallax .block {
  background: white;
  padding: 60px;
  width: 820px;
  margin: 0 auto;
  text-align: justify;
}

#m-parallax .block-gray {
  background: #f2f2f2;
  padding: 60px;
}

#m-parallax .section-overlay-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0.70;
}


#m-parallax {
  padding: 0!important;
}


/* Section - Parallax */
/**************************/



#m-parallax .parallax-introduce {
  padding-top: 450px;
  padding-bottom: 0px;
  overflow: hidden;
  position: relative;
  width: 100%;
  background-image: url("photos/introduce.jpeg");
  background-attachment: fixed;
  background-size: 100%;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;

  -webkit-animation: slidein 32s ease-in-out infinite alternate;
  animation: slidein 32s ease-in-out infinite alternate;
}




#m-parallax .parallax-discuss {
  padding-top: 450px;
  padding-bottom: 0px;
  overflow: hidden;
  position: relative;
  width: 100%;
  background-image: url("photos/discuss-2.jpg");
  background-attachment: fixed;
  background-size: 100%;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;

  -webkit-animation: slidein 32s ease-in-out infinite alternate;
  animation: slidein 32s ease-in-out infinite alternate;
}

#m-parallax .parallax-learn {
  padding-top: 450px;
  padding-bottom: 0px;
  overflow: hidden;
  position: relative;
  width: 100%;
  background-image: url("photos/learn.jpeg");
  background-attachment: fixed;
  background-size: 100%;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;

  -webkit-animation: slidein 32s ease-in-out infinite alternate;
  animation: slidein 32s ease-in-out infinite alternate;
}


#m-parallax .parallax-use-tools {
  padding-top: 450px;
  padding-bottom: 0px;
  overflow: hidden;
  position: relative;
  width: 100%;
  background-image: url("photos/use-tools-2.jpg");
  background-attachment: fixed;
  background-size: 100%;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;

  -webkit-animation: slidein 32s ease-in-out infinite alternate;
  animation: slidein 32s ease-in-out infinite alternate;
}








#m-parallax .parallax-follow {
  padding-top: 450px;
  padding-bottom: 0px;
  overflow: hidden;
  position: relative;
  width: 100%;
  background-image: url("photos/follow-2.jpg");
  background-attachment: fixed;
  background-size: 100%;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;

  -webkit-animation: slidein 32s ease-in-out infinite alternate;
  animation: slidein 32s ease-in-out infinite alternate;
}

#m-parallax .parallax-scan-the-region {
  padding-top: 450px;
  padding-bottom: 0px;
  overflow: hidden;
  position: relative;
  width: 100%;
  background-image: url("photos/scan-the-region.jpg");
  background-attachment: fixed;
  background-size: 100%;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;

  -webkit-animation: slidein 32s ease-in-out infinite alternate;
  animation: slidein 32s ease-in-out infinite alternate;
}


#m-parallax .parallax-country {
  padding-top: 0px;
  padding-bottom: 0px;
  overflow: hidden;
  position: relative;
  width: 100%;
  background-image: url("photos/COLOR.jpg");
  background-attachment: fixed;
  background-size: 100%;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;

  -webkit-animation-fill-mode: forwards;
  animation: slidein 100s;

  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;

  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}




#m-parallax .parallax-zero {
  padding-top: 450px;
  padding-bottom: 0px;
  overflow: hidden;
  position: relative;
  width: 100%;
  background-image: url("photos/chapter-0.jpg");
  background-attachment: fixed;
  background-size: 100%;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;

  -webkit-animation-fill-mode: forwards;
  animation: slidein 100s;

  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;

  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}


#m-parallax .parallax-one {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  overflow: hidden;
  position: relative;
  width: 100%;
  background-image: url("photos/chapter-1.jpg");
  background-attachment: fixed;
  background-size: 125%;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  border: 1px solid white;

 /* -webkit-animation: slidein 100s;
  animation: slidein 100s;

  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;

  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;

  -webkit-animation-direction: alternate;
  animation-direction: alternate;*/



}

#m-parallax .parallax-two {
  padding-top: 450px;
  padding-bottom: 0px;
  overflow: hidden;
  position: relative;
  width: 100%;
  background-image: url("photos/chapter-2.jpg");
  background-attachment: fixed;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;

  -webkit-animation: slidein 100s;
  animation: slidein 100s;

  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;

  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;

  -webkit-animation-direction: alternate;
  animation-direction: alternate;

}


#m-parallax .parallax-three {
  padding-top: 450px;
  padding-bottom: 0px;
  overflow: hidden;
  position: relative;
  width: 100%;
  background-image: url("photos/chapter-3.jpg");
  background-attachment: fixed;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;

  -webkit-animation: slidein 100s;
  animation: slidein 100s;

  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;

  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;

  -webkit-animation-direction: alternate;
  animation-direction: alternate;

}

#m-parallax .parallax-four {
  padding-top: 450px;
  padding-bottom: 0px;
  overflow: hidden;
  position: relative;
  width: 100%;
  background-image: url("photos/chapter-4.jpg");
  background-attachment: fixed;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-animation: slidein 100s;
  animation: slidein 100s;

  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;

  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;

  -webkit-animation-direction: alternate;
  animation-direction: alternate;

}

#m-parallax .parallax-five {
  padding-top: 450px;
  padding-bottom: 0px;
  overflow: hidden;
  position: relative;
  width: 100%;
  background-image: url("photos/chapter-5.jpg");
  background-attachment: fixed;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-animation: slidein 100s;
  animation: slidein 100s;

  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;

  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;

  -webkit-animation-direction: alternate;
  animation-direction: alternate;

}

#m-parallax .parallax-six {
  padding-top: 450px;
  padding-bottom: 0px;
  overflow: hidden;
  position: relative;
  width: 100%;
  background-image: url("photos/chapter-6.jpg");
  background-attachment: fixed;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-animation: slidein 100s;
  animation: slidein 100s;

  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;

  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;

  -webkit-animation-direction: alternate;
  animation-direction: alternate;

}

#m-parallax .parallax-seven {
  padding-top: 450px;
  padding-bottom: 0px;
  overflow: hidden;
  position: relative;
  width: 100%;
  background-image: url("photos/chapter-7.jpg");
  background-attachment: fixed;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-animation: slidein 100s;
  animation: slidein 100s;

  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;

  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;

  -webkit-animation-direction: alternate;
  animation-direction: alternate;

}

#m-parallax .parallax-eight {
  padding-top: 100px;
  padding-bottom: 100px;
  overflow: hidden;
  position: relative;
  width: 100%;
  background-image: url("photos/chapter-8.jpg");
  background-attachment: fixed;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #23233a;
  

  -webkit-animation: slidein 35s;
  animation: slidein 35s;

  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;

  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;

  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

#m-parallax .parallax-nine {
  padding-top: 450px;
  padding-bottom: 0px;
  overflow: hidden;
  position: relative;
  width: 100%;
  background-image: url("photos/chapter-9.jpg");
  background-attachment: fixed;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-animation: slidein 100s;
  animation: slidein 100s;

  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;

  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;

  -webkit-animation-direction: alternate;
  animation-direction: alternate;

}

#m-parallax .parallax-ten {
  padding-top: 450px;
  padding-bottom: 0px;
  overflow: hidden;
  position: relative;
  width: 100%;
  background-image: url("photos/chapter-10.jpg");
  background-attachment: fixed;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-animation: slidein 100s;
  animation: slidein 100s;

  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;

  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;

  -webkit-animation-direction: alternate;
  animation-direction: alternate;

}

/* Extras */
/**************************/
#m-parallax .line-break {
  border-bottom: 1px solid black;
  width: 150px;
  margin: 0 auto;
}

/* Media Queries */
/**************************/
@media screen and (max-width: 959px) and (min-width: 768px) {
  #m-parallax .block {
    padding: 40px;
    width: 620px;
  }
}

@media screen and (max-width: 1200px) {
  #m-parallax .block {
    padding: 30px;
    width: 420px;
  }

  #m-parallax h2 {
    font-size: 30px !important;
    line-height: 35px !important;
  }

  #m-parallax h3 {
    font-size: 25px !important;
    line-height: 35px !important;
  }

  #m-parallax .block {
    padding: 30px;
  }

  
  #m-parallax .parallax-two,
  #m-parallax .parallax-three,
  #m-parallax .parallax-four,
  #m-parallax .parallax-five,
  #m-parallax .parallax-six,
  #m-parallax .parallax-seven,
  #m-parallax .parallax-eight,
  #m-parallax .parallax-nine,
  #m-parallax .parallax-ten,
  #m-parallax .parallax-eleven,
  #m-parallax .parallax-twelve,
  #m-parallax .parallax-thirteen,
  #m-parallax .parallax-fourteen {
    padding-top: 100px!important;
    padding-bottom: 100px!important;
  }

  #m-parallax .parallax-one
  {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  
}

@media only screen and (max-width: 479px) {
  #m-parallax .block {
    padding: 30px 15px;
    width: 290px;
  }

  #m-parallax h2 {
    font-size: 2rem !important;
    line-height: 1.2 !important;
  }

  #m-parallax h3 {
    font-size: 16px !important;
    line-height: 20px !important;
  }

  
  #m-parallax .parallax-two,
  #m-parallax .parallax-three,
  #m-parallax .parallax-four,
  #m-parallax .parallax-five,
  #m-parallax .parallax-six,
  #m-parallax .parallax-seven,
  #m-parallax .parallax-eight,
  #m-parallax .parallax-nine,
  #m-parallax .parallax-ten,
  #m-parallax .parallax-eleven,
  #m-parallax .parallax-twelve,
  #m-parallax .parallax-thirteen,
  #m-parallax .parallax-fourteen {
    padding-top: 50px!important;
    padding-bottom: 50px!important;
  }

  #m-parallax .parallax-one
  {
    padding-top: 50px;
    padding-bottom: 50px;
  }

   
 
}

/* =========================
   SMOOTH CINEMATIC PARALLAX
========================= */

@-webkit-keyframes slidein {
  from {
    background-position: center center;

    background-size:
      clamp(1200px, 120vw, 2600px);
  }

  to {
    background-position: center center;

    background-size:
      clamp(1400px, 135vw, 3200px);
  }
}

@keyframes slidein {
  from {
    background-position: center center;

    background-size:
      clamp(1200px, 120vw, 2600px);
  }

  to {
    background-position: center center;

    background-size:
      clamp(1400px, 135vw, 3200px);
  }
}

/* =========================
   TABLET PORTRAIT FIX
   iPad Pro vertical etc.
========================= */

@media (min-width: 769px) and (max-width: 1200px) and (orientation: portrait) {

  .parallax-use-tools,
  .parallax-follow,
  .parallax-discuss,
  .parallax-scan-the-region,
  .parallax-introduce,
  .parallax-learn {

    background-size:
      clamp(1800px, 160vh, 3400px) !important;

    background-position: center center !important;

    -webkit-animation-duration: 40s !important;
    animation-duration: 40s !important;

  }

}


@media (max-width: 768px) {

  .parallax-use-tools,
  .parallax-follow,
  .parallax-discuss,
  .parallax-scan-the-region,
  .parallax-introduce,
  .parallax-learn {

    -webkit-animation: none !important;
    animation: none !important;

    background-size:
      clamp(1400px, 135vw, 3200px) !important;

    background-position: center center !important;

  }

}