/* UNIVERSAL 
---------------------------------------------- */
@font-face {
    font-family: 'modekaregular';
    src: url('../../fonts/modeka-webfont.woff2') format('woff2'),
         url('../../fonts/modeka-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: 'Gotham Narrow SSm A';
  src: url("../../fonts/gothamnarrow-medium-webfont.eot") format("eot");
  	   url("../../fonts/gothamnarrow-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

html{z-index: -1;height: 100%;overflow-x: hidden;}
body{margin: 0;padding:0px;background: #000000;overflow-x: hidden;}
img{border: none;}
b{font-weight: 600;}
.ultra-power-lacrosse-head-index-index #scrollable{
	position: absolute;
}
#scrollable a{text-decoration: none;transition: all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;}
#scrollable a:hover {cursor: pointer;}
.main-wrap p{color: white;font-size: 14px;line-height: 30px;letter-spacing: 0.7px;margin-bottom:0px;font-family: 'GothamNarrow', sans-serif;}
#scrollable h1{margin: 0;padding: 0;font-size: 51.5px;color: white;padding: 10px 0px;text-transform: uppercase;font-family: 'klavika-web', Arial, Helvetica, sans-serif;}
#scrollable h2{margin: 0;padding: 0px;font-size: 62px;color: #ffffff;text-transform: uppercase;font-family: 'modekaregular', serif;font-style: normal;font-weight: 300;letter-spacing: 4px;line-height:60px}
#scrollable h3{font-size: 41.58px;color: white;margin: 0;padding: 0;padding-bottom: 30px;font-family: 'klavika-web', Arial, Helvetica, sans-serif;}
#scrollable h4{margin: 0;padding: 0;font-size: 30px;color: white;text-transform: uppercase;font-family: 'GothamNarrow', sans-serif;}
#scrollable h5{margin: 0;padding: 0;font-size: 20px;color: white;text-transform: uppercase;font-family: 'GothamNarrow', sans-serif;}
#scrollable h2 span{color:#c92bf8;}
sup{font-size: 10px;vertical-align: super;}
.clearfix{clear: both}
.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;font-size:0;}
section,article,header,footer,nav,aside,hgroup,figure,figcaption {display: block;padding: 0;margin: 0;}
.scrolling{position: relative!important;z-index: 1!important;-webkit-overflow-scrolling: touch;}
#wrapper{width:1600px;margin:0 auto;}
.container{margin:0 auto;display:block;position:relative;max-width:1070px;width:95%;}
.main-logo {float: left;display: block;width: 64px;height: 64px;background: url(/_core/images/logo.png) no-repeat center center;background-size: cover;z-index: 999999999;position: absolute;top: 0;left: 0;}
.top-header{position: fixed;display: block;width: 100%;top: 0;left: 0;background-color: rgba(0,0,0,0.0);z-index: 4;height: 0px;transition: all 1s ease 0s;-moz-transition: all 1s ease 0s;-webkit-transition: all 1s ease 0s;width: 100%;margin: 0 auto;left: 0;right: 0;}
.top-header.visible{background-color: rgba(0,0,0,0.8);-webkit-box-shadow: 0px 6px 16px -2px rgba(0,0,0,0.8);-moz-box-shadow: 0px 6px 16px -2px rgba(0,0,0,0.8);box-shadow: 0px 6px 16px -2px rgba(0,0,0,0.8);}
.btn.order {
    background: black;
    color: #9d9d9d;
    border: none;
    padding: 22px 40px 30px 40px;
    border-radius: 0px;
    float: left;
    display: block;
    z-index: 999999999;
    position: absolute;
    top: 0;
    right: 182px;
    margin-top: 0;
    opacity: 0.85;
}
.btn.build {
    background: black;
    color: #9d9d9d;
    border: none;
    padding: 22px 40px 30px 40px;
    border-radius: 0px;
    float: left;
    display: block;
    z-index: 999999999;
    position: absolute;
    top: 0;
    right: 0px;
    margin-top: 0;
    opacity: 0.85;
}
.btn.mint {
    background: black;
    color: #9d9d9d;
    border: none;
    padding: 22px 40px 30px 40px;
    border-radius: 0px;
    float: left;
    display: block;
    z-index: 999999999;
    position: absolute;
    top: 0;
    right: 0px;
    margin-top: 0;
    opacity: 0.85;
}
.btn.mint span{
	color: #66a59f;
	transition:0.3s ease all;
}
.top-header a.btn:hover{
	color: white;
	cursor: pointer;
	opacity: 0.95;
}
.top-header a.btn:hover span{
	color: #8ee9e0;
}
.top-header a .bar{
    height: 1px;
    width: 84px;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 22px;
    background: rgba(54,51,227,1);
    background: -moz-linear-gradient(left, rgba(54,51,227,1) 0%, rgba(204,46,248,1) 55%, rgba(204,46,248,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(54,51,227,1)), color-stop(55%, rgba(204,46,248,1)), color-stop(100%, rgba(204,46,248,1)));
    background: -webkit-linear-gradient(left, rgba(54,51,227,1) 0%, rgba(204,46,248,1) 55%, rgba(204,46,248,1) 100%);
    background: -o-linear-gradient(left, rgba(54,51,227,1) 0%, rgba(204,46,248,1) 55%, rgba(204,46,248,1) 100%);
    background: -ms-linear-gradient(left, rgba(54,51,227,1) 0%, rgba(204,46,248,1) 55%, rgba(204,46,248,1) 100%);
    background: linear-gradient(to right, rgba(54,51,227,1) 0%, rgba(204,46,248,1) 55%, rgba(204,46,248,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3633e3', endColorstr='#ffffff', GradientType=1 );
    transition: all 0.3s ease 0s;
    -moz-transition:all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
}
.top-header a.mint .bar{
    height: 1px;
    width: 84px;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 22px;
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(left, rgba(54,51,227,1) 0%, rgba(204,46,248,1) 55%, rgba(204,46,248,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(54,51,227,1)), color-stop(55%, rgba(204,46,248,1)), color-stop(100%, rgba(204,46,248,1)));
    background: -webkit-linear-gradient(left, rgb(255, 255, 255) 0%, #8ee9e0 55%, #8ee9e0 100%);
    background: -o-linear-gradient(left, rgba(54,51,227,1) 0%, rgba(204,46,248,1) 55%, rgba(204,46,248,1) 100%);
    background: -ms-linear-gradient(left, rgba(54,51,227,1) 0%, rgba(204,46,248,1) 55%, rgba(204,46,248,1) 100%);
    background: linear-gradient(to right, rgb(252, 252, 255) 0%, #8ee9e0 55%, #8ee9e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3633e3', endColorstr='#ffffff', GradientType=1 );
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
}
.top-header a.build .bar{
	width:120px;
    left: 0;
    right: 0;
}
.top-header a.btn:hover .bar{
	width:10%;
}
.top-header .soon{
	font-size: 33px;
    right: 0px;
    position: absolute;
    padding: 15px 30px;
    background: black;
    opacity: 0.85;
    line-height: 33px;
    display:block;
}
.col .btn{
	text-transform: uppercase;
    font-size: 14px;
    padding: 12px 40px;
    color: #fff;
    background: none;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    font-family: 'GothamNarrow', sans-serif;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 1px;
    width: auto;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    background-size: 200% auto;
    color: white;
    border-radius: 18px;
    background-image: linear-gradient(to right, #a247bd 0%, #2115a9 51%, #2115a9 100%);
    border: none;
    margin: 20px 20px 20px 0px;
}
.col .btn:hover{
	background:white;
	color:#2115a9;
}
#scrollable .product-item .action.primary.tocart {
    background: none;
    border: 0;
    border-bottom: none;
    border-radius: 0;
    box-sizing: border-box;
    color: unset;
    font-size: inherit;
    font-weight: 600;
    letter-spacing: .9px;
    text-transform: uppercase;
    transition: padding .5s, border-bottom .5s;
    padding: 0px;
    margin: 0px;
}
#scrollable .product-item{
	display: inline-block;
	float: left;
}
#scrollable .product-item .action.primary.tocart:hover{
	border: 0;
    border-bottom: none;
    color: #000;
    padding-left: 0px;
    padding-right: 0px;
    text-decoration: none;
}

/* MODAL
---------------------------------------------- */
.modalDialog {
    position: fixed;
    font-size: 20px;
	letter-spacing: 1px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: none;
    z-index: 99999;
    opacity:0;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    pointer-events: none;
    overflow: scroll;
}
.modalDialog:target {
    opacity:1;
    pointer-events: auto;
}
.modalDialog .logo{
	padding-bottom: 20px;
	padding-top: 10px;
}
.modalDialog .divider{
	width: 150px !important;
    padding-bottom: 16px;
    margin: 0 auto;
    display:block;
}
.modalDialog p{
	padding-bottom: 20px;
}
.modalDialog h3{
	font-size: 20px;
    text-align: center;
    padding-bottom: 15px;
}
.modalDialog > div {
    width: 290px;
    position: relative;
    margin: 75px auto;
    padding: 2%;
    padding-bottom: 60px;
    background: rgb(42, 41, 42);
    -webkit-box-shadow: 0px 0px 28px 5px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 28px 5px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 28px 5px rgba(0,0,0,0.75);
}
.modalDialog h2{
	padding: 0 0 20px 0 !important;
    font-size: 2em;
    color: white;
}
.close-modal {
	background: #b728f6;
    color: #FFFFFF;
    line-height: 25px;
    position: absolute;
    left: 0px;
    text-align: center;
    bottom: -9px;
    text-decoration: none;
    font-weight: bold;
    width: 100%;
    height: 50px;
}
.close-modal:hover {
    background: #000;
    text-decoration: none;
}
.close-modal img{
	padding-top: 17px;
	width:15px;
}
#openModalBuy > div{
	width: 900px;
}
.modal-buy-title{
	font-size:30px;
}
.modal-buy-title span{
	color:#00aeef;
}
#openModalBuy .col{
	width:32%;
	margin:15px 0px;
	display:inline-block;
	box-sizing: content-box;
}
.modalDialog .btn{
	background: none;
    color: white;
    border: 1px solid white;
    padding: 13px 18px;
    border-radius: 0px;
    display: block;
    margin: 0 auto;
    width: 150px;
    font-size: 12px;
}
.modalDialog .btn:hover{background:White;color:rgb(42, 41, 42);}
.modalDialog .col:last-of-type .btn{
	color: #8ee9e0;
    border: 1px solid #8ee9e0;
}
.modalDialog .col:last-of-type .btn:hover{background:#8ee9e0;color:rgb(42, 41, 42);}

/* HEADER 
---------------------------------------------- */
#scrollable .header {
    display: block;
	position:fixed;
	transition: 0.1s ease-out all;
    -moz-transition:0.1s ease-out all;
    -webkit-transition:0.1s ease-out all;
	overflow: hidden;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 4;
    background:#9406d1;
    -webkit-box-shadow: 10px 11px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 10px 11px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 10px 11px 5px 0px rgba(0,0,0,0.3);
}
#scrollable .header .overlay{
	position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background:rgba(000,000,000,0.1);
    z-index: 2;
}
#scrollable .header .copy{
    z-index: 3;
    position: absolute;
    bottom: 3vw;
    left: 53vw;
}
#scrollable .header .copy .hero{
	opacity: 0.7;
}
.fullscreen-bg {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -100;
}
#scrollable .header .video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: initial;
    height: 100%;
}
@media (min-aspect-ratio: 16/9) {
  #scrollable .header .video {
    height: 300%;
    top: -100%;
  }
}
@media (max-aspect-ratio: 16/9) {
  #scrollable .header .video {
    width: 300%;
    left: -100%;
  }
}
#scrollable .header .copy a.scroll:hover{
	cursor: default;
}
#scrollable .header a{
    position: absolute;
    left: 0px;
    bottom: -60px;
    right: -450px;
    width: 68px;
    margin: 0 auto;
    z-index: 4;
    position: absolute;
}
#scrollable .header a img{
	width:initial;
	display:block;
	margin: 0 auto;
	-webkit-animation: pulse 2s linear infinite;
	-moz-animation: pulse 2s linear infinite;
	animation-delay: 0s;
	border-image: initial;
}
#scrollable .header a img:nth-child(2){
	width:initial;
	display:block;
	margin: 0 auto;
	-webkit-animation: pulse 2s linear infinite;
	-moz-animation: pulse 2s linear infinite; 
	animation-delay: 0.25s;
	border-image: initial;
	top: -36px;
    position: relative;
}
#scrollable .header a img:nth-child(3){
	width:initial;
	display:block;
	margin: 0 auto;
	-webkit-animation: pulse 2s linear infinite;
	-moz-animation: pulse 2s linear infinite; 
	animation-delay: 0.5s;
	border-image: initial;
	top: -71px;
    position: relative;
}
#scrollable .header a img:nth-child(4){
	width:initial;
	display:block;
	margin: 0 auto;
	-webkit-animation: pulse 2s linear infinite;
	-moz-animation: pulse 2s linear infinite; 
	animation-delay: 0.75s;
	border-image: initial;
	top: -100px;
    position: relative;
}
@-webkit-keyframes pulse{       
	0% {opacity: 0;}
	25% {opacity: 0.5;}
	50% {opacity: 1;}
	75% { opacity: 0.5;}
	100% {opacity: 0;}
}
@-moz-keyframes pulse{       
	0% {opacity: 0;}
	25% {opacity: 0.5;}
	50% {opacity: 1;}
	75% { opacity: 0.5;}
	100% {opacity: 0;}
}

