@charset "UTF-8";
.main-content-background {
  overflow: visible;
}

.btn {
  padding: 0;
  color: inherit;
  min-width: unset;
  border-radius: initial;
  background-color: unset;
}

#PageMainContent {
  clear: both;
}

#laptop_main.consumer .mdaImg:after, #laptop_main .mdaImg:after {
  content: "";
  display: block;
}

body {
  margin: 0;
}

.use-mit .product-box[data-mit=true] .product-pic .product-pic-list:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -20%;
  bottom: 3%;
  background: url("../../innergigabyte/images/MIT.png") 0 0 no-repeat;
  background-size: cover;
  width: 40%;
  height: 8%;
}

#laptop_main {
  /*!
   * Bootstrap Grid v4.3.1 (https://getbootstrap.com/)
   * Copyright 2011-2019 The Bootstrap Authors
   * Copyright 2011-2019 Twitter, Inc.
   * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
   */
  /*.btn-normal{
      background-color:#ff6400;
      text-align:center;
      font-size: 20px;
      line-height:1;
      padding:10px 20px;
  }*/
  /* line 2, ../../sass/product/Product_Compare.scss */
  /* line 21, ../../sass/product/Product_Compare.scss */
  /* line 24, ../../sass/product/Product_Compare.scss */
  /* line 35, ../../sass/product/Product_Compare.scss */
  /* line 49, ../../sass/product/Product_Compare.scss */
  /* line 61, ../../sass/product/Product_Compare.scss */
  /* line 74, ../../sass/product/Product_Compare.scss */
  /* line 78, ../../sass/product/Product_Compare.scss */
  /* line 82, ../../sass/product/Product_Compare.scss */
  /* line 87, ../../sass/product/Product_Compare.scss */
  /* line 90, ../../sass/product/Product_Compare.scss */
  /* line 94, ../../sass/product/Product_Compare.scss */
  /* line 111, ../../sass/product/Product_Compare.scss */
  /* line 118, ../../sass/product/Product_Compare.scss */
  /* line 135, ../../sass/product/Product_Compare.scss */
  /* line 141, ../../sass/product/Product_Compare.scss */
  /* line 149, ../../sass/product/Product_Compare.scss */
  /* line 165, ../../sass/product/Product_Compare.scss */
  /* line 173, ../../sass/product/Product_Compare.scss */
  /* line 175, ../../sass/product/Product_Compare.scss */
  /*選取上限視窗*/
  /* line 187, ../../sass/product/Product_Compare.scss */
  /* line 191, ../../sass/product/Product_Compare.scss */
  /* line 196, ../../sass/product/Product_Compare.scss */
  /* line 205, ../../sass/product/Product_Compare.scss */
  /* line 213, ../../sass/product/Product_Compare.scss */
  /* line 218, ../../sass/product/Product_Compare.scss */
  /* line 222, ../../sass/product/Product_Compare.scss */
  /*Comparison_Result*/
  /* line 229, ../../sass/product/Product_Compare.scss */
  /* line 233, ../../sass/product/Product_Compare.scss */
  /* line 238, ../../sass/product/Product_Compare.scss */
  /* line 241, ../../sass/product/Product_Compare.scss */
  /* line 247, ../../sass/product/Product_Compare.scss */
  /* line 256, ../../sass/product/Product_Compare.scss */
  /* line 258, ../../sass/product/Product_Compare.scss */
  /* line 263, ../../sass/product/Product_Compare.scss */
  /* line 265, ../../sass/product/Product_Compare.scss */
  /* line 269, ../../sass/product/Product_Compare.scss */
  /* line 272, ../../sass/product/Product_Compare.scss */
  /* line 276, ../../sass/product/Product_Compare.scss */
  /* line 280, ../../sass/product/Product_Compare.scss */
  /* line 283, ../../sass/product/Product_Compare.scss */
  /* line 287, ../../sass/product/Product_Compare.scss */
  /* line 290, ../../sass/product/Product_Compare.scss */
  /* line 295, ../../sass/product/Product_Compare.scss */
  /* line 302, ../../sass/product/Product_Compare.scss */
  /* line 305, ../../sass/product/Product_Compare.scss */
  /* line 314, ../../sass/product/Product_Compare.scss */
  /* line 322, ../../sass/product/Product_Compare.scss */
  /* line 335, ../../sass/product/Product_Compare.scss */
  /* line 343, ../../sass/product/Product_Compare.scss */
  /* line 350, ../../sass/product/Product_Compare.scss */
  /* line 354, ../../sass/product/Product_Compare.scss */
  /* line 361, ../../sass/product/Product_Compare.scss */
  /* line 366, ../../sass/product/Product_Compare.scss */
  /* line 368, ../../sass/product/Product_Compare.scss */
  /* line 372, ../../sass/product/Product_Compare.scss */
  /* line 378, ../../sass/product/Product_Compare.scss */
  /* line 382, ../../sass/product/Product_Compare.scss */
  /* line 384, ../../sass/product/Product_Compare.scss */
  /* line 502, ../../sass/product/Product_Compare.scss */
  /* line 505, ../../sass/product/Product_Compare.scss */
  /* line 510, ../../sass/product/Product_Compare.scss */
}
#laptop_main html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}
#laptop_main *,
#laptop_main *::before,
#laptop_main *::after {
  box-sizing: inherit;
}
#laptop_main .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 320px) {
  #laptop_main .container {
    max-width: 540px;
  }
}
@media (min-width: 640px) {
  #laptop_main .container {
    max-width: 720px;
  }
}
@media (min-width: 960px) {
  #laptop_main .container {
    max-width: 960px;
  }
}
@media (min-width: 1366px) {
  #laptop_main .container {
    max-width: 1140px;
  }
}
#laptop_main .container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
#laptop_main .row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
#laptop_main .no-gutters {
  margin-right: 0;
  margin-left: 0;
}
#laptop_main .no-gutters > .col,
#laptop_main .no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}
#laptop_main .col-xl,
#laptop_main .col-xl-auto, #laptop_main .col-xl-12, #laptop_main .col-xl-11, #laptop_main .col-xl-10, #laptop_main .col-xl-9, #laptop_main .col-xl-8, #laptop_main .col-xl-7, #laptop_main .col-xl-6, #laptop_main .col-xl-5, #laptop_main .col-xl-4, #laptop_main .col-xl-3, #laptop_main .col-xl-2, #laptop_main .col-xl-1, #laptop_main .col-lg,
#laptop_main .col-lg-auto, #laptop_main .col-lg-12, #laptop_main .col-lg-11, #laptop_main .col-lg-10, #laptop_main .col-lg-9, #laptop_main .col-lg-8, #laptop_main .col-lg-7, #laptop_main .col-lg-6, #laptop_main .col-lg-5, #laptop_main .col-lg-4, #laptop_main .col-lg-3, #laptop_main .col-lg-2, #laptop_main .col-lg-1, #laptop_main .col-md,
#laptop_main .col-md-auto, #laptop_main .col-md-12, #laptop_main .col-md-11, #laptop_main .col-md-10, #laptop_main .col-md-9, #laptop_main .col-md-8, #laptop_main .col-md-7, #laptop_main .col-md-6, #laptop_main .col-md-5, #laptop_main .col-md-4, #laptop_main .col-md-3, #laptop_main .col-md-2, #laptop_main .col-md-1, #laptop_main .col-sm,
#laptop_main .col-sm-auto, #laptop_main .col-sm-12, #laptop_main .col-sm-11, #laptop_main .col-sm-10, #laptop_main .col-sm-9, #laptop_main .col-sm-8, #laptop_main .col-sm-7, #laptop_main .col-sm-6, #laptop_main .col-sm-5, #laptop_main .col-sm-4, #laptop_main .col-sm-3, #laptop_main .col-sm-2, #laptop_main .col-sm-1, #laptop_main .col,
#laptop_main .col-auto, #laptop_main .col-12, #laptop_main .col-11, #laptop_main .col-10, #laptop_main .col-9, #laptop_main .col-8, #laptop_main .col-7, #laptop_main .col-6, #laptop_main .col-5, #laptop_main .col-4, #laptop_main .col-3, #laptop_main .col-2, #laptop_main .col-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
#laptop_main .col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
#laptop_main .col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
#laptop_main .col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}
#laptop_main .col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
#laptop_main .col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
#laptop_main .col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
#laptop_main .col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
#laptop_main .col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
#laptop_main .col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}
#laptop_main .col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
#laptop_main .col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
#laptop_main .col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}
#laptop_main .col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}
#laptop_main .col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
#laptop_main .order-first {
  order: -1;
}
#laptop_main .order-last {
  order: 13;
}
#laptop_main .order-0 {
  order: 0;
}
#laptop_main .order-1 {
  order: 1;
}
#laptop_main .order-2 {
  order: 2;
}
#laptop_main .order-3 {
  order: 3;
}
#laptop_main .order-4 {
  order: 4;
}
#laptop_main .order-5 {
  order: 5;
}
#laptop_main .order-6 {
  order: 6;
}
#laptop_main .order-7 {
  order: 7;
}
#laptop_main .order-8 {
  order: 8;
}
#laptop_main .order-9 {
  order: 9;
}
#laptop_main .order-10 {
  order: 10;
}
#laptop_main .order-11 {
  order: 11;
}
#laptop_main .order-12 {
  order: 12;
}
#laptop_main .offset-1 {
  margin-left: 8.3333333333%;
}
#laptop_main .offset-2 {
  margin-left: 16.6666666667%;
}
#laptop_main .offset-3 {
  margin-left: 25%;
}
#laptop_main .offset-4 {
  margin-left: 33.3333333333%;
}
#laptop_main .offset-5 {
  margin-left: 41.6666666667%;
}
#laptop_main .offset-6 {
  margin-left: 50%;
}
#laptop_main .offset-7 {
  margin-left: 58.3333333333%;
}
#laptop_main .offset-8 {
  margin-left: 66.6666666667%;
}
#laptop_main .offset-9 {
  margin-left: 75%;
}
#laptop_main .offset-10 {
  margin-left: 83.3333333333%;
}
#laptop_main .offset-11 {
  margin-left: 91.6666666667%;
}
@media (min-width: 320px) {
  #laptop_main .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  #laptop_main .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  #laptop_main .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  #laptop_main .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  #laptop_main .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  #laptop_main .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  #laptop_main .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  #laptop_main .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  #laptop_main .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  #laptop_main .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  #laptop_main .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  #laptop_main .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  #laptop_main .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  #laptop_main .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  #laptop_main .order-sm-first {
    order: -1;
  }
  #laptop_main .order-sm-last {
    order: 13;
  }
  #laptop_main .order-sm-0 {
    order: 0;
  }
  #laptop_main .order-sm-1 {
    order: 1;
  }
  #laptop_main .order-sm-2 {
    order: 2;
  }
  #laptop_main .order-sm-3 {
    order: 3;
  }
  #laptop_main .order-sm-4 {
    order: 4;
  }
  #laptop_main .order-sm-5 {
    order: 5;
  }
  #laptop_main .order-sm-6 {
    order: 6;
  }
  #laptop_main .order-sm-7 {
    order: 7;
  }
  #laptop_main .order-sm-8 {
    order: 8;
  }
  #laptop_main .order-sm-9 {
    order: 9;
  }
  #laptop_main .order-sm-10 {
    order: 10;
  }
  #laptop_main .order-sm-11 {
    order: 11;
  }
  #laptop_main .order-sm-12 {
    order: 12;
  }
  #laptop_main .offset-sm-0 {
    margin-left: 0;
  }
  #laptop_main .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  #laptop_main .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  #laptop_main .offset-sm-3 {
    margin-left: 25%;
  }
  #laptop_main .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  #laptop_main .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  #laptop_main .offset-sm-6 {
    margin-left: 50%;
  }
  #laptop_main .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  #laptop_main .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  #laptop_main .offset-sm-9 {
    margin-left: 75%;
  }
  #laptop_main .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  #laptop_main .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 640px) {
  #laptop_main .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  #laptop_main .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  #laptop_main .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  #laptop_main .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  #laptop_main .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  #laptop_main .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  #laptop_main .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  #laptop_main .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  #laptop_main .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  #laptop_main .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  #laptop_main .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  #laptop_main .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  #laptop_main .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  #laptop_main .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  #laptop_main .order-md-first {
    order: -1;
  }
  #laptop_main .order-md-last {
    order: 13;
  }
  #laptop_main .order-md-0 {
    order: 0;
  }
  #laptop_main .order-md-1 {
    order: 1;
  }
  #laptop_main .order-md-2 {
    order: 2;
  }
  #laptop_main .order-md-3 {
    order: 3;
  }
  #laptop_main .order-md-4 {
    order: 4;
  }
  #laptop_main .order-md-5 {
    order: 5;
  }
  #laptop_main .order-md-6 {
    order: 6;
  }
  #laptop_main .order-md-7 {
    order: 7;
  }
  #laptop_main .order-md-8 {
    order: 8;
  }
  #laptop_main .order-md-9 {
    order: 9;
  }
  #laptop_main .order-md-10 {
    order: 10;
  }
  #laptop_main .order-md-11 {
    order: 11;
  }
  #laptop_main .order-md-12 {
    order: 12;
  }
  #laptop_main .offset-md-0 {
    margin-left: 0;
  }
  #laptop_main .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  #laptop_main .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  #laptop_main .offset-md-3 {
    margin-left: 25%;
  }
  #laptop_main .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  #laptop_main .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  #laptop_main .offset-md-6 {
    margin-left: 50%;
  }
  #laptop_main .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  #laptop_main .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  #laptop_main .offset-md-9 {
    margin-left: 75%;
  }
  #laptop_main .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  #laptop_main .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 960px) {
  #laptop_main .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  #laptop_main .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  #laptop_main .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  #laptop_main .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  #laptop_main .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  #laptop_main .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  #laptop_main .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  #laptop_main .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  #laptop_main .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  #laptop_main .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  #laptop_main .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  #laptop_main .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  #laptop_main .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  #laptop_main .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  #laptop_main .order-lg-first {
    order: -1;
  }
  #laptop_main .order-lg-last {
    order: 13;
  }
  #laptop_main .order-lg-0 {
    order: 0;
  }
  #laptop_main .order-lg-1 {
    order: 1;
  }
  #laptop_main .order-lg-2 {
    order: 2;
  }
  #laptop_main .order-lg-3 {
    order: 3;
  }
  #laptop_main .order-lg-4 {
    order: 4;
  }
  #laptop_main .order-lg-5 {
    order: 5;
  }
  #laptop_main .order-lg-6 {
    order: 6;
  }
  #laptop_main .order-lg-7 {
    order: 7;
  }
  #laptop_main .order-lg-8 {
    order: 8;
  }
  #laptop_main .order-lg-9 {
    order: 9;
  }
  #laptop_main .order-lg-10 {
    order: 10;
  }
  #laptop_main .order-lg-11 {
    order: 11;
  }
  #laptop_main .order-lg-12 {
    order: 12;
  }
  #laptop_main .offset-lg-0 {
    margin-left: 0;
  }
  #laptop_main .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  #laptop_main .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  #laptop_main .offset-lg-3 {
    margin-left: 25%;
  }
  #laptop_main .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  #laptop_main .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  #laptop_main .offset-lg-6 {
    margin-left: 50%;
  }
  #laptop_main .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  #laptop_main .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  #laptop_main .offset-lg-9 {
    margin-left: 75%;
  }
  #laptop_main .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  #laptop_main .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1366px) {
  #laptop_main .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  #laptop_main .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  #laptop_main .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  #laptop_main .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  #laptop_main .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  #laptop_main .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  #laptop_main .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  #laptop_main .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  #laptop_main .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  #laptop_main .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  #laptop_main .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  #laptop_main .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  #laptop_main .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  #laptop_main .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  #laptop_main .order-xl-first {
    order: -1;
  }
  #laptop_main .order-xl-last {
    order: 13;
  }
  #laptop_main .order-xl-0 {
    order: 0;
  }
  #laptop_main .order-xl-1 {
    order: 1;
  }
  #laptop_main .order-xl-2 {
    order: 2;
  }
  #laptop_main .order-xl-3 {
    order: 3;
  }
  #laptop_main .order-xl-4 {
    order: 4;
  }
  #laptop_main .order-xl-5 {
    order: 5;
  }
  #laptop_main .order-xl-6 {
    order: 6;
  }
  #laptop_main .order-xl-7 {
    order: 7;
  }
  #laptop_main .order-xl-8 {
    order: 8;
  }
  #laptop_main .order-xl-9 {
    order: 9;
  }
  #laptop_main .order-xl-10 {
    order: 10;
  }
  #laptop_main .order-xl-11 {
    order: 11;
  }
  #laptop_main .order-xl-12 {
    order: 12;
  }
  #laptop_main .offset-xl-0 {
    margin-left: 0;
  }
  #laptop_main .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  #laptop_main .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  #laptop_main .offset-xl-3 {
    margin-left: 25%;
  }
  #laptop_main .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  #laptop_main .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  #laptop_main .offset-xl-6 {
    margin-left: 50%;
  }
  #laptop_main .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  #laptop_main .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  #laptop_main .offset-xl-9 {
    margin-left: 75%;
  }
  #laptop_main .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  #laptop_main .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
