// put your styles here
* {
  font-family: "Myriad Pro";
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: "Myriad Pro";
}
@media only screen and (min-width: 750px) {
  .logo-align--left {
    width: 15%;
  }
  #AccessibleNav {
    width: 70%;
  }
  .site-header__icons {
    width: 15%;
  }
}
.site-nav__dropdown {
  padding-right: 0;
}
.kat-icon {
  display: inline-block;
  vertical-align: middle;
  fill: currentColor;
}
.background-color-primary {
  background-color: #282828;
}
// form
.form-body {
  background-color: #282828;
}
.kat-contact-body {
  padding: 40px 0;
  background-color: #282828;
}
.kat-contact .h2 {
  font-size: 14px;
  text-transform: uppercase;
}
.kat-contact .detail {
  font-size: 16px;
  margin-bottom: 32px;
}
.kat-contact .msg {
  color: red;
  position: absolute;
}
.kat-contact .contact-form .item {
  margin-bottom: 46px;
}
.kat-contact .contact-form .grid__item input {
  background: #13191f;
  border: 0;
  border-bottom: 1px solid #05c3de;
  margin-bottom: 0;
}
.kat-contact .contact-form .grid__item select {
  background: #13191f;
  border: 0;
  border-bottom: 1px solid #05c3de;
  margin-bottom: 0;
}
.kat-contact .contact-form .grid__item label {
  background: #13191f;
  margin-bottom: 0;
  line-height: 100%;
  padding-bottom: 10px;
  padding-top: 22px;
  text-indent: 26px;
}
.kat-contact input {
  outline: none;
  text-indent: 8px;
  line-height: 1.5;
}
.kat-contact textarea {
  background: #13191f;
  border: 0;
  border-bottom: 1px solid #05c3de;
  text-indent: 8px;
  outline: none;
}
.kat-contact .btn {
  width: 100%;
  margin: 0 auto;
  display: block;
  background-color: #05c3de;
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.35),
    inset 0px 10px 13px 0px rgba(0, 0, 0, 0.27);
  // width: 200px;
}
@media (min-width: 768px) {
  .kat-contact-body {
    padding: 60px 0;
  }
  .kat-contact .h2 {
    font-size: 26px;
  }
  .kat-contact .detail {
    font-size: 20px;
    margin-bottom: 64px;
  }
  .kat-contact .btn {
    height: 100px;
    width: 360px;
    font-size: 26px;
    margin-top: 22px;
  }
}
@media (min-width: 992px) {
  .kat-contact-body {
    padding: 68px 0;
  }
  .kat-contact .h2 {
    font-size: 32px;
  }
  .kat-contact .detail {
    font-size: 24px;
    margin-bottom: 64px;
  }
  .kat-contact .btn {
    height: 100px;
    width: 360px;
    font-size: 26px;
    margin-top: 22px;
  }
}
@media (min-width: 1200px) {
  .kat-contact-body {
    padding: 68px 0;
  }
  .kat-contact .h2 {
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 57px;
  }
  .kat-contact .detail {
    font-size: 24px;
    margin-bottom: 64px;
  }
  .kat-contact .btn {
    height: 100px;
    width: 360px;
    font-size: 26px;
    margin-top: 22px;
  }
}

.product-form__item {
  flex: 1 1 200px;
}
.product-form__item--quantity {
  flex: 1 1 100px;
}
.katfire .product-form--payment-button-no-variants {
  max-width: 100%;
}
.katfire .product-form__item--no-variants {
  max-width: 100%;
}
.katfire .product-form__item {
  width: 100%;
  flex: none;
}
.katfire .product-form__item--quantity input {
  text-align: center;
}
// .katfire .product-form input, .katfire .product-form textarea, .katfire .product-form select{
//   min-height: 60px;
// }
// .katfire .product-form__cart-submit, .katfire .shopify-payment-button .shopify-payment-button__button--unbranded{
//   min-height: 60px;
// }
.katfire
  .product-single--small-image
  .shopify-payment-button
  .shopify-payment-button__button,
.katfire
  .product-single--full-image
  .shopify-payment-button
  .shopify-payment-button__button {
  margin-top: 20px;
}

@media (min-width: 768px) {
  .product-form__item {
    flex: 1 1 300px;
  }
  .product-form__item--quantity {
    flex: 1 1 100px;
  }
}

