a {
 color:#6b2c90;
}
.light {
	color: #555;
}
b {
	font-weight:700;
}
sup {
    vertical-align: 60%;
    font-size: 50%;
}
.clear {
	clear: both;
}

#nav>.nav a {
	text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
}

div#main.minor {
	background: rgba(0,0,0,0.5);
	padding-top: 4rem;
    overflow-x: hidden;
}
@media (max-width:767px){
	div#main.minor {
		padding-top: 3.5rem;
	}
}
div#main.minor >.inner {
	background: #fff;
	padding: 0 10%;
	font-size: 18px;
	line-height: 1.25;
}
div#main.minor >.inner h2{
	font-size:50px;
	font-weight: bold;
	color:#bb2ad5;
	padding:1rem 0;
}
div#main.minor >.inner h2:first-child{
	margin-top: 0rem;
}
div#main.minor >.inner h3{
	font-size:30px;
	margin: 3rem 0 1.5rem;
}
div#main.minor >.inner h4{
	font-size:20px;
}
div#main.minor >.inner > .content{
	padding: 2rem 0;
}
.gsg-list{
	counter-reset:li;
	margin:4rem 0;
	padding:0;
}
.gsg-item{
	padding-left:5rem;
	position:relative;
	list-style:none;
	font-size:85%;
}
.gsg-item:before,
.gsg-item:after{
	position:absolute;
}
.gsg-item:before{
	content:counter(li);
	counter-increment:li;
	content:counter(li);
	counter-increment:li;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	width:1.8em;
	margin-right:8px;
	padding:0.45rem 0.75rem;
	color:#6B2C90;
	font-family:Roboto,sans-serif;
	font-size:2rem;
	font-weight:900;
	text-align:center;
	top:0;
	left:0
}
.gsg-item:after{
	content:"";
	border:5px solid #6B2C90;
	width: 3rem;
	height: 3rem;
	transform:rotateZ(45deg);
	-webkit-transform:rotateZ(45deg);
	left: 0.3rem;
	top:0.15rem;
}
.gsg-item>h2{
	font-weight:600;
	margin-bottom:0;
}
.gsg-item>h4{
	font-size:1.5rem;
	font-weight:200;
	margin:0.5rem auto;
}
.gsg-item>p{
	text-align:center;
}
.gsg-item>p>img{
	max-width:100%;
}
.youtube-video>iframe{
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	margin:0 auto;
}
.youtube-video{
	position:relative;
	width:100%;
	height:0;
	padding-bottom:56.25%;
	max-width:900px;
	margin:1rem auto 0;
}
.h_s_overlay{
	position: fixed !important;
	z-index:3000;
	background:rgba(0,0,0,0.7);
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:table;
	opacity:1;
	transition:opacity 0.25s ease-in-out;
	-webkit-transition:opacity 0.25s ease-in-out;
}

.h_s_overlay.dismiss{
	opacity:0;
	pointer-events:none
}
.h_s_overlay>.inner{
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	width:100%;
	padding:0;
}
.h_s_overlay>.inner>.container-fluid{
	background:#fff;
	width:96%;
	margin:2% auto;
	padding:1% 5% 3%;
	box-sizing:border-box;
	border:2px solid #fff;
	border-top-color:#27dffd;
	border-bottom-color:#27dffd;
	box-shadow:1px 1px 25px rgba(0,0,0,0.9);
	text-align:left;
}
h2.warn{
	color:#6b2c90;
	margin:1.75rem 0 0.5rem;
	font-size:1.5rem;
	font-weight:800;
}
h2.warn:before,
h3.warn:before {
	font-family:'mergevr';
	content:'\e8b2';
	font-size:2.5rem;
	font-weight:normal;
	vertical-align: 0;
	padding-right: 0.5rem;
	color: #ffb900;
}
@media (max-width:480px){
	div#main.minor >.inner h2.warn,
	div#main.minor >.inner h3.warn,
	h2.warn,
	h3.warn {
		font-size: 6vw;
		vertical-align: middle;
		padding-left: 3rem;
		position: relative;
	}
	h2.warn:before,
	h3.warn:before {
		position: absolute;
		left: 0;
		top: -0.25rem;
	}
	div#main.minor >.inner {
		padding: 5% 10% 0;
	}
	div#main.minor >.inner > .content {
		padding: 2rem 0;
	}
	div#main.minor >.inner h2:first-child:before {
		top: 0.5rem;
	}
}
.purple-bg{
	color:#fff;
	background-color:#6b2c90;
}
a.btn-purple {
	background-color: #6b2c90;
	padding: 0.25rem 0.5rem;
	color: #fff;
	font-size:18px;
	display: inline-block;
	text-decoration: none;
	border: 0;
	transition: all 0.3s ease-in-out;
	margin: 1rem 0;
	padding: 1rem 1.25rem;
}
.header {
	overflow: hidden;
	z-index: 0;
}

