.widetxt{clear:both;max-height:450px;width:100vw;position:relative;left:50%;margin-left:-50vw;color:#fff;
-webkit-background-clip: text;
	/* let's assume that one day it's supported */
	-moz-background-clip: text;
	background-clip: text;}
.wideintrotxt{display:block;clear:both;text-align:center;font-weight:600;}
.widetxt .featword{display:inline-block;font-family:"akrobat",helvetica,arial,sans-serif;font-weight:800;letter-spacing:-6px;width:100%;clear:both;float:none;text-align:center;text-transform:uppercase;line-height:1;margin:-34px 0 0 0;transition: all 0.7s ease;font-size:15em;}
.widetxt a{display:block !important;transition: all 0.7s ease;}
.widetxt a:before{content:"";height:6px !important;}