body { 
  background: url("http://miraclehairfactory.net/images/default/bihl.jpg") no-repeat center center fixed !important;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover !important;
}.buttontransp{background-color: rgba(0,0,0,0.2);width: 850px;margin: 0 auto; }

.main-content{
    max-width:960px;
}

.main-content #le_body_row_1 .one-column, .main-content #le_body_row_1 .column, .main-content #le_body_row_1 .cols{ 
 margin:0 auto;  
 width:100%;
}

a.cb_buy_btn{
    max-width:660px;;
    display: block;
    text-align:center;    
    overflow:hidden;
    margin:auto;
}

a.cb_buy_btn img{
    width:100%;
}

#ytplayer{
    width:100%;
    height:100%;
    overflow: hidden; 
    margin: 0 auto;
    position:relative;
}

#backtovideo{
    width: 650px; 
    height:365px; 
    overflow: hidden; 
    margin: 0 auto;
    position:relative;
    border: 1px solid #000;
}

#backtovideo .op-custom-html-block{
    width: 650px; 
    height:365px; 
    overflow: hidden; 
    margin: 0 auto;
    position:relative;
}

.element .flowplayer div.fp-controls{
    display:none !important;
}
.element .flowplayer a.fp-fullscreen{
    display:none !important;
}
.element .flowplayer .fp-ratio{
    display:block !important;
}

@media only screen and (max-width: 767px) {
    #backtovideo, #backtovideo .op-custom-html-block{
        width: 420px; 
        height:236px; 
    }
}

@media only screen and (max-width: 480px) {
    #backtovideo, #backtovideo .op-custom-html-block{
        width: 300px; 
        height:168px; 
    }
}