#laptop_main .d-none {
  display: none !important;
}
#laptop_main .d-inline {
  display: inline !important;
}
#laptop_main .d-inline-block {
  display: inline-block !important;
}
#laptop_main .d-block {
  display: block !important;
}
#laptop_main .d-table {
  display: table !important;
}
#laptop_main .d-table-row {
  display: table-row !important;
}
#laptop_main .d-table-cell {
  display: table-cell !important;
}
#laptop_main .d-flex {
  display: flex !important;
}
#laptop_main .d-inline-flex {
  display: inline-flex !important;
}
@media (min-width: 320px) {
  #laptop_main .d-sm-none {
    display: none !important;
  }
  #laptop_main .d-sm-inline {
    display: inline !important;
  }
  #laptop_main .d-sm-inline-block {
    display: inline-block !important;
  }
  #laptop_main .d-sm-block {
    display: block !important;
  }
  #laptop_main .d-sm-table {
    display: table !important;
  }
  #laptop_main .d-sm-table-row {
    display: table-row !important;
  }
  #laptop_main .d-sm-table-cell {
    display: table-cell !important;
  }
  #laptop_main .d-sm-flex {
    display: flex !important;
  }
  #laptop_main .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 640px) {
  #laptop_main .d-md-none {
    display: none !important;
  }
  #laptop_main .d-md-inline {
    display: inline !important;
  }
  #laptop_main .d-md-inline-block {
    display: inline-block !important;
  }
  #laptop_main .d-md-block {
    display: block !important;
  }
  #laptop_main .d-md-table {
    display: table !important;
  }
  #laptop_main .d-md-table-row {
    display: table-row !important;
  }
  #laptop_main .d-md-table-cell {
    display: table-cell !important;
  }
  #laptop_main .d-md-flex {
    display: flex !important;
  }
  #laptop_main .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 960px) {
  #laptop_main .d-lg-none {
    display: none !important;
  }
  #laptop_main .d-lg-inline {
    display: inline !important;
  }
  #laptop_main .d-lg-inline-block {
    display: inline-block !important;
  }
  #laptop_main .d-lg-block {
    display: block !important;
  }
  #laptop_main .d-lg-table {
    display: table !important;
  }
  #laptop_main .d-lg-table-row {
    display: table-row !important;
  }
  #laptop_main .d-lg-table-cell {
    display: table-cell !important;
  }
  #laptop_main .d-lg-flex {
    display: flex !important;
  }
  #laptop_main .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1366px) {
  #laptop_main .d-xl-none {
    display: none !important;
  }
  #laptop_main .d-xl-inline {
    display: inline !important;
  }
  #laptop_main .d-xl-inline-block {
    display: inline-block !important;
  }
  #laptop_main .d-xl-block {
    display: block !important;
  }
  #laptop_main .d-xl-table {
    display: table !important;
  }
  #laptop_main .d-xl-table-row {
    display: table-row !important;
  }
  #laptop_main .d-xl-table-cell {
    display: table-cell !important;
  }
  #laptop_main .d-xl-flex {
    display: flex !important;
  }
  #laptop_main .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  #laptop_main .d-print-none {
    display: none !important;
  }
  #laptop_main .d-print-inline {
    display: inline !important;
  }
  #laptop_main .d-print-inline-block {
    display: inline-block !important;
  }
  #laptop_main .d-print-block {
    display: block !important;
  }
  #laptop_main .d-print-table {
    display: table !important;
  }
  #laptop_main .d-print-table-row {
    display: table-row !important;
  }
  #laptop_main .d-print-table-cell {
    display: table-cell !important;
  }
  #laptop_main .d-print-flex {
    display: flex !important;
  }
  #laptop_main .d-print-inline-flex {
    display: inline-flex !important;
  }
}
#laptop_main .flex-row {
  flex-direction: row !important;
}
#laptop_main .flex-column {
  flex-direction: column !important;
}
#laptop_main .flex-row-reverse {
  flex-direction: row-reverse !important;
}
#laptop_main .flex-column-reverse {
  flex-direction: column-reverse !important;
}
#laptop_main .flex-wrap {
  flex-wrap: wrap !important;
}
#laptop_main .flex-nowrap {
  flex-wrap: nowrap !important;
}
#laptop_main .flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
#laptop_main .flex-fill {
  flex: 1 1 auto !important;
}
#laptop_main .flex-grow-0 {
  flex-grow: 0 !important;
}
#laptop_main .flex-grow-1 {
  flex-grow: 1 !important;
}
#laptop_main .flex-shrink-0 {
  flex-shrink: 0 !important;
}
#laptop_main .flex-shrink-1 {
  flex-shrink: 1 !important;
}
#laptop_main .justify-content-start {
  justify-content: flex-start !important;
}
#laptop_main .justify-content-end {
  justify-content: flex-end !important;
}
#laptop_main .justify-content-center {
  justify-content: center !important;
}
#laptop_main .justify-content-between {
  justify-content: space-between !important;
}
#laptop_main .justify-content-around {
  justify-content: space-around !important;
}
#laptop_main .align-items-start {
  align-items: flex-start !important;
}
#laptop_main .align-items-end {
  align-items: flex-end !important;
}
#laptop_main .align-items-center {
  align-items: center !important;
}
#laptop_main .align-items-baseline {
  align-items: baseline !important;
}
#laptop_main .align-items-stretch {
  align-items: stretch !important;
}
#laptop_main .align-content-start {
  align-content: flex-start !important;
}
#laptop_main .align-content-end {
  align-content: flex-end !important;
}
#laptop_main .align-content-center {
  align-content: center !important;
}
#laptop_main .align-content-between {
  align-content: space-between !important;
}
#laptop_main .align-content-around {
  align-content: space-around !important;
}
#laptop_main .align-content-stretch {
  align-content: stretch !important;
}
#laptop_main .align-self-auto {
  align-self: auto !important;
}
#laptop_main .align-self-start {
  align-self: flex-start !important;
}
#laptop_main .align-self-end {
  align-self: flex-end !important;
}
#laptop_main .align-self-center {
  align-self: center !important;
}
#laptop_main .align-self-baseline {
  align-self: baseline !important;
}
#laptop_main .align-self-stretch {
  align-self: stretch !important;
}
@media (min-width: 320px) {
  #laptop_main .flex-sm-row {
    flex-direction: row !important;
  }
  #laptop_main .flex-sm-column {
    flex-direction: column !important;
  }
  #laptop_main .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  #laptop_main .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  #laptop_main .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  #laptop_main .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  #laptop_main .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  #laptop_main .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  #laptop_main .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  #laptop_main .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  #laptop_main .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  #laptop_main .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  #laptop_main .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  #laptop_main .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  #laptop_main .justify-content-sm-center {
    justify-content: center !important;
  }
  #laptop_main .justify-content-sm-between {
    justify-content: space-between !important;
  }
  #laptop_main .justify-content-sm-around {
    justify-content: space-around !important;
  }
  #laptop_main .align-items-sm-start {
    align-items: flex-start !important;
  }
  #laptop_main .align-items-sm-end {
    align-items: flex-end !important;
  }
  #laptop_main .align-items-sm-center {
    align-items: center !important;
  }
  #laptop_main .align-items-sm-baseline {
    align-items: baseline !important;
  }
  #laptop_main .align-items-sm-stretch {
    align-items: stretch !important;
  }
  #laptop_main .align-content-sm-start {
    align-content: flex-start !important;
  }
  #laptop_main .align-content-sm-end {
    align-content: flex-end !important;
  }
  #laptop_main .align-content-sm-center {
    align-content: center !important;
  }
  #laptop_main .align-content-sm-between {
    align-content: space-between !important;
  }
  #laptop_main .align-content-sm-around {
    align-content: space-around !important;
  }
  #laptop_main .align-content-sm-stretch {
    align-content: stretch !important;
  }
  #laptop_main .align-self-sm-auto {
    align-self: auto !important;
  }
  #laptop_main .align-self-sm-start {
    align-self: flex-start !important;
  }
  #laptop_main .align-self-sm-end {
    align-self: flex-end !important;
  }
  #laptop_main .align-self-sm-center {
    align-self: center !important;
  }
  #laptop_main .align-self-sm-baseline {
    align-self: baseline !important;
  }
  #laptop_main .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 640px) {
  #laptop_main .flex-md-row {
    flex-direction: row !important;
  }
  #laptop_main .flex-md-column {
    flex-direction: column !important;
  }
  #laptop_main .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  #laptop_main .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  #laptop_main .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  #laptop_main .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  #laptop_main .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  #laptop_main .flex-md-fill {
    flex: 1 1 auto !important;
  }
  #laptop_main .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  #laptop_main .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  #laptop_main .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  #laptop_main .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  #laptop_main .justify-content-md-start {
    justify-content: flex-start !important;
  }
  #laptop_main .justify-content-md-end {
    justify-content: flex-end !important;
  }
  #laptop_main .justify-content-md-center {
    justify-content: center !important;
  }
  #laptop_main .justify-content-md-between {
    justify-content: space-between !important;
  }
  #laptop_main .justify-content-md-around {
    justify-content: space-around !important;
  }
  #laptop_main .align-items-md-start {
    align-items: flex-start !important;
  }
  #laptop_main .align-items-md-end {
    align-items: flex-end !important;
  }
  #laptop_main .align-items-md-center {
    align-items: center !important;
  }
  #laptop_main .align-items-md-baseline {
    align-items: baseline !important;
  }
  #laptop_main .align-items-md-stretch {
    align-items: stretch !important;
  }
  #laptop_main .align-content-md-start {
    align-content: flex-start !important;
  }
  #laptop_main .align-content-md-end {
    align-content: flex-end !important;
  }
  #laptop_main .align-content-md-center {
    align-content: center !important;
  }
  #laptop_main .align-content-md-between {
    align-content: space-between !important;
  }
  #laptop_main .align-content-md-around {
    align-content: space-around !important;
  }
  #laptop_main .align-content-md-stretch {
    align-content: stretch !important;
  }
  #laptop_main .align-self-md-auto {
    align-self: auto !important;
  }
  #laptop_main .align-self-md-start {
    align-self: flex-start !important;
  }
  #laptop_main .align-self-md-end {
    align-self: flex-end !important;
  }
  #laptop_main .align-self-md-center {
    align-self: center !important;
  }
  #laptop_main .align-self-md-baseline {
    align-self: baseline !important;
  }
  #laptop_main .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 960px) {
  #laptop_main .flex-lg-row {
    flex-direction: row !important;
  }
  #laptop_main .flex-lg-column {
    flex-direction: column !important;
  }
  #laptop_main .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  #laptop_main .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  #laptop_main .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  #laptop_main .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  #laptop_main .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  #laptop_main .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  #laptop_main .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  #laptop_main .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  #laptop_main .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  #laptop_main .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  #laptop_main .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  #laptop_main .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  #laptop_main .justify-content-lg-center {
    justify-content: center !important;
  }
  #laptop_main .justify-content-lg-between {
    justify-content: space-between !important;
  }
  #laptop_main .justify-content-lg-around {
    justify-content: space-around !important;
  }
  #laptop_main .align-items-lg-start {
    align-items: flex-start !important;
  }
  #laptop_main .align-items-lg-end {
    align-items: flex-end !important;
  }
  #laptop_main .align-items-lg-center {
    align-items: center !important;
  }
  #laptop_main .align-items-lg-baseline {
    align-items: baseline !important;
  }
  #laptop_main .align-items-lg-stretch {
    align-items: stretch !important;
  }
  #laptop_main .align-content-lg-start {
    align-content: flex-start !important;
  }
  #laptop_main .align-content-lg-end {
    align-content: flex-end !important;
  }
  #laptop_main .align-content-lg-center {
    align-content: center !important;
  }
  #laptop_main .align-content-lg-between {
    align-content: space-between !important;
  }
  #laptop_main .align-content-lg-around {
    align-content: space-around !important;
  }
  #laptop_main .align-content-lg-stretch {
    align-content: stretch !important;
  }
  #laptop_main .align-self-lg-auto {
    align-self: auto !important;
  }
  #laptop_main .align-self-lg-start {
    align-self: flex-start !important;
  }
  #laptop_main .align-self-lg-end {
    align-self: flex-end !important;
  }
  #laptop_main .align-self-lg-center {
    align-self: center !important;
  }
  #laptop_main .align-self-lg-baseline {
    align-self: baseline !important;
  }
  #laptop_main .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1366px) {
  #laptop_main .flex-xl-row {
    flex-direction: row !important;
  }
  #laptop_main .flex-xl-column {
    flex-direction: column !important;
  }
  #laptop_main .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  #laptop_main .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  #laptop_main .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  #laptop_main .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  #laptop_main .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  #laptop_main .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  #laptop_main .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  #laptop_main .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  #laptop_main .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  #laptop_main .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  #laptop_main .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  #laptop_main .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  #laptop_main .justify-content-xl-center {
    justify-content: center !important;
  }
  #laptop_main .justify-content-xl-between {
    justify-content: space-between !important;
  }
  #laptop_main .justify-content-xl-around {
    justify-content: space-around !important;
  }
  #laptop_main .align-items-xl-start {
    align-items: flex-start !important;
  }
  #laptop_main .align-items-xl-end {
    align-items: flex-end !important;
  }
  #laptop_main .align-items-xl-center {
    align-items: center !important;
  }
  #laptop_main .align-items-xl-baseline {
    align-items: baseline !important;
  }
  #laptop_main .align-items-xl-stretch {
    align-items: stretch !important;
  }
  #laptop_main .align-content-xl-start {
    align-content: flex-start !important;
  }
  #laptop_main .align-content-xl-end {
    align-content: flex-end !important;
  }
  #laptop_main .align-content-xl-center {
    align-content: center !important;
  }
  #laptop_main .align-content-xl-between {
    align-content: space-between !important;
  }
  #laptop_main .align-content-xl-around {
    align-content: space-around !important;
  }
  #laptop_main .align-content-xl-stretch {
    align-content: stretch !important;
  }
  #laptop_main .align-self-xl-auto {
    align-self: auto !important;
  }
  #laptop_main .align-self-xl-start {
    align-self: flex-start !important;
  }
  #laptop_main .align-self-xl-end {
    align-self: flex-end !important;
  }
  #laptop_main .align-self-xl-center {
    align-self: center !important;
  }
  #laptop_main .align-self-xl-baseline {
    align-self: baseline !important;
  }
  #laptop_main .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
#laptop_main .m-0 {
  margin: 0 !important;
}
#laptop_main .mt-0,
#laptop_main .my-0 {
  margin-top: 0 !important;
}
#laptop_main .mr-0,
#laptop_main .mx-0 {
  margin-right: 0 !important;
}
#laptop_main .mb-0,
#laptop_main .my-0 {
  margin-bottom: 0 !important;
}
#laptop_main .ml-0,
#laptop_main .mx-0 {
  margin-left: 0 !important;
}
#laptop_main .m-1 {
  margin: 0.25rem !important;
}
#laptop_main .mt-1,
#laptop_main .my-1 {
  margin-top: 0.25rem !important;
}
#laptop_main .mr-1,
#laptop_main .mx-1 {
  margin-right: 0.25rem !important;
}
#laptop_main .mb-1,
#laptop_main .my-1 {
  margin-bottom: 0.25rem !important;
}
#laptop_main .ml-1,
#laptop_main .mx-1 {
  margin-left: 0.25rem !important;
}
#laptop_main .m-2 {
  margin: 0.5rem !important;
}
#laptop_main .mt-2,
#laptop_main .my-2 {
  margin-top: 0.5rem !important;
}
#laptop_main .mr-2,
#laptop_main .mx-2 {
  margin-right: 0.5rem !important;
}
#laptop_main .mb-2,
#laptop_main .my-2 {
  margin-bottom: 0.5rem !important;
}
#laptop_main .ml-2,
#laptop_main .mx-2 {
  margin-left: 0.5rem !important;
}
#laptop_main .m-3 {
  margin: 1rem !important;
}
#laptop_main .mt-3,
#laptop_main .my-3 {
  margin-top: 1rem !important;
}
#laptop_main .mr-3,
#laptop_main .mx-3 {
  margin-right: 1rem !important;
}
#laptop_main .mb-3,
#laptop_main .my-3 {
  margin-bottom: 1rem !important;
}
#laptop_main .ml-3,
#laptop_main .mx-3 {
  margin-left: 1rem !important;
}
#laptop_main .m-4 {
  margin: 1.5rem !important;
}
#laptop_main .mt-4,
#laptop_main .my-4 {
  margin-top: 1.5rem !important;
}
#laptop_main .mr-4,
#laptop_main .mx-4 {
  margin-right: 1.5rem !important;
}
#laptop_main .mb-4,
#laptop_main .my-4 {
  margin-bottom: 1.5rem !important;
}
#laptop_main .ml-4,
#laptop_main .mx-4 {
  margin-left: 1.5rem !important;
}
#laptop_main .m-5 {
  margin: 3rem !important;
}
#laptop_main .mt-5,
#laptop_main .my-5 {
  margin-top: 3rem !important;
}
#laptop_main .mr-5,
#laptop_main .mx-5 {
  margin-right: 3rem !important;
}
#laptop_main .mb-5,
#laptop_main .my-5 {
  margin-bottom: 3rem !important;
}
#laptop_main .ml-5,
#laptop_main .mx-5 {
  margin-left: 3rem !important;
}
#laptop_main .p-0 {
  padding: 0 !important;
}
#laptop_main .pt-0,
#laptop_main .py-0 {
  padding-top: 0 !important;
}
#laptop_main .pr-0,
#laptop_main .px-0 {
  padding-right: 0 !important;
}
#laptop_main .pb-0,
#laptop_main .py-0 {
  padding-bottom: 0 !important;
}
#laptop_main .pl-0,
#laptop_main .px-0 {
  padding-left: 0 !important;
}
#laptop_main .p-1 {
  padding: 0.25rem !important;
}
#laptop_main .pt-1,
#laptop_main .py-1 {
  padding-top: 0.25rem !important;
}
#laptop_main .pr-1,
#laptop_main .px-1 {
  padding-right: 0.25rem !important;
}
#laptop_main .pb-1,
#laptop_main .py-1 {
  padding-bottom: 0.25rem !important;
}
#laptop_main .pl-1,
#laptop_main .px-1 {
  padding-left: 0.25rem !important;
}
#laptop_main .p-2 {
  padding: 0.5rem !important;
}
#laptop_main .pt-2,
#laptop_main .py-2 {
  padding-top: 0.5rem !important;
}
#laptop_main .pr-2,
#laptop_main .px-2 {
  padding-right: 0.5rem !important;
}
#laptop_main .pb-2,
#laptop_main .py-2 {
  padding-bottom: 0.5rem !important;
}
#laptop_main .pl-2,
#laptop_main .px-2 {
  padding-left: 0.5rem !important;
}
#laptop_main .p-3 {
  padding: 1rem !important;
}
#laptop_main .pt-3,
#laptop_main .py-3 {
  padding-top: 1rem !important;
}
#laptop_main .pr-3,
#laptop_main .px-3 {
  padding-right: 1rem !important;
}
#laptop_main .pb-3,
#laptop_main .py-3 {
  padding-bottom: 1rem !important;
}
#laptop_main .pl-3,
#laptop_main .px-3 {
  padding-left: 1rem !important;
}
#laptop_main .p-4 {
  padding: 1.5rem !important;
}
#laptop_main .pt-4,
#laptop_main .py-4 {
  padding-top: 1.5rem !important;
}
#laptop_main .pr-4,
#laptop_main .px-4 {
  padding-right: 1.5rem !important;
}
#laptop_main .pb-4,
#laptop_main .py-4 {
  padding-bottom: 1.5rem !important;
}
#laptop_main .pl-4,
#laptop_main .px-4 {
  padding-left: 1.5rem !important;
}
#laptop_main .p-5 {
  padding: 3rem !important;
}
#laptop_main .pt-5,
#laptop_main .py-5 {
  padding-top: 3rem !important;
}
#laptop_main .pr-5,
#laptop_main .px-5 {
  padding-right: 3rem !important;
}
#laptop_main .pb-5,
#laptop_main .py-5 {
  padding-bottom: 3rem !important;
}
#laptop_main .pl-5,
#laptop_main .px-5 {
  padding-left: 3rem !important;
}
#laptop_main .m-n1 {
  margin: -0.25rem !important;
}
#laptop_main .mt-n1,
#laptop_main .my-n1 {
  margin-top: -0.25rem !important;
}
#laptop_main .mr-n1,
#laptop_main .mx-n1 {
  margin-right: -0.25rem !important;
}
#laptop_main .mb-n1,
#laptop_main .my-n1 {
  margin-bottom: -0.25rem !important;
}
#laptop_main .ml-n1,
#laptop_main .mx-n1 {
  margin-left: -0.25rem !important;
}
#laptop_main .m-n2 {
  margin: -0.5rem !important;
}
#laptop_main .mt-n2,
#laptop_main .my-n2 {
  margin-top: -0.5rem !important;
}
#laptop_main .mr-n2,
#laptop_main .mx-n2 {
  margin-right: -0.5rem !important;
}
#laptop_main .mb-n2,
#laptop_main .my-n2 {
  margin-bottom: -0.5rem !important;
}
#laptop_main .ml-n2,
#laptop_main .mx-n2 {
  margin-left: -0.5rem !important;
}
#laptop_main .m-n3 {
  margin: -1rem !important;
}
#laptop_main .mt-n3,
#laptop_main .my-n3 {
  margin-top: -1rem !important;
}
#laptop_main .mr-n3,
#laptop_main .mx-n3 {
  margin-right: -1rem !important;
}
#laptop_main .mb-n3,
#laptop_main .my-n3 {
  margin-bottom: -1rem !important;
}
#laptop_main .ml-n3,
#laptop_main .mx-n3 {
  margin-left: -1rem !important;
}
#laptop_main .m-n4 {
  margin: -1.5rem !important;
}
#laptop_main .mt-n4,
#laptop_main .my-n4 {
  margin-top: -1.5rem !important;
}
#laptop_main .mr-n4,
#laptop_main .mx-n4 {
  margin-right: -1.5rem !important;
}
#laptop_main .mb-n4,
#laptop_main .my-n4 {
  margin-bottom: -1.5rem !important;
}
#laptop_main .ml-n4,
#laptop_main .mx-n4 {
  margin-left: -1.5rem !important;
}
#laptop_main .m-n5 {
  margin: -3rem !important;
}
#laptop_main .mt-n5,
#laptop_main .my-n5 {
  margin-top: -3rem !important;
}
#laptop_main .mr-n5,
#laptop_main .mx-n5 {
  margin-right: -3rem !important;
}
#laptop_main .mb-n5,
#laptop_main .my-n5 {
  margin-bottom: -3rem !important;
}
#laptop_main .ml-n5,
#laptop_main .mx-n5 {
  margin-left: -3rem !important;
}
#laptop_main .m-auto {
  margin: auto !important;
}
#laptop_main .mt-auto,
#laptop_main .my-auto {
  margin-top: auto !important;
}
#laptop_main .mr-auto,
#laptop_main .mx-auto {
  margin-right: auto !important;
}
#laptop_main .mb-auto,
#laptop_main .my-auto {
  margin-bottom: auto !important;
}
#laptop_main .ml-auto,
#laptop_main .mx-auto {
  margin-left: auto !important;
}
@media (min-width: 320px) {
  #laptop_main .m-sm-0 {
    margin: 0 !important;
  }
  #laptop_main .mt-sm-0,
