.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#honey {

    
    
background-color: #F7F8FC;
clear: both;
text-align: center;

}

#honey2 {

    
    
background-color: #F7F8FC;
clear: both;
text-align: center;

}

.bvt {

    
    
background-color: #F7F8FC;
clear: both;
text-align: center;

}


.full-background {background: url('../img/bvt.png') no-repeat   center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;}

#products {
   /* background-image: url("2/1.jpg");  */
   
   
    background-image: url("../img/products/bg.png");
    background-repeat: repeat;
   
/*	background-color: #8bb8ca;				*/
}

#box {
    max-width: 560px;
    margin: auto;
    }

#box2 {
    max-width: 560px;
    margin: auto;
    }
    
