.product-nav{
    font-size: 0.83vw;
}
@media (max-width: 1680px) {
    .product-nav{
        font-size: 14px;
    }
}
@media (max-width: 1440px) {
    .product-nav{
        font-size: 14px;
    }
}
@media (max-width:1280px) {
    .product-nav {
        font-size: 10.66px
    }
}
@media (max-width:1024px) {
    .product-nav{
        font-size: 8.53px
    }
}
@media (max-width:736px) {
    .product-nav {
        font-size: 10.35px;

    }
}

@media (max-width:375px) {
    .product-nav  {
        font-size: 2.66vw;

    }

}


a {
    color: inherit;
    text-decoration: none
}

.product-nav {
    text-align: right;
    min-height: 4.375em;
    color: #000;
}

.product-nav .fixed-wrapper {
    z-index: 999;
    background: #fff;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.1)
}

.product-nav .fixed-wrapper .tapo-content {
    max-width: 80em
}

.product-nav-left,.product-nav-right {
    line-height: 4.25em;
    vertical-align: middle;
    overflow: auto
}

.product-nav-left {
    float: left;
    max-width: 60%;
    text-align: left
}

.product-nav-left .product-name,.product-nav-left span {
    display: inline;
    font-size: 1.125em;
}

.product-nav-left .head-wrapper {
    display: inline-block;
    width: 100%;
    line-height: 1;
    vertical-align: middle
}

.product-nav-right {
    text-align: right
}

.product-nav-right .nav-status {
    display: none
}

.product-nav-right ul {
    cursor: default;
    display: inline-block;
    list-style: none
}

.product-nav-right li {
    text-align: center;
    display: inline-block;
    margin: 0 0.875em;
    box-sizing: border-box
}

.product-nav-right li span {
    display: block
}

@media (min-width: 737px) {
    .product-nav-right li {
        height: 4.25em;
    }

    .product-nav-right li.active,.product-nav-right li:hover {
        border-bottom: .1875em solid #005eac;
        color: #005eac;
    }
}

@media (max-width: 736px) {
    .product-nav-left .line,.product-nav-left .product-name {
        display:none
    }

    .product-nav {
        height: auto
    }

    .product-nav .fixed-wrapper {
        box-shadow: none
    }

    .product-nav .sticky-top {
        border-bottom: 1px solid #e6e6e6
    }

    .product-nav-left,.product-nav-right {
        min-height: 2.857142857142857em;
        line-height: auto
    }

    .product-nav-left {
        max-width: 75%
    }

    .product-nav-left span {
        font-size: 1.5em;
    }

    .product-nav-right {
        overflow: visible
    }

    .product-nav-right .nav-status {
        position: relative;
        display: block;
        font-size: 1em;
        color: #005eac;
        letter-spacing: 0;
        font-size: 1.5em;
    }

    .product-nav-right .nav-status:after {
        content: ' ';
        position: relative;
        display: inline-block;
        margin-left: .357142857142857em;
        border-width: .357142857142857em .214285714285714em 0;
        border-color: #005eac transparent transparent;
        border-style: solid;
        transition: transform .2s
    }

    .product-nav-right .nav-status.active:after {
        transform: rotate(180deg)
    }

    .product-nav-right ul {
        display: none;
        z-index: 10000;
        position: absolute;
        left: 0;
        right: 0;
        width: 100%;
        padding: .714285714285714em 0 1.428571428571429em;
        background: #fff;
        border-top: 1px solid #e6e6e6;
        border-bottom: 1px solid #e6e6e6
    }

    .product-nav-right ul li {
        display: block;
        width: 100%;
        margin: 0;
        font-weight: 400
    }

    .product-nav-right ul li.active,.product-nav-right ul li:hover {
        color: #1bcbff
    }
}

.product-nav a {
    color: inherit;
    text-decoration: none
}

.bold,b,strong {
    font-weight: 700
}

.product-detail-box {
    padding-bottom: 20px
}

.product-head {
    padding-top: 4em;
    padding-bottom: 4em
}

