@charset "utf-8";
@namespace url(http://www.w3.org/1999/xhtml); /* set default namespace to HTML */

/*ALLPAGE CSS*/

/*FONTLIBS*/

 @font-face {   
 font-family:'Barlow';   
font-weight: 600;
        letter-spacing: -0.052em !important;
 font-kerning: none;
 src: url(../fonts/Barlow_Medium.otf); /* IE */   
 src: local("../fonts/Barlow_Medium.otf"), url("../fonts/Barlow_Medium.otf") format("opentype"); /* non-IE */   
 unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
 
  @font-face {   
 font-family:'Norwester';   
font-weight: 600;
 font-kerning: none;
 src: url(../fonts/Norwester_400.otf); /* IE */   
 src: local("../fonts/Norwester_400.otf"), url("../fonts/Norwester_400.otf") format("opentype"); /* non-IE */   
 unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
 
 @font-face {   
 font-family:'Montserrat';   
 font-weight: 600;
 src: url(../fonts/Barlow_Semibold.otf); /* IE */   
 src: local("../fonts/Barlow_Semibold.otf"), url("../fonts/Barlow_Semibold.otf") format("opentype"); /* non-IE */   
 unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
 



html{
height:100%;
width:100%;
margin:0px;
font-size: 17px;
overflow-x:hidden; 
}

body{
background-color: #B7B8B8;
height:100%;
margin-left:-2px;
	/*PLACE MOVING CANVA BG HERE!!!! background-image:url("../imgs/fade.png"); 
background-image: url(../imgs/tracebgsqrs.png);
    background-position: top, left;
    background-repeat: repeat-x;
    background-size: contain;
    
    BG COL: #B7B8B8
    SQR BORDER: #6B53DF
    SQR BODY: #785EEC
    
    */
}

#redsquare{
border: 5px solid red; color:red; width:20px; height:20px;  position:absolute; display:block; top:0px; left:0px;
}

.pb_hide{
overflow-y:hidden;
}

.pb_show{
overflow-y:scroll;
}

#page_base{
font-family: 'Montserrat';
text-transform: uppercase;
overflow-x: hidden;
/*overflow-y:hidden; THIS IS SCROLL ISSUE*/
margin: 0px;
height:100%;
position: relative;
    display: block;
    z-index: -999;
}

a{
    text-decoration:none;
}


.keyboard-focus {
  outline: lightGray solid 8px;
  outline-offset: 0px;
}


#background_fade{
/*INSERT GRAPHIC CALL HERE AND POSITION FOR SCALING NO OVERFLOW TOP LEFT*/
	display: none;
    position: absolute;
    z-index: -25;
    width: 100%;
    height: 100%;
}




#blackwall{
display:inline-block; 
height: 100%;
width:49%; 
margin-right:-50%;
background-color:black; 
float:right;
margin-right:0%;
animation-name: rightUIBuild;
animation-duration: 1.5s;
animation-delay: 0.01s;
animation-iteration-count: 1;
animation-timing-function: ease-in;
animation-fill-mode: both;
overflow:hidden;
}



#yellowall{
display:inline-block; 
height: 100%;
width:50%; 
background-color:black; 
margin-left:-50%;
float:left;
margin-left:0%;
animation-name: leftUIBuild;
animation-duration: 1.5s;
animation-delay: 0.01s;
animation-iteration-count: 1;
animation-timing-function: ease-in;
animation-fill-mode: both;
overflow:none;
padding-left:3px;
padding-right:4px;
}


/*START COVERPAGE*/

#topbar{
align: bottom;
    background-color: black;
    height: 42px;
    /*height is 24 px on mobile*/
    padding-top: 1%;
    box-shadow: 6px 1px 9px rgb(44 28 90 / 60%), 0 0 8px rgb(12 14 12);
    font-size: 0.5em;
    padding-bottom: 0.25%;
    position: inherit;
    display: block;
    z-index: 20;
    position: absolute;
    display: block;
    top: 0%;
    width: 101%;
    margin-right: 0%;
}

