/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1300px) {
body{ 
    margin: 0%;
    padding: 0%;
    position: absolute;
    width: 100%;height: 100%;
    overflow: hidden;
}
h1{
    font-family: 'Retro', retrogam, sans-serif; 
} 
img{
    user-select: none;
}

::selection{
    color: rgb(0, 0, 0);
    background: rgb(241, 250, 0);
    cursor:url(../images/cursor/cursor-isat/isat_textselect.cur) ,text;
}

.body{
    font-family: 'dotgoth', goth, Courier, monospace;
    color: rgb(255, 255, 255);
    text-align: center;
    font-size: 20px;
    position:absolute;
    background-image:linear-gradient(to bottom right, rgb(0, 0, 0, 0.4), rgba(0, 47, 16, 0.4)), url(../images/about/coool_skellies.jpg);
    background-size:cover;
    background-repeat: no-repeat;
    width: 100%; height: 100%;
    overflow: hidden;
}
.container1{
    justify-self: center;
    POSITION: fixed, center; max-width: 700px; min-height:fit-content;
    background-color: #000000cc;
    padding: 40px;
    box-shadow:-2px -2px #fbff05, -3px -1px #ffffff, inset 3px 3px  #ff8800,inset -4px 0px  #cdd6afaa, inset -0px -4px  #969696aa,5px 5px #000000;
    border-radius: 4px;

    position:fixed;
    top: 50%; left: 50%;transform: translate(-50%, -50%);
    padding-left: 20px; padding-right: 20px;padding-top: 10px;padding-bottom: 10px;
       background-image:linear-gradient( 95deg, #080808, #0e0808aa);
    
}
header{
    margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;
    padding-top: 2%; padding-bottom: 2%;
        background-image:linear-gradient( 188deg, #ff8000, #ffa600);
    letter-spacing: 0.05em;
    box-shadow: 3px 3px 3px rgb(100, 18, 18);
    border-style: dotted;

      #hello{ 
        margin-top: 10px;margin-bottom: 10px;margin-left: 0px;margin-right: 0px;
        font-size:3.4em;
        line-height: 0.5;
    text-decoration: wavy;
    color: rgb(255, 255, 255);
    text-shadow: 2px 3px 4px rgb(255, 69, 69);  

}}
    #mee{
    width: 50%; height: auto ; 
    position: absolute; align-self: bottom right; 
    translate: +70% -30px ;
    animation: 2s ease-in-out 0s infinite alternate floatsie;
    z-index: 11;
    }
main{
    margin-top: 1%;margin-bottom: 0PX;
    display:flex;  
    justify-content: space-between;
    padding: 0.5em;
    column-gap: 1em;
}
.left{
    flex: 2;

}
.grid_left{
    display: grid;
    grid-template-columns: auto auto;
    grid-template-rows: auto auto auto auto;
    color: rgb(161, 222, 255);
    font-size: 1em;
    gap: none;
    row-gap: 0.5em;
    column-gap: 0.7em;
    justify-items: center;
    align-items: center;
/* NEWS*/
#lilthing{
     padding: 10px;
        height: 170px;
        background-color: #150a21;
        box-shadow: inset -1px -1px #000000, inset 1px 1px #09ffad, inset -2px -2px rgb(0, 137, 126), inset 2px 2px #ffffff;
        grid-column: 1 / span 1;
        grid-row: 1 / span 1;
        overflow:visible
}
    .png{
            overflow: visible;
            position:relative;
    float: left;
    width: 70%;height: 130px;
    transform: translate(-30px, -60px);
    margin-right: -150px;
    margin-bottom: -90px; 
 z-index: +1 !important;}

    #lilthingbox{
         width: inherit;height: inherit;overflow-y:scroll;overflow-x:hidden;
         scrollbar-width:thin;

        h1{
            top: 0px;
z-index: 0;
            position: sticky;
            scale: 170%;
            color: #ff0000;
            background-color: #150a21;
            padding: 5px;
            margin:0%;
            translate: +40px;
            text-shadow: 1px 2px 0px rgb(93, 5, 5); }
            p{ padding: 3px;
            }

}  

#meow{
        grid-column:2 / span 1;
        grid-row: 1 / span 1;
        padding: 10px;
        margin-left: +40px;}
 #wholeass{
        grid-column: 1 / span 2;
        grid-row: 2 / span 1;
        h1{
            color: #01de98e7;line-height: 50% }
    }
}

.right{ 
    font-family:"dys" ;
    flex: 1;
    color: rgb(198, 211, 10);
    font-size: 0.75em;
    font-weight: 600;
}

.dragme{
  pointer-events: all;
   cursor: grab
    }
.total {
  box-sizing: border-box;
  color: #f3bdbd;
  background: #000;
  background-clip: padding-box;
  border: solid 5px transparent; 
  border-radius: 1em;
    background: linear-gradient(to left, rgba(0, 0, 0, 0.93), rgb(255, 248, 48));
  }
  .more{
    font-size: 0.0;
    visibility:collapse;
    
}