.product-head:after {
    content: '';
    display: table;
    clear: both;
    height: 0
}

.product-head #product-model-name {
    display: block;
    color: #0069bf;
    font-size: 1.125em;
    font-weight: 500;
    line-height: 1.333;
    padding-top: 0;
    padding-bottom: .444444444444444em
}

.product-images {
    float: left;
    width: 44.625em;
    margin: 0 3.5em 0 0;
    user-select: none;
    box-sizing: border-box;
    border-radius: .5rem;
    font-size: 16px
}

@media (max-width: 1680px) {
    .product-images {
        font-size:14px
    }
}

@media (max-width: 1440px) {
    .product-images {
        font-size:12px
    }
}

@media (max-width: 736px) {
    .product-head {
        padding-top:0;
        padding-bottom: 0
    }

    .product-head #product-model-name {
        font-size: 1.690825em
    }

    .product-info .tapo-content {
        max-width: 100%
    }

    .product-images {
        font-size: 10.35px;
        margin: 0;
        float: none;
        width: auto;
        padding: 0
    }
}

@media (max-width: 414px) {
    .product-images {
        font-size:2.5vw
    }
}

.product-images .swiper-slide {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center
}

.product-images-top {
    text-align: center;
    min-height: 33.5em
}
.product-images-top .swiper-slide{
    opacity: 0!important;
}
.product-images-top .swiper-slide.swiper-slide-active{
    opacity: 1!important;
}
.product-images-top img {
    width: 25em;
    display: block;
    padding: 4.37em 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%
}

.product-images-top .product-images-next,.product-images-top .product-images-prev,.product-images-top .swiper-pagination {
    display: none
}

@media (max-width: 736px) {
    .product-images-top {
        min-height:72vw
    }

    .product-images-top img {
        width: 100%;
        padding: 3.09em 6.71em;
        box-sizing: border-box
    }

    .product-images-top .product-images-next,.product-images-top .product-images-prev,.product-images-top .swiper-pagination {
        display: none;
        outline: 0;
        background-size: 1em
    }
}

.product-images-top .swiper-pagination-bullet {
    background: #fff;
    border: 2px solid #b3b3b3;
    box-sizing: border-box
}

.product-images-top .swiper-pagination-bullet-active {
    background: #b3b3b3
}

.product-images-bottom {
    position: relative;
    margin: 3.63em 5.19em 1em;
    max-height: 5.6em;
}

.product-images-bottom .gallery-thumbs .swiper-slide {
    border: 1px solid transparent;
    box-sizing: border-box;
    cursor: pointer;
}

.product-images-bottom .gallery-thumbs .swiper-slide-thumb-active {
    border-color: #0069bf;
    border-radius: .5em;
    background: rgba(0,105,191,.1)
}

.product-images-bottom .gallery-thumbs .swiper-lazy {
    width: 100%;
    height: 0;
    border-radius: .5em;
    padding-bottom: 100%;
    background-size: cover
}

.product-images-bottom .gallery-thumbs-next,.product-images-bottom .gallery-thumbs-prev {
    outline: 0;
    width: 3em;
    height: 3em;
    border-radius: 100%;
    margin-top: -1.375em;
    background-size: 1em
}

