.pdp-content p {
  padding-bottom: 15px;
}
.pdp-content .label{text-transform: none;}

.slot {
  height: auto;
  width: auto;
  background: url("NARSReport/erdem/images/clear.png?$staticlink$") no-repeat fixed;
  background-size: 100% auto;
  background-position-y: 45px;
  position: relative;
  /*background-color: black;*/
  margin-top: -93px;
}

.flowerL {
  top: -50px;
  left: -174px;
}

.flowerR {
  top: -450px;
  right: -200px;
}

.prelative {
  position: relative;
}

.pabsolute {
  position: absolute;
}

.pfixed {
  position: fixed;
}

.tagline1, .tagline2 {
  /*position: fixed;*/
  display: block;
  width: 100%;
  max-width: 1500px;
  top: 40%;
  text-align: center;
  margin: 0 auto;
  /*opacity: 0;*/
}

.tagline2 {
  width: 38%;
  left: 53%;
  text-align: left;
}

.slot-video img {
  position: absolute;
  top: 0;
  left: 0;
}

.cta2a, .cta2b, .cta2c{opacity: .001;}

.mfp-close {
  top: 20px;
  right: 0px;
}


/*scroll*/

.slideInLeft {
  opacity: 0;
  transform: translate(-350px, 0);
  -webkit-transform: translate(-350px, 0);
  transition: all 1s ease-in-out;
}

.slideInRight {
  opacity: 0;
  transform: translate(350px, 0);
  -webkit-transform: translate(350px, 0);
  transition: all 1s ease-in-out;
}

.fade-in, .slide-in {
  opacity: 1;
  transform: scale(1, 1) translate(0, 0);
  -webkit-transform: scale(1, 1) translate(0, 0);
}

.flyout-x {
  color: #000;
  position: relative;
  left: 172px;
  top: 20px;
  cursor: pointer;
}

.header a{
  color: #000 !important;
  text-decoration: none;
}

@media (min-width:1500px) {
  .slot {
    background-size: 1500px auto;
    background-position: center 134px;
  }
}

@media screen and (min-width:768px) {
  .pdp-content-asset-fullwidth-imagetext .header{
        margin-top: -100px;
  }
  .slot {
    background-position-y: 43px;
  }
  .slot-cta {
    width: 100%;
    text-align: center;
    max-width: 1500px;
  }
  .sticky-header .level-1, .level-1 {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .flyout {
    position: fixed;
    right: 0;
    top: 40%;
    z-index: 1000;
    width: 189px;
  }
  .tag-header {
    font-family: 'HelveticaNeueW01-UltLt', Arial, Helvetica, sans-serif;
    font-size: 3.9vw;
    line-height: 3.6vw;
    letter-spacing: normal;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-text-stroke: 1px transparent;
  }
  .tag-body {
    font-family: 'HelveticaNeueW01-45Ligh', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: normal;
    font-size: 1.9em;
    line-height: 1em;
  }
  .tag-cta {
    font-family: "HelveticaNeueW01-75Bold", Arial, Helvetica, sans-serif;
    font-size: 1vw;
    color: #000;
    font-weight: 100;
    line-height: 2vw;
    display: inline-block;
    text-transform: uppercase;
    background-color: #c7d4da;
    padding: 0 1vw;
    margin: 0;
    cursor: pointer;
    letter-spacing: normal;
  }
  .tag-cta-borderW {
    border: #fff 1px solid;
  }
}

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

  .flyout {
    position: fixed;
    right: 0;
    bottom: 0;
    top: 60%;
    z-index: 1000;
    width: 130px;
  }
  .flyout-x {
    color: #000;
    position: relative;
    left: 118px;
    top: 18px;
    cursor: pointer;
  }
  .flowerL, .flowerR{
    display: none;
  }

  .header{
    text-align: center;
  }
}
