body {
  font-family: Suisseintl, sans-serif;
  color: #676767;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
}

h1 {
  margin-top: 0px;
  margin-bottom: 15px;
  font-family: Newsgothicstd, sans-serif;
  font-size: 82px;
  line-height: 78px;
  font-weight: 700;
  letter-spacing: -0.25px;
  text-transform: uppercase;
}

h2 {
  margin-top: 0px;
  margin-bottom: 25px;
  font-family: Newsgothicstd, sans-serif;
  color: #000;
  font-size: 82px;
  line-height: 78px;
  font-weight: 700;
  letter-spacing: -0.25px;
  text-transform: uppercase;
}

h3 {
  margin-top: 0px;
  margin-bottom: 30px;
  font-family: Newsgothicstd, sans-serif;
  font-size: 48px;
  line-height: 52px;
  font-weight: 700;
  letter-spacing: -0.15px;
  text-transform: uppercase;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Newsgothicstd, sans-serif;
  font-size: 30px;
  line-height: 28px;
  font-weight: 700;
  letter-spacing: -0.15px;
  text-transform: uppercase;
}

p {
  margin-bottom: 25px;
}

.container {
  position: relative;
  overflow: hidden;
  margin-right: auto;
  margin-left: auto;
}

.section-wr {
  position: relative;
}

.top-wr.black {
  background-color: #1c1c1c;
  color: #fff;
  text-align: center;
}

.section-wr.text-center {
  text-align: center;
}

.section-wr.boom {  
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
}

.section-wr.light-grey {
  background-color: #eaeaea;
}

.section-wr.shop-wr {
  border-bottom: 1px solid #ddd;
}
.section-wr.shop-wr.no-bd {
  border-bottom: 0px solid #ddd;
}
.shop-wr h3 {
	color:#000;
}
.section-wr.family-wr {
  color: #fff;
}

.section-wr.footer-wr {
  z-index: 50;
  background-color: #000;
  color: #a9a9a9;
  font-size: 14px;
}

.logo {
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
}

.logo.f-logo { position: absolute; left:50%; top:80px;transform: translate(-50%, 0%);
	margin-bottom: 0px; 
}
.logo.f-logo:after, .logo.f-logo:before {
	position:absolute; content:'';
	width:1px; height: 100%; background: #4d4d4d; top:0;
}
.logo.f-logo:after{
	left:-50%;
}
.logo.f-logo:before{
	right:-50%;
}
.content {
  position: relative;
  z-index: 5;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  padding: 110px 20px;
}

