/* Style the buttons that are used to open and close the accordion panel */

.mobile-product .accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
  margin-bottom: 5px;
  font-family: inherit;
}

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
  font-family: inherit;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */

.mobile-product .active, .accordion:hover {
  background-color: #ccc;
}

/* Style the accordion panel. Note: hidden by default */

.mobile-product .panel {
  padding: 0px 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.mobile-product .panel .margin {
  margin: 10px 0;
}

.mobile-product .accordion:after {
  content: '\02795';
  /* Unicode character for &quot;plus&quot; sign (+) */
  font-size: 13px;
  color: #777;
  float: right;
  margin-left: 5px;
}

.mobile-product .active:after {
  content: "\2796";
  /* Unicode character for &quot;minus&quot; sign (-) */
}

.address {
  margin: 0 10px;
  line-height: 28px;
  font-size: 16px;
}

.head_h1 {
  padding: 5px 10px;
}

.fade:not(.show) {
  opacity: 1;
}

.mobile {
  display: none;
}

.mobile-product {
  display: none;
}

.mobile .carousel-inner {
  filter: brightness(0.9);
}

.card-header {
  padding: 0.2rem 0.4rem;
}

.row {
  margin-right: 0px;
  margin-left: 0px;
}

#case_txt {
  text-align: left;
  font-size: 14px;
  padding: 0 10px;
}

.pd-case {padding: 100px 5px;}

.ord_img-box {
  width: auto;
  height: 300px;
}

#case_img img {
  box-shadow: 0px 0px 0px grey;
  width: 240px;
}

#orders h4 {
  display: block;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}

#orders h3 {
  margin: 15px 0;
}

.part-table select {
  width: 90%;
}

.abt_01 .part-container img, .abt_02 .part-container img {
  margin-bottom: 10px;
}

.part-table {
  width: 90%;
}

#yoyo_img {
  height: auto;
}

.left select {
  width: 90%;
}

.pd-content{padding:0 10px 20px;}

.pd-content .green{ 
  font-size: 40px;
  color: #04903c;
  font-weight: normal;
}

.pd-content h4{
  display: block;
  padding-left: 0px;
  margin:10px 0;
}

.img-show, .sub-show {
    justify-content: space-around;}

.i1, .i2, .i3, .i4 {
    width: 100%;
    text-align: center;
}

label.label-radio.part {
  width: 20%;}

.options-container label.label-radio.part img{
  width:auto;
  margin-bottom: 10px;}

.warning{padding: 30px 0; 
  text-align: center;
  font-size: 18px;}

@media (max-width: 977px){
  label.label-radio.part {
   width: 26%;}
  }

@media (max-width: 676px){
  label.label-radio.part {
    width: 23%;}
  }

@media (max-width: 576px){
  label.label-radio.part {
    display: block;
    width: auto;}
}


@media (max-width: 1200px){
 footer {
  min-height: 290px;}
}


@media only screen and (max-width: 1210px) and (min-device-width: 981px){
 h2:after {
  margin: 0.5em 0 0.5em 0px;
}

.abt_01 img, .abt_02 img {
  width: 100%;
}

#orders .abt_01{
  width: 100%;
  background: #fdfafa;
  padding: 0px;
  box-shadow: 0 0px 0px 0 rgba(0,0,0,0.16),0 2px 1px 0 rgba(0,0,0,0.12)!important;
}
}
@media (max-width:1194px){
  .side-menu {
    display: none;
  }

  .content {
    float: none;
    width: 97%;
    min-width: 0px;
    min-height: auto;
    margin: auto;
  }
  .slide_show {
    width: 53%;
  }
  .txt-show {
    width: 45%;
  }
}


@media (max-width: 991px) {
  footer {
    min-height: 300px;
  }
}

@media (max-width: 980px){
  .pd-main {padding:0 10px;}
}

