.inside {
    padding: 50px 0;
}
.inside * {
    box-sizing: border-box;
}
.gallary {
    margin-bottom: -2px !important;
}
@media (min-width:  768px) {
    .new-gallary .pdb-top-word {
        position: absolute;
        top: 10% !important;
        left: 0;
        width: 100%;
        transform: none !important;
        text-align: center;
    }
    .new-gallary .pdb-top-word p {
        margin: 0 auto;
        text-align: center;
    } 
    .i18n-zh-hans .new-gallary .pdb-top-word p {
        max-width: 660px;
    }
    .i18n-en .new-gallary .pdb-top-word p {
        max-width: 800px;
    }
    .overview-wrap {
        padding-bottom: 70px;
    }
}
.overview-wrap .img-wrap {
    width: 80%;
}
.esp32-c6-wrap p {
    line-height: 1.525 !important;
    margin-bottom: 0;
}
.i18n-zh-hans .esp32-c6-wrap p {
    line-height: 1.625 !important;
}
.overview-wrap .img-wrap img {
    width: 100%;
}

.esp32-c6-wrap .title-line:before {
    content: '';
    display: block;
    width: 1.9em;
    height: 5px;
    margin-bottom: 14px;
    background-color: #1290D8;
}
.i18n-zh-hans .esp32-c6-wrap .title-line:before {
    width: 1.9em;
}
.features-wrap {
    position: relative;
}
.esp32-c6-wrap .title-line {
    position: relative;
    width: 190px;
    text-align: left;
}
.esp32-c6-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.fixed .feature-title {
    position: fixed;
    top: 230px;
    transition: all .2s linear;
}
.features-wrap.fixed .feature-content {
    padding-left: 190px;
}
.i18n-zh-hans .esp32-c6-wrap .title-line {
    width: 160px;
}
.i18n-zh-hans .features-wrap.fixed .feature-content {
    padding-left: 160px;
}

