@charset "UTF-8";
/* CSS Document */

/* Section start */
section#start .block, section#start .bg-item {
	position: absolute
}
section#start .bg-item {
	top: 50%;
	left: 50%;
	margin-left: -50%;
	margin-top: -350px
}
section#start .block {
	left: 0;
	bottom: 23%;
	width: 100%
}
section#start .slide-headline, section#start .slide-copy {
	width: auto;
	max-width: 730px;
	margin: auto;
	text-align: center;
}

/* TITLE FONT */
section#start .slide-headline h1 {
	font-size: 2.8em;
	letter-spacing: .1em;
	margin: 0 0 .25em;
	font-family: 'NEOElementsX';
	line-height: 1.2em;
}
section#start .slide-headline span {
	font-size: 1.6em;
	margin-bottom: 0.6em;
	text-transform: none;
	font-weight: 600;
    font-family: 'HelveticaNeue-Light';
    letter-spacing: .08em;
}

section#start.on .bg-item {
	background: transparent url("../images/extreme-usb/usb-intro.png") no-repeat center center;
	background-size: contain;
	white-space: nowrap;
	overflow: hidden;
	height: 477px;
	width: 1350px;
	z-index: -1;
	-webkit-transform: translateZ(0);
	width: 100%;
}



section#start.on .bg-item.anim {
	background-image: none
}
section#start.on .bg-item img {
	position: absolute;
	width: 1250px;
	margin-left: -625px;
	left: 50%
}
@media screen and (min-width: 1240px) and (max-width: 1460px) {
	section#start.on .bg-item {
		max-height: 345px;
		margin-top: -200px
	}
	section#start.on .bg-item img {
		position: absolute;
		width: 1060px;
		margin-left: -530px;
		left: 50%
	}
	
   section#start.on .bg-item-light {
		max-height: 345px;
		/*margin-top: -200px -Disabled as causes light to be off position */
	}
	section#start.on .bg-item-light img {
		position: absolute;
		width: 1060px;
		margin-left: -530px;
		left: 50%
	}
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
	section#start.on .bg-item {
		max-height: 280px;
		margin-top: -170px
	}
	section#start.on .bg-item img {
		position: absolute;
		width: 860px;
		margin-left: -430px;
		left: 50%
	}
	
    section#start.on .bg-item-light {
		max-height: 280px;
		/*margin-top: -170px -Disabled as causes light to be off position */
	}
	section#start.on .bg-item-light img {
		position: absolute;
		width: 860px;
		margin-left: -430px;
		left: 50%
	}
}
@media screen and (max-width: 640px) {
	/* TITLE FONT */
section#start .slide-headline h1 {
	font-size: 1.7em;
}
section#start .slide-headline span {
	margin-bottom: 0.6em;
	font-size: 1.6em;
}
	
	section#start .block {
		top: auto;
		left: 0;
		bottom: 0;
		padding-bottom: 30%;
		background-color: rgba(0, 0, 0, 0);
		background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(20%, rgba(0, 0, 0, 0.35)), color-stop(50%, rgba(0, 0, 0, 0.6)), color-stop(100%, rgba(0, 0, 0, 0.7)));
		background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.35) 20%, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.7));
		background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.35) 20%, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.7));
		width: 100%;
	}
	section#start .bg-item {
		margin-left: -50%;
		width: 100%;
		margin-top: -190px;
	}
	section#start .bg-item img {
		position: absolute;
		width: 900px;
		margin-left: -450px;
		left: 50%
	}
	section#start .slide-copy {
		width: auto
	}
	section#start.on .bg-item {
		background-size: contain;
		white-space: nowrap;
		overflow: hidden;
		height: 265px;
		width: 505px;
		z-index: -1;
		-webkit-transform: translateZ(0);
		width: 100%
	}
     section#start.on .bg-item-light {
		background-size: contain;
		white-space: nowrap;
		overflow: hidden;
		height: 265px;
		width: 505px;
		z-index: 0;
		-webkit-transform: translateZ(0);
		width: 100%
	}
	section#start.on .bg-item.anim {
		background-image: none
	}
}
/* iPhone 5 */
@media screen and (max-width: 320px) {
section#start .slide-headline h1 {
	font-size: 1.4em;
 }
}
.nojs section#start .bg-item {
	background: transparent url("../images/extreme-usb/usb-intro.png") no-repeat center center;
	background-size: contain;
	white-space: nowrap;
	overflow: hidden;
	height: 477px;
	width: 1350px;
	z-index: -1;
	-webkit-transform: translateZ(0)
}