.product-images-bottom .gallery-thumbs-next {
    right: -4em;
    background: url(https://static.tapo.com/res/new-home/rightArrow.svg) center/1.25em no-repeat rgba(29,37,41,.051)
}

.product-images-bottom .gallery-thumbs-prev {
    left: -4em;
    background: url(https://static.tapo.com/res/new-home/leftArrow.svg) center/1.25em no-repeat rgba(29,37,41,.051)
}

.product-highlights {
    font-weight: 400;
    color: #333;
    overflow: hidden;
    font-size: 16px
}

@media (max-width: 1680px) {
    .product-highlights {
        font-size:14px
    }
}

@media (max-width: 1440px) {
    .product-highlights {
        font-size:12px
    }
}

@media (max-width: 736px) {
    .product-images-bottom {
        margin:0;
        padding: 0 1.93em 2.32em
    }

    .product-images-bottom .gallery-thumbs-next,.product-images-bottom .gallery-thumbs-prev {
        display: none
    }

    .product-highlights {
        font-size: 10.35px;
        margin: 0
    }
}

@media (max-width: 414px) {
    .product-highlights {
        font-size:2.5vw
    }
}

.product-highlights-head {
    border-bottom: 1px solid rgba(29,37,41,.1);
    padding-bottom: .5em
}

@media (max-width: 736px) {
    .product-highlights-head {
        padding:2.32em 0 0
    }
}

.product-price {
    padding: 0 0 2.32em
}

.product-price-now {
    color: #0069bf;
    font-size: 1.5em;
    font-style: normal;
    font-weight: 700;
    line-height: normal
}

@media (max-width: 736px) {
    .product-price-now {
        font-size:1.93237em
    }
}

.product-price-past {
    color: rgba(29,37,41,.4);
    font-size: 1.25em;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration-line: strikethrough
}

@media (max-width: 736px) {
    .product-price-past {
        font-size:1.93237em
    }
}

.product-highlights-title {
    font-size: 2em;
    font-weight: 500;
    line-height: 1.31;
    padding-top: 0;
    color: #1d2529
}

@media (max-width: 736px) {
    .product-highlights-title {
        font-size:2.1256em;
        padding: 0 0 .545728264960482em
    }
}

.product-highlights-list {
    padding: 1.25em 0;
    line-height: 1.375
}

.product-highlights-list ul {
    max-height: 36em;
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.product-highlights-list ul ::-webkit-scrollbar {
    display: none
}

.product-highlights-list li,.product-highlights-list p {
    position: relative;
    padding-left: 1.25em;
    margin-top: .625em;
    list-style: none;
    font-size: 1em;
    color: rgba(29,37,41,.8);
    font-weight: 400;
    line-height: 1.25
}

.product-highlights-list li b>span {
    color: rgba(29,37,41,.8);
    font-style: normal;
    font-weight: 500;
    line-height: 1.25
}

.product-highlights-list li:before {
    content: '';
    display: block;
    position: absolute;
    top: .5em;
    left: .4375em;
    width: .375em;
    height: .375em;
    background: #4d4d4d;
    border-radius: 50%
}

.product-highlights-list li:first-child {
    margin-top: 0
}

.product-highlights-list .buy-now {
    display: block;
    padding: 2em 0
}

.product-highlights-list .buy-now .price {
    display: inline-block;
    vertical-align: middle;
    margin-left: 1em;
    font-size: 1.5em;
    white-space: nowrap
}

.product-pack {
    padding-top: 20px
}

.product-pack .product-pack-item {
    font-size: 16px;
    margin: 0 2% 1em 0;
    padding-left: 0;
    line-height: 1.75;
    display: inline-block;
    vertical-align: top;
    width: 31%;
    box-sizing: border-box;
    border-radius: .5em;
    border: 1px solid rgba(29,37,41,.05);
    background: #f7f8f9
}

.product-pack .product-pack-item:nth-of-type(3n) {
    margin-right: 0
}

.product-pack .product-pack-item.active {
    border-color: #0069bf;
    background: rgba(0,105,191,.06)
}

.product-pack .product-pack-item-link {
    display: block;
    padding: .5em;
    color: inherit;
    text-decoration: none
}
.product-highlights-list a{
    color: #005eac;
}
@media (max-width: 736px) {
    .product-highlights-list ul {
        max-height:unset
    }

    .product-highlights-list li,.product-highlights-list p {
        font-size: 1.35266em;
        padding-left: .833333333333333em
    }

    .product-highlights-list li:before {
        left: 0;
        width: .25em;
        height: .25em
    }

    .product-pack .product-pack-item {
        font-size: 13px;
        margin: 0 4% 2% 0;
        width: 46%
    }

    .product-pack .product-pack-item:nth-of-type(2n) {
        margin-right: 0
    }

    .product-pack .product-pack-item:nth-of-type(3n) {
        margin: 0 4% 2% 0
    }
}

.product-pack-tag {
    display: inline-block;
    background: #f7f8fa;
    padding: 0 .5em;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px
}

.product-pack-tag.active {
    border-color: #1bcbff;
    background: #1bcbff;
    color: #fff
}

.product-pack-thumb {
    width: 3.25em;
    height: 3.25em;
    position: relative
}

.product-pack-thumb img {
    max-width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.product-pack-desc {
    vertical-align: middle;
    padding-left: 1em
}

.product-pack-desc p.pack {
    font-size: 1em;
    line-height: 1.25;
    color: #1d2529;
    margin-top: 0;
    padding-left: 0;
}

.product-pack .tapo-table {
    display: table;
    width: 100%
}

.product-pack .tapo-table-row {
    display: table-row
}

.product-pack .tapo-table-cell {
    display: table-cell
}

.product-pack li:before {
    display: none
}

.model-select {
    display: inline-block;
    height: 2em;
    min-width: 11em;
    position: relative;
    margin-top: 0;
    line-height: 2em;
    vertical-align: middle;
    user-select: none;
    border-bottom: 2px solid transparent;
    margin-bottom: 1.5em
}

.model-select>p {
    border-radius: .5em;
    border: 1px solid rgba(29,37,41,.05);
    background: #f7f8f9
}

.model-select>p:after {
    content: '';
    width: .875em;
    height: 2em;
    position: absolute;
    top: 1px;
    right: .75em;
    background: url(../png/top-nav-more-tip.png) 50%/100% no-repeat
}

.model-select>p>span {
    display: block;
    padding: 0 2em 0 .75em;
    cursor: pointer;
    white-space: nowrap
}

.model-select:hover>p {
    border: 1px solid #0069bf;
    background: rgba(0,105,191,.06)
}

.model-select>ul {
    top: calc(100% + .5em);
    box-sizing: border-box;
    position: absolute;
    background: #fff;
    width: 100%;
    display: none;
    z-index: 9;
    border: 1px solid #afa9a9;
    border-radius: .25em
}

.model-select>ul.active {
    display: block
}

.model-select li {
    padding: .56em .5em .56em .75em
}

.model-select li:hover {
    background: rgba(0,105,191,.06)
}

.model-select li:hover>a {
    color: #1d2529!important
}

.model-select li>a {
    text-decoration: none;
    color: inherit;
    display: block;
    font-size: .875em;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    cursor: pointer;
    white-space: nowrap
}

.buy-now-dialog-content {
    text-align: center
}

.buy-now-dialog-content .brand-img {
    display: inline-block;
    box-sizing: content-box;
    width: 30%;
    height: 50px;
    margin: 1%;
    border: 1px solid transparent
}

.buy-now-dialog-content .brand-img:hover {
    border-color: #1bcbff
}

@media (max-width: 736px) {
    .model-select {
        width:100%;
        font-size: 1.690825em
    }

    .buy-now-dialog-content .brand-img {
        width: 46%;
        height: 2em
    }
    .product-pack-desc p.pack{
        font-size: 1em;
        padding: 0;
        margin-top: 0;
    }
}

.product-related-container {
    display: block;
    width: 80em;
    margin: 0 auto;
    padding-top: 1.875em
}

.product-related-container#tapo-product-overview {
    width: auto;
    padding: 0
}

.product-related-container#tapo-product-overview .product-related {
    padding: 0
}

.product-related-container#tapo-product-overview .hightlight-note {
    padding: .9375em 0
}

@media (max-width: 1024px) {
    .product-related-container {
        width:83.2%
    }
}

@media (max-width: 736px) {
    .product-related-container {
        width:auto;
        padding-top: 1.428571428571429em
    }
}

.product-related {
    padding: 1.875em 0
}

.product-related-title {
    font-weight: 500;
    opacity: .8;
    padding: .3636em 20px;
    margin-bottom: 30px;
    color: #475766;
    background: #fafafa;
    font-size: 1.625em;
    line-height: 1.23;
    text-transform: uppercase
}

.product-related-tb .tr {
    font-weight: 400;
    padding: 2.5em 0 3.125em;
    border-top: 1px solid #e6e6e6
}

@media (max-width: 736px) {
    .product-related-title {
        font-size:1.42857em;
        margin: 0;
        padding-top: .5em;
        padding-bottom: .5em
    }

    .product-related-tb .tr {
        padding: 20px 0;
        border: none!important
    }
}

.product-related-tb .tr:last-child {
    border-bottom: 1px solid #e6e6e6
}

.product-related-tb .tr:after {
    content: '';
    display: table;
    height: 0;
    clear: both
}

.product-related-tb .th {
    float: left;
    box-sizing: border-box;
    padding: 0 20px;
    width: 30%;
    font-size: 1.25em;
    text-align: center
}

.product-related-tb .td {
    overflow: hidden;
    font-size: 1em;
    line-height: 2;
    padding: 0 20px
}

.product-related-tb .td>div {
    display: table
}

.product-related-tb .td .spec-subkey,.product-related-tb .td .spec-subvalue {
    display: table-cell;
    vertical-align: top
}

.product-related-tb .td .spec-subkey {
    white-space: nowrap
}

.product-related-tb .td .spec-subvalue {
    padding-left: 1em
}

@media (max-width: 736px) {
    .product-related-tb .th {
        float:none;
        width: auto;
        text-align: left;
        margin-bottom: .5em
    }

    .product-related-tb .td {
        font-weight: 300;
        line-height: 1.5
    }

    .product-related-tb .td .spec-subkey,.product-related-tb .td .spec-subvalue {
        display: block
    }

    .product-related-tb .td .spec-subkey {
        padding-left: .5em
    }

    .product-related-tb .td .spec-subvalue {
        padding: .5em 0 1em 2em
    }

    .product-related-tb .td p {
        margin-bottom: .5em
    }
}

.product-related-download a.download {
    color: #1bcbff;
    text-decoration: none
}

.product-related-download a.download:focus {
    text-decoration: none
}

.product-related-download .product-spec-app .img-block {
    display: inline-block
}

.product-related-download .product-spec-app .icon,.product-related-download .product-spec-app .info,.product-related-download .product-spec-app .qrcode {
    display: inline-block;
    vertical-align: middle
}

.product-related-download .product-spec-app .icon,.product-related-download .product-spec-app .qrcode {
    padding-right: 1.875em;
    width: 7.6875em;
    height: 7.6875em;
    text-align: middle;
    line-height: 7.6875em
}

.product-related-download .product-spec-app .icon>img,.product-related-download .product-spec-app .qrcode>img {
    width: 100%;
    height: 100%
}

.product-related-download .product-spec-app .info {
    height: 7.6875em;
    line-height: 0
}

.product-related-download .product-spec-app .info .android img,.product-related-download .product-spec-app .info .ios img {
    width: 11.25em;
    height: 3.375em
}

.product-related-download .product-spec-app .info .ios {
    padding-bottom: .625em
}

.product-related-download .product-spec-app .text .title {
    display: none
}

.product-related-download .product-spec-app .text .desc {
    padding-top: 1.875em;
    font-weight: 400;
    font-size: .875em;
    color: #9c9c9c;
    letter-spacing: 0
}

.product-related-videos-list {
    font-size: 0
}

.video-list {
    font-size: 0
}

.product-related-videos-item {
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
    width: 31.33%;
    margin-right: 3%;
    margin-bottom: 2em
}

@media (max-width: 736px) {
    .product-related-download .product-spec-app {
        position:relative;
        padding-bottom: 40.625vw
    }

    .product-related-download .product-spec-app .img-block {
        position: absolute;
        left: 20px;
        top: 11.428571428571429em
    }

    .product-related-download .product-spec-app .icon,.product-related-download .product-spec-app .qrcode {
        width: 5.785714285714286em;
        height: 5.785714285714286em;
        padding-right: 4.6875vw;
        line-height: 5.785714285714286em
    }

    .product-related-download .product-spec-app .info {
        height: 5.785714285714286em;
        font-size: inherit
    }

    .product-related-download .product-spec-app .info .android img,.product-related-download .product-spec-app .info .ios img {
        width: 8.357142857142858em;
        height: 2.5em
    }

    .product-related-download .product-spec-app .info .ios {
        padding-bottom: .5em
    }

    .product-related-download .product-spec-app .text {
        display: inline-block;
        max-width: 56.25vw;
        vertical-align: middle
    }

    .product-related-download .product-spec-app .text .title {
        display: block;
        font-size: 1em;
        font-weight: 400;
        color: #333;
        letter-spacing: 0;
        line-height: 1.285714285714286em
    }

    .product-related-download .product-spec-app .text .desc {
        font-size: .857142857142857em;
        font-weight: 300
    }

    .product-related-videos-list {
        padding: 20px
    }

    .product-related-videos-item {
        font-size: 14px;
        width: 47%;
        margin-right: 2%!important;
        margin-bottom: 20px
    }

    .product-related-videos-item:nth-of-type(2n) {
        margin-right: 0!important
    }
}

.product-related-videos-item:nth-of-type(3n) {
    margin-right: 0
}

.product-related-videos-iframe {
    height: 0;
    padding-top: 51.28205128205128%;
    position: relative
}

.product-related-videos-iframe a,.product-related-videos-iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: .25em
}