@media only screen and (max-width: 980px) and (min-device-width: 320px) {
  #container.home {
    width: 100%;
    padding: 0px;
  }
  #container.product {
    width: 100%!important;
    padding: 0px;
  }

  .abt_01, .abt_02 {
    padding: 0px;
  }

  .head_h1 {
    padding: 0;
  }

  .ord_img-box {
    height: auto;
  }

  #container.contact {
    width: 100%!important;
    padding: 0px;
  }

  .txt-show {
    width: 100%;
  }

  .slide_show {
    width: 95%;
    margin: 0 10px;
  }

  .slideFrame {
      width: 95%!important;
      float: none;
      margin: auto!important;
    }

  .content {
      float: none;
      width: 100%;
      min-width: 0px;
      margin: 0;
    }

  .container p {
      font-size: 16px;
      padding: 0px 15px;
      margin: 15px 0;
    }

    h2 {
      font-size: 20px;
      text-indent: 0px;
      line-height: 32px;
    }

    h2:after {
      margin: 0.5em 0 0.5em 0px;
    }

    h3 {
      margin: 15px 0;
      font-size: 18px;
    }

    .left select {
      width: 100%;
    }

    #case_img img {
      width: 100%;
    }

    .part-table select {
      width: 100%;
    }

    #yoyo_img {
      margin-bottom: 10px;
    }

    #step5 .part-table {
      width: 100%;
    }

    .tbl_vt h3 {
      font-size: 18px;
      margin: 0px;
    }

    .table_01 {
      display: table;
      width: 100%;
      margin: auto;
      text-align: center;
      float: none;
    }

    .tb_01 {
      padding: 10px 5px;
    }

    .tb_02 {
      padding: 10px;
      background: #f5f6f7;
    }

    .head_h1 ul {
      font-size: 16px;
    }
    nav ul {
      margin-bottom: 0rem;
    }

    label {
      margin-bottom: 0rem;
    }

    nav[role="custom-dropdown"] input[type=checkbox]:checked~ul &gt;
    li {
      padding-left: 10px;
    }
    .logo_box img {
      padding: 0px !important;
      width: 100% !important;
      height: auto!important;
    }
  }

