#play .bo-temp { padding-top: 3rem; padding-bottom:0}
#play .header{
	color: #8c8b89;
  background: linear-gradient(180deg, #c5c5c5 0%, #8C8B89 80%);
 -webkit-text-fill-color: transparent;
 -webkit-background-clip: text;
}
@media (min-width: 769px) {
	#play .bo-temp { padding-top: 6.25rem;}
}
#play-vid { padding-bottom:6.25rem }
@media (max-width: 768px) {
	#play-vid {padding-bottom: 3rem;}
	#play-vid .video-bg-mpr{overflow: hidden;}
	#play-vid video{ max-width: 150%; transform: translateX(-50%); margin-left: 50%;}
}
 @media screen and (max-width:767px){} @media screen and (-webkit-max-device-pixel-ratio: 1) and (min-width: 1200px), screen and (min-width: 768px) and (max-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1) and (min-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1200px){}