#stripe2{
background-color:black; 
display:block; 
position:fixed; 
z-index:18; 
width:100%; 
height:10.75%; 
bottom:0px; 
left:0px; 
box-shadow: 6px 1px 9px rgb(44 28 90 / 60%), 0 0 8px rgb(12 14 12);
}

/*MENU OPTIONS*/

/*only if landscape and coverpage - no logo only text*/
#textmenu{
     
    border: 0px;
    padding: 5px 0px 5px 0px;
   
    float: left;
    position: inline-block;
    cursor: pointer;
    display: none;
    
       font-size: 1.18vw !important;
    margin-top: 0.3vw;
    width: 84.8vw !important;
    margin-left: -2.35vw;
    
    
    animation-name: fadeIn;
    animation-duration: 0.1s;
    animation-delay: 0s;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-fill-mode: forwards;
}

#textmenu tr th:hover{
opacity:0.7;
 pointer-events: auto;
 cursor: pointer;
}


#setupHeaders{
        width: 48% !important;
    border: 0px;
    padding: 5px 0px 5px 0px;
    margin-top: 1%;
    margin-right: 4%;
    float: right;
    font-size: 26.5px;
    position: inline-block;
    cursor: pointer;
    display: inline-block;
    text-align: right;
    
    }

#startmenu{
   line-height: 26px;
    width: 90%;
    text-align: center;
    display: flex;
    justify-content: space-around;
    margin-top:1%;
}

.startmenuItems{
display:inline-block;
margin-bottom: 5%;
position: relative;
/*padding-right:7%;*/
    margin-top: -21px;
    line-height: 129%;
     font-size: 0.90em !important;
}

#startmenu a{
    /* margin-left: -9%; */
    cursor: pointer !important;
    color: #000000 !important;
    }

#startmenu div a:hover{
opacity: 1;
    /* margin-left: -9%; */
    cursor: pointer !important;
    color: #cfff00 !important;
}


.closeHelp{
opacity: 1;
    width: 55% !important;
    margin-top: 2px;
    margin-left: 22%;
    font-size: 1.20em !important;
    position: absolute;
    cursor: pointer !important;
    color: #cfff00 !important;
    text-align: center;
    line-height: 129%;
    padding-top: 1%;
}


#logo{
display: none;
      position: relative;
    width: 127px !important;
    margin-top: -1px;
    padding-left: 2.5%;
    padding-right: 2%;
    float: left;
}

#logo_helppgs{
display: inline-block;
      position: relative;
    width: 127px !important;
    margin-top: -0.5%;
    padding-left: 2.5%;
    padding-right: 2%;
    float: left;
}



#logo_ca{
font-family: 'Barlow';
text-align:left;
text-shadow: 4px 2px 10px rgba(46, 38, 69, 0.9), 0 0 8px #120C21 !important;
display: block;
position: relative;
font-size:21px;
}

#logo_gmk{
display: inline-block;
position: relative;
color:#B7B8B8;
font-size: 10.5px;
    margin-top: -1px;}

/*only if landscape and larger than 500px - with logo only text*/
/*only if portrait and smaller than 500px - with logo and hamburger*/
/*only if landscape and smaller than 500px - with logo and hamburger*/


#hamwrap{
width:65px;
float:right;
position:absolute;
right:-12px;
top: 10px;
z-index: 501;
visibility:hidden;
}

#hamwrap:hover{
opacity:.7;}

#hamburger{
float:right;
}

.bars {
display: block;
    position: relative;
    float: left;
    width: 54%;
    height: 6px;
    background-color: #cfff00;
    margin-bottom: 5px;
    clear: both;
    border-radius: 1.5px;
    margin-left: -5%;

}