#laptop_main .my-sm-0 {
    margin-top: 0 !important;
  }
  #laptop_main .mr-sm-0,
#laptop_main .mx-sm-0 {
    margin-right: 0 !important;
  }
  #laptop_main .mb-sm-0,
#laptop_main .my-sm-0 {
    margin-bottom: 0 !important;
  }
  #laptop_main .ml-sm-0,
#laptop_main .mx-sm-0 {
    margin-left: 0 !important;
  }
  #laptop_main .m-sm-1 {
    margin: 0.25rem !important;
  }
  #laptop_main .mt-sm-1,
#laptop_main .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  #laptop_main .mr-sm-1,
#laptop_main .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  #laptop_main .mb-sm-1,
#laptop_main .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  #laptop_main .ml-sm-1,
#laptop_main .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  #laptop_main .m-sm-2 {
    margin: 0.5rem !important;
  }
  #laptop_main .mt-sm-2,
#laptop_main .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  #laptop_main .mr-sm-2,
#laptop_main .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  #laptop_main .mb-sm-2,
#laptop_main .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  #laptop_main .ml-sm-2,
#laptop_main .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  #laptop_main .m-sm-3 {
    margin: 1rem !important;
  }
  #laptop_main .mt-sm-3,
#laptop_main .my-sm-3 {
    margin-top: 1rem !important;
  }
  #laptop_main .mr-sm-3,
#laptop_main .mx-sm-3 {
    margin-right: 1rem !important;
  }
  #laptop_main .mb-sm-3,
#laptop_main .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  #laptop_main .ml-sm-3,
#laptop_main .mx-sm-3 {
    margin-left: 1rem !important;
  }
  #laptop_main .m-sm-4 {
    margin: 1.5rem !important;
  }
  #laptop_main .mt-sm-4,
#laptop_main .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  #laptop_main .mr-sm-4,
#laptop_main .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  #laptop_main .mb-sm-4,
#laptop_main .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  #laptop_main .ml-sm-4,
#laptop_main .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  #laptop_main .m-sm-5 {
    margin: 3rem !important;
  }
  #laptop_main .mt-sm-5,
#laptop_main .my-sm-5 {
    margin-top: 3rem !important;
  }
  #laptop_main .mr-sm-5,
#laptop_main .mx-sm-5 {
    margin-right: 3rem !important;
  }
  #laptop_main .mb-sm-5,
#laptop_main .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  #laptop_main .ml-sm-5,
#laptop_main .mx-sm-5 {
    margin-left: 3rem !important;
  }
  #laptop_main .p-sm-0 {
    padding: 0 !important;
  }
  #laptop_main .pt-sm-0,
#laptop_main .py-sm-0 {
    padding-top: 0 !important;
  }
  #laptop_main .pr-sm-0,
#laptop_main .px-sm-0 {
    padding-right: 0 !important;
  }
  #laptop_main .pb-sm-0,
#laptop_main .py-sm-0 {
    padding-bottom: 0 !important;
  }
  #laptop_main .pl-sm-0,
#laptop_main .px-sm-0 {
    padding-left: 0 !important;
  }
  #laptop_main .p-sm-1 {
    padding: 0.25rem !important;
  }
  #laptop_main .pt-sm-1,
#laptop_main .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  #laptop_main .pr-sm-1,
#laptop_main .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  #laptop_main .pb-sm-1,
#laptop_main .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  #laptop_main .pl-sm-1,
#laptop_main .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  #laptop_main .p-sm-2 {
    padding: 0.5rem !important;
  }
  #laptop_main .pt-sm-2,
#laptop_main .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  #laptop_main .pr-sm-2,
#laptop_main .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  #laptop_main .pb-sm-2,
#laptop_main .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  #laptop_main .pl-sm-2,
#laptop_main .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  #laptop_main .p-sm-3 {
    padding: 1rem !important;
  }
  #laptop_main .pt-sm-3,
#laptop_main .py-sm-3 {
    padding-top: 1rem !important;
  }
  #laptop_main .pr-sm-3,
#laptop_main .px-sm-3 {
    padding-right: 1rem !important;
  }
  #laptop_main .pb-sm-3,
#laptop_main .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  #laptop_main .pl-sm-3,
#laptop_main .px-sm-3 {
    padding-left: 1rem !important;
  }
  #laptop_main .p-sm-4 {
    padding: 1.5rem !important;
  }
  #laptop_main .pt-sm-4,
#laptop_main .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  #laptop_main .pr-sm-4,
#laptop_main .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  #laptop_main .pb-sm-4,
#laptop_main .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  #laptop_main .pl-sm-4,
#laptop_main .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  #laptop_main .p-sm-5 {
    padding: 3rem !important;
  }
  #laptop_main .pt-sm-5,
#laptop_main .py-sm-5 {
    padding-top: 3rem !important;
  }
  #laptop_main .pr-sm-5,
#laptop_main .px-sm-5 {
    padding-right: 3rem !important;
  }
  #laptop_main .pb-sm-5,
#laptop_main .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  #laptop_main .pl-sm-5,
#laptop_main .px-sm-5 {
    padding-left: 3rem !important;
  }
  #laptop_main .m-sm-n1 {
    margin: -0.25rem !important;
  }
  #laptop_main .mt-sm-n1,
#laptop_main .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  #laptop_main .mr-sm-n1,
#laptop_main .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  #laptop_main .mb-sm-n1,
#laptop_main .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  #laptop_main .ml-sm-n1,
#laptop_main .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  #laptop_main .m-sm-n2 {
    margin: -0.5rem !important;
  }
  #laptop_main .mt-sm-n2,
#laptop_main .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  #laptop_main .mr-sm-n2,
#laptop_main .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  #laptop_main .mb-sm-n2,
#laptop_main .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  #laptop_main .ml-sm-n2,
#laptop_main .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  #laptop_main .m-sm-n3 {
    margin: -1rem !important;
  }
  #laptop_main .mt-sm-n3,
#laptop_main .my-sm-n3 {
    margin-top: -1rem !important;
  }
  #laptop_main .mr-sm-n3,
#laptop_main .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  #laptop_main .mb-sm-n3,
#laptop_main .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  #laptop_main .ml-sm-n3,
#laptop_main .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  #laptop_main .m-sm-n4 {
    margin: -1.5rem !important;
  }
  #laptop_main .mt-sm-n4,
#laptop_main .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  #laptop_main .mr-sm-n4,
#laptop_main .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  #laptop_main .mb-sm-n4,
#laptop_main .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  #laptop_main .ml-sm-n4,
#laptop_main .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  #laptop_main .m-sm-n5 {
    margin: -3rem !important;
  }
  #laptop_main .mt-sm-n5,
#laptop_main .my-sm-n5 {
    margin-top: -3rem !important;
  }
  #laptop_main .mr-sm-n5,
#laptop_main .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  #laptop_main .mb-sm-n5,
#laptop_main .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  #laptop_main .ml-sm-n5,
#laptop_main .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  #laptop_main .m-sm-auto {
    margin: auto !important;
  }
  #laptop_main .mt-sm-auto,
#laptop_main .my-sm-auto {
    margin-top: auto !important;
  }
  #laptop_main .mr-sm-auto,
#laptop_main .mx-sm-auto {
    margin-right: auto !important;
  }
  #laptop_main .mb-sm-auto,
#laptop_main .my-sm-auto {
    margin-bottom: auto !important;
  }
  #laptop_main .ml-sm-auto,
#laptop_main .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 640px) {
  #laptop_main .m-md-0 {
    margin: 0 !important;
  }
  #laptop_main .mt-md-0,
#laptop_main .my-md-0 {
    margin-top: 0 !important;
  }
  #laptop_main .mr-md-0,
#laptop_main .mx-md-0 {
    margin-right: 0 !important;
  }
  #laptop_main .mb-md-0,
#laptop_main .my-md-0 {
    margin-bottom: 0 !important;
  }
  #laptop_main .ml-md-0,
#laptop_main .mx-md-0 {
    margin-left: 0 !important;
  }
  #laptop_main .m-md-1 {
    margin: 0.25rem !important;
  }
  #laptop_main .mt-md-1,
#laptop_main .my-md-1 {
    margin-top: 0.25rem !important;
  }
  #laptop_main .mr-md-1,
#laptop_main .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  #laptop_main .mb-md-1,
#laptop_main .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  #laptop_main .ml-md-1,
#laptop_main .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  #laptop_main .m-md-2 {
    margin: 0.5rem !important;
  }
  #laptop_main .mt-md-2,
#laptop_main .my-md-2 {
    margin-top: 0.5rem !important;
  }
  #laptop_main .mr-md-2,
#laptop_main .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  #laptop_main .mb-md-2,
#laptop_main .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  #laptop_main .ml-md-2,
#laptop_main .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  #laptop_main .m-md-3 {
    margin: 1rem !important;
  }
  #laptop_main .mt-md-3,
#laptop_main .my-md-3 {
    margin-top: 1rem !important;
  }
  #laptop_main .mr-md-3,
#laptop_main .mx-md-3 {
    margin-right: 1rem !important;
  }
  #laptop_main .mb-md-3,
#laptop_main .my-md-3 {
    margin-bottom: 1rem !important;
  }
  #laptop_main .ml-md-3,
#laptop_main .mx-md-3 {
    margin-left: 1rem !important;
  }
  #laptop_main .m-md-4 {
    margin: 1.5rem !important;
  }
  #laptop_main .mt-md-4,
#laptop_main .my-md-4 {
    margin-top: 1.5rem !important;
  }
  #laptop_main .mr-md-4,
#laptop_main .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  #laptop_main .mb-md-4,
#laptop_main .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  #laptop_main .ml-md-4,
#laptop_main .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  #laptop_main .m-md-5 {
    margin: 3rem !important;
  }
  #laptop_main .mt-md-5,
#laptop_main .my-md-5 {
    margin-top: 3rem !important;
  }
  #laptop_main .mr-md-5,
#laptop_main .mx-md-5 {
    margin-right: 3rem !important;
  }
  #laptop_main .mb-md-5,
#laptop_main .my-md-5 {
    margin-bottom: 3rem !important;
  }
  #laptop_main .ml-md-5,
#laptop_main .mx-md-5 {
    margin-left: 3rem !important;
  }
  #laptop_main .p-md-0 {
    padding: 0 !important;
  }
  #laptop_main .pt-md-0,
#laptop_main .py-md-0 {
    padding-top: 0 !important;
  }
  #laptop_main .pr-md-0,
#laptop_main .px-md-0 {
    padding-right: 0 !important;
  }
  #laptop_main .pb-md-0,
#laptop_main .py-md-0 {
    padding-bottom: 0 !important;
  }
  #laptop_main .pl-md-0,
#laptop_main .px-md-0 {
    padding-left: 0 !important;
  }
  #laptop_main .p-md-1 {
    padding: 0.25rem !important;
  }
  #laptop_main .pt-md-1,
#laptop_main .py-md-1 {
    padding-top: 0.25rem !important;
  }
  #laptop_main .pr-md-1,
#laptop_main .px-md-1 {
    padding-right: 0.25rem !important;
  }
  #laptop_main .pb-md-1,
#laptop_main .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  #laptop_main .pl-md-1,
#laptop_main .px-md-1 {
    padding-left: 0.25rem !important;
  }
  #laptop_main .p-md-2 {
    padding: 0.5rem !important;
  }
  #laptop_main .pt-md-2,
#laptop_main .py-md-2 {
    padding-top: 0.5rem !important;
  }
  #laptop_main .pr-md-2,
#laptop_main .px-md-2 {
    padding-right: 0.5rem !important;
  }
  #laptop_main .pb-md-2,
#laptop_main .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  #laptop_main .pl-md-2,
#laptop_main .px-md-2 {
    padding-left: 0.5rem !important;
  }
  #laptop_main .p-md-3 {
    padding: 1rem !important;
  }
  #laptop_main .pt-md-3,
#laptop_main .py-md-3 {
    padding-top: 1rem !important;
  }
  #laptop_main .pr-md-3,
#laptop_main .px-md-3 {
    padding-right: 1rem !important;
  }
  #laptop_main .pb-md-3,
#laptop_main .py-md-3 {
    padding-bottom: 1rem !important;
  }
  #laptop_main .pl-md-3,
#laptop_main .px-md-3 {
    padding-left: 1rem !important;
  }
  #laptop_main .p-md-4 {
    padding: 1.5rem !important;
  }
  #laptop_main .pt-md-4,
#laptop_main .py-md-4 {
    padding-top: 1.5rem !important;
  }
  #laptop_main .pr-md-4,
#laptop_main .px-md-4 {
    padding-right: 1.5rem !important;
  }
  #laptop_main .pb-md-4,
#laptop_main .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  #laptop_main .pl-md-4,
#laptop_main .px-md-4 {
    padding-left: 1.5rem !important;
  }
  #laptop_main .p-md-5 {
    padding: 3rem !important;
  }
  #laptop_main .pt-md-5,
#laptop_main .py-md-5 {
    padding-top: 3rem !important;
  }
  #laptop_main .pr-md-5,
#laptop_main .px-md-5 {
    padding-right: 3rem !important;
  }
  #laptop_main .pb-md-5,
#laptop_main .py-md-5 {
    padding-bottom: 3rem !important;
  }
  #laptop_main .pl-md-5,
#laptop_main .px-md-5 {
    padding-left: 3rem !important;
  }
  #laptop_main .m-md-n1 {
    margin: -0.25rem !important;
  }
  #laptop_main .mt-md-n1,
#laptop_main .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  #laptop_main .mr-md-n1,
#laptop_main .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  #laptop_main .mb-md-n1,
#laptop_main .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  #laptop_main .ml-md-n1,
#laptop_main .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  #laptop_main .m-md-n2 {
    margin: -0.5rem !important;
  }
  #laptop_main .mt-md-n2,
#laptop_main .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  #laptop_main .mr-md-n2,
#laptop_main .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  #laptop_main .mb-md-n2,
#laptop_main .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  #laptop_main .ml-md-n2,
#laptop_main .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  #laptop_main .m-md-n3 {
    margin: -1rem !important;
  }
  #laptop_main .mt-md-n3,
#laptop_main .my-md-n3 {
    margin-top: -1rem !important;
  }
  #laptop_main .mr-md-n3,
#laptop_main .mx-md-n3 {
    margin-right: -1rem !important;
  }
  #laptop_main .mb-md-n3,
#laptop_main .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  #laptop_main .ml-md-n3,
#laptop_main .mx-md-n3 {
    margin-left: -1rem !important;
  }
  #laptop_main .m-md-n4 {
    margin: -1.5rem !important;
  }
  #laptop_main .mt-md-n4,
#laptop_main .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  #laptop_main .mr-md-n4,
#laptop_main .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  #laptop_main .mb-md-n4,
#laptop_main .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  #laptop_main .ml-md-n4,
#laptop_main .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  #laptop_main .m-md-n5 {
    margin: -3rem !important;
  }
  #laptop_main .mt-md-n5,
#laptop_main .my-md-n5 {
    margin-top: -3rem !important;
  }
  #laptop_main .mr-md-n5,
#laptop_main .mx-md-n5 {
    margin-right: -3rem !important;
  }
  #laptop_main .mb-md-n5,
#laptop_main .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  #laptop_main .ml-md-n5,
#laptop_main .mx-md-n5 {
    margin-left: -3rem !important;
  }
  #laptop_main .m-md-auto {
    margin: auto !important;
  }
  #laptop_main .mt-md-auto,
#laptop_main .my-md-auto {
    margin-top: auto !important;
  }
  #laptop_main .mr-md-auto,
#laptop_main .mx-md-auto {
    margin-right: auto !important;
  }
  #laptop_main .mb-md-auto,
#laptop_main .my-md-auto {
    margin-bottom: auto !important;
  }
  #laptop_main .ml-md-auto,
#laptop_main .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 960px) {
  #laptop_main .m-lg-0 {
    margin: 0 !important;
  }
  #laptop_main .mt-lg-0,
#laptop_main .my-lg-0 {
    margin-top: 0 !important;
  }
  #laptop_main .mr-lg-0,
#laptop_main .mx-lg-0 {
    margin-right: 0 !important;
  }
  #laptop_main .mb-lg-0,
#laptop_main .my-lg-0 {
    margin-bottom: 0 !important;
  }
  #laptop_main .ml-lg-0,
#laptop_main .mx-lg-0 {
    margin-left: 0 !important;
  }
  #laptop_main .m-lg-1 {
    margin: 0.25rem !important;
  }
  #laptop_main .mt-lg-1,
#laptop_main .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  #laptop_main .mr-lg-1,
#laptop_main .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  #laptop_main .mb-lg-1,
#laptop_main .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  #laptop_main .ml-lg-1,
#laptop_main .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  #laptop_main .m-lg-2 {
    margin: 0.5rem !important;
  }
  #laptop_main .mt-lg-2,
#laptop_main .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  #laptop_main .mr-lg-2,
#laptop_main .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  #laptop_main .mb-lg-2,
#laptop_main .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  #laptop_main .ml-lg-2,
#laptop_main .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  #laptop_main .m-lg-3 {
    margin: 1rem !important;
  }
  #laptop_main .mt-lg-3,
#laptop_main .my-lg-3 {
    margin-top: 1rem !important;
  }
  #laptop_main .mr-lg-3,
#laptop_main .mx-lg-3 {
    margin-right: 1rem !important;
  }
  #laptop_main .mb-lg-3,
#laptop_main .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  #laptop_main .ml-lg-3,
#laptop_main .mx-lg-3 {
    margin-left: 1rem !important;
  }
  #laptop_main .m-lg-4 {
    margin: 1.5rem !important;
  }
  #laptop_main .mt-lg-4,
#laptop_main .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  #laptop_main .mr-lg-4,
#laptop_main .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  #laptop_main .mb-lg-4,
#laptop_main .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  #laptop_main .ml-lg-4,
#laptop_main .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  #laptop_main .m-lg-5 {
    margin: 3rem !important;
  }
  #laptop_main .mt-lg-5,
#laptop_main .my-lg-5 {
    margin-top: 3rem !important;
  }
  #laptop_main .mr-lg-5,
#laptop_main .mx-lg-5 {
    margin-right: 3rem !important;
  }
  #laptop_main .mb-lg-5,
#laptop_main .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  #laptop_main .ml-lg-5,
#laptop_main .mx-lg-5 {
    margin-left: 3rem !important;
  }
  #laptop_main .p-lg-0 {
    padding: 0 !important;
  }
  #laptop_main .pt-lg-0,
#laptop_main .py-lg-0 {
    padding-top: 0 !important;
  }
  #laptop_main .pr-lg-0,