// 图片响应式模块
.kat-layout-01 .section {
  text-align: center;
  background-size: cover;
  color: #ffffff;
}
.kat-layout-01 h3 {
  margin-top: 121px;
  font-size: 40px;
  text-align: center;
}
.kat-layout-01 div {
  text-align: center;
}
.kat-layout-01 p {
  margin-top: 55px;
  font-size: 24px;
}
.kat-layout-01 img {
  display: block;
  margin: 0 auto;
  margin-top: 100px;
  margin-bottom: 190px;
  max-width: 100%;
}
.kat-layout-01 .swiper-wrapper .swiper-slide img {
  display: block;
  margin: 0 auto;
  margin-top: 0px;
  max-width: 100%;
}
.kat-layout-01 .m h3 {
  margin-top: 50px;
  font-size: 16px;
}
.kat-layout-01 .m img {
  margin-top: 50px;
  margin-bottom: 50px;
}

//walk c2页面
.kat-walk-c2-layout .section {
  text-align: center;
  background-size: cover;
  color: #ffffff;
}
.kat-walk-c2-layout .pc h3 {
  margin-top: 63px;
  font-size: 36px;
  width: 100%;
  display: block;
  text-align: center;
  position: absolute;
}
.kat-walk-c2-layout .pc .title {
  width: 100%;
  position: absolute;
  margin-top: 116px;
  text-align: center;
  display: block;
  font-size: 26px;
}
.kat-walk-c2-layout p {
  margin-top: 55px;
  font-size: 24px;
}
.kat-walk-c2-layout img {
  display: block;
  margin: 0 auto;
  margin-top: 100px;
  margin-bottom: 190px;
  max-width: 100%;
}
.kat-walk-c2-layout .m h3 {
  position: absolute;
  width: 100%;
  margin-top: 35px;
  font-size: 16px;
  text-align: center;
}
.kat-walk-c2-layout .m img {
  margin-top: 50px;
  margin-bottom: 50px;
}

// minis图片响应式模块
.kat-minis-layout .section {
  text-align: center;
  background-size: cover;
  color: #ffffff;
}
.kat-minis-layout .pc h3 {
  margin-top: 63px;
  font-size: 36px;
  width: 100%;
  display: block;
  text-align: center;
  position: absolute;
}
.kat-minis-layout .pc .title {
  width: 100%;
  position: absolute;
  margin-top: 116px;
  text-align: center;
  display: block;
  font-size: 26px;
}
.kat-minis-layout p {
  margin-top: 55px;
  font-size: 24px;
}
.kat-minis-layout img {
  display: block;
  margin: 0 auto;
  margin-top: 100px;
  margin-bottom: 190px;
  max-width: 100%;
}
.kat-minis-layout .m h3 {
  position: absolute;
  width: 100%;
  margin-top: 35px;
  font-size: 16px;
  text-align: center;
}
.kat-minis-layout .m img {
  margin-top: 50px;
  margin-bottom: 50px;
}

//lbe page
.kat-lbe-layout .section {
  text-align: center;
  background-size: cover;
  color: #ffffff;
}
.kat-lbe-layout .pc h3 {
  margin-top: 63px;
  font-size: 36px;
  width: 100%;
  display: block;
  text-align: center;
  position: absolute;
}
.kat-lbe-layout .pc .title {
  width: 100%;
  position: absolute;
  margin-top: 116px;
  text-align: center;
  display: block;
  font-size: 26px;
}
.kat-lbe-layout p {
  margin-top: 55px;
  font-size: 24px;
}
.kat-lbe-layout img {
  display: block;
  margin: 0 auto;
  margin-top: 100px;
  margin-bottom: 190px;
  max-width: 100%;
}
.kat-lbe-layout .m h3 {
  position: absolute;
  width: 100%;
  margin-top: 35px;
  font-size: 16px;
  text-align: center;
}
.kat-lbe-layout .m img {
  margin-top: 50px;
  margin-bottom: 50px;
}

// kat-walk-mini
.walk-mini-page {
  font-family: MicrosoftYaHei;
  text-align: center;
  color: #ffffff;
}

.walk-mini-page .container {
  overflow: hidden;
}

.walk-mini-page .section {
  padding: 100px 0;
  position: relative;
  text-align: center;
}
.walk-mini-page .m {
  padding: 50px 0;
  position: relative;
}