.blackboxes {
display: block;
top: 2px;
position: relative;
margin: 1%;
padding-top: 27.5%;
text-align: center;
font-size: 0.6em;
text-shadow: 4px 2px 10px rgba(46, 38, 69, 0.7), 0 0 8px #000000 !important;
width: 110%;
    margin-left: -6%;
}

.blackboxes:hover{
opacity:0.7;
}

#menuwrap {
pointer-events: auto;
    float: left;
    left: 50%;
    position: absolute;
    z-index: 500;
    margin-bottom: 1px;
    width: 100%;
    margin-top: -1%;
    animation-name: fadeIn;
    animation-duration: 0.1s;
    animation-delay: 0s;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-fill-mode: both;
    }
    
#menu_container{
    position: absolute;
    right: 0%;
    padding-bottom: 1.5px;
    z-index: -1;
    display: none;
    background-color: black;
    opacity: 0.97;
    padding-left: 50%;
    padding-right: 50%;
    padding-top: 27%;
    padding-bottom: 200%;
    margin-right: 42%;
    font-size: 3em;
}

.indexpg{
font-size: 1.8em;
padding-bottom:3%;
text-shadow: 4px 2px 10px rgba(46, 38, 69, 0.7), 0 0 8px #000000 !important;
}

/*END MENU OPTIONS*/

/*DISABLED
#bottombar{
color:black;
font-size:20px; background-color: black;position: absolute;bottom: 0;width: 100%; height:34px;
box-shadow: -3px -3px 12px rgb(44 28 90), 0 0 8px #6f58ae; z-index:18;
}*/

.portrait_off{
    width: 50% !important;
    display: inline-block;
    font-size: 0.50em !important;
    margin-top: 7% !important;
    top: -23% !important;
    left: 1.25% !important;
    }

.landscape_on{
width:50% !important;
display:inline-block;
    margin-top: 11%!important;
top:3% !important;
right: 2% !important;
}

.landscape_off{
width:0% !important;
display:none;
font-size: 0.82em !important;
margin-top:21% !important;
top:-33px !important}

.portrait_on{
    width: 81% !important;
    display: block;
    margin-top: 12% !important;
    top: 40% !important;
    margin-left: 2%;
    }


#portrait_cover{
   float: left;
    position: absolute;
    left: -2% !important;
    z-index: -3;
    overflow: visible;
    margin-top: -11%;
    opacity: 0;
    top: -7vh !important;
    aspect-ratio: 1.13/1;
    }
    
#landscape_cover{
    display: block;
    float: right;
    position: relative;
    height: 383px;
    width: 50%;
    left: -3%;
    z-index: -300;
    overflow: visible;
    vertical-align: top;
    padding-top: 0.25%;
    margin-top: -1.85%;
    font-size: 0.4em;
    margin-right: -1%;
opacity:0;
    }    

#help{
cursor: pointer;
}



#hTable1 tr td, #hTable2 tr td, #hTable3 tr td, #hTable4 tr td{
text-align:center;
/*background-color: cyan;*/
width:20%;
    line-height: 1.1;
    color: black;
}

.helpTables{
    margin-top: -6vh;
    margin-bottom: 1vh;
}



#hTitle{
  	width: 100%;
    line-height: 1em;
    margin-bottom: 0.15vh;
     margin-top: 0.5vh;
    font-family: 'Norwester';
    font-size: 1.8em;
}

#hTitleEx{
    margin-top: 0.8vh;
    font-family: 'Norwester';
    font-size: 1.16em;
    text-align: center;
    cursor: pointer;
    line-height: 2.1em !important;
}

#hTitleEx:hover{
color: #cfff00;
  cursor: pointer;
   text-shadow: 4px 2px 10px rgba(46, 38, 69, 0.9), 0 0 8px #120C21 !important;
}

.hNav{
    font-family: 'Barlow';
   font-size: 1.28em !important;
   opacity:1;
   color:#cfff00 !important;
}

.hNav:hover{
opacity:0.5;
}

