/*
Author:  Leonard Garcia
All Rights Reserved
Created on Jun 12, 2020, 8:08:19 AM
*/
* {
    margin: 0;
    padding: 0;
}

body {
    background-color: black;
    color: darkgreen;
}
::-webkit-scrollbar {
    width: 1.5em;
    height: 1em;
}

::-webkit-scrollbar-track {
  background-color: hsl(120 75% 50%/1);
  border-radius: 100vw;
  margin-block: 0.5em;
}

::-webkit-scrollbar-thumb {
  background: hsl(120 100% 20% / 1);
  border: 0.25em solid hsl(120 100% 20% / 1);
  border-radius: 100vw;
}

::-webkit-scrollbar-thumb:hover {
  background: hsl(120 100% 10% / 1);
}

#header {
    color: darkgreen;
    text-shadow: 0px 2px 3px #555;
    font-family: Harry p, Verdana;
    font-size:270%;
    position: absolute;
    left: 550px;
    top: 5px;
    padding:5px;
    margin-bottom: 5px;
    max-width: 90%;
}
.header2 {
    color: darkgreen;
    font-family: Harry p, Helvetica;
    font-size: 3.1em;
    font-weight: 600;
    text-shadow:#fff 0 -1px 4px, 
    #ff0 0 -2px 10px, #ff8000 0 -10px 20px, red 0 -18px 40px;
    display: inline-block;
    position: relative;
    top:    20px;
    left:   32%;
    margin-top: 5px;
}
.headShot {
    margin-top: 5%;
    margin-left: 32%;
}
#left, #right {
   
}
#right {
    margin-top: 10px;
    margin-right: 85px;
}
h2 {
    color:      yellow;
    position:   relative;
    top:        8px;
    left:       -10%;
    margin-top: .5rem;
    margin-left: -50px;
}
span {
    color: red;
    font-weight: 600;
}
#wizwel {
    border: 6px;
    border-color: goldenrod;
    border-radius: 6px;
    border-style: groove;
    margin-left: -25rem;
    margin-top:  18rem;
}
.ww {
    position: relative;
    width: 320px; /*100% */
    height: 220px;
    margin: 0px 0px 55px 15px; /*top, right, bottom, left */
 } 
 #temp {
     
 }
 
.norm {
    background-color: lightgreen;
    color: darkgreen;
    font-size: 20px;
    font-style: normal;
    width: 68%;
    border: 5px;
    border-radius: 15px;
    border-style:groove;
    padding: 4px;
    margin: 20px;
}
#gifs {
    width: 40%;
}
#compare, #habit, #comfort {
    width: fit-content;
}

.setPics {
    display: inline-block;
    width: fit-content;
}
.habit {
    width: 200px; height: 120px;
    margin-top:  1rem; 
    margin-left: 4rem;
}
.comfort {
    width: 200px; height: 120px;
    margin-top:  1rem; 
    margin-left: 4rem;
}
#hw {
    width: 20%;
}
.gif {
    font-size: 1.2rem;
    margin-bottom: 6rem;
 }
 .GIFER {
     width: 20%;
 }
 img {
     float: left;
     margin-top: .4rem;
 }
.glass {
    background-image: url("../images/green_glass.jpg");
    background-repeat: round;
    border: 5px;
    border-radius: 15px;
    border-style:groove;
    padding: 6px;
    color: black;
    font-size: 1.2rem;
    font-weight: 600;
    width: fit-content;
    margin-left: 1rem;
}
button {
    color: darkgreen;
    background-color: #ff0;
    position: relative;
    top: 10vh;
    left: 30vh;
    margin: 10px;
}
#intro, #gifs, #grammar, #notice, #hw, #prolog{
    display: none; 
}
img {
    width: 35%; height: 80px;
}
.msg {
    
}
#Pele, #quote {
    float: right; 
    margin: .5rem;
    margin-bottom: 2rem;
    width: 300px; height: 200px;
}
audio {
    margin: 10px;
    background-color: #186321; 
    border: 2px;
    border-color: darkgreen;
    border-radius: 10px;
    border-style: solid;
    padding: 6px;
}
#narrate {
   display: none; 
}
.tquestion {
    background-color: lightgoldenrodyellow;
    color: darkgreen;
    border: 4px;
    border-radius: 10px;
    padding:        5px;
    cursor: url(../images/hand.png), default;  
    float:left;
    margin-bottom: 2px;
    width: auto;
}
.answers {
    background-color: lightgoldenrodyellow;
    border: 2px darkgreen;
    border-style: solid;
    border-radius: 10px;
    padding: 10px;
    margin-top: 10px;
    margin-left: 1rem;
    overflow: hidden; 
    width: fit-content;
}