.content.banner-cn {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1080px;
  padding-top: 0px;
  padding-bottom: 45px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.banner-cn .b-elements {
	padding-bottom: 0;
}
.banner-cn .b-item {
	padding-bottom: 0;    min-width: 0;
}
.content.sides-cn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 110px;
  padding-bottom: 110px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.content.boom-cn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.content.sides-cn.reverse{
  padding-top: 110px;
  padding-bottom: 110px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.content.boom-cn.reverse {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.content.reviews-wr {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.content.no-padding-bottom {
  padding-bottom: 0px;
}

.content.no-padding-top {
  padding-top: 0px;
}

.content.footer-cn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 1240px;
    padding-top: 80px;
    padding-bottom: 80px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.banner-right {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 575px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-align: left;
}

.banner-products {
  position: absolute;
  left: -27px;
  top: 20px;
  right: auto;
  bottom: auto;
}

.b-right {
  max-width: 415px;
}

.b-elements {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 25px;
  padding-bottom: 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  color: #fff;
  text-align: center;
}

.b-elements.add-padding-bottom {
  padding-bottom: 30px;
}

.b-elements.w330 {
  max-width: 330px;
}

.b-elements.right, .b-elements.right .b-inner {
 
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.b-item {
  min-width: 140px;
  padding-bottom: 35px;max-width: 140px;
}
#boom .b-inner {
	max-width:450px;
}
#boom .b-item {
	min-width: 150px;
}
.b-icon {
  margin-bottom: 5px;
}

.center {
  max-width: 700px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.center.w520 {
  max-width: 520px;	
}
.center.w900 {
  max-width: 900px;
  padding-bottom: 50px;
}

.products-deals-wr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.pd-item {
  width: 33.3%;
  color: #000;
  text-align: center;
  text-decoration: none;
  transition:all ease .3s;
}

.pd-item:hover {
  text-decoration: underline;
}
.pd-item:hover .pd-img {
	-webkit-box-shadow: 0px 0px 0px 2px rgba(0,0,0,1);
-moz-box-shadow: 0px 0px 0px 2px rgba(0,0,0,1);
box-shadow: 0px 0px 0px 2px rgba(0,0,0,1);
}
.pd-inner {
  padding: 25px;
}

.pd-img {
  transition:all ease .3s;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 380px;
  margin-bottom: 20px;
  padding: 20px 20px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f6f6f6;
}

.cta {
  display: inline-block;
  width: 100%;
  max-width: 330px;
  min-height: 58px;
  padding: 16px 10px;
  background-color: #000;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: Newsgothicmt, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.5px;
  text-decoration: none;
  text-transform: uppercase;
}

.cta:hover {
  background-color: #fff;
  box-shadow: inset 0 0 0 2px #000;
  color: #000;
}

.cta.white {
  background-color: #fff;
  color: #131313;
}

.cta.white:hover {
  background-color: #000;
  color: #fff;
}

.half {
  width: 50%;
}

.half.w480 {
  max-width: 480px;
}
.half.w620 {
	max-width: 620px; width: 70%;
}
.w620 .play-button {
	top:-95px; margin-right: 60px;
}
.half.vertically-align {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.half.vertically-align.right {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.text-right {
  text-align: right;
}

.text-right.w480 {
  max-width: 480px;
}

.note {
  margin-top: 40px;
  font-size: 13px;
  line-height: 20px;
}

.review-box {
  position: relative;
  width: 100%;
  max-width: 500px;
  padding-bottom: 23px;
  text-align: center;
}

.review-box.large {
  width: 100%;
  max-width: 575px;
}

.review-box.large.auto {
  max-width: 640px;
  margin-right: auto;
  margin-bottom: 80px;
  margin-left: auto;
}

.review-box.large.auto.no-mg {
  margin-bottom: 0px;
}

.quote {
  margin-bottom: 40px;
  font-family: Newsgothicmt, sans-serif;
  font-size: 30px;
  line-height: 38px;
  font-weight: 700;
  text-align: center;
  letter-spacing: -0.25px;
  text-transform: uppercase;
}

.author {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50px;
  margin-right: auto;
  margin-left: auto;
  -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;
}

.stars {
  position: absolute;
  left: 50%;
  top: auto;
  right: auto;
  bottom: 0%;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}

.separator {
  position: absolute;
  left: 50%;
  top: -60px;
  right: auto;
  bottom: auto;
  width: 1px;
  height: 80%;
  background-color: #000;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}

.b-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 430px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.shop-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.shop-buttons a {
  padding: 20px;
}
.shop-buttons a:hover  .sb-inner {
	background-color: #2000ff;
}
.sb-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 270px;
  min-height: 80px;
  padding: 18px 5px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
  color: #fff;
  text-transform: uppercase;
  transition:all ease .3s;	
}

.store-logo {
  width: 180px;
  text-align: center;
}

.cart {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  padding-top: 8px;
  padding-bottom: 8px;
  -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;
  border-left: 1px solid #fff;
}

.awards-logo-wr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
  padding-bottom: 100px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.awards-products {
  max-width: 700px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.awards-products.add-padding-top {
  padding-top: 60px;
}

.black-bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 63%;
  background-color: #000;
}

.white {
  color: #fff;
}

.water-wr {
  position: relative;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding: 70px;
  background-color: #008bbc;
  background-image: url('../images/waterproof.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.heading-video {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.play-button {
  position: relative;
  top: -35px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 124px;
  height: 124px;
  margin-top: -125px;
  -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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #fff;
  border-radius: 62px;
  font-family: Newsgothicstd, sans-serif;
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
	line-height: 100%;
}

.p-icon {
  display: block;
  margin-bottom: 7px;
}

._w-left {
  padding-left: 45px;
}

.white-sep {
  position: absolute;
  left: 50%;
  top: -41px;
  right: auto;
  bottom: auto;
  width: 1px;
  height: 82px;
  background-color: #fff;
}

.white-sep.black {
  top: -64px;
  height: 128px;
  background-color: #000;
}

.sides-cn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 62px;
  padding-bottom: 62px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.sides-cn.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.sides-cn h3 {
	color:#000;
}

.w480 {
  max-width: 480px;
}

.f-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 17px; padding-bottom: 17px;	
/*  padding-right: 75px;*/
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
/*  border-right: 1px solid #4d4d4d;*/
}

.f-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 17px; padding-bottom: 17px;	
/*  padding-left: 150px;*/
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
/*  border-left: 1px solid #4d4d4d;*/
}
.footer-cn a {
	color:#a9a9a9; font-family: 'Newsgothicmt'; font-weight: 700;
	text-decoration: none;
}
.footer-cn a:hover {	
	text-decoration: underline;
}
@media (max-width: 1366px) {
h1 {
    font-size: 72px;
    line-height: 67px;
}
.banner-products {
    position: absolute;
    left: 8%;
    top: 20px;
    right: auto;
    bottom: auto;
    max-width: 580px;
}
.content.banner-cn {
	max-width: 880px;
}	
}

@media (max-width: 1260px) {
  .review-box {
    width: 46%;
    max-width: none;
  }
  .review-box.large {
    width: 46%;
  }
}
@media (max-width: 1100px) {
.text-right.w480 {
		padding-right: 40px;
}
.text-left.w480  {
		padding-left: 40px;	
}
.f-right {
	padding-left: 135px;
}	
.logo.f-logo:after, .logo.f-logo:before { display:none;}	
}
@media (max-width: 1024px) {
.pd-item h4 {
	    font-size: 24px;
}
  .half.w480 {
    width: auto;
  }

  .review-box.large.auto {
    width: 100%;
    max-width: 640px;
  }
  .quote {
    font-size: 24px;line-height: 32px;
  }
  .awards-logo-wr {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .water-wr {
    padding-right: 20px;
    padding-left: 20px;
  }
  .sides-cn {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .f-right {
    text-align: right;
  }
  .awards-logo-wr img {
	margin:20px;	
  }	
	
}

@media (max-width: 767px) {
.banner-cn br {
		display:none;
}	
.banner-cn .b-item br {
		display:inline;
}	
  h1 {
    font-size: 60px;
    line-height: 68px;
  }
  h2 {
    font-size: 60px;
    line-height: 68px;
  }
  h3 {
    font-size: 34px;
    line-height: 46px;
  }
  .logo.f-logo {
    margin-bottom: 20px;
  }
  .content {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .content.banner-cn {
    display: block;
  }
  .content.sides-cn {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .content.footer-cn {
    display: block;
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
  }
  .banner-right {
    display: block;
    max-width: none;
    padding-bottom: 40px;
    text-align: center;
  }
  .banner-products {
    position: static;
    max-width: none;
  }
  .text-right, .text-left {
    text-align: left; padding: 0 0 15px!important;
  }
  .sides-cn .w480, .sides-cn .b-inner {
		max-width: none !important;
  }
  .b-right {
    display: inline-block;
  }
  .products-deals-wr {
    padding-bottom: 20px;
  }
  .pd-item {
    width: 50%;
  }
  .half {
    width: 100%;
  }
  .half.vertically-align {
    width: 100%;
  }
  .text-right.w480 {
    text-align: left;
  }
  .quote {
    font-size: 20px;
    line-height: 30px;
  }
  .shop-buttons a {
    width: 50%;
    padding-right: 10px;
    padding-left: 10px;
  }
  .sb-inner {
    width: 100%;
  }
  .store-logo {
    width: 160px;
  }
  .cart {
    width: 60px;
  }

/*
  .heading-video {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
*/

  ._w-left {
    padding-left: 0px;
  }
  .sides-cn {
    display: block;
  }
  .w480 {
    max-width: none;
  }
  .f-left {
    display: block;
    padding-right: 0px;
    padding-bottom: 20px;
    border-right-width: 0px;
    text-align: center;
  }
  .f-right {
    display: block;
    padding-left: 0px;
    border-left-width: 0px;
    text-align: center;
  }
  .heading {
    display: inline-block;
  }
	.heading-video {
		position: relative; display: block;
	}
.w620 .play-button {
		position:absolute; right:0; top:auto; bottom:60px; margin-top:0; margin-right: 0;
	}
	.water-wr {
		padding-bottom: 40px;
		
	}
	
.b-elements.right {
	

  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;	
}
	.logo.f-logo {
		position: static; transform: none;
	}	
.half.w620 {
    max-width: 620px;
    width: 100%;
}	
}

@media (max-width: 479px) {
.play-button {
	width: 100px;
	height: 100px;
}	
  h1 {
    font-size: 44px;
    line-height: 56px;
  }
  h2 {
    font-size: 44px;
    line-height: 56px;
  }
  h3 {
    font-size: 28px;
    line-height: 40px;
  }
  .logo {
    width: 35%;
    margin-bottom: 40px;
  }
  .content.banner-cn {
    padding-bottom: 20px;
  }
  .content.sides-cn {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .content.sides-cn.reverse {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .content.reviews-wr {
    padding-bottom: 40px;
  }
  .banner-right {
    padding-bottom: 20px;
  }
  .section-wr .b-elements, .section-wr .b-elements.right {

    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .b-elements.add-padding-bottom {
    padding-bottom: 35px;
  }
  .b-item {
    padding-bottom: 20px;min-width: 135px; font-size: 14px;
  }
  .pd-item {
    width: 100%;
  }
  .pd-inner {
    padding-right: 0px;
    padding-left: 0px;
  }
  .pd-img {
    min-height: 285px;
    padding-top: 40px;
  }
  .half.w480 {
    width: 100%;
    max-width: none;
  }
  .text-right {
    text-align: left;
  }
  .review-box {
    width: 100%;
    margin-bottom: 50px;
  }
  .review-box.large {
    width: 100%;
    max-width: none;
  }
  .separator {
    display: none;
  }
  .b-inner {
    padding-bottom: 30px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .shop-buttons a {
    width: 100%;
    padding: 10px 0px;
  }
  .sb-inner {
    width: 100%;
  }
/*
  .play-button {
    width: 80px;
    height: 80px;
    margin-top: -90px;
    margin-right: -10px;
    font-size: 8px;
  }
*/
.banner-cn .b-item {
    padding: 0 10px 20px;
}
	
.b-elements{
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}	
	#boom .b-item {
    	min-width: 140px;
	}
	#wonder.section-wr.boom {background-position: 80% top;}
	#boom.section-wr.boom {background-position: 22% top;}
	#mboom.section-wr.boom {background-position: 66% top;}
	.cta {display:block; margin: 0; min-width: 0; max-width: none;}
	#wonder.section-wr.boom .b-elements, .b-elements.right, .b-elements.right .b-inner {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
	}
		#mboom .b-elements.right .b-inner {
	 -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
		justify-content: flex-start;
	}
}
@media (max-width: 429px){
	#boom .b-item {min-width: 100px;}
	.b-item {
    font-size: 12px;
    line-height: 19px;min-width: 100px; max-width: 100px;
	}
	#mboom .b-item {min-width: 120px;}

}


@font-face {
  font-family: 'Newsgothicmt';
  src: url('../fonts/NewsGothicMT-Bold.woff2') format('woff2'), url('../fonts/NewsGothicMT-Bold.eot') format('embedded-opentype'), url('../fonts/NewsGothicMT-Bold.woff') format('woff'), url('../fonts/NewsGothicMT-Bold.ttf') format('truetype'), url('../fonts/NewsGothicMT-Bold.svg') format('svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Newsgothicstd';
  src: url('../fonts/NewsGothicStd-Bold.woff2') format('woff2'), url('../fonts/NewsGothicStd-Bold.eot') format('embedded-opentype'), url('../fonts/NewsGothicStd-Bold.woff') format('woff'), url('../fonts/NewsGothicStd-Bold.ttf') format('truetype'), url('../fonts/NewsGothicStd-Bold.svg') format('svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Suisseintl';
  src: url('../fonts/SuisseIntl-Light.woff2') format('woff2'), url('../fonts/SuisseIntl-Light.eot') format('embedded-opentype'), url('../fonts/SuisseIntl-Light.woff') format('woff'), url('../fonts/SuisseIntl-Light.ttf') format('truetype'), url('../fonts/SuisseIntl-Light.svg') format('svg');
  font-weight: 300;
  font-style: normal;
}