/* HEADER MOBILE
---------------------------------------------- */
.header-mob {
    display: none;
	position:relative;
	transition: 0.1s ease-out all;
	overflow: hidden;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 2;
    background:#9406d1;
    -webkit-box-shadow: 10px 11px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 10px 11px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 10px 11px 5px 0px rgba(0,0,0,0.3);
}
.header-mob .overlay{
	position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background:rgba(000,000,000,0.1);
	background-image:url("../../images/ultra-power-lacrosse-head/poster.png");
	background-size:cover;
	background-position:center center;
    z-index: 2;
}
.header-mob .copy{
    z-index: 3;
    position: absolute;
    bottom: 3vw;
    left: 55vw;
}
.header-mob .copy .hero{
	width:36vw;
}
.header-mob h2{
	font-size:62px;
}
#scrollable .header-mob h2:nth-child(2){
	color:#9e9cfd;
}
.fullscreen-bg {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -100;
}
#scrollable .header .video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
@media (min-aspect-ratio: 16/9) {
  #scrollable .header .video {
    height: 300%;
    top: -100%;
  }
}
@media (max-aspect-ratio: 16/9) {
  #scrollable .header .video {
    width: 300%;
    left: -100%;
  }
}
.header-mob a{
    position: absolute;
    left: 0px;
    bottom: -60px;
    right: -407px;
    width: 68px;
    margin: 0 auto;
    z-index: 4;
    position: absolute;
}
.header-mob a img{
	width:initial;
	display:block;
	margin: 0 auto;
	-webkit-animation: pulse 2s linear infinite;
	-moz-animation: pulse 2s linear infinite;
	animation-delay: 0s;
	border-image: initial;
}
.header-mob a img:nth-child(2){
	width:initial;
	display:block;
	margin: 0 auto;
	-webkit-animation: pulse 2s linear infinite;
	-moz-animation: pulse 2s linear infinite; 
	animation-delay: 0.25s;
	border-image: initial;
	top: -36px;
    position: relative;
}
.header-mob a img:nth-child(3){
	width:initial;
	display:block;
	margin: 0 auto;
	-webkit-animation: pulse 2s linear infinite;
	-moz-animation: pulse 2s linear infinite; 
	animation-delay: 0.5s;
	border-image: initial;
	top: -71px;
    position: relative;
}
.header-mob a img:nth-child(4){
	width:initial;
	display:block;
	margin: 0 auto;
	-webkit-animation: pulse 2s linear infinite;
	-moz-animation: pulse 2s linear infinite; 
	animation-delay: 0.75s;
	border-image: initial;
	top: -100px;
    position: relative;
}
@-webkit-keyframes pulse{       
	0% {opacity: 0;}
	25% {opacity: 0.5;}
	50% {opacity: 1;}
	75% { opacity: 0.5;}
	100% {opacity: 0;}
}
@-moz-keyframes pulse{       
	0% {opacity: 0;}
	25% {opacity: 0.5;}
	50% {opacity: 1;}
	75% { opacity: 0.5;}
	100% {opacity: 0;}
}

