
:root{
    --primary: #EBD45E;
    --secondary: #172344;
  }

  body,p,a,h1,h2,h3{
    margin: 0;
    padding: 0;
    text-decoration: none;
  }
.site-nav .site-nav-choice{
    margin: 0;
    padding: 10;
    text-decoration: none;    
  }
  ul, li {  
    list-style-type: none;
    margin-left: 0; padding-left: 0; 
  }
  
  html, body{
    /* background-color: #184E77; */
    background-color: #1895b1; 
    overflow-x: hidden; 
    font-family: 'Arial';
  }
/* body {
    position: relative; 
  }
*/

.nav {
  height: 3.2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
}

.nav__logo {
  font-size: 1.5rem;
  margin: auto 1rem;
}

.nav__menu ul {
  margin: 0;
  padding: 0;
  display: flex;
}

.nav__menu ul li {
  list-style: none;
}

.nav__menu ul li a {
  text-decoration: none;
  color: #fff;
  padding: 1rem;
  display: block;
}

.nav__menu li:hover {
  background-color: rgba(255, 255, 255, 0.5);
}

.nav__hamburger {
  width: 1.875rem;
  height: 1.313rem;
  display: none;
  flex-direction: column;
  justify-content: space-around;
  position: absolute;
  top: 1rem;
  right: 1rem;
}

.nav__hamburger__line {
  height: 0.188rem;
  width: 100%;
  background-color: #fff;
  border-radius: 0.625rem;
  transition: all ease-in-out 0.2s;
}





  #BuyingLinks{
  margin: 5px 30px;
  }     

  #BuyingLinks ul li{
    display: inline-block
    } 

  .button{
    background: none;
    border: 2px solid var(--primary);
    color: var(--primary);
    padding: 6px 12px;
    margin: 10px 20px;
    border-radius: 20px; 
    text-transform: uppercase;
    box-shadow: 1px 2px 3px rgba(0,0,0,0.6);
    font-size: 1em;
  }
  .button:hover{
    color: #222;
    background: var(--primary);
  }

  h1, h2{
  font-family: 'Chewy', cursive;
  color: #DDDBFF;
  font-weight: normal;
  line-height: 1em;
}

li{
  color: #DDDBFF;
  font-weight: normal;
  line-height: 1em;
}

h2{
  line-height: 1.2em;
}

  h3{
    color: #DDDBFF;
    font-weight: normal;
  }
  
  p,a,p.leading_author.finalText{
    color: #3f34d7;
    line-height: 1em;
    font-size: 1em;
  }

  p.leading{
    color: #8e89d6;
    line-height: 1em;
    font-size: 1em;
  }

  p.pBlurb{
    color: #DDDBFF;
  }

a.kamishibaiIntroAuthors {color: orange;
  text-decoration: underline;
}

a.blueLinks {color:#1a759f;
  text-decoration: underline;
}

.blueLinks:hover {
  font-size: 1.2em;
    }


a.whiteLinks {color:#DDDBFF;
  text-decoration: underline;
}

/*
.whiteLinks:hover {
  font-size: 1.4em;
        }
*/

h1{
  font-size: 2em;
}
h2{
  font-size: 1.6em;
  text-align: center;
}
h3{
  font-size: 1.1em;
}
.leading{
  font-size: 1em;
}