/* Section Front View */
section#design .block, section#design .bg-item {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -200px;
	bottom: auto
}
section#design .block {
	bottom: 5%;
	background-image: none
}
section#design .bg-item {
	left: 2%;
	right: 53%;
	top: 50px;
	bottom: 55px;
	margin: 0;
	height: auto;
	width: auto
}
section#design .slide-copy {
	width: 68%
}
section#design.on .bg-item {
	background: transparent url("../images/extreme-usb/hyper-lightning-cable-front.png") no-repeat center center;
	background-size: contain;
	white-space: nowrap;
	overflow: hidden;
	height: 714px;
	width: 420px;
	z-index: -1;
	-webkit-transform: translateZ(0);
	/*height: auto; --Disabled as overlay image not alligning correctly*/
	width: auto;
	background-position: center right
}


/* This is in v2 and makes the bg image smaller. remove fit for max size bg image
@media screen and (min-height: 800px) {
	section#design.on .bg-item {
		background-size: auto
	}
}
end block */
@media screen and (max-width: 910px) {
	section#concept .block {
		left: 28%
	}
	section#concept .bg-item {
		left: 50%;
		margin-left: -53%
	}
	section#concept .slide-copy {
		width: 75%
	}
}
@media screen and (max-width: 640px) {
	section#design .block {
		top: auto;
		left: 0;
		bottom: 0;
		padding-bottom: 5%;
		background-color: rgba(0, 0, 0, 0);
		background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(20%, rgba(0, 0, 0, 0.35)), color-stop(50%, rgba(0, 0, 0, 0.6)), color-stop(100%, rgba(0, 0, 0, 0.7)));
		background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.35) 20%, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.7));
		background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.35) 20%, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.7))
	}
  section#design .bg-item {
    left: 50%;
    top: 0;
    margin-left: -40%;
    margin-top: 10px;
  }
	section#design .slide-copy {
		width: auto
	}
	section#design.on .bg-item {
		margin-left: -50%;
		width: 100%
	}
}
@media screen and (max-width: 320px) {	
	section#design.on .bg-item {
		margin-left: -43%;
		width: 85%
	}
	section#design .bg-item {
    left: 50%;
    top: -108px;
    margin-left: -40%;
    margin-top: 10px;
  }
}

.nojs section#design .bg-item {
	background: transparent url("../images/extreme-usb/iphone-lightning-cable-front.png") no-repeat center center;
	background-size: contain;
	white-space: nowrap;
	overflow: hidden;
	height: 714px;
	width: 420px;
	z-index: -1;
	-webkit-transform: translateZ(0)
}



/* Section Power Plug Adapter  */
section#concept .block, section#concept .bg-item, section#concept .bg-item-uk {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -200px;
	bottom: auto
}
section#concept .block {
	bottom: 5%;
	background-image: none
}
section#concept .bg-item, section#concept .bg-item-uk {
	left: 2%;
	right: 53%;
	top: 50px;
	bottom: 55px;
	margin: 0;
	height: auto;
	width: auto
}
section#concept .slide-copy {
	width: 68%
}
/* Plug Adapter variation images  */
section#concept.on .bg-item {
	background: transparent url("../images/extreme-usb/plug.png") no-repeat center center;
}
section#concept.on .bg-item-uk {
	background: transparent url("../images/extreme-usb/UK-plug.png") no-repeat center center;
}


section#concept.on .bg-item, section#concept.on .bg-item-uk {
	background-size: contain;
	white-space: nowrap;
	overflow: hidden;
	height: 714px;
	width: 420px;
	z-index: -1;
	-webkit-transform: translateZ(0);
	height: auto;
	width: auto;
	background-position: center right
}

@media screen and (max-width: 910px) {
	section#concept .block {
		left: 28%
	}
	section#concept .bg-item, section#concept .bg-item-uk {
		left: 50%;
		margin-left: -53%
	}
	section#concept .slide-copy {
		width: 75%
	}
}
@media screen and (max-width: 640px) {
	section#concept .block {
		top: auto;
		left: 0;
		bottom: 0;
		padding-bottom: 5%;
		background-color: rgba(0, 0, 0, 0);
		background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(20%, rgba(0, 0, 0, 0.35)), color-stop(50%, rgba(0, 0, 0, 0.6)), color-stop(100%, rgba(0, 0, 0, 0.7)));
		background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.35) 20%, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.7));
		background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.35) 20%, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.7))
	}
  section#concept .bg-item, section#concept .bg-item-uk {
    left: 50%;
    top: 0;
    margin-left: -40%;
    margin-top: 0;
  }
	section#concept .slide-copy {
		width: auto
	}
	section#concept.on .bg-item, section#concept.on .bg-item-uk {
		margin-left: -54%;
		width: 100%
	}
}

