body {
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 28px;
  margin-bottom: 16px;
  color: #0089d8;
  font-size: 35px;
  line-height: 44px;
  font-weight: 300;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
}

a {
  border-bottom: 1px none #03a4ff;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #038be6;
  text-decoration: none;
}

a:hover {
  color: #0065a8;
  text-decoration: none;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 940px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.section-top {
  min-height: 95px;
  background-color: #ebecec;
}

.body1 {
  background-color: #fff;
}

.logo-top {
  width: 290px;
  margin-top: 28px;
}

.finder-field {
  width: 200px;
  float: left;
}

.finder-field.large {
  width: 500px;
  height: 50px;
  font-size: 16px;
}

.finder-button {
  display: inline-block;
  float: left;
  background-color: #727c81;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.finder-button:hover {
  background-color: #03a4ff;
}

.finder-button.largebtn {
  width: 200px;
  height: 50px;
  font-size: 18px;
}

.search-blok-unused {
  margin-top: 23px;
  float: right;
}

.slider-headline {
  margin-top: -4px;
  margin-bottom: 9px;
  font-family: Oswald, sans-serif;
  color: #313131;
  font-size: 52px;
  line-height: 54px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.slider-headline.white {
  margin-bottom: 24px;
  color: #fff;
  font-size: 68px;
  text-shadow: 0 6px 6px rgba(14, 0, 44, 0.95);
}

.home-headings {
  margin-top: 9px;
  margin-bottom: 30px;
  font-family: Oswald, sans-serif;
  color: #727c81;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.home-headings.white {
  margin-top: 25px;
  margin-bottom: 39px;
  color: #d9f2ff;
  font-size: 40px;
  line-height: 54px;
  text-shadow: 0 1px 15px rgba(9, 1, 15, 0.85);
}

.featured-section {
  padding-top: 16px;
  padding-bottom: 43px;
}

.featured-section.full {
  padding-top: 31px;
  padding-bottom: 55px;
  background-color: #f2f2f2;
}

.featured-section.game1 {
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: center;
}

.div-75percent {
  display: block;
  max-width: 1250px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

._8k_block {
  padding-top: 15px;
  background-color: #000;
  background-image: linear-gradient(85deg, rgba(33, 6, 54, 0.87), rgba(68, 6, 102, 0)), url('../images/8K2x.png'), url('../images/cable_Back.jpg');
  background-position: 0px 0px, 65vw 50%, 50% 0%;
  background-size: auto, cover, cover;
  background-repeat: repeat, no-repeat, no-repeat;
}

.control-description {
  margin: 28px 7px 25px;
  padding: 29px 20px;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, right top, from(#f2f2f2), color-stop(52%, #fff), to(#f2f2f2));
  background-image: linear-gradient(90deg, #f2f2f2, #fff 52%, #f2f2f2);
  font-family: Oswald, sans-serif;
  color: #03a4ff;
  font-size: 24px;
  line-height: 26px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.div-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
  background-color: #1c002a;
  font-family: Oswald, sans-serif;
  text-align: center;
  text-transform: uppercase;
}

.cables-skus {
  margin-top: 11px;
  margin-bottom: 15px;
  padding-right: 49px;
  padding-left: 49px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

.nav-item {
  margin-right: 0px;
  margin-left: 0px;
  padding: 11px 18px;
  float: left;
  background-color: rgba(119, 118, 118, 0);
  -webkit-transition-property: allundefined;
  transition-property: allundefined;
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
  color: #fff;
  font-weight: 300;
  letter-spacing: 2px;
}

.nav-item:hover {
  background-color: #03a4ff;
  color: #fff;
}

.image-5 {
  width: 285px;
}

.search-login-cart-block {
  float: right;
}

.login-profie {
  height: 40px;
  margin-left: 13px;
  padding: 10px 18px 10px 23px;
  float: left;
  border: 1px solid #d3d8d8;
  border-radius: 5px;
  background-color: transparent;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
  font-family: Oswald, sans-serif;
  color: #bfdbe7;
  font-size: 18px;
  line-height: 18px;
  font-weight: 500;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.login-profie:hover {
  background-color: #86969e;
  color: #f1f9fd;
}

.login-profie.w--current {
  text-transform: uppercase;
}

.footer {
  background-color: #ebecec;
}

.bottom_logo {
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.bottom_logo:hover {
  opacity: 0.51;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.kd-top-banner {
  margin-right: auto;
  margin-bottom: 71px;
  margin-left: auto;
  padding: 24px 10px 0px;
  text-align: left;
}

.column-8 {
  height: 750px;
  background-image: url('../images/Both-Cables2x.png');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.gamerschoice {
  margin-top: 0px;
  margin-bottom: 15px;
  padding-right: 20px;
  padding-left: 20px;
}

.tech-logos0wide {
  margin-top: 12px;
  margin-bottom: 15px;
  padding-right: 20px;
  padding-left: 20px;
}

.game-col-1 {
  padding-right: 0px;
  padding-left: 0px;
}

.link {
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
  color: #5f079e;
  text-decoration: underline;
}

.link:hover {
  color: #0056d6;
  text-decoration: underline;
}

.cable-short-box {
  padding-top: 1px;
  padding-right: 58px;
  padding-left: 58px;
  border-radius: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(211, 216, 216, 0.9)));
  background-image: linear-gradient(180deg, transparent, rgba(211, 216, 216, 0.9));
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}

.cable-short-box:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(204, 238, 255, 0.9)));
  background-image: linear-gradient(180deg, transparent, rgba(204, 238, 255, 0.9));
}

@media screen and (max-width: 991px) {
  .slider-headline.white {
    font-size: 52px;
    line-height: 64px;
  }

  .home-headings.white {
    font-size: 32px;
    line-height: 44px;
  }

  .featured-section.full {
    padding-right: 27px;
    padding-left: 27px;
  }

  .div-75percent {
    padding-right: 18px;
    padding-left: 18px;
  }

  ._8k_block {
    background-image: linear-gradient(85deg, rgba(33, 6, 54, 0.87), rgba(68, 6, 102, 0)), url('../images/cable_Back.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .control-description {
    line-height: 36px;
  }

  .div-block {
    width: 100%;
    background-color: #11001f;
    font-family: Oswald, sans-serif;
    text-transform: uppercase;
  }

  .column-8 {
    height: 550px;
    background-position: 50% 100%;
  }

  .cable-short-box {
    padding-right: 21px;
    padding-left: 21px;
  }

  .short-cables {
    height: auto;
  }
}

@media screen and (max-width: 479px) {
  .logo-top {
    display: block;
    width: 280px;
    margin-left: 11px;
  }

  .search-blok-unused {
    margin-left: 11px;
    float: left;
  }

  .slider-headline {
    margin-top: 16px;
    font-size: 32px;
    line-height: 40px;
  }

  .slider-headline.white {
    font-size: 36px;
  }

  .home-headings {
    margin-bottom: 6px;
    font-size: 24px;
    line-height: 36px;
  }

  .home-headings.white {
    font-size: 24px;
    line-height: 34px;
  }

  .featured-section {
    padding-bottom: 27px;
  }

  .featured-section.full {
    padding-right: 27px;
    padding-bottom: 37px;
    padding-left: 27px;
  }

  .div-75percent {
    width: 99%;
  }

  .control-description {
    margin-top: 62px;
    margin-right: -16px;
    margin-left: -16px;
    font-size: 20px;
    line-height: 32px;
  }

  .cables-skus {
    margin-top: 19px;
    font-size: 18px;
    line-height: 24px;
  }

  .nav-item {
    display: block;
    font-size: 12px;
  }

  .image-5 {
    margin-bottom: 17px;
  }

  .search-login-cart-block {
    width: 100%;
  }

  .login-profie {
    margin-right: auto;
    margin-left: auto;
    padding-left: 23px;
    float: none;
  }

  .kd-top-banner {
    width: 100%;
    height: auto;
    text-align: center;
  }

  .column-8 {
    height: 500px;
  }

  .cable-short-box {
    padding-right: 19px;
    padding-left: 19px;
  }

  .short-cables {
    width: 300px;
    height: auto;
  }
}