#results {
    -webkit-box-shadow: 0 5px 5px rgba(13, 108, 12, .4);
    box-shadow: 0 5px 5px rgba(13, 108, 12, .4);
    background-repeat: repeat-y;
    background: yellowgreen;
    color: red;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
    font-weight: 600;
    font-size: 1.35em;
    padding: 3px;
    text-align: center;
    width: 200px;
    margin-left: 1rem;
    margin-bottom: 1rem;
    cursor: pointer;
    border: 8px;
    border-color: darkgreen;
    border-radius: 10px;
}

#results:hover {
    background: yellow;
    color: red;
    font-weight: 600;
    padding: 3px;
    text-align: center;
    width: 200px;
    cursor: pointer;
    border: 8px chartreuse;
    border-radius: 10px;
}

#categorylist {
    margin-top: 6px;
    display: none;
}

#category1, #category2, #category3, #category4, #category5, #category6, #category7, #category8, #category9, #category10, #category11 {
    display: none;
    font-size: 20px;
    margin-left: 1rem;
}
#chk {
    color: red;
    font-weight: 600;
}
.iconic {
    float: left;
    width: 3rem; height: 3em;
    margin-right: 1rem;
    margin-top: .5rem;
    margin-bottom: .5rem;
}
#gramTheme {
    border: 8px #ff0;
    border-style: groove;
    border-radius: 5%;
    margin-left:   25%;
    margin-top:    3rem;
    margin-bottom: 10rem;
    height:        16rem;
}
#gramIcon {
    display: block;
    cursor: pointer;
    width: fit-content;
    border-radius: 50%;
    padding:       4px;
    border: 5px solid yellow;
    margin-left: 3rem;
    opacity: .7;
}
#gramIcon:hover {
    opacity: 1;
}
#base {
    color: darkgreen;
    margin-left: 4rem;
    margin-top:  7rem;
}

#footer {
    position: relative;
    top: 90px;
    background-color:black;
    color:white;
    clear:both;
    text-align:center;
    padding:7px;
}

/******************************************************************************/
/****************************LAPTOP Wide***************************************/
/******************************************************************************/
@media screen and (min-width: 1030px) {
    .header2 {
        display:        inline-block;
        font-size:      2.9em;
        font-weight:    600;
        position:       absolute;
        top:            5px;
        left:           10%;
    }
    h2 {
        position:   relative;
        top:        40px;
        left:       36%;
        font-size:  1.3em;
    }
    
    .answers {
        margin-top: 5px;
        margin-bottom: 12px;
        margin-left: 1rem;
        overflow: hidden; 
        width: fit-content;
    }
    #left {
        position:   absolute;
        left:       32%;
    }
    #right {
        position:   absolute;
        left:       47%;
        margin-top: 10px;
        margin-left: -45px;
    }
    .glass {
        font-size: 1rem;
        font-weight: 600;
        width: fit-content;
        margin-left: 1rem;
    }
}

/******************************************************************************/
/****************************LAPTOP Normal************************************/
/******************************************************************************/
@media only screen and (max-width : 1028px) and (min-width: 768px) {
    .header2 {
        font-size:      2.1em;
    }
}    