/* iPhone 5 */
@media screen and (max-width: 320px) {
	section#concept.on .bg-item, section#concept.on .bg-item-uk {
		margin-left: -60%;
		width: 100%
	}	
}

.nojs section#concept .bg-item {
	background: transparent url("../images/extreme-usb/plug.png") no-repeat center center;
	background-size: contain;
	white-space: nowrap;
	overflow: hidden;
	height: 714px;
	width: 420px;
	z-index: -1;
	-webkit-transform: translateZ(0)
}








/* Section NeoWave */
section#charge .block, section#charge .bg-item {
	position: absolute
}
section#charge .block, section#charge .bg-item {
	top: 50%;
	left: 50%;
	margin-top: -180px;
	width: 48%
}
section#charge .block {
	margin-left: 20px
}
section#charge .slide-copy {
	width: 80%;
	max-width: 520px
}
section#charge .slide-copy a {
	display: block
}
section#charge .bg-item {
	left: 50%;
	margin-top: -310px;
	margin-left: -590px
}
section#charge .ringtone {
	display: inline-block
}
section#charge.on .bg-item {
	background: transparent url("../images/extreme-usb/iphone-charging.png") no-repeat center center;
	background-size: contain;
	white-space: nowrap;
	overflow: hidden;
	height: 714px;
	width: 420px;
	z-index: -3;
	-webkit-transform: translateZ(0);
	overflow: visible;
}

section#charge.on .bg-item-charging {
	background: transparent url("../images/extreme-usb/battery-charge.png") no-repeat center center;
	background-size: contain;
	white-space: nowrap;
	overflow: hidden;
	height: 138px;
	width: 420px;
	z-index: -1;
	-webkit-transform: translateZ(0);
	overflow: visible;
	position: absolute;
	top:0;
}
section#charge.on .bg-item-complete {
	background: transparent url("../images/extreme-usb/battery-complete.png") no-repeat center center;
	background-size: contain;
	white-space: nowrap;
	overflow: hidden;
	height: 138px;
	width: 420px;
	z-index: 0;
	-webkit-transform: translateZ(0);
	overflow: visible;
	position: absolute;
	top:0;
	
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
	section#charge .ringtone {
		width: 40%
	}
}
@media screen and (max-width: 800px) {
	section#charge.on .bg-item {
		left: 34%;
		top: 50%;
		margin-left: -55%;
		margin-top: -31%
	}
}
@media screen and (max-width: 640px) {
	section#charge .blocks {
		position: absolute;
		bottom: 0;
		height: 40%;
		width: 100%;
		background-color: rgba(0, 0, 0, 0);
		background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(20%, rgba(0, 0, 0, 0.35)), color-stop(50%, rgba(0, 0, 0, 0.6)), color-stop(100%, rgba(0, 0, 0, 0.7)));
		background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.35) 20%, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.7));
		background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.35) 20%, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.7))
	}
	section#charge .block {
		top: auto;
		left: 0;
		bottom: 0;
		margin-top: 0;
		margin-left: 0;
		padding-bottom: 5%;
		width: 100%
	}
	section#charge .slide-copy {
		width: auto
	}
	section#charge .slide-headline {
		margin-right: 0
	}
	section#charge .ringtone {
		display: inline-block;
		margin-right: 0;
		padding-left: 3.75em;
		width: 49%
	}
	section#charge .ringtone .name {
		letter-spacing: 0.0625em
	}
	section#charge.on .bg-item {
		top: -60px;
		position: absolute;
		margin: 0;
		margin-left: 0;
		width: 100%;
		    left: 0%;
	}
		section#charge.on .bg-item-light {
		top: -50px;
		/*position: absolute;-- disabled as causing wrong position */
		margin: 0;
		margin-left: 0;
		width: 100%;
		    left: 0%;
	}
		section#charge.on .bg-item-charging {
		top: 60px;
		position: absolute;
		margin: 0;
		margin-left: 0;
		width: 100%;
		    left: 0%;
	}
        section#charge.on .bg-item-complete {
		top: 60px;
		position: absolute;
		margin: 0;
		margin-left: 0;
		width: 100%;
		    left: 0%;
	}
}