/* MAIN 
---------------------------------------------- */
.main-wrap{
	position: relative;
    width: 100%;
}
.main .intro .content{
	padding-top:240px;
	background-image:url("../../images/ultra-power-lacrosse-head/intro-bg.png");
	background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
}
.main .intro img.head{
    margin: 0 auto;
    display: block;
    width:100%;
}
.main .intro .vid-wrap{
	position: relative;
	display:block;
	width:100%;
}
.main .intro .bottom-grad{
	position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: linear-gradient(to bottom, transparent, black) no-repeat bottom;
    background-size: 100% 50%;
}
.main .intro img.mobile-video-frame{
	display:none;
}
#scrollable .main .intro h3{
	text-align: center;
}
#scrollable .main .intro h4{
	text-align: left;
	margin-bottom: 30px;
    letter-spacing: 2px;
}
#scrollable .main .intro h5{
	text-align: center;
    opacity: 0.5;
    letter-spacing: 2px;
    font-weight: 100;
}
.intro .columns{
	margin-top:115px;
}
.intro .columns .col{
	float: left;
	width:48%;
	display: inline-block;
}
.intro .columns .col:first-of-type{
	padding-right:2%;
	margin-top:80px;
}
.intro .columns .col:last-of-type{
	padding-left:2%;
	float: right;
}
.intro .columns .col:last-of-type img{
	position: relative;
    left: -15px;
}
#scrollable .main .intro .col h2{
	font-size:76px;
}
#scrollable .main .intro .col h2:first-of-type {
    line-height: 68px;
}
#scrollable .main .intro .col h2.small{
	font-size:41px;
}
#scrollable .main .intro .col h4:first-of-type{
	font-size:26px;
	font-weight:100;
	margin-bottom: 11px;
	padding-top:30px;
}
#scrollable .main .intro .col h4:last-of-type{
	font-size:30px;
}
#scrollable .main .intro .col p{
	padding-bottom:20px;
}
.main .intro .col img{
	padding:0 15px;
}
.main .intro .head-content{
    position: relative;
    max-width: 412px;
    margin: 0 auto;
    top:-20px;
}
#scrollable .main .intro .head-content h2{
	font-size: 52px;
	line-height: 47px;
}
#scrollable .main .intro .head-content p:first-of-type{
	font-size: 16px;
	text-transform: uppercase;
	left:16px;
	position:relative;
	letter-spacing: 3px;
}
#scrollable .main .intro .head-content p:last-of-type{
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1.9px;
}
.main .intro .head-content .bar{
	height: 1px;
    display: block;
    width: 171px;
    position: relative;
    float: left;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: -14px;
    background: rgba(54,51,227,1);
    background: -moz-linear-gradient(left, rgba(54,51,227,1) 0%, rgba(204,46,248,1) 55%, rgba(204,46,248,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(54,51,227,1)), color-stop(55%, rgba(204,46,248,1)), color-stop(100%, rgba(204,46,248,1)));
    background: -webkit-linear-gradient(left, rgba(54,51,227,1) 0%, rgba(204,46,248,1) 55%, rgba(204,46,248,1) 100%);
    background: -o-linear-gradient(left, rgba(54,51,227,1) 0%, rgba(204,46,248,1) 55%, rgba(204,46,248,1) 100%);
    background: -ms-linear-gradient(left, rgba(54,51,227,1) 0%, rgba(204,46,248,1) 55%, rgba(204,46,248,1) 100%);
    background: linear-gradient(to right, rgba(54,51,227,1) 0%, rgba(204,46,248,1) 55%, rgba(204,46,248,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3633e3', endColorstr='#ffffff', GradientType=1 );
    transition: all 0.3s ease 0s;
    -moz-transition:all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
}
.main .intro .heads{
    display: block;
    position: relative;
    max-width: 870px;
    width: 100%;
    margin: 0 auto;
    padding-top:73px;
    padding-bottom: 0px;
}
.main .intro .heads .col{
	width: 50%;
	display: inline-block;
	float: left;
	max-width: 348px;
	width: 100%;
	position: relative;
}
.main .intro .heads .col:first-of-type{
	margin-right: 87px;
}
.main .intro .heads .col:last-of-type{
	margin-left: 87px;
}
.main .intro .heads .col img{
	width: 100%;
}
#scrollable .main .intro .heads .col h4 {
    font-size: 11px !important;
    padding-top: 2px;
    margin-bottom: 6px !important;
    line-height: initial !important;
}
#scrollable .main .intro .heads .col h5{
	font-size: 9.5px;
	text-align: left;
	color: #73a0c9;
	opacity: 1;
}
#scrollable .main .intro .heads .col.lizard h5{
	color: #669e4b;
}
.main .intro .heads .col .btn{
	float: left;
    margin-top: 16px;
}
.main .intro .heads .col .copy{
	position: absolute;
    bottom: -27px;
    left:20px;
}
.main .intro .heads .col .copy img{
    width: 74px;
    position: relative;
    right: -27px;
}
.main .intro .heads .col:last-of-type .copy img{
	right:-20px;
}

