 .at {
	
	width: 100%;
	height: auto;
	
	position: relative;
}
 .at .mov {
	
	width: 80%;
	position: absolute;
	left: 10%;
	top: 40px;
	right: 10%;
}
.at .iframe-wrapper {
	 position: relative;
  width: 100%;
  padding-top: 56.25%;
	
}
 .at .mov iframe {
	  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}




 .at2 {
	
	width: 100%;
	height: auto;
	
	position: relative;
}

.at2 .mov2 {
	
	width: 80%;
	position: absolute;
	left: 10%;
	top: 40px;
	right: 10%;
}
.at2 .iframe-wrapper {
	 position: relative;
  width: 100%;
  padding-top: 56.25%;
	
}
 .at2 .mov2 iframe {
	position: absolute;
	top: 17%;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}



/**/

.set-wrappers {
	background-color: #007c7c;
}
.set-wrappers-IN {
	width: 96.66%;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
.SetBox   {
	width: 45%;
	margin-left: 12px;
	margin-bottom: 12px;
	float: left;
}
.tm_btn {
	clear: both;
	text-align: center;
	padding-bottom: 20px;
	padding-right: 0px;
}
.SetBox img {
	width: 100%;
}
