@font-face {
    font-family: 'Fixedsys Excelsior 3.01';
    src: url('FixedsysExcelsiorIIIb.woff2') format('woff2'),
        url('FixedsysExcelsiorIIIb.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: '000webfont';
    src: url('000webfont.woff2') format('woff2'),
        url('000webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bitcraft';
    src: url('Bitcraft.woff2') format('woff2'),
        url('Bitcraft.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


  * {
    animation: none !important;
    text-shadow: none !important;
  }

 a, a:hover, a:focus, a:active {
      text-decoration: none!important;
      color:inherit;
	 border: none!important;
	 outline: none!important;
 }

#draggableArea { 
	z-index: 50; 
	
	background: url("../images/home/wires_03.png") no-repeat center 700px ; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: 1400px;	
	background-color:transparent;
	padding-top: 0vh;
	padding-bottom: 0vh;
	background-attachment:local;
	width: 100%;
	height: 4475px;
	top:310vh;
	left:0;
	right:0;
	margin: auto;
	position: absolute;
}
canvas { display: block; background-color: transparent!important;}

html,  body {

	background-color: black;	
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	-webkit-tap-highlight-color:rgba(0,0,0,0);	
}

html {
	overflow-x: hidden !important;
}

body {
  overscroll-behavior: none;
  margin: 0;
  padding: 0;
  overflow-x: hidden!important;
-webkit-overflow-scrolling: touch;
}

/* Let's get this party started */
::-webkit-scrollbar {
	display: none;
	cursor: pointer; 
	cursor: hand;
}

#smooth-content {
	overflow: visible;
	width: 100%;
	/* set a height because the contents are position: absolute, thus natively there's no height */
	height: auto;
	background-color: transparent;
}

.wrapper{
	overflow: hidden;
	height:auto;
	background-color: transparent;
	/*background: url("../images/home/oneSite_bg.jpg") center top;*/
	-webkit-background-size:contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	background-repeat: repeat;
}

 #trigger, #StarsCanvas {
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    display: block;
	z-index: 0;
	overflow: hidden;
	background-color: transparent;
}

.clickable-wrapper {
    position: relative; /* Ensure proper layout behavior */
    pointer-events: auto; /* Always make the wrapper clickable */
}

#socialGrid_nav{
	height: 50px;
	width: 100%;
	background-repeat:repeat;
	opacity:1;
	text-align: center;
	padding: 0px;
}
.socialIcons{
	opacity:1;
	text-align: center;
	padding: 5px;
	text-decoration: none;
	
	letter-spacing: 5px;
	background-color: transparent;
	font-style: none;
	font-size: 40px;
	font-weight: normal;
	text-transform: capitalize!important;
	color: #abfcf8; 
	text-shadow: 0 0 10px #007eff, 0 0 15px #007eff, 0 0 20px #007eff !important;
	-webkit-animation: glow 1s ease-in-out infinite alternate;
	-moz-animation: glow 1s ease-in-out infinite alternate;
	animation: glow 1s ease-in-out infinite alternate;
}

.socialIcons:hover, .socialIcons:focus, .socialIcons:active {
color: white; /* Ensure active color is applied */
 }
.show{
	display:block!important;
}
.hide{
	display:none!important;
}
.blk{
	background-color: black!important;
	padding:30px;
	border-radius: 0px;
}

.blur {
        padding: 40px 60px 40px 60px;
        /* Semi-transparent background to allow blur effect */ 
		background-color: black;
    }

.row {
	flex-wrap: wrap;
	padding: 0px!important;
	margin: auto;
	margin-left: 0px!important;
	margin-right: 0px!important;
}
.col-md-12{
	 padding-right: 0px!important; 
     padding-left: 0px!important;
}
.container-fluid {

   padding-right: 0px!important; 
   padding-left: 0px!important; 
}
.lockup{
	top:0;
	left:0;
	position: fixed;
	width: 100%;
	height: 20%;
	z-index: 9000001!important; /* Sit on top */
	opacity: 1;
}
.logo{
	
	font-family: 'Bitcraft';
	color: #abfcf8; 
	text-shadow: 0 0 10px #007eff, 0 0 10px #007eff, 0 0 20px #007eff !important;
	font-size: 170px;
	padding-top: 10px;
	text-align: center;
	letter-spacing: 2px;
	line-height: 90px;
	word-spacing: -25px;

	/*background: url("../images/logo_lg.png") no-repeat  center center ; */
	background-color: transparent;
	background-size: contain;
	width:100%!important;
	max-width: 100%;
	height: auto;
	position: absolute;
	display: inline-block;

}