/* Heads
---------------------------------------------- */
.shared-bg{
	background-image:url("../../images/ultra-power-lacrosse-head/shared-bg.jpg");
    background-size: cover;
    background-position: top center;
}
.heads{
	padding:190px 0px;
	text-align: center;
}
.heads .divider{
	margin: 30px 0px 20px 0px;
}
.heads .divider.mobile{
	display:none;
}
.heads p{
	max-width:700px;
	margin:0 auto;
	display:block;
}
.heads .group{
	position: relative;
    width: 1160px;
    margin: 0 auto;
/*     width: 90%; */
}
.heads .group .images-mobile{
	display:none !important;
}
.heads .group .images{
	position:relative;
	width:100%;
	display:block;
	margin-top: 35px;
}
.heads .group .images img{
	position:absolute;
	width:100%;
	margin: 0 auto;
	left:0;
	top:0;
}
.heads .group .images img:first-of-type{
	position:relative;
}
.heads .group .numbers{
	clear: both;
    bottom: 26px;
    position: absolute;
    width: 100%;
}
.heads .group .numbers div{
	background-image:url("../../images/ultra-power-lacrosse-head/circle.png");
    background-size: contain;
    background-position: top center;
    width: 102px;
    height: 102px;
    position: relative;
    display: inline-block;
    margin: 0 3%;
}
.heads .group .numbers div.first{
	left:100px;
}
.heads .group .numbers div.second{
	left:76px;
}
.heads .group .numbers div.third{
	left:46px;
}
.heads .group .numbers div.fourth{
	left:18px;
}
.heads .group .numbers div.fifth{
	left:0px;
}
.heads .group .numbers div.sixth{
	left:-25px;
	top:-7px;
}
.heads .group .numbers div.sixth img{
	position: relative;
    top: 20px;
}
#scrollable .heads .group .numbers div.third p{
	top: 117px;
}
#scrollable .heads .group .numbers div h4{
	font-size:44px;
	padding-top:29px;
}
#scrollable .heads .group .numbers div p{
	position: absolute;
    bottom: -45px;
    text-align: center;
    left: 0;
    right: 0;
    line-height: 16px;
    margin: 0 auto;
    font-weight: 200;
    font-size: 11px;
    letter-spacing: 0.1px;
}
#scrollable .heads .group .numbers div.first p{
	bottom:-29px;
}
.group .numbers.clearfix .bar{
    height: 3px;
    position: absolute;
    background: rgba(54,51,227,1);
    background: -moz-linear-gradient(left, rgba(54,51,227,1) 0%, rgba(204,46,248,1) 55%, rgba(204,46,248,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(54,51,227,1)), color-stop(55%, rgba(204,46,248,1)), color-stop(100%, rgba(204,46,248,1)));
    background: -webkit-linear-gradient(left, rgba(54,51,227,1) 0%, rgba(204,46,248,1) 55%, rgba(204,46,248,1) 100%);
    background: -o-linear-gradient(left, rgba(54,51,227,1) 0%, rgba(204,46,248,1) 55%, rgba(204,46,248,1) 100%);
    background: -ms-linear-gradient(left, rgba(54,51,227,1) 0%, rgba(204,46,248,1) 55%, rgba(204,46,248,1) 100%);
    background: linear-gradient(to right, rgba(54,51,227,1) 0%, rgba(204,46,248,1) 55%, rgba(204,46,248,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3633e3', endColorstr='#ffffff', GradientType=1 );
    transition: all 0.3s ease 0s;
    -moz-transition:all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
}
.group .numbers.clearfix .first .bar{
    top: 50%;
    right: -55px;
    width: 55px;
}
.group .numbers.clearfix .second .bar{
    top: 50%;
    right: -48px;
    width: 49px;
}
.group .numbers.clearfix .third .bar{
	top: 50%;
    right: -49px;
    width: 48px;
}
.group .numbers.clearfix .fourth .bar{
	top: 50%;
    right: -60px;
    width: 60px;
}
.group .numbers.clearfix .fifth .bar{
    top: 50%;
    right: -53px;
    width: 53px;
}
.graph .columns{
	background-image:url("../../images/ultra-power-lacrosse-head/video-top.png");
    background-size: contain;
    background-position: bottom center;
    background-repeat: no-repeat;
    padding-bottom: 200px;
}
#scrollable .graph .grad-one{
	background-image: url("../../images/ultra-power-lacrosse-head/grad-bg-1.png");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 15px 31px;
    display: block;
    margin: 100px 0 50px;
    position: relative;
    font-weight: 100;
    width: 322px;
    letter-spacing: 4px;
}
.bars{
    max-width: 880px;
    margin: 0 auto 88px;
    display: block;
    width: 90%;
    position:relative;
}
.bars .time{
	position: absolute;
    top: -131px;
    left: 61.5%;
}
.bars .time-mobile{
	display:none;
}
.bars .player{
	position: absolute;
    top: 72px;
    left: -184px;
}
.bars .goal{
	position: absolute;
    top: 51px;
    right: -222px;
}
/* gradient generator https://www.cssmatic.com/gradient-generator#'\-moz\-linear\-gradient\%28left\%2C\%20rgba\%2854\%2C51\%2C227\%2C1\%29\%200\%25\%2C\%20rgba\%2854\%2C51\%2C227\%2C1\%29\%2028\%25\%2C\%20rgba\%28204\%2C46\%2C248\%2C1\%29\%20100\%25\%29\%3B' */
.bars .bar{
	height:5px;
	margin-bottom: 22px;
	z-index: 2;
	position: relative;
	background: rgba(54,51,227,1);
	background: -moz-linear-gradient(left, rgba(54,51,227,1) 0%, rgba(204,46,248,1) 55%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(54,51,227,1)), color-stop(55%, rgba(204,46,248,1)), color-stop(100%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(left, rgba(54,51,227,1) 0%, rgba(204,46,248,1) 55%, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(left, rgba(54,51,227,1) 0%, rgba(204,46,248,1) 55%, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(left, rgba(54,51,227,1) 0%, rgba(204,46,248,1) 55%, rgba(255,255,255,1) 100%);
	background: linear-gradient(to right, rgba(54,51,227,1) 0%, rgba(204,46,248,1) 55%, rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3633e3', endColorstr='#ffffff', GradientType=1 );
}
.bars div{
	position: relative;
	z-index: 2;
}
#scrollable .bars p{
    position: absolute;
    top: -14px;
    z-index: 2;
    font-size:14px;
    font-weight:100;
}
#scrollable .bars p span{
	font-weight:600;
	font-size:16px;
	margin-right:2px;
}
/* bars */
.bars .bar-one .bar{
	width:64%;
	-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.21);
	-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.21);
	box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.21);
}
.bars .bar-two .bar{
	width:71.5%;
	-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.21);
	-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.21);
	box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.21);
}
.bars .bar-three .bar{
	width:79%;
	-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.21);
	-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.21);
	box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.21);
}
.bars .bar-four .bar{
	width:86.5%;
	-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.21);
	-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.21);
	box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.21);
}
.bars .bar-five .bar{
	width:94%;
	-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.21);
	-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.21);
	box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.21);
}
.bars .bar-six .bar{
	width:100%;
	-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.21);
	-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.21);
	box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.21);
}
/* first p */
#scrollable .bars .bar-one p:first-of-type{
	left:5%;
}
#scrollable .bars .bar-two p:first-of-type{
	left:10%;
}
#scrollable .bars .bar-three p:first-of-type{
	left:15%;
}
#scrollable .bars .bar-four p:first-of-type{
	left:20%;
}
#scrollable .bars .bar-five p:first-of-type{
	left:25%;
}
#scrollable .bars .bar-six p:first-of-type{
	left:30%;
}
/* second p */
#scrollable .bars .bar-one p:last-of-type{
	left:65%;
}
#scrollable .bars .bar-two p:last-of-type{
	left:72.5%;
}
#scrollable .bars .bar-three p:last-of-type{
	left:80%;
}
#scrollable .bars .bar-four p:last-of-type{
	left:87.5%;
}
#scrollable .bars .bar-five p:last-of-type{
	left:95%;
}
#scrollable .bars .bar-six p:last-of-type{
	left:101%;
}
.graph .container{
	margin: 0 auto;
    display: block;
    position: relative;
    max-width: 1070px;
    width: 95%;
}
.graph .columns .col{
	float: left;
	width:48%;
	display: inline-block;
}
.graph .columns .col:first-of-type{
	padding-right:2%;
}
.graph .columns .col:first-of-type img{
	margin:24px 0px 20px 0px;
}
.graph .columns .col:last-of-type{
	padding-left:2%;
}
#scrollable .graph .col h2{
	font-size:76px;
}
#scrollable .graph .col h2:first-of-type {
    line-height: 68px;
}
#scrollable .graph .col h2.small{
	font-size:41px;
	line-height: 45px;
}
#scrollable .graph .columns .col:last-of-type p:first-of-type{
	padding-bottom: 20px;
}
#scrollable .graph .columns .col:last-of-type p:nth-of-type(2){
	padding-bottom: 20px;
}