#laptop_main .px-lg-0 {
    padding-right: 0 !important;
  }
  #laptop_main .pb-lg-0,
#laptop_main .py-lg-0 {
    padding-bottom: 0 !important;
  }
  #laptop_main .pl-lg-0,
#laptop_main .px-lg-0 {
    padding-left: 0 !important;
  }
  #laptop_main .p-lg-1 {
    padding: 0.25rem !important;
  }
  #laptop_main .pt-lg-1,
#laptop_main .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  #laptop_main .pr-lg-1,
#laptop_main .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  #laptop_main .pb-lg-1,
#laptop_main .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  #laptop_main .pl-lg-1,
#laptop_main .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  #laptop_main .p-lg-2 {
    padding: 0.5rem !important;
  }
  #laptop_main .pt-lg-2,
#laptop_main .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  #laptop_main .pr-lg-2,
#laptop_main .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  #laptop_main .pb-lg-2,
#laptop_main .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  #laptop_main .pl-lg-2,
#laptop_main .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  #laptop_main .p-lg-3 {
    padding: 1rem !important;
  }
  #laptop_main .pt-lg-3,
#laptop_main .py-lg-3 {
    padding-top: 1rem !important;
  }
  #laptop_main .pr-lg-3,
#laptop_main .px-lg-3 {
    padding-right: 1rem !important;
  }
  #laptop_main .pb-lg-3,
#laptop_main .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  #laptop_main .pl-lg-3,
#laptop_main .px-lg-3 {
    padding-left: 1rem !important;
  }
  #laptop_main .p-lg-4 {
    padding: 1.5rem !important;
  }
  #laptop_main .pt-lg-4,
#laptop_main .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  #laptop_main .pr-lg-4,
#laptop_main .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  #laptop_main .pb-lg-4,
#laptop_main .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  #laptop_main .pl-lg-4,
#laptop_main .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  #laptop_main .p-lg-5 {
    padding: 3rem !important;
  }
  #laptop_main .pt-lg-5,
#laptop_main .py-lg-5 {
    padding-top: 3rem !important;
  }
  #laptop_main .pr-lg-5,
#laptop_main .px-lg-5 {
    padding-right: 3rem !important;
  }
  #laptop_main .pb-lg-5,
#laptop_main .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  #laptop_main .pl-lg-5,
#laptop_main .px-lg-5 {
    padding-left: 3rem !important;
  }
  #laptop_main .m-lg-n1 {
    margin: -0.25rem !important;
  }
  #laptop_main .mt-lg-n1,
#laptop_main .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  #laptop_main .mr-lg-n1,
#laptop_main .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  #laptop_main .mb-lg-n1,
#laptop_main .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  #laptop_main .ml-lg-n1,
#laptop_main .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  #laptop_main .m-lg-n2 {
    margin: -0.5rem !important;
  }
  #laptop_main .mt-lg-n2,
#laptop_main .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  #laptop_main .mr-lg-n2,
#laptop_main .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  #laptop_main .mb-lg-n2,
#laptop_main .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  #laptop_main .ml-lg-n2,
#laptop_main .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  #laptop_main .m-lg-n3 {
    margin: -1rem !important;
  }
  #laptop_main .mt-lg-n3,
#laptop_main .my-lg-n3 {
    margin-top: -1rem !important;
  }
  #laptop_main .mr-lg-n3,
#laptop_main .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  #laptop_main .mb-lg-n3,
#laptop_main .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  #laptop_main .ml-lg-n3,
#laptop_main .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  #laptop_main .m-lg-n4 {
    margin: -1.5rem !important;
  }
  #laptop_main .mt-lg-n4,
#laptop_main .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  #laptop_main .mr-lg-n4,
#laptop_main .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  #laptop_main .mb-lg-n4,
#laptop_main .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  #laptop_main .ml-lg-n4,
#laptop_main .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  #laptop_main .m-lg-n5 {
    margin: -3rem !important;
  }
  #laptop_main .mt-lg-n5,
#laptop_main .my-lg-n5 {
    margin-top: -3rem !important;
  }
  #laptop_main .mr-lg-n5,
#laptop_main .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  #laptop_main .mb-lg-n5,
#laptop_main .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  #laptop_main .ml-lg-n5,
#laptop_main .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  #laptop_main .m-lg-auto {
    margin: auto !important;
  }
  #laptop_main .mt-lg-auto,
#laptop_main .my-lg-auto {
    margin-top: auto !important;
  }
  #laptop_main .mr-lg-auto,
#laptop_main .mx-lg-auto {
    margin-right: auto !important;
  }
  #laptop_main .mb-lg-auto,
#laptop_main .my-lg-auto {
    margin-bottom: auto !important;
  }
  #laptop_main .ml-lg-auto,
#laptop_main .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1366px) {
  #laptop_main .m-xl-0 {
    margin: 0 !important;
  }
  #laptop_main .mt-xl-0,
#laptop_main .my-xl-0 {
    margin-top: 0 !important;
  }
  #laptop_main .mr-xl-0,
#laptop_main .mx-xl-0 {
    margin-right: 0 !important;
  }
  #laptop_main .mb-xl-0,
#laptop_main .my-xl-0 {
    margin-bottom: 0 !important;
  }
  #laptop_main .ml-xl-0,
#laptop_main .mx-xl-0 {
    margin-left: 0 !important;
  }
  #laptop_main .m-xl-1 {
    margin: 0.25rem !important;
  }
  #laptop_main .mt-xl-1,
#laptop_main .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  #laptop_main .mr-xl-1,
#laptop_main .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  #laptop_main .mb-xl-1,
#laptop_main .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  #laptop_main .ml-xl-1,
#laptop_main .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  #laptop_main .m-xl-2 {
    margin: 0.5rem !important;
  }
  #laptop_main .mt-xl-2,
#laptop_main .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  #laptop_main .mr-xl-2,
#laptop_main .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  #laptop_main .mb-xl-2,
#laptop_main .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  #laptop_main .ml-xl-2,
#laptop_main .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  #laptop_main .m-xl-3 {
    margin: 1rem !important;
  }
  #laptop_main .mt-xl-3,
#laptop_main .my-xl-3 {
    margin-top: 1rem !important;
  }
  #laptop_main .mr-xl-3,
#laptop_main .mx-xl-3 {
    margin-right: 1rem !important;
  }
  #laptop_main .mb-xl-3,
#laptop_main .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  #laptop_main .ml-xl-3,
#laptop_main .mx-xl-3 {
    margin-left: 1rem !important;
  }
  #laptop_main .m-xl-4 {
    margin: 1.5rem !important;
  }
  #laptop_main .mt-xl-4,
#laptop_main .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  #laptop_main .mr-xl-4,
#laptop_main .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  #laptop_main .mb-xl-4,
#laptop_main .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  #laptop_main .ml-xl-4,
#laptop_main .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  #laptop_main .m-xl-5 {
    margin: 3rem !important;
  }
  #laptop_main .mt-xl-5,
#laptop_main .my-xl-5 {
    margin-top: 3rem !important;
  }
  #laptop_main .mr-xl-5,
#laptop_main .mx-xl-5 {
    margin-right: 3rem !important;
  }
  #laptop_main .mb-xl-5,
#laptop_main .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  #laptop_main .ml-xl-5,
#laptop_main .mx-xl-5 {
    margin-left: 3rem !important;
  }
  #laptop_main .p-xl-0 {
    padding: 0 !important;
  }
  #laptop_main .pt-xl-0,
#laptop_main .py-xl-0 {
    padding-top: 0 !important;
  }
  #laptop_main .pr-xl-0,
#laptop_main .px-xl-0 {
    padding-right: 0 !important;
  }
  #laptop_main .pb-xl-0,
#laptop_main .py-xl-0 {
    padding-bottom: 0 !important;
  }
  #laptop_main .pl-xl-0,
#laptop_main .px-xl-0 {
    padding-left: 0 !important;
  }
  #laptop_main .p-xl-1 {
    padding: 0.25rem !important;
  }
  #laptop_main .pt-xl-1,
#laptop_main .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  #laptop_main .pr-xl-1,
#laptop_main .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  #laptop_main .pb-xl-1,
#laptop_main .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  #laptop_main .pl-xl-1,
#laptop_main .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  #laptop_main .p-xl-2 {
    padding: 0.5rem !important;
  }
  #laptop_main .pt-xl-2,
#laptop_main .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  #laptop_main .pr-xl-2,
#laptop_main .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  #laptop_main .pb-xl-2,
#laptop_main .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  #laptop_main .pl-xl-2,
#laptop_main .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  #laptop_main .p-xl-3 {
    padding: 1rem !important;
  }
  #laptop_main .pt-xl-3,
#laptop_main .py-xl-3 {
    padding-top: 1rem !important;
  }
  #laptop_main .pr-xl-3,
#laptop_main .px-xl-3 {
    padding-right: 1rem !important;
  }
  #laptop_main .pb-xl-3,
#laptop_main .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  #laptop_main .pl-xl-3,
#laptop_main .px-xl-3 {
    padding-left: 1rem !important;
  }
  #laptop_main .p-xl-4 {
    padding: 1.5rem !important;
  }
  #laptop_main .pt-xl-4,
#laptop_main .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  #laptop_main .pr-xl-4,
#laptop_main .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  #laptop_main .pb-xl-4,
#laptop_main .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  #laptop_main .pl-xl-4,
#laptop_main .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  #laptop_main .p-xl-5 {
    padding: 3rem !important;
  }
  #laptop_main .pt-xl-5,
#laptop_main .py-xl-5 {
    padding-top: 3rem !important;
  }
  #laptop_main .pr-xl-5,
#laptop_main .px-xl-5 {
    padding-right: 3rem !important;
  }
  #laptop_main .pb-xl-5,
#laptop_main .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  #laptop_main .pl-xl-5,
#laptop_main .px-xl-5 {
    padding-left: 3rem !important;
  }
  #laptop_main .m-xl-n1 {
    margin: -0.25rem !important;
  }
  #laptop_main .mt-xl-n1,
#laptop_main .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  #laptop_main .mr-xl-n1,
#laptop_main .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  #laptop_main .mb-xl-n1,
#laptop_main .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  #laptop_main .ml-xl-n1,
#laptop_main .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  #laptop_main .m-xl-n2 {
    margin: -0.5rem !important;
  }
  #laptop_main .mt-xl-n2,
#laptop_main .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  #laptop_main .mr-xl-n2,
#laptop_main .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  #laptop_main .mb-xl-n2,
#laptop_main .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  #laptop_main .ml-xl-n2,
#laptop_main .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  #laptop_main .m-xl-n3 {
    margin: -1rem !important;
  }
  #laptop_main .mt-xl-n3,
#laptop_main .my-xl-n3 {
    margin-top: -1rem !important;
  }
  #laptop_main .mr-xl-n3,
#laptop_main .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  #laptop_main .mb-xl-n3,
#laptop_main .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  #laptop_main .ml-xl-n3,
#laptop_main .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  #laptop_main .m-xl-n4 {
    margin: -1.5rem !important;
  }
  #laptop_main .mt-xl-n4,
#laptop_main .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  #laptop_main .mr-xl-n4,
#laptop_main .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  #laptop_main .mb-xl-n4,
#laptop_main .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  #laptop_main .ml-xl-n4,
#laptop_main .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  #laptop_main .m-xl-n5 {
    margin: -3rem !important;
  }
  #laptop_main .mt-xl-n5,
#laptop_main .my-xl-n5 {
    margin-top: -3rem !important;
  }
  #laptop_main .mr-xl-n5,
#laptop_main .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  #laptop_main .mb-xl-n5,
#laptop_main .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  #laptop_main .ml-xl-n5,
#laptop_main .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  #laptop_main .m-xl-auto {
    margin: auto !important;
  }
  #laptop_main .mt-xl-auto,
#laptop_main .my-xl-auto {
    margin-top: auto !important;
  }
  #laptop_main .mr-xl-auto,
#laptop_main .mx-xl-auto {
    margin-right: auto !important;
  }
  #laptop_main .mb-xl-auto,
#laptop_main .my-xl-auto {
    margin-bottom: auto !important;
  }
  #laptop_main .ml-xl-auto,
#laptop_main .mx-xl-auto {
    margin-left: auto !important;
  }
}
#laptop_main .position-static {
  position: static !important;
}
#laptop_main .position-relative {
  position: relative !important;
}
#laptop_main .position-absolute {
  position: absolute !important;
}
#laptop_main .position-fixed {
  position: fixed !important;
}
#laptop_main .position-sticky {
  position: sticky !important;
}
#laptop_main .fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
#laptop_main .fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}
@supports (position: sticky) {
  #laptop_main .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
#laptop_main .btn, #laptop_main .icon, #laptop_main .vm, #laptop_main .vm-fix, #laptop_main .tag {
  display: inline-block;
  vertical-align: middle;
}
#laptop_main .vm-fix {
  height: 100%;
  visibility: hidden;
  width: 0;
  margin-right: -0.25em;
}
#laptop_main .btn {
  cursor: pointer;
  background: initial;
}
#laptop_main .clear-fix:before, #laptop_main .clear-fix:after {
  content: "";
  display: table;
  clear: both;
}
#laptop_main .tal {
  text-align: left;
}
#laptop_main .tar {
  text-align: right;
}
#laptop_main .tac {
  text-align: center;
}
#laptop_main .left {
  float: left;
}
#laptop_main .right {
  float: right;
}
#laptop_main a, #laptop_main a:visited, #laptop_main a:hover {
  color: inherit;
  text-decoration: none;
}
#laptop_main .row.align-center {
  justify-content: center;
}
#laptop_main .list-none {
  list-style: none;
  margin: 0;
  padding: 0;
}
#laptop_main .list-n4 {
  list-style: none;
  padding: 0;
  margin: 0 0 0 0;
}
#laptop_main .list-n4 .item {
  width: 25%;
  float: left;
}
#laptop_main .list-n4:after {
  content: "";
  visibility: hidden;
  display: block;
  clear: both;
  height: 0;
}
#laptop_main .list {
  list-style: none;
  padding: 0;
  margin: 0 0 0 0;
}
#laptop_main .list > .item {
  width: 100%;
  float: left;
}
#laptop_main .list:after {
  content: "";
  visibility: hidden;
  display: block;
  clear: both;
  height: 0;
}
#laptop_main .list-n5 {
  list-style: none;
  padding: 0;
  margin: 0 0 0 0;
}
#laptop_main .list-n5 .item {
  width: 20%;
  float: left;
}
#laptop_main .list-n5:after {
  content: "";
  visibility: hidden;
  display: block;
  clear: both;
  height: 0;
}
#laptop_main .list-n2 {
  list-style: none;
  padding: 0;
  margin: 0 0 0 0;
}
#laptop_main .list-n2 .item {
  width: 50%;
  float: left;
}
#laptop_main .list-n2:after {
  content: "";
  visibility: hidden;
  display: block;
  clear: both;
  height: 0;
}
#laptop_main .table-reset {
  border: none;
  border-collapse: collapse;
}
#laptop_main .table-reset td, #laptop_main .table-reset th {
  border: none;
  font-weight: normal;
  padding: 0;
  vertical-align: top;
}
#laptop_main .btn-normal {
  background-color: #ff6400;
  color: #fff;
  text-align: center;
  font-size: 1em;
  line-height: 1;
  padding: 10px 16px;
  letter-spacing: 1px;
}
#laptop_main .btn-gs1 {
  background: #ffffff;
  border: 1px solid #afafaf;
  border-radius: 35px;
  color: #545454;
  padding: 8px 12px;
  transition: all 150ms ease;
}
#laptop_main .btn-gs1:hover {
  background-color: #33C;
  border-color: #33C;
  color: #fff;
}
#laptop_main .gui-radio {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  display: inline-block;
  background: #f2f2f2;
  border: 1px solid #b8b8b8;
  position: relative;
  overflow: hidden;
}
#laptop_main .gui-radio:before, #laptop_main .gui-radio:after {
  background: #33C;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -moz-transition: all ease 400ms;
  -o-transition: all ease 400ms;
  -webkit-transition: all ease 400ms;
  transition: all ease 400ms;
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  -moz-transform-origin: center;
  -ms-transform-origin: center;
  -o-transform-origin: center;
  -webkit-transform-origin: center;
  transform-origin: center;
  will-change: transform;
}
.checked #laptop_main .gui-radio:after, #laptop_main .gui-radio.checked:after {
  transform: scale(1);
}
#laptop_main .big-4 {
  width: 33.3%;
}
#laptop_main .big-6 {
  width: 50%;
}
#laptop_main [gs-showarea].hide, #laptop_main [gs-hidearea].hide {
  display: none !important;
}
#laptop_main .__dev_feature__ {
  display: none;
}
#laptop_main .spinner {
  width: 100px;
  height: 100px;
  animation: rotate 19.2s linear infinite;
}
#laptop_main .spinner circle {
  stroke-width: 5px;
  stroke-linejoin: unset;
  stroke: #333;
  fill: none;
  stroke-linecap: unset;
  cy: 50px;
  cx: 50px;
}
@keyframes rotate {
  0.01% {
    transform: rotate(0deg);
  }
  8.3333333333% {
    transform: rotate(330deg);
  }
  8.3433333333% {
    transform: rotate(300deg);
  }
  16.6666666667% {
    transform: rotate(630deg);
  }
  16.6766666667% {
    transform: rotate(600deg);
  }
  25% {
    transform: rotate(930deg);
  }
  25.01% {
    transform: rotate(900deg);
  }
  33.3333333333% {
    transform: rotate(1230deg);
  }
  33.3433333333% {
    transform: rotate(1200deg);
  }
  41.6666666667% {
    transform: rotate(1530deg);
  }
  41.6766666667% {
    transform: rotate(1500deg);
  }
  50% {
    transform: rotate(1830deg);
  }
  50.01% {
    transform: rotate(1800deg);
  }
  58.3333333333% {
    transform: rotate(2130deg);
  }
  58.3433333333% {
    transform: rotate(2100deg);
  }
  66.6666666667% {
    transform: rotate(2430deg);
  }
  66.6766666667% {
    transform: rotate(2400deg);
  }
  75% {
    transform: rotate(2730deg);
  }
  75.01% {
    transform: rotate(2700deg);
  }
  83.3333333333% {
    transform: rotate(3030deg);
  }
  83.3433333333% {
    transform: rotate(3000deg);
  }
  91.6666666667% {
    transform: rotate(3330deg);
  }
  91.6766666667% {
    transform: rotate(3300deg);
  }
  100% {
    transform: rotate(3630deg);
  }
}
#laptop_main .spinner circle {
  r: 45px;
  stroke-dasharray: 282.743334px;
  stroke-dashoffset: 23.5619445px;
  transform-origin: center;
  animation: dash 1.6s ease-in-out infinite, rotatedash 1.6s ease-in-out infinite;
}
@keyframes dash {
  0% {
    stroke-dashoffset: 282.743334px;
  }
  45%, 50% {
    stroke-dashoffset: 23.5619445px;
  }
  100% {
    stroke-dashoffset: 282.743334px;
  }
}
@keyframes rotatedash {
  0% {
    transform: rotate(0);
  }
  45%, 50% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(330deg);
  }
}
#laptop_main .slick-slider {
  position: relative;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