/*
  .grid{
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    gap: 10px;
    box-sizing: border-box;
  }
  .site-nav{
    margin: 0px 20px;
    background-color: #184E77;
  }
  .site-nav h1{
    grid-column: 1/9;
    text-align: center;
    grid-row: 1;
    padding-bottom: 10px;
    border-bottom: 3px solid var(--primary);
    display: inline-block;
  }
  .site-nav ul{
    display: none; 
  }
  */
  #welcome{
    padding: 0px;
    background-color: #1E6091;
    background-size: cover;
    background-repeat: no-repeat;
  }

  #welcome-sentences{
    grid-column: 3/4;
  }

  #welcome.grid{
    margin:0px;
    padding:0px;
  }

  .svg-container { 
    display: inline-block;
    position: relative;
    width: 100%;
    padding: 0px;
    vertical-align: middle; 
    overflow: hidden; 
  }


  #banner {
    padding: 20px 40px 30px 40px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    text-align: center;
    background-color: #1895b1;
  }

  #MyBooks00 {
    padding: 20px 40px 30px 40px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    text-align: center;
    background-color: #ac84a6;
  }

  #MyBooks00_tour {
    padding: 20px 40px 30px 40px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    text-align: center;
  }


  #MyBooks0 {
    padding: 20px 40px 30px 40px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    text-align: center;
    background-color: #4fb3a8;
  }

  #MyBooks {
    padding: 20px 40px 30px 40px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    text-align: center;
    background-color: #1E6091;
  }


  #MyBooks2 {
    padding: 20px 40px 30px 40px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    text-align: center;
    background-color: #1A759F;
  }

  #MyBooks3 {
    padding: 20px 40px 30px 40px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    text-align: center;
    background-color: #bd980f;
  }

  #MyBooks4 {
    padding: 20px 40px 30px 40px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    text-align: center;
    background-color: #1895b1;
  }

  #MyBooks5 {
    padding: 20px 40px 30px 40px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    text-align: center;
    background-color: #83b35c;
  }

  #MyBooks6 {
    padding: 20px 40px 30px 40px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    text-align: center;
    background-color: #4a3e56;
  }

  #demoOpenWide {
    padding: 20px 40px 30px 40px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    text-align: center;
    background-color: #cf7119;
  }


  .CERNBookCover{
    width: 65%;
  }

  .Demo{
    width: 25%;
  }

  .CERNBookCover2{
    width: 50%;
  }
  

  .win {
    width: 50%;
  }

  .LetiDino{
    width: 50%;
    padding: 10px;
    box-shadow: 10px 10px #1A759F;
  }

  #MyBooks #MyBooks h2{
    margin-bottom: 0px;
    text-align: center;
  } 
  
  /*
.scientificWonderland {
  background-size: 120% 100%;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-background-clip: text;
  -moz-text-fill-color: transparent;
  -ms-background-clip: text;
  -ms-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  background-image: linear-gradient(45deg, 
                    #FF1361,
                    #f78215,
                    #FFF800);
}
*/

.videoMaxWidth {
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
  text-align: start;
}

  .videoWrapper {
    position: relative;
    padding-bottom: 56.25%; 
    height: 0;
    margin: 15px;
  }

  .videoWrapper iframe {
    position: absolute;
    height: 100%;
    width: 100%;
  }

  #characters{
    padding: 5px 20px;
    background: #1A759F;
  }
  #characters .grid {
    padding: 0px 0px;
  }

  #characters li{
    padding: 10px;
    background: rgba(0,0,0,0.2);
    grid-column: span 8;
    text-align: center;
    box-shadow: 0 0 16px rgba(0,0,0,0.5);
  }
  #characters img{
    height: 150px;
    margin: 10px auto;
    border-radius: 5px;
  }

  #characters img:hover{
    height: 170px;
    margin: 10px auto;
  }

  #characters p{
    text-align: center;
    font-family: 'Arial';
    margin: 0px 20px;
  }


  #characters li#portrait {
    grid-column: span 8;
    grid-row: 5;
    background: rgba(0,0,0,0.2);
  }

  #characters #portrait img{
    height: 250px;
  }

  #characters #portrait canvas#draw{
    height: 250px;
  } 

  #You:hover{
font-size: 2em;
  }

  #sig-canvas {
    height: 150px;
    border: 2px dotted #1A759F;
    border-radius: 5px;
    cursor: crosshair;
    background-color: #FFFFFF;
    touch-action: none; 
  }