.features-wrap.absolute .feature-title {
    position: absolute;
    top: unset;
    bottom: 196px;
}
.features-wrap .item {
    flex: 1;
    margin-bottom: 3.2em;
}
.features-wrap .item:last-child {
    margin-bottom: 0;
}
.features-wrap .item img {
    width: 340px;
    height: auto;
    border-radius: 1em;
    margin-right: 2em;
}
.features-wrap .item h3 {
    color: #1290D8;
}
.features-wrap .item p {
    margin: 1em 0 0;
    line-height: 1.525;
}
.products-wrap .products-content {
    padding-top: 5em;
}
.products-wrap .products-content-title,
.products-wrap .products-content-title > ul {
    height: 100%;
    min-height: 340px;
}
.products-wrap .products-content-title > ul {
    -moz-justify-content: space-around;
    -webkit-justify-content: space-around;
    -ms-justify-content: space-around;
    -o-justify-content: space-around;
    justify-content: space-around;
    padding-right: 2em;
}
.products-wrap .products-content-title > ul li {
    font-size: 20px;
    font-weight: 600;
}
.products-wrap .products-content-title > ul li span.line {
    position: relative;
    display: block;
    padding: .5em 1em;
    cursor: pointer;
}
.products-wrap .products-content-title > ul li span.line:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 4px;
    background-color: #1290D8;
    transition: height .1s linear;
}
.products-wrap .products-content-title > ul li.active span.line {
    color: #1290D8;
}
.products-wrap .products-content-title > ul li.active span.line:before {
    height: 100%;
}
.products-wrap .products-content-desc {
    background-color: #FAFBFC;
    border-radius: 8px;
    padding: 2em;
    min-height: 340px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.products-wrap .products-content-desc .product-info {
    /*min-height: 200px;*/
}
.products-wrap.customer-products-wrap {
  padding-top: 30px;
}
.products-wrap.customer-products-wrap.products-new-wrap .products-title {
  max-width: 1280px;
  padding-left: 15px !important;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}
.products-wrap.customer-products-wrap.products-new-wrap .title-line:before {
  margin-left: 0;
}
.products-wrap .products-content-desc .product-info li {
    margin-bottom: 60px;
}
.products-wrap .products-content-desc .product-info li:last-child {
    margin-bottom: 0;
}

.products-wrap .products-content-desc .product-info li a {
    color: #1290D8;
    font-size: 18px;
    font-weight: 500;
    font-family: "Helvetica Neue Regular", HelveticaNeueRegular, HelveticaNeue-Regular, HelveticaNeue, "Helvetica Neue", Helvetica, Arial, PingFangSC-Regular, "PingFang SC Regular", é»‘ä½“, sans-serif;
}
.products-wrap .products-content-desc .product-info li a:not(.no-link):hover {
    text-decoration: underline;
}
.products-wrap .products-content-desc .product-info li a.no-link {
    color: #333 !important;
}
.products-wrap .products-content-desc .product-info {
    width: 40%;
}
.products-wrap .products-content-desc .product-img {
    width: 60%;
    text-align: center;
}
.products-wrap .products-content-desc img {
    height: 190px;
    width: auto;
}
.products-wrap .products-content-desc .product-img p {
    margin: 0;
}
.products-wrap .products-content-desc .product-img a {
    color: #1290D8 !important;
}
.products-wrap .products-content-desc .product-img a:hover {
    text-decoration: underline;
}
.products-wrap .products-content-desc .product-img a:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 6px;
    height: 6px;
    margin-left: 4px;
    border-top: 1px solid #1290D8;
    border-right: 1px solid #1290D8;
    transform: rotate(45deg);
}
.products-wrap .products-content .esp32-c6-desc {
    display: none;
    width: 100%;
}
.products-wrap .products-content .esp32-c6-desc.active {
    display: flex;
}
.buy-now .buy-now-bg {
    background-image: url(../images/esp32-c6/buy-now.png);
    background-size: cover;
    text-align: center;
}
.buy-now .buy-now-bg p {
    color: #fff;
    margin: 0 auto;
    text-align: center;
    padding: 0 20px;
}
.buy-now .buy-now-bg .button {
    width: 160px !important;
    border-color: #fff !important;
    color: #fff !important;
    transition: all .1s;
}
.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;
}
.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 (min-width: 1170px) and (max-width: 1280px) {
    .intro-wrapper .inside {
        width: 1120px;
    }
}
@media (max-width: 1170px) {
    .intro-wrapper .inside {
        padding: 50px 20px;
    }
    .esp32-c6-wrap .title-line {
        position: static !important;
    }
    .esp32-c6-wrap .feature-content {
        padding-left: 0 !important;
    }
    .features-wrap > .d-flex,
    .products-wrap > .d-flex {
        display: block;
    }
    .products-wrap .products-content {
        padding-top: 3em;
    }
}
@media (max-width: 768px) {
    .intro-wrapper .inside {
        padding: 40px 0;
    }
    .i18n-zh-hans .new-gallary .pdb-top-word p,
    .i18n-en .new-gallary .pdb-top-word p {
        max-width: 60%;
    }
    .products-wrap.customer-products-wrap.products-new-wrap .products-title {
      padding-left: 20px !important;
    }
    .overview-wrap .img-wrap {
        margin: 0 auto;
    }
    .overview-wrap .img-wrap img {
        max-width: 300px;
        margin: 0 auto;
    }
    .esp32-c6-wrap .features-wrap .title-line {
        margin-bottom: 40px;
    }
    .esp32-c6-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 1.5em;
    }
    .products-wrap {
        padding: 50px 0 !important;
    }
    .products-wrap .products-content {
        display: block;
        padding-top: 0;
    }
    .products-wrap .products-content-title,
    .products-wrap .products-content-title > ul {
        height: 100%;
        min-height: 0;
    }
    .products-wrap .products-content-title > ul {
        -webkit-box-direction: unset;
        -webkit-box-orient: unset;
        -moz-flex-direction: unset;
        -webkit-flex-direction: unset;
        -ms-flex-direction: unset;
        -o-flex-direction: unset;
        flex-direction: unset;
    }
    .products-wrap .products-content-desc {
        padding: 3em 2em;
    }
    .products-wrap .products-content-title > ul li span.line span {
        display: none;
    }
    .products-wrap .products-content-title > ul li span.line {
        display: block;
    }
    .products-wrap .products-content-title > ul li span.line:before {
        top: unset;
        bottom: 0;
        height: 4px;
        width: 0;
        transition: unset;
    }
    .products-wrap .products-content-title > ul li.active span.line:before {
        height: 4px;
        width: 100%;
    }
    .buy-now .buy-now-bg {
        background-image: url(../images/esp32-c6/buy-now-mobile.png);
        background-position: left 2px;
    }
    .products-wrap .products-content-desc .product-info {
        flex: 1;
        width: auto;
    }
    .products-wrap .products-content-desc .product-img {
        width: auto;
        max-width: 35%;
    }
    .products-wrap .products-content-desc {
        padding: 2em 1em;
    }
    .products-wrap .products-content-desc img {
        width: 90%;
        height: auto;
    }
    .esp-product-selector-insert {
        padding: 0;
    }
    .esp-product-selector-insert .esp-product-selector-wrap {
        margin: 0 0 50px;
    }
}
@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;
    }
    .products-wrap .products-content-desc .product-info li a {
        font-size: 16px;
    }
}
@media (max-width: 500px) { 
    .products-wrap .products-content-desc .product-img {
        width: auto;
        max-width: 40%;
    }
    .products-wrap .products-content-desc .product-img a {
        white-space: nowrap;
        font-size: 14px;
    }
    .products-wrap .products-content-desc .product-info li a {
        font-size: 14px;
    }
}