.product-related-videos-desc {
    margin-top: 1.25em
}

.product-related-videos-desc h3 {
    font-size: 1.25em;
    font-weight: 500;
    line-height: 1.3;
    color: #333
}

.product-related-videos-desc p {
    font-size: 1em;
    font-weight: 400;
    padding-top: .75em;
    color: grey
}

@media (max-width: 736px) {
    .product-related-videos-desc {
        margin-top:.75em
    }

    .product-related-videos-desc h3 {
        font-size: 1em
    }

    .product-related-videos-desc p {
        font-size: 1em;
        padding-top: .5em
    }
}

.product-related-faq {
    position: relative;
    padding-bottom: 7.5em
}

.product-related-faq:after {
    content: '';
    display: block;
    clear: both
}

.product-related-faq-list li {
    opacity: .8;
    font-weight: 400;
    font-size: 1.25em;
    color: #212121;
    text-align: left;
    line-height: 2
}

.product-related-faq-list li a {
    display: inline-block;
    width: 95%;
    vertical-align: top
}

.product-related-faq-list li:before {
    content: '\2022';
    color: rgba(0,0,0,.18);
    padding-right: .9375em;
    line-height: 1;
    font-size: 1.25em
}

.product-related-faq .see-more {
    padding-top: 1.875em;
    float: right;
    font-size: 1.75em;
    color: #1bcbff
}