#characters .button  {
    margin-top: 10px;
    width:100%;
}

  #includes{
    padding: 10px 20px;
    background: #168AAD;
  }

  #includes .grid {
    padding: 0px;
  }

  #includes #funList ul {
    margin: 20px 0px;
  }

  #includes #funList li{
    padding: 10px;
    background: rgba(0,0,0,0.1);
    grid-column: span 8;
    box-shadow: 0px 0px 16px rgba(0,0,0,0.3);
  }

  #gamesExplanationList{
    text-align: center;
    list-style: inside;
  }

  #includes #gamesExplanationList li::marker {
      content: attr(data-emoji);
      font-size: 1.5em;
      background: none;
      box-shadow: none;
    }
  #includes #gamesExplanationList li:hover::marker {
      content: "😊";
      background: none;
      box-shadow: none;
    }

  #includes img{
    height: 50vh;
    margin-left: auto;
    margin-right: auto;
  }

  #SecondCatTrack {
    height: 50vh;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  .grid-schede {
    padding: 2rem;
  }
  
  .grid-schede > ul {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    grid-gap: 1rem;
  }
  
  .grid-schede > ul > li {
    border: 1px solid;
    border-radius: .5rem;
  }
  
  .grid-schede > ul > li > div {
    max-height: 220px;
    overflow: hidden;
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem;
    position: relative;
  }
  
  .grid-schede > ul > li > div > img {
    width: 100%;
  }
  
  
  .grid-schede > ul > li > p {
    font-size: 1rem;
    line-height: 1.5;
    padding: 1rem .75rem;
    color: #666666;
  }
  

  #demoOpenWide{
    padding: 10px 20px 20px 20px;
    background-color: #cf7119; 
   } 

 #fun{
  padding: 10px 20px 20px 20px;
  background-color: #34A0A4;
 } 

#RussianDoll{
  width: 85%;
  display: float;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

#RussianDoll2{
  width: 85%;
  display: float;
  margin-left: auto;
  margin-right: auto;
  z-index: 0;
}

#display{
color:#0A0B5B;
}

#BalloonQuestion{
  color: #DDDBFF;
}

.container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 0px 0px 10px 0px;
  background: rgba(0,0,0,0.1);
  box-shadow: 0 0 16px rgba(0,0,0,0.5);
}

.memory-game {
  box-sizing: border-box;
  padding: 0px 0px 10px 0px;
  margin: 0px;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  perspective: 1000px;
}

.memory-card {
  box-sizing: border-box;
  cursor: pointer;
  padding: 0px;
  margin: 0px;
  height: 3.7rem;
  width: 3.7rem;
  margin: 5px;
  position: relative;
  transform: scale(1);
  transform-style: preserve-3d;
  transition: transform .5s;
  box-shadow: 1px 1px 1px rgba(0,0,0,.3);
}

.memory-card:active {
  transform: scale(0.97);
  transition: transform .2s;
}

.memory-card.flip {
  transform: rotateY(180deg);
}

.back-face {
  width: 100%;
  height: 100%;
  position: absolute;
  border-radius: 5px;
  background: #0A0B5B;
  backface-visibility: hidden;
}

.front-face{
  width: 100%;
  height: 100%;
  position: absolute;
  border-radius: 5px;
  background: #ffffff;
  backface-visibility: hidden;
}

.front-face {
  transform: rotateY(180deg);
}

.ballonGame {
  padding: 0px 20px;
  background-color: #34A0A4;
  box-shadow: 1px 1px 1px rgba(0,0,0,.3);
}

.BalloonLeading{
  color: #0A0B5B;
  line-height: 1.2em;
  font-size: 1em;
}

#ballonGameSection {
  background: rgba(0,0,0,0.1);
  padding: 0px 0px 10px 0px;
  box-shadow: 0 0 16px rgba(0,0,0,0.5);
}

.emoji{
  font-size: 1.5em;
}

#Balloons .grid{
  padding: 0px 0px;
}

#Balloons li{
  padding: 10px;
  background: rgba(0,0,0,0.15);
  grid-column: span 8;
  text-align: center;
  box-shadow: 0 0 16px rgba(0,0,0,0.5);
}

#balloonCalc li{
  padding: 10px;
  background: rgba(0,0,0,0.15);
  text-align: center;
  box-shadow: 0 0 16px rgba(0,0,0,0.5);
  grid-column: 2/6;
}

#balloonCalc li p{
  font-family: Arial;
  }

#Balloons{
margin: 0px 40px;
}

#balloonCalc li#step1{
  grid-column: 1/9;
  grid-row: 1;  
}

#balloonCalc li#step2{
  grid-column: 1/9;
  grid-row: 2;
}

#balloonCalc li#step3{
  grid-column: 1/9;
  grid-row: 3;
}