.sTitle, .sTitle2{
      font-family: 'Norwester';
    font-size: 1.5em !important;
}

.sTitle1{
        font-family: 'Norwester';
    font-size: 3em;
    line-height: 1.35;
    margin-top: 3.5vh;
}

.hIcons{
    width: 26%;
    height: 26%;
   margin-bottom: 10px;
}

.hIcons1{
        width: 61%;
    height: 31%;
    margin-bottom: -14px;
}

.hIcons2{
	    width: 44%;
    height: 29%;
    margin-bottom: 5px;
}

.hIcons3{
	    width: 75%;
    height: 29%;
    margin-top: -0.7vh;
}

.hIcons4{
	width: 26%;
    height: 26%;
    padding-bottom:4px
}


.hIcons5{
        width: 88%;
    height: 31%;
    margin-bottom: -4px;
    padding-top: 2.6vh;
}

.hIcons6{
	width: 26%;
    height: 26%;
    margin-bottom: 8px;
}

.hIcons7{
    width: 106%;
    height: 17%;
    margin-bottom: -0.7vh;
    padding-top: 0px;
    margin-left: -17px;
    margin-right:3%;
}

.copy_bk_ssm {
padding-top:13px !important;
}

/*CONTENTS OF PORTRAIT COVER - TITLE/AUTHOR/ARCHIVE */
#ap0{
 /*padding-top: 6%; */
    margin-bottom: 0%;
    /* padding-bottom: 20%; */
    pointer-events: auto;
   /* padding-left: 4%;*/
    font-size: 2.1vw;
    width: 100%;
    position: relative;
    top: -14%;
    /*left: 0;*/
    z-index: -3;
    overflow: visible;
    opacity: 1;
    margin-top: -1.5%;
    /*margin-left: -1%;*/
}




#author_intro{
	margin-left:6px;
	animation-name: fadeOut;
	animation-duration: .25s; 
	animation-delay: 1s;
	animation-iteration-count: 1;
	animation-timing-function: ease-in;
	animation-fill-mode: both;
}

#portfolio{
      padding-top: -2%;
    padding-bottom: 1.7%;
    font-size: 1.60em;
   /* margin-left: -2.2%;*/
    animation-name: fadeOut;
    animation-duration: .25s;
    animation-delay: 1.5s;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-fill-mode: both;
    margin-top: -4%;
    color:#000000;
}

#portfolio:hover, #archive_title:hover{
opacity:1;
color:#cfff00 !important;
}

#ca_title{
	padding-top: 4%;
	padding-bottom:1%;
	/*margin-left:6px;*/
	font-size: 1.02em;
	animation-name: fadeOut;
	animation-duration: 1s;
	animation-delay: 2s;
	animation-iteration-count: 1;
	animation-timing-function: ease-in;
	animation-fill-mode: both;

}

.fadeAway{
    animation-name: fadeIn;
	animation-duration: 1s;
	animation-delay: 2s;
	animation-iteration-count: 1;
	animation-timing-function: ease-in;
	animation-fill-mode: both;
}

#core_title{
text-shadow: 4px 2px 10px rgba(44, 28, 90, 0.6), 0 0 8px #000000; !important;
}

#archive_title{
    /* margin-left: -3px; */
    /* text-shadow: 4px 2px 10px rgba(44, 28, 90, 0.6), 0 0 8px #000000; 
    margin-left: 14%;*/
    width: 58%;  
    }



/*LINKDOT COVER ATTRIBUTES*/

#links{
   font-size: 5px;
    width: 158px;
    height: 9%;
    /* background-color: pink; */
    float: left;
    left: 1.5%;
    bottom: -2%;
    position: fixed;
    visibility:hidden;
}

#ap_ctrls{
   font-size: 5px;
    width: 158px;
    height: 9%;
    /* background-color: pink; */
    float: right;
    right: 2%;
    top: 34%;
    position: inherit;
}