.walk-mini-page h1 {
  margin-bottom: 30px;
}

.walk-mini-page .text {
  font-size: 24px;
  line-height: 57px;
}

.walk-mini-page .bottom {
  position: absolute;
  bottom: 100px;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
}
.walk-mini-page .m .bottom {
  width: 100%;
}

.walk-mini-page .section02 {
  color: #202020;
  text-align: left;
  background: #f2f2f2;
}

.walk-mini-page .section03 {
  color: #202020;
  background: #ffffff;
  letter-spacing: -1px;
}

.walk-mini-page .pc .imgBox {
  margin-top: 100px;
  display: flex;
  justify-content: center;
}

.walk-mini-page .section04 {
  color: #202020;
  background: #f2f2f2;
  text-align: left;
}

.walk-mini-page .section05 {
  background: #030000;
}

.walk-mini-page .section06 {
  color: #202020;
  background: #f2f2f2;
}

.walk-mini-page .section07 {
  background: #030000;
  padding-bottom: 0;
}

.walk-mini-page .section08 {
  background: #030000;
}
.walk-mini-page .m h1 {
  font-size: 18px;
}

// kat walk 页面
.walk-page {
  font-family: MicrosoftYaHei;
  color: #ffffff;
  text-align: center;
}

.walk-page .container {
  overflow: hidden;
  text-align: center;
}

.walk-page .section {
  padding: 100px 0;
  position: relative;
}

.walk-page h1 {
  margin-bottom: 30px;
}

.walk-page .section .text {
  font-size: 24px;
  line-height: 57px;
}

.walk-page .section01 {
  padding: 0;
  text-align: left !important;
}

.walk-page .section01 .container {
  position: absolute;
  left: 0;
  top: 30%;
  right: 0;
  bottom: 0;
  text-align: left;
}

.walk-page .section01 .m .container {
  position: absolute;
  left: 0;
  top: 40%;
  right: 0;
  bottom: 0;
}

.walk-page .m {
  position: relative;
}

.walk-page .section01 {
  padding: 0;
}

.walk-page .m h1 {
  font-size: 18px;
}

.walk-page .imgBox {
  margin-top: 60px;
}

.walk-page .section02 {
  color: #202020;
  letter-spacing: 0px;
  background-color: #dddddd;
}

.walk-page .section03 {
  padding: 0;
}

.walk-page .section03 .container {
  position: absolute;
  left: 0;
  top: 10%;
  right: 0;
  bottom: 0;
}

.walk-page .section03 .m .container {
  position: absolute;
  left: 0;
  top: 20%;
  right: 0;
  bottom: 0;
}
.walk-page .section04 {
  color: #202020;
  padding: 0;
}
.walk-page .section04 .container {
  position: absolute;
  left: 0;
  top: 10%;
  right: 0;
  bottom: 0;
}

.walk-page .section04 .m .container {
  position: absolute;
  left: 0;
  top: 10%;
  right: 0;
  bottom: 0;
}

.kat-game-section {
  padding: 20px 0;
}

.kat-game-section .list {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0 10px;
}

.kat-game-section .list .item {
  margin: 0 5px;
  text-align: center;
  width: 25%;
}
.kat-game-section .list .item .img-box {
  height: 0;
  width: 100%;
  padding-top: 50%;
  overflow: hidden;
  background-size: cover;
  background-repeat: round;
}

.kat-game-section .list .item p {
  font-size: 12px;
  line-height: 200%;
  font-weight: bold;
}

.kat-game-section .btn-box {
  margin-top: 20px;
  text-align: center;
}

.kat-game-section .btn {
  padding: 0;
  width: 100px;
  height: 40px;
  line-height: 40px;
  background-color: #05c3de;
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.35),
    inset 0px 10px 13px 0px rgba(0, 0, 0, 0.27);
  font-size: 14px;
  font-weight: bold;
  border: 0;
}

@media (min-width: 768px) {
  .kat-game-section {
    padding: 20px 0;
  }
  .kat-game-section .btn-box {
    margin-top: 30px;
    text-align: center;
  }
  .kat-game-section .list .item {
    width: 20%;
  }
  .kat-game-section .list .item .img-box {
    height: 0;
    width: 100%;
    padding-top: 50%;
    overflow: hidden;
    background-size: cover;
    background-repeat: round;
  }

  .kat-game-section .list .item p {
    font-size: 16px;
  }

  .kat-game-section .btn {
    width: 150px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
  }
}