div[data-vide-options*=","]:not(.nofilter)>div>video {
	filter: sepia(0.95) hue-rotate(227deg) saturate(9) brightness(0.5) contrast(0.95);
	opacity: 0.8;
	position: absolute;
	top: 50%;
	left: 50%;
	width: auto;
	height: auto;
	min-width: 100%;
	min-height: 100%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
div.altfilter[data-vide-options*=","]:not(.nofilter)>div:not(.container) {
	filter:grayscale(0.3) hue-rotate(0) saturate(2) brightness(0.6) contrast(0.85);
}
div.altfilter[data-vide-options*=","]:not(.nofilter)>div>video {
	filter:none;
}

@media (max-width: 767px) {

	.header>video {
		display: none;
	}
}

.smaller {
	font-size:85%;
}
.much-smaller {
	font-size: 60%;
}
.title1.purple.nogradient,
.title2.purple.nogradient,
.title3.purple.nogradient,
.title4.purple.nogradient,
.title5.purple.nogradient,
.title6.purple.nogradient {
	background:none !important;
	color:#EA38ED;
}

/* --- Shop --- */

.product-carousel {
	width: 63%;
	height: 100%;
	display: block;
	min-height: 30rem;
	float: left;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}
.product-text {
	width: 35%;
	height: 100%;
	display: block;
	min-height: 10rem;
	float: right;
}
@media (max-width:767px){
	.product-carousel,
	.product-text{
		min-height: 14rem;
		width:100%;
	}
}

.product-row{
	padding:1rem 0;
	border-bottom:1px solid #e5e5e5;
}
.product-row:last-child{
	border:0;
}
div#main.minor >.inner>.content> .product-text> h2 {
	font-size:2rem;
}
.product-text p {
	font-size:1rem;
}
.product-text p.edu >a {
	font-weight:600;
	text-decoration:none;
}
.product-text p.edu >a:before {
	content:"";
	display:inline-block;
	width: 1.5rem;
	height: 1.65rem;
	margin-right: 0.25rem;
	background:url(/assets/img/edu.svg) no-repeat;
	background-size:contain;
	vertical-align: -0.35rem;
}
.product-text p.guarantee:before {
	font-family:'mergevr';
	content:'\e90e';
	vertical-align:middle;
	padding-right:0.5rem;
}

