.inside {
    padding: 80px 0;
}
.inside * {
    box-sizing: border-box;
}
@media (min-width: 1280px) {
  .esp32-c61-wrap .inside {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.i18n-zh-hans .new-gallary h2 {
  max-width: 660px;
}
.i18n-en .new-gallary  h2 {
  max-width: 500px;
}
.esp32-c61-wrap p {
    line-height: 1.625 !important;
    margin-bottom: 0;
}
.i18n-zh-hans .esp32-c61-wrap p {
    line-height: 1.625 !important;
}
.overview-wrap.inside {
  padding-top: 60px;
  padding-bottom: 0;
}
.overview-wrap p {
    width: 100%;
    max-width: 1216px;
    margin: 0 auto;
    text-align: center;
}

.esp32-c61-wrap .title-line:before {
    content: '';
    display: block;
    width: 60px;
    height: 5px;
    margin-bottom: 12px;
    background-color: #1290D8;
}
.i18n-zh-hans .esp32-c61-wrap .title-line:before {
    width: 2em;
}
.features-wrap {
    position: relative;
}
.esp32-c61-wrap .title-line {
    position: relative;
    width: 230px;
    text-align: left;
}
.esp32-c61-wrap .products-title.title-line {
    margin-bottom: 0;
}
.features-wrap a.link {
    color: #1290D8 !important;
}
.features-wrap a.link:hover {
    text-decoration: underline;
}
.features-wrap .feature-title {
  padding-top: 14px;
}
.features-wrap.fixed .feature-title {
    position: fixed;
    top: 260px;
    transition: all .2s linear;
}
.features-wrap.fixed .feature-content {
    padding-left: 230px;
}
.i18n-zh-hans .esp32-c61-wrap .title-line {
    width: 230px;
}
.i18n-zh-hans .features-wrap.fixed .feature-content {
    padding-left: 230px;
}

.features-wrap.absolute .feature-title {
    position: absolute;
    top: unset;
    bottom: 220px;
}
.features-wrap .item {
    flex: 1;
    margin-bottom: 60px;
}
.features-wrap .item:last-child {
    margin-bottom: 0;
}
.features-wrap .item img {
    display: block;
    width: 360px;
    height: auto;
    margin-right: 40px;
}
.features-wrap .item h3 {
    color: #0090D8;
    padding-top: 10px;
}
.features-wrap .item  a {
  color: var(--esp-color-blue, #1290D8) !important;
  text-decoration: none !important;
}
.features-wrap .item  a:hover {
  text-decoration: underline !important;
}
.features-wrap .item p {
    margin: 12px 0 0;
    line-height: 1.525;
}
.buy-now .buy-now-bg {
    background-image: url(../images/esp32-c61/buy-now.jpg);
    background-size: cover;
    text-align: center;
}
.buy-now .buy-now-bg .inside {
  padding: 78px 0;
}
.buy-now .buy-now-bg p {
    color: #fff;
    margin: 0 auto;
    text-align: center;
    padding: 0 20px;
}
.buy-now .buy-now-bg .button {
    width: 172px !important;
    height: 40px;
    border-color: #fff !important;
    color: #fff !important;
    transition: all .1s;
    margin-top: 5px;
    padding: 0;
    line-height: 40px;
}
body.i18n-zh-hans .esp-product-selector-insert .esp-product-selector-content .btn {
  line-height: 40px;
}
.buy-now .buy-now-bg .button:hover {
    background-color: #fff !important;
    color: #333 !important;
}
#esp-product-selector-add-wrap {
    padding: 0;
    
}
.esp-product-selector-insert .esp-product-selector-content .btn {
    border-color: #1290D8;
    width: 172px;
    height: 40px;
}
.esp-product-selector-insert .esp-product-selector-content .btn:hover {
  background: #1290D8 !important;
  border-color: #1290D8 !important;
}
.buy-now {
    background-color: transparent;
}
.buy-now h2 {
    margin-bottom: 15px;
}
.row .btn-wrap {
    margin-top: 15px !important;
}
.esp-product-selector-insert  {
    background-color: transparent;
    border-radius: 10px;
    overflow: hidden;
}
.esp-product-selector-insert .esp-product-selector-wrap {
    margin: 30px 0 80px;
    border: none;
    background-color: #FAFBFC;
    border-radius: 10px;
    overflow: hidden;
}
@media (max-width: 1170px) {
    .intro-wrapper .inside {
        padding: 50px 20px;
    }
    .overview-wrap.inside {
      padding-bottom: 0 !important;
    }
    .esp32-c61-wrap .title-line {
        position: static !important;
    }
    .esp32-c61-wrap .feature-content {
        padding-left: 0 !important;
    }
    .features-wrap > .d-flex,
    .products-wrap > .d-flex {
        display: block;
    }
    .custom-esp-product-selector-add .esp-product-selector-wrap, 
    .custom-esp-product-selector-add .esp-product-selector-insert .esp-product-selector-wrap {
      margin: 50px 0;
    }
    
}
@media (max-width: 768px) {
    .intro-wrapper .inside {
        padding: 40px 0;
    }
    .overview-wrap.inside {
      padding-top: 28px !important;
    }
    .overview-wrap p {
      text-align: left;
    }
    .esp32-c61-wrap .features-wrap .title-line {
        margin-bottom: 12px;
    }
    .esp32-c61-wrap .title-line {
        margin-bottom: 20px;
    }
    .features-wrap .item {
        display: block;
    }
    .features-wrap .item .item-img {
        text-align: center;
    }
    .features-wrap .item img {
        width: 100%;
        margin: 0 auto;
    }
    .features-wrap .item h3 {
      padding-top: 12px;
    }
    .features-wrap .item p {
      margin-top: 8px;
    }
    .features-wrap .item,
    .products-wrap.customer-products-wrap.products-new-wrap .products-title {
      margin-bottom: 28px;
    }
    .products-wrap.customer-products-wrap.products-new-wrap .products-content {
      padding-bottom: 20px;
    }
    .products-wrap.customer-products-wrap.products-new-wrap .products-content-desc .products-item-desc + .products-item-desc,
    .products-wrap.customer-products-wrap.products-new-wrap .products-resources-content {
      margin-top: 12px;
    }
    .products-wrap.customer-products-wrap.products-new-wrap .products-content-desc {
      padding: 20px 0 0;
    }
    .buy-now .buy-now-bg {
        background-image: url(../images/esp32-c61/buy-now-mobile.png);
        background-position: left 2px;
    }
    .esp-product-selector-insert {
        padding: 0;
    }
    .esp-product-selector-insert .esp-product-selector-wrap {
        margin: 0 0 50px;
    }
    .buy-now .buy-now-bg .inside {
      padding: 56px 0;
    }
    .esp-product-selector-insert .esp-product-selector-content .btn,
    .buy-now .buy-now-bg .button {
      height: 36px !important;
      width: 156px !important;
      line-height: 36px !important;
      padding: 0 !important;
    }
    .products-wrap.customer-products-wrap.products-new-wrap .products-content-desc .product-info > p {
      margin-top: 10px;
    }
    .products-wrap.customer-products-wrap.products-new-wrap .products-resources-content ul li img {
      margin-top: -1px;
    }
    .custom-esp-product-selector-add .esp-product-selector-wrap, .custom-esp-product-selector-add .esp-product-selector-insert .esp-product-selector-wrap {
      margin: 40px 0 !important;
    }
}
@media (max-width:  600px) {
    .esp-product-selector-insert {
        padding: 0;
    }
    .esp-product-selector-insert .esp-product-selector-wrap {
        margin: 0 0 50px;
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
    }
    .esp-product-selector-insert .esp-product-selector-content {
        padding-right: 20px !important;
    }
    .esp-product-selector-insert .esp-product-selector-content h2 {
        font-size: 20px;
    }
    .esp-product-selector-insert .esp-product-selector-content p {
        font-size: 16px;
    }
}
@media (max-width: 450px) {
  .products-wrap.customer-products-wrap.products-new-wrap .products-resources-content ul li {
    padding: 8px 10px;
  }
}