#balloonCalc li#step4{
  grid-column: 1/9;
  grid-row: 4;
}

#final-image{
  grid-column: 4/6;
  grid-row: 5;
}

.floating {  
  animation-name: floating;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  margin-top: 5px;
}

@keyframes floating {
  0% { transform: translate(0,  0px); }
  50%  { transform: translate(0, 15px); }
  100%   { transform: translate(0, -0px); }    
}

#newPage{
  background: #ca8747;
}


  #future{
    padding: 10px 30px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    text-align: center;
    background: #cf7119;
  }
  #future p{
    margin-bottom: 0px;
    text-align: center;
  }
  #futureContent {
      display: block;
      margin-left: auto;
      margin-right: auto;
      width: 50%;
}

.hippoPosition{
  display:flex;
}

#hippobutton {
  width: 242px;
  border: 0;
  padding: 5px;
  background: transparent;
  cursor: pointer;
  margin: auto;  
}
.ear-left-outer, .ear-right-outer {fill:#919191;}
.ear-left-inner, .ear-right-inner {fill:#6D6D6D;}
.eye-right-outer, .eye-left-outer, .nostril-right-outer, .nostril-left-outer, .body {fill:#AAAAAA;}
.eye-right-inner, .eye-left-inner {fill:#FFFFFF;}
.nostril-right-inner, .nostril-left-inner{fill:#8C8C8C;}
.freckle {fill:#7C7C7C;}
.tongue {fill:#FF4848;}
.tooth-left, .tooth-right {fill:#FFFFE1;}


#suggestions{
  padding: 10px 30px;
  background-color:#1E6091;
  margin: 0px 0px 0px 0px;
}


  #about{
    padding: 10px 30px;
    background: #76C893;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

/*  #aboutContent {
      display: block;
      margin-left: auto;
      margin-right: auto;
      width: 50%;
} */



  .darkP{
    color: #0A0B5B;
    grid-column: span 8;
    text-align: center;
    padding: 0px 10px 10px 10px;
  }

  #aboutText{
    grid-column: 1/9;
    color: #0A0B5B;
  }

.img-container{
  grid-column: 2/8;
  padding: 10px;
}

 /* .LetiDino{
    width: 100%;
    padding: 10px;
    box-shadow: 10px 10px #1A759F;
  } */
  
  .LetiDino:hover{
    url(assets/Letizia_lowres_1.png);
    box-shadow: 10px 10px #0A0B5B;
  }

  #about ul {
    padding: 0px 30px 0px 30px;
  }

 /* #cake li::marker {
    content: attr(data-emoji);
    font-size: 1.5em;
    background: none;
    box-shadow: none;
  }

  #cake li:hover::marker {
    content: "😊";
    background: none;
    box-shadow: none;
  }
*/

  #cake {
    padding: 10px 30px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    background-color: #ac84a6;
  }

  #review1 {
    background-color: #1a759f;
    grid-column: span 8;
    text-align: center;
    padding: 0px 20px 20px 20px;
  }

/*
  #cake{
    color: yellow;
    padding: 10px 30px 10px 60px;
  }
  */

  #DessertList{
    grid-column: 1/9;
  }

  #DessertImg{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50vw;
    padding: 0px 10px 10px 10px;
  }

  span.wavy::before {
    text-decoration-style: wavy;
  }

  #contact{
    padding: 10px 40px;
    background: #0A0B5B;
    text-align: center;
  }
  #contact p{
    margin-bottom: 0;
    text-align: center;
    position: relative;
  }
  #contact form{
    width: 80%;
    max-width: 400px;
    margin: 20px auto;
    text-align: center;
  }
  #contact input,#contact textarea{
    width: 100%;
    margin: 10px 0;
  }

  #contact ul{
    margin: auto;
  }

  #contact .grid li{
    grid-column: span 2; 
    padding: 0px;
  }
  
  .finalLinks{
    color: #9893D8;
    padding: 0px 0px 10px 0px;
  }

