.modal-backdrop, .modal-backdrop, .modal-backdrop.fade.in { background-image: url("../img/overlay_bkgd.jpg"); background-repeat: no-repeat; background-position: center 0; opacity: 1; background-color: #10182b; }
.modal.fade.in { top: 190px; }
#myModal { width: 480px; background-color: transparent; height: 295px; }
#videoInfo { display: none; }
.btn-close-modal { position: absolute; }