﻿@media only screen and (min-width: 1300px) { 
	.yu2fvl {
		width: 960px!important;
		height: 540px!important;
		
	}



}


.yu2fvl {
  z-index: 9999;
  top: 0;
  border: 10px solid #fff;
}

.yu2fvl-iframe {
  display: block;
  height: 100%;
  width: 100%;
  border: 0;
}

.yu2fvl-overlay {
  z-index: 9998;
  background: #000;
  opacity: 0.8;
}

.yu2fvl-close {
  position: absolute;
  top: -20px;
  right: -20px;
  color: #fff;
  border: 0;
  background: none;
  cursor: pointer;
  width: 24px;
    height: 24px;
    background-color: #333;
}

a.play-3 {
    cursor: pointer;
}