.wrapper {
  display: flex;
  align-self: center;
  text-align: center;
}
.wrapper ul li {
  display: inline-block;
  width: 65px;
  height: 65px;
  line-height: 65px;
  margin: 0 10px;
  align-self: center;
  text-align: center;
  cursor: pointer;
  border-radius: 50%;
  border: 2px solid var(--primary);
  box-shadow: 1px 2px 3px rgba(0,0,0,0.6);
  transition: all 0.5s ease;
  position: relative;
}
.wrapper ul li .fa {
  color: #D8E2DC;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.5s ease;
}
.wrapper ul li:hover.facebook {
  border: 5px solid #4267B2;
  transition: all 0.5s ease;
}
.wrapper ul li:hover .fa-facebook {
  color: #4267B2;
  transition: all 0.5s ease;
}

.wrapper ul li:hover.twitter {
  border: 5px solid #1DA1F2;
  transition: all 0.5s ease;
}
.wrapper ul li:hover .fa-twitter {
  color: #1DA1F2;
  transition: all 0.5s ease;
}

.wrapper ul li:hover.instagram {
  border: 5px solid#833AB4;
  transition: all 0.5s ease;
}

.wrapper ul li:hover .fa-instagram {
  color: #833AB4;
  transition: all 0.5s ease;
}

.wrapper ul li:hover.linkedin {
  border: 5px solid #2867B2;
  transition: all 0.5s ease;
}
.wrapper ul li:hover .fa-linkedin {
  color: #2867B2;
  transition: all 0.5s ease;
}

.wrapper ul li:hover.youtube {
  border: 5px solid #FF0000;
  transition: all 0.5s ease;
}
.wrapper ul li:hover .fa-youtube {
  color: #FF0000;
  transition: all 0.5s ease;
}



footer{
    padding: 10px 20px;
    background-color: #184E77;
    text-align: center;
    position: relative;
}  

          * {box-sizing:border-box}
          img {vertical-align: middle;}

          .slideshow-container {
            max-width: 1000px;
            position: relative;
            margin: auto;
          }

          .text {
            color: #f2f2f2;
            background-color: rgb(0,0,0,0.5);
            font-size: 1.1em;
            padding: 8px 12px;
            width: 100%;
            text-align: center;
          }

          .p1{
            color:#f2f2f2;
          }

#YellowBalloonCentre2 {
  width: 100%;
  height: auto;
  max-width: 20vw;
  margin-left: auto;
  margin-right: auto;
}

#suggestions form {
  width: 80%;
  text-align: center;
  margin: 0px auto;
}

#suggestionsSocial{
  padding: 30px 0px 0px 0px;
  }
  