.subLogo{
	width:100%!important;
	max-width: 100%;
	position: absolute;
	top:0px;
}

.logo_sm{
	
	background: url() no-repeat  0px 0px ; 
	background-color: transparent;
	background-size: cover;
	position: fixed;
	top:-90px;
	right:10px;
	opacity: 1;
	width:30px;
	height:30px;
	z-index: 9000001!important; 
	
	
	font-family: 'Fixedsys Excelsior 3.01';
	color: #abfcf8;
	letter-spacing: 5px;
	font-style: none;
	font-size: 30px!important;
	font-weight: normal;
	text-transform: capitalize!important;
	
	text-shadow: 0 0 10px  !important;
}
.tag {
	font-family: '000webfont';
	color: white; 
	font-size: 70px;
	letter-spacing: -1px;
	position: absolute;
	top:80px;
	
	display: inline-block;
	
}


/*----------------------SVG END -----------------------------------------*/

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
      width: 750px;
  
}

.pushR {
	left:0;
	right:0;
	position: absolute; 
  }
.pushC {	
	width: 70vw;
  }
.pushCL {	
	width: 40vw;
	z-index: 5px;
  }
.pushL {	
	left:22vw;
	width: 660px!important;
	top:;
	position: absolute;
	background-color: transparent;
  }

/*/////////////// CELL LOADER /////////*/
.overlayPix {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    pointer-events: none; /* Ensure it doesn't interfere with clicks */
    z-index: 2147483655;
	background-position: center;
	background-size: contain;
}

.cell {
    width: 100%;
    height: 100%;
    background-color: #000; /* Change to your desired color
	background-image: url("../images/bluePix.png");*/ 
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
    opacity: .5;
	border-radius: 0px;
}

.iconic {
	z-index: 2147483657;
	margin: auto;
	left:0;
	right:0;
	top:0;
	bottom:0;
	height:10vh;
	width:auto;
	position: fixed;
	background-image: url("../images/pitch_loader.gif");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	background-color: transparent; 
	opacity: 1;
	border-radius: 15px;
}
.boo {
	z-index: 2147483659;
	margin: auto;
	left:0;
	right:0;
	top:0;
	bottom:0;
	height:100%;
	width:100%;
	position: fixed;
	background-image: url("../images/pitch_loader.gif");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	background-color: #000; 
	opacity: 1;
	border-radius: 15px;
	display:none;
}

/* LOADER */
#loader {
	width: 100vw;
	height: 5px;
	position: absolute;
	bottom: 0;
	margin: auto;
	overflow:hidden;
	background-color:#007eff; 


}

#loader_bg {
	position: fixed; 
	top: 0px; 
	left: 0;
	width: 100vw; 
	height: 100vh;
	background-color: black;
	opacity:1;
	z-index: 2147483657;
	overflow: visible;
	text-align: center;
}

.logo_loader{
	top:0;
	left:0;
	margin: auto;
	height:100%;
	width:100%;
	margin-top:0%;
	opacity: 1;
	z-index: 214743649;
	position: absolute;
	text-align: center;
		/*background: url("../images/home/icon_01.png") no-repeat center center;*/
}
.logo_cover_loader{
	position: relative;
	top:55vh;
	padding-left:20px;
	right:0;
	text-align: center;
	height: 200px;
	width: 200px;
	opacity: 1;
	margin: auto;
	/*background-image: url("../images/UR_icons.gif");*/
	background-size: 200px 200px;
	background-position: center;
	background-repeat: no-repeat;
	z-index: 2147483659;
	padding-top: 0px;
	font-family: "Fixedsys Excelsior 3.01";
	color: white;
	letter-spacing: 5px;
	font-size: 30px;
	
	  text-shadow: 0 0 5px #007eff, 0 0 7px #007eff, 0 0 10px #007eff !important;
}
.glowTxt{
	font-size: 15px;
	text-transform: none;
	font-family: "Comfortaa", serif!important;
	color: #abfcf8; 
	text-shadow: 0 0 10px #007eff, 0 0 15px #007eff, 0 0 20px #007eff !important;
}
.glowTxt2{
	color: #abfcf8!important; 
	text-shadow: 0 0 10px #007eff, 0 0 15px #007eff, 0 0 20px #007eff !important;
}

.seemore{
	text-decoration: none;
	color: #abfcf8; 
	text-shadow: 0 0 10px #007eff, 0 0 15px #007eff, 0 0 20px #007eff !important;
	cursor: pointer;
	transition: background-color 0.3s, transform 0.3s;
}
 .seemore:hover, .seemore:focus, .seemore:active {
     color: #abfcf8;
	 text-decoration: none!important;
 }