.product-related-faq .see-more span {
    cursor: pointer
}

#tapo-product-setup .product-related-title {
    text-transform: none
}

#tapo-product-setup .product-related-banner {
    padding: 2.9375em 0 3.125em 5.625em;
    background: url(../png/banner20191031013712.png) 85% 100%/31.25em auto no-repeat #f5fcff;
    border-radius: .9375em
}

@media (max-width: 1024px) {
    #tapo-product-setup .product-related-banner {
        background-image:url(../png/banner-mb20191031013835.png);
        background-position: right;
        background-size: contain;
        background-repeat: no-repeat;
        background-color: #f5fcff
    }
}

#tapo-product-setup .product-related-banner .wrapper {
    width: 50%
}

#tapo-product-setup .product-related-banner .title {
    font-size: 2.25em;
    font-weight: 500;
    color: #4d4d4d
}

#tapo-product-setup .product-related-banner .title-sub {
    opacity: .5;
    font-size: 1.25em;
    font-weight: 400;
    color: #212121
}

#tapo-product-setup .product-related-banner .steps {
    padding-top: 3.75em
}

#tapo-product-setup .product-related-banner .steps li+li {
    padding-top: 2.5em
}

#tapo-product-setup .product-related-banner .steps .order,#tapo-product-setup .product-related-banner .steps .text {
    display: inline-block;
    vertical-align: middle
}