.js section#charge .block {
	background: url('data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==')
}
.js section#charge .block .slide-headline {
	-webkit-transition: all 750ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
	-moz-transition: all 750ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
	transition: all 750ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
	-webkit-transform: translate3d(0, 300px, 0);
	-moz-transform: translate(0, 300px);
	-ms-transform: translate(0, 300px);
	-o-transform: translate(0, 300px);
	transform: translate(0, 300px);
	opacity: 0;
	filter: alpha(opacity=0);
	position: relative
}
.js section#charge .block .slide-copy {
	-webkit-transition: all 750ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
	-moz-transition: all 750ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
	transition: all 750ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
	-webkit-transform: translate3d(0, 340px, 0);
	-moz-transform: translate(0, 340px);
	-ms-transform: translate(0, 340px);
	-o-transform: translate(0, 340px);
	transform: translate(0, 340px);
	opacity: 0;
	filter: alpha(opacity=0);
	position: relative
}
.js section#charge .block.show {
	z-index: 2
}
.js section#charge .block.show .slide-headline {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	opacity: 1;
	filter: alpha(opacity=100)
}
.js section#charge .block.show .slide-copy {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	opacity: 1;
	filter: alpha(opacity=100)
}
.js section#charge .block.hide .slide-headline {
	-webkit-transform: translate3d(0, -340px, 0);
	-moz-transform: translate(0, -340px);
	-ms-transform: translate(0, -340px);
	-o-transform: translate(0, -340px);
	transform: translate(0, -340px);
	opacity: 0;
	-ms-filter: alpha(opacity=0)
}
.js section#charge .block.hide .slide-copy {
	-webkit-transform: translate3d(0, -300px, 0);
	-moz-transform: translate(0, -300px);
	-ms-transform: translate(0, -300px);
	-o-transform: translate(0, -300px);
	transform: translate(0, -300px);
	opacity: 0;
	filter: alpha(opacity=0)
}
.js section#charge.active .circle1 {
	-webkit-animation: slowzoom1 2s linear infinite;
	-moz-animation: slowzoom1 2s linear infinite;
	animation: slowzoom1 2s linear infinite;
	border: 1px solid #bbb;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 50px;
	margin-left: 20px;
	left: 50%;
	-moz-border-top-left-radius: 250px;
	-moz-border-top-right-radius: 250px;
	-moz-border-bottom-left-radius: 250px;
	-moz-border-bottom-right-radius: 250px;
	-webkit-border-top-left-radius: 250px;
	-webkit-border-top-right-radius: 250px;
	-webkit-border-bottom-left-radius: 250px;
	-webkit-border-bottom-right-radius: 250px;
	border-top-left-radius: 250px;
	border-top-right-radius: 250px;
	border-bottom-left-radius: 250px;
	border-bottom-right-radius: 250px
}
.js section#charge.active .circle2 {
	-webkit-animation: slowzoom2 2s linear infinite;
	-moz-animation: slowzoom2 2s linear infinite;
	animation: slowzoom2 2s linear infinite;
	-moz-border-top-left-radius: 250px;
	-moz-border-top-right-radius: 250px;
	-moz-border-bottom-left-radius: 250px;
	-moz-border-bottom-right-radius: 250px;
	-webkit-border-top-left-radius: 250px;
	-webkit-border-top-right-radius: 250px;
	-webkit-border-bottom-left-radius: 250px;
	-webkit-border-bottom-right-radius: 250px;
	border-top-left-radius: 250px;
	border-top-right-radius: 250px;
	border-bottom-left-radius: 250px;
	border-bottom-right-radius: 250px;
	border: 1px solid #bbb;
	width: 100px;
	height: 100px;
	position: absolute;
	top: 50px;
	margin-top: -25px;
	margin-left: 0px;
	left: 50%
}
.js section#charge.active .circle3 {
	-webkit-animation: slowzoom3 2s linear infinite;
	-moz-animation: slowzoom3 2s linear infinite;
	animation: slowzoom3 2s linear infinite;
	-moz-border-top-left-radius: 250px;
	-moz-border-top-right-radius: 250px;
	-moz-border-bottom-left-radius: 250px;
	-moz-border-bottom-right-radius: 250px;
	-webkit-border-top-left-radius: 250px;
	-webkit-border-top-right-radius: 250px;
	-webkit-border-bottom-left-radius: 250px;
	-webkit-border-bottom-right-radius: 250px;
	border-top-left-radius: 250px;
	border-top-right-radius: 250px;
	border-bottom-left-radius: 250px;
	border-bottom-right-radius: 250px;
	border: 1px solid #bbb;
	width: 150px;
	height: 150px;
	position: absolute;
	top: 50px;
	margin-top: -50px;
	margin-left: -25px;
	left: 50%
}
.js section#charge.active .circle4 {
	-webkit-animation: slowzoom4 2s linear infinite;
	-moz-animation: slowzoom4 2s linear infinite;
	animation: slowzoom4 2s linear infinite;
	-moz-border-top-left-radius: 250px;
	-moz-border-top-right-radius: 250px;
	-moz-border-bottom-left-radius: 250px;
	-moz-border-bottom-right-radius: 250px;
	-webkit-border-top-left-radius: 250px;
	-webkit-border-top-right-radius: 250px;
	-webkit-border-bottom-left-radius: 250px;
	-webkit-border-bottom-right-radius: 250px;
	border-top-left-radius: 250px;
	border-top-right-radius: 250px;
	border-bottom-left-radius: 250px;
	border-bottom-right-radius: 250px;
	border: 1px solid #bbb;
	width: 200px;
	height: 200px;
	position: absolute;
	top: 50px;
	margin-top: -75px;
	margin-left: -50px;
	left: 50%;
	opacity: 0
}
	.js section#charge.active .circle1, .js section#charge.active .circle2, .js section#charge.active .circle3, .js section#charge.active .circle4, .js section#charge.active .circle5 {
		left: 38%;
		top: 337px
	}