#pspl{
position: absolute;
    display: inline-block;
    width: 30px;
    top: 41%;
    right: 2%;
    float: right;
    visibility: hidden;
     }

.linkdots{
   /* background-image: url(../imgs/baseicons/dots.png);
    background-position: center, center;
    background-repeat: no-repeat;
    background-size: contain;*/
	width: 3.2vw;
    height: 28px;
    position: relative;
    top: 0;
    left: -0.5%;
    float: left;
    display: inline-block;
    margin-left: 1.75px;
}

.linkimgs{   
        position: relative;
    display: inline-block;
    width: 27px;
    margin-top: 6px;
    margin-left: 2px;
}

.controller_imgs{   
        position: relative;
    display: inline-block;
    width: 24px;
    margin-top: 6px;
    margin-left: 2px;
}

.linkimgs:hover{
opacity:0.7;}

#pspl:hover{
opacity:0.7;}

/*END COVERPAGE*/


.cwrap{
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    align-items: center;
    z-index: 0;
    }



/*PAGE COPY CSS*/

.copy_bk{
font-weight: 300;
font-style: normal;
text-decoration: none;
color: rgb(0, 0, 0);
line-height: 1.05em;
letter-spacing: 0.02em;
list-style-type: none;
}


.copy_y{
    font-weight: 400;
    font-style: normal;
    color: #cfff00;
    text-decoration: none;
    text-transform: uppercase;
	list-style-type: none;
	/*text-shadow: 4px 2px 10px rgba(44, 28, 90, 0.7), 0 0 8px #6F58AE;&*/
	}


.copy_y_md{
font-family: 'Norwester';
 line-height: 1.05em;  
    list-style-type: none;
    text-align: center;
    font-size: 1.5em;
}

.copy_y_lg{
font-family:'Norwester';
font-size: 14vh;
line-height: 0.95em;
letter-spacing: 0.02em;
list-style-type: none;
}


.copy_bk_md{
font-size: 1.12em;
color: rgb(12, 14, 12);
line-height: 1.2em;
letter-spacing: 0.02em;
list-style-type: none;
text-align: left;
text-shadow: 0px -1px 3px rgba(0, 0, 0, 0.05), 2px 1px 7px rgba(0, 0, 0, 0.06);

}


.copy_bk_lg{
font-size:  1.45em;
color: rgb(0, 0, 0);
line-height: 2.4em;
letter-spacing: 0.02em;
list-style-type: none;
/*text-shadow: 1px 1px 5px rgba(151, 135, 255, 0.55), 2px 1px 7px rgba(184, 169, 241, 0.22);*/
}

.copy_bk_menu{
font-size: 1.1em;
color: rgb(207, 255, 0);
line-height: 1.05em;
letter-spacing: 0.02em;
list-style-type: none;
text-align: right;
pointer-events:auto;
}


/*NEXT BACK ARROWS*/

#bk_arr, #sub_bk_arr{
display:inline-block;
position:absolute;
top:0px;
left:0px;
background-color:#000000d9;
    width: 2.3vw;
    height: 86vh;
opacity:.25;
}

#nx_arr, #sub_nx_arr{
display:inline-block;
position:absolute;
top:0px;
right:0px;
background-color:#000000d9;
    width: 2.3vw;
    height: 86vh;
    opacity:.25;
}

.arrimgs{   
        position: relative;
    display: inline-block;
    width: 12px;
    margin-top: 6px;
    margin-left: 2px;
    opacity:1 !important;
}

#bkclick{
display:inline-block;
position:absolute;
top:5%;
left:0px;
width:1vw;
height: 46%;
    padding-top: 29%;
    z-index:15;
    visibility:hidden;
}

.edges: focus{
border: 5px red solid !important;
}

#nxclick{
display: inline-block;
    position: absolute;
    top: 5%;
    right:0px;
    width: 1vw;
    height: 46%;
    padding-top: 29%;
    z-index: 15;
}