#tapo-product-setup .product-related-banner .steps .order {
    width: 1.6em;
    height: 1.6em;
    margin-right: .333333333333333em;
    background-color: #87e2ff;
    border-radius: 50%;
    color: #fff;
    font-size: .9375em;
    text-align: center
}

#tapo-product-setup .product-related-banner .steps .text {
    width: 70%;
    font-size: 1.125em;
    font-weight: 400;
    color: #333
}

#tapo-product-setup .product-related-banner .app-qrcode {
    padding-top: 7.1875em
}

#tapo-product-setup .product-related-banner .app-qrcode img {
    max-width: 100%;
    height: 100%
}

#tapo-product-setup .product-related-banner .app-qrcode .icon,#tapo-product-setup .product-related-banner .app-qrcode .img-block,#tapo-product-setup .product-related-banner .app-qrcode .info,#tapo-product-setup .product-related-banner .app-qrcode .qrcode {
    display: inline-block;
    vertical-align: top
}

#tapo-product-setup .product-related-banner .app-qrcode .icon,#tapo-product-setup .product-related-banner .app-qrcode .img-block {
    padding-bottom: 1.25em
}

#tapo-product-setup .product-related-banner .app-qrcode .icon,#tapo-product-setup .product-related-banner .app-qrcode .qrcode {
    width: 5.5em;
    height: 5.5em
}