.product-row > .left {
	float:left;
}
.product-row > .right {
	float:right;
}
.product-row .button a {
	font-size:1rem;
	width:150px;
}
.product-images {
	cursor: pointer;
	white-space: nowrap;
	position: absolute;
	top: 0;
	left: 0;
	transition:all 0.3s ease-out;
}
.product-carousel:before,
.product-carousel:after {
	cursor:pointer;
	pointer-events:all;
	font-family:'mergevr';
	color: rgba(255,255,255,0.9);
	text-shadow: 0 0 3px rgba(0,0,0,0.5);
	position:absolute;
	top: 45%;
	padding:3rem 0;
	width:15%;
	text-align:center;
	font-size:2rem;
	z-index: 1;
	transition:all 0.3s ease-in-out;
}
@media (max-width:767px){
	.product-carousel:before,
	.product-carousel:after{
		top: 25%;
	}
}
.product-carousel:before {
	content:'\f053';
	left:0;
}
.product-carousel:after {
	content:'\f054';
	right:0;
}
.product-carousel.left-hover:before {color:#fff;left:-1%;}
.product-carousel.right-hover:after {color:#fff;right:-1%;}
.product-images>img {
	display:inline;
	max-width:100%;
	margin: 0 2px;
	vertical-align: middle;
}
.select-color {
	border-left:2rem solid;
}
select[data-color=pulsar-purple]{border-color:#6b2c90;}
select[data-color=alien-green]{border-color:#A9D401;}
select[data-color=starship-grey]{border-color:#BDBDBD;}
select[data-color=solar-orange]{border-color:#FF983B;}
select[data-color=supernova-pink]{border-color:#FF41B5;}
select[data-color=rocket-red]{border-color:#E60024;}
select[data-color=cosmic-blue]{border-color:#0088B0;}
select[data-color=nebula-teal]{border-color:#01C4B4;}
select[data-color=lightspeed-yellow]{border-color:#FFE71B;}
/* Lightspeed Yellow FFE71B */
/* Nebula Teal 01C4B4 */
/* Cosmic Blue 0088B0 */
/* Rocket Red E60024 */
/* Supernova Pink FF41B5 */
/* Solar Orange FF983B */
/* Starship Grey BDBDBD */
/* Alien Green A9D401 */
/* Pulsar Purple 6b2c90 */

.careers-header,
.job-header{
	background-image: url(/assets/img/about/bg-image.jpg);
	min-height: 50vh;
	background-size: cover;
	background-position: center center;
	display:table;
}
.job-header{
	min-height:30vh;
}
.careers-header>.txt,
.job-header>.txt,
.edu-header>.txt{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.careers-header>.txt>h1,
.job-header>.txt>h1{
	color:#fff;
	font-size:3rem;
	font-weight: 800;
}
.careers>.inner>.content{
	text-align: center;
}
.careers>.inner>.content>ul>li{
	font-size:1.5rem;
	line-height:2;
}
.careers>.inner>.content>ul>li>a{
	color:#bb2ad5;
}
.careers>.inner>.content>ul>li>a:before{
	content:"\f054";
	font-family: 'mergevr';
	position: absolute;
	transform:translate3d(-150%,0,0);
	transition:all 0.1s ease-in-out;
}
.careers>.inner>.content>ul>li>a:hover:before{
	transform:translate3d(-100%,0,0);
}
.job>.inner>.content>ul {
	margin:1.5rem;
}
.job>.inner>.content p {
	font-size:80%;
	margin-top:1rem;
}
div#main.job >.inner h2 {
	font-size:2rem;
}
div#main.job >.inner h2:first-child {
	padding-top:0;
}
.job>.inner>.content>ul>li {
	padding-left: 1.3rem;
	position: relative;
}
.job>.inner>.content>ul>li:before{
	font-family: 'mergevr';
	position: absolute;
	left: 0;

	content:"\f054";
}
.job>.inner>.content>ul>li.req:before{
	content: "\f00c";
	color: #82da2d;
}
.job>.inner>.content>ul>li.plus:before{
	content: "\f055";
	color:darkmagenta;
}
.test-button {
	display: block;
	background: #fff;
	padding: 0.5rem 0;
	margin: 0.5rem 0 -1rem;
	color: #4b0087 !important;
	box-shadow: 0 2px 15px rgba(0,0,0,0.2);
	transition: all 0.3s ease-in-out;
}
.test-button:hover {
	background:rgba(255,255,255,0.75);
}
.edu-header{
	background-image: url(/assets/img/misc/edu-header.jpg);
	min-height: 50vh;
	background-size: cover;
	background-position: center;
	display:table;
}
.edu-header>.txt>h1:before {
	display:inline-block;
	content:"";
	width: 12rem;
	height: 12rem;
	background-image:url('/assets/img/misc/edu-insider.svg');
	background-position:center;
	background-repeat:no-repeat;
	vertical-align: baseline;
	margin-bottom: -6rem;
}
.edu-header>.txt>h1,
.edu-header>.txt>h2{
	color: #fff;
	font-size: 4rem;
	font-weight: 700;
}
.edu-header>.txt>h2{
	color: #fff;
	font-size: 1.5rem;
	font-weight: 400;
	line-height: 1.5;
	display: inline-block;
	margin-left: 12rem;
}
@media (max-width:680px){
    .edu-header>.txt>h1:before {
        display:block;
        width:100%;
        margin:0 auto;
    }
    .edu-header>.txt>h1 {
        font-size:2rem;
    }
    .edu-header>.txt>h2 {
        margin:0 auto;
        font-size:1rem;
    }
}
@media (max-width:480px){
    .edu-header>.txt>h1:before {
        height:9rem;
    }
}
p.action {
	text-align: center;
	padding:2rem 0;
}
a.button {
	color:#fff;
	display: inline-block;
	font-weight: 600;
	font-size: 1.5rem;
	background-color: #b523c9;
	padding: 1rem 1.5rem;
	border-radius: 0.35rem;
	text-decoration: none;
	transition: background-color 0.3s ease-in-out;
}
a.button:hover {
	background-color: #6e0d9c;
}
#edu-code {
	max-width: 768px;
	margin:0 auto;
}
#edu-code.disable {
	pointer-events: none;
	opacity: 0.5;
}
#edu-code ul {
	background: #e2e2e2;
	border-radius: 0.25rem;
	padding: 1rem;
	list-style: none;
}
#edu-code li{
	padding: 1.25rem 0;
	text-align: left;
	border-bottom:1px solid #c5c5c5;
}
#edu-code li:last-child{
	border:0;
}
#edu-code input{
	float:right;
}
#edu-code input[type=email],
#edu-code input[type=text]{
	width:50%;
	font-size:1rem;
}
@media (max-width:820px){
	#edu-code input[type=email],
	#edu-code input[type=text]{
		width: 100%;
		margin: 0.5rem 0 1.5rem;
	}
}
#edu-code input[type=checkbox]{
	float:none;
}
#edu-code li.action{
	text-align:center;
}
#edu-code .button {margin: 2rem;}
#edu-code .g-recaptcha {
	display: inline-block;
	margin: 1rem 0;
}
@media (max-width:413px){
	#edu-code .g-recaptcha {
		transform: scale(0.85) translateX(-9%);
	}
}
@media (max-width:374px){
	#edu-code .g-recaptcha {
		transform: scale(0.8) translateX(-16%);
	}
}
#edu-code .code {
	font-weight: 700;
	font-size:2rem;
}
.edu-step-01,
.edu-step-04 {
	max-width: 100%;
	margin: 0 auto;
	display: block;
}
.edu-step-02 {
	max-width: 30%;
	display: inline-block;
}
.equals {
    font-size:2rem;
    display:inline-block;
}
.edu-step-03 {
	max-width: 50%;
	display: inline-block;
}
.edu-step-05 {
	max-width: 60%;
	display:block;
	margin:0 auto;
}
@media (max-width:480px){
    .edu-step {
        max-width:90%;
    }
}
.code-resources {
    max-width: 800px;
    margin:0 auto 5rem;
}
.code-resource {
    width: 49%;
    padding-top: 50%;
    margin-bottom: 3rem;
    display: inline-block;
    text-align: center;
    padding-bottom: 5%;
    background-position:center;
    background-repeat:no-repeat;
    background-size:contain;
    position:relative;
}
.code-resource > a {
    position:absolute;
    height:100%;
    width: 100%;
    font-size:1.5rem;
    top: 0;
    left: 0;
    padding-top: 100%;
}
.code-resource > a >.detail {
    text-decoration:none;
    display:inline-block;
    width:100%;
    font-size:1rem;
    color: #b946ff;
}
.code-resource.flyer {background-image:url('/assets/img/misc/edu-flyer.png');}
.code-resource.coupon {background-image:url('/assets/img/misc/edu-coupon-sheet.png');}