@media (min-width: 992px) {
  .kat-game-section {
    padding: 20px 0;
  }
  .kat-game-section .btn-box {
    margin-top: 50px;
  }

  .kat-game-section .list .item p {
    font-size: 22px;
  }

  .kat-game-section .btn {
    width: 300px;
    height: 80px;
    line-height: 80px;
    font-size: 22px;
  }
}

@media (min-width: 1200px) {
  .kat-game-section {
    padding: 20px 0;
  }
  .kat-game-section .btn-box {
    margin-top: 80px;
  }

  .kat-game-section .list .item p {
    font-size: 30px;
  }

  .kat-game-section .btn {
    width: 360px;
    height: 101px;
    line-height: 101px;
    font-size: 26px;
  }
}

// support css
.kat-support-bg {
  padding-top: 100px;
  margin: -55px 0;
  background-color: #f2f2f2;
}
.kat-support-bg .page-header {
  margin-top: 0;
  margin-bottom: 35px;
  padding: 0;
}
.kat-support-bg h2 {
  margin-bottom: 0;
  color: #05c3de;
  font-size: 20px;
}
.kat-support-bg .faq .title p {
  color: #202020;
  font-weight: bold;
  font-size: 18px;
}
.kat-support-bg .page-header {
  border-bottom: 2px solid #05c3de;
}
.kat-support-bg .section {
  margin-bottom: 80px;
}
.kat-support-bg .product .item {
  margin-bottom: 10px;
}
.kat-support-bg .product .item a {
  position: relative;
  display: block;
  box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.12);
  border-radius: 6px;
}
.kat-support-bg .product .item .product-img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.kat-support-bg .product .item p {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 60px;
  line-height: 60px;
  color: #ffffff;
  background-color: #202020;
  border-radius: 0px 0px 5px 5px;
  opacity: 0.6;
}
.kat-support-bg .product .item:nth-child(2n-1) {
  padding-right: 5px;
}
.kat-support-bg .product .item:nth-child(2n) {
  padding-left: 5px;
}
.kat-support-bg .product-detail button.back {
  margin-bottom: 50px;
  width: 100%;
  height: 46px;
  line-height: 46px;
  background-color: #05c3de;
  border-radius: 5px;
  border: 0;
  color: #ffffff;
  font-size: 18px;
}
.kat-support-bg .product-detail .product-img-box {
  position: relative;
}
.kat-support-bg .product-detail .m-text {
  background-color: #ffffff;
}
.kat-support-bg .product-detail .m-text h2 {
  color: #05c3de;
  font-size: 18px;
}
.kat-support-bg .product-detail .m-text p {
  color: #05c3de;
  font-size: 14px;
}