#tapo-product-setup .product-related-banner .app-qrcode .icon {
    padding-right: .9375em
}

#tapo-product-setup .product-related-banner .app-qrcode .info {
    padding-left: .9375em;
    height: 5.5em
}

#tapo-product-setup .product-related-banner .app-qrcode .android,#tapo-product-setup .product-related-banner .app-qrcode .ios {
    height: 48%
}

#tapo-product-setup .product-related-banner .app-qrcode .ios {
    padding-bottom: 3%
}

#tapo-product-setup .product-related-banner .app-qrcode .text {
    color: #a1a2a2;
    font-size: .875em
}

@media (max-width: 736px) {
    .product-related-faq-list {
        padding:6.25vw 5%
    }

    .product-related-faq-list li {
        opacity: .8;
        font-weight: 400;
        font-size: 1em;
        color: #212121;
        line-height: 1.5
    }

    .product-related-faq-list li a {
        display: inline-block;
        width: 90%;
        vertical-align: top
    }

    .product-related-faq-list li:before {
        padding-right: 3.125vw
    }

    .product-related-faq-list li:nth-child(n+2) {
        margin-top: 5vw
    }

    .product-related-faq .see-more {
        padding-right: 5%;
        font-size: 1em
    }

    #tapo-product-setup .product-related-banner {
        padding: 1.928571428571429em 1.357142857142857em 1.428571428571429em;
        border-radius: .428571428571429em
    }

    #tapo-product-setup .product-related-banner .wrapper {
        width: 100%
    }

    #tapo-product-setup .product-related-banner .info-text {
        width: 40%
    }

    #tapo-product-setup .product-related-banner .title {
        font-size: 1.142857142857143em;
        line-height: 1.375;
        letter-spacing: 0
    }

    #tapo-product-setup .product-related-banner .title-sub {
        opacity: 1;
        padding-top: .384615384615385em;
        font-size: .928571428571429em;
        line-height: 1.384615384615385;
        color: #7d7d7d;
        letter-spacing: 0
    }

    #tapo-product-setup .product-related-banner .steps {
        padding-top: 2.071428571428572em;
        letter-spacing: 0
    }

    #tapo-product-setup .product-related-banner .steps li+li {
        padding-top: 1.071428571428571em
    }

    #tapo-product-setup .product-related-banner .steps .order,#tapo-product-setup .product-related-banner .steps .text {
        font-size: .785714285714286em
    }

    #tapo-product-setup .product-related-banner .steps .order {
        width: 1.454545454545455em;
        height: 1.454545454545455em
    }

    #tapo-product-setup .product-related-banner .app-qrcode {
        width: 100%;
        padding-top: 2.857142857142857em
    }

    #tapo-product-setup .product-related-banner .app-qrcode .icon,#tapo-product-setup .product-related-banner .app-qrcode .qrcode {
        width: 4.285714285714286em;
        height: 4.285714285714286em
    }

    #tapo-product-setup .product-related-banner .app-qrcode .icon {
        padding-right: .357142857142857em
    }

    #tapo-product-setup .product-related-banner .app-qrcode .info {
        padding-left: .357142857142857em;
        height: 4.285714285714286em
    }

    #tapo-product-setup .product-related-banner .app-qrcode .android,#tapo-product-setup .product-related-banner .app-qrcode .ios {
        height: 50%
    }

    #tapo-product-setup .product-related-banner .app-qrcode .text {
        display: none
    }
}

