.howto-top-box{
  height:auto;
  margin-top:97px;
  background:url('../images-new/background03.png') no-repeat 0 0;
  background-size:100% 100%;
  position:relative;
  padding:30px 0 0 40px;
}
.howto-top-img{
  position:absolute;
  right:0;
  top:18%;
}
.howto-top-top h5{
  font-size:24px;
  color:#fff;
}
.howto-top-top p{
  font-size:16px;
  color:#fff;
  margin-top:24px;
  line-height:25px;
}
.howto-top-btm{
  margin-top:30px;
  padding-top:28px;
  border-top:1px solid #72c03d;
}
.howto-top-btm h5{
  color:#fff;
  font-size:16px;
  font-weight:bold;
}
.howto-top-btm h5 span{
  display:inline-block;
  border: 6px solid;
  border-color:transparent transparent transparent #fff;
}
.howto-top-btm div{
  max-width:100%;
  margin-top:20px;
}
.howto-top-btm div p a{
  color:#fff;
  font-size:16px;
}
.howto-top-btm div p{
  padding:0;
}
.howto-top-btm div p:nth-child(2){
  margin-top:8px;
}
.howto-top-btm .howto-top-color p{
  color:#cbf39a;
}
.Howto-center-list{
  margin-top:40px;
  border:1px solid #ebebeb;
}
.center-top-img{
  padding:40px 0 0 40px;
  height:560px;
  background:url('../images-new/image81.png') no-repeat 0 0;
  background-size:cover;
  background-position: center center;
}
.center-img{
  padding:40px 0 0 40px;
  height:560px;
  background:url('../images-new/image82.png') no-repeat 0 0;
  background-size:cover;
  background-position: center center;
}
.amazon-music-bg{
  padding:40px 0 0 40px;
  height:560px;
  background:url('../images-new/amazon-music-bg.png') no-repeat 0 0;
  background-size:cover;
  background-position: center center;
}
.netflix-vd-bg{
  padding:40px 0 0 40px;
  height:560px;
  background:url('../images-new/netflix-vd-bg.png') no-repeat 0 0;
  background-size:cover;
  background-position: center center;
}
.btm-img{
  padding:40px 0 0 40px;
  height:560px;
  background:url('../images-new/image83.png') no-repeat 0 0;
  background-size:cover;
  background-position: center center;
}
.center-top-img h3,.center-img h3,.btm-img h3, .amazon-music-bg h3, .netflix-vd-bg h3{
  color:#fff;
  font-size:26px;
}
.center-top-img p,.center-img p,.btm-img p, .amazon-music-bg p, .netflix-vd-bg p{
  font-size:16px;
  color:#fff;
  margin-top:20px;
  width:95%;
  line-height: 26px;
}
.btn-box{
  margin-top:30px;
  justify-content: start;
}
.btn-box div{
  width:164px;
  height:46px;
  border-radius:10px;
  background-color:#80c132;
}
.btn-box div:hover{
  background-color:#659f21;
}
.btn-box div a{
  display:inline-block;
  width:100%;
  height:46px;
  text-decoration: none;
  text-align:center;
  line-height:46px;
  font-size:17px;
  color:#fff;
}
.btn-box .btn-right{
  margin-top:16px;
  background-color:#3daff5;
}
.btn-box .btn-right:hover{
  background-color:#3598d6;
}
.Howto-items-box {
  align-items: start;
}
.Howto-items-box ul{
  margin-top:50px;
  padding-left:40px;
  list-style:none;
}
.Howto-items-box ul li{
  margin-top:20px;
}
.Howto-items-box ul li p label{
  color:#888;
  font-size:14px;
  margin-left:25px;
}
.Howto-items-box ul li span{
  display:inline-block;
  width:6px;
  height:6px;
  border-radius:50%;
  margin-right:20px;
  background-color:#B3B3B3;
}
.Howto-items-box ul li a{
  color:#333;
  font-size:16px;
}
.Howto-items-box ul li a:hover{
  color:#639c1f;
}
.howto-More{
  padding:20px 50px 50px 0;
}
.howto-More a{
  color:#639c1f;
}
.howTo-h5{
  margin-top:35px;
}
.howTo-h5 a{
  text-decoration: none;
  color:#fff;
}
@media (min-width: 350px){
  .howto-top-box{
    height:auto;
    margin-top:117px;
  }
  .center-top-img,.center-img,.btm-img{
    padding:40px 0 0 40px;
    height:468px;
  }
}
@media (min-width: 768px){
  .howto-top-box{
    height:auto;
    margin-top:117px;
  }
  .howto-top-top p{
    padding-right:180px;
  }
  .center-top-img,.center-img,.btm-img, .amazon-music-bg, .netflix-vd-bg{
    padding:40px 0 0 40px;
    height:280px;
  }
  .center-top-img p,.center-img p,.btm-img p,.amazon-music-bg p, .netflix-vd-bg p{
    width:65%;
  }
  .btn-box .btn-right{
    margin-top:0;
    margin-left:16px;
    background-color:#3daff5;
  }
}

@media (min-width: 992px){
  .howto-top-box{
    height:auto;
  }
}

@media (min-width: 1200px){

}