.sticky-banner {
    position:fixed;
    bottom:-100%;
    z-index:999999;
    text-align:center;
    transition: bottom 0.3s ease-in-out;
}
@media (min-width:601px){
    .sticky-banner {
        transform: translateX(calc( 50vw - 50% ));
    }
}
.sticky-banner.show {
    bottom:0;
}
.sticky-banner a,
.sticky-banner a>img {max-width: 100%;}
.sticky-banner > .close {
    position: absolute;
    top: 40px;
    right: 0;
    width: 50px;
    height: 50px;
    text-indent: -9999rem;
    display: block;
    overflow: hidden;
}
.tm {
    font-weight: normal;
    font-size: 50%;
    vertical-align: top;
}

.modal__form .form .form-group .checkbox-wrap .checkbox label.em {
    font-size: 1.2rem;
    font-weight: bold;
}

.modal__form .form .form-group .checkbox-wrap .checkbox label.em-2 {
    color:#b86dff;
}

.loader {
    border: 3px solid #f3f3f3;
	border-top: 3px solid #b86dff;
	border-radius: 50%;
	width: 2rem;
	height: 2rem;
	animation: spin 0.6s linear infinite;
	display: inline-block;
	vertical-align: middle;
	margin-right: 1rem;
	top: -0.5rem;
	position: relative;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
#consentPrefs {
    margin:1rem 0;
}


#fixedbutton {
    position: fixed;
	bottom: 14px;
    right: 24px;
    background-color: #71429D;
    border-radius: 30px;
	height: 46px;
    width: 135px;
    padding: 10px;
    text-align: center;
	z-index: 1;
}

#fixedbutton .support-text {
	font-size: 16px;
}

#fixedbutton i {
	position: relative;
	top: 2px;
	color: white;
	font-size: 20px;
}

.support-text, .support-icon {
	color: white;
	display: inline-block;
	font-weight: bold;
}

.text-sm
{
    font-size: .875rem !important;
}

.text-md {
	font-size: 1rem !important;
}

.text-lg
{
    font-size: 1.25rem !important;
}

.text-xl
{
    font-size: 1.5rem !important;
}

.text-xxl
{
    font-size: 2rem !important;
}