.at {
	width: 100%;
	height: auto;
	position: relative;
}




.at .iframe-wrapper {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}


.at .mov {
	position: absolute;
	left: 2%;
	top: 5%;
	right: 10%;
	width: 95.11%;
}

.at .mov iframe {
	position: absolute;
	top: -5px;
	right: -4px;
	width: 100% !important;
	height: 100% !important;
}

.at2 {
	width: 100%;
	height: auto;
	position: relative;
}




.at2 .iframe-wrapper {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}


.at2 .mov2 {
	position: absolute;
	left: 2%;
	top: 1%;
	right: 10%;
	width: 95.11%;
}

.at2 .mov2 iframe {
	position: absolute;
	top: 2%;
	right: -4px;
	width: 100% !important;
	height: 100% !important;
}