#arrow_down{
	text-align: center;
	position:fixed; 
	bottom:0px;
	left: 0;
	right:0;
	opacity:1;
	filter: drop-shadow(0px 0px black);
	/*background-image: url("../images/home/loader_drop.gif");*/
	background-size: contain;
	background-position: center bottom;
	background-repeat: no-repeat;
	z-index: 20;
}
.greetings {
}
.greetings, .greetingsA, .greetingsB {
	padding-top:0vh;

}
.greetings {
	padding:200px!important;
}
.h2_title {
	font-family: '000webfont';
	opacity: 1;
	color: #abfcf8; 
	text-shadow: 0 0 10px #007eff, 0 0 15px #007eff, 0 0 20px #007eff !important;
	
	letter-spacing: -1px;
	line-height: 35px;
	background-color: transparent;
	font-style: none;
	font-size: 65px;
	font-weight: normal;
	text-transform: capitalize!important;
	position: relative;
	
}

.h2_nav {
	font-family: 'Comfortaa';
	color: white;
	letter-spacing: 5px;
	background-color: transparent;
	font-style: none;
	font-size: 40px;
	font-weight: normal;
	text-transform: capitalize!important;
}
.h2_body {
	letter-spacing: 1px;
	background-color: transparent;
	font-size: 25px;
	color: white;
	font-family: "Comfortaa", serif;
	line-height: 25px;
	margin: auto;
	margin-top: 0;
	
	text-shadow: 0 0 50px #000, 0 0 50px #000, 0 0 50px #000 !important;
}
.h2_body_setup {
	
	background-color: transparent;
	font-size: 25px;
	font-weight: bold;
	text-transform: none;
	color: white;
	font-family: "Comfortaa", serif!important;
	
	text-shadow: 0 0 50px #000, 0 0 50px #000, 0 0 50px #000 !important;
	
}

.desktopOnly {
	display: block;
}


/*---------------------------------*/


#scrollTop {
	top:0;
	left:0;
	position: fixed;
}


.outline_glow {
	border: 2px solid #abfcf8;
    box-shadow: 0 0 20px #007eff;
	border-radius: 0px;
}

.aniTxt {

}
.txtBox1 {
width:30vw;
}

.cover {
	background-color: blue;
	width: 100%!important;
	height:500vh!important;
	top:800vh!important;
	left:0!important;
	position: absolute;
	z-index: 8;
	opacity: 0;
}




.txt_overlay1 {
/*background: url("../images/home/04_bg.jpg") no-repeat center center ;*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;	
	background-color: transparent;
	width: 100vw;
	top:0px;
	left:0px;
	z-index: 1;
	padding-bottom: 10vh;
	margin-top: 0vh;
	margin-bottom: 0vh;
	
}


.video_overlay {
	background: url("../images/home/video_overlay.png") no-repeat center top ;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;	
	padding-top: 0vh;
	padding-bottom: 0vh;
	background-attachment:local;
	width: 100%;
	height: 100vh;
	top:0;
	left:0;
	position: fixed;
}

.padBot {
	margin-bottom: 20px!important;
}
.padBot2 {
	margin-bottom: 5vh!important;
}
.padBot3 {
	margin-bottom: 30vh!important;
}
.padBot4 {
	padding-top: 40vh!important;
}
.padTop {
	margin-top: 20px!important;
}
.padTop2 {
	margin-top: 20vh!important;
}
.padTop3 {
	margin-top: 30vh!important;
}
.padTop5 {
	margin-top: 60vh;
}
.padTopAds {
	margin-top: 40vh!important;
}
.padTop4 {
	margin-top: 40vh!important;
}
.padTop2 {
	margin-bottom: 0px!important;
}

/*------- HORIZONTAL SCROLLER------------*/

.hidden {
  opacity: 0;
  transform: scale(0.8);
}

.revealed {
  opacity: 1;
  transform: scale(1);
  transition: all 0.6s ease-out;
}
#character{
	top:0;
	left:0;
	position: relative;
	opacity: 1;
}
#gallery-container {
  perspective:1000vw;
	left:0;
	position: absolute;
	
}



