/*resets*/
/*resets*/
.hp-slot-1-sub-b.owl-carousel .owl-nav .owl-prev {
  background: url("/repo/AWL/desktop/pages/freeformat/AW19/ShopTheAdvert/02-images/mobile/chevron-left.png");
  position: absolute;
  top: 0;
  left: 5px;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: 12px auto;
  width: 23px;
  height: 77px;
  margin: auto;
}

.hp-slot-1-sub-b.owl-carousel .owl-nav .owl-next {
  background: url("/repo/AWL/desktop/pages/freeformat/AW19/ShopTheAdvert/02-images/mobile/chevron-right.png");
  position: absolute;
  top: 0;
  right: 5px;
  background-repeat: no-repeat;
  background-size: 12px auto;
  width: 23px;
  bottom: 0;
  height: 77px;
  margin: auto;
}




.mobile-only {
  display: block !important;
}

.desktop-only {
  display: none !important;
}

.hp-container {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: white;
}

.hp-container *,
.hp-container *:before,
.hp-container *:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
  margin: 0;
  padding: 0;
  border: 0;
  line-height: 100%;
}

.hp-container a,
.hp-container lm {
  text-decoration: none;
  color: black;
}

.hp-container p,
.hp-container h1,
.hp-container h2,
.hp-container h3,
.hp-container h4,
.hp-container h5,
.hp-container h6 {
  text-align: center;
}

/*end resets*/

/*main*/
.hp-slot-1,
.hp-desktop-newsletter,
.hp-mob-newsletter,
.hp-slot-2,
.hp-slot-4,
.hp-bottom-msg,
.hp-slot-1-sub-b-img-desktop,
.hp-slot-1-link,
.hp-slot-1-tc {
  display: none;
}

.hp-size-title-span {
  display: block;
}


/*hide text of lm keys*/
.hp-slot-1 a,
.hp-slot-1 lm,
.hp-slot-2 a,
.hp-slot-2 lm,
.hp-slot-3 a,
.hp-slot-3 lm,
.hp-slot-4 a,
.hp-slot-4 lm,
.hp-slot-5 a,
.hp-slot-5 lm,
.hp-departments a,
.hp-departments lm,
.hp-size a,
.hp-size lm {
  color: transparent;
  font-size: 0;
  cursor: pointer;
  width: 70%;
  margin: 0 auto;
}

.hp-slot-1 a,
.hp-slot-1 lm {
  width: 100%;
}

.hp-container {
  width: 100vw;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-family: "GGX88Bold", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.hp-slot-1 {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* height: 105vw; */
  /*background-color: #dcdcdc;*/
}

.hp-slot-1 h2 {
  color: #111111;
  text-align: center;
  font-family: "GGX88Bold", Arial, Helvetica, sans-serif;
  font-size: 8.3vw;
  font-weight: normal;
  line-height: 106%;
  /*text-shadow: 5px 5px 30px #000;*/
  margin-bottom: 20px;
}

.hp-slot-1 h2 span {

  font-family: "GGX88Bold", Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11.1vw;
}

.hp-slot-1-link {
  position: absolute;
  top: 0;
  left: 50%;
  bottom: 0;
  right: 0;
  z-index: 1;
  /*background: green;*/
}

.hp-slot-1-link-jacket {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  display: none;
}

.hp-slot-1-link-tag {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  width: 100%;
  display: block;
}

.hp-slot-1-sub-a {
  display: block;
  position: absolute;
  bottom: 5vw;
  width: 100vw;
}

.hp-slot-1 h2 span.hp-slot-1--copy1 {
  text-shadow: none;
  color: #ffffff;
  line-height: 12vw;
  font-family: "GGX88Book", Arial, Helvetica, sans-serif;
  font-size: 13vw;
  display: inline-block;
}

.hp-slot-1 h2 span.hp-slot-1--copy1 b {
  color: #ffffff;
  font-family: "GGX88Bold", Arial, Helvetica, sans-serif;
}

.hp-slot-1 h2 span.hp-slot-1--copy2 {
  color: #fff;
  line-height: 10vw;
  font-family: "GGX88Bold", Arial, Helvetica, sans-serif;
  font-size: 18vw;
  display: inline-block;
  line-height: 1em;
  /* text-shadow: 0px 2px 11px #000000;*/

  left: 0;
  right: 0;
  position: absolute;
  bottom: 100%;
  font-weight: 700;
}

.hp-slot-1 h2 span.hp-slot-1--copy1 {
  color: #ffffff;
}

.hp-slot-1 p.hp-slot-1--copy3 {
  text-shadow: none;
  color: #ffffff;
  font-family: "GGX88Bold", Arial, Helvetica, sans-serif;
  font-size: 9vw;
  text-transform: uppercase;
}

.hp-slot-1-sub-a-cta {
  background-color: #01104C;
  color: #fff;
  width: 90%;
  margin: 0 auto;
  /* left: 0.8%;
    right: auto; */
  position: relative;
  font-size: 4.8vw;
  height: 14vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 15px;
}

.hp-slot-1-sub-b {
  width: 100%;
}

.hp-slot-1-sub-b-img {
  width: 100%;
}

.hp-slot-1-sub-b-text {
  position: absolute;
  left: 0;
  right: 0;
  width: 90%;
  bottom: 5%;
  margin: 0 auto;
}

.hp-mob-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.hp-mob-search-title {
  font-size: 6vw;
  color: #01104C;
  padding-top: 23px;
  padding-bottom: 11px;
}

.hp-mob-search #pcm-headerSearch {
  width: 97%;
  margin: 0 auto;
}