/* VIDEO
---------------------------------------------- */
.video-player{
	position:relative;
}
.video-player .container{
    position: relative;
    z-index: 3;
    width: 640px;
    margin: 0 auto;
    top: 19vw;
}
.video-player .container .play{
	position: absolute;
    left: 112px;
}
.video-player .content{
    position: absolute;
    right: 57px;
    top:30px;
}
.video-player .content img{
	width:250px;
}
.video-player img.bg{
	width:100%;
	display:block;
	z-index: 2;
	position:relative;
}
.video-player img.overlay{
	width:100%;
	position: absolute;
	top:0px;
	z-index: 1;
}
.video-player .play img{
	position: absolute;
	max-width: 136px;
}
.video-player .play img.hover{
	opacity: 0;
	transition: all 0.3s ease 0s;
    -moz-transition:all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
	z-index: 2;
	-webkit-animation: pulse 2s linear infinite;
	-moz-animation: pulse 2s linear infinite; 
	animation-delay: 0s;
}
@-webkit-keyframes pulse{       
	0% {opacity: 0;}
	25% {opacity: 0.5;}
	50% {opacity: 1;}
	75% { opacity: 0.5;}
	100% {opacity: 0;}
}
@-moz-keyframes pulse{       
	0% {opacity: 0;}
	25% {opacity: 0.5;}
	50% {opacity: 1;}
	75% { opacity: 0.5;}
	100% {opacity: 0;}
}
.video-player .play img.hover:hover{
	opacity: 1;
	cursor: pointer;
}
#scrollable .video-player h4{
	font-size:27px;
	font-weight:200;
}

/* TECH
---------------------------------------------- */
.tech{
    position: relative;
    background-image: url("../../images/ultra-power-lacrosse-head/tech-bg.jpg");
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    padding:0px 0px 125px 0px;
}
.tech .power{
	margin: 0 auto;
    display: block;
    position: relative;
    background-image: url("../../images/ultra-power-lacrosse-head/video-bottom.png");
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
    padding: 211px 0px 0px 0px;
}
.tech .power .container{
	max-width:910px;
	width:95%;
	margin:0 auto;
	display:block;
	position:relative;
}
.tech .power img{
	display: inline-block;
	float: left;
	width:41%;
}
#scrollable .tech .power p{
	display: inline-block;
	width:59%;
	padding-left: 0%;
	margin-top:54px;
}
.tech img.sketch{
	max-width:1124px;
	width:95%;
	margin: 0 auto;
	position: relative;
	display: block;
}
#scrollable .grad-one{
	background-image:url("../../images/ultra-power-lacrosse-head/grad-bg-1.png");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding:15px 45px;
    display: table;
    margin: 100px auto 50px;
    position: relative;
}
.tech-callouts{
	position: relative;
	max-width: 1080px;
	margin: 0 auto;
}
.tech-callouts .col{
	display: inline-block;
	float: left;
	width:33.333%;
	padding:0 1.5%;
	text-align: center;
}
.tech-callouts .col img{
	margin: 0 auto;
}
.tech-callouts .col img:last-of-type{
	margin-bottom: 10px;
}

/* LIGHTBOX
---------------------------------------------- */
#html5-elem-box{
	background: black!important;
}
#html5-elem-wrap{
	background:black!important;
}
#html5-watermark{
	display: none!important;
}
div.pp_default .pp_nav .currentTextHolder{
	display: none;
}
.plus a{
	display:block !important;
}
.top a.pp_previous{
	display: none;
}
.top a.pp_next{
	display: none;
}

/* GALLERY
---------------------------------------------- */
.gallery{
	display:block;
	position:relative;
}
.gallery img{
	width:100%;
	display:block;
}
.gallery .col{
	position: relative;
}
.gallery .col img:first-of-type{
	width:47%;
}
.gallery .col img:last-of-type{
    width: 62%;
    position: absolute;
    right: 0;
}

/* COLORS
---------------------------------------------- */
.colors{
	display:block;
	position: relative;
	padding:90px 0px;
	background-image:url("../../images/ultra-power-lacrosse-head/colorway-bg.jpg");
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
}
#scrollable .colors h2{
	text-align: center;
	font-size:50px;
	margin-bottom: 10px;
}
#scrollable .colors h2.sugg{
	font-size: 20px;
    opacity: 0.6;
    line-height: 23px;
    margin-bottom: 0px;
    margin-top: 30px;
}
.colors img{
	margin: 0 auto;
	display:block;
	position:relative;
}
.colors .container{
/* 	max-width: 820px; */
	max-width:1054px;
	width: 90%;
	margin: 0 auto;
	display:block;
	position: relative;
	padding:100px 0px 25px 0px;
}
.colors .color{
	display: inline-block;
	float: left;
	width:20%;
}
.colors .container .color img{
	width:100%;
}

/* BOTTOM
---------------------------------------------- */
.bottom{
	display:block;
	position: relative;
	background-image:url("../../images/ultra-power-lacrosse-head/bottom-bg.jpg");
    background-size: cover;
    background-position: center -215px;
    background-repeat: no-repeat;
}

/* FORM
---------------------------------------------- */
.main .signup{
	background:rgba(255,255,255,0.05);
	padding:70px 30px;
}
#scrollable .main .signup h2{
	font-size:40px;
	text-align: center;
}
#scrollable .main .signup h2:last-of-type{
	font-size:76px;
}
#scrollable .form{
	display:block;
	position:relative;
	background:black;
}
#scrollable .form .wrap{
	padding-top:10px;
	padding-bottom:50px;
}
#scrollable .form .buttons{
	text-align: center;
	margin-top:80px;
}
#scrollable .form .buttons .btn{
	font-size:20px;
	box-sizing: content-box;
}
#scrollable .form .buttons .btn.one{
	margin-right:20px;
}
#scrollable form{
	text-align: center;
}
#scrollable .form .col {
	width:50%;
	margin: 50px auto;
}
#scrollable .form input{
	background: transparent;
    border: 2px solid #414352;
	font-family: 'GothamNarrow', sans-serif;
    xtext-transform: uppercase;
    font-size: 14px;
    color: #7B797C;