.charblock {
  margin-top: 1vh !important;
  min-height: 30vh; /* Adjust based on your content */
  height: 700px;
  display: flex;
  gap: 20px;
  padding-left: 20px;
  opacity: 1;
  left: 0;
  transform-style: preserve-3d;
}
.section1_expand {
	margin-top:0vh!important;
	gap:20px;
}
.charblock img {
    flex-shrink: 0; /* Prevents images from shrinking */
}
.comicStyle1 {
	height: 80vh!important;
	width: auto;

}
.comicStyle2 {
	height: 30vh!important;
	width: auto;
}


.blu {
	color:#126ab5!important;
}


#per_footer {
	bottom:0!important;
	width: 100%;
	text-align: right;
	right:10px;
	position: fixed;
	color: aliceblue;
	font-size: 11px;
	opacity: .5;
	z-index: 8000000!important; /* Sit on top */
}

#pp {
	color:aliceblue;
	cursor:pointer;
	text-decoration:none;

}

.align_r {
	text-align: right;
}
.align_l {
	text-align: left;
}
.align_c {
	text-align: center;
}

.column_brand {
    display: flex;
    justify-content: center;
    align-items: center; /* Center vertically */
    width: 50vw;
    height: auto; /* Full height to center vertically */
    box-sizing: border-box;
    position: relative;
    margin: auto;
    padding: 0; /* Remove padding to avoid alignment issues */
}
.videoWrap {
    width: 80%;
    /* Set the width to 100% for responsiveness */
    height: 0; /* Set height to 0 */
    padding-bottom: 42%; /* Aspect ratio: 16:9 (56.25% = 9 / 16 * 100) */
    position: relative; /* Ensure correct layering */
    text-align: center;
    margin: auto;
    background-color: black;
    overflow: hidden !important;
}

.videoWrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.embed-responsive-16by9 {
	position: relative;
	width: 50vw!important;
	margin-bottom: 0px!important;
	text-align: center;
	margin: auto;
}
.embed-responsive-about{
	position: relative;
	width: 60vw!important;
	margin-bottom: 0px!important;
	text-align: center;
	margin: auto;
}


.div_glow {
  box-shadow: 0 0 20px #e16819;
  	transition: filter 0.25s ease-in-out;
  transition: filter 0.5s ease-in-out;
}

.div_glow:hover {
  filter: none;
	border: 2px solid white;
    box-shadow: 0 0 20px white;
}



/*--------- SWIPE GALLERY ----------*/
.swipeGallery {
    width: 100vw;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: opacity 0.1s ease-in-out;
    position: relative;
    margin: auto;
}
.loaded.swipeGallery {
    opacity: 1;
}
.swipeGallery_cards {
    position: relative;
    width: 100%;
    height: 100%;
}
.swipeGallery_card {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #FFFFFF;
    border-radius: 20px;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
    cursor: grab;
    border: 2px solid #e16819;
    box-shadow: 0 0 5px #ffd47e;
}
.moving.swipeGallery_card {
    transition: none;
    cursor: grabbing;
}
.swipeGallery_card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    pointer-events: none;
}
.swipeGallery_small {
    width: 90vw;
    max-width: 600px;
    height: 780px;
}
.swipeGallery_large {
    width: 90vw;
    max-width: 850px;
    height: 656.82px
}
.activity {
    width: 100%;
    position: absolute;
    margin-bottom: 500px !important;
}

/*------------ PIXEL COVER -------------------*/
#pixCon > .transition {
    position: absolute;
    left: 0; top: 0;
    width: 100%; height: 100%;
}      
 /*--------- BACKGROUND IMAGES ----------*/  

#parallax-wrapper {
    position: fixed;
    height: 100vh; /* controls scroll length */
    width: 100vw;
    overflow: visible;
	bottom:0;
	left:0;
}
.forground {
	width:100vw;
	height:200vw;
	bottom:0;
	right:0;
	margin: auto;
	position: absolute;
	background: url("../images/home/bg_01.png")no-repeat bottom right;
	background-size: contain;
}
.floater {
	width:100vw;
	height:100vh;
	bottom:0;
	top:200px;
	left:200px;
	right:0;
	margin: auto;
	position: absolute;
	background: url("../images/home/bg_08.png")no-repeat bottom center ;
	background-size: contain;
}
.background3 {
	width:100vw;
	height:300vh;
	bottom:0;
	left:0;
	margin: auto;
	position: absolute;
	background: url("../images/home/bg_02.png")no-repeat bottom left;
	background-size: contain;
}
.background4 {
	width:100vw;
	height:300vh;
	bottom:0;
	left:0;
	margin: auto;
	position: absolute;
	background: url("../images/home/bg_09.png")no-repeat bottom left;
	background-size: contain;
}
.background2 {
    width: 100vw;
    height: 500vh;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    position: fixed;
    background: url(../images/home/bg_03.png) no-repeat center center;
    background-size: contain;
}
.background {
	width:100vw;
	height:100%;
	background-repeat: repeat;
	position:absolute;
	top:0;
	left:0;
	background-color: #172d5a;
	background-image: url("../images/home/bg_04.jpg");
	background-size: cover;
}
/*--------- BACKGROUND IMAGES ----------*/