#laptop_main .slick-slider .slick-prev {
  position: absolute;
  right: 100%;
  top: 50%;
  margin-top: -17px;
  background: url("../../innergigabyte/images/slick-prev.png") center center no-repeat;
  width: 17px;
  height: 33px;
  padding: 10px 15px;
  outline: none;
  border: none;
  cursor: pointer;
  font-size: 0;
}
#laptop_main .slick-slider .slick-next {
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -17px;
  background: url("../../innergigabyte/images/slick-next.png") center center no-repeat;
  width: 17px;
  height: 33px;
  padding: 10px 15px;
  outline: none;
  border: none;
  cursor: pointer;
  font-size: 0;
}
#laptop_main .slick-slide {
  outline: none;
}
#laptop_main .slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
  z-index: 10;
}
#laptop_main .slick-arrow {
  z-index: 11;
}
#laptop_main .slick-dots {
  position: absolute;
  z-index: 20;
  padding: 0;
  margin: 0;
}
#laptop_main .slick-arrow.slick-disabled {
  visibility: hidden;
}
#laptop_main .slick-slider .slick-track {
  cursor: -moz-grab;
  cursor: -webkit-grab;
  cursor: grab;
}
#laptop_main .slick-track {
  display: flex;
  flex-direction: row;
}
#laptop_main .slick-track .mediabox {
  height: 100%;
  box-sizing: border-box;
}
#laptop_main .slick-track .mediabox .mediabox-wrap {
  height: 100%;
}
#laptop_main .compare-model {
  position: fixed;
  /*right: -360px;*/
  bottom: 0;
  display: none;
  pointer-events: none;
  overflow: hidden;
  z-index: 100000;
}
#laptop_main .compare-model.show {
  display: flex;
}
#laptop_main .compare-model .compare-model-box {
  transform: translateX(100%) translateX(-27px);
}
#laptop_main .compare-model.open .compare-model-box {
  transform: translateX(0);
}
#laptop_main .compare-model.open .PushOut > .ctrl {
  background-image: url("../../innergigabyte/images/Next.png");
}
#laptop_main .compare-model-box {
  pointer-events: all;
  transition: all 700ms ease 0ms;
  padding: 0.2%;
  background-color: #ffffff;
  border: 3px solid #cccccc;
  /*border-Left:none;*/
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  z-index: 1000;
}
#laptop_main .compare-model.littleFurtherToTop {
  bottom: 175px;
}
#laptop_main .compare-model .PushOut {
  width: 15px;
  display: inline-block;
  height: 220px;
  /*position: absolute; margin-top: -5px;*/
  background-color: #ffffff;
  top: 0;
  /*left: -30px;*/
  cursor: pointer;
  /*border: 5px solid #cccccc; border-Right:none;*/
}
#laptop_main .compare-model .PushOut .ctrl {
  line-height: 220px;
  background: url("../../innergigabyte/images/Pre.png") no-repeat;
  height: 100%;
  background-position: center;
  background-size: 80%;
}
#laptop_main .compare-model .compare-model-list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: flex-end;
  /*inline-block*/
  /*width: 80%;*/
  -ms-flex-align: end;
}
#laptop_main .compare-model .compare-model-list .compare-model-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: flex-end;
  -ms-flex-align: end;
  margin: 0 0.5%;
  width: 250px;
  height: 235px;
  float: left;
  text-align: center;
  border-Right: 1px solid #cccccc;
  padding: 1%;
}
#laptop_main .compare-model .compare-model-list .compare-model-item .compareModelItem {
  width: 95%;
  float: left;
}
#laptop_main .compare-model .compare-model-list .compare-model-item .compareModelItem .ImgItem img {
  max-width: 75%;
}
#laptop_main .compare-model .compare-model-list .compare-model-item .compareModelItem span {
  font-size: 80%;
  font-weight: bold;
  width: 100%;
}
#laptop_main .compare-model .compare-model-list .compare-model-item .compareModelItem a {
  color: #999999;
}
#laptop_main .compare-model .compare-model-list .compare-model-item .compareModelItem a:hover {
  color: #FFFFFF;
}
#laptop_main .compare-model .compare-model-list .compare-model-item .clear-all {
  width: 20px;
  height: 20px;
  padding-right: 2%;
  color: #cccccc;
  font-Weight: bold;
  float: right;
  cursor: pointer;
  position: absolute;
  margin-left: 200px;
  top: 5%;
  background: url("../../innergigabyte/images/x.png") no-repeat;
  background-position: center;
  background-size: 80%;
  padding: 5px;
}
#laptop_main .compare-model .compare-model-list .compare-model-item .clear-all span {
  margin-right: 10px;
  display: none;
}
#laptop_main .compare-model .compare-model-Button {
  /*display: -webkit-box;
  		display: -moz-box;
  		display: -ms-flexbox;
  		display: -webkit-flex;
  		display: flex;*/
  /*align-items: center; 
  -ms-flex-align: center;*/
  width: 160px;
  height: 200px;
  /*-webkit-box-pack: center;
  		-moz-box-pack: center;
  		-ms-flex-pack: center;
  		-webkit-justify-content: center;
  		justify-content: center;*/
  text-align: center;
  position: relative;
}
#laptop_main .compare-model .compare-model-Button .excute {
  width: 100%;
  top: 37%;
  position: absolute;
}
#laptop_main .compare-model .compare-model-Button .excute span {
  cursor: pointer;
  background-color: #555;
  color: #ffffff;
  font-Weight: bold;
  padding: 3px 15px;
}
#laptop_main .compare-model .compare-model-Button .clear-all {
  color: #555;
  cursor: pointer;
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
}
#laptop_main .compare-model .compare-model-Button .clear-all span {
  padding: 3px 15px;
}
#laptop_main #basic-modal-content .close {
  margin-top: 20px;
}
#laptop_main #basic-modal-content .close #btn_msg_close {
  background: #393333;
  color: #fff;
  padding: 5px 20px 5px 20px;
  cursor: pointer;
}
#laptop_main #basic-modal-content {
  display: none;
}
#laptop_main #simplemodal-overlay {
  background-color: #6a6a6a;
  cursor: pointer;
}
#laptop_main #simplemodal-container {
  width: 40%;
  height: 20%;
  /*padding: 30px 50px;*/
  border: solid 3px #393333;
  background-color: #ffffff;
  padding: 12px;
  text-align: center;
  font-weight: bold;
}
#laptop_main #simplemodal-container .simplemodal-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: visible;
}
#laptop_main .simplemodal-data {
  color: #000000;
  font-size: 1.2em;
}
#laptop_main .compare-model-Position {
  left: 90%;
}
#laptop_main .compare-model-Position-Pull {
  left: 0;
}
#laptop_main .title_main {
  margin: 0px 10px 1px 10px;
}
#laptop_main .titlename {
  float: left;
  color: #000;
  font-size: 14pt;
  font-weight: bold;
}
#laptop_main .titlename img {
  border-width: 0px;
}
#laptop_main .titlename .resultbold {
  margin-left: 15px;
  color: #B0B0B0;
  font-size: 90%;
  font-weight: normal;
}
#laptop_main .titlename .resultCount {
  /*color: #FF6600; 
  font-weight: bold;*/
  color: #B0B0B0;
  font-size: 90%;
  font-weight: normal;
}
#laptop_main .Comparison_Result {
  margin-top: 20px;
  /*圖片*/
}
#laptop_main .Comparison_Result #thetable {
  border-collapse: collapse;
}
#laptop_main .Comparison_Result #thetable th {
  min-width: 200px;
}
#laptop_main .Comparison_Result #thetable th .addthis_button_email {
  text-decoration: none;
}
#laptop_main .Comparison_Result #thetable th.modelnameArea {
  width: 270px;
  text-align: inherit;
}
#laptop_main .Comparison_Result #thetable th.modelnameArea .delete {
  text-align: left;
  cursor: pointer;
  display: inline-block;
}
#laptop_main .Comparison_Result #thetable th.modelnameArea .delete img {
  border-width: 0px;
}
#laptop_main .Comparison_Result #thetable th.modelnameArea .newModel {
  display: inline-block;
}
#laptop_main .Comparison_Result #thetable th.modelnameArea .oldModel {
  display: none;
}
#laptop_main .Comparison_Result #thetable td.topic {
  font-weight: bold;
  font-size: 15px;
}
#laptop_main .Comparison_Result #thetable td.topic div {
  margin: 0 5%;
}
#laptop_main .Comparison_Result #thetable td.value div {
  width: 220px;
  word-break: break-all;
  padding: 0 5px;
}
#laptop_main .Comparison_Result #btn_print,
#laptop_main .Comparison_Result #btn_toemail {
  margin: 10%;
}
#laptop_main .Comparison_Result #btn_print span,
#laptop_main .Comparison_Result #btn_toemail span {
  cursor: pointer;
  background-color: #555;
  color: #ffffff;
  font-Weight: bold;
  padding: 3px 15px;
}
#laptop_main .Comparison_Result .compareItemPic {
  position: relative;
  height: 150px;
  width: 150px;
  margin: auto;
  border-collapse: collapse;
  padding-top: 30px;
  /*padding-bottom:10px;*/
}
#laptop_main .Comparison_Result .compareItemPic img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-height: 100%;
  max-width: 100%;
  /*border: 1px solid Silver;*/
  margin-top: 30px;
  margin-bottom: 10px;
}
#laptop_main .Comparison_Result .modelname {
  /*height: 188px;*/
  width: 100%;
  /*background-image: url("/Images/Comparison/result-bg0.gif");*/
  font-size: 15px;
  line-height: 17px;
  font-weight: bold;
  margin: 0 5px;
}
#laptop_main .Comparison_Result .modelname a {
  color: #2b2b2b;
  font-weight: bold;
  margin: 0px 10px;
  padding-left: 5px;
  text-decoration: none;
}
#laptop_main .Comparison_Result .modelname img {
  max-width: 150px;
  max-height: 150px;
}
#laptop_main .Comparison_Result .modelname .modelName-title {
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 20px;
}
#laptop_main .Comparison_Result .newModel {
  /*取消new model page 背景破圖*/
}
#laptop_main .Msg_area {
  font-size: 110%;
}
#laptop_main .Msg_area .TextBlock {
  text-align: left;
  margin: 2% 0;
}
#laptop_main .Msg_area .CancelBlock {
  position: absolute;
  right: 5px;
  top: 5px;
  cursor: pointer;
  width: 20px;
}
#laptop_main .Msg_area .CancelBlock img {
  width: 90%;
}
#laptop_main .Msg_area .LinkBlock {
  margin-top: 10%;
}
#laptop_main .Msg_area .LinkBlock .LinkText {
  border: 1px solid #999;
  cursor: pointer;
  margin: 0 5%;
  padding: 1% 5%;
}
@media (min-width: 961px) and (max-width: 1470px) {
  #laptop_main {
    /* line 406, ../../sass/product/Product_Compare.scss */
    /* line 413, ../../sass/product/Product_Compare.scss */
    /* line 416, ../../sass/product/Product_Compare.scss */
    /* line 424, ../../sass/product/Product_Compare.scss */
  }
  #laptop_main #PageMainContent .compare-model .compare-model-list .compare-model-item {
    width: 152px;
    height: 185px;
    vertical-align: top;
    display: table-cell;
    margin: 0;
    position: relative;
  }
  #laptop_main #PageMainContent .compare-model .compare-model-list .compare-model-item .compareModelItem {
    margin-top: 35px;
  }
  #laptop_main #PageMainContent .compare-model .compare-model-list .compare-model-item .clear-all {
    right: 10px;
    top: 1px;
    position: absolute;
  }
  #laptop_main #PageMainContent .compare-model .compare-model-list .ImgItem img {
    width: 100%;
  }
}
@media screen and (max-width: 960px) {
  #laptop_main {
    /* line 436, ../../sass/product/Product_Compare.scss */
    /* line 443, ../../sass/product/Product_Compare.scss */
    /* line 446, ../../sass/product/Product_Compare.scss */
    /* line 449, ../../sass/product/Product_Compare.scss */
    /* line 460, ../../sass/product/Product_Compare.scss */
    /* line 468, ../../sass/product/Product_Compare.scss */
    /* line 477, ../../sass/product/Product_Compare.scss */
    /* line 484, ../../sass/product/Product_Compare.scss */
    /* line 487, ../../sass/product/Product_Compare.scss */
    /* line 490, ../../sass/product/Product_Compare.scss */
  }
  #laptop_main .Rwd #PageMainContent .compare-model {
    background: none;
    border: none;
    bottom: 50%;
    z-index: 1001;
    height: initial;
  }
  #laptop_main .Rwd #PageMainContent .compare-model .PushOut {
    display: none;
  }
  #laptop_main .Rwd #PageMainContent .compare-model .compare-model-list {
    display: none;
  }
  #laptop_main .Rwd #PageMainContent .compare-model .compare-model-Button {
    display: block;
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    position: relative;
    width: 100px;
    height: initial;
    background-color: #FD6400;
    box-shadow: 3px 2px 8px -1px rgba(0, 0, 0, 0.6);
    text-align: inherit;
  }
  #laptop_main .Rwd #PageMainContent .compare-model .compare-model-Button .excute {
    position: absolute;
    display: inline-block;
    position: initial;
    height: initial;
    width: 90%;
    text-align: center;
    margin-top: inherit;
  }
  #laptop_main .Rwd #PageMainContent .compare-model .compare-model-Button .excute span {
    background: none;
    position: initial;
    top: 6px;
    left: 25px;
    padding: 0;
  }
  #laptop_main .Rwd #PageMainContent .compare-model .clear-all {
    position: absolute;
    display: inline-block;
    bottom: inherit;
    margin-left: 0;
    width: 15px;
    left: 6px;
  }
  #laptop_main .Rwd #PageMainContent .compare-model .clear-all span {
    display: none;
    color: #fff;
  }
  #laptop_main .Rwd #PageMainContent .compare-model .clear-all span.cancel-mobile-icon {
    display: block;
    margin-top: 7px;
  }
  #laptop_main .Rwd #PageMainContent .compare-model .clear-all span.cancel-mobile-icon img {
    width: 15px;
  }
}
#laptop_main .compare-model-box {
  background-color: #777;
  color: #ccc;
}
#laptop_main .compare-model .PushOut .ctrl {
  background-color: #777;
}
#laptop_main .compare-model .compare-model-Button .clear-all {
  color: inherit;
}
@media screen and (max-width: 640px) {
  #laptop_main .Rwd #PageMainContent .compare-model,
#laptop_main .Rwd #PageMainContent .compare-model.show {
    display: none;
  }
}
#laptop_main #SW_Update {
  border-top: 1px solid #ececec;
}
#laptop_main #SW_Update .SW_Update_List {
  width: 100%;
  margin-top: 50px;
  box-shadow: inset 0px 0px 0px 1px #b6b4b6;
}
#laptop_main #SW_Update .SW_Update_List td {
  color: #646464;
  padding-left: 1em;
  padding-top: 13px;
  padding-bottom: 13px;
  font-size: 18px;
}
#laptop_main #SW_Update .SW_Update_List .List_Title {
  background: #2d3649;
  font-weight: bold;
}
#laptop_main #SW_Update .SW_Update_List .List_Title td {
  color: #FFF;
}
#laptop_main #SW_Update .SW_Update_List .List_Title .List_Date {
  width: 225px;
}
#laptop_main #SW_Update .SW_Update_List .List_Title .List_Item {
  width: 250px;
}
#laptop_main #SW_Update .SW_Update_List .List_Title .List_Description {
  width: 600px;
}
#laptop_main #SW_Update .SW_Update_List .List_Title .List_Note {
  width: 370px;
}
#laptop_main #SW_Update .SW_Update_List td.SW_Update-downloadlink {
  text-align: center;
  border-top: solid #b6b4b6 1px;
  background: rgba(0, 0, 0, 0);
}
#laptop_main #SW_Update .SW_Update_List td.SW_Update-downloadlink a {
  color: #0024ff;
  text-decoration: underline;
}
#laptop_main #SW_Update .SW_Update_List td.SW_Update-downloadlink a:hover {
  color: #ff6a00;
}
#laptop_main #SW_Update .SW_Update_List td.SW_Update-downloadlink:hover {
  background: rgba(0, 0, 0, 0.02);
}
#laptop_main #mda {
  z-index: 12;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  margin-top: 0;
}
#laptop_main #mda.with-banner {
  position: relative;
  height: 0;
  z-index: 12;
}
#laptop_main #mda.with-banner .mda-block {
  position: absolute;
  top: 10px;
  right: 20px;
}
#laptop_main .mdatext, #laptop_main .mdalink {
  display: inline-block;
  vertical-align: middle;
}
#laptop_main .mdatext {
  display: none;
}
#laptop_main .mda-block {
  text-align: right;
  padding: 10px;
}
#laptop_main .mda-block .mdalink {
  margin-left: 1em;
}
#laptop_main .mda-block .mdalink img {
  display: block;
}
#laptop_main .mdaImg {
  display: block;
  width: 265px;
  height: 35px;
  background-image: url("../../innergigabyte/images/mda/2022/en-us.png");
  background-size: 265px 35px;
}
#laptop_main .mdaImg:after {
  padding-bottom: 13.2075471698%;
}
.zh-TW #laptop_main .mdaImg {
  background-image: url("../../innergigabyte/images/mda/2022/zh-tw.png");
}
.zh-CN #laptop_main .mdaImg {
  background-image: url("../../innergigabyte/images/mda/2022/zh-cn.png");
}
.de-DE #laptop_main .mdaImg {
  background-image: url("../../innergigabyte/images/mda/2022/de-de.png");
}
.fr-FR #laptop_main .mdaImg {
  background-image: url("../../innergigabyte/images/mda/2022/fr-fr.png");
}
.ja-JP #laptop_main .mdaImg {
  background-image: url("../../innergigabyte/images/mda/2022/ja-jp.png");
}
.ko-KR #laptop_main .mdaImg {
  background-image: url("../../innergigabyte/images/mda/2022/ko-kr.png");
}
.ru #laptop_main .mdaImg {
  background-image: url("../../innergigabyte/images/mda/2022/ru-ru.png");
}
.es-ES #laptop_main .mdaImg {
  background-image: url("../../innergigabyte/images/mda/2022/es-es.png");
}
#laptop_main .mdalink.consumer {
  display: none;
}
#laptop_main.consumer .mdalink {
  display: none;
}
#laptop_main.consumer .mdalink.consumer {
  display: block;
}
#laptop_main.consumer .mdaImg {
  background-image: url("../../innergigabyte/images/mda/2022/Windows 11_Banner_650x95_blue.jpg");
  width: 239px;
  height: 35px;
  background-size: 100%;
}
#laptop_main.consumer .mdaImg:after {
  padding-bottom: 14.6443514644%;
}
@media (max-width: 960px) {
  #laptop_main #mda.with-banner .mda-block {
    top: 10px;
  }
}
@media (max-width: 719px) {
  #laptop_main #mda {
    display: none;
  }
}
#laptop_main *, #laptop_main *:before, #laptop_main *:after {
  box-sizing: border-box;
}
#laptop_main body {
  margin: 0;
}
#laptop_main .laptop-container {
  position: relative;
  background-color: #fff;
  color: #666;
  font-size: 1em;
  font-family: "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
  line-height: 1.15;
}
#laptop_main .laptop-container.show-list {
  background-color: #fafafa;
}
#laptop_main .laptop-container.show-list .banner {
  max-width: 1440px;
  margin: 0 auto;
}
#laptop_main h2, #laptop_main h3, #laptop_main h4 {
  margin-top: 0;
  margin-bottom: 0;
}
#laptop_main .heading-1 {
  font-size: 2.5em;
  line-height: 1;
}
#laptop_main .heading-4, #laptop_main .subheading-2 {
  font-size: 1.5em;
}
#laptop_main .section {
  position: relative;
  padding: 5rem 0;
}
#laptop_main .sectionTitle {
  text-align: center;
  margin-bottom: 5em;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
}
#laptop_main .sectionSub {
  text-align: center;
  font-size: 16px;
  line-height: 1.5;
}
#laptop_main .sectionSub a {
  color: #0066ff;
}
#laptop_main .wrap {
  width: 80%;
  max-width: 1440px;
  margin: 0 auto;
}
#laptop_main .clear-all {
  clear: both;
}
#laptop_main .icon-aorus_cn {
  background: url("../../innergigabyte/images/icon-AORUS-CN.png") 0 0 no-repeat;
  width: 80px;
  height: 23px;
}
#laptop_main .banner {
  position: relative;
  z-index: 11;
}
#laptop_main .banner .wrap {
  position: relative;
}
#laptop_main .banner .slick-arrow {
  width: 40px;
  height: 75px;
  position: absolute;
  top: 0;
  height: 100%;
  width: 10%;
  margin: 0;
  padding: 0;
  -webkit-filter: brightness(0.8);
}
#laptop_main .banner .slick-arrow:hover {
  -webkit-filter: brightness(1.2);
}
#laptop_main .banner .slick-prev {
  left: 0;
  right: auto;
  background: url(../../innergigabyte/images/lg_pre.png) center center no-repeat;
}
#laptop_main .banner .slick-next {
  left: auto;
  right: 0;
  background: url(../../innergigabyte/images/lg_next.png) center center no-repeat;
}
#laptop_main .banner .slick-dots {
  position: absolute;
  bottom: 2%;
  width: 100%;
}
#laptop_main .slick-dots {
  list-style: none;
  display: block;
  text-align: center;
}
#laptop_main .slick-dots > li {
  display: inline-block;
  margin: 0 0.5%;
}
#laptop_main .slick-dots > li button {
  position: relative;
  width: 45px;
  height: 30px;
  background: none;
  border: none;
  outline: none;
  font-size: 0;
  cursor: pointer;
}
#laptop_main .slick-dots > li button:before, #laptop_main .slick-dots > li button:after {
  content: "";
  display: inline-block;
  width: 45px;
  height: 3px;
  position: absolute;
  left: 50%;
  top: 50%;
}
#laptop_main .slick-dots > li button:before {
  background-color: #333333;
  transform: translate(-50%, -50%);
}
#laptop_main .slick-dots > li button:after {
  transform-origin: right center;
  background-color: #008DFF;
  transition: transform 500ms ease;
  transform: translate(-50%, -50%) scale(0);
}
#laptop_main .slick-dots > li.slick-active button:after {
  transform-origin: left center;
  transform: translate(-50%, -50%) scale(1);
}
#laptop_main .btn-b_nav {
  background-color: rgba(0, 0, 0, 0);
  -moz-transition: background-color 250ms ease;
  -o-transition: background-color 250ms ease;
  -webkit-transition: background-color 250ms ease;
  transition: background-color 250ms ease;
}
#laptop_main .btn-b_nav:hover {
  background-color: rgba(0, 0, 0, 0.2);
}
#laptop_main .btn-b_nav-prev {
  background: url("../../../../innergigabyte/images/Object/lg_pre.png") center center no-repeat;
}
#laptop_main .btn-b_nav-next {
  background: url("../../../../innergigabyte/images/Object/lg_next.png") center center no-repeat;
}
#laptop_main .banner-list img {
  display: block;
  width: 100%;
}
#laptop_main .banner-list a {
  outline: none;
  display: block;
}
#laptop_main .sub_banner {
  max-width: 1440px;
  margin: 0 auto;
}
#laptop_main .subbannerItem {
  display: block;
}
#laptop_main #sub-banner-01 {
  background: url("../../innergigabyte/images/us/Liftforward_Banner_W1920xH160_US_intel_Real.jpg") center 0 no-repeat;
  background-size: cover;
}
#laptop_main #sub-banner-01::after {
  content: "";
  display: block;
  padding-bottom: 8.3333333333%;
}
#laptop_main #sub-banner-02 {
  background: url("../../innergigabyte/images/us/RAM_Banner_W1920_1366xH160_US.jpg") center 0 no-repeat;
  height: 240px;
}
#laptop_main #sub_banner-container a {
  display: block;
}
#laptop_main #sub_banner-container a:hover {
  -moz-filter: brightness(1.2);
  -ms-filter: brightness(1.2);
  -webkit-filter: brightness(1.2);
  filter: brightness(1.2);
}
@media (max-width: 960px) {
  #laptop_main #sub-banner-01 {
    background-image: url("../../innergigabyte/images/us/Liftforward_Banner_W960_320xH160_US_intel_Real.jpg");
    height: 160px;
  }
  #laptop_main #sub-banner-02 {
    background-image: url("../../innergigabyte/images/us/RAM_Banner_W920xH240_US.jpg");
    height: 240px;
  }
}
#laptop_main .btn {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  background-color: transparent;
}
#laptop_main .gs-sticky {
  width: 100%;
}
#laptop_main .laptop-home, #laptop_main .laptop-list {
  display: none;
}
#laptop_main.showFilter .laptop-content .laptop-home {
  display: none;
}
#laptop_main.showFilter .laptop-content .laptop-list {
  display: block;
}
#laptop_main .sectionHot {
  background: #fff url("../../innergigabyte/images/s1bg.jpg") center bottom no-repeat;
  background-size: cover;
  color: #5b5b5b;
}
#laptop_main .tag {
  font-size: 15px;
  line-height: 1;
  font-weight: normal;
  padding: 2px 8px;
  border-radius: 3px;
  cursor: pointer;
  border: 1px solid #ff6600;
  background-color: #ff6600;
  color: #fff;
}
#laptop_main .tag:hover {
  color: #fff;
}
#laptop_main .tag-gray {
  border: 1px solid #5e5e5e;
  background: #5e5e5e;
  color: #fff;
  border-radius: 0;
}
#laptop_main .hotbox-title {
  color: #0066ff;
  font-size: 2em;
  line-height: 1.2;
}
#laptop_main .hotbox-img img {
  width: 100%;
}
#laptop_main .hotbox {
  text-align: center;
  padding: 10px 12px;
}
#laptop_main .hotbox .hotbox-title {
  margin-bottom: 10px;
}
#laptop_main .hotbox-prop span.tag {
  margin: 0 2px;
}
#laptop_main .hotbox-head {
  padding: 5px;
  margin-bottom: 20px;
}
#laptop_main .hotbox-head a {
  text-decoration: none;
}
#laptop_main .hotbox-body {
  padding: 10px;
}
#laptop_main .hotbox-desc {
  font-size: 20px;
  line-height: 1.2;
  text-align: center;
}
#laptop_main .hotbox-desc p {
  margin: 0;
}
#laptop_main .hotbox-desc .highlight {
  color: #2b2b2b;
  font-weight: bold;
  margin-bottom: 10px;
}
#laptop_main .hotbox-summary li + li {
  margin-top: 10px;
}
#laptop_main .sectionMedia {
  text-align: center;
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
}
#laptop_main .sectionMedia .slick-slider .slick-next {
  left: 100%;
  top: 50%;
  margin-top: -20px;
  margin-left: -10px;
  width: 72px;
  height: 72px;
  padding: 0;
  transform: translate(-50%, -50%);
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 5px 9px 0 rgba(0, 0, 0, 0.4);
}
#laptop_main .sectionMedia .slick-slider .slick-next:before {
  content: "";
  position: absolute;
  background: url(../../innergigabyte/images/video-next.png) center center no-repeat;
  width: 13px;
  height: 20px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
