@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap');
@import url('https://avtweb-black.s3-us-west-2.amazonaws.com/css/expand.css');
.webcam_support {
  text-align: center;
  position: fixed;
  color: #fff;
  cursor: pointer;
  border-radius: 50px;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  padding: 10px 0 10px;
  z-index: 1500;
  transition: all .4s ease-in-out 0;
  background: rgb(201, 36, 44);
  background: -moz-linear-gradient(top, rgba(201, 36, 44, 1) 0%, rgba(153, 27, 35, 1) 100%);
  background: -webkit-linear-gradient(top, rgba(201, 36, 44, 1) 0%, rgba(153, 27, 35, 1) 100%);
  background: linear-gradient(to bottom, rgba(201, 36, 44, 1) 0%, rgba(153, 27, 35, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9242c', endColorstr='#991b23', GradientType=0);
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.75);
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.75);
  width: 100px;
  height: 100px;
}
.webcam_support a {
  transition: all .4s ease-in-out 0;
  display: inline-block;
  line-height: normal;
  font-weight: bold;
  color: white;
  font-size: 1.2rem;
}
.webcam_support a:hover {
  color: yellow;
}
.webcam_support .fa-comments:before {
  font-family: 'FontAwesome';
  font-size: 2rem
}
.segmented-control {
  width: 100%;
  box-sizing: border-box;
  position: relative;
  background: #000;
  border: 2px solid #C00;
  border-radius: 50px;
  margin: 8px 0 20px;
  min-width: 100px;
  color: #fff;
  display: inline-block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition-duration: 700ms;
  -webkit-transition-duration: 700ms;
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95)
}
.segmented-control:after {
  position: absolute;
  content: " ";
  background: url(//s3-us-west-2.amazonaws.com/avtweb-black/img/sound.svg)no-repeat;
  background-size: contain;
  height: 50px;
  width: 50px;
  left: 50%;
  top: -10px;
  z-index: 1000;
  margin-left: -24px
}
.segmented-control a {
  display: block
}
.segmented-control:after {
  content: "";
  display: table;
  clear: both
}
.segmented-control > input[type='radio'], .segmented-control > input[type='checkbox'] {
  position: absolute;
  left: -10000px
}
.segmented-control > input[type='radio']:nth-child(1):checked ~ label:nth-of-type(1):after, .segmented-control > input[type='checkbox']:nth-child(1):checked ~ label:nth-of-type(1):after, .segmented-control > input[type='radio']:nth-child(1):checked ~ label:nth-of-type(1):before, .segmented-control > input[type='checkbox']:nth-child(1):checked ~ label:nth-of-type(1):before {
  opacity: 1
}
.segmented-control > input[type='radio']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(1):after, .segmented-control > input[type='checkbox']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(1):after, .segmented-control > input[type='radio']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(1):before, .segmented-control > input[type='checkbox']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(1):before, .segmented-control > input[type='radio']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(1) ~ label:after, .segmented-control > input[type='checkbox']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(1) ~ label:after, .segmented-control > input[type='radio']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(1) ~ label:before, .segmented-control > input[type='checkbox']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(1) ~ label:before {
  left: 0
}
.segmented-control > input[type='radio']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(2):after, .segmented-control > input[type='checkbox']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(2):after, .segmented-control > input[type='radio']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(2):before, .segmented-control > input[type='checkbox']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(2):before, .segmented-control > input[type='radio']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(2) ~ label:after, .segmented-control > input[type='checkbox']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(2) ~ label:after, .segmented-control > input[type='radio']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(2) ~ label:before, .segmented-control > input[type='checkbox']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(2) ~ label:before {
  left: 0
}
.segmented-control > input[type='radio']:nth-child(2):checked ~ label:nth-of-type(2):after, .segmented-control > input[type='checkbox']:nth-child(2):checked ~ label:nth-of-type(2):after, .segmented-control > input[type='radio']:nth-child(2):checked ~ label:nth-of-type(2):before, .segmented-control > input[type='checkbox']:nth-child(2):checked ~ label:nth-of-type(2):before {
  opacity: 1
}
.segmented-control > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(2):after, .segmented-control > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(2):after, .segmented-control > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(2):before, .segmented-control > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(2):before, .segmented-control > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(2) ~ label:after, .segmented-control > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(2) ~ label:after, .segmented-control > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(2) ~ label:before, .segmented-control > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(2) ~ label:before {
  left: 50%
}
.segmented-control > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(3):after, .segmented-control > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(3):after, .segmented-control > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(3):before, .segmented-control > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(3):before, .segmented-control > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(3) ~ label:after, .segmented-control > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(3) ~ label:after, .segmented-control > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(3) ~ label:before, .segmented-control > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(3) ~ label:before {
  left: 33.33%
}
.segmented-control > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(4):after, .segmented-control > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(4):after, .segmented-control > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(4):before, .segmented-control > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(4):before, .segmented-control > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:after, .segmented-control > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:after, .segmented-control > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:before, .segmented-control > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:before {
  left: 25%
}
.segmented-control > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(5):after, .segmented-control > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(5):after, .segmented-control > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(5):before, .segmented-control > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(5):before, .segmented-control > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:after, .segmented-control > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:after, .segmented-control > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:before, .segmented-control > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:before {
  left: 20%
}
.segmented-control > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(6):after, .segmented-control > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(6):after, .segmented-control > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(6):before, .segmented-control > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(6):before, .segmented-control > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:after, .segmented-control > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:after, .segmented-control > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:before, .segmented-control > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:before {
  left: 16.66%
}
.segmented-control > input[type='radio']:nth-child(3):checked ~ label:nth-of-type(3):after, .segmented-control > input[type='checkbox']:nth-child(3):checked ~ label:nth-of-type(3):after, .segmented-control > input[type='radio']:nth-child(3):checked ~ label:nth-of-type(3):before, .segmented-control > input[type='checkbox']:nth-child(3):checked ~ label:nth-of-type(3):before {
  opacity: 1
}
.segmented-control > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(3):after, .segmented-control > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(3):after, .segmented-control > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(3):before, .segmented-control > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(3):before, .segmented-control > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(3) ~ label:after, .segmented-control > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(3) ~ label:after, .segmented-control > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(3) ~ label:before, .segmented-control > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(3) ~ label:before {
  left: 66.66%
}
.segmented-control > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(4):after, .segmented-control > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(4):after, .segmented-control > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(4):before, .segmented-control > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(4):before, .segmented-control > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:after, .segmented-control > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:after, .segmented-control > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:before, .segmented-control > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:before {
  left: 50%
}
.segmented-control > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(5):after, .segmented-control > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(5):after, .segmented-control > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(5):before, .segmented-control > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(5):before, .segmented-control > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:after, .segmented-control > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:after, .segmented-control > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:before, .segmented-control > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:before {
  left: 40%
}
.segmented-control > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(6):after, .segmented-control > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(6):after, .segmented-control > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(6):before, .segmented-control > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(6):before, .segmented-control > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:after, .segmented-control > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:after, .segmented-control > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:before, .segmented-control > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:before {
  left: 33.33%
}
.segmented-control > input[type='radio']:nth-child(4):checked ~ label:nth-of-type(4):after, .segmented-control > input[type='checkbox']:nth-child(4):checked ~ label:nth-of-type(4):after, .segmented-control > input[type='radio']:nth-child(4):checked ~ label:nth-of-type(4):before, .segmented-control > input[type='checkbox']:nth-child(4):checked ~ label:nth-of-type(4):before {
  opacity: 1
}
.segmented-control > input[type='radio']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(4):after, .segmented-control > input[type='checkbox']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(4):after, .segmented-control > input[type='radio']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(4):before, .segmented-control > input[type='checkbox']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(4):before, .segmented-control > input[type='radio']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:after, .segmented-control > input[type='checkbox']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:after, .segmented-control > input[type='radio']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:before, .segmented-control > input[type='checkbox']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:before {
  left: 75%
}
.segmented-control > input[type='radio']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(5):after, .segmented-control > input[type='checkbox']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(5):after, .segmented-control > input[type='radio']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(5):before, .segmented-control > input[type='checkbox']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(5):before, .segmented-control > input[type='radio']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:after, .segmented-control > input[type='checkbox']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:after, .segmented-control > input[type='radio']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:before, .segmented-control > input[type='checkbox']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:before {
  left: 60%
}
.segmented-control > input[type='radio']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(6):after, .segmented-control > input[type='checkbox']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(6):after, .segmented-control > input[type='radio']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(6):before, .segmented-control > input[type='checkbox']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(6):before, .segmented-control > input[type='radio']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:after, .segmented-control > input[type='checkbox']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:after, .segmented-control > input[type='radio']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:before, .segmented-control > input[type='checkbox']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:before {
  left: 50%
}
.segmented-control > input[type='radio']:nth-child(5):checked ~ label:nth-of-type(5):after, .segmented-control > input[type='checkbox']:nth-child(5):checked ~ label:nth-of-type(5):after, .segmented-control > input[type='radio']:nth-child(5):checked ~ label:nth-of-type(5):before, .segmented-control > input[type='checkbox']:nth-child(5):checked ~ label:nth-of-type(5):before {
  opacity: 1
}
.segmented-control > input[type='radio']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(5):after, .segmented-control > input[type='checkbox']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(5):after, .segmented-control > input[type='radio']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(5):before, .segmented-control > input[type='checkbox']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(5):before, .segmented-control > input[type='radio']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:after, .segmented-control > input[type='checkbox']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:after, .segmented-control > input[type='radio']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:before, .segmented-control > input[type='checkbox']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:before {
  left: 80%
}
.segmented-control > input[type='radio']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(6):after, .segmented-control > input[type='checkbox']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(6):after, .segmented-control > input[type='radio']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(6):before, .segmented-control > input[type='checkbox']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(6):before, .segmented-control > input[type='radio']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:after, .segmented-control > input[type='checkbox']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:after, .segmented-control > input[type='radio']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:before, .segmented-control > input[type='checkbox']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:before {
  left: 66.66%
}
.segmented-control > input[type='radio']:nth-child(6):checked ~ label:nth-of-type(6):after, .segmented-control > input[type='checkbox']:nth-child(6):checked ~ label:nth-of-type(6):after, .segmented-control > input[type='radio']:nth-child(6):checked ~ label:nth-of-type(6):before, .segmented-control > input[type='checkbox']:nth-child(6):checked ~ label:nth-of-type(6):before {
  opacity: 1
}
.segmented-control > input[type='radio']:nth-child(6):checked ~ label:first-of-type:nth-last-of-type(6):after, .segmented-control > input[type='checkbox']:nth-child(6):checked ~ label:first-of-type:nth-last-of-type(6):after, .segmented-control > input[type='radio']:nth-child(6):checked ~ label:first-of-type:nth-last-of-type(6):before, .segmented-control > input[type='checkbox']:nth-child(6):checked ~ label:first-of-type:nth-last-of-type(6):before, .segmented-control > input[type='radio']:nth-child(6):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:after, .segmented-control > input[type='checkbox']:nth-child(6):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:after, .segmented-control > input[type='radio']:nth-child(6):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:before, .segmented-control > input[type='checkbox']:nth-child(6):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:before {
  left: 83.33%
}
.segmented-control > input[type='radio']:disabled:nth-child(1) ~ label:nth-of-type(1), .segmented-control > input[type='checkbox']:disabled:nth-child(1) ~ label:nth-of-type(1), .segmented-control > input[type='radio']:disabled:nth-child(2) ~ label:nth-of-type(2), .segmented-control > input[type='checkbox']:disabled:nth-child(2) ~ label:nth-of-type(2), .segmented-control > input[type='radio']:disabled:nth-child(3) ~ label:nth-of-type(3), .segmented-control > input[type='checkbox']:disabled:nth-child(3) ~ label:nth-of-type(3), .segmented-control > input[type='radio']:disabled:nth-child(4) ~ label:nth-of-type(4), .segmented-control > input[type='checkbox']:disabled:nth-child(4) ~ label:nth-of-type(4), .segmented-control > input[type='radio']:disabled:nth-child(5) ~ label:nth-of-type(5), .segmented-control > input[type='checkbox']:disabled:nth-child(5) ~ label:nth-of-type(5), .segmented-control > input[type='radio']:disabled:nth-child(6) ~ label:nth-of-type(6), .segmented-control > input[type='checkbox']:disabled:nth-child(6) ~ label:nth-of-type(6) {
  opacity: .3;
  cursor: not-allowed
}
.segmented-control a {
  float: left;
  display: inline-block;
  width: 50%
}
.segmented-control > label {
  display: inline-block;
  text-align: center;
  padding: 5px 0;
  cursor: pointer;
  margin: 0 -4px 0 0;
  vertical-align: text-bottom;
  transition-duration: inherit;
  -webkit-transition-duration: inherit;
  transition-timing-function: inherit;
  -webkit-transition-timing-function: inherit
}
.segmented-control > label.italic {
  font-style: italic
}
.segmented-control > label.bold {
  font-weight: 700
}
.segmented-control > label.underline {
  text-decoration: underline
}
.segmented-control > label.line-through {
  text-decoration: line-through
}
.segmented-control > label:after {
  position: absolute;
  left: 0;
  top: 0;
  color: #FFF;
  opacity: 0;
  padding: inherit;
  pointer-events: none;
  content: attr(data-value);
  text-align: center;
  z-index: 1000;
  font-style: inherit;
  text-decoration: inherit;
  font-weight: inherit;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: all;
  -webkit-transition-duration: inherit;
  -webkit-transition-timing-function: inherit;
  transition-property: all;
  transition-duration: inherit;
  transition-timing-function: inherit
}
.segmented-control > label, .segmented-control > label:after {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  box-sizing: border-box;
  -moz-box-sizing: border-box
}
.segmented-control > label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background: #4c5457;
  color: #FFF;
  opacity: 0;
  height: 100%;
  pointer-events: none;
  -webkit-transition-property: left;
  -webkit-transition-duration: inherit;
  -webkit-transition-timing-function: inherit;
  transition-property: left;
  transition-duration: inherit;
  transition-timing-function: inherit
}
.segmented-control > label, .segmented-control > label:before {
  border-radius: 50px
}
.segmented-control > label:first-of-type:nth-last-of-type(1), .segmented-control > label:first-of-type:nth-last-of-type(1) ~ label, .segmented-control > label:first-of-type:nth-last-of-type(1):after, .segmented-control > label:first-of-type:nth-last-of-type(1) ~ label:after, .segmented-control > label:first-of-type:nth-last-of-type(1):before, .segmented-control > label:first-of-type:nth-last-of-type(1) ~ label:before {
  width: 100%
}
.segmented-control > label:first-of-type:nth-last-of-type(2), .segmented-control > label:first-of-type:nth-last-of-type(2) ~ label, .segmented-control > label:first-of-type:nth-last-of-type(2):after, .segmented-control > label:first-of-type:nth-last-of-type(2) ~ label:after, .segmented-control > label:first-of-type:nth-last-of-type(2):before, .segmented-control > label:first-of-type:nth-last-of-type(2) ~ label:before {
  width: 50%
}
.segmented-control > label:first-of-type:nth-last-of-type(3), .segmented-control > label:first-of-type:nth-last-of-type(3) ~ label, .segmented-control > label:first-of-type:nth-last-of-type(3):after, .segmented-control > label:first-of-type:nth-last-of-type(3) ~ label:after, .segmented-control > label:first-of-type:nth-last-of-type(3):before, .segmented-control > label:first-of-type:nth-last-of-type(3) ~ label:before {
  width: 33.33%
}
.segmented-control > label:first-of-type:nth-last-of-type(4), .segmented-control > label:first-of-type:nth-last-of-type(4) ~ label, .segmented-control > label:first-of-type:nth-last-of-type(4):after, .segmented-control > label:first-of-type:nth-last-of-type(4) ~ label:after, .segmented-control > label:first-of-type:nth-last-of-type(4):before, .segmented-control > label:first-of-type:nth-last-of-type(4) ~ label:before {
  width: 25%
}
.segmented-control > label:first-of-type:nth-last-of-type(5), .segmented-control > label:first-of-type:nth-last-of-type(5) ~ label, .segmented-control > label:first-of-type:nth-last-of-type(5):after, .segmented-control > label:first-of-type:nth-last-of-type(5) ~ label:after, .segmented-control > label:first-of-type:nth-last-of-type(5):before, .segmented-control > label:first-of-type:nth-last-of-type(5) ~ label:before {
  width: 20%
}
.segmented-control > label:first-of-type:nth-last-of-type(6), .segmented-control > label:first-of-type:nth-last-of-type(6) ~ label, .segmented-control > label:first-of-type:nth-last-of-type(6):after, .segmented-control > label:first-of-type:nth-last-of-type(6) ~ label:after, .segmented-control > label:first-of-type:nth-last-of-type(6):before, .segmented-control > label:first-of-type:nth-last-of-type(6) ~ label:before {
  width: 16.66%
}
.segmented-control > input[type='checkbox'] ~ label {
  transition-duration: 0;
  -webkit-transition-duration: 0
}
.segmented-control--slow > label:after, .segmented-control--slow > label:before {
  -webkit-transition-duration: 1000ms;
  transition-duration: 1000ms
}
.segmented-control--slower > label:after, .segmented-control--slower > label:before {
  -webkit-transition-duration: 2000ms;
  transition-duration: 2000ms
}
.segmented-control--no-transition > label:after, .segmented-control--no-transition > label:before {
  -webkit-transition-duration: 0;
  transition-duration: 0
}
.segmented-control--turquoise > label:before {
  background: #C00
}
.segmented-control--red > label:before {
  background: #e35354
}
.segmented-control--blue > label:before {
  background: #319dd4
}
.segmented-control--purple > label:before {
  background: #8d74c0
}
.segmented-control--orange > label:before {
  background: #f7ae40
}
.segmented-control--green > label:before {
  background: #11ac63
}
.segmented-control--pink > label:before {
  background: #f87e94
}
.segmented-control--dark-blue > label:before {
  background: #4c5457
}
.segmented-control--transparent {
  border-color: transparent;
  background: transparent
}
.segmented-control-1 {
  width: 100%;
  box-sizing: border-box;
  position: relative;
  background: #000;
  border: 2px solid #C00;
  border-radius: 50px;
  margin: 8px 0 20px;
  min-width: 100px;
  color: #fff;
  display: inline-block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition-duration: 700ms;
  -webkit-transition-duration: 700ms;
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95)
}
.segmented-control-1:after {
  position: absolute;
  content: " ";
  background: url(../images/sound.svg)no-repeat;
  background-size: contain;
  height: 50px;
  width: 50px;
  left: 45.5%;
  top: -10px;
  z-index: 500
}
.segmented-control-1 a {
  display: block
}
.segmented-control-1:after {
  content: "";
  display: table;
  clear: both
}
.segmented-control-1 > input[type='radio'], .segmented-control-1 > input[type='checkbox'] {
  position: absolute;
  left: -10000px
}
.segmented-control-1 > input[type='radio']:nth-child(1):checked ~ label:nth-of-type(1):after, .segmented-control-1 > input[type='checkbox']:nth-child(1):checked ~ label:nth-of-type(1):after, .segmented-control-1 > input[type='radio']:nth-child(1):checked ~ label:nth-of-type(1):before, .segmented-control-1 > input[type='checkbox']:nth-child(1):checked ~ label:nth-of-type(1):before {
  opacity: 1
}
.segmented-control-1 > input[type='radio']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(1):after, .segmented-control-1 > input[type='checkbox']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(1):after, .segmented-control-1 > input[type='radio']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(1):before, .segmented-control-1 > input[type='checkbox']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(1):before, .segmented-control-1 > input[type='radio']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(1) ~ label:after, .segmented-control-1 > input[type='checkbox']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(1) ~ label:after, .segmented-control-1 > input[type='radio']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(1) ~ label:before, .segmented-control-1 > input[type='checkbox']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(1) ~ label:before {
  left: 0
}
.segmented-control-1 > input[type='radio']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(2):after, .segmented-control-1 > input[type='checkbox']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(2):after, .segmented-control-1 > input[type='radio']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(2):before, .segmented-control-1 > input[type='checkbox']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(2):before, .segmented-control-1 > input[type='radio']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(2) ~ label:after, .segmented-control-1 > input[type='checkbox']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(2) ~ label:after, .segmented-control-1 > input[type='radio']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(2) ~ label:before, .segmented-control-1 > input[type='checkbox']:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(2) ~ label:before {
  left: 0
}
.segmented-control-1 > input[type='radio']:nth-child(2):checked ~ label:nth-of-type(2):after, .segmented-control-1 > input[type='checkbox']:nth-child(2):checked ~ label:nth-of-type(2):after, .segmented-control-1 > input[type='radio']:nth-child(2):checked ~ label:nth-of-type(2):before, .segmented-control-1 > input[type='checkbox']:nth-child(2):checked ~ label:nth-of-type(2):before {
  opacity: 1
}
.segmented-control-1 > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(2):after, .segmented-control-1 > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(2):after, .segmented-control-1 > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(2):before, .segmented-control-1 > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(2):before, .segmented-control-1 > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(2) ~ label:after, .segmented-control-1 > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(2) ~ label:after, .segmented-control-1 > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(2) ~ label:before, .segmented-control-1 > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(2) ~ label:before {
  left: 50%
}
.segmented-control-1 > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(3):after, .segmented-control-1 > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(3):after, .segmented-control-1 > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(3):before, .segmented-control-1 > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(3):before, .segmented-control-1 > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(3) ~ label:after, .segmented-control-1 > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(3) ~ label:after, .segmented-control-1 > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(3) ~ label:before, .segmented-control-1 > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(3) ~ label:before {
  left: 33.33%
}
.segmented-control-1 > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(4):after, .segmented-control-1 > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(4):after, .segmented-control-1 > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(4):before, .segmented-control-1 > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(4):before, .segmented-control-1 > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:after, .segmented-control-1 > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:after, .segmented-control-1 > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:before, .segmented-control-1 > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:before {
  left: 25%
}
.segmented-control-1 > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(5):after, .segmented-control-1 > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(5):after, .segmented-control-1 > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(5):before, .segmented-control-1 > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(5):before, .segmented-control-1 > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:after, .segmented-control-1 > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:after, .segmented-control-1 > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:before, .segmented-control-1 > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:before {
  left: 20%
}
.segmented-control-1 > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(6):after, .segmented-control-1 > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(6):after, .segmented-control-1 > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(6):before, .segmented-control-1 > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(6):before, .segmented-control-1 > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:after, .segmented-control-1 > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:after, .segmented-control-1 > input[type='radio']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:before, .segmented-control-1 > input[type='checkbox']:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:before {
  left: 16.66%
}
.segmented-control-1 > input[type='radio']:nth-child(3):checked ~ label:nth-of-type(3):after, .segmented-control-1 > input[type='checkbox']:nth-child(3):checked ~ label:nth-of-type(3):after, .segmented-control-1 > input[type='radio']:nth-child(3):checked ~ label:nth-of-type(3):before, .segmented-control-1 > input[type='checkbox']:nth-child(3):checked ~ label:nth-of-type(3):before {
  opacity: 1
}
.segmented-control-1 > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(3):after, .segmented-control-1 > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(3):after, .segmented-control-1 > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(3):before, .segmented-control-1 > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(3):before, .segmented-control-1 > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(3) ~ label:after, .segmented-control-1 > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(3) ~ label:after, .segmented-control-1 > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(3) ~ label:before, .segmented-control-1 > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(3) ~ label:before {
  left: 66.66%
}
.segmented-control-1 > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(4):after, .segmented-control-1 > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(4):after, .segmented-control-1 > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(4):before, .segmented-control-1 > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(4):before, .segmented-control-1 > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:after, .segmented-control-1 > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:after, .segmented-control-1 > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:before, .segmented-control-1 > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:before {
  left: 50%
}
.segmented-control-1 > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(5):after, .segmented-control-1 > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(5):after, .segmented-control-1 > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(5):before, .segmented-control-1 > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(5):before, .segmented-control-1 > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:after, .segmented-control-1 > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:after, .segmented-control-1 > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:before, .segmented-control-1 > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:before {
  left: 40%
}
.segmented-control-1 > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(6):after, .segmented-control-1 > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(6):after, .segmented-control-1 > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(6):before, .segmented-control-1 > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(6):before, .segmented-control-1 > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:after, .segmented-control-1 > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:after, .segmented-control-1 > input[type='radio']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:before, .segmented-control-1 > input[type='checkbox']:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:before {
  left: 33.33%
}
.segmented-control-1 > input[type='radio']:nth-child(4):checked ~ label:nth-of-type(4):after, .segmented-control-1 > input[type='checkbox']:nth-child(4):checked ~ label:nth-of-type(4):after, .segmented-control-1 > input[type='radio']:nth-child(4):checked ~ label:nth-of-type(4):before, .segmented-control-1 > input[type='checkbox']:nth-child(4):checked ~ label:nth-of-type(4):before {
  opacity: 1
}
.segmented-control-1 > input[type='radio']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(4):after, .segmented-control-1 > input[type='checkbox']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(4):after, .segmented-control-1 > input[type='radio']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(4):before, .segmented-control-1 > input[type='checkbox']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(4):before, .segmented-control-1 > input[type='radio']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:after, .segmented-control-1 > input[type='checkbox']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:after, .segmented-control-1 > input[type='radio']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:before, .segmented-control-1 > input[type='checkbox']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:before {
  left: 75%
}
.segmented-control-1 > input[type='radio']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(5):after, .segmented-control-1 > input[type='checkbox']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(5):after, .segmented-control-1 > input[type='radio']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(5):before, .segmented-control-1 > input[type='checkbox']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(5):before, .segmented-control-1 > input[type='radio']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:after, .segmented-control-1 > input[type='checkbox']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:after, .segmented-control-1 > input[type='radio']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:before, .segmented-control-1 > input[type='checkbox']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:before {
  left: 60%
}
.segmented-control-1 > input[type='radio']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(6):after, .segmented-control-1 > input[type='checkbox']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(6):after, .segmented-control-1 > input[type='radio']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(6):before, .segmented-control-1 > input[type='checkbox']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(6):before, .segmented-control-1 > input[type='radio']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:after, .segmented-control-1 > input[type='checkbox']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:after, .segmented-control-1 > input[type='radio']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:before, .segmented-control-1 > input[type='checkbox']:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:before {
  left: 50%
}
.segmented-control-1 > input[type='radio']:nth-child(5):checked ~ label:nth-of-type(5):after, .segmented-control-1 > input[type='checkbox']:nth-child(5):checked ~ label:nth-of-type(5):after, .segmented-control-1 > input[type='radio']:nth-child(5):checked ~ label:nth-of-type(5):before, .segmented-control-1 > input[type='checkbox']:nth-child(5):checked ~ label:nth-of-type(5):before {
  opacity: 1
}
.segmented-control-1 > input[type='radio']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(5):after, .segmented-control-1 > input[type='checkbox']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(5):after, .segmented-control-1 > input[type='radio']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(5):before, .segmented-control-1 > input[type='checkbox']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(5):before, .segmented-control-1 > input[type='radio']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:after, .segmented-control-1 > input[type='checkbox']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:after, .segmented-control-1 > input[type='radio']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:before, .segmented-control-1 > input[type='checkbox']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:before {
  left: 80%
}
.segmented-control-1 > input[type='radio']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(6):after, .segmented-control-1 > input[type='checkbox']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(6):after, .segmented-control-1 > input[type='radio']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(6):before, .segmented-control-1 > input[type='checkbox']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(6):before, .segmented-control-1 > input[type='radio']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:after, .segmented-control-1 > input[type='checkbox']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:after, .segmented-control-1 > input[type='radio']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:before, .segmented-control-1 > input[type='checkbox']:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:before {
  left: 66.66%
}
.segmented-control-1 > input[type='radio']:nth-child(6):checked ~ label:nth-of-type(6):after, .segmented-control-1 > input[type='checkbox']:nth-child(6):checked ~ label:nth-of-type(6):after, .segmented-control-1 > input[type='radio']:nth-child(6):checked ~ label:nth-of-type(6):before, .segmented-control-1 > input[type='checkbox']:nth-child(6):checked ~ label:nth-of-type(6):before {
  opacity: 1
}
.segmented-control-1 > input[type='radio']:nth-child(6):checked ~ label:first-of-type:nth-last-of-type(6):after, .segmented-control-1 > input[type='checkbox']:nth-child(6):checked ~ label:first-of-type:nth-last-of-type(6):after, .segmented-control-1 > input[type='radio']:nth-child(6):checked ~ label:first-of-type:nth-last-of-type(6):before, .segmented-control-1 > input[type='checkbox']:nth-child(6):checked ~ label:first-of-type:nth-last-of-type(6):before, .segmented-control-1 > input[type='radio']:nth-child(6):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:after, .segmented-control-1 > input[type='checkbox']:nth-child(6):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:after, .segmented-control-1 > input[type='radio']:nth-child(6):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:before, .segmented-control-1 > input[type='checkbox']:nth-child(6):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:before {
  left: 83.33%
}
.segmented-control-1 > input[type='radio']:disabled:nth-child(1) ~ label:nth-of-type(1), .segmented-control-1 > input[type='checkbox']:disabled:nth-child(1) ~ label:nth-of-type(1), .segmented-control-1 > input[type='radio']:disabled:nth-child(2) ~ label:nth-of-type(2), .segmented-control-1 > input[type='checkbox']:disabled:nth-child(2) ~ label:nth-of-type(2), .segmented-control-1 > input[type='radio']:disabled:nth-child(3) ~ label:nth-of-type(3), .segmented-control-1 > input[type='checkbox']:disabled:nth-child(3) ~ label:nth-of-type(3), .segmented-control-1 > input[type='radio']:disabled:nth-child(4) ~ label:nth-of-type(4), .segmented-control-1 > input[type='checkbox']:disabled:nth-child(4) ~ label:nth-of-type(4), .segmented-control-1 > input[type='radio']:disabled:nth-child(5) ~ label:nth-of-type(5), .segmented-control-1 > input[type='checkbox']:disabled:nth-child(5) ~ label:nth-of-type(5), .segmented-control-1 > input[type='radio']:disabled:nth-child(6) ~ label:nth-of-type(6), .segmented-control-1 > input[type='checkbox']:disabled:nth-child(6) ~ label:nth-of-type(6) {
  opacity: .3;
  cursor: not-allowed
}
.segmented-control-1 a {
  float: left;
  display: inline-block;
  width: 50%
}
.segmented-control-1 > label {
  display: inline-block;
  text-align: center;
  padding: 5px 0;
  cursor: pointer;
  margin: 0 -4px 0 0;
  vertical-align: text-bottom;
  transition-duration: inherit;
  -webkit-transition-duration: inherit;
  transition-timing-function: inherit;
  -webkit-transition-timing-function: inherit
}
.segmented-control-1 > label.italic {
  font-style: italic
}
.segmented-control-1 > label.bold {
  font-weight: 700
}
.segmented-control-1 > label.underline {
  text-decoration: underline
}
.segmented-control-1 > label.line-through {
  text-decoration: line-through
}
.segmented-control-1 > label:after {
  position: absolute;
  left: 0;
  top: 0;
  color: #FFF;
  opacity: 0;
  padding: inherit;
  pointer-events: none;
  content: attr(data-value);
  text-align: center;
  z-index: 1000;
  font-style: inherit;
  text-decoration: inherit;
  font-weight: inherit;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: all;
  -webkit-transition-duration: inherit;
  -webkit-transition-timing-function: inherit;
  transition-property: all;
  transition-duration: inherit;
  transition-timing-function: inherit
}
.segmented-control-1 > label, .segmented-control-1 > label:after {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  box-sizing: border-box;
  -moz-box-sizing: border-box
}
.segmented-control-1 > label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background: #4c5457;
  color: #FFF;
  opacity: 0;
  height: 100%;
  pointer-events: none;
  -webkit-transition-property: left;
  -webkit-transition-duration: inherit;
  -webkit-transition-timing-function: inherit;
  transition-property: left;
  transition-duration: inherit;
  transition-timing-function: inherit
}
.segmented-control-1 > label, .segmented-control-1 > label:before {
  border-radius: 50px
}
.segmented-control-1 > label:first-of-type:nth-last-of-type(1), .segmented-control-1 > label:first-of-type:nth-last-of-type(1) ~ label, .segmented-control-1 > label:first-of-type:nth-last-of-type(1):after, .segmented-control-1 > label:first-of-type:nth-last-of-type(1) ~ label:after, .segmented-control-1 > label:first-of-type:nth-last-of-type(1):before, .segmented-control-1 > label:first-of-type:nth-last-of-type(1) ~ label:before {
  width: 100%
}
.segmented-control-1 > label:first-of-type:nth-last-of-type(2), .segmented-control-1 > label:first-of-type:nth-last-of-type(2) ~ label, .segmented-control-1 > label:first-of-type:nth-last-of-type(2):after, .segmented-control-1 > label:first-of-type:nth-last-of-type(2) ~ label:after, .segmented-control-1 > label:first-of-type:nth-last-of-type(2):before, .segmented-control-1 > label:first-of-type:nth-last-of-type(2) ~ label:before {
  width: 50%
}
.segmented-control-1 > label:first-of-type:nth-last-of-type(3), .segmented-control-1 > label:first-of-type:nth-last-of-type(3) ~ label, .segmented-control-1 > label:first-of-type:nth-last-of-type(3):after, .segmented-control-1 > label:first-of-type:nth-last-of-type(3) ~ label:after, .segmented-control-1 > label:first-of-type:nth-last-of-type(3):before, .segmented-control-1 > label:first-of-type:nth-last-of-type(3) ~ label:before {
  width: 33.33%
}
.segmented-control-1 > label:first-of-type:nth-last-of-type(4), .segmented-control-1 > label:first-of-type:nth-last-of-type(4) ~ label, .segmented-control-1 > label:first-of-type:nth-last-of-type(4):after, .segmented-control-1 > label:first-of-type:nth-last-of-type(4) ~ label:after, .segmented-control-1 > label:first-of-type:nth-last-of-type(4):before, .segmented-control-1 > label:first-of-type:nth-last-of-type(4) ~ label:before {
  width: 25%
}
.segmented-control-1 > label:first-of-type:nth-last-of-type(5), .segmented-control-1 > label:first-of-type:nth-last-of-type(5) ~ label, .segmented-control-1 > label:first-of-type:nth-last-of-type(5):after, .segmented-control-1 > label:first-of-type:nth-last-of-type(5) ~ label:after, .segmented-control-1 > label:first-of-type:nth-last-of-type(5):before, .segmented-control-1 > label:first-of-type:nth-last-of-type(5) ~ label:before {
  width: 20%
}
.segmented-control-1 > label:first-of-type:nth-last-of-type(6), .segmented-control-1 > label:first-of-type:nth-last-of-type(6) ~ label, .segmented-control-1 > label:first-of-type:nth-last-of-type(6):after, .segmented-control-1 > label:first-of-type:nth-last-of-type(6) ~ label:after, .segmented-control-1 > label:first-of-type:nth-last-of-type(6):before, .segmented-control-1 > label:first-of-type:nth-last-of-type(6) ~ label:before {
  width: 16.66%
}
.segmented-control-1 > input[type='checkbox'] ~ label {
  transition-duration: 0;
  -webkit-transition-duration: 0
}
.segmented-control-1--slow > label:after, .segmented-control-1--slow > label:before {
  -webkit-transition-duration: 1000ms;
  transition-duration: 1000ms
}
.segmented-control-1--slower > label:after, .segmented-control-1--slower > label:before {
  -webkit-transition-duration: 2000ms;
  transition-duration: 2000ms
}
.segmented-control-1--no-transition > label:after, .segmented-control-1--no-transition > label:before {
  -webkit-transition-duration: 0;
  transition-duration: 0
}
.segmented-control-1--turquoise > label:before {
  background: #C00
}
.segmented-control-1--red > label:before {
  background: #e35354
}
.segmented-control-1--blue > label:before {
  background: #319dd4
}
.segmented-control-1--purple > label:before {
  background: #8d74c0
}
.segmented-control-1--orange > label:before {
  background: #f7ae40
}
.segmented-control-1--green > label:before {
  background: #11ac63
}
.segmented-control-1--pink > label:before {
  background: #f87e94
}
.segmented-control-1--dark-blue > label:before {
  background: #4c5457
}
.segmented-control-1--transparent {
  border-color: transparent;
  background: transparent
}
.GH510 {
  overflow: hidden
}
.GH510 .st0 {
  fill: #ef4136
}
.GH510 .st1 {
  fill: #FFF
}
.GH510 video {
  width: 100%;
  height: auto
}
.GH510-logo {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  padding: 2% 5%
}
@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {
  .GH510-logo {
    margin-top: -2%
  }
}
.GH510 [class*="gh510-features-"] {
  position: relative;
  z-index: 10
}
.gh510-features-1 h1 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  color: #fff;
  font-size: 5vw;
  font-weight: 700;
  z-index: 10;
  margin: 0;
  padding: 44% 5% 2.5%;
  text-shadow: rgba(0, 0, 0, .75) 4px 4px 4px
}
.GH510 figure {
  margin: 0
}
.gh510-features-2 .col-md-7 {
  margin-bottom: 5%
}
.gh510-features-2, .gh510-features-8 {
  padding: 5% 0
}
.gh510-features-2 .full-img {
  position: absolute
}
.gh510-features-3 {
  padding: 5% 0 0
}
.gh510-features-3 .bg-ovlery {
  position: absolute;
  left: 0;
  top: inherit;
  right: 0;
  bottom: 0;
  z-index: 100
}
.gh510-features-3-box {
  top: inherit
}
.gh510-features-6 .full-img {
  background-size: 130% auto;
  background-position: left top
}
.gh510-features-6 .full-img, .gh510-features-9 .full-img, .gh510-features-10 .col-md-6, .gh510-features-11 .col-md-6 {
  margin-bottom: 15px !important
}
.gh510-features-9-ovlery {
  position: absolute;
  bottom: inherit
}
.gh510-features-9 .full-img {
  position: absolute;
  z-index: 1;
  background-size: 110% auto;
  background-position: top center;
  background-image: url(https://d164vpkda9uyv1.cloudfront.net/web_upload/consumer/product/feature/gh510-features-8.jpg);
  margin: 0;
  padding: 0
}
.gh510-features-9 .pd-table {
  padding-top: 55%;
  position: relative
}
.gh510-features-10 {
  background-color: #222
}
.gh510-features-12 {
  position: relative;
  background-color: #111;
  padding: 0
}
.gh510-features-10, .gh510-features-11 {
  overflow: hidden
}
.gh510-features-10 h3, .gh510-features-11 h3 {
  margin-bottom: 5%
}
.gh510-features-10 .col-md-6:last-of-type, .gh510-features-11 .col-md-6:last-of-type {
  padding-right: 5%
}
.gh510-features-10 .col-md-6:first-of-type, .gh510-features-11 .col-md-6:first-of-type {
  padding-right: 10%
}
.gh510-connectivity {
  width: 100%
}
.gh510-connectivity img, .gh510-connectivity-top img {
  width: 100%
}
.gh510-connectivity-top {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10
}
.connectivity-line {
  top: 0;
  left: 0;
  padding: 58% 26% 0 66%;
  z-index: 1
}
.connectivity-jack {
  top: 0;
  left: 0;
  padding: 45.5% 36% 0 53.5%;
  z-index: 1
}
.GH510 .microphone {
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  margin: 1% 0 0 -82%;
  padding-top: 40.3%
}
.overview-black .microphone img {
  width: 44% !important
}
.img-view {
  bottom: 0;
  right: 0;
  left: 0;
  text-align: center
}
.img-view img {
  width: 100px
}
.threesixty-wrap {
  padding-bottom: 5rem
}
.gh510-features-10, .gh510-features-11 {
  background-size: 168% auto !important;
  background-position: right top !important
}
.gh510-features-12-copy {
  padding: 15px
}
#superb-connectivity {
  position: relative;
  z-index: 1;
  background-position: right top;
  background-repeat: no-repeat;
  background-size: cover
}
#superb-connectivity .col-md-4 {
  margin-bottom: 1rem
}
.stage-wrapper {
  position: relative;
  overflow: hidden
}
.stage {
  position: relative
}
.customerAnimText article:first-of-type {
  padding: 0 0 5%;
  overflow: hidden
}
.customerAnimText article:last-of-type {
  background-color: #000;
  padding: 15px 0 2rem
}
.gh510-features-6 .full-img {
  background-size: cover
}
.gh510-features-5 .pd-table {
  padding: 13% 50% 13% 10%
}
.gh510-features-8 .order-md-1 {
  padding-right: 5%
}
.gh510-features-9 .pd-table {
  padding: 64% 15px 5%
}
.gh510-features-8 {
  padding: 5% 0
}
.gh510-features-10 .col-md-6 {
  margin: 0 !important
}
.gh510-features-10 .col-md-6, .gh510-features-11 .col-md-6 {
  margin-bottom: 0 !important
}
.gh510-features-10 .col-md-6:first-of-type, .gh510-features-11 .col-md-6:first-of-type {
  padding-right: 0
}
.gh510-features-12 {
  padding: 0 0 5%
}
#customerTextA {
  opacity: 1
}
#animation {
  width: 200px;
  height: 200px;
  position: relative
}
.customerAnimText article:first-of-type {
  width: 95%;
  min-height: 50%;
  overflow: hidden
}
.customerAnimText article:last-of-type {
  width: 100% !important;
  padding: 15px;
  background-color: #000 !important
}
.customerAnimText {
  max-width: 100%;
  color: #FFF
}
.iframe-container {
  overflow: hidden !important;
  padding-top: 100%;
  position: relative
}
.iframe-container iframe {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  overflow: hidden !important
}
.iframe-container-4x3 {
  padding-top: 75%
}
@media(min-width:768px) {
  .min-d-flex {
    display: -ms-flexbox !important;
    display: flex !important
  }
  .gh510-features-1 h1 {
    position: relative;
    padding: 44% 5% 5%
  }
  .GH510 {
    overflow: hidden
  }
  .gh510-features-4, .gh510-features-6, .gh510-features-7 {
    padding: 5% 0
  }
  .gh510-features-2 {
    padding: 5% 0 2%
  }
  .gh510-features-3 {
    padding: 0
  }
  .gh510-features-3 .pd-table {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
    bottom: 2%;
    width: 80%
  }
  .gh510-features-3-box {
    padding: 0
  }
  .gh510-features-2 .full-img, .gh510-features-5 .full-img {
    background-position: bottom center
  }
  .gh510-features-6 .pd-table {
    padding: 16% 5% 16% 60%
  }
  .gh510-features-9 .pd-table {
    padding: 43% 25% 5%
  }
  .gh510-features-9 .full-img {
    background-size: cover;
    padding: 0;
    height: auto !important
  }
  .gh510-features-12-copy {
    position: relative;
    top: 50%;
    left: 0;
    right: 0;
    z-index: 10;
    transform: translateY(-50%);
    padding: 0 0 0 30%
  }
  .gh510-features-6 .full-img, .gh510-features-9 .full-img, .gh510-features-10 .col-md-6, .gh510-features-11 .col-md-6 {
    margin-bottom: 0 !important
  }
  #show_71 {
    transform: translate(0%, -15%) matrix(1, 0, 0, 1, 0, 0)
  }
  .usb_show {
    transform: translate(0%, 15%) matrix(1, 0, 0, 1, 0, 0)
  }
  .mic_show {
    transform: translate(-15%, 0%) matrix(1, 0, 0, 1, 0, 0)
  }
  .mm_show {
    visibility: hidden;
    transform: translate(0%, 15%) matrix(1, 0, 0, 1, 0, 0)
  }
  .customerAnimText {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0
  }
  #customerTextB {
    opacity: 0
  }
  .customerAnimText article:first-of-type {
    width: 55%;
    min-height: 50%;
    overflow: inherit
  }
  .customerAnimText article:last-of-type {
    width: 45% !important;
    padding: 0 15px 0 5%;
    margin-top: -10%;
    background-color: transparent !important
  }
  .connectivity-line {
    padding: 56% 24% 0 66%
  }
  .GH510 .microphone {
    margin: .6% 0 0 -82%
  }
}
@media(min-width:1366px) {
  .gh510-features-3 .pd-table {
    width: 35%;
    bottom: 5%
  }
}
.bo311-features1 .full-img {
  background-position: 81% top;
  background-size: 190% auto;
  padding-top: 94%
}
.bo311-features1 h3 {
  text-shadow: rgba(0, 0, 0, .75) 1px 1px 1px
}
.bo311 h3 span {
  color: #fff;
  display: block;
  font-size: 75%
}
.bo311-features2 {
  position: relative;
  padding-top: 0;
  overflow: hidden
}
.bo311-features2 .full-img {
  position: absolute;
  padding: 50% 0 0;
  margin: 0;
  background-position: center top;
  z-index: 1
}
.bo311-features2 .pd-table {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding: 1rem 15px 2rem;
  background-color: #000
}
.bo311 .carousel-indicators2 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1500
}
.bo311 #bo311-carousel {
  padding-top: 50%;
  z-index: 10
}
.bo311 .carousel-inner {
  position: relative;
  width: 100%;
  z-index: 1000;
  overflow: inherit
}
.bo311 .carousel {
  position: relative;
  z-index: 1000
}
.bo311 .carousel-indicators {
  z-index: 1500
}
.bo311 .carousel-indicators li {
  width: 10px;
  height: 10px;
  border-radius: 50px
}
.bo311 .carousel-item img, .bevel img {
  width: 100%;
  max-width: 100%;
  height: auto
}
.bo311 .carousel-indicators2 li {
  position: absolute;
  z-index: 1000;
  cursor: pointer;
  text-align: center;
  display: inline-block;
  color: #000;
  text-decoration: none;
  width: 1.5rem;
  height: 1.5rem;
  background-color: #C00;
  border-radius: 50%
}
.bo311 .carousel-indicators2 li img {
  vertical-align: top
}
.bo311 .carousel-indicators2 li.gc311 {
  top: 0;
  right: 0;
  margin: 39% 12.5% 0 86%
}
.bo311 .carousel-indicators2 li.pw313 {
  top: 0;
  left: 0;
  margin: 5.5% 51% 0 47.5%
}
.bo311 .carousel-indicators2 li.am310 {
  top: 0;
  right: 0;
  margin: 17% 28% 0 70.5%
}
.bo311 .carousel-indicators2 li.active {
  animation: none;
  background-color: #fff
}
.bo311 .gc311-img {
  position: absolute;
  bottom: 0;
  left: -20%;
  margin: 0;
  z-index: 200;
  width: 57%
}
.bo311 .pw313-img {
  position: absolute;
  bottom: 0;
  left: -5%;
  margin: 0;
  z-index: 200;
  width: 41%
}
.bo311 .am310-img {
  position: absolute;
  bottom: 0;
  left: 5%;
  margin: 0;
  z-index: 200;
  width: 26%
}
.bo311 .carousel-item .bevel {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  width: 52%;
  z-index: 100
}
.carousel-item .pd-table {
  animation: move_text .5s linear
}
@-webkit-keyframes move_text {
  0% {
    left: -5%;
    opacity: 0
  }
  100% {
    left: 0;
    opacity: 1
  }
}
.move-gc311 {
  -webkit-animation: move_gc311 .5s linear;
  animation: move_gc311 .5s linear
}
@-webkit-keyframes move_gc311 {
  0% {
    left: -35%;
    opacity: 0
  }
  100% {
    left: -20%;
    opacity: 1
  }
}
.move-pw313 {
  -webkit-animation: move_pw313 .5s linear;
  animation: move_pw313 .5s linear
}
@-webkit-keyframes move_pw313 {
  0% {
    left: -20%;
    opacity: 0
  }
  100% {
    left: -5%;
    opacity: 1
  }
}
.move-am310 {
  -webkit-animation: move_am310 .5s linear;
  animation: move_am310 .5s linear
}
@-webkit-keyframes move_am310 {
  0% {
    left: -4%;
    opacity: 0
  }
  100% {
    left: 5%;
    opacity: 1
  }
}
.bo311-features3 {
  margin-top: 33%
}
.bo311-features3 .full-img {
  background-position: left center
}
.bo311-features4 {
  position: relative
}
.bo311-features4 .anchor1 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 2;
  padding: 5% 2% 0 65.5%
}
.bo311-features4 .anchor2 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 3;
  padding: 5% 2% 0 65.5%
}
.bo311-features4 .full-img {
  background-position: center top
}
@media(min-width:768px) {
  .bo311-features4 .anchor1 {
    padding: 6% 10% 0 65%
  }
  .bo311-features4 .anchor2 {
    padding: 6% 10.7% 0 65%
  }
  .bo311 .pd-table-innder {
    display: inline-block;
    padding: 1rem
  }
  .bo311-features1 .full-img {
    background-position: center;
    background-size: cover;
    padding-top: 0
  }
  .bo311-features1 .pd-table {
    padding: 25% 60% 25% 5%
  }
  .bo311-features2 {
    padding-top: 0
  }
  .bo311 #bo311-carousel {
    position: relative;
    padding: 0
  }
  .bo311 .carousel-inner {
    overflow: hidden
  }
  .bo311 .carousel-indicators2 {
    position: inherit;
    top: inherit;
    right: inherit;
    left: inherit;
    bottom: inherit
  }
  .bo311-features2 .pd-table {
    position: relative;
    top: inherit;
    left: inherit;
    right: inherit;
    padding: 20% 38% 24%;
    background-color: transparent
  }
  .bo311-features2 .full-img {
    padding: 0
  }
  .bo311-features3 {
    margin-top: 0
  }
  .bo311-features3 .pd-table {
    padding: 18% 60% 32% 14%
  }
  .bo311-features4 .pd-table {
    text-align: center;
    padding: 45% 25% 2%
  }
  .bo311-features5 .pd-table {
    padding: 39% 60% 13% 5%
  }
  .bo311-features6 .pd-table {
    position: relative;
    text-align: center;
    padding: 3% 25% 48%
  }
}
.pw313 .btn:not(:disabled):not(.disabled) {
  position: relative
}
.overview-white .pw313_color_banner:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
  border: 0 solid #343a40;
  z-index: 1;
  margin: -1px
}
#js-landing-banner .pw313_color_banner {
  display: block;
  position: relative;
  z-index: 100;
  color: #000
}
a.click-here {
  color: #000;
  text-decoration: underline
}
a.click-here:hover {
  color: #c00
}
.pw313 section {
  position: relative
}
.pw313-features1-copy {
  position: relative;
  z-index: 10;
  padding: 5% 5% 28%
}
.pw313-features1 .full-img {
  position: absolute;
  margin: 0
}
.pw313-features1-copy h1 {
  font-weight: 700;
  font-size: 6.5vw;
  margin: 0
}
.pw313-features1-copy h2 {
  font-size: 5vw;
  margin: 0
}
.pw313-features2 .full-img {
  background-position: center top
}
.pw313-features5 {
  overflow: hidden
}
.img-change {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  padding: 5.8% 59.1% 0 25.45%;
  margin: 0;
  animation: img-change 1s ease-in infinite
}
@keyframes img-change {
  0% {
    width: 0;
    height: 0
  }
  50% {
    width: inherit;
    height: inherit
  }
  100% {
    width: inherit;
    height: inherit
  }
}
.pw313-features6 {
  background-origin: center top;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 2rem 15px;
  color: #fff;
  background-color: #222
}
.pw313-features6 img {
  width: 100%
}
.pw313-features6 .pd-table:after {
  content: "";
  display: table;
  clear: both
}
.pw313-features6 .pd-table-cell:first-of-type {
  padding: 0 10%
}
.pw313-features6 .pd-table a {
  color: #fff
}
.pw313-features6 .anchor_effects {
  padding-right: 15px
}
.pw313 .carousel-indicators {
  position: static;
  right: inherit;
  bottom: inherit;
  left: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: block;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: inherit;
  margin-left: inherit
}
.pw313 .carousel-indicators li {
  float: left;
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 25%;
  height: inherit;
  margin-right: inherit;
  margin-left: inherit;
  text-indent: inherit;
  background-color: transparent;
  padding: 2px
}
.pw313 .carousel-indicators .active a {
  background-color: #292a2c
}
.pw313 .carousel-indicators > li a {
  display: inline-block;
  border: 2px solid #000;
  background-color: #131313
}
.pw313 .carousel-indicators > li.active img {
  opacity: .7
}
#pw313-carousel .item.carousel-item {
  padding: 5.2% .54% 1.3% 43.5%
}
.pw313-features6 .pw313-features06-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1
}
.pw313-features6 .pw313-features06-bg img {
  border: 3px solid red
}
.pw313 .carousel-indicators {
  margin-top: 1rem
}
.item.carousel-item {
  z-index: 10
}
#customer_review .swiper-slide article {
  position: relative;
  display: block;
  padding-left: 28px
}
#customer_review .swiper-slide article:before {
  content: "\f10d";
  position: absolute;
  top: 0;
  left: 0;
  font-family: 'FontAwesome';
  font-size: 21px;
  color: #a1080f
}
#customer_review .swiper-slide article a {
  color: #c00;
  display: inline-block;
  margin: 5px 0 1rem;
  text-indent: inherit
}
#customer_review .swiper-slide article strong {
  display: block
}
#customer_review .swiper-slide article a:after {
  content: "\f101";
  font-family: 'FontAwesome';
  margin-left: .25rem
}
#customer_review .swiper-slide article p {
  display: -webkit-box;
  height: 7.2rem;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 4;
  margin: 0
}
@media(min-width:768px) {
  .pw313-features1-copy {
    padding: 20% 5%
  }
  .pw313-features1-copy h1 {
    font-size: 4vw
  }
  .pw313-features1-copy h2 {
    font-size: 2.5vw
  }
  .pw313-features2 .pd-table {
    padding: 22% 15% 38% 39%
  }
  .pw313-features3 .pd-table {
    padding: 30% 50% 30% 5%
  }
  .pw313-features3 .pd-table h3, .pw313-features3 .pd-table p {
    color: #fff
  }
  .pw313-features4 .pd-table {
    text-align: center;
    padding: 1% 10% 4%;
    color: #fff;
    background-color: #666
  }
  .pw313-features5 .pd-table {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 30% 46% 0 14%
  }
  .pw313-features6 {
    padding: 0
  }
  .pw313 .carousel-indicators li {
    width: 12.5%
  }
  .pw313-carousel-wrap {
    padding-bottom: 19%
  }
  .pw313-features6 a.click-here {
    color: #fff
  }
  .pw313-features6 .pd-table {
    padding: 0 3rem;
    margin-bottom: 1rem;
    display: table;
    color: #fff;
    margin-bottom: 4%
  }
  .pw313-features6 .pd-table-cell {
    vertical-align: middle
  }
  .pw313-features6 .pd-table-cell:first-of-type {
    float: left;
    width: 250px;
    padding: 0
  }
  .pw313-features6 figure {
    padding: 0
  }
  .pw313-features6 {
    padding: 5% 30px
  }
}
@media(min-width:1025px) {
  .pw313-features6-wrap {
    padding: 0 20%
  }
  #pw313-carousel {
    padding: 3% 21.8% 0
  }
  .pw313-carousel-wrap {
    padding-bottom: 10%
  }
}
.clear-fix:after {
  content: "";
  display: table;
  clear: both
}
#am133-video {
  position: absolute;
  top: 0;
  left: -50%;
  width: 201%;
  height: auto;
  z-index: 1
}
.am133-overlay {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  color: #fff;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 2
}
.am133-hero-title {
  position: relative;
  top: 72%;
  padding-right: 5%;
  color: #fff
}
.am133-hero-title h1 {
  font-size: 7vw;
  font-weight: 800;
  color: #fff;
  margin: -2% 0 0
}
.overview-black .am133-hero-title h2 {
  font-size: 5.5vw;
  font-weight: 500;
  color: #fff !important
}
.am133-features-1 h3 {
  color: #fff
}
.videoWrapper hgroup {
  display: inline-block
}
.am133-features-2, .am133-features-6 {
  margin-bottom: -1px
}
.am133 .carousel-indicators {
  position: relative;
  left: initial;
  width: initial;
  bottom: initial;
  top: 0;
  right: initial;
  margin: 1rem 0 0;
  white-space: nowrap
}
.am133 .carousel-indicators > li {
  height: initial;
  text-indent: initial;
  width: 22%
}
.am133 .carousel-indicators > li > a {
  display: inline-block;
  border: 2px solid #fff;
  width: 100%
}
.am133 .carousel-indicators > li.active img {
  opacity: .7
}
[class*='am133-features'] {
  position: relative
}
.am133-features-2 .full-img, .am133-features-6 .full-img, .am133-features-7 .full-img {
  padding-top: 53%
}
.black-overly {
  display: none
}
@media(min-width:768px) {
  #am133-video {
    top: 50%;
    left: inherit;
    transform: translateY(-50%);
    width: 100%;
    height: auto
  }
  .am133-hero-title h1 {
    font-size: 4vw
  }
  .overview-black .am133-hero-title h2 {
    font-size: 2.5vw
  }
  .am133-hero-title {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    padding-right: 5%
  }
  .am133 .carousel-indicators {
    position: absolute;
    top: 15px;
    right: 15px;
    margin: 0;
    justify-content: flex-end
  }
  .am133 .carousel-indicators > li {
    width: 8%
  }
  [ class*='am133-features'] .pd-table {
    margin-bottom: 0
  }
  [ class*='am133-features'] h3 {
    color: #000
  }
  [ class*='am133-features'] p {
    color: #000
  }
  .am133-features-1 {
    padding: 5% 53% 39% 2%
  }
  .am133-features-2 {
    text-align: center;
    padding: 5% 20% 42.9%
  }
  .am133-features-3 .pd-table {
    position: absolute;
    bottom: 5%;
    right: 0;
    width: 640px;
    text-align: left;
    padding: 30px;
    background-color: rgba(0, 0, 0, .3)
  }
  .am133-features-4 .pd-table {
    position: absolute;
    bottom: 5%;
    right: 0;
    width: 578px;
    text-align: left;
    padding: 30px;
    background-color: rgba(0, 0, 0, .3)
  }
  .am133-features-5 .pd-table {
    position: absolute;
    top: 40%;
    left: 0;
    width: 578px;
    text-align: left;
    padding: 30px;
    background-color: rgba(0, 0, 0, .3)
  }
  .am133-features-6 {
    text-align: center;
    padding: 42.9% 50% 5% 0
  }
  .am133-features-6 .pd-table {
    text-align: left;
    margin-left: 5%;
    width: 500px
  }
  .am133-features-7 {
    padding: 5% 2% 39% 53%
  }
  .am133-features-7 .pd-table {
    float: right;
    width: 500px
  }
  .black-overly {
    display: block;
    z-index: 100;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 30%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 2%, rgba(0, 0, 0, 0.65) 30%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 2%, rgba(0, 0, 0, 0.65) 30%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 2%, rgba(0, 0, 0, 0.65) 30%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0)
  }
  .am133-features-2 .full-img, .am133-features-6 .full-img, .am133-features-7 .full-img {
    padding-top: 0
  }
}
[class*="gc311-features-"] {
  position: relative
}
.gc311-features-1 .full-img {
  background-position: right bottom
}
.gc311-features-6 {
  position: relative;
  padding: 50px 0 2rem
}
.gc311-features-6 figure {
  padding: 0 1rem
}
@media(min-width:768px) {
  .gc311 .container {
    width: 92.5%
  }
  .gc311-features-5 {
    padding: 5% 2% 70% 31%
  }
  .gc311-features-4 {
    padding: 5% 65% 30% 2%;
    background-position: center top
  }
  .gc311-features-2 {
    padding: 5% 47% 44% 2%
  }
  .gc311-features-3 {
    padding: 2% 15px 70%;
    text-align: center
  }
  .gc311-features-1 {
    padding: 17% 18.5% 30%
  }
  .gc311-features-6 {
    padding: 5%
  }
  .gc311-features-6 .pd-table, .gc311-features-6 figure {
    width: 50%
  }
  .gc311-features-6 .pd-table {
    padding-top: 17%;
    float: left
  }
}
@media(min-width:1280px) {
  .gc311-features-4 {
    padding: 5% 61% 44% 2%
  }
  .gc311-features-2 {
    padding: 5% 53% 44% 2%
  }
  .gc311-features-3 {
    padding: 5% 15% 52%
  }
  .gc311-features-1 {
    padding: 17% 27.5% 31.8%
  }
  .gc311-features-5 {
    padding: 5% 2% 58% 0
  }
  .gc311-features-5 .pd-table {
    float: right;
    width: 765px
  }
}
@media screen and (max-width:992px) {
  .container.bo510-wrap {
    width: 100%;
    min-width: 100%;
    max-width: 100% !important
  }
}
.bo510-features {
  width: 100%;
  overflow: hidden;
  background-color: #000;
  position: relative;
  padding: 4rem 0 0
}
.bo510-features img {
  max-width: 100%;
  height: auto
}
.bo510-wrap {
  position: relative;
  z-index: 10
}
.bo510-features .bo510-copy {
  position: relative;
  z-index: 10
}
.bo510-features .picture-wrap {
  position: relative;
  z-index: 1
}
.bo510-full-bg {
  margin: 0 -18%
}
.bo510-features .bo510-title {
  font-size: 11vw;
  line-height: 1;
  color: #c00;
  margin: 0 auto 3rem;
  text-align: center
}
.bo510-features .bo510-title span {
  display: block;
  font-size: 5vw;
  margin-bottom: .5rem;
  color: #fff
}
.bo510-features .bo510-title span:nth-of-type(2) {
  margin-top: .5rem
}
.bo510-features .picture {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 600;
  top: 0
}
.bo510-features .picture a {
  position: relative;
  width: 100%;
  display: block;
  z-index: 500
}
.bo510-features .picture a, .bo510-features .picture a:hover {
  color: #fff
}
.bo510-features .picture.pw510 {
  margin-top: 13%;
  left: 72.5%;
  width: 30px
}
.bo510-features .picture.am310 {
  margin-top: 36.5%;
  right: 10%;
  width: 30px
}
.bo510-features .picture.gc573 {
  margin-top: 42.5%;
  left: 16%;
  width: 30px
}
.bo510-features .picture.rc4 {
  margin-top: 27.5%;
  left: 62%;
  width: 30px
}
.bo510-features .features-info, .bo510-features .features-copy {
  padding: 0 15px
}
.bo510-features .features-copy {
  padding: 3rem 15px 0
}
.bo510-features h2 {
  font-size: 10vw;
  line-height: 1
}
.bo510-features h2 span {
  display: inline-block;
  width: 85%;
  font-size: 5vw;
  color: #fff
}
.bo510-features h4 {
  font-size: 8vw
}
.bo510-features .rc4-info figure {
  padding: 1rem 0
}
.bo510-features .rc4-info p {
  margin: 2rem 0 0
}
.bo510-features .rc4-info h2 {
  padding-top: 15px
}
.bo510-features .gc573-info .features-info figure {
  padding: 40% 31% 2rem 5%
}
.bo510-features ul {
  list-style: disc;
  padding-left: 1.7rem
}
.bo510-features .col-md-4 img {
  border: 1px solid #333
}
.bo510-features .am310-info .features-info figure {
  padding: 2rem 50% 2rem 22%
}
.bo510-features .pw510-info .features-info figure {
  padding: 2rem 58% 2rem 0
}
.status {
  width: 30px;
  height: 30px;
  border-radius: 100% 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #c00;
  z-index: 500
}
.status span {
  margin-top: -12px;
  display: inline-block;
  vertical-align: top;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.65
}
.pulse_one {
  border-radius: 50px;
  line-height: 50px;
  text-align: center;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-transform: uppercase;
  letter-spacing: .05em;
  z-index: 1
}
.pulse_one:before, .pulse_one:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(204, 0, 0, 0.2);
  border: 1px solid rgba(255, 255, 255, .2);
  border-radius: 50px;
  opacity: 0
}
.pulse_one:before {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-animation: pulse_one 2s infinite linear;
  animation: pulse_one 2s infinite linear
}
.pulse_one:after {
  -webkit-animation: pulse_one 2s 1s infinite linear;
  animation: pulse_one 2s 1s infinite linear
}
@-webkit-keyframes pulse_one {
  0% {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 0
  }
  33% {
    -webkit-transform: scale(.8);
    transform: scale(.8);
    opacity: 1
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0
  }
}
@keyframes pulse_one {
  0% {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 0
  }
  33% {
    -webkit-transform: scale(.8);
    transform: scale(.8);
    opacity: 1
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0
  }
}
.overlay-bo510 {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1022;
  top: 0;
  right: 0;
  left: inherit;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
  overflow-x: hidden;
  transition: .5s
}
.overlay-bo510 .overlay-content {
  margin: 0 auto;
  width: 100%;
  height: 100%;
  color: #fff;
  padding: 0;
  background-repeat: no-repeat;
  background-position: right top;
  background-size: cover
}
.overlay-bo510.pw510-info .overlay-content {
  background-size: 155% auto
}
.overlay-bo510.gc573-info .overlay-content {
  background-size: 192% auto
}
.overlay-bo510.am310-info .overlay-content {
  background-size: 170% auto
}
.overlay-bo510 .overlay-content-inner {
  padding: 0 15px
}
.overlay-bo510 .overlay-content-inner .col-md-4 {
  margin-bottom: 15px
}
.overlay-bo510 .overlay-content-inner .col-md-4:last-child {
  margin-bottom: 0
}
.overlay-bo510 a {
  text-decoration: none;
  transition: .3s
}
.overlay-bo510 .closebtn {
  position: absolute;
  top: 20px;
  right: 20px;
  display: inline-block;
  height: 35px;
  width: 35px;
  vertical-align: top;
  line-height: normal;
  color: #222;
  z-index: 1000;
  background-color: #fff;
  border-radius: 100%;
  padding: 0;
  text-align: center
}
.overlay-bo510 .closebtn span {
  display: inline-block;
  vertical-align: top;
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
  height: 0
}
.overlay-bo510 small a, .overlay-bo510 small a:hover {
  color: #c00;
  text-decoration: underline !important
}
@media only screen and (max-height:450px) {
  .overlay-bo510 .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px
  }
  .bo510-features .picture.gc573 {
    margin-top: 28.5%;
    left: 26%
  }
}
@media only screen and (min-width:769px) {
  .bo510-full-bg {
    margin: 0
  }
  .bo510-features .bo510-title {
    font-size: 48px
  }
  .bo510-features .bo510-title span {
    font-size: 28px
  }
  .bo510-features .picture.pw510 {
    margin-top: 9%;
    left: 66.5%
  }
  .bo510-features .picture.gc573 {
    margin-top: 28.5%;
    left: 26.5%
  }
  .bo510-features .picture.am310 {
    margin-top: 24%;
    right: 19.5%
  }
  .bo510-full-bg {
    margin: -3% 0 0;
    padding: 0 4%
  }
  .bo510-features .picture.rc4 {
    margin-top: 18.5%;
    left: 58.5%
  }
  .bo510-features .gc573-info .features-info figure {
    padding: 2rem 31% 2rem 5%
  }
  .overlay-bo510 .overlay-content-body {
    display: table;
    width: 100%;
    height: 100%;
    padding: 3rem 5rem
  }
  .overlay-bo510 .overlay-content-inner {
    display: table-cell;
    vertical-align: middle
  }
  .bo510-features .features-info, .bo510-features .features-copy {
    float: left;
    width: 40%;
    padding: 0 15px
  }
  .bo510-features .features-copy {
    padding: 2% 0 0 30px;
    width: 60%
  }
  .bo510-features .features-info h2 {
    margin-top: -1.5rem
  }
  .bo510-features h2 {
    font-size: 4vw
  }
  .bo510-features h2 span {
    font-size: 2vw
  }
  .bo510-features .pw510-info .features-copy p {
    padding: 16% 0 0 21%;
    width: 100%
  }
  .bo510-features .features-copy p {
    width: 500px
  }
  .bo510-features .features-copy {
    padding: 0 15px
  }
  .bo510-features .am310-info .features-info figure {
    padding: 2rem 72% 2rem 10%
  }
  .bo510-features .rc4-info .rc4-copy {
    margin: 2% 0 0;
    position: absolute;
    top: 0;
    right: 0;
    width: 60%
  }
  .bo510-features .rc4-info figure {
    padding: 1rem 18%
  }
  .bo510-features h2 span {
    width: 100%
  }
  .bo510-features .rc4-info h2 {
    padding-top: 0
  }
  .overlay-bo510.am310-info .overlay-content, .overlay-bo510.pw510-info .overlay-content, .overlay-bo510.gc573-info .overlay-content {
    background-size: cover
  }
  .bo510-features .container.bo510-wrap {
    display: table
  }
  .bo510-features .container.bo510-wrap .bo510-title, .bo510-features .container.bo510-wrap .bo510-copy {
    display: table-cell;
    vertical-align: top
  }
  .bo510-features .container.bo510-wrap .bo510-title {
    width: 545px
  }
  .bo510-features .container.bo510-wrap .bo510-copy {
    padding-left: 4rem
  }
}
@media(min-width:1025px) {
  .bo510-features .pw510-info .features-copy p {
    margin: 0 auto;
    padding: 16% 6% 0 13%;
    width: 676px
  }
  .bo510-features .container.bo510-wrap .bo510-title {
    width: 545px
  }
}
.overview-black .bo310 .bo310-hero figure {
  padding: 0
}
[class*="bo310-features-"] {
  position: relative
}
.bo310 section {
  padding: 3rem 0
}
.bo310 figure {
  margin: 0
}
.bo310 h1 {
  font-size: 6vw;
  color: #C00
}
.bo310 .youtube {
  width: 17%
}
.bo310 .twitch {
  width: 13%
}
.bo310-hero .pd-table {
  padding: 1rem
}
.bo310-features-1 {
  padding: 3rem 0;
  margin: 0
}
.bo310-features-4 {
  padding: 3rem 15px;
  margin: 0
}
.bo310.bo310-de .bo310-features-4 .col-md-4, .bo310.bo310-de .bo310-features-5 .col-md-6:nth-of-type(1), .bo310.bo310-de .bo310-features-6 .col-md-6:nth-of-type(1) {
  margin-bottom: 1rem
}
.bo310-features-4 a, .bo310-features-5 a, .bo310-features-6 a, .bo310-features-7 a {
  color: #c00
}
.bo310-features-4 figure, .bo310-features-5 figure, .bo310-features-6 figure {
  margin: 0
}
.bo310-features-5, .bo310-features-6 {
  margin: 0;
  padding: 3rem 0 0
}
.bo310-features-8 .col-md-5 {
  margin-bottom: 1rem
}
.bo310-features-8, .bo310-features-9 {
  padding: 5% 0 3rem;
  margin: 0
}
.bo310-features-9 figure img {
  max-width: 70%
}
.bo310 section.bo310-hero {
  position: relative;
  text-align: center;
  padding: 0
}
.bo310-hero h1 {
  color: #fff
}
.bo310-features-8 .col-md-7 img {
  width: 80%
}
.bo310 .bo310-features-5, .bo310 .bo310-features-6 {
  padding: 5% 0 0
}
@media(min-width:768px) {
  .overview-black .bo310-hero .pd-table {
    float: inherit;
    width: inherit;
    padding: 0
  }
  .bo310 section {
    padding: 5% 0
  }
  .bo310 .bo310-features-5 .col-md-6, .bo310 .bo310-features-6 .col-md-6 {
    margin: 0
  }
  .bo310-hero .pd-table {
    padding: 0 1rem 1rem
  }
  .bo310-features-8 .col-md-5 {
    margin-bottom: 0
  }
  .bo310-features-1 {
    padding: 5% 15px
  }
  .bo310-features-4 .col-md-8 {
    padding: 0 15px
  }
  .bo310-features-9 .col-4 a img {
    max-width: 80%
  }
  .bo310-features-9 .col-4:nth-of-type(2) a img {
    max-width: 50%
  }
  .bo310-features-9 .col-4:nth-of-type(3) a img {
    max-width: 70%
  }
  [ class*="bo310-features-"] {
    margin-bottom: 0
  }
  .bo310-features-3 {
    padding: 3% 0;
    background-color: #e73649
  }
  .bo310-features-5 img {
    width: 70%
  }
  .bo310-features-5 .col-md-6:nth-child(2), .bo310-features-6 .col-md-6:nth-child(2) {
    background-color: transparent;
    padding: 0 15px
  }
  .bo310 h1 {
    font-size: 3vw
  }
  .bo310-hero h1 {
    font-size: 3.2vw
  }
  .bo310-hero .pos-absolute {
    top: inherit;
    bottom: 5%
  }
  .bo310-features-8, .bo310-features-9 {
    padding: 5% 0
  }
}
@media(min-width:1024px) {
  .bo310-features-4 {
    padding: 5% 10%
  }
  .bo310-features-6 {
    padding: 5% 10% 0
  }
}
.gc573 figure {
  background-position: 11% top
}
.gc573-rgb-wrap {
  position: relative;
  overflow: hidden;
  z-index: 10;
  margin: 0
}
.gc573-features-4 .pd-table {
  margin: 0 auto
}
.gc573-features-4 img {
  vertical-align: top
}
.gc573-features-4 .gc573-rgb-main {
  position: relative;
  z-index: 100;
  display: block;
  width: 100%;
  height: auto
}
.gc573-features-4 .gc573-rgb-bg {
  width: 100%;
  height: 100%;
  -webkit-transition: none;
  transition: none
}
.gc573-rgb_rainbow {
  height: 100%;
  -webkit-animation: color-breathe 1.5s infinite ease-in-out;
  animation: color-breathe 1.5s infinite ease-in-out;
  z-index: 3
}
.rainbow-color {
  animation: rainbow-breathe 10s infinite ease-in-out
}
@keyframes color-breathe {
  0% {
    background-color: rgba(0, 0, 0, 0)
  }
  75% {
    background-color: rgba(105, 105, 105, 1)
  }
  100% {
    background-color: rgba(0, 0, 0, 0)
  }
}
@keyframes rainbow-breathe {
  0% {
    background-color: red
  }
  15% {
    background-color: #FF0
  }
  30% {
    background-color: #3F0
  }
  45% {
    background-color: #01ffff
  }
  60% {
    background-color: #00F
  }
  75% {
    background-color: #f0f
  }
  100% {
    background-color: red
  }
}
.twentytwenty-overlay, .twentytwenty-before-label, .twentytwenty-after-label {
  pointer-events: none
}
.twentytwenty-handle {
  top: 36%;
  z-index: 500;
  background-color: rgba(0, 0, 0, .3)
}
.twentytwenty-container {
  margin-bottom: 25px;
  position: relative;
  z-index: 1
}
.twentytwenty-left-arrow:hover {
  border-right: 6px solid #fff
}
@media screen and (min-width:769px) {
  .twentytwenty-container {
    margin-bottom: 0
  }
}
[class*="gc573-features-"] {
  position: relative
}
.gc573-features-1 .full-img {
  background-position: right bottom
}
.gc573-features-4 .position-absolute {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1
}
.gc573-features-6, .gc573-features-7 {
  padding: 2rem 0;
  margin: 0
}
@media(min-width:768px) {
  .gc573 figure {
    background-position: left top
  }
  .gc573-hero .pd-table {
    float: right;
    width: 40%
  }
  .gc573-features-5 {
    padding: 48% 2% 6% 48%
  }
  .gc573-features-8, .gc573-features-9 {
    padding: 5% 0
  }
  .gc573-features-3 {
    padding: 6% 0 48% 2%;
    padding: 48% 2% 6% 48%
  }
  .gc573-features-1 {
    padding: 44% 2% 5% 48%
  }
  .gc573-features-2 .pos-absolute {
    top: 5%;
    left: 2%;
    right: 2%
  }
  .gc573-features-4 .pos-absolute {
    top: inherit;
    left: 0;
    right: 0;
    bottom: 5%
  }
  .gc573-features-6, .gc573-features-7 {
    padding: 3% 0
  }
}
@media(min-width:778px) {
  .gc573-features-4 .pd-table, .gc573-features-6 .pd-table {
    width: 720px
  }
}
.gc553-hero figure {
  background-position: 11% top
}
[class*="gc553-features-"] {
  position: relative
}
.gc553-features-1 .full-img {
  background-position: right bottom
}
.gc553-features-6 {
  padding-left: 15px;
  padding-right: 15px
}
.gc553-features-8, .gc553-features-9 {
  padding: 2rem 15px
}
@media(min-width:768px) {
  .gc553-hero figure {
    background-position: left top
  }
  .gc553-hero .pd-table {
    float: right;
    width: 40%
  }
  [ class*="gc553-features-"] {
    margin-bottom: 0
  }
  .gc553-features-5 {
    padding: 20% 0 30%
  }
  .gc553-features-7 {
    padding: 48% 2% 2% 60%
  }
  .gc553-features-8, .gc553-features-9 {
    padding: 5% 0
  }
  .gc553-features-6 {
    padding: 3% 15px;
    text-align: center
  }
  .gc553-features-4 {
    padding: 5% 0 40%;
    background-position: center top
  }
  .gc553-features-2 {
    padding: 44% 2% 2% 47%
  }
  .gc553-features-3 {
    padding: 6% 0 48% 2%
  }
  .gc553-features-1 {
    padding: 2% 60% 52% 2%
  }
}
@media(min-width:778px) {
  .gc553-features-3 .pd-table, .gc553-features-4 .pd-table, .gc553-features-5 .pd-table, .gc553-features-6 .pd-table {
    width: 720px
  }
}
.recentral4 .removeTextNodes:after {
  content: "";
  display: table;
  clear: both
}
.recentral4 h3 {
  font-weight: blod;
  color: #c00
}
a:hover {
  text-decoration: none
}
.map_01, .map_02, .map_03, .map_04 {
  display: block;
  text-align: left;
  position: relative;
  top: inherit;
  left: inherit;
  right: inherit;
  bottom: inherit;
  width: 100%;
  border-top: 1px solid #c00;
  padding: .5rem 0;
  z-index: 1
}
.map_04 {
  border-bottom: 1px solid #c00
}
[class*="recentral4-features-"] {
  position: relative;
  margin-bottom: 3rem;
  padding: 3rem 0
}
.recentral4-features-5 a {
  display: block
}
.recentral4-features-5 a strong {
  font-size: 125%;
  margin: 0;
  display: inline-block;
  color: #c00;
  line-height: 1;
  margin-bottom: 5px
}
.recentral4-features-5 a span {
  display: inline-block;
  float: right
}
.recentral4-features-5 a span:after {
  content: "\f0da";
  font-family: 'FontAwesome'
}
.recentral4-features-5 a {
  color: #fff
}
.recentral4 h1 {
  font-size: 3vw;
  font-weight: 700;
  color: #c00
}
.recentral4-features-3 span {
  display: inline-block;
  vertical-align: middle
}
.recentral4_hero figure:nth-of-type(1) img {
  width: 80%
}
.recentral4_hero figure:nth-of-type(2) img {
  width: 60%
}
.recentral4-features-2 span, .recentral4-ex-features-add span {
  display: inline-block
}
.recentral4-features-2 span:nth-child(1), .recentral4-ex-features-add span:nth-child(1) {
  font-size: 2rem;
  color: #c00;
  margin-bottom: 1rem
}
.recentral4-features-2 span:nth-child(2), .recentral4-ex-features-add span:nth-child(2) {
  margin-bottom: 3rem
}
.recentral4-features-4 .col-md-4 {
  margin-bottom: 3rem
}
.rec {
  font-size: 6rem;
  color: #e71f19;
  margin-top: 1.2rem
}
.recording {
  overflow: hidden;
  color: #e71f19;
  font-size: 10rem;
  -webkit-animation: flickerAnimation 1.2s infinite;
  -moz-animation: flickerAnimation 1.2s infinite;
  -o-animation: flickerAnimation 1.2s infinite;
  animation: flickerAnimation 1.2s infinite;
  text-shadow: 0 0 15px #e71f19, 0 0 15px #e71f19, 0 0 15px #e71f19, 0 0 15px #e71f19, 0 0 15px #e71f19, 0 0 15px #e71f19, 0 0 15px #e71f19
}
@-webkit-keyframes flickerAnimation {
  from {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
.recentral4_hero {
  padding: 20% 0
}
.recentral4-features-1 a.download-btn {
  display: inline-block;
  padding: 1rem 1.2rem;
  color: #fff;
  background-color: #c00;
  transition: all .75s
}
.recentral4-features-1 a.download-btn:hover {
  text-decoration: none;
  border-radius: 50px
}
.recentral4-features-1 span {
  display: inline-block;
  font-size: 5vw
}
.recentral4-features-1 span:nth-child(2) {
  margin: 1rem 0
}
.recentral4-features-2 img {
  margin-bottom: 1rem
}
[class*="recentral4-features-"] {
  position: relative;
  margin-bottom: 0
}
.recentral4-features-4 svg {
  width: 50%;
  fill: #fff
}
.recentral4-features-6, .recentral4-features-7, .recentral4-features-9 {
  background: #45484d;
  background: -moz-linear-gradient(top, rgba(69, 72, 77, 1) 0, rgba(0, 0, 0, 1) 100%);
  background: -webkit-linear-gradient(top, rgba(69, 72, 77, 1) 0, rgba(0, 0, 0, 1) 100%);
  background: linear-gradient(to bottom, rgba(69, 72, 77, 1) 0, rgba(0, 0, 0, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#45484d', endColorstr='#000000', GradientType=0)
}
.mask-clear {
  position: relative;
  display: inline-block;
  width: 80%;
  z-index: 50;
  overflow: hidden
}
.mask-clear:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 150%;
  display: inline-block;
  background-color: #05d800;
  z-index: 1;
  animation: fill 5s infinite
}
.mask-clear img {
  position: relative;
  width: 100%;
  z-index: 100
}
@keyframes fill {
  0% {
    width: 100%;
    opacity: 1
  }
  80% {
    width: 0;
    opacity: 1
  }
  90% {
    width: 0;
    opacity: 0
  }
  100% {
    width: 0;
    opacity: 1
  }
}
@media(min-width:768px) {
  .recentral4 .windows-logo {
    width: 20vw
  }
  .recentral4-features-5 a span {
    float: inherit
  }
  .recentral4-features-5 a h5 {
    display: inherit
  }
  .recentral4-features-4 .col-md-4 {
    margin-bottom: 0
  }
  [ class*="recentral4-features-"] {
    padding: 5% 0
  }
  .recentral4-features-1 span:nth-child(2) {
    margin: 0
  }
  .map_01, .map_02, .map_03, .map_04 {
    border-top: 0;
    padding: 0;
    text-align: center;
    position: absolute;
    width: 115px;
    z-index: 1;
    border: 0;
    line-height: 1
  }
  .map_04 {
    border-bottom: 0
  }
  .map_01 {
    top: 21.5%;
    left: 0
  }
  .map_02 {
    bottom: 36.5%;
    left: 0
  }
  .map_03 {
    bottom: 57%;
    right: 4%
  }
  .map_04 {
    bottom: 7%;
    left: 56%
  }
  .recentral4-features-1 span {
    display: inline-block;
    font-size: 1.75rem
  }
  .recentral4-features-1 span:nth-child(2) {
    width: 70%;
    padding: 0 1rem
  }
  h1 {
    font-size: 3vw;
    color: #c00
  }
  .recentral4_hero figure:nth-of-type(1) img {
    width: 590px
  }
  .recentral4_hero figure:nth-of-type(2) img {
    width: 390px
  }
  .recentral4-features-2 span, .recentral4-ex-features-add span {
    display: inline-block
  }
  .recentral4-features-2 span:nth-child(1), .recentral4-ex-features-add span:nth-child(1) {
    font-size: 1.5rem;
    position: absolute;
    margin-left: -62px;
    top: 50%;
    left: 50%;
    width: 11%;
    z-index: 100;
    text-align: center;
    background-color: #000;
    padding: 1rem 0
  }
  .recentral4-features-2 span:nth-child(2), .recentral4-features-2 span:nth-child(3), .recentral4-ex-features-add span:nth-child(2), .recentral4-ex-features-add span:nth-child(3) {
    text-align: center;
    width: 50%
  }
  .recentral4-features-2 span:nth-child(2), .recentral4-ex-features-add span:nth-child(2) {
    position: relative;
    border-right: 2px solid #fff;
    padding-right: 5%;
    margin: 0;
    float: left
  }
  .recentral4-features-2 span:nth-child(3), .recentral4-ex-features-add span:nth-child(3) {
    padding-left: 5%;
    float: right
  }
  .recentral4-features-2 span:nth-child(2) span, .recentral4-features-2 span:nth-child(3) span, .recentral4-ex-features-add span:nth-child(2) span, .recentral4-ex-features-add span:nth-child(3) span {
    float: none;
    border: 0;
    padding: 0
  }
  .recentral4-features-5 .pd-table-cell:nth-child(2) {
    width: 300px
  }
  .recentral4-features-item [class*="col-"] {
    margin: 0;
    width: 25%
  }
  .recentral4-features-1 h3 {
    vertical-align: middle;
    margin: 0;
    width: 200px
  }
  .recentral4-features-item .col-md-3:nth-of-type(1), .recentral4-features-item .col-md-3:nth-of-type(2) {
    margin-bottom: 0
  }
}
.recentral4-features-1 h3 {
  color: #fff;
  margin-top: 1rem
}
.product-item-link a {
  display: inline-block;
  color: #fff;
  text-decoration: underline;
  padding: 0 5px
}
.recentral4-features-item {
  background-color: #333
}
.recentral4-features-item h4 {
  padding: 15px 5px;
  margin: 0;
  background-color: #000;
  font-size: 13px
}
.recentral4-features-item .row {
  border-collapse: collapse;
  margin: 0
}
.recentral4-features-item .row:first-of-type {
  margin-bottom: 30px
}
.overview-black .recentral4-features-item .col-md-3 {
  border: 1px solid #666;
  background-color: #444;
  margin: 0 -1px 0 0;
  padding: 10px;
  width: 50%;
  height: auto
}
.recentral4-features-item .col-md-3:nth-of-type(1), .recentral4-features-item .col-md-3:nth-of-type(2) {
  margin-bottom: -1px
}
.recentral4-features-item .col-md-3 figure {
  padding: 5px;
  margin: 0;
  overflow: hidden
}
.recentral4-features-item .col-md-3 p {
  padding: 10px;
  margin: 0;
  background-color: #000;
  font-size: 13px
}
.recentral4-features-item .col-md-3 a {
  padding: 0;
  display: block;
  color: #fff;
  text-decoration: none;
  -webkit-transition: all .1s ease-out;
  -moz-transition: all .1s ease-out;
  transition: all .1s ease-out
}
.recentral4-features-item .col-md-3 a img {
  max-width: 100%;
  height: auto;
  -webkit-transition: 1s
}
.recentral4-features-item .col-md-3 a:hover img {
  -webkit-transform: scale(1.5)
}
.recentral_ex .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, .6);
  z-index: 1
}
.recentral-ex-logo {
  margin: 0 auto;
  width: 70vw
}
.dashboard-logo {
  width: 70vw;
  margin: 0 auto
}
.recentral-ex_hero h1 {
  font-size: 7vw
}
.recentral-ex_hero span {
  margin: 0 auto;
  font-size: 14vw;
  color: #c00;
  vertical-align: middle;
  line-height: normal;
  padding-left: 1rem
}
.channels-logo {
  margin: 2rem 0
}
.recentral-ex_hero .pd-table {
  position: relative;
  z-index: 10;
  padding: 2rem 1rem
}
.dashboard-logo svg {
  fill: #fff;
  width: 100%;
  max-width: 100%;
  height: auto
}
[class*="recentral-ex-features-"] {
  overflow: hidden;
  padding: 3% 15px
}
.recentral-ex-features-1 a {
  display: inline-block;
  padding: 1rem 1.2rem;
  color: #fff;
  background-color: #c00;
  transition: all .75s
}
.recentral-ex-features-1 a:hover {
  text-decoration: none;
  border-radius: 50px
}
.recentral-ex-features-5 svg {
  width: 50%;
  fill: #fff
}
.recentral-ex-features-1 {
  position: relative;
  background: #000;
  background: -moz-linear-gradient(left, #000 0, #45484d 100%);
  background: -webkit-linear-gradient(left, #000 0, #45484d 100%);
  background: linear-gradient(to right, #000 0, #45484d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#45484d', GradientType=1)
}
.recentral-ex-features-6 {
  background: #45484d;
  background: -moz-linear-gradient(-45deg, #45484d 0, #000 100%);
  background: -webkit-linear-gradient(-45deg, #45484d 0, #000 100%);
  background: linear-gradient(135deg, #45484d 0, #000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#45484d', endColorstr='#000000', GradientType=1)
}
.mask-clear {
  position: relative;
  display: inline-block;
  width: 80%;
  z-index: 50;
  overflow: hidden
}
.mask-clear:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 150%;
  display: inline-block;
  background-color: #05d800;
  z-index: 1;
  animation: fill 5s infinite
}
.mask-clear img {
  position: relative;
  width: 100%;
  z-index: 100
}
@keyframes fill {
  0% {
    width: 100%;
    opacity: 1
  }
  80% {
    width: 0;
    opacity: 1
  }
  90% {
    width: 0;
    opacity: 0
  }
  100% {
    width: 0;
    opacity: 1
  }
}
.recentral4-five img {
  margin-bottom: 2rem
}
.recentral4-ex-features, .recentral4-five {
  padding: 5% 0
}
.recentral4-ex-features, .recentral4-five a, .recentral4-ex-features, .recentral4-five a:hover {
  color: #fff
}
.recentral4-ex-features .position-relative.clear-fix div:nth-of-type(1) {
  color: #c00;
  font-size: 1.5rem;
  text-align: center;
  background-color: #000;
  padding: 1rem 0
}
.recentral4-ex-features .position-relative.clear-fix div:nth-of-type(2) {
  margin-bottom: 1rem
}
.recentral4-ex-features .position-relative.clear-fix div:nth-of-type(2) p, .recentral4-ex-features .position-relative.clear-fix div:nth-of-type(3) p {
  margin: 1rem 0 0
}
.recentral-ex_hero_jp .recentral4-features-item .col-md-3 {
  float: inherit
}
.recentral-ex_hero_jp {
  padding: 20% 0
}
.recentral-ex-features-1_jp ul.small-link {
  list-style: none
}
.recentral-ex-features-1_jp ul.small-link li {
  text-indent: -1rem;
  margin-left: 1rem
}
.recentral-ex-features-1_jp ul.small-link a {
  padding: 0;
  background-color: transparent;
  text-decoration: underline;
  color: #0095da;
  text-indent: -1rem;
  margin-left: 1rem
}
.recentral-ex-features-1_jp .pd-table {
  padding: 0
}
@media(min-width:470px) {
  .recentral-ex_hero h1 {
    font-size: 2.5rem
  }
}
@media(min-width:768px) {
  .recentral-ex_hero .pd-table {
    padding: 0
  }
  .recentral-ex-features-1 img {
    max-width: 75%
  }
  .recentral-ex_hero {
    padding: 5% 15px 26%
  }
  .recentral-ex_hero.recentral-ex_hero_jp {
    padding: 5% 15px 34%
  }
  .recentral-ex-logo {
    display: inline-block;
    width: 42vw
  }
  .dashboard-logo {
    width: 28vw
  }
  .recentral-ex_hero figure, .recentral-ex_hero span {
    display: inline-block
  }
  .recentral-ex_hero span {
    font-size: 7vw;
    margin: 0 2vw
  }
  .channels-logo {
    margin-top: 2rem;
    width: 42vw
  }
  .recentral-ex-features-1 span {
    display: inline-block;
    font-size: 1.75rem
  }
  .recentral-ex-features-1 span:nth-child(2) {
    width: 73%;
    padding: 0 1rem
  }
  .recentral-ex h1 {
    font-size: 3vw;
    color: #c00
  }
  .recentral-ex-features-1_jp span:nth-child(2) {
    width: 200px
  }
  .recentral-ex-features-1_jp .scrollme img {
    max-width: 75%
  }
  .recentral4-five .pd-table-cell {
    vertical-align: middle
  }
  .recentral4-five .pd-table-cell .map_01 {
    top: 31.5%;
    left: -30px
  }
  .recentral4-five .pd-table-cell .map_03 {
    bottom: 35%;
    right: 4%
  }
  .recentral4-five .pd-table-cell:first-of-type {
    width: 70%;
    padding-right: 5rem;
    padding-left: 2rem
  }
  .recentral4-ex-features .position-relative.clear-fix div:nth-of-type(1) {
    position: absolute;
    margin-top: -72px;
    margin-left: -62px;
    top: 50%;
    left: 50%;
    width: 11%;
    z-index: 100
  }
  .recentral4-ex-features .position-relative.clear-fix div:nth-of-type(2) {
    margin: 0;
    float: left;
    width: 50%;
    border-right: 2px solid #fff;
    padding-right: 5%
  }
  .recentral4-ex-features .position-relative.clear-fix div:nth-of-type(3) {
    float: right;
    width: 50%;
    padding-left: 5%
  }
  .recentral4-five img {
    margin-bottom: 0
  }
  .recentral-ex-features-1_jp img {
    max-width: 100%
  }
}
@media(min-width:1200px) {
  .recentral-ex-features-1_jp span:nth-child(2) {
    width: 77%
  }
}
[class*="gc551-features-"] {
  position: relative
}
.gc551-features-1 .full-img {
  background-position: right bottom
}
.gc551-features-3 [class*="col-md-"], .gc551-features-5 [class*="col-md-"], .gc551-features-6 [class*="col-md-"] {
  margin-bottom: 3rem
}
.gc551 .scrollme-img {
  pointer-events: none;
  position: absolute;
  bottom: 50%;
  left: 2%;
  right: 0;
  display: inline-block;
  z-index: 1000;
  overflow: hidden;
  margin: 0 0 0 -3%;
  padding: 0 45% 0 0
}
.gc551 .scrollme-img img {
  width: 115%
}
.gc551-features-5, .gc551-features-6 {
  padding: 5% 0 3rem
}
.gc551-features-5 .container, .gc551-features-6 .container {
  max-width: 100%
}
.gc551-features-1 {
  z-index: 100
}
@media(min-width:768px) {
  .gc551-features-5, .gc551-features-6 {
    padding: 5% 10%
  }
  .gc551-features-4 {
    padding: 50% 0 5% 5%;
    background-position: center top
  }
  .gc551-features-2 {
    padding: 5% 1rem 44%
  }
  .gc551-features-3 {
    padding: 50% 1rem 5% 30%;
    text-align: right
  }
  .gc551-features-1 {
    position: relative;
    padding: 10% 0;
    overflow: hidden
  }
  .gc551-features-1 .pd-table {
    padding: 0
  }
  .gc551 .scrollme-img {
    position: relative;
    bottom: inherit;
    left: inherit;
    right: inherit;
    margin: 0 0 0 -10%;
    padding: 0 55% 0 0
  }
}
@media(min-width:778px) {
  .gc551-features-2 .pd-table, .gc551-features-4 .pd-table {
    width: 720px;
    margin: 0 auto
  }
  .gc551-features-1 .pos-absolute {
    padding: 0 5% 0 55%
  }
}
@media(min-width:1024px) {
  .gc551-features-3 .pd-table {
    width: 680px
  }
}
[class*="gc513-features-"] {
  position: relative
}
.gc513-hero figure {
  padding-top: 80%
}
.gc513-features-1 {
  overflow: hidden
}
.gc513-features-1 .full-img {
  background-position: right bottom
}
.gc513-features-3 figure {
  margin-bottom: .5rem
}
.gc513-features-3 [class*="col-md-"] {
  margin-bottom: 2rem
}
.gc513 .scrollme-img {
  position: absolute;
  bottom: 50%;
  left: 0;
  padding-left: -68%;
  display: inline-block;
  z-index: 1000;
  width: 140%;
  overflow: hidden;
  margin: 0 0 0 -14%
}
.gc513 .scrollme-img img {
  width: 43%
}
@media(min-width:768px) {
  .gc513-hero figure {
    padding-top: 35%
  }
  .gc513-features-5 {
    padding: 5% 0 46%
  }
  .gc513-features-4 {
    padding: 5% 65% 30% 5%;
    background-position: center top
  }
  .gc513-features-2 {
    padding: 5% 0 40%
  }
  .gc513-features-3 {
    padding: 5% 0;
    text-align: center
  }
  .gc513-features-3 [class*="col-md-"] {
    margin-bottom: 0
  }
  .gc513-features-1 {
    padding: 5% 0;
    overflow: hidden
  }
  .gc513-features-1 .pd-table {
    padding: 0 5% 0 58%
  }
  .gc513 .scrollme-img {
    position: relative;
    bottom: inherit;
    left: inherit
  }
}
@media(min-width:778px) {
  .gc513-features-2 .pd-table, .gc513-features-5 .pd-table {
    margin: 0 auto;
    width: 720px
  }
}
.gc510 .swiper-container img, .gc570 .swiper-container img {
  width: 100%
}
[class*='pw510-features'] {
  position: relative
}
.pw510-features-1 .full-img {
  background-position: right top
}
.pw510-features-4 {
  overflow: hidden;
  padding-top: 3rem
}
#sprite {
  background-image: url(https://d164vpkda9uyv1.cloudfront.net/web_upload/consumer/product/feature/pw510_sprite_js.png)
}
.sprite-margin {
  padding: 10% 0
}
.sprite-wrap, .sprite-img {
  position: relative
}
.sprite-img {
  left: 20%;
  margin-bottom: 30px
}
.sprite-wrap {
  text-align: center;
  margin-bottom: 1rem
}
.sprite-button button:first-child {
  border-radius: 5px 0 0 5px
}
.sprite-button button:last-child {
  border-radius: 0 5px 5px 0;
  border-left: none
}
.btn-change {
  color: #e73649;
  display: inline-block;
  border: 1px solid #e73649;
  padding: 5px 20px;
  background-color: #000;
  margin: 0;
  cursor: pointer
}
.pw510 .btn-change.active, .pw510 .btn-change.active:focus {
  background-color: #e73649;
  color: #fff
}
.pw510 .btn-change:hover {
  color: #fff
}
.pw510 .hero-picture {
  margin: 0
}
@media(min-width:768px) {
  .sprite-wrap {
    margin-bottom: 0
  }
  .pw510-features-1 {
    padding: 14% 65% 14% 5%
  }
  .pw510-features-2 {
    padding: 15% 15% 21% 55%
  }
  .pw510-features-3 {
    padding: 44% 30% 5%
  }
  .pw510-features-4 {
    padding: 5% 0
  }
  .pw510-features-4 .pd-table {
    position: relative;
    top: 50%;
    transform: translateY(-50%)
  }
  .pw510-features-5 {
    padding: 40% 65% 5% 5%
  }
}
[class*='gh335-features'] {
  position: relative
}
.gh335-features-1 .full-img {
  background-position: 12% top;
  background-size: 150% auto
}
.gh335-features-2 .full-img {
  background-position: right top
}
.gh335-features-3 .full-img {
  background-position: 12% top;
  background-size: 180% auto
}
@media(min-width:768px) {
  [ class*='gh335-features'] .pd-table {
    margin-bottom: 0
  }
  .gh335-features-1 {
    padding: 18% 15% 18% 53%
  }
  .gh335-features-1 .full-img, .gh335-features-2 .full-img, .gh335-features-3 .full-img, .gh335-features-4 .full-img {
    background-size: cover
  }
  .gh335-features-1 .full-img, .gh335-features-3 .full-img {
    background-position: 50% top
  }
  .gh335-features-2 {
    padding: 20% 57% 20% 15%
  }
  .gh335-features-3 {
    padding: 18% 15% 18% 53%
  }
  .gh335-features-4 {
    padding: 15% 57% 15% 15%
  }
}
[class*='gh337-features'] {
  position: relative
}
.gh337-features-1 .full-img {
  background-position: left top;
  background-size: 150% auto
}
.gh337-features-2 .full-img {
  background-position: 80% top;
  background-size: 150% auto
}
.gh337-features-4 .full-img {
  background-position: 100% top;
  background-size: 150% auto
}
.gh337-features-5 .full-img {
  background-position: 20% top;
  background-size: 150% auto
}
@media(min-width:768px) {
  .gh337-features-1 {
    padding: 15% 5% 15% 53%
  }
  .gh337-features-1 .full-img, .gh337-features-4 .full-img, .gh337-features-5 .full-img {
    background-position: left top;
    background-size: cover
  }
  .gh337-features-2 {
    padding: 10% 57% 20% 15%
  }
  .gh337-features-3 {
    text-align: center;
    padding: 5% 28% 35%
  }
  .gh337-features-4 {
    padding: 15% 57% 15% 15%
  }
  .gh337-features-5 {
    padding: 12% 15% 18% 50%
  }
  .gh337-features-2 .full-img {
    background-size: cover
  }
}
[class*='gs331-features-'] {
  position: relative
}
.gs331 [class*='col-md'] img {
  margin-bottom: .5rem
}
.gs331-features-3 .col-md-4, .gs331-features-3 .col-md-4:last-child {
  margin-bottom: 2rem
}
@media(min-width:768px) {
  .gs331-features-1 {
    padding: 5% 65% 40% 5%
  }
  .gs331-features-2 {
    padding: 5% 65% 45% 5%
  }
  .gs331-features-3 {
    padding: 5% 0;
    background-color: #222
  }
  .gs331-features-4 {
    padding: 5% 5% 44% 65%
  }
  .gs331-features-5 {
    padding: 5% 65% 40% 5%
  }
}
[class*='gs333-features-'] {
  position: relative
}
.gs333-features-3 .col-md-4, .gs333-features-3 .col-md-4:last-child {
  margin-bottom: 2rem
}
.gs333 [class*='col-md-'] img {
  margin-bottom: .5rem
}
@media(min-width:768px) {
  .gs333-features-1 {
    padding: 5% 65% 40% 5%
  }
  .gs333-features-2 {
    padding: 5% 65% 45% 5%
  }
  .gs333-features-3 {
    padding: 5% 0;
    background-color: #222
  }
  .gs333-features-4 {
    padding: 5% 5% 44% 65%
  }
  .gs333-features-5 {
    padding: 5% 65% 40% 5%
  }
}
[class*='gs335-features'] {
  position: relative
}
.gs335-features-1 .full-img {
  background-position: right top
}
.gs335-features-2 .full-img {
  background-position: right top
}
@media(min-width:768px) {
  .gs335-features-1 {
    padding: 5% 53% 40% 15%
  }
  .gs335-features-2 {
    padding: 20% 15% 25% 50%
  }
  .gs335-features-3 {
    padding: 25% 50% 25% 15%
  }
}
.col-md-1-5 {
  width: 50%;
  float: left;
  position: relative;
  padding-right: 15px;
  padding-left: 15px
}
@media(min-width:480px) {
  .col-md-1-5 {
    width: 33.333333333333%
  }
}
@media(min-width:768px) {
  .col-md-1-5 {
    width: 20%
  }
}
.gs315 section:nth-child(3) .col-md-1-5, .gs315 section:nth-child(3) .col-md-1-5:last-child {
  margin-bottom: 2rem
}
.bo311s a, .bo311s a:hover {
  display: inline-block;
  color: #fff;
  text-decoration: underline !important;
  cursor: pointer
}
.bo311s-features2 .full-img {
  background-position: right top
}
.delighter.radial-black-overly {
  position: absolute;
  z-index: 5;
  opacity: 0;
  transition: all .75s ease-out
}
@media(min-width:768px) {
  .bo311s-features1 .pd-table {
    padding: 4% 0 55% 5%;
    float: left;
    width: 75vw
  }
  .bo311s-features2 .pd-table {
    padding: 4% 5% 55% 0;
    float: right;
    width: 75vw
  }
  .bo311s-features3 .pd-table {
    padding: 55% 0 4% 5%;
    float: left;
    width: 65vw
  }
  .bo311s-features4 .pd-table {
    padding: 55% 0 4% 5%;
    float: left;
    width: 65vw
  }
  .bo311s-features5 .pd-table {
    padding: 55% 0 4% 5%;
    float: left;
    width: 65vw
  }
}
@media(min-width:1281px) {
  .bo311s-features1 .pd-table {
    padding: 5% 0 45% 5%;
    width: 45vw
  }
  .bo311s-features2 .pd-table {
    padding: 5% 5% 45% 0;
    width: 60vw
  }
  .bo311s-features3 .pd-table {
    padding: 45% 0 5% 5%;
    width: 45vw
  }
  .bo311s-features4 .pd-table {
    padding: 40% 0 5% 5%;
    width: 40vw
  }
  .bo311s-features5 .pd-table {
    padding: 45% 0 5% 5%;
    width: 45vw
  }
}
.delighter.radial-black-overly.started {
  transform: none;
  opacity: 1
}
.new_recommend {
  color: #fff;
  padding: 30px 0;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: cover;
  background-image: url("https://d164vpkda9uyv1.cloudfront.net/web_upload/consumer/product/feature/Newer_Model_Available.jpg");
}
.new_recommedn_inner {
  padding: 30px 0
}
.new_recommend h1 {
  font-weight: 700;
  font-size: 200%;
  line-height: 1;
  margin-bottom: 1rem;
  color: #c00;
}
.new_recommend h3 {
  color: #fff;
  font-weight: 500;
  display: inline-block;
  padding: 5px 15px 3px;
  font-size: 120%;
  background-color: #1c1c1c;
  margin: 0 0 15px;
}
.new_recommend_copy {
  display: inline-block
}
.new_recommend strong {
  display: block;
  font-size: 150%;
  line-height: normal
}
.new_recommend a {
  display: inline-block;
  color: #c9242c;
  position: relative
}
.new_recommend a:after {
  display: inline-block;
  content: "\f105";
  font-family: 'FontAwesome';
  font-size: 150%;
  position: absolute;
  top: 0;
  right: -12px;
  line-height: .85
}
@media(min-width:768px) {
  .new_recommend figure {
    width: 50%
  }
}
#am310-main * {
  font-family: 'Montserrat', sans-serif !important
}
#am310-main .fa {
  font: normal normal normal 14px/1 FontAwesome !important
}
#am310-main small {
  font-size: 1vw
}
#am310-main a:focus {
  outline: 0;
  text-decoration: none
}
.am310-one, .am310-two, .am310-three, .am310-four, .am310-five, .am310-six, .am310-seven, .am310-even, .am310-eight, .am310-nine {
  color: #fff;
  position: relative;
  background-repeat: no-repeat;
  background-size: 100% auto
}
#am310-main header h1, #am310-main h2, #am310-main h3 {
  text-shadow: 0 0 15px #000
}
#am310-main h2 {
  font-size: 5.75vw;
  margin: 0 0 3%;
  font-weight: 700;
  line-height: 1.2
}
#am310-main h3 {
  font-size: 5vw;
  margin-bottom: 2vh
}
#am310-main p {
  font-size: 3vw;
  font-weight: 500;
  margin: 0
}
#am310-main figure {
  margin: 0
}
#am310-main h1 {
  font-weight: 700;
  color: #3a3a3a;
  margin: 0;
  font-size: 11vw
}
#am310-main header {
  color: #fff;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  overflow: hidden;
  padding: 5% 15px 0
}
#am310-main header h1 {
  color: #fff;
  margin: 0 0 15px;
  font-weight: 700;
  font-size: 8.6vw;
  line-height: 1
}
#am310-main header h2 {
  font-weight: 500;
  font-size: 7vw
}
#am310-main header .hero-copy figure {
  margin: 5% 0
}
#am310-main .hero-copy {
  position: relative;
  line-height: normal
}
.am310-product {
  text-align: right;
  position: relative;
  margin: 0 auto;
  width: 40%
}
.am310-product figure {
  text-align: left;
  width: 100%;
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0;
  margin: 0
}
.am310-product figure:nth-of-type(1) {
  position: relative;
  bottom: inherit;
  left: inherit;
  z-index: 50
}
.am310-product .ghost1, .am310-product .ghost2, .am310-product .ghost3 {
  z-index: 20
}
.am310-product img {
  display: inline-block;
  height: auto
}
.animation-top {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 150;
  padding: 36% 65.5% 0 22.8%
}
.animation {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(https://d164vpkda9uyv1.cloudfront.net/web_upload/consumer/product/feature/am310/animation.png) no-repeat 0 0;
  background-size: 100% auto;
  -webkit-animation: sprite 1.5s steps(5) infinite;
  animation: sprite 1.5s steps(5) infinite;
  z-index: 100
}
.am310-one {
  padding: 82% 15px 15px;
  background-size: 190% auto;
  text-align: center
}
.am310-two {
  background-color: #b19477
}
#am310-main .am310-two h2 {
  margin: 0
}
.am310-two .min-media-body .am310-copy, .am310-three .min-media-body .am310-copy {
  padding: 15px 15px 30px
}
.am310-three .animation-wrap {
  position: relative
}
.am310-three {
  position: relative;
  background-color: #323539
}
#am310-main .am310-three figure {
  margin: 0 0 4%
}
#am310-main .am310-three .animation-wrap figure {
  margin: 0
}
.am310-three .min-media-body .am310-copy figure img {
  width: 60%
}
.am310-four, .am310-five, .am310-six, .am310-seven, .am310-eight {
  background-color: #1f2021
}
.am310-four {
  padding: 79% 0 0;
  background-position: right top;
  background-size: 190% auto
}
.am310-four .am310-copy {
  padding: 15px 15px 0
}
#am310-main .am310-four .am310-copy p {
  margin-bottom: 5%
}
.am310-four .am310-copy figure img {
  width: 64%
}
.am310-five {
  padding: 5% 0
}
#am310-main .am310-five h2 {
  margin: 0 0 2%
}
.am310-five .am310-copy {
  padding: 0 15px
}
#am310-main .am310-five figure {
  margin: 0 0 15px
}
.am310-six {
  padding-top: 67%;
  position: relative;
  z-index: 2
}
.am310-six .am310-copy, .am310-seven .am310-copy, .am310-eight .am310-copy {
  padding: 15px 15px 30px
}
.am310-seven {
  padding-top: 97%;
  background-position: right top;
  background-size: 200% auto;
  margin-top: -28%;
  position: relative;
  z-index: 1
}
.am310-eight {
  padding-top: 81%;
  background-size: 185% auto
}
.am310-nine {
  background-size: cover;
  text-align: center;
  padding: 10% 15px 30px
}
.am310-nine .am310-copy {
  display: inline-block;
  text-align: left
}
#am310-main .am310-nine h2 {
  font-size: 24px
}
#am310-main .am310-nine figure {
  margin: 0 auto 15px;
  width: 50%
}
.am310-nine figure img {
  width: 100%
}
.am310-nine ul {
  padding-left: 4.5%
}
@-webkit-keyframes sprite {
  from {
    background-position: 0 0
  }
  to {
    background-position: 0 100%
  }
}
@keyframes sprite {
  from {
    background-position: 0 0
  }
  to {
    background-position: 0 100%
  }
}
@media(min-width:768px) {
  .am310-one, .am310-two, .am310-three, .am310-four, .am310-five, .am310-six, .am310-seven, .am310-even, .am310-eight, .am310-nine {
    background-size: cover;
    background-position: center top
  }
  .am310-four {
    background-position: right top
  }
  #am310-main header {
    padding: 5% 15px 0
  }
  #am310-main .hero-copy article {
    display: table-cell;
    vertical-align: middle;
    width: 574px
  }
  #am310-main .header-inner {
    display: table;
    margin: 0 auto
  }
  #am310-main .hero-copy, .am310-product {
    display: table-cell;
    vertical-align: middle
  }
  #am310-main .hero-copy {
    padding-right: 5%
  }
  .am310-product {
    width: inherit
  }
  #am310-main h1 {
    font-size: 4.1vw
  }
  #am310-main h2 {
    font-size: 2.6vw;
    margin: 0 0 3%
  }
  #am310-main h3 {
    font-size: 2.2vw;
    margin-bottom: 5vh
  }
  #am310-main p {
    font-size: 1.5vw
  }
  #am310-main header h1 {
    font-size: 56px;
    margin: 0 0 2.5%
  }
  #am310-main header h2 {
    font-size: 35px
  }
  #am310-main header .hero-copy figure {
    margin: 46px 0
  }
  .am310-product img {
    height: 701px
  }
  .am310-one {
    padding: 10% 18% 10% 66%;
    text-align: left
  }
  #am310-main .am310-one h1 {
    width: 16vw
  }
  .am310-two .min-media-body .am310-copy, .am310-three .min-media-body .am310-copy {
    padding: 0 8.5%
  }
  .am310-two figure, .am310-three .animation-wrap {
    width: 55%
  }
  .am310-four {
    padding: 0
  }
  .am310-four .am310-copy figure img {
    width: 49%
  }
  .am310-four .am310-copy {
    padding: 5% 1.5% 0;
    width: 45%
  }
  .am310-five .am310-copy {
    padding: 0 12.5%
  }
  .am310-six, .am310-seven, .am310-eight {
    margin-top: 0;
    padding-top: 0
  }
  #am310-main .am310-five figure {
    margin: 10% 0 0
  }
  .am310-six .am310-copy {
    padding: 8% 22.5% 47%
  }
  .am310-seven .am310-copy {
    padding: 15% 52% 15% 1.5%
  }
  .am310-eight .am310-copy {
    display: inline-block;
    padding: 14% 1.5% 14% 53%
  }
  .am310-nine figure img {
    width: 311px;
    height: auto
  }
  .am310-nine {
    padding: 5% 15px
  }
  #am310-main .am310-nine h2 {
    font-size: 32px;
    margin: 0 0 8%
  }
  .am310-nine .am310-nine-inner {
    display: table;
    margin: 0 auto;
    direction: rtl;
    padding: 0
  }
  .am310-nine .am310-copy, .am310-nine figure {
    display: table-cell;
    vertical-align: middle
  }
  #am310-main .am310-nine figure {
    width: 40%
  }
  .am310-nine ul {
    font-size: 26px;
    padding-left: 23px
  }
  .am310-nine .am310-copy {
    direction: ltr
  }
}
#gc555 h3 {
  color: #fff
}
#gc555 figure {
  margin: 0
}
#gc555 img {
  vertical-align: top
}
#gc555 video {
  width: 100%;
  height: auto;
  vertical-align: top
}
.video-wrap {
  overflow: hidden;
  margin: 0 -3px
}
#gc555 .pd-table h3 {
  display: block;
  padding: 0 0 0 20px
}
#gc555 .pd-table p {
  position: relative;
  padding: 0 0 0 20px;
  margin: 0
}
#gc555 .pd-table p:before {
  content: "";
  display: inline-block;
  width: 2px;
  background-color: #c00;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0
}
.gc555-features1 .full-img {
  z-index: 1;
  background-position: left top
}
.live-matters {
  padding: 0 5%;
  margin: 0 auto;
  text-align: center
}
.live-matters .fa-circle {
  vertical-align: bottom;
  margin-left: 1%
}
.live-matters .fa-circle:before {
  font-family: 'FontAwesome';
  color: #c00;
  font-size: 3vw
}
.live-matters-logo {
  width: 70%;
  fill: #fff;
  filter: drop-shadow(0px 0 5px rgba(0, 0, 0, .75))
}
.gc555-features1 .full-img {
  padding: 92% 0 0
}
.gc555-features1-inner {
  position: relative;
  z-index: 2;
  padding: 0 0 3%
}
#gc555 .gc555-logo {
  padding: 0 6%;
  margin: 0 0 5%;
  text-align: center
}
#gc555 .gc555-logo h1 {
  font-weight: 700;
  color: #fff
}
.gc555-hero-logo {
  padding: 0 10% 8%;
  margin: 0
}
.gc555-features2 .pd-table {
  margin: 0 auto;
  padding: 5%
}
#gc555 .gc555-features3-bg {
  margin-right: -58%
}
.gc555-features3 .pd-table {
  padding: 5%
}
.gc555-features3 .pd-table, .gc555-features4 .pd-table, .gc555-features5 .pd-table, .gc555-features6 .pd-table, .gc555-features7 .pd-table, .gc555-features8 .pd-table, .gc555-features9 .pd-table {
  padding: 3% 5% 8%
}
#gc555 .gc555-features9 .pd-table p {
  margin-bottom: 3%
}
.gc555-features7 .pd-table, .gc555-features8 .pd-table {
  position: relative
}
.gc555-features8 .pd-table small {
  display: inline-block !important;
  padding-left: 20px !important
}
.gc555-features8 .pd-table small a {
  color: #fff;
  text-decoration: underline
}
.gc555-features9 .pd-table img {
  width: 60%;
  padding: 0 0 20px 20px
}
picture {
  display: block
}
#gc555 .gc555-features9-bg {
  margin: 0 0 0 -50%
}
.image-compare {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 5.3% 14.6% 23.485%
}
.image-container {
  position: relative
}
.image-container img {
  display: block
}
#gc555 .gc555-features4 .gc555_240fps {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  opacity: 0;
  padding: 15% 26.5% 0 65.5%;
  -moz-transition: opacity 1.5s linear, visibility 0 linear 1.5s;
  -o-transition: opacity 1.5s linear, visibility 0 linear 1.5s;
  -webkit-transition: opacity 1.5s linear, visibility 1.5s linear;
  transition: opacity 1.5s linear, visibility 0 linear 1.5s;
  animation-fill-mode: forwards
}
.fide-in-fps {
  animation: fadeIn ease 1.5s;
  -webkit-animation: fadeIn ease 1.5s;
  -moz-animation: fadeIn ease 1.5s;
  -o-animation: fadeIn ease 1.5s;
  -ms-animation: fadeIn ease 1.5s
}
@keyframes fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: .75
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: .75
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: .75
  }
}
@-ms-keyframes fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: .75
  }
}
@media only screen and (min-width:768px) {
  .image-container {
    margin: 4em auto
  }
}
.image-label {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #fff;
  padding: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  opacity: 0;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  -o-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: -webkit-transform .3s .7s, opacity .3s .7s;
  -moz-transition: -moz-transform .3s .7s, opacity .3s .7s;
  transition: transform .3s .7s, opacity .3s .7s
}
.image-label.is-hidden {
  visibility: hidden
}
.is-visible .image-label {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0)
}
.resize-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  overflow: hidden;
  background-color: rgba(0, 0, 0, .25);
  background-size: auto 100%;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.resize-image .image-label {
  right: auto;
  left: 0
}
.handle {
  position: absolute;
  height: 44px;
  width: 44px;
  left: 50%;
  top: 50%;
  margin-left: -22px;
  margin-top: -22px;
  border-radius: 50%;
  background: rgba(0, 0, 0, .75) url(https://d164vpkda9uyv1.cloudfront.net/web_upload/consumer/product/feature/arrows.svg) no-repeat center center;
  cursor: move;
  opacity: 0;
  -webkit-transform: translate3d(0, 0, 0) scale(0);
  -moz-transform: translate3d(0, 0, 0) scale(0);
  -ms-transform: translate3d(0, 0, 0) scale(0);
  -o-transform: translate3d(0, 0, 0) scale(0);
  transform: translate3d(0, 0, 0) scale(0)
}
.handle.draggable {
  background-color: rgba(0, 0, 0, .5)
}
.is-visible .handle.handle-fade-in {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  -moz-transform: translate3d(0, 0, 0) scale(1);
  -ms-transform: translate3d(0, 0, 0) scale(1);
  -o-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
  -webkit-transition: -webkit-transform .3s .7s, opacity 0 .7s;
  -moz-transition: -moz-transform .3s .7s, opacity 0 .7s;
  transition: transform .3s .7s, opacity 0 .7s
}
@keyframes flickerAnimation {
  0% {
    opacity: 1
  }
  50% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@-o-keyframes flickerAnimation {
  0% {
    opacity: 1
  }
  50% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@-moz-keyframes flickerAnimation {
  0% {
    opacity: 1
  }
  50% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@-webkit-keyframes flickerAnimation {
  0% {
    opacity: 1
  }
  50% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
.animate-flicker {
  -webkit-animation: flickerAnimation 1s infinite;
  -moz-animation: flickerAnimation 1s infinite;
  -o-animation: flickerAnimation 1s infinite;
  animation: flickerAnimation 1s infinite
}
@media(min-width:768px) {
  #gc555 .full-img {
    position: relative;
    padding: 60% 0 0
  }
  #gc555 .gc555-features1 .full-img {
    position: absolute;
    padding: 0;
    margin: 0
  }
  .gc555-features1-inner {
    padding: 45% 0 3%
  }
  #gc555 .gc555-logo {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    padding: 18% 5% 0 50%
  }
  .gc555-hero-logo {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 0 5% 3% 62%
  }
}
@media(min-width:1024px) {
  #gc555 .full-img {
    position: absolute;
    padding: 0;
    margin: 0
  }
  .gc555-features1 .full-img {
    padding: 0
  }
  .live-matters {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 3% 0 0;
    z-index: 10
  }
  .live-matters-logo {
    width: 50%
  }
  .live-matters .fa-circle {
    margin-left: .5%
  }
  .live-matters .fa-circle:before {
    font-size: 2vw
  }
  .gc555-features2 .pd-table {
    width: 590px;
    padding: 43.2% 0 5%
  }
  .gc555-features3 .pd-table {
    position: absolute;
    bottom: 18%;
    left: 0;
    right: 0;
    padding: 0 5% 0 60%
  }
  #gc555 .gc555-features3-bg {
    margin-right: 0
  }
  .image-compare {
    padding: 3.3% 45.85% 23.485% 9.25%
  }
  .gc555-features4 .pd-table {
    position: absolute;
    bottom: 6%;
    left: 50%;
    transform: translateX(-50%);
    width: 800px;
    padding: 0
  }
  .gc555-features5 .pd-table {
    position: absolute;
    bottom: 18%;
    left: 3%;
    padding-right: 59%
  }
  .card-animation-first {
    padding: 11.7% 17.98% 0 78.7%
  }
  .card-animation-wrap {
    padding: 11.7% 17.5% 0 78.7%
  }
  .card-animation {
    top: 0
  }
  .gc555-features6 .pd-table {
    position: absolute;
    top: 0;
    right: 0;
    padding: 3% 5% 0 54%
  }
  .gc555-features7 .pd-table, .gc555-features8 .pd-table {
    padding: 1rem
  }
  .gc555-features7 .pd-table-wrap, .gc555-features8 .pd-table-wrap, .gc555-features9 .pd-table {
    position: absolute;
    top: 0;
    left: 0;
    padding: 3% 30% 0 5%
  }
  .gc555-features9 .pd-table {
    top: 50%;
    transform: translateY(-50%);
    color: #000;
    padding: 6% 64% 0 5%
  }
  #gc555 .gc555-features9 .pd-table h3 {
    color: #000
  }
  #gc555 .gc555-features9-bg {
    margin: 0
  }
  #gc555 .gc555-features4 .gc555_240fps {
    padding: 8% 27.5% 0 64%
  }
}
@media(min-width:1280px) {
  .gc555-features3 .pd-table {
    padding: 0 5% 0 62%
  }
  .gc555-features5 .pd-table {
    bottom: 22%
  }
  .gc555-features6 .pd-table {
    padding: 6% 5% 0 58%
  }
  .gc555-features7 .pd-table-wrap, .gc555-features8 .pd-table-wrap {
    padding: 6% 58% 0 5%
  }
  .gc555-features9 .pd-table {
    padding: 6% 65% 0 5%
  }
}
#bu110_new {
  color: #000;
  background-color: #fff
}
#bu110_new h2 {
  font-weight: 600
}
#bu110_new .pd-table {
  padding: 5px 15px 2rem
}
.bu110-features1 .full-img {
  position: absolute;
  padding: 90% 0 0;
  background-position: 62% top;
  margin: 0
}
.bu110-features1 article {
  position: relative;
  z-index: 2;
  padding: 60% 5% 5% 43%;
  text-align: right
}
.bu110-features1 h1, .overview-black .bu110-features1 h2 {
  color: #fff;
  text-shadow: rgba(3, 3, 3, .75) 4px 4px 4px
}
.bu110-features1 h1 {
  font-size: 4.5vw;
  font-weight: 700;
  line-height: 1
}
.overview-black .bu110-features1 h2 {
  font-size: 5.5vw;
  font-weight: 500
}
.bu110-features-new1_bg {
  position: relative;
  z-index: 1
}
.bu110-features-new2 a {
  text-decoration: underline;
  color: #000
}
#bu110_new .bu110-pw313 {
  position: absolute;
  top: 30.5%;
  left: 27.5%;
  right: 0;
  z-index: 2;
  width: 8%
}
#bu110_new .bu110-camera {
  position: absolute;
  top: 28.5%;
  right: 6%;
  z-index: 2;
  width: 43.15%
}
.bu110-features-new4 a {
  text-decoration: underline
}
.bu110-features-new5 {
  padding: 5% 0 2%;
  background: #f2f5f6;
  background: -moz-radial-gradient(center, ellipse cover, #f2f5f6 0, #fff 50%, #e3eaed 98%);
  background: -webkit-radial-gradient(center, ellipse cover, #f2f5f6 0, #fff 50%, #e3eaed 98%);
  background: radial-gradient(ellipse at center, #f2f5f6 0, #fff 50%, #e3eaed 98%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f5f6', endColorstr='#e3eaed', GradientType=1)
}
.bu110-features-new5 h2 {
  padding: 0 5%;
  margin: 0
}
.bu110-features-new5 h3 {
  font-size: 21px;
  margin-bottom: 5%
}
.bu110-features-new5 article {
  text-align: center;
  padding: 5%
}
.bu110-features-new5 .carousel-indicators {
  position: static;
  margin-right: 5%;
  margin-left: 5%
}
.bu110-features-new5 .carousel-indicators .item.active {
  background: transparent
}
.bu110-features-new5 .carousel-indicators .item.active img {
  opacity: .7
}
.bu110-features-new5 .carousel-indicators .item {
  padding: 0
}
.bu110-features-new5 .carousel-indicators .item h4 {
  position: relative;
  cursor: pointer;
  color: #fff;
  padding: 10px 20px;
  background-color: #222;
  margin-right: 25px;
  border-radius: 5px;
  font-size: 1.2rem
}
.bu110-features-new5 .carousel-indicators .item:last-of-type h4 {
  margin-right: 0
}
.bu110-features-new5 .carousel-indicators .item.active h4 {
  background-color: #dd434a
}
.bu110-features-new5 .carousel-indicators .item h4:before {
  content: "\f0da";
  font-family: 'FontAwesome';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -19px;
  color: #222;
  font-size: 30px
}
.bu110-features-new5 .carousel-indicators .item.active h4:before {
  color: #dd434a
}
.bu110-features-new5 .carousel-indicators .item:last-of-type h4:before {
  display: none
}
@media(min-width:768px) {
  .bu110-features1 article {
    padding: 28% 5% 15% 55%
  }
  .overview-black .bu110-features1 h2 {
    font-size: 2.5vw
  }
  #bu110_new .bu110-features-new1 .pd-table {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 4% 24% 40.7% 12%;
    color: #000;
    z-index: 2
  }
  .bu110-features1 .full-img {
    background-position: bottom center;
    padding: 0
  }
  #bu110_new .bu110-features-new2 .pd-table {
    color: #000;
    padding: 25% 46% 25% 18%
  }
  #bu110_new .bu110-features-new3 .pd-table {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    padding: 0 74% 0 5%
  }
  #bu110_new .bu110-features-new4 .pd-table {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    padding: 0 5% 0 64%;
    color: #000
  }
  .bu110-features-new5 article h3 {
    margin-bottom: 2.5%
  }
  .bu110-features-new5 article {
    text-align: center;
    padding: 2% 5% 2.5%
  }
  .bu110-features-new5 .carousel-indicators .item h4 {
    font-size: 1.5rem
  }
}
@media(min-width:1280px) {
  #bu110_new .bu110-features-new1 .pd-table {
    padding: 5% 44% 40.7% 12%
  }
}
@media(min-width:1400px) {
  #bu110_new .bu110-features-new2 .pd-table {
    padding: 24% 47% 28% 17%
  }
}
#gc570d_logo_svg {
  fill: #fff;
  width: 100%;
  height: auto
}
.gc570d-hero-title {
  position: relative;
  padding: 25% 5% 0 0;
  width: 100%
}
#gc570d h3 {
  color: #fff
}
#gc570d figure {
  margin: 0
}
#gc570d img {
  vertical-align: top
}
.video-wrap {
  overflow: hidden;
  margin: 0 -3px
}
.gc570d-overlay {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  color: #fff;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.65) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0)
}
#gc570d video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  vertical-align: top
}
#gc570d .videoWrapper {
  padding-top: 42%
}
#gc570d .pd-table h3 {
  display: block
}
#gc570d .pd-table p {
  position: relative;
  margin: 0
}
.overview-black .gc570d-features-hero h2 {
  color: #fff;
  font-size: 2.425vw;
  font-weight: 500
}
.gc570d-features1 .pd-table, .gc570d-features3 .pd-table, .gc570d-features4 .pd-table, .gc570d-features5 .pd-table, .gc570d-features6 .pd-table {
  padding: 3% 5% 8%
}
.gc570d_icon {
  position: relative;
  text-align: center;
  padding: 5%
}
@media only screen and (min-width:768px) {
  #gc570d_logo_svg {
    width: 50vw
  }
  .gc570d-overlay {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
    -ms-flex-align: center !important;
    align-items: center !important
  }
  #gc570d .full-img {
    position: absolute;
    padding: 0;
    margin: 0
  }
  .overview-black .gc570d-features3 {
    padding: 42% 2.5% 2.5%
  }
  .gc570d-features3 .pd-table {
    padding: 0;
    margin: 0 0 0 auto;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
  }
  .gc570d-features1 .pd-table, .gc570d-features2 .pd-table, .gc570d-features4 .pd-table, .gc570d-features6 .pd-table {
    padding: 42.2% 2.5% 2.5%;
    margin: 0
  }
  .gc570d-features5 .pd-table {
    padding: 42.2% 2.5% 2.5%;
    margin: 0
  }
  .gc570d-features3 .pd-table {
    position: relative;
    z-index: 2
  }
  .black_overlay_bottom {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0)
  }
  .gc570d_icon {
    position: absolute;
    top: 7%;
    left: 0;
    right: 0;
    z-index: 2;
    padding: 5%;
    padding: 0
  }
  .gc570d_icon img {
    width: 40%
  }
}
@media(min-width:1024px) {
  .overview-black .gc570d-features3 {
    padding: 42% 2.5% 2.5% 0
  }
  .gc570d-features3 .pd-table {
    width: 650px
  }
  .gc570d-features1 .pd-table, .gc570d-features2 .pd-table, .gc570d-features4 .pd-table, .gc570d-features6 .pd-table {
    width: 746px;
    padding: 42.2% 0 2.5% 2.5%
  }
  .gc570d-features5 .pd-table {
    width: 746px;
    padding: 42.2% 0 2.5% 2.5%
  }
}
@media(min-width:1280px) {
  .overview-black .gc570d-features3 {
    padding: 42% 5% 5% 0
  }
  .gc570d-features1 .pd-table, .gc570d-features2 .pd-table, .gc570d-features4 .pd-table, .gc570d-features6 .pd-table {
    padding: 42.2% 0 5% 5%
  }
  .gc570d-features5 .pd-table {
    padding: 42.2% 0 5% 5%
  }
}
@keyframes FadeInOut {
  0% {
    opacity: 1
  }
  35% {
    opacity: 1
  }
  70% {
    opacity: 0
  }
  100% {
    opacity: 0
  }
}
.connections_pd {
  padding-top: 110px;
  padding-bottom: 110px
}
@media(max-width:991.98px) {
  .connections_pd {
    padding-top: 80px;
    padding-bottom: 80px
  }
}
@media(max-width:767.98px) {
  .connections_pd {
    padding-top: 50px;
    padding-bottom: 50px
  }
}
@keyframes FadeInOut {
  0% {
    opacity: 1
  }
  35% {
    opacity: 1
  }
  70% {
    opacity: 0
  }
  100% {
    opacity: 0
  }
}
@keyframes FadeInOut1 {
  0% {
    opacity: 0
  }
  50% {
    opacity: 1
  }
  100% {
    opacity: 0
  }
}
@keyframes FadeInOut2 {
  0% {
    opacity: 1
  }
  50% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
/*********** BO317 ****************************************************************************/
#bo317 {
  background-color: #fff
}
#bo317 figure {
  margin: 0
}
#bo317 img {
  vertical-align: top
}
.bo317_hero {
  background-repeat: no-repeat;
  background-position: 80% top !important;
  background-image: url("https://d164vpkda9uyv1.cloudfront.net/web_upload/consumer/product/feature/bo317_hero.jpg");
  background-size: 128% auto !important;
  padding: 50% 0 0
}
.bo317_hero:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 40%;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.65) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0)
}
.bo317_logo_fill {
  fill: #fff
}
.bo317_hero_copy {
  position: relative;
  padding: 0 5% 5%
}
.bo317_hero_copy svg, .bo317_hero_copy h2 {
  position: relative;
  z-index: 2;
  filter: drop-shadow(2px 3px 5px rgba(0, 0, 0, 0.35))
}
.bo317_hero > .bo317_hero_copy h2 {
  color: #fff !important;
  margin: 1.5% 0 0;
  font-size: 5vw;
  text-align: center
}
.overview-black .BO317-features-hero h2 {
  color: #fff;
  font-size: 2.425vw;
  font-weight: 500
}
#bo317 .pd-table p {
  margin: 0
}
.BO317-features1 .pd-table, .BO317-features2 .pd-table, .BO317-features3 .pd-table, .BO317-features4 .pd-table, .BO317-features5 .pd-table {
  padding: 5% 5% 8%
}
#BO317 .pd-table {
  color: #000
}
.BO317_fade_a {
  position: relative;
  z-index: 1
}
.BO317-features2 .full-img {
  background-position: left top;
  background-size: 120% auto
}
#BO317 .BO317-features3-fade_inner figure {
  position: relative
}
.BO317_fade_b {
  -webkit-animation: FadeInOut 1s infinite;
  -moz-animation: FadeInOut 1s infinite;
  -o-animation: FadeInOut 1s infinite;
  animation: FadeInOut 1s infinite;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2
}
.BO317-features3, .BO317-features5 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.BO317-features5 {
  background-color: #f5f5f7
}
.BO317-features5-img {
  width: 100%
}
.CamEngine_Lite_UI figure, .CamEngine_Lite_screen figure {
  position: relative
}
.CamEngine_Lite_UI_1 {
  -webkit-animation: FadeInOut1 2s ease-in-out infinite;
  -moz-animation: FadeInOut1 2s ease-in-out infinite;
  -o-animation: FadeInOut1 2s ease-in-out infinite;
  animation: FadeInOut1 2s ease-in-out infinite;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2
}
.CamEngine_Lite_screen figure:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, .3);
  z-index: 2;
  -webkit-animation: FadeInOut2 2s ease-in-out infinite;
  -moz-animation: FadeInOut2 2s ease-in-out infinite;
  -o-animation: FadeInOut2 2s ease-in-out infinite;
  animation: FadeInOut2 2s ease-in-out infinite;
  padding: 5.5% 0
}
#bo317 .CamEngine_Lite_UI figure {
  margin: 0 auto 15px;
  width: 60%
}
#bo317 .CamEngine_Lite_screen figure {
  margin: 0 auto;
  width: 80%
}
.CamEngine_Lite_UI figure img, .CamEngine_Lite_screen figure img {
  width: 100%
}
@media only screen and (min-width:768px) {
  .bo317_hero {
    background-position: center top !important;
    background-size: cover !important;
    padding: 29% 35% 15% 5%
  }
  .bo317_hero_copy {
    padding: 2% 2% 2% 0
  }
  .bo317_hero > .bo317_hero_copy h2 {
    text-align: left;
    font-size: 2.55vw
  }
  .BO317-features1 {
    padding: 42.2% 5% 2.5%
  }
  .BO317-features1 .pd-table {
    text-align: right;
    width: 100%;
    padding: 0 5% 0 0;
    vertical-align: middle
  }
  .BO317-features1 .pd-table .pd-table-innder {
    text-align: left;
    display: inline-block;
    color: #fff
  }
  .BO317-features2 {
    position: relative
  }
  #BO317 .BO317-features2 .pd-table {
    color: #fff
  }
  .BO317-features2 .full-img {
    background-position: bottom center;
    background-size: cover
  }
  .BO317-features1:after, .BO317-features2:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 35%;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
    z-index: 1
  }
  .BO317-features2 .pd-table, .BO317-features4 .pd-table, .BO317-features6 .pd-table {
    padding: 42.2% 5% 2.5%;
    margin: 0
  }
  .BO317-features3 .pd-table {
    padding: 0;
    margin: 0 0 0 auto
  }
  .BO317-features3 .pd-table {
    position: relative;
    z-index: 2
  }
  .BO317-features3, .BO317-features5 {
    padding: 5% 5%
  }
  .BO317-features4 .pd-table {
    padding: 6% 0 26% 5%;
    width: 500px;
    color: #000
  }
  .BO317-features5 .pd-table {
    color: #000;
    padding: 5% 0 2.5%;
    margin: 0;
    vertical-align: center
  }
  .BO317-features5-img {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0 auto
  }
  #bo317 .CamEngine_Lite_UI figure, #bo317 .CamEngine_Lite_screen figure {
    margin: 0 auto;
    width: 100%
  }
  .CamEngine_Lite_UI, CamEngine_Lite_screen {
    padding: 0
  }
  .CamEngine_Lite_UI {
    width: 31.75%;
    padding-right: 2.9%
  }
  .CamEngine_Lite_screen {
    -ms-flex: 1;
    flex: 1
  }
}
@media(min-width:1024px) {
  .BO317-features1 {
    padding: 26.5% 0 14.5%
  }
  .BO317-features1:after {
    height: 15%
  }
  .BO317-features1 .pd-table .pd-table-innder {
    width: 30%;
    color: #000
  }
  .BO317-features3-fade {
    margin: 0 15px 60px
  }
  .BO317-features2 .pd-table, .BO317-features6 .pd-table {
    width: 746px;
    padding: 45% 0 2.5% 5%
  }
  .BO317-features2 .pd-table {
    width: 652px
  }
  .BO317-features3-fade .BO317-features3-fade_inner {
    margin: 0;
    width: 50%;
    padding: 0 30px
  }
  .BO317-features3-fade {
    margin: 0
  }
  .BO317-features4 .pd-table {
    padding: 12% 0 29% 5%
  }
  .BO317-features3 .pd-table, .BO317-features5 .pd-table {
    text-align: center;
    margin: 0 auto;
    width: 650px;
    color: #000;
    padding: 0 0 2.5%
  }
}
@media(min-width:1280px) {
  .BO317-features2 .BO317-features6 .pd-table {
    padding: 42.2% 0 5% 5%
  }
  .BO317-features4 .pd-table {
    padding: 15% 0 26% 5%
  }
}
.BO317-features3-fade_wrap {
  position: relative
}
/*********** PW513 ****************************************************************************/
#pw513 figure {
  margin: 0 auto;
}
#pw513 figure img {
  border: 0
}
.pw513_features1 .pd-table, .pw513_features2 .pd-table, .pw513_features3 .pd-table, .pw513_features4 .pd-table, .pw513_features5 .pd-table, .pw513_features6 .pd-table, .pw513_features7 .pd-table, .pw513_features8 .pd-table {
  padding: 10px 15px 2rem
}
.pw513_hero {
  position: relative;
  background-repeat: no-repeat;
  background-position: 94% top !important;
  background-size: 156% auto !important;
  padding: 66% 0 8%;
  color: #fff;
}
.pw513_hero:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 40%;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
  z-index: 1
}
.pw513_hero_copy {
  position: relative;
  z-index: 2;
  padding: 0 5%;
  margin: 0 auto;
  width: 90%;
}
.pw513_hero .d-flex {
  -ms-flex-align: center;
  align-items: center;
  margin: 5% 0 0;
}
.pw513_hero .d-flex h2 {
  font-weight: bold;
  line-height: 1.1;
  margin: 0;
  font-size: 7.8vw;
}
.pw513_3year {
  position: absolute;
  bottom: 7%;
  right: 9%;
  z-index: 2;
  text-align: right;
  width: 24%;
}
.pw513_3year img {
  width: 100%;
  height: auto;
}
.pw513_features1 .full-img {
  background-position: 73% top;
  background-size: 160% auto;
  padding: 68% 0 0;
}
.pw513_features6 {
  position: relative;
  padding: 0;
}
.pw513_features6 .pd-table .pd-table-cell {
  vertical-align: middle;
}
.pw513_connections img {
  width: 75%
}
.pw513_features6_img1 {
  position: absolute;
  z-index: 1;
}
.pw513_features6_img_wrap .pw513_features6_img1 {
  position: relative;
  z-index: 1;
}
.pw513_features6_img2, .CamEngine_zoom_in {
  animation: fade-in-out 5s infinite ease-in-out alternate;
}
.pw513_features6_img2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.CamEngine_UI {
  position: absolute;
  top: 3%;
  left: 4%;
  z-index: 3;
  width: 28%;
}
.CamEngine_zoom {
  position: relative;
}
.CamEngine_zoom_in {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
}
.pw513_features6 .pd-table {
  z-index: 100;
  padding: 2rem 15px;
}
.pw513_features6 .pd-table .pd-table-cell {
  text-align: left !important;
}
#pw513 .videoWrapper {
  padding-top: 52%;
}
#pw513 video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  vertical-align: top;
  z-index: 1;
}
.pw513_features7 .full-img {
  background-position: 100% bottom;
  background-size: 123% auto;
}
@keyframes fade-in-out {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@media only screen and (min-width: 768px) {
  #pw513 .full-img {
    position: absolute
  }
  .pw513_hero {
    background-position: center 100% !important;
    background-size: cover !important;
    padding: 17% 48% 17% 3%;
  }
  .pw513_3year {
    bottom: 8%;
    right: 5%;
    width: 12%;
  }
  .pw513_hero .d-flex {
    margin: 0
  }
  .pw513_hero .d-flex h2 {
    font-size: 6.1vw;
  }
  html[lang="cs-CZ"] .pw513_hero h2 {
    font-size: 3.7vw;
  }
  html[lang="ko-KR"] .pw513_hero h2 {
    font-size: 3.85vw;
  }
  html[lang="th-TH"] .pw513_hero h2 {
    font-size: 3.55vw;
  }
  .pw513_hero_copy {
    padding: 0;
  }
  .pw513_hero_copy img {
    width: 66% !important
  }
  .pw513_features1 .full-img {
    background-position: center top;
    background-size: cover;
    padding: 0;
  }
  .pw513_features1 .pd-table {
    padding: 31% 5% 3%;
  }
  .pw513_features2 {
    position: relative
  }
  .pw513_features2:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 40%;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
    z-index: 2
  }
  .pw513_features2 .pd-table {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 34.4% 5% 3%;
    text-align: center;
    z-index: 3;
  }
  .pw513_features3 .pd-table {
    padding: 33% 5% 3%;
  }
  .pw513_features4 .pd-table {
    padding: 34% 5% 2%;
  }
  .pw513_features5 .pd-table {
    padding: 34% 8% 5%;
    text-align: center
  }
  .pw513_features6 {
    background-color: #000;
  }
  .pw513_features6 .pd-table {
    padding: 41.5% 5% 1%;
  }
  .pw513_features7 .pd-table {
    padding: 8% 72% 16% 2.5%;
  }
  .CamEngine_UI {
    position: absolute;
    top: 8%;
    width: 20%;
  }
  .pw513_features6_img_wrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
  }
  .pw513_features6 .pd-table .pd-table-cell {
    text-align: center !important;
  }
  .pw513_features7 .pd-table p, .pw513_features8 .pd-table p {
    color: #000
  }
  .pw513_features7 .full-img {
    background-position: center bottom;
    background-size: cover;
  }
  .pw513_features8 .pd-table {
    padding: 37% 8% 2.5%;
    text-align: center
  }
}
@media only screen and (min-width: 1280px) {
  .pw513_features1 .pd-table {
    padding: 38% 23% 3%;
    text-align: center
  }
  .pw513_features2 .pd-table {
    padding: 39.4% 23% 3%;
  }
  .pw513_features4 .pd-table {
    padding: 41% 5% 2% 35%;
  }
  .pw513_features5 .pd-table {
    padding: 36% 0 5%;
    max-width: 768px
  }
  .pw513_features7 .pd-table {
    padding: 15% 72% 26% 2.5%;
  }
  .pw513_features8 .pd-table {
    padding: 41% 0 2.5%;
    max-width: 640px
  }
  .pw513_features3 .pd-table {
    padding: 39% 43% 3% 5%;
  }
  .pw513_features6 .pd-table {
    padding: 40.5% 0 1.6% !important;
    max-width: 780px;
  }
}
@media only screen and (min-width: 1366px) {
  .pw513_features1 .pd-table {
    padding: 42% 0 3%;
    max-width: 980px;
  }
  .pw513_features2 .pd-table {
    padding: 44.05% 23% 2.5%;
  }
  .pw513_features3 .pd-table {
    padding: 41% 35% 3% 5%;
  }
  .pw513_features4 .pd-table {
    padding: 42% 5% 2% 35%;
  }
  .pw513_features7 .pd-table {
    padding: 17% 72% 28.2% 2.5%;
  }
}
/***ER330******************************************************************************************/
.overview-white.er330-overview {
  padding: 0;
}
.overview-white.er330-overview:lang(zh-TW) p {
  font-size: 120%
}
.overview-white.er330-overview:lang(zh-TW) small {
  font-size: 90%
}
#er330 section {
  position: relative
}
#er330 figure {
  margin: 0 auto;
}
#er330 figure img {
  border: 0
}
.er330_features1 .pd-table, .er330_features2 .pd-table, .er330_features3 .pd-table, .er330_features4 .pd-table, .er330_features5 .pd-table, .er330_features6 .pd-table, .er330_features7 .pd-table {
  padding: 10px 15px 2rem
}
.er330_hero {
  background-repeat: no-repeat;
  background-position: 44% top !important;
  background-size: 145% auto !important;
  background-image: url(https://d164vpkda9uyv1.cloudfront.net/web_upload/consumer/product/feature/er330_hero.jpg);
  background-image: -webkit-image-set(url(https://d164vpkda9uyv1.cloudfront.net/web_upload/consumer/product/feature/er330_hero.webp) 1x);
  background-color: #ecf3fc;
  padding: 64% 0 0;
  color: #fff;
}
.er330_hero_copy {
  position: relative;
  z-index: 2;
  padding: 5% 5% 5%;
}
.er330_hero h2 {
  color: #000;
  margin: 0;
  font-size: 5vw
}
.er330_features1 .full-img {
  background-image: url(https://d164vpkda9uyv1.cloudfront.net/web_upload/consumer/product/feature/ER330-features1.jpg);
  background-image: -webkit-image-set(url(https://d164vpkda9uyv1.cloudfront.net/web_upload/consumer/product/feature/ER330-features1.webp) 1x);
}
.er330_features2 .full-img {
  background-image: url(https://d164vpkda9uyv1.cloudfront.net/web_upload/consumer/product/feature/ER330-features2.jpg);
  background-image: -webkit-image-set(url(https://d164vpkda9uyv1.cloudfront.net/web_upload/consumer/product/feature/ER330-features2.webp) 1x);
}
.er330_features3 .full-img {
  background-image: url(https://d164vpkda9uyv1.cloudfront.net/web_upload/consumer/product/feature/ER330-features3-1.jpg);
  background-image: -webkit-image-set(url("https://d164vpkda9uyv1.cloudfront.net/web_upload/consumer/product/feature/ER330-features3-1.webp") 1x);
}
.er330_features4 .full-img {
  background-image: url(https://d164vpkda9uyv1.cloudfront.net/web_upload/consumer/product/feature/ER330-features4.jpg);
  background-image: -webkit-image-set(url(https://d164vpkda9uyv1.cloudfront.net/web_upload/consumer/product/feature/ER330-features4.webp) 1x);
}
.er330_features5 .full-img {
  background-image: url(https://d164vpkda9uyv1.cloudfront.net/web_upload/consumer/product/feature/ER330-features5.jpg);
  background-image: -webkit-image-set(url(https://d164vpkda9uyv1.cloudfront.net/web_upload/consumer/product/feature/ER330-features5.webp) 1x);
}
.er330_features6 .full-img {
  background-image: url(https://d164vpkda9uyv1.cloudfront.net/web_upload/consumer/product/feature/ER330-features6.jpg);
  background-image: -webkit-image-set(url(https://d164vpkda9uyv1.cloudfront.net/web_upload/consumer/product/feature/ER330-features6.webp) 1x);
}
.er330_features7 .full-img {
  background-image: url(https://d164vpkda9uyv1.cloudfront.net/web_upload/consumer/product/feature/ER330-features7.png);
  background-image: -webkit-image-set(url(https://d164vpkda9uyv1.cloudfront.net/web_upload/consumer/product/feature/ER330-features7.webp) 1x);
}
.er330_features3 .full-img {
  background-color: #4a484b;
  background-position: 100% top;
  background-size: 160% auto;
  padding: 64% 0 0;
}
.er330_features3 small {
  color: #c9242c;
}
.er330_features3 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.er330_features3 ul li {
  width: 100%;
  text-align: center;
  padding: 0;
  margin: 0 0 15px
}
.er330_features3 ul li figure {
  width: 200px;
  margin: 0 auto;
}
.er330_features3 ul li figure span {
  display: block;
  overflow: hidden;
  border-radius: 100%;
  background-color: #fff;
  padding: 10%;
  background: rgb(255, 255, 255);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(241, 241, 241, 1) 50%, rgba(225, 225, 225, 1) 51%, rgba(246, 246, 246, 1) 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(241, 241, 241, 1) 50%, rgba(225, 225, 225, 1) 51%, rgba(246, 246, 246, 1) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(241, 241, 241, 1) 50%, rgba(225, 225, 225, 1) 51%, rgba(246, 246, 246, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=0);
}
.er330_features3 ul li figcaption {
  margin: 6px 0 0;
}
.er330_features7 .full-img {
  background-color: #c8d3da;
  background-position: 154% center;
  background-size: 129% auto;
  padding: 70% 0 0;
}
#er330 .videoWrapper {
  padding-top: 60.9%;
  margin: 0 -20%;
}
#er330 video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  vertical-align: top;
  z-index: 1;
}
@keyframes fade-in-out {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@media only screen and (min-width: 500px) {
  .er330_features3 ul li {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding: 0 15px;
    margin: 0;
  }
  .er330_features3 ul li figure {
    width: auto;
  }
}
@media only screen and (min-width: 768px) {
  .full-img, .er330_features7 .full-img {
    position: relative;
    padding: 50% 0 0;
  }
  .er330_features1 .full-img {
    background-position: center top;
    background-size: cover;
    padding: 60% 0 0;
  }
  .er330_features3 .pd-table h3, .er330_features3 .pd-table p, .er330_features3 .pd-table ul {
    color: #fff;
  }
  .er330_features3 .full-img {
    position: absolute;
  }
  .er330_features3 .full-img, .er330_features7 .full-img {
    padding: 60% 0 0;
    background-position: left top;
    background-size: cover;
  }
  .er330_features3 .full-img {
    background-position: 80% top;
  }
  #er330 .videoWrapper {
    padding-top: 51.9%;
    margin: 0;
  }
  .er330_hero {
    background-position: center 100% !important;
    background-size: cover !important;
    padding: 42% 0 2% 5%;
  }
  .er330_hero_copy img {
    width: 43%;
  }
  .er330_hero h2 {
    font-size: 4vw;
    font-weight: bold
  }
  html[lang="cs-CZ"] .er330_hero h2 {
    font-size: 3.7vw;
  }
  html[lang="ko-KR"] .er330_hero h2 {
    font-size: 3.85vw;
  }
  html[lang="th-TH"] .er330_hero h2 {
    font-size: 3.55vw;
  }
  .er330_hero_copy {
    padding: 0;
  }
  .er330_features2 .pd-table, .er330_features4 .pd-table, .er330_features5 .pd-table {
    padding: 10px 15px 2rem;
  }
  .er330_features3 .pd-table {
    padding: 8% 55% 8% 15px;
  }
  .overview-white.er330-overview:lang(zh-TW) .er330_features7 .pd-table {
    padding: 19% 5% 19% 60%;
  }
  .er330_features3 ul {
    margin: 0 auto;
    width: auto;
  }
  .er330_features7 .full-img {
    position: absolute;
    background-position: -138% center;
    background-size: 80% auto;
    padding: 0;
  }
  .er330_features7 .pd-table {
    padding: 13% 5% 13% 56%;
  }
}
@media only screen and (min-width: 860px) {
  .er330_features7 .pd-table {
    padding: 20% 5% 20% 56%;
  }
}
@media only screen and (min-width: 1208px) {
  .er330_features3 .full-img {
    background-position: 100% top;
  }
  .full-img {
    position: absolute;
    padding: 50% 0 0;
  }
  .er330_features3 small {
    color: yellow;
  }
  .er330_features1 .pd-table h3, .er330_features2 .pd-table h3, .er330_features1 .pd-table p, .er330_features2 .pd-table p {
    color: #fff
  }
  .er330_features1 .pd-table {
    padding: 53% 23% 1%;
  }
  .er330_features1:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 30%;
    z-index: 2;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(40, 40, 40, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(40, 40, 40, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(40, 40, 40, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#282828', GradientType=0);
  }
  .er330_features2:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 40%;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
    z-index: 2
  }
  .er330_features4 .pd-table {
    padding: 43% 23% 2% 33%;
  }
  .er330_features6 .pd-table {
    padding: 39% 37% 3% 5%;
  }
  .er330_features6 .pd-table figure {
    width: 70%;
    margin: 0 0 15px !important;
  }
  .er330_features5 .pd-table {
    padding: 39% 5% 5% 58%;
  }
  .er330_features3 .pd-table {
    padding: 12% 60% 12% 5%;
  }
  .er330_features2 .pd-table {
    padding: 40% 5% 1% 41%;
  }
  .er330_features4 .pd-table {
    padding: 43% 28% 2% 36%;
  }
}
@media only screen and (min-width: 1240px) {
  .er330_features7 .pd-table {
    padding: 19% 5% 19% 57%;
  }
}
/***** Solution *********************************************************************************************/
.solution_main * {
  font-family: 'Montserrat', sans-serif !important;
}
@media (max-width: 768px) {
  ._fullwidth {
    max-width: 100%;
  }
}
.fa:before {
  font-family: 'FontAwesome';
}
.solution_main dt {
  font-weight: normal
}
.solution_main figure {
  margin: 0
}
.solution_main section {
  padding: 70px 0;
}
.hybrid-workplace-solutions section, .connect-organize-cultivate-creativity section {
  padding: 0 0 70px
}
.hybrid-workplace-solutions section:first-of-type, .connect-organize-cultivate-creativity section:first-of-type {
  padding: 70px 0;
}
.solution_main h2 {
  font-size: 28px;
  line-height: normal;
  font-weight: 600
}
.solution_copy {
  width: 100%;
  margin: 0 auto;
}
ul.list-style-none {
  list-style: none;
  padding: 0;
}
@media (min-width: 1024px) {
  .solution_copy {
    max-width: 768px;
  }
}
.VarietyStreaming_section1 figure {
  margin: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 100%;
}
.VarietyStreaming_section1 .col-md-4 div {
  height: 50%
}
.VarietyStreaming_section1 .col-md-4 div figure {
  height: 100%
}
.VarietyStreaming_section1 .col-md-4 div:first-of-type {
  padding-bottom: 15px;
}
.VarietyStreaming_section1 .col-md-4 div:last-of-type {
  padding-top: 15px;
}
.VarietyStreaming_section1 .col-md-4 div:first-of-type figure {
  background-image: url("https://d164vpkda9uyv1.cloudfront.net/web_upload/solution/img/VarietyStreaming_section1_img1.jpg");
}
.VarietyStreaming_section1 .col-md-4 div:last-of-type figure {
  background-image: url("https://d164vpkda9uyv1.cloudfront.net/web_upload/solution/img/VarietyStreaming_section1_img2.jpg");
}
.VarietyStreaming_section1 .col-md-8 figure {
  padding-top: 65%;
  background-image: url("https://d164vpkda9uyv1.cloudfront.net/web_upload/solution/img/vc_solution_share_section3_img3.jpg");
}
.title_bottom_red {
  position: relative;
  line-height: normal
}
.title_bottom_red:after {
  content: "";
  display: inline-block;
  background-color: red;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -15px;
  width: 90%;
  height: 5px;
}
/*********** Game Streaming *******************************************************************************************/
.GameStreaming_section1 {
  background-color: #f2f2f2
}
video {
  width: 100%;
  height: auto;
}
ul.icon_list li img {
  width: 50%;
  margin: 0 0 10px;
}
.more-info-wrap {
  position: relative;
  margin: 0;
}
.products-items a {
  color: #c9242c
}
.products-items figure {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.products-items figure {
  padding: 30px;
  border-radius: 5px;
  margin: 2% auto;
  box-shadow: hsl(0, 0%, 80%) 0 0 16px;
  overflow: hidden;
  background-color: hsl(0, 0%, 100%);
}
.products-items figure img {
  width: 300px;
  margin: 0 0 15px
}
.products-items figure figcaption strong {
  font-size: 21px;
  font-weight: 700;
}
.VarietyStreaming_section4, .VarietyStreaming_section6 {
  padding: 0 0 70px !important
}
.VarietyStreaming_section4 figure img, .VarietyStreaming_section6 figure img {
  width: 80%;
}
/** Hybrid Workplace Solutions **********************************************************************************************/
.hybrid-workplace-solutions .solution_modal .modal-body {
  padding: 2rem;
}
.hybrid-workplace-solutions_hero {
  background-repeat: no-repeat;
  background-position: center 70%;
  background-size: 90% auto;
  background-color: #f15f63;
  background-image: url("https://d164vpkda9uyv1.cloudfront.net/web_upload/solution/img/hero.png");
  color: #fff;
  padding: 10% 0 44% !important;
}
.hybrid-workplace-solutions_hero h2 {
  font-size: 4vw;
}
.hybrid-workplace-solutions_first ul {
  list-style: none;
  padding: 0;
}
.hybrid-workplace-solutions_second dl, .hybrid-workplace-solutions_fourth dl {
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}
.hybrid-workplace-solutions_first dl dt {
  margin: 0 0 30px
}
.hybrid-workplace-solutions_first dl dt ul {
  margin: 0 auto;
  width: 230px;
  font-size: 18px;
}
.hybrid-workplace-solutions_first dl dt ul li {
  text-align: left;
  margin-bottom: 10px;
}
.hybrid-workplace-solutions_first dl dt h2 {
  line-height: normal;
  margin: 0 0 30px;
  width: 100%;
}
.hybrid-workplace-solutions_second dl dt, .hybrid-workplace-solutions_fourth dl dt {
  margin: 0 0 15px
}
.hybrid-workplace-solutions_second dl dd, .hybrid-workplace-solutions_fourth dl dd {
  padding: 0 5%
}
.solution_main h2 span {
  display: block;
  vertical-align: top;
  font-size: 18px;
  margin-top: 5px;
}
.hybrid-workplace-solutions_second .btn, .hybrid-workplace-solutions_fourth .btn, .hybrid-workplace-solutions_third .btn {
  margin-top: 30px;
  font-size: 15px;
  font-weight: 600;
  border-radius: 10px;
  color: #c9242c;
  border: 2px solid #c9242c;
}
.hybrid-workplace-solutions_second .btn span {
  display: block;
}
.hybrid-workplace-solutions_second .btn span:first-of-type {
  margin: 0 0 15px
}
.hybrid-workplace-solutions_second .btn:hover, .hybrid-workplace-solutions_fourth .btn:hover, .hybrid-workplace-solutions_third .btn:hover {
  color: #fff;
  background-color: #c9242c;
}
.hybrid-workplace-solutions_second .btn img, .hybrid-workplace-solutions_fourth .btn img, .hybrid-workplace-solutions_third .btn img {
  width: 54px;
  margin-right: 5px;
}
.product_info_concent {
  position: relative;
  text-align: left;
  border-radius: 10px;
  padding: 25px;
  background-color: #777d85;
  color: #fff;
}
.product_info_concent .see_more a {
  color: #fff;
  background-color: #c9242c;
  border-radius: 50px;
  padding: 5px 15px;
  font-weight: 600;
}
.product_info_concent .see_more a:hover, .connect-organize-cultivate-creativity_second ul.list-style-none li:nth-of-type(2) a:hover {
  background-color: #ee2a34;
}
.hybrid-workplace-solutions_third figure {
  position: relative;
  -webkit-box-shadow: 5px 6px 10px 1px rgba(0, 0, 0, 0.32);
  -moz-box-shadow: 5px 6px 10px 1px rgba(0, 0, 0, 0.32);
  box-shadow: 5px 6px 10px 1px rgba(0, 0, 0, 0.32);
  margin: 0 0 30px
}
.hybrid-workplace-solutions_third figure figcaption {
  padding: 15px 0;
  font-weight: 600;
  font-size: 18px;
}
.hybrid-workplace-solutions_third figure:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 100px 0 0;
  border-color: #c9242c transparent transparent transparent;
}
.hybrid-workplace-solutions_third figure:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 15px 60px;
  border-color: transparent transparent #c9242c transparent;
}
.hybrid-workplace-solutions_sixth dl dt {
  margin: 0 0 30px
}
.hybrid-workplace-solutions_sixth dl dt figure {
  overflow: hidden;
  margin: 0 0 30px;
}
.hybrid-workplace-solutions .modal.show {
  background-color: rgba(0, 0, 0, .5)
}
.hybrid-workplace-solutions .modal-dialog {
  max-width: 980px !important;
  position: relative;
}
.hybrid-workplace-solutions .modal-body {
  padding: 30px;
  margin: 0 15px;
}
.hybrid-workplace-solutions button.close {
  position: absolute;
  top: 0;
  right: 3px;
  z-index: 2;
  float: none;
  font-size: 3rem;
}
.live_streamer_cam_513_ui {
  padding: 0 5%;
}
/********** Connect, Organize, Cultivate Creativity **************************************************************************/
.connect-organize-cultivate-creativity_hero {
  background-repeat: no-repeat;
  background-position: left 25%;
  background-size: 127% auto;
  background-image: url("https://d164vpkda9uyv1.cloudfront.net/web_upload/solution/img/connect-organize-cultivate-creativity_hero.jpg");
  padding: 5% 5% 60% !important;
}
.connect-organize-cultivate-creativity_hero h2 {
  font-size: 6.4vw;
}
.connect-organize-cultivate-creativity_first .col-md-6:first-of-type, .connect-organize-cultivate-creativity_third .col-md-6:first-of-type, .connect-organize-cultivate-creativity_fifth .col-md-6:first-of-type {
  margin: 0 0 25px;
}
.connect-organize-cultivate-creativity_first figure, .connect-organize-cultivate-creativity_third figure {
  margin: 0;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}
.connect-organize-cultivate-creativity_first figure {
  background-position: 100% top;
  background-image: url("https://d164vpkda9uyv1.cloudfront.net/web_upload/solution/img/connect-organize-cultivate-creativity_first.jpg");
  padding-top: 66%;
}
.connect-organize-cultivate-creativity_third figure {
  background-position: center top;
  background-image: url("https://d164vpkda9uyv1.cloudfront.net/web_upload/solution/img/connect-organize-cultivate-creativity_third.jpg");
  padding-top: 62%;
}
.connect-organize-cultivate-creativity_second ul.list-style-none {
  margin: 0 0 50px
}
.connect-organize-cultivate-creativity_second ul.list-style-none li:nth-of-type(1) figure:nth-of-type(1) {
  width: 100%;
  margin: 0 auto;
}
.connect-organize-cultivate-creativity_second ul.list-style-none li:nth-of-type(1) figure:nth-of-type(2) {
  width: 280px;
  margin: 0 auto;
}
.connect-organize-cultivate-creativity_second ul.list-style-none {
  text-align: center
}
.connect-organize-cultivate-creativity_second strong, .connect-organize-cultivate-creativity_second ul.list-style-none li p {
  font-size: 21px;
}
.connect-organize-cultivate-creativity_second article div {
  margin: 0 0 30px;
}
.connect-organize-cultivate-creativity_second article div:last-of-type {
  margin: 0;
}
.connect-organize-cultivate-creativity_second ul.list-style-none li:nth-of-type(1) {
  padding: 0 2%;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 15px;
}
.connect-organize-cultivate-creativity_second ul.list-style-none li:nth-of-type(1) figure {
  text-align: center;
}
.connect-organize-cultivate-creativity_second ul.list-style-none li:nth-of-type(2) {
  padding: 0 0 0 2%;
  -ms-flex: 1;
  flex: 1;
}
.connect-organize-cultivate-creativity_second ul.list-style-none li:nth-of-type(1) figure:nth-of-type(2) {
  border: 3px solid #dedede;
  border-radius: 15px;
  padding: 15px;
}
.connect-organize-cultivate-creativity_second ul.list-style-none li:nth-of-type(1) figure:nth-of-type(2) figcaption {
  font-weight: 600;
  font-size: 18px;
}
.connect-organize-cultivate-creativity_second ul.list-style-none li:nth-of-type(2) a {
  display: inline-block;
  padding: 8px 20px;
  border-radius: 5px;
  color: #fff;
  background-color: #c9242c;
  font-weight: 600;
}
.connect-organize-cultivate-creativity_second ul.list-style-none li:nth-of-type(3) a:hover {
  background-color: #ee2a34;
}
.connect-organize-cultivate-creativity_first h4, .connect-organize-cultivate-creativity_third h4 {
  text-align: center;
  color: #fff;
  background-color: #ee2a34;
  padding: 5px 10px;
  border-radius: 5px;
  margin: 20px 0 10px;
}
.connect-organize-cultivate-creativity_first h4:first-of-type, .connect-organize-cultivate-creativity_third h4:first-of-type {
  margin: 0 0 10px;
}
.more-info {
  display: inline-block;
  position: relative;
  z-index: 100;
  border-radius: .41666666666667rem;
  text-align: center;
  transition: .3s ease-in-out;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: .0083333333333333rem;
  opacity: 1;
  width: 2.5vw;
  height: 2.5vw;
}
.more-info:before, .more-info:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(204, 0, 0, 0.2);
  border: 1px solid rgba(255, 255, 255, .2);
  border-radius: 100%;
  opacity: 0
}
.more-info:before {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-animation: pulse_one 2s infinite linear;
  animation: pulse_one 2s infinite linear
}
.more-info:after {
  -webkit-animation: pulse_one 2s 1s infinite linear;
  animation: pulse_one 2s 1s infinite linear
}
.more-info-btn {
  position: absolute;
  cursor: pointer
}
.solution_GameStreaming .more-info-btn.mcrophone-more {
  bottom: 31%;
  left: 36%;
}
.solution_GameStreaming .more-info-btn.Capture-Card-more {
  bottom: 14%;
  left: 42%;
}
.solution_GameStreaming .more-info-btn.Webcam-more {
  top: 19%;
  right: 29%;
}
.solution_GameStreaming .more-info-btn.Streaming-Software-more {
  top: 43%;
  right: 25%;
}
.solution_VarietyStreaming .more-info-btn.mcrophone-more {
  top: 26%;
  left: 44.5%;
}
.solution_VarietyStreaming .more-info-btn.Webcam-more {
  top: 6%;
  right: 23%;
}
.solution_VarietyStreaming .more-info-btn.Streaming-Software-more {
  top: 29%;
  right: 31%;
}
.solution_VarietyStreaming .more-info-btn.Capture-Card-more {
  bottom: 13.5%;
  right: 24%;
}
.solution_VarietyStreaming .VarietyStreaming_section5 .more-info-btn.mcrophone-more {
  top: 28%;
  left: 31.5%;
}
.solution_VarietyStreaming .VarietyStreaming_section5 .more-info-btn.Capture-Card-more {
  bottom: 30%;
  right: 46%;
}
.solution_Podcast .Podcast_section3 .col-md-6:nth-of-type(1) .more-info-wrap .more-info-btn.mcrophone-more {
  top: 17%;
  right: 51%;
}
.solution_Podcast .Podcast_section3 .col-md-6:nth-of-type(2) .more-info-wrap .more-info-btn.mcrophone-more {
  top: 35%;
  right: 20%;
}
.solution_Podcast .Podcast_section3 .more-info-btn.Webcam-more {
  bottom: 47%;
  left: 9%;
}
.connect-organize-cultivate-creativity_fifth {}
.status {
  width: 25px;
  height: 25px;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #c00;
  z-index: 500;
  display: inline-block;
  color: #fff;
  background-color: #E01216;
  transition: .3s ease-in-out
}
.status:before {
  content: "\f067";
  font-family: 'FontAwesome';
  vertical-align: middle;
  font-size: 18px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%)
}
.status:hover {
  background-color: red
}
@-webkit-keyframes pulse_one {
  0% {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 0
  }
  33% {
    -webkit-transform: scale(.8);
    transform: scale(.8);
    opacity: 1
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0
  }
}
@keyframes pulse_one {
  0% {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 0
  }
  33% {
    -webkit-transform: scale(.8);
    transform: scale(.8);
    opacity: 1
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0
  }
}
.cam_zoom_out img {
  transform-origin: center 18%;
  animation: cam_img_zoom_out 8s linear infinite;
}
@keyframes cam_img_zoom_out {
  0% {
    -webkit-transform: scale(5);
    transform: scale(5);
  }
  20% {
    -webkit-transform: scale(2);
    transform: scale(2);
  }
  40% {
    -webkit-transform: scale(2);
    transform: scale(2);
  }
  60% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  80% {
    -webkit-transform: scale(2);
    transform: scale(2);
  }
  90% {
    -webkit-transform: scale(3);
    transform: scale(3);
  }
  100% {
    -webkit-transform: scale(5);
    transform: scale(5);
  }
}
@media (max-width: 768px) {
  ul.icon_list li {
    margin-bottom: 50px;
  }
  ul.icon_list li:last-of-type {
    margin-bottom: 0;
  }
  .ul.icon_list li:last-of-type, .products-items figure:last-of-type {
    margin-bottom: 0;
  }
  .products-items figure {
    margin: 0 auto 30px;
  }
}
@media (min-width: 768px) {
  .solution_main h2 {
    font-size: 32px;
  }
  .hybrid-workplace-solutions_hero {
    padding: 10% 0 28% !important;
  }
  .hybrid-workplace-solutions_hero h2 {
    font-size: 2.5vw;
  }
  .products-items figure figcaption {
    width: calc(100% - 300px);
    padding: 0 0 0 20px
  }
  .products-items figure {
    padding: 15px;
  }
  .products-items figure img {
    margin: 0;
  }
  .hybrid-workplace-solutions_first dl {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .hybrid-workplace-solutions_first dl dt {
    width: 45%;
    margin: 0
  }
  .hybrid-workplace-solutions_first dl dd {
    -ms-flex: 1;
    flex: 1;
    margin: 0;
  }
  .hybrid-workplace-solutions_first dl dt, .hybrid-workplace-solutions_second dl dd, .hybrid-workplace-solutions_fourth dl dd {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .live_streamer_cam_513_ui {
    margin: 0 auto !important;
    padding: 0;
    width: 400px;
  }
  .hybrid-workplace-solutions_third figure {
    margin: 0
  }
  .hybrid-workplace-solutions_second .btn span {
    display: inline-block;
  }
  .hybrid-workplace-solutions_second .btn span:first-of-type {
    margin: 0
  }
  .connect-organize-cultivate-creativity_first figure {
    padding-top: 0
  }
  .connect-organize-cultivate-creativity_second ul.list-style-none li:nth-of-type(1) {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .connect-organize-cultivate-creativity_second ul.list-style-none li:nth-of-type(1) figure:nth-of-type(1) {
    width: 60%;
    padding: 0 5% 0 0;
  }
  .connect-organize-cultivate-creativity_second ul.list-style-none li:nth-of-type(1) figure:nth-of-type(2) {
    width: 40%
  }
  .connect-organize-cultivate-creativity_hero h2 {
    font-size: 3vw;
  }
  .connect-organize-cultivate-creativity_hero {
    background-position: center 70%;
    background-size: 100% auto;
    padding: 5% 30% 29% 30% !important;
  }
  .hybrid-workplace-solutions_first dl dt ul li a:hover {
    color: #c9242c !important
  }
  .solution_Podcast .Podcast_section3 .col-md-6:nth-of-type(1) .more-info-wrap .more-info-btn.mcrophone-more {
    right: 49%;
  }
  .solution_Podcast .Podcast_section3 .more-info-btn.Webcam-more {
    left: 7%;
  }
  .connect-organize-cultivate-creativity_third figure {
    padding-top: 0
  }
  .connect-organize-cultivate-creativity_first .col-md-6:first-of-type, .connect-organize-cultivate-creativity_third .col-md-6:first-of-type, .connect-organize-cultivate-creativity_fifth .col-md-6:first-of-type {
    margin: 0;
  }
}
@media (min-width: 1024px) {
  .hybrid-workplace-solutions_fourth dl, .hybrid-workplace-solutions_sixth dl {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .hybrid-workplace-solutions_first dl dd, .hybrid-workplace-solutions_sixth dl dt {
    -ms-flex: 1;
    flex: 1;
    margin: 0;
  }
  .hybrid-workplace-solutions_sixth dl dd {
    width: 40%;
    padding: 0 5% 0 0;
  }
  .hybrid-workplace-solutions_fourth dl dt {
    width: 55%;
    margin: 0
  }
  .hybrid-workplace-solutions_fourth dl dd {
    -ms-flex-align: center;
    align-items: center;
    width: 45%;
    padding: 0 30px;
  }
  .live_streamer_cam_513_ui {
    width: 100%;
  }
  .connect-organize-cultivate-creativity_second ul.list-style-none {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: left;
    margin: 0;
  }
  .connect-organize-cultivate-creativity_second ul.list-style-none li:nth-of-type(1) figure:nth-of-type(1) {
    width: 342px;
    margin: 0;
  }
  .connect-organize-cultivate-creativity_second ul.list-style-none li:nth-of-type(1) figure:nth-of-type(2) {
    width: 250px;
    margin: 0 auto;
  }
}
@media (min-width: 1200px) {
  .more-info {
    width: 40px;
    height: 40px;
  }
  .status {
    width: 20px;
    height: 20px;
  }
  .status:before {
    font-size: 14px;
  }
  .hybrid-workplace-solutions_first dl, .hybrid-workplace-solutions_second dl, .hybrid-workplace-solutions_fourth dl, .hybrid-workplace-solutions_sixth dl {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .hybrid-workplace-solutions_second dl dt {
    width: 55%;
    margin: 0
  }
  .hybrid-workplace-solutions_second dl dd {
    -ms-flex-align: center;
    align-items: center;
    width: 45%;
    padding: 0 30px;
  }
}
@media (min-width: 1280px) {
  .products-items figure {
    width: 980px;
  }
}
.solution_modal .modal-title {
  width: 100%;
  margin: 0 auto 15px;
  color: #fff;
  font-weight: 600;
  background-color: #c9242c;
  padding: 10px;
  border-radius: 3px;
  font-size: 21px;
}
.solution_modal .modal-header .close {
  padding: .5rem 1rem;
}
.solution_modal .modal-header {
  border: none;
}
.solution_modal p {
  margin: 0;
}
.solution_modal .modal-body {
  padding: 0 2rem 2rem
}
.solution_modal .modal-content {
  box-shadow: rgba(0, 0, 0, .75) 0 0 16px;
}
.modal.fade .modal-dialog.modal-dialog-zoom {
  -webkit-transform: translate(0, 0)scale(.5);
  transform: translate(0, 0)scale(.5);
}
.modal.show .modal-dialog.modal-dialog-zoom {
  -webkit-transform: translate(0, 0)scale(1);
  transform: translate(0, 0)scale(1);
}
#menu_ru {
  position: fixed;
  width: 100%;
  bottom: 0px;
  margin-top: 100%;
  z-index: 999;
  background-color: red;
  text-align: center;
  padding: 10px;
  color: white;
}
#menu_ru span {
  font-size: 25px !important;
  font-family: 'Helvetica Neue', Helvetica, sans-serif !important;
}
@media (min-width: 768px) {
  #menu_ru {
    right: 0px;
  }
}
.hero-picture {
  position: relative
}
.hero-picture picture {
  position: relative;
  z-index: 2
}
.PW310O_product_name {
  position: absolute;
  top: 0;
  left: 0;
  color: transparent;
  z-index: 1
}