.btn-watch {
  position: absolute;
  top: 23px;
  right: 0;
  text-transform: none;
  font-weight: 500; }
  .btn-watch > svg {
    height: 20px;
    width: 20px;
    display: inline-block;
    vertical-align: baseline;
    margin-left: 10px;
    margin-bottom: -3px; }

.modal-player {
  /*.modal-backdrop.in {
  filter: alpha(opacity=7);
  opacity: 0.7;
}*/ }
  .modal-player .modal-content {
    background: none;
    border: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .modal-player .modal-header {
    padding: 0;
    text-align: right !important; }
  .modal-player .modal-header .close {
    float: none;
    margin: 0 0 0 auto;
    font-size: 36px;
    color: #fff;
    font-weight: 300;
    text-shadow: none;
    opacity: 1;
    padding: 10px 20px; }
  .modal-player .modal-body {
    padding: 0 20px; }
  .modal-player .modal-header, .modal-player .modal-footer {
    border: 0; }

video.embed-responsive-item {
  background-color: #000; }

/*# sourceMappingURL=modal-player.css.map */