@media screen and (max-width: 640px) {
	.js section#charge.active .circle1, .js section#charge.active .circle2, .js section#charge.active .circle3, .js section#charge.active .circle4, .js section#charge.active .circle5 {
		left: 37%;
		top: 288px
	}
}

/* iPhone 5 */
@media screen and (max-width: 320px) {
	section#charge.on .bg-item {
		top: -113px;
	}
			section#charge.on .bg-item-charging {
		top: 105px;
	}
        section#charge.on .bg-item-complete {
		top: 105px;
	}
		.js section#charge.active .circle1, .js section#charge.active .circle2, .js section#charge.active .circle3, .js section#charge.active .circle4, .js section#charge.active .circle5 {
		left: 34%;
		top: 231px
	}
}

.nojs section#charge .bg-item {
	background: transparent url("../images/extreme-usb/iphone-charging.png") no-repeat center center;
	background-size: contain;
	white-space: nowrap;
	overflow: hidden;
	height: 574px;
	width: 556px;
	z-index: -1;
	-webkit-transform: translateZ(0);
	overflow: visible
}
.nojs section#charge .block {
	top: 5%;
	margin-top: 0
}
.nojs section#charge .block2 {
	margin-top: 350px
}






/* Section upside */
section#upside .block, section#upside .bg-item {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -200px;
	bottom: auto
}
section#upside .block, section#upside .bg-item-light {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -200px;
	bottom: auto
}
section#upside .block {
	bottom: 5%;
	background-image: none
}
section#upside .bg-item {
	left: 2%;
	right: 53%;
	top: 50px;
	bottom: 55px;
	margin: 0;
	height: auto;
	width: auto
}
section#upside .bg-item-light {
	left: 2%;
	right: 53%;
	top: 50px;
	bottom: 55px;
	margin: 0;
	height: auto;
	width: auto
}
section#upside .slide-copy {
	width: 68%
}
section#upside.on .bg-item {
	background: transparent url("../images/extreme-usb/rotated-usb.png") no-repeat center center;
	background-size: contain;
	white-space: nowrap;
	overflow: hidden;
	height: 714px;
	width: 420px;
	z-index: -1;
	-webkit-transform: translateZ(0);
	height: auto;
	width: auto;
	background-position: center right
}



@media screen and (max-width: 910px) {
	section#upside .block {
		left: 28%
	}
	section#upside .bg-item {
		left: 50%;
		margin-left: -53%
	}
		section#upside .bg-item-light {
		left: 50%;
		margin-left: -53%
	}
	section#upside .slide-copy {
		width: 75%
	}
}
@media screen and (max-width: 640px) {
	section#upside .block {
		top: auto;
		left: 0;
		bottom: 0;
		padding-bottom: 5%;
		background-color: rgba(0, 0, 0, 0);
		background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(20%, rgba(0, 0, 0, 0.35)), color-stop(50%, rgba(0, 0, 0, 0.6)), color-stop(100%, rgba(0, 0, 0, 0.7)));
		background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.35) 20%, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.7));
		background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.35) 20%, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.7))
	}
  section#upside .bg-item {
    left: 50%;
    top: 0;
    margin-left: -40%;
    margin-top: 0;
  }
	  section#upside .bg-item-light {
    left: 50%;
    top: 0;
    margin-left: -40%;
    margin-top: 0;
  }
	section#upside .slide-copy {
		width: auto
	}
	section#upside.on .bg-item {
		margin-left: -50%;
		width: 100%
	}
		section#upside.on .bg-item-light {
		margin-left: -50%;
		width: 100%
	}
}

.nojs section#upside .bg-item {
	background: transparent url("../images/extreme-usb/rotated-usb.png") no-repeat center center;
	background-size: contain;
	white-space: nowrap;
	overflow: hidden;
	height: 714px;
	width: 420px;
	z-index: -1;
	-webkit-transform: translateZ(0)
}