#nx_arr:hover{
opacity:0;
}

#bk_arr:hover{
opacity:0;
}

#nxclick:hover{
background-color:#cfff00;
opacity:.9;
}

#bkclick:hover{
background-color:#cfff00;
opacity:.9;
}

/*PAGE SLIDER CSS - PAST PRESENT FUTURE */

#helpScreen{
    /* background-color: red; */
        position: absolute;
    opacity: 100;
    top: 6.5vh !important;
    height: 57vh;
        width: 81%;
    z-index: 3;
    padding: 4vw;
    margin-left: 0%;
    margin-right:0%;
    top:0px;
    
}

#present_content{
display: block;
position: relative;
opacity:1;
}


#present_container{
	    display: block;
    position: relative;
    top: 6%;
        left: -1vh;
    z-index: -3;
    overflow: visible;
    width: 132vmin;
    /* margin: auto; */
    margin-top: 1vh !important;
   /* aspect-ratio: 1;*/
    /* border: solid yellow 5px;*/
}

#start_container{
	    display: block;
    position: relative;
    top: 0%;
    /* left: -10vh; */
    z-index: -3;
    overflow: visible;
    width: 100%;
    /* margin: auto; */
    margin-top: 1.7% !important;
    /* aspect-ratio: 1; */
    /* border: solid yellow 5px;*/
}

#init_container{
    display: block;
    position: relative;
    top: 0%;
    /* left: -10vh; */
    z-index: -3;
    overflow: visible;
    width: 100%;
    /* margin: auto; */
    margin-top: 1vh !important;
}

#past_container{
background-color:orange;
margin-top: 0%;
    margin-left: 0%;
    margin-right: 0%;
    display: none;
    height: 100%;
    position:absolute;
	top:0;
	left:0;
	visibility:hidden;
}

#future_container{
background-color:lime;
margin-top: 0%;
    margin-left: 0%;
    margin-right: 0%;
    display: none;
    height: 100%;
    position:absolute;
	top:0;
	left:0;
	visibility:hidden;
}

#present_copy{
    position: absolute;
    top: 76%;
    left: 3.5%;
    width: 103%;
}

#past_copy{
    position: absolute;
    top: 61%;
    left: 7%;
    font-size: 1.02em;
    width: 187%;
}

#future_copy{
    position: absolute;
    top: 61%;
    left: 7%;
    font-size: 1.02em;
    width: 187%;

}

#present_imgs{
margin-top:-10%;
height:100%;
}

#past_imgs{
margin-top:-10%;
height:100%;
}

#future_imgs{
margin-top:-10%;
height:100%;

}


/*TEXT CSS*/

#hLoc{
margin-bottom:4vh;
}


.copy_y_deets_lg {
font-family: 'Norwester';
 font-size: 4.5vmax;
text-align:left;
    width: 100%;
        text-shadow: 4px 2px 10px rgba(46, 38, 69, 0.9), 0 0 8px #120C21 !important;
}

.copy_y_deets_md {
font-family: 'Norwester';
margin-top: 34%;
 font-size: 3vmax;
text-align:left;
    width: 100%;
        text-shadow: 4px 2px 10px rgba(46, 38, 69, 0.9), 0 0 8px #120C21 !important;
}

.copy_y_deets_md:hover {
opacity: 0.75;
}

.copy_y_deets {
font-size: 0.85em;
text-align:left;
    vertical-align: middle;
    width: 100%;
         text-shadow: 4px 2px 10px rgba(46, 38, 69, 0.9), 0 0 8px #120C21 !important;
}

.copy_y_deets_abt {
margin-top:8%;
font-size: 0.85em;
 text-align:left;
    vertical-align: middle;
    width: 90%;
         text-shadow: 4px 2px 10px rgba(46, 38, 69, 0.9), 0 0 8px #120C21 !important;
}

