.video-player{
    margin: 20px;
}
.modal-content iframe{
margin: 0 auto;
display: block;
}

.modal{
    background-color: transparent !important;
}
.modal-content{
    background-color: transparent !important;
    border:0;
    box-shadow: none !important;
    -webkit-box-shadow:none !important;
}
.modal-header{
    border-bottom: 0;
}

.modal-header .close{
    border-bottom: 0;
    color:white;
}

#video-gallery div div{ 
    padding: 15px;
}