/* MEDIA QUERIES */

  @media screen and (max-width: 550px) {
    .nav__hamburger {
      display: flex; /* Still good */
      z-index: 1000; /* Good to have the hamburger on top */
    }
  
    .nav__menu {
      position: absolute;
      display: flex;
      flex-direction: column; /* Simplified as you're already using this */
      align-items: center;
      background-color: #1A759F;
      /* Improved transform for hiding */
      transform: translateY(-100%); 
      top: 0; 
      width: 100%;
      background-color:#1A759F;
      /* Improved transition */
      transition: transform ease-in-out 0.4s;
      z-index: 999; 
      height: 50vh; /* Optional: Make menu full-screen height */
      overflow-y: auto; /* Optional: Adds scrollbar if menu content is too long */
    }
  
    .nav {
      flex-direction: column;
      align-items: flex-start;
    }
  
    .nav__menu ul {
      flex-direction: column; /* Still good */
      width: 100%;
      padding: 3rem 0 0.6rem;
    }
  
    .nav__menu ul li {
      text-align: center;
    }
  
    .nav__menu ul li a {
      padding: 0.5rem;
    }
  
    .nav__menu.active {
      /* Improved transform for showing */
      transform: translateY(0);
    }
  
    .nav__hamburger.active :nth-child(1) {
      transform: rotate(45deg) translateY(0.5rem); /* Simplified */
    }
  
    .nav__hamburger.active :nth-child(2) {
      opacity: 0;
    }
  
    .nav__hamburger.active :nth-child(3) {
      transform: rotate(-45deg) translateY(-0.5rem); /* Simplified */
    }
  }
  

  @media screen and (min-width: 620px){
  
 
    .grid-container {
      max-width: 1000px;
      margin: 30px auto;
      display: grid;
      grid-template-columns: repeat(8, 1fr);
      gap: 10px;
      box-sizing: border-box;
  
    }
  
    .grid-container > div:nth-child(1) {
      grid-column: 1 / span 4;
    } 
  
    .grid-container > div:nth-child(2) {
      grid-column: span 4;
    } 

    .CERNBookCover2 {
       width: 50%;
   } 

    .win {
      width: 35%;
    }
    .MyBooksList{
      margin-top: 40px;
    }
    .MyBooksList a{
      grid-column: span 4;
      display: block;
      margin: 20px 0;
    }
    .MyBooksList a:last-child{
      grid-column: 3/7;
    }

    .MyBooksList h3{
      text-align: center;
    }

    #characters{
      padding: 30px 100px;
    }
    #characters li{
      grid-column: span 4;
    }
    #portrait li{
      grid-column: 3/7;
    }

    #RussianDoll {
       width: 35%;
   }

    #Festival {
       width: 35%;
   }

   #includes img{
    height: 50vh;
    margin-left: 40vw;
    margin-right: auto;
  }

  #SecondCatTrack {
    height: 50vh;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

   .memory-game {
  margin: 0px 200px 0px 200px;   
   }

  #BalloonGame {
    margin: 0px 40px;
  }

  #final-image{
    grid-column: 8/9;
    grid-row: 1/4;
  }

  .floating {  
    animation-name: floating;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    margin-top: 40px;

  }

  #balloonCalc li#step1{
    grid-column: 1/8;
    grid-row: 1;  
  }
  
  #balloonCalc li#step2{
    grid-column: 1/8;
    grid-row: 2;
  }
  
  #balloonCalc li#step3{
    grid-column: 1/8;
    grid-row: 3;
  }
  
  #balloonCalc li#step4{
    grid-column: 1/8;
    grid-row: 4;
  }

  #aboutText{
    grid-column: 1/6;
  }

.img-container{
  grid-column: 6/9;
  padding: 10px;
}
.LetiDino{
 width:100%;
} 

.slideshow-container{
  margin: 0% 20% 0% 20%;
}

.LetiDino{
  width: 100%;
  padding: 10px;
  box-shadow: 10px 10px #1A759F;
}

  }

  @media screen and (min-width: 960px){
  
    body{
      font-size: 16px;
    }
    .grid{
     max-width: 1060px;
      margin: 0 auto;
      width: 100%;
    }

    .site-nav{
      padding: 0 20px;
    }
    .site-nav h1{
      grid-column: 1/3;
    }
    .site-nav ul{
      display: flex;
      grid-column: 6/9;
      justify-content: flex-end;
      align-self: center;
    }
    .site-nav li{
      margin: 20px;
      padding: 20px 20px;
     background: #168AAD;
     background-image: linear-gradient(to bottom right, #184E77, #168AAD);
     white-space: nowrap;
     border-radius: 20px;
    }
    .site-nav li:hover{
        background: var(--primary);
        color: var(--secondary);
      }
    .welcome-text{
      grid-row:1;
    }

 
    .CERNBookCover2 {
        width: 30%;
    }


    .win {
        width: 35%;
      }
    #characters{
      padding: 30px 20px;
    }
    #characters ul{
      margin: 40px auto 0px auto;
    }
    #characters li{
      grid-column: span 2; 
    }
    #characters p{
      max-width: 600px;
      margin: 10px auto;
    }

    .LetiDino{
      width:70%;
    }
    #contact{
        margin: 0px;
}

  
  @media screen and (min-width: 1060px){
  
    body{
      font-size: 18px;
    }

    .CERNBookCover2 {
      width: 25%;
  }


    .grid{
      max-width: 4000px;
      width: 100%;
    }

    .site-nav{
      padding: 0;
    }
  #MyBooks0, #MyBooks, #MyBooks2, #characters, #contact, #demoOpenWide{
      padding: 10px 20px;
    }
    .leading{
      margin: 10px 10px;
    }


    .MyBooksList{
        margin: 0px 100px 0px 100px;
    }


    footer{
      padding: 10px 0px;
    }