footer{
    background-image: linear-gradient(177deg,#eb6a00, #c85000);
    margin-top: 5px;
    bottom: 5px;
    padding: 10px;
    box-shadow: 3px  3px 1px rgb(49, 10, 10);}
/* FLYING INFO WINDOWS*/
.othercontainers1, .othercontainers2{
    font-family: "dotgoth";
    position: absolute;
    font-size: 15px;
    color: #FFF;

}
#projects{
    cursor:grab;
 z-index: 10;
    position: absolute;
     top: 400px;
    left: 50px;
    width: 20em;height: auto;
    background-color: #000000d5;
    padding-left: 20px;padding-right:20px;
 box-shadow: inset 3px 3px  #8cff00,inset -4px -4px  #ffffffaa, 3px 3px #0e0808aa,inset -4px -4px  #000000aa,13px 13px #007d04;
  p{
        padding: 0px;
        margin-bottom: 0px;
    }
    h1{
     color: #61fd00;
     padding-top:0px;margin-top: 0%;
      line-height: 0.7em;
    }
}

#intrest{
       top: 150px;
    left: 60px;
    z-index: 1;
    position: absolute;
    width: 15em;height: auto;
    background-color: #000000d5;
    padding-left: 20px;padding-right:20px;
 box-shadow: inset 3px 3px  #ff0505,inset -4px -4px  #ffffffaa, 3px 3px #0e0808aa,inset -4px -4px  #000000aa,13px 13px #ff0000;
    p{
        padding: 0px;
        margin-bottom: 0px;
    }
    h1{
     color: #ff0000;
     padding-top:0px;margin-top: 0%;
     line-height: 0.7em;
    }
    
}

#characters{
    z-index: 0;
    position: absolute;
 top: 220px;
  right: -1530px;
    width: 20em;height: auto;
    background-color: #000000d5;
    padding-left: 20px;padding-right:20px;
 box-shadow: inset 3px 3px  #003f9d,inset -4px -4px  #ffffffaa, 3px 3px #0e0808aa,inset -4px -4px  #000000aa,13px 13px #004cff;
    p{
        padding: 0px;
        margin-bottom: 0px;
    }
    h1{
     color: #08b5ff;
     padding-top:0px;margin-top: 0%;
     line-height: 0.7em;
    }
    ul{
        padding-left: 20px;
        text-align: left;
    }
}}
.class{
    font-size: x-small;
    color: rgb(192, 255, 227);
      vertical-align:center;
          padding-right: 10px;
}
.bold{
    color: rgb(0, 231, 212);
    font-weight: 600;
}



/* PHONE!!!!!!!!!!!!!!!!!!!!!*/