@media (max-width: 767px) {
  .warning{padding: 20px 0 0;
      font-size: 16px;}
  }

  @media (max-width: 575.98px) {
    .hidden-xs {
      display: none;
    }
    .mobile {
      display: block;
    }

    .slide_show {
      margin: 0 5px;
    }

    .mobile-product {
      display: block;
    }
    .carousel-indicators {
      position: absolute;
      right: 0;
      bottom: -15px;
      left: 0;
      z-index: 15;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
      justify-content: center;
      padding-left: 0;
      margin-right: 10%;
      margin-left: 10%;
      list-style: none;
    }
    .prd-txt {
      padding: 0;
      line-height: 24px;
    }

    #case_txt {
      padding: 10px 6px;
    }

    .category h3 {
      text-align: center;
      font-size: 28px;
      font-weight: bold;
      color: #333;
      margin-top: 15px;
      margin-bottom: 20px;
    }

    .pd-case {padding: 10px 5px;}

    input[type=text], input[type=email] {
      width: 100%;
      margin: 5px 0;
    }

    textarea {
      width: 100%;
      margin: 5px 0
    }

    .tbl-cont {
      width: 100%;
      margin: auto;
    }

    .address {
      margin: 0;
      font-size: 14px;
      line-height: 24px;
    }

    .contact input, select, optgroup, textarea {
      font-size: small;
      line-height: inherit;
    }
  }

  @media (max-width:425px){
    .slide_show {
      margin: 0 4px;
    }
  }

  @media (max-width:340px){
    #case_txt {
      font-size: 13px;
    }
    .pd-main {padding:0 8px;}
    .pd-content{font-size: 15px;
    }
    .pd-content p{
      font-size: 15px!important;}
      .pd-content .green{ font-size: 30px;}
    }

    @media (max-width:330px){
      .slide_show {
        margin: 0 3px;
      }
    }

    /*footer*/

    footer {
      padding-bottom: 20px;
    }

    .mb-block {
      width: 25%;
    }

    .block-footer {
      width: 80%;
      display: flex;
      float: none;
      margin: auto;
    }

    .mb-block .txt-footer {
      float: none;
      margin: auto;
      font-size: 15px;
    }

    footer ul {
      height: auto;
      margin-bottom: 0px;
      width: auto;
      display: inline-block;
      float: none;
      margin-left: 0px; 
      padding: 0 0 0 30px;
      border-left: 1px solid #555;
    }

    .copyright {
      background: #000;
      color: white;
      padding: 10px 0px;
      width: 100%;
      display: block;
      text-align: center;
      font-size: 12px;
    }

    @media (max-width:1199px) {
      .block-footer {
        width: 100%;
      }
      .mb-block {
        width: 50%;
        padding: 0px;
      }
      footer ul {
        border-left: 0px solid #555;
      }
    }

    @media (max-width: 980px) {
      footer {
        padding: 15px 5px;
        line-height: 22px;
        /*margin-top: 10px;*/
      }
      footer .row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0px;
      }

      .block-footer {
        display: contents;
      }

      footer .mobile {
        display: block;
      }
      footer .hidden-xs {
        display: none;
      }

      footer ul {
        width: 90% !important;
      }

      .line-off {
        width: 200px;
        float: left;
      }
      #page_top {
        right: 20px;
      }
    }

    @media (max-width:576px) {
      .mb-block .txt-footer {
        font-size: 15px;
        line-height: 28px;
      }
      @media (max-width: 980px){}
      footer ul {
        width: 85% !important;}
      }

      @media (max-width:450px) {
        .mb-block {
          width: 100%;
          padding: 0px;
        }
        .block-footer {
          display: block;
        }
        footer .contact-bot {
          padding: 10px 0;
        }
        .mb-block .txt-footer {
          font-size: 14px;
          line-height: 24px;
        }

        footer li {
          margin: 8px 0 0;
        }
      }

      @media (max-width: 399px) {
        .mb-block {
          width: 100%;
        }
        .line-off {
          width: 180px;
        }
      }

      /* Table Product */
      .zui-table {
        border: none;
        border-collapse: separate;
        border-spacing: 0;
        font-size: 10px;
        text-align: center;
      }
      .f_tbl {
        font-size: 15px;
        font-weight: bold;
      }
      .zui-table thead th {
        background-color: #e6e7e8;
        border: none;
        padding: 10px;
        text-align: left;
        white-space: nowrap;
        height: auto!important;
        text-align: center;
        border-right: solid 2px #808080;
        border-bottom: solid 2px #808080;
        border-top: solid 2px #808080;
        font-size: 15px;
      }
      .zui-table tbody td {
        border-bottom: solid 2px #808080;
        border-right: solid 2px #808080;
        color: #333;
        padding: 10px;
        white-space: nowrap;
        height: 37px;
      }
      .zui-wrapper {
        position: relative;
        text-align: center;
        margin: auto;
      }
      .zui-scroller {
        margin-left: 120px;
        margin-top: 10px;
        overflow-x: scroll;
        overflow-y: visible;
        padding-bottom: 5px;
        margin-bottom: 10px;
        width: auto;
      }
      .zui-table .zui-sticky-col {
        border-left: solid 2px #808080;
        left: 0;
        position: absolute;
        top: auto;
        width: 97px;
        text-align: center;
        background: rgb(255, 255, 153);
        font-size: 14px;
      }

      .force-overflow
      {
        min-height: auto;
      }

      #style-1::-webkit-scrollbar-track
      {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        border-radius: 10px;
        background-color: #e6e7e8;
      }

      #style-1::-webkit-scrollbar
      {
        height: 10px;
      }

      #style-1::-webkit-scrollbar-thumb
      {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
        background-color: #808080;
      }

      #style-2::-webkit-scrollbar-track
      {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        border-radius: 10px;
        background-color: #e6e7e8;
      }

      #style-2::-webkit-scrollbar
      {
        height: 10px;
      }

      #style-2::-webkit-scrollbar-thumb
      {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
        background-color: #808080;
      }

      @media (max-width: 576px){
        .zui-table .zui-sticky-col{width: 81px!important;}
        .zui-table tbody .zui-sticky-col{padding-bottom: 11px;}
        #style-1::-webkit-scrollbar{height: 0px!important;}
        #style-2::-webkit-scrollbar{height: 0px!important;}
        .zui-scroller{margin-left: 104px;}
      }

      @media (max-width: 375px){
        .zui-table tbody td{padding: 5px;}
        .zui-table thead th{padding: 5px;}
        .zui-scroller{margin-left: 93px;}
        .zui-table .zui-sticky-col {font-size: 13px;}
        .zui-table tbody .zui-sticky-col {padding-bottom: 6px;}
      }