#laptop_main .sectionMedia .slick-slider .slick-prev {
  right: 100%;
  top: 50%;
  margin-top: -20px;
  margin-right: -10px;
  width: 72px;
  height: 72px;
  padding: 0;
  transform: translate(50%, -50%);
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 5px 9px 0 rgba(0, 0, 0, 0.4);
}
#laptop_main .sectionMedia .slick-slider .slick-prev:before {
  content: "";
  position: absolute;
  background: url(../../innergigabyte/images/video-next.png) center center no-repeat;
  width: 13px;
  height: 20px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scaleX(-1);
}
#laptop_main .sectionMedia .slick-slider > button {
  transition: all 150ms ease;
}
#laptop_main .sectionMedia .slick-slider > button:active {
  background: #f1f1f1;
}
#laptop_main .sectionSocial {
  text-align: center;
  font-size: 1.25em;
  line-height: 1em;
  padding: 0;
}
#laptop_main .sectionSocial .fa {
  font-size: 2em;
  margin-bottom: 5px;
}
#laptop_main .sectionSocial > ul {
  display: flex;
  flex-direction: row;
}
#laptop_main .section ul.list-n4 {
  margin-top: 30px;
}
#laptop_main .sectionTitle {
  margin-bottom: 20px;
}
#laptop_main .sectionSub {
  margin-bottom: 30px;
}
#laptop_main #btn-gofilter {
  font-size: 22px;
  padding: 5px 28px;
  line-height: 40px;
}
#laptop_main .btn-02 {
  border: 2px solid #555;
  padding: 5px 20px;
  font-size: 15px;
  line-height: 24px;
  border-radius: 0;
}
#laptop_main .btn-02:hover {
  background: #ff7200;
  border-color: #ff7200;
  color: #fff;
  transition: all ease 250ms;
}
#laptop_main .sectionHot .sectionSub .icon-all {
  margin-right: 15px;
}
#laptop_main .mediabox {
  padding: 1%;
  display: block;
  outline: none;
}
#laptop_main .mediabox .mediabox-img img {
  -webkit-filter: brightness(1);
  transform: scale(1);
  transition: all 150ms ease;
}
#laptop_main .mediabox:hover .mediabox-imgout:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#laptop_main .mediabox:hover .mediabox-img img {
  -webkit-filter: brightness(1.2);
  transform: scale(1.05);
}
#laptop_main .mediabox:hover .videoTitle {
  color: #ff7200;
}
#laptop_main .mediabox-wrap {
  padding: 3%;
  cursor: pointer;
}
#laptop_main .img-frame {
  position: relative;
}
#laptop_main .img-frame:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 56.75%;
}
#laptop_main .img-frame .img-frame-out {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
#laptop_main .img-frame .img-frame-wrap {
  display: flex;
  height: 100%;
  box-sizing: border-box;
  position: relative;
  align-items: center;
}
#laptop_main .img-frame .img-frame-wrap > img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  margin: 0 auto;
}
#laptop_main .mediabox-img {
  position: relative;
  margin-bottom: 15px;
}
#laptop_main .mediabox-img:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -22px 0 0 -22px;
  background: url("../../innergigabyte/images/icon-videoplay.png") 0 0 no-repeat;
  width: 44px;
  height: 43px;
}
#laptop_main .mediabox-img .img-frame-wrap > img {
  width: 100%;
}
#laptop_main .wp-box {
  padding: 0 0.8em;
  cursor: pointer;
}
#laptop_main .wp-box:hover .img-frame img {
  opacity: 0.9;
}
#laptop_main .wp-title {
  padding: 5px 0;
}
#laptop_main .wp-content {
  margin: 25px 0;
}
#laptop_main .wp-info {
  position: relative;
  padding: 0 0.8em;
  margin-bottom: 25px;
}
#laptop_main .wp-info .wp-viewer-pointer {
  z-index: 10;
}
#laptop_main .wp-info .wp-viewer {
  z-index: 11;
}
#laptop_main .wp-viewer {
  position: relative;
  background: #e6e6e6;
}
#laptop_main .wp-viewer .closeBtn {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 999;
}
#laptop_main .wp-viewer .v-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 999;
  visibility: hidden;
}
#laptop_main .wp-viewer .v-prev {
  left: 0;
}
#laptop_main .wp-viewer .v-next {
  right: 0;
}
#laptop_main .wp-viewer:hover .v-btn {
  visibility: visible;
  animation: gsFadeIn ease 250ms;
  animation-fill-mode: both;
}
@keyframes gsFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
#laptop_main .wp-viewer-pointer {
  border-bottom: 35px solid #e6e6e6;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  width: 0;
  height: 0;
  position: absolute;
  top: -30px;
  margin-left: 16.7%;
  transform: translateX(-50%);
}
#laptop_main .wp-viewer-pointer[data-index="0"] {
  left: 0;
}
#laptop_main .wp-viewer-pointer[data-index="1"] {
  left: 33.3%;
}
#laptop_main .wp-viewer-pointer[data-index="2"] {
  left: 66.7%;
}
#laptop_main .wp-content + .wp-info {
  margin-top: 20px;
}
#laptop_main .v-btn {
  width: 44px;
  height: 44px;
  background: #fff;
  border: none;
  outline: none;
}
#laptop_main .v-prev {
  border-radius: 50%;
  box-shadow: 0 5px 9px 0 rgba(0, 0, 0, 0.4);
}
#laptop_main .v-prev:before {
  content: "";
  position: absolute;
  background: url(../../innergigabyte/images/video-next.png) center center no-repeat;
  width: 13px;
  height: 20px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scaleX(-1);
}
#laptop_main .v-next {
  border-radius: 50%;
  box-shadow: 0 5px 9px 0 rgba(0, 0, 0, 0.4);
}
#laptop_main .v-next:before {
  content: "";
  position: absolute;
  background: url(../../innergigabyte/images/video-next.png) center center no-repeat;
  width: 13px;
  height: 20px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
#laptop_main .closeBtn {
  font-size: 40px;
  border: 0px solid transparent;
  font-family: Segoe UI Light;
  font-weight: 100 !important;
  background: transparent;
  padding: 0 15px;
}
#laptop_main .contained-viewer {
  padding: 2vw;
}
#laptop_main .contained-viewer .wp-previewer {
  width: 50%;
}
#laptop_main .contained-viewer picture {
  display: block;
}
#laptop_main .contained-viewer:after {
  content: "";
  visibility: hidden;
  display: block;
  clear: both;
  height: 0;
}
#laptop_main .wp-previewer {
  position: relative;
  float: left;
}
#laptop_main .wp-previewer img {
  max-width: 100%;
  height: auto;
  min-height: 0px;
}
#laptop_main .wp-previewer .loader {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#laptop_main .wp-viewer-content {
  display: inline-block;
  padding-left: 2vw;
  width: 50%;
}
#laptop_main .wp-viewer-content .heading-4 {
  font-weight: 100;
}
#laptop_main .wp-links-container {
  display: flex;
  flex-flow: row wrap;
  color: #004d8e;
  margin-top: 10px;
  font-size: 1em;
  font-weight: 500;
}
#laptop_main .wp-links-container .wp-downloadlink {
  width: 20%;
  margin: 5px 0 0;
  color: inherit;
}
#laptop_main .wp-links-container .wp-downloadlink:hover {
  transition: all ease 250ms;
  -webkit-filter: brightness(1.3);
}
#laptop_main .wp-links-container .wp-downloadlink .wp-downloadlink-icon .icon {
  max-width: 100%;
  background-size: contain;
  background-position: center;
}
#laptop_main .wp-downloadlink {
  text-align: center;
  font-size: 1em;
}
#laptop_main .wp-downloadlink .wp-downloadlink-icon {
  margin-bottom: 5px;
}
#laptop_main .wp-downloadlink:visited {
  color: inherit;
}
#laptop_main .wp-downloadlink-icon .icon {
  height: auto;
}
#laptop_main .wp-downloadlink-icon .icon:before {
  content: "";
  display: block;
  padding-bottom: 63%;
}
#laptop_main .wp-recommend {
  margin-top: 2vw;
}
#laptop_main .wp-recommend.hide {
  display: none;
}
#laptop_main .wp-recommend .wp-box {
  padding: 0;
  margin-right: 5px;
}
#laptop_main .wp-recommend .heading-4 {
  margin-bottom: 10px;
}
#laptop_main .wp-recommend .row {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
}
#laptop_main .wp-recommend .row .col-lg-4 {
  width: 33%;
}
#laptop_main .wp-recommend .row:after {
  width: 100%;
}
#laptop_main .icon-wp {
  width: 110px;
  height: 70px;
}
#laptop_main .icon-wp-mobile {
  background: url("../../innergigabyte/images/wp-mobile.png") 0 0 no-repeat;
}
#laptop_main .icon-wp-fhd {
  background: url("../../innergigabyte/images/wp-normal.png") 0 0 no-repeat;
}
#laptop_main .icon-wp-3k, #laptop_main .icon-wp-4k {
  background: url("../../innergigabyte/images/wp-wide.png") 0 0 no-repeat;
}
#laptop_main .social-block {
  padding: 3% 0 2% 0;
  transition: all ease 250ms;
}
#laptop_main .sectionSocial .item.active, #laptop_main .sectionSocial .item:hover {
  background: rgba(180, 180, 180, 0.1);
}
#laptop_main .sectionSocial .item.active .socialTitle, #laptop_main .sectionSocial .item:hover .socialTitle {
  color: #ff7200;
}
#laptop_main .icon-support {
  background: url("../../innergigabyte/images/icon-support.png") 0 0 no-repeat;
  width: 46px;
  height: 39px;
}
#laptop_main .icon-search {
  background: url("../../innergigabyte/images/icon-search.png") center no-repeat;
  width: 24px;
  height: 25px;
}
#laptop_main .sectionSupport {
  background: url("../../innergigabyte/images/support-bg.jpg") 0 0 no-repeat;
  height: 431px;
  padding: 0;
  color: #fff;
  text-align: center;
}
#laptop_main .sectionSupport .sectionTitle {
  margin-top: 15px;
}
#laptop_main .sectionSupport .wrap {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#laptop_main .sectionSupport .search-box {
  width: 85%;
  max-width: 640px;
}
#laptop_main .search-tip > .fa {
  vertical-align: middle;
}
#laptop_main .search-box {
  text-align: left;
}
#laptop_main .search-box .sectionTitle {
  text-shadow: 0 0 18px rgba(0, 0, 0, 0.75);
  margin-bottom: 5px;
}
#laptop_main .search-box .sectionTitle * {
  margin-bottom: 10px;
}
#laptop_main .search-box .sectionSub {
  font-size: 18px;
}
#laptop_main .search-box .support-search {
  width: 85%;
  margin: 25px auto 0;
}
#laptop_main .autocomplete-item.selected {
  background-color: #666;
  color: #fff;
}
#laptop_main .search-autocomplete-list {
  background: #fff;
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.15);
}
#laptop_main .search-autocomplete-list .item {
  padding: 0px 16px;
  line-height: 22px;
  display: flex;
  align-items: center;
  min-width: 0;
  cursor: pointer;
}
#laptop_main .autocomplete-option {
  display: flex;
  flex: auto;
  flex-direction: column;
  min-width: 0;
}
#laptop_main .autocomplete-option span {
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 1.1em;
  line-height: 1.4em;
  height: 1.4em;
  white-space: nowrap;
}
#laptop_main .autocomplete-option-close {
  display: flex;
  flex: 0 1 auto;
  align-self: stretch;
}
#laptop_main .support-search-area {
  background: #fff;
  border-radius: 4px;
  padding: 8px 15px;
  padding-right: 48px;
  color: #222;
  position: relative;
  margin-bottom: 10px;
  position: relative;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.15);
}
#laptop_main .support-search-area:hover, #laptop_main .support-search-area:active, #laptop_main .support-search-area:focus {
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.15);
}
#laptop_main .support-search-area .support-input {
  border: none;
  outline: none;
  background: transparent;
  font-size: 1.125em;
  line-height: 1.2;
  color: inherit;
  width: 100%;
}
#laptop_main .support-search-area .btn-search {
  position: absolute;
  right: 0;
  top: 0;
  width: 48px;
  height: 100%;
}
#laptop_main .support-search-area .btn-search > .icon {
  width: 100%;
  height: 100%;
  display: block;
}
#laptop_main .support-search-area .support-search-autocomplete {
  position: absolute;
  left: 0;
  top: 100%;
  right: 0;
  margin-top: -1px;
  display: none;
}
#laptop_main .support-search-area.show-autocomplete .support-search-autocomplete {
  display: block;
}
#laptop_main ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #757575;
  opacity: 1;
  /* Firefox */
}
#laptop_main :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #757575;
}
#laptop_main ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #757575;
}
#laptop_main .popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 100;
  display: none;
}
#laptop_main .popup.show {
  display: block;
}
#laptop_main .popup-sns {
  position: absolute;
  width: 1100px;
  max-width: 90%;
  top: 50%;
  left: 50%;
  background: #000;
  /* border: 1px solid #FFF; */
  border: 1px solid rgba(255, 255, 255, 0.2);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