.au1 {

	background: url("../images/home/au_01.png")no-repeat center right;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	background-color: transparent;

	width: 50vw;
	height: 100vh;
	pointer-events: none;
	 overflow: visible;
	margin: 0 auto;
	opacity: 1;

	
	left:-30%;
	top:80px;
}
.au2 {

	background: url("../images/home/au_02.png")no-repeat 60% center;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	background-color: transparent;

	width: 100vw!important;
	height: 70vh!important;
	pointer-events: none;
	 overflow: visible;
	margin: 0 auto;
	opacity: 1;
	z-index: 2;
	position: absolute;
	left:150px;
	margin-top: 60px;

}

.synop {
	z-index: 1;
	width:1200px;
	height:800px;
}


/*---------------------- CTA START -----------------------------------------*/
.cta_con {
    position: relative;
    cursor: pointer;
    margin-top: 50px;
    text-align: center;
    border-radius: 0px;
    width: 200px !important;
    height: 50px !important;
    overflow: hidden !important;
    z-index: 21;
    box-sizing: border-box; /* Include border in element's total width and height */
	outline: none;
}
.cta-container{
	 box-sizing: border-box; /* Include border in element's total width and height */
	outline: none;
}


.cta_fill {
	width: 300px;
	height: 300px;
	left: 0px;
	bottom: 0px;
	position: absolute;
	opacity: 0;
	z-index: 1; /* Ensure fill is behind text */
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
}

.cta_lightwash {
	position: absolute;
	width: 100%;
	height: 100%;
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0) 100%);
	opacity: 0; /* Start off hidden */
	z-index: 2; /* Ensure lightwash is above fill but below text */
	top: 0; /* Vertically center the gradient */
}

.cta_txt {  
	font-family: 'BadaBoom BB';
	color: white;
	width: 100%;
	height: 100%;
	background-color: transparent;
	font-size: 30px;
	text-align: center !important;
	display: flex;
	justify-content: center; 
	align-items: center; 
	position: relative;
	z-index: 3; /* Ensure text is above lightwash */
	transition: color 0.25s ease; /* Smooth transition for text color */
}

.ctaHit {
	opacity: 1;
	width: 100%;
	height: 100%;
	cursor: pointer;
	left: 0px;
	top: 0px;
	background-color: transparent;
	position: absolute;
	z-index: 88888;
}
/*---------------------- CTA END ------------------*/
/*----------- AUDIO------------*/
.whole {
    bottom: 10px;
    left: 10px;
    position: fixed;
}
.play {
    width: 50px;
    height: 25px;
    background-color: transparent;
    cursor: pointer;
    opacity: 0.5;
}
#waveCanvas {
    width: 50px;
    height: 25px;
	bottom: 10px;
    left: 10px;
	position: fixed;	
}
/*----------- AUDIO END ------------*/

/********** SPRITE SHEET **/
#sheetFrame{
	width:400px;
	height:400px;
	top:34vh;
	bottom:0px;
	left:0px;
	right:0px;
	margin-left: auto;
	margin-right: auto;
	position: fixed;
	opacity:1;
	display:none;
	background-color:transparent;
	overflow:hidden;
	z-index: 8000000!important; /* Sit on top */
}
 #sheetFrameC{
	width:400px;
	height:400px;
	 margin: auto;
	 position: fixed;
	 right: 0;
	 left:0;
	 top:0;
	 bottom:0;
	opacity:1;
	display:none;
	background-color:transparent;
	overflow:hidden;
	 z-index: 2147483620!important; /* Sit on top */
}
#sheet{
	width:3200px;
	height:4000px;
	top:0px;
	left:0px;
	position:absolute;
	opacity:1;
	/*background:url("../images/nav_blood.png");*/
}
#sheetC{
	width:3200px;
	height:4000px;
	top:0px;
	left:0px;
	position:absolute;
	opacity:1;
	/*background:url("../images/glitchcover.png");*/
}
/********** SPRITE SHEET END **/