@media only screen and (max-width: 1300px) {
    body{ 
    margin: 0%;
    padding: 0%;
    position: absolute;
    width: 100%;height: 100%;
    overflow: hidden;
}
    h1{
    font-family: 'Retro', retrogam, sans-serif; 
} 
    img{
    user-select: none;
}

    ::selection{
    color: rgb(0, 0, 0);
    background: rgb(62, 0, 0);
    cursor:url(../images/cursor/cursor-isat/isat_textselect.cur) ,text;
}

    .body{
    font-family: 'dotgoth', goth, Courier, monospace;
    color: rgb(255, 255, 255);
    text-align: center;
    font-size: 16px;
    position:absolute;
    background-image:linear-gradient(to bottom right, rgb(0, 0, 0, 0.4), rgba(0, 47, 16, 0.4)), url(../images/about/coool_skellies.jpg);
    background-size:cover;
    background-repeat: no-repeat;
    width: 100%; height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    .container1{
        display: grid
} }
    #mee{
    width: 50%; height: auto ; 
    position: absolute; align-self: bottom right; 
    translate: +70% -30px ;
    animation: 2s ease-in-out 0s infinite alternate floatsie;
    z-index: 11;
    }
    
    header{
    margin-top: 5px;margin-bottom: 5px;margin-left: 5px;margin-right: 5px;
    padding-top: 2%; padding-bottom: 2%;
        background-image:linear-gradient( 188deg, #ff8000, #ffa600);
    letter-spacing: 0.05em;
    box-shadow: 3px 3px 3px rgb(100, 18, 18);
    border-style: dotted;

      #hello{ 
        margin-top: 10px;margin-bottom: 10px;margin-left: 0px;margin-right: 0px;
        font-size:3.4em;
        line-height: 0.5;
    text-decoration: wavy;
    color: rgb(255, 255, 255);
    text-shadow: 2px 3px 4px rgb(255, 69, 69);  

}}   #mee{
    width: 30%; height: auto ; 
    position: absolute;
    translate: +70% +50px ;
    animation: 2s ease-in-out 0s infinite alternate floatsie;
    z-index: 11;
    }
    main{
        margin: 5px;
        background: #000;
    margin-top: 1%;
    display:flex; 
    flex-direction: column-reverse; 
    justify-content: space-between;
    padding: 0.5em;
    column-gap: 1em;
}
    .left{
    flex: 2;

}
    .grid_left{
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto auto auto;
    color: rgb(161, 222, 255);
    font-size: 1em;
    gap: none;
    margin: 10px;
    column-gap: 0.9em;
    justify-items: center;
    align-items: center;
/* NEWS*/
    #lilthing{
     padding: 10px;
        height: 140px;
        background-color: #150a21;
        box-shadow: inset -1px -1px #000000, inset 1px 1px #09ffad, inset -2px -2px rgb(0, 137, 126), inset 2px 2px #ffffff;
        grid-column: 1 / span 1;
        grid-row: 1 / span 1;
        overflow:visible
}
    .png{
            overflow: visible;
            position:relative;
    float: left;
    width: 45%;height: 130px;
    transform: translate(-30px, -60px);
    margin-right: -150px;
    margin-bottom: -90px; 
 z-index: +1 !important;}

    #lilthingbox{
         width: inherit;height: inherit;overflow-x:hidden;
         scrollbar-width:thin;

        h1{
            top: 0px;
    z-index: 0;
            position: sticky;
            scale: 150%;
            color: #ff0000;
            background-color: #150a21;
            padding: 2;
            margin:0%;
            translate: +10px;
            text-shadow: 1px 2px 0px rgb(93, 5, 5); }
            p{ padding: 3px;
            }

}  

    #meow{
        grid-column:2 / span 2;
        grid-row: 1/ span 1;
        padding: 5px;
        margin-left: +30px;}
    #wholeass{
        grid-column: 1 / span 2;
        grid-row: 3 / span 1;
        h1{
            color: #01de98e7;line-height: 50% }
    }
}

    .right{ 
         margin: 20px;margin-bottom: 0px;
    font-family:"dys" ;
    flex: 1;
    color: rgb(247, 255, 141);
    font-size: 0.8em;
    font-weight: 400;
}
.more{
    visibility: visible;
    margin-top: 10px;
}

    .dragme{
  pointer-events: all;
   cursor: grab
    }
    .total {
  box-sizing: border-box;
  color: #FFF;
  background: #000;
  background-clip: padding-box;
  border: solid 5px transparent; 
  border-radius: 1em;
    background: linear-gradient(to left, rgba(0, 0, 0, 0.93), rgb(255, 248, 48));
  }


    footer{
    content: '˚꩜｡';
    position: sticky;
    background-image: linear-gradient(177deg,#eb6a00, #c85000);
    margin-top: 5px;
    bottom: 0px;
    padding: 10px;
    box-shadow: 3px  3px 1px rgb(49, 10, 10);}
/* FLYING INFO WINDOWS*/
 .othercontainers2{
    font-family: "dotgoth";
    position: relative;
    display: grid;
    grid-template-columns:1fr 1fr;
    grid-template-rows: 1 1;
margin: 20PX;
gap: 15px;
    font-size: 13px;
    color: #FFF;

    #projects{
    cursor:grab;
    background-color: #000000d5;
    padding-left: 20px;padding-right:20px;
 box-shadow: inset 3px 3px  #8cff00,inset -4px -4px  #ffffffaa, 3px 3px #0e0808aa,inset -4px -4px  #000000aa,13px 13px #007d04;
  p{
        padding: 0px;
        margin-bottom: 0px;
    }
    h1{
     color: #61fd00;
     padding-top:0px;margin-top: 0%;
      line-height: 0.7em;
    }
}

#intrest{
 margin: auto;
    background-color: #000000d5;
    padding-left: 20px;padding-right:20px;
 box-shadow: inset 3px 3px  #ff0505,inset -4px -4px  #ffffffaa, 3px 3px #0e0808aa,inset -4px -4px  #000000aa,13px 13px #ff0000;
    p{
        padding: 0px;
        margin-bottom: 0px;
    }
    h1{
     color: #ff0000;
     padding-top:0px;margin-top: 0%;
     line-height: 0.7em;
    }
    
}

#characters{
    z-index: 0;
    grid-column: 1 / span 2;
    min-width:fit-content;
    background-color: #000000d5;
    padding-left: 20px;padding-right:20px;
 box-shadow: inset 3px 3px  #003f9d,inset -4px -4px  #ffffffaa, 3px 3px #0e0808aa,inset -4px -4px  #000000aa,13px 13px #004cff;
    p{
        padding: 0px;
        margin-bottom: 0px;
    }
    h1{
     color: #08b5ff;
     padding-top:0px;margin-top: 0%;
     line-height: 0.7em;
    }
    ul{
        padding-left: 20px;
        text-align: left;
    }
}
 }
}