
.video-host .one{
    background: url(../../images/product-details/video-host/bg12.png) center no-repeat;
    background-size: cover
}
.video-host .two{
    background: url(../../images/product-details/video-host/bg22.png) center no-repeat;
    background-size: cover;
    z-index: 10;
}
.video-host .three{
    background: url(../../images/product-details/video-host/bg32.png) center no-repeat;
    background-size: cover
}
.video-host .four{
    background: url(../../images/product-details/video-host/bg42.png) center no-repeat;
    background-size: cover
}
.video-host .five{
    background: url(../../images/product-details/video-host/bg52.png) center no-repeat;
    background-size: cover
}
.video-host .six{
    background: url(../../images/product-details/video-host/bg62.png) center no-repeat;
    background-size: cover
}
.video-host .seven{
    background: url(../../images/product-details/video-host/bg72.png) center no-repeat;
    background-size: cover
}
.video-host .eight{
    background: url(../../images/product-details/video-host/bg82.png) center no-repeat;
    background-size: cover
}
.video-host .nine{
    background: url(../../images/product-details/video-host/bg92.png) center no-repeat;
    background-size: cover
}


.video-host .nine .content-box-bg-color{
    background-color: #A65E30;
}
.video-host .one .left-bottom{
    position: absolute;
    bottom: 2rem;
    left: 1rem;
}
.video-host .one .left-bottom p{
    opacity: 0.8;
    letter-spacing: 0.04rem;
}
.video-host .product-parameters-img{
    padding: 0.5rem;
    border-bottom: 1px solid #B2B2B2;
    margin-bottom: 0.5rem;
}
.video-host .product-parameters-img h5{
    margin-bottom: 0.5rem;
}
.video-host .product-parameters-img img{
    margin: auto;
}
.video-host .nine .top-center {
    position: absolute;
    top: 2rem;
    right: 0;
    left: 0;
}
.video-host .six .left-bottom{
    position: absolute;
    top: 2.6rem;
    left: 1rem;
    letter-spacing: 0.02rem;
}
.product-parameters > .row{
    padding-top: 0!important;
}