.cta_blu{
	font-family: '000webfont';
	opacity: 1;
	color: #abfcf8; 
	
	letter-spacing: -1px;
	line-height: 0px;
	padding-top: 20px;
	background-color: black;
	font-style: none;
	font-size: 35px;
	font-weight: normal;
	text-transform: capitalize!important;
	position: relative;
	
	border: 2px solid #abfcf8;
  
    box-shadow: 0 0 10px #007eff;
	border-radius: 5px;
	margin-bottom: 20px!important;
	
	width:250px!important;
	height:50px!important;
	overflow:hidden!important;

	top: 10px!important;
	
}

.cta_last {
	margin-top:0px;
}

.candyHit {
	cursor:grab;
	width: 50vw;
	height: 50vh;
	margin: auto;
	position: relative;
	top:0;

	left:0;
	right:0;
	background-color: transparent;
	border-radius: 50%;
}
.arrowDrag {
	width: 50vw;
	height: 45px;
	margin: auto;
	position: relative;
	bottom:15px;
	color: white;
	font-size: 50px;
	left:0;
	right:0;
	background-color: transparent;
	text-align: center;
}

.ig {
	position: fixed;
	top:5px;
	right:0;
	cursor: pointer;
	z-index: 9000002!important; /* Sit on top */
}

.video_outline {
	border: 2px solid #abfcf8;
    box-shadow: 0 0 20px #007eff;
}

.video-wrapper2 {
	position: relative;
	width: 100%;
	pointer-events: none;
	margin: 0 auto;
	opacity: 1;
	align-items: center;
	justify-content: center;
	top:0px;
	background-color: black;
	border-radius: 10px;
	pointer-events: auto !important;
}
.video-wrapper2 video {
   width: 100%;
   height: auto;
   max-width: calc(100vh * 16 / 9); /* Adjust width for 16:9 aspect ratio */
   max-height: auto; /* Maintain 100vh height */
}


.blimp {
    position: absolute;

    left: -500px; /* start far offstage left */
    width: 400px;;
	height: 400px;/* scale your PNG */
    background: url("../images/home/bg_06.png") no-repeat center;
    background-size: contain;
    pointer-events: none;
}




/* FLIP CARDS */

.icon1,.icon2,.icon3,.icon4, .icon5,.icon6,.icon7,.icon8, .icon_card {
	height:500px;
	width:370px;
}
.icon_back {
	top:300px;
	text-align: center;
	margin: auto;
	right:0;
	left:0;
	position: absolute;
}

.icon1 {
	background: url("../images/char2.jpg") no-repeat top center ; 
		-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	top:0;
	background-color: transparent;
	margin: auto;
}
.icon2 {
	background: url("../images/char3.jpg") no-repeat center center ;
		-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	top:0;
	background-color: transparent;
	margin: auto;
}
.icon3 {
	background: url("../images/char13.jpg") no-repeat center center ;
		-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	top:0;
	background-color: transparent;
	margin: auto;
}
.icon4 {
	background: url("../images/char4.jpg") no-repeat center center ;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	top:0;
	background-color: transparent;
	margin: auto;
}
.icon5 {
	background: url("../images/char5.jpg") no-repeat center center ;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	top:0;
	background-color: transparent;
	margin: auto;
}
.icon6 {
	background: url("../images/char6.jpg") no-repeat center center ;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	top:0;
	background-color: transparent;
	margin: auto;
}
.icon7 {
	background: url("../images/char7.jpg") no-repeat center center ;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	top:0;
	background-color: transparent;
	margin: auto;
}
.icon8 {
	background: url("../images/char8.jpg") no-repeat center center ;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	top:0;
	background-color: transparent;
	margin: auto;
}

.icon_card {
	background: url("../images/card.jpg") no-repeat center center ;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	top:0;
	background-color: transparent;
	margin: auto;
}
.icon_set {
	margin: auto;
	left:0;
	right:0;
}
.h2_title_cards {
	font-family: '000webfont';
	font-size: 65px;
	opacity: 1;
	color: #abfcf8; 
	letter-spacing: -2.5px;
	text-shadow: 0 0 10px #007eff, 0 0 15px #007eff, 0 0 20px #007eff !important;
	line-height: 30px;
	top:10px;
	position: relative;
}

.h2_body_icon {
	font-family: "Comfortaa", serif!important;
	font-size: 20px;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
	opacity: 1;
	color: white; 
	line-height: auto;
	top:10px;
	position: relative;
}
.video_outline_card {
	border: 2px solid #abfcf8;
    box-shadow: 0 0 20px #007eff;
	border-radius: 10px;
}

.card{
	background-color: transparent!important;
	cursor: pointer;
}