#pcm-searchForm {
  border: 2px solid #01104c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 14.5vw;
  margin: 0;
}

#pcm-searchForm #pcm-searchKeyWords {
  width: 68%;
  text-align: center;
  font-size: 4vw;
  height: auto;
  padding: 0;
  position: initial;
}

#pcm-searchForm .searchBtn {
  width: 32%;
  background-color: #01104c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: auto;
  position: initial;
}

#pcm-searchForm .searchBtn a {
  width: 100%;
  display: block;
  text-align: center;
  font-size: 5vw;
  color: white;
}

.hp-easy-shopping {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 20px;
  padding-top: 20px;
  background-color: #e9eff7;
}

.hp-easy-shopping-cta-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 5.4%;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.hp-easy-shopping-title {
  width: 100%;
  padding-bottom: 12px;
  font-size: 6vw;
}


.hp-easy-shopping-cta:last-child {
  background-color: #e52324;
}

.hp-easy-shopping-cta {
  background-color: #01104C;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 3.5vw;
  width: 47.8%;
  height: 15vw;
  margin-bottom: 20px;
  position: relative;
}

.hp-container .hp-easy-shopping-cta .hp-easy-shopping-cta-copy {
  color: white;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.hp-easy-shopping-cta-link {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.hp-slot-2,
.hp-slot-4 {
  /*background-color: grey;*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: block;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 23px;
  position: relative;
  margin-bottom: 50px;
}

.hp-slot-2-img,
.hp-slot-4-img {
  width: 100%;
  height: auto;
  background-color: #dcdcdc;
}

.hp-slot-2-link,
.hp-slot-4-link {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.hp-slot-2-title,
.hp-slot-4-title {
  width: 100%;
  font-size: 7.5vw;
  padding-top: 20px;
}

.hp-slot-2-cta,
.hp-slot-4-cta,
.hp-slot-5-cta {
  background-color: #01104C;
  color: white;
  width: 85.5%;
  margin: 0 auto;
  font-size: 5vw;
  height: 15vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 7px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}



.hp-slot-3,
.hp-slot-5 {
  /*background-color: grey;*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: block;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 23px;
  position: relative;
  margin-bottom: 50px;
}

.hp-slot-3-img,
.hp-slot-5-img {
  width: 100%;
  height: auto;
  background-color: #dcdcdc;
}

.hp-slot-3-link,
.hp-slot-5-link {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.hp-slot-2-link,
.hp-slot-3-link,
.hp-slot-4-link,
.hp-slot-5-link {
  z-index: 1;
}

.hp-slot-3-title,
.hp-slot-5-title {
  width: 100%;
  font-size: 7.5vw;
  padding-top: 20px;
}

.hp-slot-3-cta {
  background-color: #01104C;
  color: white;
  width: 85.5%;
  margin: 0 auto;
  font-size: 5vw;
  height: 15vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 7px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}


/*.hp-slot-3-cta {
  background-color: #e52324;
}*/



.hp-departments {
  background-color: #f2e7d4;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 23px 5% 0;
}

.hp-departments-cta {
  position: relative;
  width: 100%;
  border: 5px solid #01104c;
  height: 15vw;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 5vw;
  color: #01104c;
}

.hp-departments-cta-link {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.hp-departments-cta:nth-child(5),
.hp-departments-cta:nth-child(6) {
  border-color: #b6115f;
  color: #b6115f;
}

.hp-departments-cta:nth-child(n+7) {
  border-color: #16815a;
  color: #16815a;
}

.hp-size {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 20px;
}

.hp-size-title {
  width: 100%;
  font-size: 6.8vw;
  margin-bottom: 11px;
}

.hp-size-cta-wrapper {
  width: 89.5%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.hp-size-cta {
  width: 47.8%;
  background-color: #94d6db;
  color: #01104c;
  margin-bottom: 10px;
  height: 20.8vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 5vw;
  position: relative;
}

.hp-size-link {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.hp-size-cta:last-child {
  width: 100%;
  height: 15vw;
}

.hp-slot-2-cta,
.hp-slot-3-cta,
.hp-slot-4-cta,
.hp-slot-5-cta,
.hp-easy-shopping-cta {
  position: relative;
}

.hp-desktop-newsletter #newsletterEmail,
.hp-slot-2-title,
.hp-slot-3-title,
.hp-slot-4-title,
.hp-slot-5-title,
.hp-easy-shopping-title,
.hp-bottom-msg {
  color: #01104c;
}

.hp-size-title {
  color: #01104c;
}



.hp-desktop-newsletter-title {
  color: #01104c;
}




.hp-slot-4-title {
  color: #01104c;
}

.hp-slot-2-title,
.hp-slot-3-title,
.hp-slot-4-title,
.hp-slot-5-title {
  font-family: "GGX88Book", Arial, Helvetica, sans-serif;
  font-weight: normal;
}

.hp-slot-3 {
  display: block;
}

.hp-slot-4 {
  display: none;
}

.hp-slot-5 {
  display: none;
}


/*order of components*/
.hp-slot-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.hp-desktop-newsletter,
.hp-mob-search {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.hp-slot-2 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 4;
  order: 2;
}

.hp-slot-3 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 3;
}

.hp-departments {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}

.hp-easy-shopping {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.hp-slot-4 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}

.hp-slot-5 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}

.hp-size {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
}

.hp-bottom-msg {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9;
}

.hp-container .roundel {
  position: absolute;
  top: 3vw;
  right: auto;
  left: 3vw;
}

.hp-container .roundel img,
.hp-container .roundelMobile img {
  width: 100%;
}

.hp-container .hp-slot-1 .roundel {
  top: 21vw;
  left: auto;
  right: 2.5vw;
  width: 14%;
  display: none;
}

.hp-container .hp-slot-1 .roundelMobile {
  top: 28vw;
  left: auto;
  right: 3vw;
  width: 24%;
  display: block;
  position: absolute;
}

.hp-slot-3 .roundel {
  width: 37vw;
  top: 3vw;
  right: 2vw;
}

.hp-slot-1-sub-a-cta-link {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.hp-slot-1-tc-mobile {
  font-family: "GGX88Light", Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-transform: initial;
  padding-top: 5px;
  font-size: 2.5vw;
  letter-spacing: 0.1em;
  width: 95%;
  margin: 0 auto;
}

.sub-white p {
  color: #ffffff;
  font-size: 20px;
  margin-bottom: 30px;
  text-transform: none;

}

/*comment*/

@media only screen and (min-width: 768px) {

  .hp-slot-1-sub-b.owl-carousel .owl-nav .owl-prev {
    background: url("/repo/AWL/desktop/pages/freeformat/AW19/ShopTheAdvert/02-images/mobile/chevron-left.png");
    position: absolute;
    top: 0;
    left: 50px;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: 23px auto;
    width: 23px;
    height: 77px;
    margin: auto;
  }

  .hp-slot-1-sub-b.owl-carousel .owl-nav .owl-next {
    background: url("/repo/AWL/desktop/pages/freeformat/AW19/ShopTheAdvert/02-images/mobile/chevron-right.png");
    position: absolute;
    top: 0;
    right: 50px;
    background-repeat: no-repeat;
    background-size: 23px auto;
    width: 23px;
    bottom: 0;
    height: 77px;
    margin: auto;
  }

  .mobile-only {
    display: none !important;
  }

  .desktop-only {
    display: block !important;
  }


  /*tablet*/
  .hp-container {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .hp-slot-1 {
    /*height: 64.5vw;*/
    height: auto;
  }

  .hp-slot-1-sub-b-text {
    width: auto;
    left: initial;
    right: initial;
    bottom: initial;
    top: 66%;
    /* transform: translateX(50%); */
    margin: 0 0 0 60.2%;
}

  .hp-slot-1-sub-a-cta {
    font-size: 2.05vw;
    height: 40px;
    margin: 0 auto .5em;
    width: 100%;
    padding: 0.5em 2em;
    box-sizing: border-box;
    /* left: 0%; */
    /* top: 2vw;*/
  }

  .hp-slot-1-link-jacket {
    left: 0;
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .hp-slot-1-link-tag {
    width: 100%;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .hp-slot-1 p.hp-slot-1--copy3 {
    color: #fff;
    display: block;
    text-align: left;
  }

  .hp-mob-search,
  .hp-departments,
  .hp-slot-3-title-br,
  .hp-size-br,
  .hp-slot-1-sub-b-img-mob {
    display: none;
  }

  .hp-slot-1-sub-b-img-desktop,
  .hp-slot-1-link {
    display: block;
  }

  .hp-slot-1-tc {
    /*display: block;*/
    position: absolute;
    top: -2vw;
    font-family: "GGX88Light", Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-transform: initial;
    font-size: 12px;
    letter-spacing: 0.1em;
    width: 100%;
  }

  .hp-slot-1,
  .hp-slot-2,
  .hp-slot-3,
  .hp-slot-4,
  .hp-slot-5 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .hp-desktop-newsletter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;

  }

  .hp-desktop-newsletter-title {
    font-family: "GGX88Light", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 4vw;
    padding-top: 28px;
    padding-bottom: 14px;

  }

  .hp-desktop-newsletter #newsletterForm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 7.3vw;
    margin: 0 auto;
    width: 74%;
  }

  .hp-desktop-newsletter #newsletterEmail {
    border: 2px solid #01104c;
    width: 64.5%;
    font-weight: normal;
    padding: 3%;
    font-size: 2.3vw;
    background-color: white;
    font-style: normal;
    letter-spacing: 0.08em;
    height: 56px;
  }

  .hp-desktop-newsletter #newsletterSubmit {
    width: 33.5%;
    background-color: #01104c;
    color: white;
    font-family: "GGX88Bold", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 2.5vw;
    -webkit-appearance: none;
    height: 56px;
    padding: 0;
  }

  .hp-slot-1-sub-a {
    position: initial;
    /* width: 46%; */
  }

  .hp-slot-1 h2 span.hp-slot-1--copy1,
  .hp-slot-1 h2 span.hp-slot-1--copy2,
  .hp-slot-1 h2 span.hp-slot-1--copy3 {
    font-size: inherit;
    line-height: inherit;
  }

  .hp-slot-1 h2 span.hp-slot-1--copy1 {
    font: 5vw/6.5vw "GGX88Book", Arial, Helvetica, sans-serif;
    color: #fff;
    display: block;
  }

  .hp-slot-1 h2 span.hp-slot-1--copy2 {
    font: 6.5vw/5vw "GGX88Bold", Arial, Helvetica, sans-serif;
    color: #01104c;
    text-align: center;
    text-shadow: none;
    display: block;
    line-height: 8vw;
    margin-bottom: 1vw;
  }

  /* .hp-slot-1-sub-a-cta {
    left: 23%;
    width: 40%;

  } */

  .hp-slot-1 p.hp-slot-1--copy3 {
    display: none;
  }

  .hp-slot-1-sub-b {
    width: 47%;
  }

  .hp-slot-1 h2 {
    font-size: 3.5vw;
    text-shadow: none;
    margin: 0 auto;
    width: 37%;
  }

  .hp-slot-1 h2 span {
    font-size: 6.25vw;
    position: relative;
  }

  .hp-slot-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .hp-desktop-newsletter {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .hp-slot-2 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .hp-slot-3 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .hp-easy-shopping {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  .hp-slot-4 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }

  .hp-slot-5 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }

  .hp-size {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }

  .hp-bottom-msg {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }

  .hp-slot-2,
  .hp-slot-3,
  .hp-slot-4,
  .hp-slot-5 {
    width: 49%;
    margin-top: 28px;
    position: relative;
  }

  .hp-slot-2-title,
  .hp-slot-3-title,
  .hp-slot-4-title,
  .hp-slot-5-title {
    font-family: "GGX88Book", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 2.9vw;
  }

  .hp-slot-2-cta,
  .hp-slot-3-cta,
  .hp-slot-4-cta,
  .hp-slot-5-cta {
    width: 85.2%;
    font-size: 2.3vw;
    height: 6.8vw;
    margin-top: 16px;
    font-weight: 700;
  }

  .hp-slot-2-img,
  .hp-slot-3-img,
  .hp-slot-4-img,
  .hp-slot-5-img {
    height: 45vw;
  }

  .hp-slot-2-img {
    border: 1px solid #dcdcdc;
  }

  .hp-slot-2 .roundel {
    position: absolute;
    top: 40px;
    right: 20px;
  }

  .hp-container .hp-slot-1 .roundel {
    display: block;
    top: auto;
    bottom: 5%;
  }

  .hp-container .hp-slot-1 .roundelMobile {
    display: none;
  }

  .hp-slot-3 .roundel {
    top: 15px;
    left: 10px;
    width: 34%;
  }

  .hp-easy-shopping-title {
    font-family: "GGX88Light", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 4vw;
    padding-bottom: 14px;
  }

  .hp-easy-shopping-cta-wrapper {
    padding: 0 2.4%;
  }

  .hp-easy-shopping {
    margin-top: 5px;
    padding-top: 37px;
    padding-bottom: 20px;
  }

  .hp-easy-shopping-cta {
    font-size: 2vw;
    width: 31.5%;
    height: 7.3vw;
  }

  .hp-slot-4,
  .hp-slot-5 {
    margin-top: 20px;
    padding-top: 16px;
  }

  .hp-slot-5 {
    margin-bottom: 50px;
  }

  .hp-slot-4 .roundel {
    position: absolute;
    top: 40px;
    right: 20px;
  }

  .hp-size {
    margin-top: 20px;
  }

  .hp-size-title {
    font-family: "GGX88Light", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 3.9vw;
    margin-bottom: 21px;
  }

  .hp-size-cta-wrapper {
    width: 100%;
  }

  .hp-size-cta,
  .hp-size-cta:last-child {
    width: 31.2%;
    height: 7.3vw;
    font-size: 2.3vw;
    margin-bottom: 20px;
  }

  .hp-size-cta:nth-child(1) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .hp-size-cta:nth-child(2) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .hp-size-cta:nth-child(3) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .hp-size-cta:nth-child(4) {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  .hp-size-cta:nth-child(5) {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .hp-size-cta:last-child {
    margin-left: 17.2%;
  }

  .hp-size-cta:nth-last-child(2) {
    margin-right: 17.2%;
  }

  .hp-bottom-msg {
    margin-top: 19px;
    margin-bottom: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .hp-bottom-copy {
    font-family: "GGX88Light", Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-transform: initial;
    font-size: 1.6vw;
    width: 90%;
    margin: 0 auto;
    margin-top: 7px;
    line-height: 140%;
  }

  .hp-slot-1-sub-a {
    position: absolute;
    top: 50%;
    left: 50%;
    right: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: left;
    -ms-flex-align: left;
    align-items: left;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    margin: 0 auto;
  }

  .hp-slot-1-sub-b {
    width: 100%;
  }


  /* .hp-slot-1-sub-a-cta {
    top: 9vw;
  } */

  .hp-slot-1 h2 span.hp-slot-1--copy2 {
    bottom: 42%;
    left: 47%;
  }
}

@media only screen and (min-width:992px) {

  /*tablet landscape*/
  .hp-desktop-newsletter-title {
    font-size: 3vw;
    padding-top: 18px;
  }

  .hp-desktop-newsletter #newsletterSubmit {
    font-size: 2vw;
  }

  .hp-desktop-newsletter #newsletterEmail {
    font-size: 2vw;
  }

  .hp-desktop-newsletter #newsletterForm {
    height: auto;
    width: 60%;
  }

  .hp-slot-2-title,
  .hp-slot-3-title,
  .hp-slot-4-title,
  .hp-slot-5-title {
    font-size: 2vw;
  }

  .hp-slot-2-cta,
  .hp-slot-3-cta,
  .hp-slot-4-cta,
  .hp-slot-5-cta {
    width: 65.2%;
    font-size: 2vw;
    height: 5vw;
    margin-top: 10px;
  }

  .hp-slot-2-title,
  .hp-slot-3-title,
  .hp-slot-4-title,
  .hp-slot-5-title {
    padding-top: 15px;
  }

  .hp-easy-shopping-title {
    font-size: 3vw;
  }

  .hp-easy-shopping-cta {
    width: 31.5%;
    font-size: 2vw;
    height: 5vw;
    margin-top: 5px;
    margin-bottom: 10px;
  }

  .hp-size-title {
    font-size: 3vw;
    margin-bottom: 11px;
  }

  .hp-size-cta,
  .hp-size-cta:last-child {
    font-size: 2vw;
    height: 5vw;
    margin-bottom: 10px;
  }

  .hp-slot-1-sub-b-text {
    margin: 0 0 0 60.8%;
  }

  /*end tablet landscape*/

}

@media only screen and (min-width:1200px) {
  .hp-slot-1 h2 span.hp-slot-1--copy1 {
    font: 64px/89px "GGX88Regular", Arial, Helvetica, sans-serif;
  }

  .hp-slot-1 h2 span.hp-slot-1--copy2 {
    font: 98px/62px "GGX88Bold", Arial, Helvetica, sans-serif;
    margin-bottom: 0px;
    text-shadow: none;
    line-height: 1em;
  }

  .hp-slot-1 h2 span.hp-slot-1--copy2 {
    bottom: 41%;
    left: 33%;

  }

  /* .hp-slot-1-sub-a-cta {
    left: 0;
    width: 40%;

  } */

  .hp-slot-1 h2 span.hp-slot-1--copy3 {
    font: 30px/60px "GGX88Regular", Arial, Helvetica, sans-serif;
  }

  .hp-slot-1-tc {
    top: -40px;
  }
  .hp-slot-1-sub-b-text {
    margin: 0 0 0 61.7%;
    top:67%;
  }
  .hp-slot-1-sub-a-cta {
    font-size: 28px;
    /* width: 100%; */
    height: 57px;
    /* margin-top: 0; */
    /* left: 16%; */
    /* top: 112px; */
}

  body {
    overflow-x: hidden;
  }

  /*desktop*/
  .hp-container {
    margin: 0 auto;
    /*margin: 0 -10%;*/
    max-width: 1200px;
    width: 100%;
    /*width: 120%;*/
  }

  /*fix for live*/
  .hp-container.hp-container-live {
    /*margin: 0 -10%; */
    margin: 0 auto;
    max-width: 1200px;
    width: 120%;
  }

  .hp-slot-1 {
    /*height: 600px;*/
    height: auto;
    width: 1400px;
    margin: 0 -100px;
  }

  .hp-slot-1 h2 {
    font-size: 43px;
  }

  .hp-slot-1 h2 span {
    font-size: 80px;
  }

  .hp-desktop-newsletter-title {
    font-size: 30px;
    padding-top: 28px;
    padding-bottom: 14px;
    padding: 0;
    padding-left: 26px;
    letter-spacing: 0.1em;
  }

  .hp-desktop-newsletter {
    margin-top: 32px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .hp-desktop-newsletter #newsletterForm {
    height: 57px;
    width: 45.1%;
    margin: 0;
  }

  .hp-desktop-newsletter #newsletterEmail {
    width: 62.7%;
    font-size: 16px;
    letter-spacing: 0.08em;
    width: 340px;
    max-width: 63%;
    height: 56px;
    background-color: white;
    font-style: normal;
  }

  .hp-desktop-newsletter #newsletterSubmit {
    width: 35%;
    font-size: 20px;
    width: 190px;
    max-width: 36%;
    padding: 0;
    height: 56px;
  }

  .hp-slot-2,
  .hp-slot-3,
  .hp-slot-4,
  .hp-slot-5 {
    width: 48.3%;
    margin-top: 31px;
    margin-bottom: 9px
  }

  .hp-slot-2-img,
  .hp-slot-3-img,
  .hp-slot-4-img,
  .hp-slot-5-img {
    height: 540px;
  }

  .hp-slot-2-title,
  .hp-slot-3-title,
  .hp-slot-4-title,
  .hp-slot-5-title {
    font-size: 30px;
    padding-top: 16px;
    letter-spacing: 0.08em;
  }

  .hp-slot-2-cta,
  .hp-slot-3-cta,
  .hp-slot-4-cta,
  .hp-slot-5-cta {
    width: auto;
    min-width: 360px;
    font-size: 20px;
    height: 56px;
    margin-top: 16px;
    letter-spacing: 0;
  }

  .hp-slot-2-cta-copy,
  .hp-slot-3-cta-copy,
  .hp-slot-4-cta-copy,
  .hp-slot-5-cta-copy {
    font-size: 20px;
  }

  .hp-easy-shopping {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 0;
    height: 300px;
    width: 3000px;
    margin: 0 -900px;
    padding-top: 15px;
  }

  .hp-easy-shopping-title {
    font-size: 36px;
    letter-spacing: 0.1em;
  }

  .hp-easy-shopping-cta-wrapper {
    padding: 0;
    width: 75%;
    max-width: 1200px;
    margin: 0 auto;
    /*border: 1px solid;*/
  }

  .hp-easy-shopping-cta {
    font-size: 20px;
    width: 190px;
    height: 56px;
    letter-spacing: 0;
    margin-bottom: 0;
    margin-top: 0;
  }

  .hp-easy-shopping-cta-copy {
    font-size: 18px;
  }

  .hp-desktop-newsletter #newsletterSubmit:hover,
  .hp-slot-2:hover .hp-slot-2-cta,
  .hp-slot-3:hover .hp-slot-3-cta,
  .hp-slot-4:hover .hp-slot-4-cta,
  .hp-slot-5:hover .hp-slot-5-cta,
  .hp-easy-shopping-cta:hover,
  .hp-slot-1-sub-a-cta:hover {
    background-color: #383838;
    cursor: pointer;
  }

  .hp-slot-4,
  .hp-slot-5 {
    margin-top: 10px;
  }

  /* edited margin top april 19th */
  /*.hp-slot-5 {
    margin-top: 0px;
}*/



  .hp-size-title {
    font-size: 36px;
    margin-bottom: 15px;
    letter-spacing: 0.1em;
  }

  .hp-size {
    margin-top: 34px;
  }

  .hp-size-cta:last-child {
    margin-left: 0;
  }

  .hp-size-cta:nth-last-child(2) {
    margin-right: 0;
  }

  .hp-size-cta,
  .hp-size-cta:last-child {
    width: 224px;
    max-width: 19%;
    height: 56px;
    font-size: 20px;
    letter-spacing: 0;
    margin-bottom: 0;
  }

  .hp-size-copy {
    font-size: 20px;
  }

  .hp-size-cta:hover {
    background-color: #91afd9;
  }

  .hp-bottom-msg-title {
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0.1em;
  }

  .hp-bottom-msg {
    margin-top: 39px;
  }

  .hp-bottom-copy {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.1em;
    margin-top: 2px;
    width: 100%;
  }


}

/*end 1200*/


/*fix for IE desktop*/
@media only screen and (-ms-high-contrast: none),
(-ms-high-contrast: active) and (min-width:1200px) {
  .hp-slot-1-sub-a {
    left: 0 !important;
  }
}

@media (min-width: 768px) {
  br.mobile-only {
    display: none;
  }
}


/*comment*/

/*----------------------
TEMP EASTER STYLES
----------------------*/
/*.hp-slot-2-title,
.hp-slot-3-title,
.hp-slot-4-title,
.hp-slot-5-title,
.hp-easy-shopping-title{
color:#4dbca2;
}

.hp-slot-2-cta,
.hp-slot-4-cta,
.hp-slot-3-cta,
.hp-slot-5-cta,
.hp-easy-shopping-cta{
background:#4dbca2;
}*/