.kat-support-bg .product-detail .product-img-box .text {
  position: absolute;
  left: 10px;
  top: 10px;
  color: #05c3de;
}
.kat-support-bg .product-detail .product-img-box .product-box {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.kat-support-bg .product-detail .product-img-box .product-box img {
  width: 300px;
  max-height: 100%;
  margin: 0 auto;
}
.kat-support-bg .product-detail .product-img-box h2 {
  font-size: 20px;
  margin-bottom: 0px;
}
.kat-support-bg .product-detail .product-img-box p {
  font-size: 14px;
  color: #05c3de;
}
.kat-support-bg .product-detail .panels .title::before {
  display: inline-block;
  content: "-";
  width: 40px;
  height: 40px;
  margin-right: 10px;
  text-align: center;
  color: #ffffff;
  background-color: #05c3de;
  box-shadow: 0px 2px 12px 0px rgba(4, 0, 0, 0.12);
}
.kat-support-bg .product-detail .panels .collapsed::before {
  content: "+";
}
.kat-support-bg .product-detail .panels {
  margin-bottom: 15px;
}
.kat-support-bg .product-detail .panels .title {
  margin-bottom: 10px;
  line-height: 40px;
  color: #05c3de;
  background-color: #fafafa;
  box-shadow: 0px 2px 12px 0px rgba(4, 0, 0, 0.12);
}
.kat-support-bg .product-detail .panels .cnt {
  padding: 10px 20px;
  color: #202020;
  background-color: #ffffff;
  box-shadow: 0px 2px 12px 0px rgba(4, 0, 0, 0.12);
  font-size: 14px;
}
.kat-support-bg .product-detail .panels .cnt .item {
  padding: 10px 0;
  display: flex;
  justify-content: space-between;
  line-height: 40px;
}
.kat-support-bg .product-detail .panels .cnt .item span {
  font-weight: bold;
}
.kat-support-bg .product-detail .panels .cnt .item a {
  width: 100px;
  height: 40px;
  background-color: #05c3de;
  border-radius: 5px;
  color: #ffffff;
  text-align: center;
  flex-shrink: 0;
}
.kat-support-bg .product-detail .faq .search {
  display: flex;
  margin-bottom: 35px;
  margin-top: -15px;
}
.kat-support-bg .product-detail .faq input {
  width: 100%;
  height: 63px;
  background-color: #ffffff;
  box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.12);
  border: solid 2px #05c3de;
  color: #202020;
}
.faq input::-webkit-input-placeholder {
  color: #3d3935;
}
.faq input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #3d3935;
}
.faq input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #3d3935;
}
.faq input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #3d3935;
}
.kat-support-bg .product-detail .faq button {
  width: 165px;
  height: 63px;
  background-color: #05c3de;
  box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.12);
  color: #ffffff;
  border: 0;
}
.kat-support-bg .product-detail .faq button .icon {
  width: 38px;
  height: 38px;
}
.kat-support-bg .faq .panel .box {
  color: #202020;
}
.kat-support-bg .product-detail .faq .panel {
  border-left: 7px solid #05c3de;
  box-shadow: 0px 2px 12px 0px rgba(4, 0, 0, 0.12);
  background-color: #ffffff;
}
.kat-support-bg .product-detail .faq .title {
  padding: 20px 0;
  min-height: 80px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.kat-support-bg .product-detail .faq .title > div {
  width: 100%;
  margin-left: 10px;
}
.kat-support-bg .product-detail .faq .product-name {
  float: left;
  padding: 0 6px;
  margin-top: 4px;
  margin-right: 10px;
  border-radius: 3px;
  color: #ffffff;
  background-color: #05c3de;
  font-size: 12px;
}
.kat-support-bg .product-detail .faq .title > span {
  margin-right: 10px;
  float: right;
  color: #05c3de;
  font-size: 24px;
  font-weight: bold;
  transform: rotate(90deg);
}
.kat-support-bg .product-detail .faq .collapsed > span {
  transform: rotate(0deg);
}
.kat-support-bg .product-detail .faq .body > .box {
  padding: 0 30px 20px;
  background-color: #ffffff;
  font-size: 14px;
  color: #202020;
}
.kat-support-bg .product-detail .faq .body > .box img {
  max-width: 100%;
}
.kat-support-bg .product-detail .faq .body > .box p {
  color: #202020;
}

.kat-support-bg .product-detail .faq .body > .box p a {
  color: #05c3de;
}

.kat-support-bg .result .resources .main > div {
  padding: 0 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #202020;
  height: 90px;
  background-color: #ffffff;
  box-shadow: 0px 2px 12px 0px rgba(4, 0, 0, 0.12);
  margin-bottom: 20px;
  font-size: 18px;
}
.kat-support-bg .result .resources .main > div span {
  font-weight: bold;
}
.kat-support-bg .result .resources .main > div a {
  width: 100px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #05c3de;
  border-radius: 5px;
  color: #ffffff;
  flex-shrink: 0;
}
.kat-page {
  text-align: center;
  margin-top: 60px;
}
.kat-page span {
  color: #05c3de;
}
.kat-page span.disabled {
  color: #05c3de;
  font-weight: bold;
  margin: 0 20px;
}
.kat-page .left {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg); /* IE 9 */
  -moz-transform: rotate(180deg); /* Firefox */
  -webkit-transform: rotate(180deg); /* Safari 和 Chrome */
  -o-transform: rotate(180deg);
}
.kat-page .prevPage,
.kat-page .nextPage {
  color: #05c3de;
  font-weight: bold;
  margin: 0 20px;
}
.kat-page .prevPage:hover,
.kat-page .nextPage:hover {
  color: #05c3de;
}
.kat-page a {
  margin: 0 5px;
  text-decoration: none;
}
.kat-page a:hover {
  text-decoration: none;
}
.kat-page a.tcdNumber {
  display: inline-block;
  width: 38px;
  height: 37px;
  text-align: center;
  line-height: 37px;
  color: #05c3de;
  background-color: #ffffff;
  box-shadow: 0px 2px 5px 0px rgba(4, 0, 0, 0.12);
  border-radius: 5px;
}
.kat-page .current {
  margin: 0 5px;
  display: inline-block;
  width: 38px;
  height: 37px;
  text-align: center;
  line-height: 37px;
  color: #ffffff;
  background-color: #05c3de;
  box-shadow: 0px 2px 5px 0px rgba(4, 0, 0, 0.12);
  border-radius: 5px;
}
.my-page {
  text-align: center;
  margin-bottom: 100px;
  margin-top: 60px;
}
.my-page a {
  margin: 0 8px;
  display: inline-block;
  color: #05c3de;
  width: 38px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  background-color: #ffffff;
  box-shadow: 0px 2px 5px 0px rgba(4, 0, 0, 0.12);
  border-radius: 5px;
}
.my-page a:hover {
  color: #05c3de;
  text-decoration: none;
}
.my-page a.prev,
.my-page a.next {
  margin: 0 4px;
  background-color: transparent;
  border: 0;
  box-shadow: 0px 0px 0px 0px transparent;
}
.my-page a.prev {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg); /* IE 9 */
  -moz-transform: rotate(180deg); /* Firefox */
  -webkit-transform: rotate(180deg); /* Safari 和 Chrome */
  -o-transform: rotate(180deg);
}
.my-page .active {
  margin: 0 8px;
  display: inline-block;
  color: #ffffff;
  width: 38px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  background-color: #05c3de;
  box-shadow: 0px 2px 5px 0px rgba(4, 0, 0, 0.12);
  border-radius: 5px;
}
.kat-support-bg .product p {
  font-size: 16px;
  line-height: 67px;
}
@media (min-width: 768px) {
  .kat-support-bg h2 {
    margin-bottom: 10px;
  }
  .kat-support-bg .product .item {
    margin-bottom: 20px;
  }
  .kat-support-bg .product .item:nth-child(2n-1) {
    padding-right: 15px;
  }
  .kat-support-bg .product .item:nth-child(2n) {
    padding-left: 15px;
  }
  .kat-support-bg .product-detail .faq button {
    flex-shrink: 0;
  }
  .kat-support-bg .product-detail button.back {
    margin-bottom: 100px;
    width: 349px;
    height: 46px;
    line-height: 46px;
    background-color: #05c3de;
    border-radius: 5px;
    border: 0;
    color: #ffffff;
    font-size: 18px;
  }
  .kat-support-bg .product-detail .product-img-box h2 {
    font-size: 32px;
    margin-bottom: 0px;
  }
  .kat-support-bg .product-detail .product-img-box p {
    font-size: 21px;
    color: #05c3de;
  }
  .kat-support-bg .product-detail .panels .cnt {
    font-size: 18px;
  }
  .kat-support-bg .product-detail .panels .cnt {
    padding: 10px 42px;
  }
  .kat-support-bg .product-detail .panels .cnt .item a {
    width: 137px;
  }
  .kat-support-bg .product-detail button.back {
    font-size: 21px;
  }
  .kat-support-bg .product-detail .product-img-box .text {
    left: 39px;
    top: 34px;
  }

  .kat-support-bg .result .resources .main > div {
    padding: 0 40px;
    font-weight: bold;
    font-size: 21px;
  }
  .kat-support-bg .result .resources .main > div a {
    width: 137px;
    height: 40px;
  }
  .kat-support-bg .faq .title p {
    font-size: 21px;
  }
  .kat-support-bg .product-detail .faq .product-name {
    font-size: 16px;
  }
  .kat-support-bg .product-detail .faq .title > div {
    margin-left: 30px;
  }
  .kat-support-bg .product-detail .faq .title > span {
    margin-right: 30px;
  }
}
@media (min-width: 992px) {
}
@media (min-width: 1200px) {
  .kat-support-bg h2 {
    color: #05c3de;
    font-size: 28px;
  }
  .kat-support-bg .product p {
    font-size: 21px;
    line-height: 67px;
  }
}