.cardFace{
	position:relative;
	overflow:hidden;
	margin-bottom: 5vh;
}
.cardBack{
	position:absolute;
	top:0;
	overflow:hidden;
	margin-bottom: 5vh;
}

.front{
  background-color:transparent;

}

.back{
  background-color:transparent;
	position:absolute;
	top:0;

}
/* Desktop + Tablet: 3×2 */
.cardGrid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  justify-items: center;
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
}


.cardWrapper {
  min-width: 0; /* REQUIRED */
}

.caseGrid {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  height: 650px;
  max-height: 900px; /* controls how tall the column stack is */
  column-gap: 40px;
  row-gap: 10px;
  max-width: 800px;
  margin: 0 auto;
}





.bg_cover {
	top:0;
	left:0;
	width:100%;
	height: 100%;
	position: fixed;
	opacity:.2 ;
}

.video-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr); /* 2x2 desktop */
  gap: 20px;
  max-width: 1180px;
  padding: 0px;
  justify-items: center;
	
  width: 100%;

  margin: 0 auto;
	
}

.video-wrapper2 {
  width: 100%;
  max-width: 800px; /* keeps videos nicely sized */
}

.video-wrapper2 video {
  width: 100%;
  height: auto;
  border-radius: 8px;
}
.poster{
	background: url("../_render/AU/AU_PG_000.jpg")no-repeat center center;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	background-color: transparent;

	width: 50vw;
	height: 100vh;
	overflow: visible;
	margin: 0 auto;
	opacity: 1;
}


/*----- au END -----*/
@media screen and (max-width: 1800px) {
	
	.pushCL {	
	width: 50vw;
  	}
}
     


@media screen and (max-width: 1600px) {
	.au1 {
		width: 100vw!important;
		height: 85vh!important;
		left:-5vw;
		top:16vh;
	
	}
	.greetings {
		padding-top:65vh!important;

	}
	
	  .video-grid {
	   width: 70%;
  	}

	
	.logo{
		/*background: url("../images/logo_mob.png") no-repeat  center top !important; */
		-webkit-background-size:contain!important;
		-moz-background-size: contain!important;
		-o-background-size: contain!important;
		background-size: contain!important;	
		height: 130px;
		top:16px;
		font-size: 140px!important;
		max-height: 200px;
		width: 80%;
		min-width: 240px;
		margin: auto;
		opacity: 1;
	}
	.tag {
		font-size: ;
		padding-top:8px!important;
	}
	
	.floater {
		width:90vw;
		height:90vh;
	}
	
	.swipeGallery_large {
		width: 80vw;
		max-width: 80vw!important;
		height: calc(80vw * 850 / 1100)!important;
	}

	.pushR {

	  }
	.pushC {	
		width: 80vw;
	}
	.pushCL {	
	width: 70vw;
  }
	.pushL {	
		left:auto;
	  }
	
	.logo_sm{
		right:10px;
	}

	/* COLORING BOOK */	
	.txtBox1 {
		width:90vw;
	}
	
		.embed-responsive-16by9 {
		width: 80vw!important;
	}
	
}
@media screen and (max-width: 1200px) {
	
	.logo{
		width: 80%!important;
	}
	
	.tag {
	font-size: ;
	padding-top:90px!important;
	}
	.pushCL {	
	width: 80vw;
  }
	
}
/*---------------------------------*/
@media (max-width: 1080px) {
  .cardGrid {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
	 width: 80vw;
  }
	
	.au2 {
		left:450px;
		width:55vw!important;
	}
	.video-grid {
    grid-template-columns: 1fr; /* stack vertically */
    gap: 50px;
	   width: 80%;
  }
}
/* SHORT AND WIDE PHONE */
@media screen and (max-width: 970px) {
	
	.logo{
		width: 80%!important;
		font-size: 100px!important;
		line-height: 60px;
	}
	
	.tag {
	font-size:50px ;
	padding-top:45px!important;
	}
	
	.icon1,.icon2,.icon3,.icon4, .icon5,.icon6,.icon7,.icon8, .icon_card {
	height:450px;
	width:300px;
}
	
	.video_outline_card {
		border: 2px solid #abfcf8;
		box-shadow: 0 0 10px #007eff;
		border-radius: 10px;
	}
	.video_outline {
		border: 2px solid #abfcf8;
    	box-shadow: 0 0 10px #007eff;

	}
	.poster{
		width: 85vw;
		height: 100vh;
	}
	
}