/*     width: 213px; */
    padding: 8px;
    border-radius: 0px;
    height: auto;
}
#scrollable input[type=submit]{
    text-transform: uppercase;
    font-size: 14px;
    padding: 10px 60px;
    color: #fff;
    background: none;
    transition: all 0.3s ease 0s;
    -moz-transition:all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    font-family: 'GothamNarrow', sans-serif;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 1px;
	width: auto;
	/*
	-moz-border-image: -moz-linear-gradient(top right, #7c2696 0%, #2115a9 100%);
    -webkit-border-image: -webkit-linear-gradient(top right, #7c2696 0%, #2115a9 100%);
    border-image: linear-gradient(top right, #7c2696 0%, #2115a9 100%);
    border-image-slice: 1;
	*/
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    -moz-transition:all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    background-size: 200% auto;
    color: white;
    border-radius: 18px;
    background-image: linear-gradient(to right, #a247bd 0%, #2115a9 51%, #2115a9 100%);
    border: none;
}
#scrollable input[type=submit]:hover{
	background:#2115a9;
	cursor: pointer;
	color:#fff;
	text-decoration: none;
	padding: 10px 80px;
	  text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    -moz-transition:all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    background-size: 200% auto;
    color: white;
    border-radius: 18px;
    background-image: linear-gradient(to right, #a247bd 0%, #2115a9 51%, #2115a9 100%);
    border: none;
}
#scrollable input[type=submit]:active{
	background:none;
}
#scrollable .form input[type=text]:focus {
   border: 2px solid white;
   outline: none;
}
#scrollable textarea, input {
   outline: none;
}
.error{
	color: red;
    text-align: center;
    margin-top: 20px;
    line-height: 22px;	
}
.success{
	color: #967b44;
    text-align: center;
    margin-top: 30px;
    line-height: 22px;
    font-size: 24px;
}
#scrollable .signup .signup-form{
	width:830px;
}
#scrollable .signup input[type="checkbox"] + label{
	color:white;
}
#scrollable .signup a{
	color:#e10098;
}
#scrollable .signup a:hover{
	color:white;
}
#scrollable .signup .nice-select{
	background:transparent;
	line-height: 32px;
	color: #7B797C;
	height: 34px;
	font-family: 'GothamNarrow', sans-serif;
    xtext-transform: uppercase;
    font-size: 14px;
}
#scrollable .signup .nice-select .current{
	border: 2px solid #414352;
	padding-left:8px;
}
#scrollable .signup .form-table-submit{
	padding-top:0px;
}
#scrollable .signup input[type="checkbox"] + label:before{
	border: 2px solid #c02aed;
}
#scrollable .signup input[type="checkbox"]:checked + label:before{
	border: 2px solid #c02aed;
    background: url(/_core/images/icon-check.png) no-repeat center center #cd1ced;
}
#scrollable .signup .signup_privacy{
	margin-top:20px;
}

@media only screen and (min-width: 701px) {
	.contest-entry.newsletter-form .signup-form #signup_email {
		display: inline-block;
		width: 48.5%;
		margin-right: 3%;
		float: left;
	}
	.contest-entry.newsletter-form .signup-form #nice-signup_country {
		margin-right: 0;
	}
}


/* PURCHASE 
---------------------------------------------- */
.purchase{
	display:block;
	margin: 0 auto;
	position:relative;
	width:771px;
}
#scrollable .purchase a{
	display:inline-block;
	float: left;
}
#scrollable .purchase a h2{
	font-size: 59.6px;
}
#scrollable .purchase a:last-child{
	margin-left:20px;
}
#scrollable .purchase button a:last-child{
	margin-left: 0px;
}
#scrollable .purchase .grad-one{
	background-image: url("../../images/ultra-power-lacrosse-head/grad-bg-1.png");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 25px 33px 15px 33px;
    display: block;
    margin: 0px;
    position: relative;
    font-weight: 100;
    letter-spacing: 4px;
	transition: all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
}
#scrollable .purchase a .grad-one:hover{
	cursor: pointer;
	background:white;
	color: #c92bf8;
}
#scrollable .purchase .grad-one.soon{
	display: table;
    margin: 0 auto;
    position: relative;
    left: 0;
    right: 0;
}

/* SOCIAL 
---------------------------------------------- */
.social{
	width: 227px;
    margin: 0 auto;
    margin: 60px auto;
}
.social a:nth-child(even){
	margin: 0 12px;
}
.social a img{
	opacity: 1;
	transition: all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
}
.social a img:hover{
	opacity: 0.7;
}
#scrollable .social h6{
	color:#c92bf8;
	display: inline-block;
    float: left;
    margin: 10px 10px 0px 0px;
}