#tapo-product-setup .product-related-faq-list li {
    display: table;
    table-layout: fixed;
    width: 100%;
    color: #333;
    font-size: 1.25em;
    text-align: left
}

#tapo-product-setup .product-related-faq-list li label {
    cursor: pointer;
    font-weight: 500
}

#tapo-product-setup .product-related-faq-list li .content,#tapo-product-setup .product-related-faq-list li:before {
    display: table-cell
}

#tapo-product-setup .product-related-faq-list li:before {
    padding: 0;
    width: 1em;
    min-width: 1em
}

#tapo-product-setup .product-related-faq-list li input[name=setup-faq]:checked~.detail {
    display: block
}

#tapo-product-setup .product-related-faq-list .detail {
    display: none;
    overflow: hidden;
    margin: .75em 0 1.5em;
    padding: 1em;
    background: #fafafa;
    border-radius: 6px;
    font-weight: 400;
    font-size: 1.05em;
    line-height: 1.5;
    color: #6f6f6f;
    text-align: left
}

#tapo-product-setup .product-related-faq-list .detail img {
    max-width: 100%;
    height: auto!important
}

#tapo-product-setup .product-related-step-list {
    margin-top: 3.75em;
    display: table;
    table-layout: fixed;
    width: 100%
}

#tapo-product-setup .product-related-step-list li {
    display: table-cell;
    text-align: center
}

#tapo-product-setup .product-related-step-list li .order {
    display: inline-block;
    position: relative;
    width: 1.6em;
    height: 1.6em;
    border-radius: 50%;
    background: #87e2ff;
    text-align: center;
    vertical-align: middle;
    font-weight: 400;
    font-size: 1.25em;
    color: #fff;
    letter-spacing: 0
}

#tapo-product-setup .product-related-step-list li .order span {
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

#tapo-product-setup .product-related-step-list li .img {
    width: 13.4375em;
    height: 26.25em;
    margin: 1.875em auto 0
}

#tapo-product-setup .product-related-step-list li .img img {
    max-width: 100%;
    height: 100%
}

#tapo-product-setup .product-related-step-list li .info {
    opacity: .65;
    padding: 1.388888888888889em 1em 0;
    font-weight: 400;
    font-size: 1.125em;
    line-height: 1.5;
    color: #212121
}

#tapo-product-setup .product-related-video {
    padding: 3.75em 0
}

#tapo-product-setup .product-related-video .title {
    opacity: .8;
    padding-bottom: 1.25em;
    font-weight: 400;
    font-size: 1.25em;
    color: #212121;
    text-align: left
}

@media (max-width: 736px) {
    #tapo-product-setup .product-related-step-list {
        display:block
    }

    #tapo-product-setup .product-related-step-list li {
        display: block;
        width: 100%
    }

    #tapo-product-setup .product-related-step-list li .detail {
        width: 100%;
        display: table;
        padding-top: 1.428571428571429em
    }

    #tapo-product-setup .product-related-step-list li .detail .img,#tapo-product-setup .product-related-step-list li .detail .info {
        display: block;
        vertical-align: middle
    }

    #tapo-product-setup .product-related-step-list li+li {
        margin-top: 2.857142857142857em
    }

    #tapo-product-setup .content-mbpad {
        padding: 0 5%
    }
}

.tapo-larger-product {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: .3;
    z-index: 30000;
    background-color: #000
}