/* Section Edge Sword */
section#edge .block, section#edge .bg-item {
	position: absolute
}
section#edge .block {
	top: 35%;
	left: 60%;
	margin-left: -13%
}
section#edge .bg-item {
	-webkit-transition: all 750ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
	-moz-transition: all 750ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
	transition: all 750ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
	position: absolute
}
section#edge .bg-item {
	top: -5%;
	left: 0;
	margin-left: -18%;
	margin-top: -50%
}
section#edge .slide-copy {
	width: 68%
}
section#edge.on .bg-item {
	background: transparent url("../images/extreme-usb/3X-usb-new.png") no-repeat center center;
	background-size: contain;
	white-space: nowrap;
	overflow: hidden;
	height: 1872px;
	width: 995px;
	z-index: -1;
	-webkit-transform: translateZ(0);
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	top: 50px;
	left: -160px;
	margin: 0;
	background-position: top left
}
section#edge.sec2 .bg-item {
	-webkit-transform: translate3d(-5%, -20%, 0);
	-moz-transform: translate(-5%, -20%);
	-ms-transform: translate(-5%, -20%);
	-o-transform: translate(-5%, -20%);
	transform: translate(-5%, -20%)
}
section#edge.sec3 .bg-item {
	-webkit-transform: translate3d(-10%, -60%, 0);
	-moz-transform: translate(-10%, -60%);
	-ms-transform: translate(-10%, -60%);
	-o-transform: translate(-10%, -60%);
	transform: translate(-10%, -60%)
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
	section#edge .slide-copy p {
		letter-spacing: 2px
	}
}
@media screen and (max-width: 640px) {
	section#edge .blocks {
		position: absolute;
		bottom: 0;
		height: 40%;
		width: 100%;
		background-color: rgba(0, 0, 0, 0);
		background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(20%, rgba(0, 0, 0, 0.35)), color-stop(50%, rgba(0, 0, 0, 0.6)), color-stop(100%, rgba(0, 0, 0, 0.7)));
		background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.35) 20%, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.7));
		background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.35) 20%, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.7))
	}
	section#edge .block {
		top: auto;
		bottom: 0;
		left: auto;
		margin-left: 0;
		padding-bottom: 5%;
		width: auto
	}
	section#edge .slide-copy {
		width: auto;
		font-weight: lighter
	}
	section#edge .bg-item {
		top: -90%;
		left: -50%;
		margin-left: -20%;
		margin-top: -100%
	}
	section#edge.on .bg-item {
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate(0, 55px);
		-ms-transform: translate(0, 55px);
		-o-transform: translate(0, 55px);
		transform: translate(0, 55px);
		width: 175% !important
	}
	section#edge.sec2 .bg-item {
		-webkit-transform: translate3d(-10%, -15%, 0);
		-moz-transform: translate(-10%, -15%);
		-ms-transform: translate(-10%, -15%);
		-o-transform: translate(-10%, -15%);
		transform: translate(-10%, -15%)
	}
	section#edge.sec3 .bg-item {
		-webkit-transform: translate3d(-15%, -40%, 0);
		-moz-transform: translate(-15%, -40%);
		-ms-transform: translate(-15%, -40%);
		-o-transform: translate(-15%, -40%);
		transform: translate(-15%, -40%)
	}
}
@media screen and (max-height: 400px) {
	section#edge.sec2 .bg-item {
		-webkit-transform: translate3d(-6%, -17%, 0);
		-moz-transform: translate(-6%, -17%);
		-ms-transform: translate(-6%, -17%);
		-o-transform: translate(-6%, -17%);
		transform: translate(-6%, -17%)
	}
	section#edge.sec3 .bg-item {
		-webkit-transform: translate3d(-12%, -34%, 0);
		-moz-transform: translate(-12%, -34%);
		-ms-transform: translate(-12%, -34%);
		-o-transform: translate(-12%, -34%);
		transform: translate(-12%, -34%)
	}
}
.js section#edge .block .slide-headline {
	-webkit-transition: all 750ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
	-moz-transition: all 750ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
	transition: all 750ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
	-webkit-transform: translate3d(0, 300px, 0);
	-moz-transform: translate(0, 300px);
	-ms-transform: translate(0, 300px);
	-o-transform: translate(0, 300px);
	transform: translate(0, 300px);
	opacity: 0;
	filter: alpha(opacity=0);
	position: relative
}
.js section#edge .block .slide-copy {
	-webkit-transition: all 750ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
	-moz-transition: all 750ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
	transition: all 750ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
	-webkit-transform: translate3d(0, 340px, 0);
	-moz-transform: translate(0, 340px);
	-ms-transform: translate(0, 340px);
	-o-transform: translate(0, 340px);
	transform: translate(0, 340px);
	opacity: 0;
	filter: alpha(opacity=0);
	position: relative
}
.js section#edge .block.show .slide-headline {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	opacity: 1;
	filter: alpha(opacity=100)
}
.js section#edge .block.show .slide-copy {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	opacity: 1;
	filter: alpha(opacity=100)
}
.js section#edge .block.hide .slide-headline {
	-webkit-transform: translate3d(0, -340px, 0);
	-moz-transform: translate(0, -340px);
	-ms-transform: translate(0, -340px);
	-o-transform: translate(0, -340px);
	transform: translate(0, -340px);
	opacity: 0;
	filter: alpha(opacity=0)
}
.js section#edge .block.hide .slide-copy {
	-webkit-transform: translate3d(0, -300px, 0);
	-moz-transform: translate(0, -300px);
	-ms-transform: translate(0, -300px);
	-o-transform: translate(0, -300px);
	transform: translate(0, -300px);
	opacity: 0;
	filter: alpha(opacity=0)
}