/*********************************************************************/
/* FOR TABLET ******************************TABLET*********************/
/*********************************************************************/
@media only screen and (max-width : 1180px) and (min-width: 820px) {
    .header2 {
        color: darkgreen;
        font-family: Harry p, Helvetica;
        font-size: 2.8em;
        font-weight: 600;
        text-shadow:#fff 0 -1px 4px, 
        #ff0 0 -2px 10px, #ff8000 0 -10px 20px, red 0 -18px 40px;
        position: absolute;
        top:  5px;
        left: 10%;
    }
    #left {
        position:   absolute;
        left:        23%;
        margin-left: 5px;
    }
    #right {
        position:   absolute;
        left:       43%;
    }
    h2 {
        position:   relative;
        top:        25px;
        left:       25%;
    }
    .norm {
        width: 600px;
    }
    button {
        position: relative;
        top:  3vh;
        left: 10vh;
        margin: 5px;
    }
}    
    
/* FOR SMARTPHONE ***********************SMARTPHONE*********************/
/*********************************************************************
**********************************************************************/
@media only screen and (max-width : 414px) and (min-width: 280px) {
    body {
       width: 100%; 
    }
    .header2 {
        color:       darkgreen;
        font-family: Harry p, Helvetica;
        font-size:   1.6rem;
        font-weight: 600;
        text-shadow:#fff 0 -1px 4px, 
        #ff0 0 -2px 10px, #ff8000 0 -10px 20px, red 0 -18px 40px;
        display:    inline-block;
        position:   relative;
        top:        5px;
        left:       40%;
    }
    #left {
        position:   absolute;
        left:        16%;
        margin-left: 5px;
    }
    #right {
        position:    absolute;
        left:        47%;
        margin-top:  8px;
        margin-left: 5px;
    }
    .headShot {
        margin-top:  20%;
        margin-left: 25%;
        width: 200px;
    }
    #usedtoShot{
        margin-top:  10%;
        margin-left: 15%
    }
    h2 {
        font-size:  .8rem;
        position:   relative;
        top:        5px;
        left:       27%;
    }
    #gramTheme {
        margin-left:   18%;
        margin-top:    1rem;
        margin-bottom: 10rem;
        width:         60%;
        height:        16rem;
    }
    #wizwel {
        margin-left: 20px;
        width: 70%;
        margin-left: -18rem;
        margin-top:  15rem;
    }
    .ww {
        position: relative;
        width: 60%; /*100% */
        height: 120px;
        margin: 0px 0px 55px 15px; /*top, right, bottom, left */
     } 
    button {
        font-size: 1.5rem;
        position: relative;
        top:   4vh;
        left: 10vh;
        width: fit-content;
        padding: .5rem;
        margin: 10px;
    }
    .norm {
        font-size: 22px;
        font-style: normal;
        width: 85%;
        padding: 4px;
        margin: 20px;
    }
    .norm2 {
        font-size: .8rem;
        padding: 5px;
        width: 100%;
        margin-left: 20px;
    }
    .gif {
       font-size: 1.2rem;
       margin-bottom: 3rem;
    }
    #gifs {
        width: 55%;
    }
    img {
        float: left;
        margin-top: .4rem;
    }
    .glass {
        font-size: 1rem;
        margin-left: 1rem;
        width: 65%;
    }
    .answers {
        font-size: 1.5rem;
        width: 10rem;
        position: relative;
        left: 5%;
        margin-bottom: 1rem;
    }
    #results{
        font-size: 1.5rem;
        margin-bottom: 1rem;
    }
    img {
        width: 45%; height: 80px;
    }
    .glass{
        font-size: 1.5rem;
        width: 20rem;
    }
    #Pele, #quote {
        float: right;
        margin: .5rem;
        margin-bottom: 2rem;
        width: 170px; height: 85px;
    }
    #hw {
        width: 50%;
    }
    audio {
        margin: 15px;
        width: 45%; height: 2rem;
    }
    .tquestion {
        font-size:  .9em ;
        padding:    5px;
        float:      left;
        margin-bottom: 5px;
        width:      auto;
    }
    
    .spacer2 {
        width:  20px;
        height: 20px;
    }
    #base {
        color: darkgreen;
        margin-left: 3rem;
        margin-top:  6rem;
    }
}