@media (max-width: 780px) {
  .cardGrid {
    grid-template-columns: repeat(1, 1fr);
    gap: 40px;
	flex-wrap: nowrap;
    max-height: none;
  }
	.au2 {
		left:180px;
		width: 70vw!important;
		margin-top: -1600px;
		z-index: 2;
	}
		
	.floater {
		width:100vw;
		height:100vh;
	}
	.pushCL {	
		z-index: 5;
	  }
}

@media screen and (max-height: 790px){

	.swipeGallery_large {
		width: 80vw;
		max-width: 80vw!important;
		height: calc(80vw * 850 / 1100)!important;
	}
	.pushR {

	  }
	.pushC {	
		width: 80vw;
	}

	.pushL {	
		left:auto;
	  }
	.greetings {
		padding-top:55vh!important;
	}
	.greetingsA, .greetingsB {
		padding-top:38vh!important;
	}
	
	.logo_sm{
		right:10px;
	}

	/* COLORING BOOK */	
	.txtBox1 {
		width:90vw;
	}
	
	
}


/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 650px) {
	.swipeGallery_card {
		border-radius: 10px;
	}
	.pushCL {	
		width: 80vw;
	  }
	
	.swipeGallery_small {
		width: 80vw;
		max-width: 80vw!important;
		height: calc(80vw * 940 / 725);
	}
	.swipeGallery_large {
		width: 80vw;
		max-width: 80vw!important;
		height: calc(80vw * 850 / 1100)!important;
	}

	
	.column_brand {
		width: 100%;
		padding: 0rem;
	}
	#per_footer {
		text-align: center;
		right:0px;
		font-size: 8px;
	}
	

	.pushL {	
		left:0vw;
		width: 90vw!important;
		top:150px;
		position: absolute;
		background-color: transparent;
	  }
	.pushR {	

	  }

	.subLogo{
		top:0px;
	}
	.logo{
		width: 80%!important;
		font-size: 80px!important;
		line-height: 50px;
	}
	
	.tag {
	font-size:40px;
	padding-top:30px!important;
	}
	
	.blur {
        padding: 10px 20px 10px 20px!important;
  
    }
	

	.au1 {
		width: 150vw!important;
		height: 100vh!important;
		left:-30vw;
		top:-2vh;
	
	
	}
	.au2 {
		left:100px;
		width: 90vw!important;
		margin-top: -1550px;
		z-index: 2px;
	}
	.icon1,.icon2,.icon3,.icon4, .icon5,.icon6,.icon7,.icon8, .icon_card {
	height:500px;
	width:300px;
}

}



@media screen and (max-width: 550px) {
	
	.logo{
		width: 80%!important;
		font-size: 70px!important;
		line-height: 45px;
	}
	
	.tag {
	font-size:40px ;
	padding-top:20px!important;
	}
	
	.greetings {
		padding-top:55vh!important;

	}

}

@media only screen and (max-width: 480px) {
	

	.h2_title, .h2_nav {
		font-size: 60px;
		word-spacing: -10px;
	}
	.greetings {
		padding-top:55vh!important;
	}
	.greetingsA, .greetingsB {
		padding-top:50vh!important;
	}

	 .h2_body_setup, .h2_body, .glowTxt  {
		font-size: 20px;
		letter-spacing: -1px;
	}

	.videoWrap{
	
	}
	.au2 {
		left:0px;
		width: 100vw!important;
		margin-top: -1300px;
	}


}
@media screen and (max-width: 450px) {
	
	.logo{
		width: 100%!important;
		font-size: 55px!important;
		line-height: 30px;
		top:0px;
	}
	
	.tag {
	font-size:35px ;
	padding-top:0px!important;
		top:55px;
			
	}
	
	.greetings {
		padding-top:55vh!important;

	}
		.h2_title, .h2_nav {
		font-size: 50px;
		word-spacing: -10px;
			line-height: 25px;
	}

	 .h2_body_setup, .h2_body, .glowTxt  {
		font-size: 17px;
		letter-spacing: 0px;
	}
}

@media screen and (max-height: 450px){
	
	.greetings, .greetingsA , .greetingsB{
		padding-top:40vh!important;
	}
	

	.h2_title, .h2_nav {
		font-size: 40px!important;
	
	}
	.h2_body_setup,  .h2_body, .glowTxt  {
		font-size: 25px;
		letter-spacing: -1px;
		
	}

	.embed-responsive-16by9 {
		width: 70vw!important;
	}
	.logo{
		width: 80%!important;
		font-size: 60px!important;
		line-height: 35px;
		top:5px;
		word-spacing: -10px;
	}
	
	.tag {
	font-size:35px ;
	padding-top:0px!important;
		top:35px;
			
	}

}