/* MEDIA QUERIES 
---------------------------------------------- */
@media (max-width:1600px){
	.top-header{width:100%;}
}
@media (max-width:1270px){
	.bars{max-width:680px;}
	.bars .time{left:0px;padding-left:61%;}
}
@media (max-width:1050px){
	.bars{max-width:580px;}
	.bars .time{left:0px;padding-left:60.5%;}
}
@media (max-width:930px){
	.bars{max-width:480px;}
	.bars .time{left:0px;padding-left:59.5%;}
}
@media (max-width:800px){
	.bars{
		max-width:88%;
		margin-bottom: 50px;
	}
	#scrollable .bars p{
		top:-12px;
	}
	.bars .time-mobile{
	    position: absolute;
	    right: 0;
	    left: 0;
	    margin: 0 auto;
	    top: 104px;
	    width: auto;
	    display: block;
	}
	.bars .goal {
	    position: absolute;
	    top: auto;
	    right: 0;
	    top: 66px;
	    width: 100px;
	}
	.bars .player {
	    left: 0px;
	    position: absolute;
	    top: auto;
	    right: 0;
	    top: 66px;
	    width: 86px;
    }
    .bars .time{
	    left: 0px;
	    padding-left: 58%;
	    width: 64%;
	    display: none;
	}
	#scrollable .graph .grad-one{
		margin-bottom: 150px;
	}
}
@media (max-width:1160px){
	.heads .group{
		width:1024px;
	}
	.heads .group .numbers div{
		width:82px;
		height:82px;
		margin:0 3.5%;
	}
	#scrollable .heads .group .numbers div h4 {
	    font-size: 33px;
	    padding-top: 26px;
	}
	.heads .group .numbers div.sixth img{
		width:15px;
	}
	.group .numbers.clearfix .fifth .bar {
	    top: 50%;
	    right: -55px;
	    width: 55px;
	}
	.group .numbers.clearfix .fourth .bar {
	    top: 50%;
	    right: -62px;
	    width: 61px;
	}
	.group .numbers.clearfix .third .bar {
	    top: 50%;
	    right: -52px;
	    width: 50px;
	}
	.group .numbers.clearfix .second .bar {
	    top: 50%;
	    right: -50px;
	    width: 50px;
	}
	#scrollable .heads .group .numbers div.third p{
		top:96px;
	}
	#scrollable .heads .group .numbers div.fourth p{
		top:95px;
	}
	#scrollable .heads .group .numbers div.fifth p{
		top:95px;
	}
	#scrollable .heads .group .numbers div.sixth p{
		top:95px;
	}
	.colors .color{
		width: 33.3%;
	}
	.colors .color:nth-child(4){
		margin-left:16.5%;
	}
}
@media only screen and (max-width: 1024px){
	.container{
		width:88%;
	}
	.graph .container{
		width:88%;
	}
	.heads .group{
		width:100%;
	}
	#scrollable .heads .group .numbers div.fourth p{
		top:-16px;
	}
	#scrollable .heads .group .numbers div.fifth p{
		top:-16px;
	}
	#scrollable .heads .group .numbers div.sixth p{
		top:-16px;
	}
	#scrollable .header{
		display:none;
	}
	.header-mob{
		display:block;
	}
	.main .intro{
		padding-top:0px;
	}
	.header .overlay{
		background-image:url("../../images/ultra-power-lacrosse-head/poster.png");
		background-size:cover;
		background-position:bottom center;
	}
	fullscreen-bg{
		display:none;
	}
	#scrollable .main .signup h2{
		font-size:40px;
	}
	#scrollable .signup .signup-form{
		width:90%;
	}
	#scrollable h4{
		font-size:20px;
	}
	#scrollable h5{
		font-size:16px;
	}
	#scrollable .date h2 {
    	font-size: 80px;
    }
    .intro video{
		display:none !important;
	}
	.intro img.mobile-video-frame{
		display:block !important;
		width:100%;
		position:relative;
	}
	#scrollable .main .intro .col h2{
		text-align: center;
	}
	.col .buttons{
	    width: 396px;
	    margin: 0 auto;
	}
	#scrollable .intro .product-item .action.primary.tocart{
		margin-right: 20px;
	}
	.col .buttons .btn:last-of-type{
		margin-right: 0px;
	}
    .main .intro .content{
	    padding-top:30%;
    }
    .intro .columns{
	    margin-top: 10%;
    }
    .intro .columns .col:first-of-type{
	    padding-right: 0;
		margin-top: 10%;
    }
    .intro .columns .col {
	    float: none;
	    width: 100%;
	    display: block;
	}
	.intro .columns .col:last-of-type {
	    padding-left: 0px;
	    float: none;
	}
	.heads{
		padding:10% 0px;
		text-align: left;
	}
	.heads .copy-wrap{
		padding: 0px 0px 5% 0px;
	    margin: 0 auto;
	    display: block;
	    position: relative;
	    max-width: 1070px;
	    width: 88%;
	}
	.heads .copy-wrap .divider{
		display:none !important;
	}
	.heads .copy-wrap .divider.mobile{
		display:block !important;
	}
	#scrollable .heads p{
	    width: 100%;
	    max-width: 100%;
	}
	.graph .columns{
		padding-bottom: 20%;
	}
	.graph .columns .col:first-of-type{
		padding:0px !important;
	}
	.graph .columns .col {
	    float: none;
	    width: 90%;
	    display: block;
	}
	.graph .columns .col:last-of-type {
	    padding-left: 0px;
	    padding-top:5%;
	}
	.video-player .container .play{
	    position: absolute;
	    left: 105px;
	    bottom: 5px;
	}
	.video-player .container {
		top: 18vw;
	}
	.video-player .content {
	    position: absolute;
	    right: 87px;
	    top: 30px;
	}
	#scrollable .video-player h4 {
	    font-size: 26px;
	    font-weight: 200;
	}
	.tech{
		padding-bottom: 15%;
	}
	.tech .power{
		padding-top: 15%;
	}
	.tech .power .container{
		max-width: 910px;
	    width: 95%;
	    margin: 0 auto;
	    display: block;
	    position: relative;
	}
	.tech .power img {
	    display: block;
	    float: none;
	    width: 41%;
	    margin: 0 auto;
	}
	#scrollable .tech .power p {
	    display: block;
	    width: 90%;
	    padding-left: 0%;
	    margin-top: 20px;
	    text-align: center;
	    margin: 0 auto;
	}
	#scrollable .grad-one{
		margin: 15% auto 4%;
	}
	.tech-callouts .col {
	    display: block;
	    float: none;
	    width: 50%;
	    padding: 5% 1.5%;
	    text-align: center;
	    margin: 0 auto;
	}
	.tech-callouts .col img {
	    margin: 0 auto;
	    width: 100%;
	    max-width: 200px;
	    display:block;
    }
    #scrollable .main .signup h2 {
	    font-size: 4.5vw;
	    line-height: 5vw;
	}
	#scrollable .main .signup h2:last-of-type {
	    font-size: 9vw;
	    line-height: 11vw;
	}
	.main .signup {
	    padding: 12% 5%;
	}
	#scrollable .graph .grad-one{
		width:258px;
		padding:15px 19px;
		margin-top: 0px;
	}
	/* heads */
	.heads .group .images{
		display:none;
	}
	.heads .group{
		margin-top:15%;
	}
	.heads .group .numbers .images-mobile{
	    display: block!important;
	    position: absolute!important;
	    left: 0!important;
	    top: -29px!important;
	    /* width: 100%!important; */
	    height: 100%!important;
	    background: none;
	    margin-top: 0px;
	    width: 490px;
	    margin: 0 auto;
	    float: none;
	    right: 0;
	}
	.heads .group .numbers .images-mobile img{
		top:0;
		left: 0;
		width:100%;
		position:absolute;
		display:block;
	}
	.heads .group .numbers{
		position:relative;
	}
	.heads .group .numbers div {
	    background-image: url(../../images/ultra-power-lacrosse-head/circle.png);
	    background-size: contain;
	    background-position: top center;
	    width: 80px;
	    height: 80px;
	    position: relative;
	    display: block;
	    margin: 38px auto;
	}
	.heads .group .numbers div{
		left:auto !important;
	}
	.group .numbers.clearfix .first .bar {
	    top: 60px!important;
	    right: 19px!important;
	    width: 42px!important;
	    transform: rotate(90deg) !important;
	}
	.group .numbers.clearfix .second .bar {
	    top: 60px!important;
	    right: 19px!important;
	    width: 42px!important;
	    transform: rotate(90deg) !important;
	}
	.group .numbers.clearfix .third .bar {
	    top: 60px!important;
	    right: 19px!important;
	    width: 42px!important;
	    transform: rotate(90deg) !important;
	}
	.group .numbers.clearfix .fourth .bar {
	    top: 60px!important;
	    right: 19px!important;
	    width: 42px!important;
	    transform: rotate(90deg) !important;
	}
	.group .numbers.clearfix .fifth .bar {
	    top: 60px!important;
	    right: 19px!important;
	    width: 42px!important;
	    transform: rotate(90deg) !important;
	}
	#scrollable .heads .group .numbers div h4 {
	    font-size: 35px;
	    padding-top: 26px;
	    text-align: center;
	}
	.heads .group .numbers div.sixth img {
	    top: 21px;
	    width: 15px;
	    margin: 0 auto;
	    display:block;
	}
	.heads .group .numbers div.sixth{
		top:0px;
	}
	#scrollable .heads .group .numbers div p {
	    position: absolute;
	    bottom: auto;
	    text-align: center;
	    left: 100px;
	    top: -16px;
	    right: 0;
	    line-height: 16px;
	    margin: 38px auto;
	}
	#scrollable .heads .group .numbers div.third p {
	    top: -33px;
	}
}
@media only screen and (max-width: 1000px){
	.main .intro .heads .col:first-of-type {
	    margin-right: auto;
	    display: block;
	    float: none;
	    margin: 0 auto 70px;
	}
	.main .intro .heads .col:last-of-type {
	    margin-right: auto;
	    display: block;
	    float: none;
	    margin: 0 auto 30px;
	}
	.main .intro .heads .col .btn{
		margin-top:9px !important;
		width: auto;
	}
	.main .intro .heads .col .copy{
		bottom: -7px;
	}
}
@media only screen and (max-width: 970px){
	#openModalBuy .col{
		width:49%;
	}
	#openModalBuy .central{
		padding:0px;
	}
	#openModalBuy > div{
		width:80%;
	}
	#openModalBuy .col{
		margin:5% 0px;
	}
	#openModalBuy .pushed{
		padding-bottom:5% !important;
	}
	#openModalBuy .col img{
		display:none;
	}
	.modalDialog > div{
		padding:4%;
		padding-bottom:60px;
	}
	.modal-buy-title{
		font-size: 30px !important;
		text-align: center;
		line-height: 40px;
	}
}
@media only screen and (max-width: 920px){
	#scrollable .header-mob h2 {
	    font-size: 6vw;
	    line-height: 6vw;
	}
	#scrollable .header-mob a {
    	bottom: -10vw;
		right: -40vw;
    }
    .header-mob a img:first-of-type{
	    display:none;
    }
    .header-mob a img:nth-child(2){
	    display:none;
    }
    .header-mob a img:nth-child(3){
	    display:none;
    }
    .header-mob a img:nth-child(4){
	    width: 2vw;
	    top: -13.5vw;
	    left: 1vw;
    }
    .purchase{
	    width:90%;
	}
}
@media (max-width:855px){
	.purchase .product-item-actions .actions-primary{
		display: block;
	}
	#scrollable .purchase a {
	    display: block;
	    float: none;
	    text-align: center;
	    max-width: 100%;
	    margin: 0 auto;
	}
	#scrollable .purchase a:last-child {
		margin: 15px auto 0px;
	}
	#scrollable .purchase a h2 {
	    font-size: 8vw;
	    padding: 4vw 4vw 2vw 4vw !important;
	}
	#scrollable .product-item {
	    float: none;
	    display: block;
	    width: 100%;
	    margin: 0px auto !important;
	}
	#scrollable .product-item .action.primary.tocart{
		width: 100%;
	}
}
@media (max-width:815px){
	.video-player .container {
	    top: 15vw;
	}
}
@media only screen and (max-width: 700px){
	#scrollable h4 {
	    font-size: 17px;
	    line-height: 25px;
	}
	#scrollable h5 {
	    font-size: 14px;
	    line-height: 18px;
	}
	#scrollable .date h2 {
    	font-size: 50px;
    }
    #scrollable .signup-form {
	    margin: 0 auto;
	    padding: 20px 0px;
	}
	#scrollable .contest-entry.newsletter-form .signup-form input[type="text"]{
		width:100%;
	}
	#scrollable .contest-entry.newsletter-form .signup-form .nice-select{
		width:100%;
	}
	#scrollable .graph .grad-one{
		width:239px;
	}
}
@media (max-width:640px){
	.colors .color{
		width: 80%;
	    max-width: 250px;
	    margin: 20px auto;
	    display: block;
	    float: none;
	}
	.colors .color:nth-child(4){
		margin-left: auto;
	}
	.top-header{
		display:none;
	}
	.video-player .container .play{
		position: absolute;
	    left: 166px;
	    bottom: 21px;
	}
	.video-player .container {
		top: 24vw;
		width:100%;
	}
	.video-player .content img{
		width: 200px;
	}
	.video-player .content {
	    right: 0;
	    left: 0;
	    top:0px !important;
	    margin: 0 auto;
	    display: block;
	    position: absolute;
	    text-align: center;
	}
	#scrollable .video-player h4 {
	    font-size: 14px;
	    font-weight: 200;
	}
	.video-player .play img{
		width:60px;
		position: absolute;
	    left: 0;
	    right: 0;
	    margin: 0 auto;
	    position: absolute;
	    display: block;
	}
	.video-player .container .play {
		left: 0;
	    bottom: 0px;
	    bottom: 13vw;
	    right: 0;
	}
	#scrollable .main .intro .col h2:first-of-type {
	    line-height: 10vw;
	}
	#scrollable .main .intro .col h2 {
	    font-size: 12vw;
	}
	#scrollable .main .intro .col h2.small {
	    font-size: 6vw;
	}