.nojs section#edge .bg-item {
	background: transparent url("../images/extreme-usb/3X-usb-new.png") no-repeat center center;
	background-size: contain;
	white-space: nowrap;
	overflow: hidden;
	height: 1872px;
	width: 995px;
	z-index: -1;
	-webkit-transform: translateZ(0);
	opacity: 1
}
.nojs section#edge .block {
	top: 5%
}
.nojs section#edge .block2 {
	margin-top: 150px
}
.nojs section#edge .block3 {
	margin-top: 300px
}



/* Section Multi Colour-Options */
section#options .block, section#options .bg-item {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -200px;
	bottom: auto
}

section#options .block, section#options .bg-item-light {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -200px;
	bottom: auto
}
section#options .block {
	bottom: 5%;
	background-image: none
}
section#options .bg-item {
	left: 2%;
	right: 53%;
	top: 50px;
	bottom: 55px;
	margin: 0;
	height: auto;
	width: auto
}
section#options .bg-item-light {
	left: 2%;
	right: 53%;
	top: 50px;
	bottom: 55px;
	margin: 0;
	height: auto;
	width: auto
}
section#options .slide-copy {
	width: 68%
}
section#options.on .bg-item {
	background: transparent url("../images/extreme-usb/chip.png") no-repeat center center;
	background-size: contain;
	white-space: nowrap;
	overflow: hidden;
	height: 714px;
	width: 420px;
	z-index: -1;
	-webkit-transform: translateZ(0);
	height: auto;
	width: auto;
	background-position: center right
}



@media screen and (max-width: 910px) {
	section#options .block {
		left: 28%
	}
	section#options .bg-item {
		left: 50%;
		margin-left: -53%
	}
		section#options .bg-item-light {
		left: 50%;
		margin-left: -53%
	}
	section#options .slide-copy {
		width: 75%
	}
}
@media screen and (max-width: 640px) {
	section#options .block {
		top: auto;
		left: 0;
		bottom: 0;
		padding-bottom: 5%;
		background-color: rgba(0, 0, 0, 0);
		background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(20%, rgba(0, 0, 0, 0.35)), color-stop(50%, rgba(0, 0, 0, 0.6)), color-stop(100%, rgba(0, 0, 0, 0.7)));
		background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.35) 20%, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.7));
		background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.35) 20%, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.7))
	}
  section#options .bg-item {
    left: 50%;
    top: 0;
    margin-left: -40%;
    margin-top: 0;
  }
  section#options .bg-item-light {
    left: 50%;
    top: 0;
    margin-left: -40%;
    margin-top: 0;
  }
	section#options .slide-copy {
		width: auto
	}
	section#options.on .bg-item {
		margin-left: -52%;
		width: 100%
	}
		section#options.on .bg-item-light {
		margin-left: -52%;
		width: 100%
	}
}

/* iPhone 5 */
@media screen and (max-width: 320px) {
section#options .bg-item, section#options .bg-item-light {
	bottom: 11px;
   }
}

.nojs section#options .bg-item {
	background: transparent url("../images/extreme-usb/chip.png") no-repeat center center;
	background-size: contain;
	white-space: nowrap;
	overflow: hidden;
	height: 714px;
	width: 420px;
	z-index: -1;
	-webkit-transform: translateZ(0)
}