#laptop_main .popup-sns-info {
  position: relative;
}
#laptop_main .popup-sns-info .popup-info-close {
  position: absolute;
  top: -40px;
  right: 5px;
}
#laptop_main .popup-info-close {
  width: 24px;
  height: 24px;
  cursor: pointer;
  background: url(../../innergigabyte/images/32close.png) 50% 50%;
  background-size: 100% auto;
}
#laptop_main .popup-sns-video:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 56.25%;
}
#laptop_main .popup-sns-video .popup-info-item {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#laptop_main .popup-sns-video .popup-info-item iframe {
  width: 100% !important;
  height: 100% !important;
}
#laptop_main .icon-all {
  background: url("../../innergigabyte/images/icon-all.png") 0 0 no-repeat;
  width: 19px;
  height: 19px;
}
#laptop_main .list-link .icon-rect9 {
  width: 20px;
  height: 20px;
  position: relative;
}
#laptop_main .list-link .icon-rect9:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
  transition: box-shadow 150ms ease-out;
  box-shadow: 4px 4px 0 2px #0066ff, 10px 4px 0 2px #0066ff, 16px 4px 0 2px #0066ff, 4px 10px 0 2px #0066ff, 10px 10px 0 2px #0066ff, 16px 10px 0 2px #0066ff, 4px 16px 0 2px #0066ff, 10px 16px 0 2px #0066ff, 16px 16px 0 2px #0066ff;
}
#laptop_main .list-link:hover .icon-rect9:before {
  box-shadow: 2px 2px 0 2px #0066ff, 10px 2px 0 2px #0066ff, 18px 2px 0 2px #0066ff, 2px 10px 0 2px #0066ff, 10px 10px 0 2px #0066ff, 18px 10px 0 2px #0066ff, 2px 18px 0 2px #0066ff, 10px 18px 0 2px #0066ff, 18px 18px 0 2px #0066ff;
}
#laptop_main .list-link:hover .vm {
  transform: translateX(5px);
}
#laptop_main .list-link .icon + .vm {
  margin-left: 3px;
  transition: transform 150ms ease-out;
}
#laptop_main .popup-langbox {
  max-width: 700px;
  background: #fff;
  border-radius: 5px;
  color: #000;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transform-origin: center center;
  padding: 30px;
  box-sizing: border-box;
}
#laptop_main .popup-langbox-title {
  font-size: 20px;
  line-height: 1;
  padding-bottom: 10px;
  border-bottom: 1px solid #252525;
}
#laptop_main .popup-langbox-button {
  display: inline-block;
  margin: 10px 5px;
  padding: 5px 20px;
  font-size: 16px;
  cursor: pointer;
  color: initial;
  background: #6f6f6f;
  color: #fff;
  border-radius: 3px;
}
#laptop_main .popup-langbox-button:hover {
  background: #ff7200;
  color: #000;
}
#laptop_main .laptop-list {
  border-bottom: solid 1px #e5e5e5;
}
#laptop_main .laptop-list .center {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}
#laptop_main .laptop-content {
  min-height: 100vh;
}
#laptop_main .filter-container {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  z-index: 1001;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  background-color: #fff;
}
#laptop_main .filter-head {
  background: #fff;
  box-sizing: border-box;
  position: relative;
  color: #555555;
}
#laptop_main .filter-head .filter-button {
  margin-right: 80px;
}
#laptop_main .filter-head .filter-delete button {
  font-size: 0.8em;
  background: #aaa;
  color: #FFF;
  padding: 6px 10px;
  text-decoration: none;
  transition: all 150ms ease-out;
}
#laptop_main .filter-head .filter-delete button:hover {
  background: #33C;
  color: #fff;
}
#laptop_main .filter-head .filter-close {
  margin-left: auto;
  visibility: hidden;
  transform: rotate(0) scale(0.5);
  transition: all ease-out 250ms;
}
#laptop_main .filter-head .Search_Result_Total {
  color: #33C;
  font-weight: bold;
  font-size: 16px;
}
#laptop_main .filter-bg {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: none;
}
#laptop_main .filter-bar {
  position: relative;
  position: sticky;
  top: -1px;
  z-index: 100001;
}
#laptop_main .filter-bar button {
  cursor: pointer;
  display: inline-block;
  border: 0;
  background: none;
  z-index: 12;
  padding: 3px;
}
#laptop_main .filter-tag-container {
  flex: auto;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: row;
}
#laptop_main .blind {
  overflow: hidden;
  position: absolute;
  width: 1px;
  height: 1px;
  font-size: 12px;
  clip: rect(1px, 1px, 1px, 1px);
}
#laptop_main .filter-close button {
  width: 30px;
  height: 30px;
  background: url(../../innergigabyte/images/close.svg) center no-repeat;
  background-size: cover;
}
#laptop_main .filter-delete {
  flex: 0 0 auto;
  align-self: stretch;
  display: none;
}
#laptop_main .filter-delete button {
  height: 100%;
  font-size: 0.875em;
  font: inherit;
  text-decoration: underline;
}
#laptop_main .apply-filter .filter-delete {
  display: block;
}
#laptop_main .p-filter-button {
  position: relative;
  display: flex;
  align-items: center;
}
#laptop_main .p-filter-button .filter-tag-container {
  flex: auto;
}
#laptop_main .filter-button_title {
  text-transform: uppercase;
}
#laptop_main .filter-button {
  text-align: left;
}
#laptop_main .filter-button button {
  position: relative;
  font-size: 1.125em;
  font-family: inherit;
  font-weight: bold;
  height: 100%;
  margin-right: 1em;
  padding-left: 25px;
}
#laptop_main .filter-button button:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 18px;
  height: 18px;
  margin-right: 8px;
  background: url("../../innergigabyte/images/filter.png") 0 0 no-repeat;
  background-size: cover;
}
#laptop_main .filter-button .icon-arrow_down {
  transition: transform 150ms ease;
}
#laptop_main .filter-button .filter-button_title {
  display: block;
}
#laptop_main .filter-button .filter-total_count {
  display: none;
}
#laptop_main .filter-button_result {
  position: relative;
  font-size: 13px;
  line-height: 1;
  padding: 4px;
  padding-left: 26px;
}
#laptop_main .filter-button_result:before {
  position: absolute;
  width: 1px;
  height: 67%;
  left: 8px;
  top: 0;
  bottom: 0;
  margin: auto;
  background-color: rgba(0, 0, 0, 0.38);
  content: "";
}
#laptop_main .filter-tag-close {
  background: url("../../innergigabyte/images/filter-close.png") center no-repeat;
}
#laptop_main .filter-tag {
  font-family: "Titillium Web", "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  padding: 4px 26px 4px 10px;
  border-radius: 40px;
  display: inline-block;
  position: relative;
  margin: 5px 8px 5px 0;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.3;
  color: #000;
  transition: all 150ms ease-out;
  cursor: pointer;
}
#laptop_main .filter-tag:hover {
  color: #33C;
}
#laptop_main .filter-tag > .filter-tag-close {
  position: absolute;
  right: 4px;
  top: 0;
  bottom: 0;
  width: 14px;
  height: 14px;
  margin: auto;
  background: url("../../innergigabyte/images/filter-close.png") center no-repeat;
  background-size: cover;
}
#laptop_main .filter-body {
  background: #ffffff;
  padding: 0 12px 0 24px;
}
#laptop_main .filter-wrap {
  max-width: 1440px;
  position: relative;
  display: flex;
  margin: 0 auto;
  align-items: center;
  padding: 12px 24px 13px;
}
#laptop_main .filter-wrap .filter-button {
  flex: 0 0 auto;
}
#laptop_main .filter-wrap .p-filter-button {
  flex: auto;
}
#laptop_main .filter-wrap .filter-delete {
  margin-right: 3em;
}
#laptop_main .filter-group-item {
  cursor: pointer;
  display: block;
  vertical-align: top;
  box-sizing: border-box;
  position: relative;
  padding: 0 15px 0 25px;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
#laptop_main .filter-group-item:hover .filter-group-item-status {
  border-color: #33C;
}
#laptop_main .filter-group-item .filter-group-item-status {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
}
#laptop_main .filter-group-item input[type=checkbox] {
  display: none;
}
#laptop_main .filter-group-item input[type=checkbox]:checked + .filter-group-item-status {
  border-color: #33C;
}
#laptop_main .filter-group-item input[type=checkbox]:checked + .filter-group-item-status:after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #33C url("../../innergigabyte/images/filter-sort-checkbox-icon.svg");
  content: "";
}
#laptop_main .filter-group-item input[type=checkbox]:checked ~ .filter-group-item-name {
  font-weight: bold;
  color: #000;
}
#laptop_main .filter-group-item input[type=checkbox]:disabled + .filter-group-item-status:after {
  background: none;
}
#laptop_main .filter-group-item input[type=checkbox]:disabled ~ .filter-group-item-status {
  border-color: #d4d4d4;
}
#laptop_main .filter-group-item input[type=checkbox]:disabled ~ .filter-group-item-name {
  color: #d4d4d4;
}
#laptop_main .filter-group-item.disabled input[type=checkbox]:checked + .filter-group-item-status:after {
  background: none;
}
#laptop_main .filter-group-item.disabled .filter-group-item-status {
  border-color: #d4d4d4;
}
#laptop_main .filter-group-item.disabled .filter-group-item-name {
  color: #d4d4d4;
}
#laptop_main .filter-group-item-status {
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 1px solid #363636;
  transition: all 150ms ease;
  border-radius: 3px;
}
#laptop_main .filter-group-title {
  padding: 20px 0;
  padding-right: 15px;
}
#laptop_main .filter-group-title .title-text {
  display: inline-block;
  vertical-align: middle;
  color: #000;
}
#laptop_main .filter-group-list {
  padding-bottom: 1em;
}
#laptop_main .filter-group-list .filter-group-item {
  font-size: 14px;
  line-height: 1;
  margin: 0;
  padding: 12px 12px 12px 28px;
}
#laptop_main .filter-group-container .filter-group {
  border-bottom: 1px solid #dedede;
}
#laptop_main .filter-group {
  position: relative;
  outline: none;
}
#laptop_main .filter-group:after {
  content: "";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}
#laptop_main .filter-group .filter-group-title {
  cursor: pointer;
  position: relative;
}
#laptop_main .filter-group .filter-toggle_symbol {
  background-image: url("../../innergigabyte/images/plus.svg");
  float: right;
}
#laptop_main .filter-group .filter-group-list {
  display: none;
}
#laptop_main .filter-group.active .filter-toggle_symbol {
  background-image: url("../../innergigabyte/images/minus.svg");
}
#laptop_main .filter-group.active .filter-group-list {
  display: block;
}
#laptop_main .filter-group-item-name {
  font-family: "Titillium Web", "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
}
#laptop_main .filter-toggle_symbol {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url("../../innergigabyte/images/plus.svg") center center/cover no-repeat;
}
#laptop_main .btn-filter {
  padding: 20px;
  border-radius: 2px;
  font-size: 1em;
  font-weight: bold;
}
#laptop_main .filter-result-button {
  display: flex;
  padding: 25px 0;
  position: relative;
  justify-content: center;
  visibility: hidden;
}
#laptop_main .filter-result-button .btn-filter {
  margin: 0 8px;
  text-transform: uppercase;
  line-height: 1;
}
#laptop_main .filter-result-button span {
  font-family: "Titillium Web", "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
}
#laptop_main #btn-filter-cancel {
  display: none;
}
#laptop_main .btn-filter-gray {
  background-color: #ffffff;
  transition: all 150ms ease;
  border: solid 1px #c7c7c7;
  border-radius: 5px;
  color: #000;
}
#laptop_main .btn-filter-gray:hover {
  background-color: #000000;
  color: #FFF;
}
#laptop_main .btn-filter-red {
  background-color: #e23f36;
}
#laptop_main .btn-filter-red:hover {
  background-color: #e23f36;
}
#laptop_main .product-category {
  color: #000;
  font-size: 1em;
  font-family: "Exo 2", sans-serif;
  text-transform: uppercase;
}
#laptop_main .product-category .text {
  position: sticky;
  top: 68px;
}
#laptop_main .product-category .text-wrap {
  padding: 30px 1vw;
}
#laptop_main .product-category .title {
  margin-right: 5px;
}
#laptop_main .product-category .result-text {
  color: #33C;
}
#laptop_main .product-filter-container {
  max-width: 1440px;
  margin: 0 auto;
  display: flex;
}
#laptop_main .product-filter-container .filter-body {
  flex: 0 0 21%;
}
#laptop_main .product-filter-container .product-main {
  flex: 0 1 auto;
  width: 100%;
}
#laptop_main .product-main {
  margin: 0 auto;
}
#laptop_main .product-list-container {
  display: flex;
  flex-flow: row wrap;
  min-height: 300px;
}
#laptop_main .product-list-container .product-list-item {
  animation: fadeIn 450ms ease-out;
}
#laptop_main .product-list {
  padding: 0 0 40px;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  align-items: stretch;
}
#laptop_main #product-list {
  position: relative;
  padding: 8px;
}
#laptop_main .product-section {
  border-bottom: 1px solid #e7e7e7;
  display: flex;
}
#laptop_main .product-section .product-category {
  width: 15%;
  flex: 0 0 auto;
}
#laptop_main .product-section .product-list {
  flex: auto;
}
#laptop_main .product-list-item {
  position: relative;
  text-align: center;
  padding: 8px 10px;
  display: inline-block;
  vertical-align: top;
}
#laptop_main .product-list-item .product-box {
  height: 100%;
  margin: 0 auto;
}
#laptop_main .product-list-item .product-desc {
  border-top: 1px solid #bbb;
  padding: 10px 0;
  font-size: 14px;
  line-height: 1.2;
  color: #666;
  font-family: play;
}
#laptop_main .product-box-head {
  display: block;
  position: relative;
  text-decoration: none;
  cursor: pointer;
}
#laptop_main .product-box-head .product-new-tag {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
}
#laptop_main .g2_certified .product-box-head {
  display: block;
}
#laptop_main .g2_certified .product-box-head:before {
  content: "";
  display: block;
  background: url("../../innergigabyte/images/G2-Certified.png") 0 0 no-repeat;
  width: 128px;
  height: 40px;
  position: absolute;
  top: 0;
  left: 0;
}
#laptop_main .adobe_cc_bundled .product-box-head {
  display: block;
}
#laptop_main .adobe_cc_bundled .product-box-head:before {
  content: "";
  display: block;
  background: url("../../innergigabyte/images/adobe_cc_bundled.png") 0 0 no-repeat;
  width: 128px;
  height: 40px;
  position: absolute;
  top: 0;
  left: 0;
}
#laptop_main .product-box {
  background: #fff;
  padding: 1em;
  padding-bottom: 62px;
  box-sizing: border-box;
  -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
  position: relative;
  transition: all 150ms ease-out;
}
#laptop_main .product-box .product-other {
  position: absolute;
  bottom: 1em;
  left: 0;
  width: 100%;
}
#laptop_main .product-box:hover {
  margin-top: -4px;
  margin-bottom: 4px;
}
#laptop_main .product-box:hover .product-name {
  color: #33C;
}
#laptop_main .product-info-flag {
  color: #e23f36;
  font-size: 12px;
}
#laptop_main .product-title {
  padding: 0 0 20px;
  font-family: "Titillium Web", "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, SimHei, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "新細明體", Arial, Verdana, Helvetica, sans-serif;
}
#laptop_main .product-title .product-subname {
  margin-bottom: 10px;
  display: none;
}
#laptop_main .product-title .tag-size {
  display: none;
}
#laptop_main .product-picloader {
  background: rgba(255, 255, 255, 0.4);
  display: flex;
  justify-content: center;
  align-items: center;
}
#laptop_main .product-pic-wrap {
  width: 85%;
  margin: 0 auto;
}
#laptop_main .product-pic {
  position: relative;
  padding-top: 100%;
}
#laptop_main .product-pic-list {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
#laptop_main .product-pic-list .product-picloader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}
#laptop_main .product-pic-list.loading .product-picloader {
  display: flex;
}
#laptop_main .product-pic-list > .product-img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  margin: 0 auto;
}
#laptop_main .product-new-tag {
  position: relative;
  display: none;
}
#laptop_main .product-new-tag .tag {
  font-size: 12px;
  line-height: 1;
  font-weight: normal;
  padding: 4px 10px;
  border-radius: 25px;
  cursor: pointer;
  border: none;
  background-color: #33C;
  color: #fff;
}
#laptop_main .new_product .product-new-tag {
  display: block;
}
#laptop_main .tag-size {
  font-size: 0.75em;
  padding: 2px 8px;
  background: #f60;
  color: #FFF;
  border-radius: 3px;
  margin-top: 10px;
}
#laptop_main .tag-new {
  text-transform: uppercase;
}
#laptop_main .product-name {
  font-size: 1.5em;
  line-height: 1;
  color: #333;
  font-weight: bold;
  margin-bottom: 0.2em;
  transition: all 150ms ease-out;
}
#laptop_main .product-name-gen {
  font-size: 0.9em;
  line-height: 1;
  color: #666;
  font-weight: 400;
  margin: 2px;
}
#laptop_main .product-subname {
  font-size: 12px;
}
#laptop_main .product-desc {
  text-align: left;
}
#laptop_main .product-moreinfo {
  font-size: 0.875em;
  text-decoration: none;
  display: block;
}
#laptop_main .list-compare {
  list-style: none;
}
#laptop_main .list-compare .item {
  display: block;
}
#laptop_main .product-compare-option {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  position: relative;
}
#laptop_main .product-compare-option:hover .gui-radio {
  box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.2);
}
#laptop_main .product-compare-option:hover .gui-radio:after {
  transform: scale(0.4);
}
#laptop_main .product-compare-option.checked .gui-radio:after {
  transform: scale(1);
}
#laptop_main .product-compare-option .product-compare-radio {
  position: absolute;
  width: 1.25em;
  height: 1.25em;
  left: 1.25em;
  top: 0;
  bottom: 0;
  margin: auto;
}
@keyframes compareFadeInUp {
  from {
    transform: translateX(-50%) translateY(-15px);
    opacity: 0.6;
  }
  to {
    transform: translateX(-50%) translateY(0);
    opacity: 1;
  }
}
@keyframes compareFadeInDown {
  from {
    transform: translateX(-50%) translateY(15px);
    opacity: 0.6;
  }
  to {
    transform: translateX(-50%) translateY(0);
    opacity: 1;
  }
}
#laptop_main .product-compare-list {
  position: absolute;
  z-index: 10000;
  -moz-box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.3);
  border-radius: 6px;
  background: #fff;
  padding: 6px 0;
  color: #202124;
  white-space: nowrap;
  text-align: left;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  margin-top: -5px;
  animation: compareFadeInUp 250ms ease both;
  overflow: auto;
}
#laptop_main .product-compare-list .product-compare-title {
  font-size: 1.125em;
  line-height: 1.3;
}
#laptop_main .product-compare-list .product-compare-subtitle {
  font-size: 0.75em;
  line-height: 1;
  color: #a0a0a0;
  margin-top: 3px;
}
#laptop_main .product-compare-list .product-compare-option {
  padding: 1.25em 1.25em 1.25em 3.25em;
  border-bottom: 1px solid #e8eaed;
}
#laptop_main .product-compare-list .product-compare-option:last-child {
  border-bottom: none;
}
#laptop_main .product-compare-list.bottom {
  top: auto;
  bottom: 100%;
  animation-name: compareFadeInDown;
}
#laptop_main .product-compare {
  font-size: 0.875em;
  position: relative;
  z-index: 11;
}
#laptop_main .product-compare > .text {
  pointer-events: none;
}
#laptop_main .product-compare .result-text {
  color: #0066ff;
  transition: all 150ms ease;
}
#laptop_main .product-compare .product-compare-list {
  font-size: 0.8em;
  display: none;
}
#laptop_main .product-compare:hover .result-text {
  color: #fff;
}
#laptop_main .product-compare:hover .product-compare-list {
  display: block;
}
#laptop_main .product-other {
  display: flex;
  padding: 0 15px;
  justify-content: center;
}
#laptop_main .product-other input {
  margin-right: 5px;
}
#laptop_main .product-other .btn-gs1 {
  flex-basis: 50%;
  margin: 5px;
}
#laptop_main .product-sum ul {
  list-style: disc;
  padding: 0;
  margin: 1em 0;
  padding-left: 20px;
}
#laptop_main .product-sum ul li {
  list-style: disc;
  position: relative;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  margin-bottom: 6px;
}
#laptop_main .icon-arrow_down_s {
  background: url("../../innergigabyte/images/arrow_down_s.png") 0 0 no-repeat;
  width: 11px;
  height: 7px;
}
#laptop_main .icon-arrow_down_s_w {
  background: url("../../innergigabyte/images/arrow_down_s_w.png") 0 0 no-repeat;
  width: 11px;
  height: 7px;
}
#laptop_main a.btn-action {
  padding: 10px 30px;
  /*border-radius: 4px;*/
  /*border: 1px solid #999;*/
  color: #fff;
  background: #aaa;
  transition: all 150ms ease-out;
}
#laptop_main a.btn-action:hover {
  /*border-color: #fff;*/
  background: #33c;
  color: #FFF;
}
#laptop_main .btn-back .icon-arrow_down_s {
  transform: rotate(90deg);
}
#laptop_main .btn-back .icon-arrow_down_s_w {
  transform: rotate(90deg);
}
#laptop_main .product-pageaction {
  padding: 20px 0 40px;
}
#laptop_main .product-pageaction .btn-action + .btn-action {
  margin-left: 5px;
}
#laptop_main .product-pageaction .btn-action * + * {
  margin-left: 5px;
}
#laptop_main .gs-loading {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 10000;
}
#laptop_main .gs-loading .spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -50px 0 0 -50px;
}
#laptop_main .gs-loading .spinner circle {
  stroke: #999;
}
#laptop_main #list-container .gs-loading {
  display: none;
}
#laptop_main #list-container.loading .gs-loading {
  display: block;
}
#laptop_main #list-container .btn-loadmore {
  display: none;
}
#laptop_main #list-container.load-more .btn-loadmore {
  display: inline-block;
}
#laptop_main .product-list-item[data-iscomparehide=true] .product-other .btn-gs1 {
  width: 100%;
}
#laptop_main .product-list-item[data-iscomparehide=true] .product-other .product-compare {
  display: none;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