/*
	.main .intro .col:first-of-type img {
	    padding: 0 2vw;
	    width: 6vw;
	}
*/
	.intro .columns .col:last-of-type img{
		width:auto;
	}
	#scrollable .main .intro .col h4:last-of-type {
	    font-size: 5vw;
	    margin-bottom: 1vw;
	}
	.main .intro .col h4:first-of-type{
		font-size:4vw;
		line-height: 3.5vw;
		margin-bottom: 1vw;
	}
	#scrollable .main-wrap p{
		font-size: 12px;
		line-height: 24px;
	}
	#scrollable .main .graph .col h2:first-of-type {
	    line-height: 10vw;
	}
	#scrollable .main .graph .col h2 {
	    font-size: 12vw;
	}
	#scrollable .main .graph .col h2.small {
	    font-size: 6vw;
	    line-height: 7vw;
	}
	.graph .columns .col:last-of-type img{
		width:auto;
	}
	#scrollable .main .graph .col h4:last-of-type {
	    font-size: 5vw;
	    margin-bottom: 1vw;
	}
	#scrollable .main .graph .col h4:first-of-type{
		font-size:4vw;
		line-height: 3.5vw;
		margin-bottom: 1vw;
	}
	.colors{
		padding: 10% 5%;
	}
	#scrollable .colors h2 {
	    font-size: 10vw;
	    line-height: 12vw;
	}
	#scrollable .colors h2.sugg{
		font-size: 14px;
		line-height: 20px;
	}
}
@media only screen and (max-width: 560px){
	#scrollable .main .intro .col h4:last-of-type {
	    letter-spacing: 0.35vw;
	}
	.header-mob .copy{
		left:52vw;
		bottom: 18vw;
	}
	.header-mob a img:nth-child(4) {
	    width: 3vw;
	    top: -13.5vw;
	    left: 3vw;
	}
	.date {
    	padding: 50px 30px;
    }
	.date .social{
		margin-top:10px;
	}
	.date h2 {
	    font-size: 40px;
	    letter-spacing: 7px;
	}
	#scrollable .signup .signup-form{
		padding-bottom: 0px;
	}
	.heads .group .numbers{
		width:200px;
		margin: 0 auto;
	}
	.heads .group .numbers .images-mobile{
	    margin: unset;
	    float: left;
	    right: auto;
	    left: -150px !important;
	}
	.col .btn{
		display: block;
		width: 200px;
		margin:7px auto !important;
	}
	.col .buttons{
		width: 100%;
	}
	#scrollable .product-item{
		float: none;
	    display: block;
/* 	    width: 200px; */
	    margin: 0px auto !important;
	}
	.modalDialog .btn{
		width:150px !important;
	}
	.bars .time-mobile{
		width:300px;
	}
}
@media only screen and (max-width: 530px){
	.video-player .container .play{
		bottom:16vw;
	}
	.bars .time-mobile{
		width: 260px;
	}
	.bars .player {
	    top: 77px;
	    width: 66px;
	}
	.bars .goal {
	    right: -10px;
	    top: 75px;
	    width: 80px;
	}
	#scrollable .main .intro .head-content h2 {
	    font-size: 42px;
	    line-height: 40px;
	}
	.main .intro .head-content{
		max-width: 345px;
	}
}
@media only screen and (max-width: 520px){
	#openModalBuy .col{
		width:100%;
	}
	.bars .time-mobile{
		width: 220px;
	}
}
@media only screen and (max-width: 500px){
	#scrollable .signup-form .signup-choices li {
    	display: table;
    	padding:0px;
    }
    #scrollable .purchase .grad-one.soon{
	    font-size: 38px;
	    padding: 17px 28px 7px 28px;
	}
	.main .intro .head-content{
		width: 300px;
	}
	#scrollable .main .intro .head-content h2{
		font-size: 35px;
	}
	.main .intro .head-content .bar {
	    width: 151px;
	    bottom: -12px;
    }
    .main .intro .head-content p:first-of-type {
	    font-size: 13px;
	    left: 16px;
	}
	.main .intro .head-content p:last-of-type {
	    font-size: 10px;
	}
}
@media only screen and (max-width: 440px){
	.video-player .play img {
    	width: 47px;
    }
    #scrollable .main .intro .col h2.small{
	    font-size:5vw;
    }
}