/* Section gallery */
section#gallery h2 {
	text-align: center;
	position: absolute;
	top: 90px;
	width: 100%
}
section#gallery h3 {
	margin-bottom: -50px
}
section#gallery .carousel {
	width: 99.8%;
	left: 0.1%;
	margin-left: 0
}
section#gallery .carousel .slide {
	height: 500px;
	width: 100%;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat
}
@media screen and (max-width: 1024px), screen and (max-height: 768px) {
	section#gallery h3 {
		margin-bottom: 10px
	}
}
@media screen and (max-width: 768px) {
	section#gallery h2 {
		top: 90px
	}
}
@media screen and (max-width: 640px) {
	/*original: Changed as not displaying centre in iPhone X and larger displays.
	section#gallery .carousel {
		height: 500px;
		top: -80px;
		margin-top: 0
	}
	section#gallery .carousel .pager {
		bottom: 40px
	}
	section#gallery .carousel .slide {
		background-position: center center;
		background-size: contain
	}
	section#gallery .carousel .slide h3 {
		bottom: 120px
	}*/
	
		section#gallery .carousel {
		margin-top: -270px;
		top: 50%;
		height: 580px
	}
	section#gallery .carousel .slide h3 {
		bottom: 20px
	}
	section#gallery .carousel .pager {
		bottom: 60px
	}
	
}
@media screen and (max-device-height: 700px) and (min-device-height: 490px) {
	/* controls position from top on mobile */
	section#gallery .carousel {
		margin-top: -270px;
		top: 50%;
		height: 580px
	}
	section#gallery .carousel .slide h3 {
		bottom: 20px
	}
	section#gallery .carousel .pager {
		bottom: 60px
	}
}
/*Custom@Media Targeting larger screens like iPhone X, iPhone Plus etc... */
@media screen and (max-device-height: 850px) and (min-device-height: 701px) {
	section#gallery .carousel .slide h3 {
		bottom: -10px
	}
	section#gallery .carousel .pager {
		bottom: 30px
	}
}
@media screen and (max-height: 640px) and (max-width: 960px) and (orientation: landscape) {
	section#gallery .carousel {
		width: 100%
	}
	section#gallery .carousel .slide {
		margin-top: 140px;
		width: 100%;
		height: 300px
	}
	section#gallery .carousel .slide h3 {
		bottom: 48px
	}
	section#gallery .carousel .pager {
		bottom: 161px
	}
}
.js section#gallery.off .carousel .slide {
	background-image: none !important
}


/* ---- CUSTOM ANIMATIONS ---- */

/* FLASHING ANIMATION */
.flashit{
	-webkit-animation: flash linear 1s infinite;
	animation: flash linear 1s infinite;
}
@-webkit-keyframes flash {
	0% { opacity: 1; } 
	50% { opacity: .1; } 
	100% { opacity: 1; }
}
@keyframes flash {
	0% { opacity: 1; } 
	50% { opacity: .1; } 
	100% { opacity: 1; }
}

.second-stage .flashit{
	-webkit-animation: none;
	animation:none;
}



/* FLASHING BATTERY ICON */
.flash-b{
	-webkit-animation: flashbat linear 1s infinite;
	animation: flashbat linear 1s infinite;
}
@-webkit-keyframes flashbat {
	0% { opacity: 1; } 
	50% { opacity: .1; } 
	100% { opacity: 1; }
}
@keyframes flashbat {
	0% { opacity: 1; } 
	50% { opacity: .1; } 
	100% { opacity: 1; }
}

.second-stage .flash-b{
display: none;
}


/* FADE BATTERY ICON */
.fadebattery {
	z-index: 0;
	opacity: 0;
	-webkit-transition: opacity 200ms ease-in 200ms;
	-moz-transition: opacity 200ms ease-in 200ms;
	transition: opacity 200ms ease-in 200ms
}
.second-stage .fadebattery {
	opacity: 1
}

/* Light Flicker Animation */
.active .vhs-flicker {
  opacity: 0;
  -webkit-animation-name: vhs-flicker;
          animation-name: vhs-flicker;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: steps(7);
          animation-timing-function: steps(7);
}

.active .vhs-flicker {
	opacity: 1
}


@-webkit-keyframes vhs-flicker {
    0%   { opacity: 0 }
   12.5% { opacity: .25 }
   25%   { opacity: 0 }
   37.5% { opacity: 0 }
   50%   { opacity: .75 }
   62.5% { opacity: 0 }
   75%   { opacity: 1 }
   87.5% { opacity: .5 }
  100%   { opacity: 1 }
}

@keyframes vhs-flicker {
    0%   { opacity: 0 }
   12.5% { opacity: .25 }
   25%   { opacity: 0 }
   37.5% { opacity: 0 }
   50%   { opacity: .75 }
   62.5% { opacity: 0 }
   75%   { opacity: 1 }
   87.5% { opacity: .5 }
  100%   { opacity: 1 }
}