#laptop_main .support-energy_consumption_efficiency {
  text-align: center;
  margin-top: 3em;
}
#laptop_main .support-energy_consumption_efficiency > a {
  padding: 10px 25px;
  background: #ffffff38;
  border-radius: 50px;
  color: #ffffff;
  border: solid 2px #FFF;
}
#laptop_main .support-energy_consumption_efficiency > a:hover {
  background: #FFF;
  color: #1a458f;
}
@media (max-width: 1366px) {
  #laptop_main #sub-banner-01 {
    background-size: auto;
    height: 160px;
  }
  #laptop_main .wp-links-container .wp-downloadlink {
    width: 25%;
  }
  #laptop_main .laptop-list .center {
    padding: 0 28px;
    padding: 0 2.0497803807vw;
  }
  #laptop_main .filter-group-title {
    padding: 20px 0;
    padding: 1.4641288433vw 0;
  }
  #laptop_main .filter-head .filter-button {
    margin-right: 80px;
    margin-right: 5.8565153734vw;
  }
  #laptop_main .filter-head .filter-button button {
    font-size: 18px;
    font-size: 1.317715959vw;
  }
  #laptop_main .filter-head .filter-delete {
    margin-right: 3em;
    margin-right: 3.513909224vw;
  }
  #laptop_main .filter-head .filter-delete button {
    font-size: 16px;
    font-size: 1.1713030747vw;
  }
  #laptop_main .filter-body, #laptop_main .filter-wrap {
    padding-left: 23px;
    padding-left: 1.6837481698vw;
  }
  #laptop_main .filter-wrap {
    padding-right: 23px;
    padding-right: 1.6837481698vw;
  }
  #laptop_main .filter-button_result {
    font-size: 16px;
    font-size: 1.1713030747vw;
    padding: 4px;
    padding: 0.2928257687vw;
    padding-left: 26px;
    padding-left: 1.9033674963vw;
  }
  #laptop_main .filter-button_result:before {
    height: 16px;
    height: 1.1713030747vw;
    left: 8px;
    left: 0.5856515373vw;
    top: 7px;
    top: 0.5124450952vw;
  }
  #laptop_main .filter-group-list {
    padding-bottom: 16px;
    padding-bottom: 1.1713030747vw;
  }
  #laptop_main .filter-group-list .filter-group-item {
    font-size: 14px;
    font-size: 1.0248901903vw;
    padding: 12px 16px 12px 28px;
    padding: 0.878477306vw 1.1713030747vw 0.878477306vw 2.0497803807vw;
  }
  #laptop_main .filter-group-item-status {
    width: 16px;
    width: 1.1713030747vw;
    height: 16px;
    height: 1.1713030747vw;
  }
  #laptop_main .filter-tag {
    padding: 4px 26px 4px 10px;
    padding: 0.2928257687vw 1.9033674963vw 0.2928257687vw 0.7320644217vw;
    margin: 5px 8px 5px 0;
    margin: 0.3660322108vw 0.5856515373vw 0.3660322108vw 0;
    font-size: 14px;
    font-size: 1.0248901903vw;
  }
  #laptop_main .filter-tag > .filter-tag-close {
    right: 4px;
    right: 0.2928257687vw;
    width: 14px;
    width: 1.0248901903vw;
    height: 14px;
    height: 1.0248901903vw;
  }
  #laptop_main #product-list {
    padding: 8px;
    padding: 0.5856515373vw;
  }
  #laptop_main .product-list-item {
    padding: 8px 10px;
    padding: 0.5856515373vw 0.7320644217vw;
  }
  #laptop_main .product-list-item .product-desc {
    font-size: 13px;
    font-size: 0.9516837482vw;
  }
  #laptop_main .product-box {
    padding: 16px;
    padding: 1.1713030747vw;
    padding-bottom: 62px;
    padding-bottom: 4.5387994143vw;
  }
  #laptop_main .product-box:hover {
    margin-top: -4px;
    margin-bottom: 4px;
    margin-top: translateY(-0.2928257687vw);
    margin-bottom: translateY(0.2928257687vw);
  }
  #laptop_main .product-box .product-other {
    bottom: 16px;
    bottom: 1.1713030747vw;
  }
  #laptop_main .product-name {
    font-size: 20px;
    font-size: 1.4641288433vw;
  }
  #laptop_main .product-subname, #laptop_main .product-compare-list .product-compare-subtitle {
    font-size: 12px;
    font-size: 0.878477306vw;
  }
  #laptop_main .product-moreinfo, #laptop_main .product-compare {
    font-size: 16px;
    font-size: 1.1713030747vw;
  }
  #laptop_main .btn-gs1 {
    border-radius: 5px;
    border-radius: 0.3660322108vw;
    padding: 8px 12px;
    padding: 0.5856515373vw 0.878477306vw;
  }
  #laptop_main .product-other .btn-gs1 {
    margin: 5px;
    margin: 0.3660322108vw;
  }
  #laptop_main .product-compare-list .product-compare-option {
    padding: 12px 20px 12px 52px;
    padding: 0.878477306vw 1.4641288433vw 0.878477306vw 3.8067349927vw;
  }
  #laptop_main .product-compare-list .product-compare-title {
    font-size: 18px;
    font-size: 1.317715959vw;
  }
  #laptop_main .product-sum ul {
    margin: 1em 0;
    margin: 1.1713030747vw;
    padding-left: 20px;
    padding-left: 1.4641288433vw;
  }
  #laptop_main .product-sum ul li {
    margin-bottom: 6px;
    margin-bottom: 0.439238653vw;
  }
  #laptop_main .gui-radio {
    width: 22px;
    width: 1.6105417277vw;
    height: 22px;
    height: 1.6105417277vw;
  }
  #laptop_main .product-compare-option .product-compare-radio {
    width: 1.4641288433vw;
    height: 1.4641288433vw;
    left: 1.4641288433vw;
  }
}
@media (max-width: 960px) {
  #laptop_main .laptop-container {
    font-size: 14px;
  }
  #laptop_main .m-list-n2 .item {
    width: 50%;
  }
  #laptop_main .sectionTitle {
    margin-bottom: 26px;
  }
  #laptop_main .contained-viewer {
    padding: 40px 3vw 2vw;
  }
  #laptop_main .contained-viewer .wp-previewer {
    width: 100%;
    float: none;
  }
  #laptop_main .wp-viewer .v-btn {
    top: 30%;
    border-radius: 0;
    width: 24px;
  }
  #laptop_main .wp-viewer .v-prev {
    left: -6px;
  }
  #laptop_main .wp-viewer .v-next {
    right: -6px;
  }
  #laptop_main .wp-viewer-pointer[data-index="0"] {
    left: 0%;
  }
  #laptop_main .wp-viewer-pointer[data-index="1"] {
    left: 50%;
  }
  #laptop_main .wp-viewer-content {
    display: block;
    width: auto;
    padding-left: 0;
  }
  #laptop_main .wp-viewer-content .heading-4 {
    margin-top: 7px;
  }
  #laptop_main .wp-links-container {
    justify-content: center;
  }
  #laptop_main .wp-links-container .wp-downloadlink {
    width: 20%;
  }
  #laptop_main .closeBtn {
    font-size: 30px;
  }
  #laptop_main .product-name {
    font-size: 24px;
    font-size: 2.5vw;
  }
  #laptop_main .filter-group-list .filter-group-item {
    font-size: 14px;
    font-size: 1.4583333333vw;
  }
  #laptop_main .filter-head .filter-button {
    margin-right: 80px;
    margin-right: 8.3333333333vw;
  }
  #laptop_main .filter-head .filter-button button {
    font-size: 18px;
    font-size: 1.875vw;
  }
  #laptop_main .filter-head .filter-delete {
    margin-right: 3em;
    margin-right: 5vw;
  }
  #laptop_main .filter-head .filter-delete span {
    font-size: 16px;
    font-size: 1.6666666667vw;
  }
}
@media (max-width: 640px) {
  #laptop_main .laptop-container {
    font-size: 12px;
  }
  #laptop_main .section {
    padding: 3rem 0;
  }
  #laptop_main .sectionProduct, #laptop_main .sectionHot, #laptop_main .sectionSupport {
    background-attachment: unset;
    background-position: center top;
    background-size: auto 100%;
  }
  #laptop_main .sectionSocial {
    padding: 0;
  }
  #laptop_main .s-list-n1 .item {
    width: 100%;
  }
  #laptop_main .hotbox-title {
    font-size: 1em;
  }
  #laptop_main .filterIcon {
    display: none;
  }
  #laptop_main .list-filter {
    width: 180px;
  }
  #laptop_main .product-filters .item {
    padding: 15px;
    border-bottom: 1px solid #ff6600;
  }
  #laptop_main .product-filters .item:last-child {
    border-bottom: none;
  }
  #laptop_main .social-block {
    padding: 20px;
  }
  #laptop_main .social-block i.fa {
    font-size: 2.2em;
    margin: 0;
  }
  #laptop_main .socialTitle {
    display: none;
  }
  #laptop_main .search-box .support-search {
    width: auto;
    min-width: unset;
  }
  #laptop_main .wp-links-container {
    text-align: center;
    margin-top: 5px;
  }
  #laptop_main .wp-links-container .wp-downloadlink {
    width: 33%;
    margin: 5px 0;
  }
  #laptop_main .wp-links-container .wp-downloadlink + .wp-downloadlink {
    margin-left: 0;
  }
  #laptop_main .filter-container {
    position: relative;
  }
  #laptop_main .filter-tag-container {
    min-height: unset;
    padding: 0;
    overflow-x: auto;
    white-space: nowrap;
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  #laptop_main .p-filter-button {
    display: none;
    position: static;
    overflow-x: auto;
    overflow: auto;
    background: #3c3c3c;
    color: #ccc;
  }
  #laptop_main .p-filter-button .filter-tag-container {
    padding: 0 1.5vw;
  }
  #laptop_main #product-list {
    padding: 15px;
    padding: 2.34375vw;
  }
  #laptop_main .product-section {
    flex-direction: column;
  }
  #laptop_main .product-section .product-category {
    width: 100%;
  }
  #laptop_main .product-pic-list .product-picloader .loader {
    transform-origin: center;
    transform: scale(0.5);
  }
  #laptop_main .product-title {
    padding-bottom: 16px;
    padding-bottom: 2.5vw;
  }
  #laptop_main .product-name {
    font-size: 36px;
    font-size: 5.625vw;
  }
  #laptop_main .product-sum ul {
    margin: 16px;
    margin: 2.5vw;
    padding-left: 20px;
    padding-left: 3.125vw;
  }
  #laptop_main .product-sum ul li {
    margin-bottom: 6px;
    margin-bottom: 0.9375vw;
    font-size: 18px;
    font-size: 2.8125vw;
  }
  #laptop_main .product-list-item {
    padding: 15px;
    padding: 2.34375vw;
  }
  #laptop_main .product-list-item .product-box {
    width: 100%;
  }
  #laptop_main .product-category {
    text-align: center;
    font-size: 1.4em;
    padding: 0 1em;
  }
  #laptop_main .product-list-item .product-desc {
    padding: 10px 0;
    padding: 1.5625vw 0;
  }
  #laptop_main .product-compare, #laptop_main .filter-button_result {
    display: none;
  }
  #laptop_main .product-box {
    padding: 16px 16px 32px;
    padding: 2.5vw 2.5vw 5vw;
  }
  #laptop_main .product-box:hover {
    margin-top: translateY(-0.625vw);
    margin-bottom: translateY(0.625vw);
  }
  #laptop_main .product-box .product-other {
    position: static;
  }
  #laptop_main .btn-gs1 {
    border-radius: 5px;
    border-radius: 0.78125vw;
    padding: 8px 12px;
    padding: 1.25vw 1.875vw;
  }
  #laptop_main .product-other .btn-gs1 {
    margin: 10px;
    margin: 1.5625vw;
    font-size: 20px;
    font-size: 3.125vw;
  }
  #laptop_main .product-other .btn-gs1.product-moreinfo {
    width: 100%;
  }
  body.filter-open #laptop_main .filter-bar {
    position: fixed;
    top: 0;
  }
  body.filter-open #laptop_main .filter-button .icon-arrow_down {
    transform: rotate(180deg);
  }
  body.filter-open #laptop_main .filter-body {
    display: block;
  }
  body.filter-open #laptop_main .filter-result-button {
    visibility: visible;
  }
  body.filter-open #laptop_main .filter-head .filter-close {
    visibility: visible;
    transform: rotate(180deg) scale(1);
  }
  #laptop_main .filter-button button {
    display: flex;
    align-items: center;
  }
  #laptop_main .filter-button button:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 22px;
    width: 3.4375vw;
    height: 22px;
    height: 3.4375vw;
    margin-right: 8px;
    margin-right: 1.25vw;
    background: url("../../innergigabyte/images/filter.png") 0 0 no-repeat;
    background-size: cover;
  }
  #laptop_main .filter-wrap {
    padding: 25px;
    padding: 3.90625vw;
  }
  #laptop_main .filter-head {
    background: #efefef;
  }
  #laptop_main .filter-head .filter-button {
    margin-right: 0;
  }
  #laptop_main .filter-head .filter-button button {
    font-size: 28px;
    font-size: 4.375vw;
  }
  #laptop_main .filter-head .filter-delete {
    display: none;
  }
  #laptop_main .apply-filter .filter-button .filter-total_count {
    display: inline;
  }
  #laptop_main .product-filter-container .filter-body {
    position: fixed;
    z-index: 100;
    width: 100%;
    top: 93px;
    top: 14.53125vw;
    bottom: 0;
    overflow: auto;
    display: none;
  }
  #laptop_main .filter-body {
    padding: 0;
  }
  #laptop_main .filter-body .filter-result-button {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 100;
  }
  #laptop_main .filter-group-container {
    padding-bottom: 101px;
    padding-bottom: 15.78125vw;
  }
  #laptop_main .filter-group-title {
    padding: 20px 25px;
    padding: 3.125vw 3.90625vw;
    font-size: 24px;
    font-size: 3.75vw;
  }
  #laptop_main .filter-group-list {
    padding-bottom: 20px;
    padding-bottom: 3.125vw;
  }
  #laptop_main .filter-group-list .filter-group-items {
    padding: 0 25px;
    padding: 0 3.90625vw;
  }
  #laptop_main .filter-group-list .filter-group-item {
    font-size: 24px;
    font-size: 3.75vw;
    padding: 14px 14px 14px 36px;
    padding: 2.1875vw 2.1875vw 2.1875vw 5.625vw;
  }
  #laptop_main .filter-group-item-status {
    width: 22px;
    width: 3.4375vw;
    height: 22px;
    height: 3.4375vw;
  }
  #laptop_main .filter-result-button {
    border-top: 1px solid #dadada;
    background-color: #fafafa;
    padding: 25px 0;
    padding: 3.90625vw 0;
  }
  #laptop_main .filter-result-button .btn-filter {
    margin: 0 15px;
    margin: 0 2.34375vw;
    font-size: 22px;
    font-size: 3.4375vw;
    padding: 16px 24px;
    padding: 2.5vw 3.75vw;
    border-radius: 35px;
    border-radius: 5.46875vw;
  }
  #laptop_main .filter-result-button .filter-delete {
    display: block;
    margin: 0 15px;
    margin: 0 2.34375vw;
  }
  #laptop_main .filter-result-button .filter-delete button {
    cursor: pointer;
    display: inline-block;
    border: 0;
    background: none;
    z-index: 12;
    font-size: 22px;
    font-size: 3.4375vw;
  }
  #laptop_main .btn-filter .text {
    display: inline-block;
    vertical-align: top;
  }
  #laptop_main .btn-filter .search-result-count {
    display: none;
    vertical-align: top;
  }
  #laptop_main .apply-filter .btn-filter .search-result-count {
    display: inline-block;
  }
  #laptop_main .btn-filter-gray {
    background-color: #000000;
    color: #FFF;
  }
  #laptop_main .product-pageaction .btn-action {
    font-size: 18px;
    font-size: 2.8125vw;
  }
}
#laptop_main .tw .wrap {
  padding: 1rem 0 !important;
}
.cn #laptop_main .hotbox-title-cnfix:after {
  content: "";
  display: block;
  width: 80px;
  height: 23px;
  margin: 20px auto;
  background: url("../../innergigabyte/images/icon-AORUS-CN.png") center no-repeat;
}
.cn #laptop_main .adobe_cc_bundled .product-box-head:before, .zh-CN #laptop_main .adobe_cc_bundled .product-box-head:before {
  display: none;
}
.ru #laptop_main .laptop-container {
  font-family: Roboto, Arial, Verdana, Helvetica, sans-serif;
}

@media (max-width: 640px) {
  body.filter-open {
    height: 100%;
    overflow: hidden;
  }
}
