* {box-sizing: border-box}
body {font-family: Verdana, sans-serif; margin:0 }

.mySlides {display: none}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  /* display: block; */
  position: relative;
  margin: auto;
}

/* Hide the images by default */
.mySlides {
    display: none;
  }

  /* Fading animation */
.fade {
    animation-name: fade;
    animation-duration: 1.5s;
  }
  
  @keyframes fade {
    from {opacity: .4} 
    to {opacity: 1}
  }

  /* Number text (1/3 etc) */
.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
  }
  
  /* Next & previous buttons */
.prev, .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    margin-top: -22px;
    padding: 16px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
  }
  
  /* Position the "next button" to the right */
  .next {
    right: 0;
    border-radius: 3px 0 0 3px;
  }
  
  /* On hover, add a black background color with a little bit see-through */
  .prev:hover, .next:hover {
    background-color: rgba(0,0,0,0.8);
  }
  
  /* The dots/bullets/indicators */
.dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
  }

/* THIS BIT BELOW FOR STICKY BAR */

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: visible;
    background-color: rgb(82, 25, 113);
    position: fixed;
    top: 0;
    width: 100%;
  }
  
  li {
    float: left;
  }
  
  li a {
    display: block;
    color: white;
    text-align: center;
    padding: 0px 0px;
  /*   height: 10; */
    text-decoration: none;
  }
  
  li a:hover:not(.active) {
    background-color: #3f8e41;
    /* class:"neonText" */
  }
  
  .active {
    background-color: #8c2929;
  }
  
  /*   THIS BIT ABOVE FOR STICKY BAR*/
  
  body {
    color: white;
    background-color: black;
    font-family: Arial;
    margin: 0px;
    padding: 0px;
    border: 0px;
  }
  
  .bg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 2000px;
    /*   background-height: 1000px; */
    background-color: red;
  }
  
  .bg1 {
    background-image: url(https://www.the-elemental-movie.com/images/Louise%20looks%20up%20stair%20landscape.jpg);
  }
  
  .bg2 {
    background-image: url(https://www.the-elemental-movie.com/images/Hamish%20face.jpg);
    background-position: top;
  }
  
  .home {
    width: 70%;
  /*     background-color: burlywood; */
    padding-top: 200px;
    padding-bottom: 100px;
    /*   margin:auto; */
    margin-left: auto;
    margin-right: 5%;
  }
  
  .menu {
    list-style-type: none;
    display: flex;
   padding: 1em;
  /*   gap: 1em; */
    block-size: 80px;
  }
  
  header {
    z-index: 90;
    margin: 0px;
    padding: 0px;
    border: 0px;
    background-color: rgb(0, 0, 0);
    width: 100%;
    display: flex;
    position: fixed;
  }
  
  h1 {
    margin-left: 0px;
    padding: 0px;
    border: 0px;
    margin: 0;
    margin-top: 0px;
    text-align: left;
    color: white;
  }
  
  h2 {
  /*   margin-left: 10px; */
    padding: 0px;
    border: 0px;
    margin-top: 0px;
    /* z-index: 99; */
    text-align: center;
      /* letter-spacing: 5px; */
    color: white;
  }
  
  h1 {
    font-family: "Red Rose", sans-serif;
    font-size: 40px;
    font-variant-caps: small-caps;
    display: block;
    transition: 1s;
  }

  h2 {
    font-family: "Raleway", sans-serif;
    font-size: 30px;
    font-variant-caps: small-caps;
    display: block;
    transition: 1s;
  }

  h3 {
    font-family: "Times", serif;
    background-color: #AC3D2C;
    font-size: 3.5em;
    padding: 0px;
    border: 0px;
    margin: 0px;
  
    /* background: cadetblue; */
  }
  
  h5 {
    margin-left: 5px;
    padding: 0px;
    border: 0px;
    margin-top: 0px;
    text-align: left;
    text-align: top;
    /* display: block; */
  }
  
  h5 {
    font-size: 0.7em;
    font-family: "Times", serif;
    font-variant-caps: small-caps;
    height: 0px;
    padding: 0px;
    border: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
  /*   margin-left: 20px; */
    transition: 1s;
  }
 
  h6 {
    margin-left: 5px;
    padding: 0px;
    border: 0px;
    margin-top: 0px;
    text-align: left;
    /* display: block; */
  }
  
  h6 {
    font-family: "Aboreto", cursive;
    font-size: 18px;
    height: 5px;
  /*   margin-left: 20px;  */
  /*   font-variant-caps: small-caps; */
    transition: 1s;
  }
  
  #spacingDIV {
    height: 0px;
  
    letter-spacing: 10px;
  }
  
  #spacingDIV2 {
    height: 0px;
  
    letter-spacing: 5px;
  }
  
  #weetext {
    height: 10em;
    font-size: 12px;
    letter-spacing: 5px;
        text-align: left;
  
  }
  
  #weetexttight {
    height: 10px;
    margin-top: 0%;
    font-size: 12px;
    letter-spacing: 2px;
        text-align: left;
  
  }
  
  .neonText {
    color: #fff;
    text-shadow:
      0 0 7px #fff,
      0 0 10px #fff,
      0 0 21px #fff,
      0 0 42px #0fa,
  /*     0 0 82px #0fa, */
  /*     0 0 92px #0fa, */
  /*     0 0 102px #0fa, */
      0 0 151px #0fa;
  }
  
  /* h1:hover {
    filter: blur(5px);
    filter: none;
    transition: 1s;
  } */
  
  
  h1:hover {
    filter: none;
    transition: 1s;
  }
  
  h2 {
    font-family: "PT Sans", sans-serif;
    font-size: 1em;
    /* filter: blur(5px); */
    transition: 1s;
  }
  h2:hover {
    filter: blur(5px);
    transition: 1s;
  }
  
  .menu,
  p {
    font-family: "PT Sans", sans-serif;
      /* text-align: center; */
      text-align: top;
      margin-top: 0;
  }
  
  p2 {
    font-family: "PT Sans", sans-serif;
    /* position: relative; */
    padding-top: 5em;
      text-align: left;
      display: block;
  }

  p3 {
    font-family: "PT Sans", sans-serif;
    padding-top: 1em;
    padding-right: 2em;
    text-align: left;
      /* text-align: top; */
      display: block;
      margin-top: 0;
  }

  .black-box {
    background: darkslategrey;
    padding: 10px;
    margin: 0px;
    border: 0px;
    width: 100%;
  }
  
  @media (max-width: 400px) {
    p {
      font-size: 0.8em;
    }
         /* h2 { 
     font-size: 20px;
    } */
  }
  
  .container {
    position: relative;
    text-align: center;
    color: white;
    background-color: black;
    margin: 0px;
    padding: 0px;
    border: 0px;
  }
  
  .container2 {
    position: relative;
    text-align: center;
    color: white;
    background-color: #D7B43E;
    margin: 0px;
    padding: 0px;
    border: 0px;
  }

  .container3 {
    position: relative;
    text-align: center;
    color: white;
    background-color: black;
    margin: 0px;
    padding: 0px;
    border: 0px;
  }

  .container4 {
    position: relative;
    text-align: left;
    color: white;
    background-color: black;
    margin: 0px;
    padding: 0px;
    border: 0px;
  }

  .container5 {
    position: relative;
    display: block;
    text-align: center;
    color: white;
    background-color: #165778;
    margin: 0px;
    padding: 0px;
    border: 0px;
  }

  .bottom-left {
    position: absolute;
    text-align: left;
      color: grey;
    width: 40%;
      margin-right: auto;
      top: 40%;
    left: 40px;
  }
  
  .top-left {
    position: absolute;
    top: 8px;
    left: 16px;
  }
  
  .top-right {
    position: absolute;
    text-align: right;
    width: 40%;
    font-size: 14px;
  /*     background-color: burlywood; */
  /*   padding-top: 200px; */
  /*   padding-bottom: 100px; */
    /*   margin:auto; */
    margin-left: auto;
  /*   margin-right: 5%; */
    top: 10%;
    right: 20px;
  }
  
  .bottom-right {
    position: absolute;
    bottom: 8px;
    right: 16px;
  }
  
  .centered {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 20px;
    transform: translate(-50%, -50%);
  }

  .centeredTitle {
    position: absolute;
    top: 50%;
    left: 50%;
    /* font-size: 20px; */
    transform: translate(-50%, -50%);
  }
  
  /* Create four equal columns that sits next to each other */
  .column {
    flex: 25%;
    max-width: 25%;
    padding: 0 0px;
  }
  
    /* Create four equal columns that sits next to each other but with text left justified */
    .column left {
      flex: 25%;
      max-width: 25%;
      text-align: left;
      padding: 0px 20px 0px 0px;
    }

  .column img {
    /* margin-top: 3px; */
    vertical-align: middle;
    width: 100%;
    padding: 0 0px;
    border: 0 px;
  }
  
  /* Responsive layout - makes a two column-layout instead of four columns */
  @media screen and (max-width: 800px) {
    .column {
      flex: 50%;
      max-width: 50%;
    }
  }
  
  /* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
  @media screen and (max-width: 600px) {
    .column {
      flex: 100%;
      max-width: 100%;
    }
  }
  
  /* Create two columns (2 and 3) 70/30 for footer that sit next to each other */
  /* .column2 {
    flex: 70%;
    max-width: 65%;
    padding: 0px;
  }
  
  .column3 {
    flex: 30%;
    max-width: 25%;
    padding: 0px;
  }
   */
  /* Columns 4 and 5 are 50/50 for header Column 5 also used for both columns in pics section. */
  /* .column4 {
    flex: 50%;
    max-width: 50%;
    padding: 0 0px;
  } */
  /* THERE ARE EXTRA MEDIA QUERIES HERE IN THE TEAM */
  
  /* .column5 {
    flex: 50%;
    max-width: 50%;
    padding: 0 0px;
    
  }
   */
  .piccontainer {
    position: relative;
    width: 98%;
   
    padding: 2px;
    padding-top: 4px;
    padding-bottom: 4px;
    background-color: #333;
  } 
  /* 
  .piccontainer:hover .crewpic {
    opacity: 0.3;
   </button>
  }
  
  .piccontainer:hover .middle {
    opacity: 1;
  }
   */
  .captext {
    background-color: #333;
    color: white;
    font-family: "PT Sans", sans-serif;
    font-size: 14px;
    padding: 16px 32px;
    margin: 0px;
    border: 0px;
  }
    
  .middle {
    transition: .5s ease;
    opacity: 1;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -0%);
    -ms-transform: translate(-50%, -0%);
    text-align: center;
  }
    
  .crewpic {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
  /*   border-top: 20px; */
  /*   padding-top: 10px; */
     background-color: black;
  /*   margin-left: auto; */
    position: center;
    transition: .5s ease;
    backface-visibility: hidden;
  }
    
  img {
    /* display: block; */
    position: center;
    margin-left: 0;
    margin-right: 0;
    padding: 0px;
    margin: 0px;
    border: 0px;
    /* vertical-align: middle; */
  /*    background-color: #333; */
  }
    
  /* Solid border TIS MAY BE REDUNDANT - SEE BELOW*/
  hr.solid {
    border-top: 5px solid red;
  /*   background-color: black; */
  /*   margin-color: green; */
  /*   padding-color: blue; */
    padding: 0px;
    margin: 0px;
    border: 0px;
  }
  
  hr.solid8 {
    border-top: 8px solid black;
    padding:10px;
    margin: 0px;
    border: 0px;
  }
  
  hr.solid10 {
    border-top: 10px solid red;
    padding: 10px;
    margin: 0px;
    border: 0px;
  }
  
  hr.solid70 {
    border-top: 80px solid black;
    padding: 70px;
    margin: 0px;
    border: 0px;
  }
  
  hr.solid90 {
    border-top: 90px solid black;
    padding: 90px;
    margin: 0px;
    border: 0px;
  }
  
  .footer {
    /* display: block; */
        position: relative;
     left: 0;
     bottom: 0;
     width: 100%;
     padding-left: 20px;
     margin-bottom: 0px;
     block-size: 130px;
     background-color: black;
     color: white;
     text-align: left;
     overflow: visible;
  }
  
   
  .vl {
    border-left: 6px white;
    height: 100%;
  /*   position: absolute;
    left: 50%;
    margin-left: -3px; */
    top: 0;
  }
  
  /* * {
    box-sizing: border-box;
  } */
  
  .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 4px;
  }
  
    /* Create three unequal columns of height 500px that sit next to each other */
    .column3_stretch{
        float: left;
        padding: 0px;
        display: block;
        /* height: 500px; */
      }
  
      .column4_400{
        display: block;
        float: left;
        padding: 0px;
        height: 400px;
      }
  
      .column5_400{
        display: block;
        float: left;
        padding: 0px;
        height: 400px;
      }

      .column5_500{
        display: block;
        float: left;
        padding: 0px;
        height: 500px;
      }

      .column5_800{
        display: block;
        float: left;
        padding: 0px;
        height: 800px;
      }

                      /* Create three unequal columns that sit next to each other */
                      .leftyin5{
                        display: block;
                        width: 25%;
                        border: 4px solid black;
                        border-top: 0px;
                        border-right: 0px;
                      }
                    
                    /* Create three unequal columns that sit next to each other */
                      .middleyin5{
                        display: block;
                        width: 50%;
                        border: 4px solid black;
                        border-top: 0px;
                        border-right: 0px;
                        border-left: 0px;
                      }
                    
                    /* Create three unequal columns that sit next to each other */
                      .rightyin5{
                        display: block;
                        text-align: left;
                        width: 25%;
                        border: 4px solid black;
                        border-left: 0px;
                        border-top: 0px;
                        padding-left: 2em;
                      }
  
    /* Responsive layout - makes the three columns stack on top of each other instead of next to each other */
    @media screen and (max-width: 800px) {
        .column5_400 {
          display:block;
          flex: 100%;
          max-width: 100%;
          /* height: 400px; */
        }
        .leftyin5 {
          display:none;
          flex: 100%;
          max-width: 100%;
          height: 400px; 
        }
        .middleyin5 {
        display:block;
        flex: 100%;
        max-width: 100%;
        height: 400px; 
       }
       .rightyin5 {
        display:none;
        flex: 100%;
        max-width: 100%;
        height: 400px; 
       }
    }

  /* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
  @media screen and (max-width: 600px) {
  /*   .column5, column4 {
      -ms-flex: 100%;
      flex: 100%;
      max-width: 100%;
    } */
      .topnav a {
    font-size: 14px;
  }
    .top-right {
       font-size: 12px;
    }
    /* h1 {
    font-size:20px;
  } */
      h5 {
    font-size: 18.5px;
  }
        h6 {
    font-size:8px;
  }
          p {
    font-size:12px;
  }
  }
  
  /* unvisited link */
  a:link {
    color: white;
    text-decoration: none;
  }
  
  /* visited link */
  a:visited {
    color: rgb(200, 200, 100);
  }
  
  /* mouse over link */
  a:hover {
    color: rgb(100, 180, 200);
    text-decoration: underline;
  }
  
  /* selected link */
  a:active {
    color: rgb(255, 255, 255);
    text-decoration: underline;
  }
  
  /* Add a black background color to the top navigation */
  .topnav {
    background-color: #333;
    overflow: hidden;
  }
  
  /* Style the links inside the navigation bar */
  .topnav a {
    float: left;
    display: block;
    color: #f2f2f2;
    text-align: center;
    padding: 1vw 1vw;
    text-decoration: none;
    font-size: 14px;
  }
  
  /* Change the color of links on hover */
  .topnav a:hover {
    background-color: grey;
    color: black;
  }
  
  /* Add an active class to highlight the current page */
  .topnav a.active {
    background-color: #426A84;
    color: white;
  }
  
  /* Hide the link that should open and close the topnav on small screens */
  .topnav .icon {
    display: none;
  }
  
        /* When the screen is less than 1300 pixels wide, make the h1 font size small to keep it on one line */
        @media screen and (max-width: 1300px) {
            h1 { 
                font-size: 2.2em;
               }
              .centered {
                font-size: 1.3em;
              }
           }

              /* When the screen is less than 1000 pixels wide, make the h2 font size small to keep it on one line */
   @media screen and (max-width: 1000px) {
    /* h1 { 
        font-size: 1.1em;
       } */
      .centered {
        font-size: 1.3em;
      }
          h2 { 
      font-size: 1.1em;
     }
    /* .centered {
      font-size: 1.1em;
    } */
   }

                   /* When the screen is less than 980 pixels wide, make the h1 font size small to keep it on one line */
        @media screen and (max-width: 980px) {
          h1 { 
              font-size: 2.1em;
             }
            .centered {
              font-size: 1.3em;
            }
         }

                            /* When the screen is less than 930 pixels wide, make the h1 font size small to keep it on one line */
        @media screen and (max-width: 930px) {
          h1 { 
              font-size: 1.9em;
             }
            .centered {
              font-size: 1.3em;
            }
         }

                                     /* When the screen is less than 850 pixels wide, make the h1 font size small to keep it on one line */
        @media screen and (max-width: 850px) {
          h1 { 
              font-size: 1.5em;
             }
            .centered {
              font-size: 1em;
            }
         }

     /* When the screen is less than 700 pixels wide, make the h2 font size  even smaller to keep it off the faces in the photo */
     @media screen and (max-width: 700px) {
      h1 { 
        font-size: 0.75em;
       }
       h2 { 
        font-size: 0.6em;
       }
      .centered {
        font-size: 0.8em;
      }
     }

          /* When the screen is less than 520 pixels wide, make the h2 font size  even smaller to keep it off the faces in the photo */
          @media screen and (max-width: 520px) {
            h1 { 
              font-size: 0.75em;
             }
            .centered {
              font-size: 0.6em;
            }
           }

          /* When the screen is less than 450 pixels wide, make the centered paragraph even smaller to keep it within the bounds of the photo */
          @media screen and (max-width: 450px) {
            /* h1 { 
              font-size: 0.9em;
             } */
            .centered {
              font-size: 0.5em;
            }
           }

  /* When the screen is less than 600 pixels wide, hide all links, except for the first one ("Home"). Show the link that contains should open and close the topnav (.icon) */
  /* @media screen and (max-width: 600px) {
    .topnav a:not(:first-child) {display: none;}
    .topnav a.icon {
      float: right;
      display: block;
    }
         h1 { 
     font-size:20px;
    }
    .topnav a {
    font-size: 14px;
  }
  } */
  
  /* The "responsive" class is added to the topnav with JavaScript when the user clicks on the icon. This class makes the topnav look good on small screens (display the links vertically instead of horizontally) */
  @media screen and (max-width: 600px) {
    .topnav.responsive {position: relative;}
    .topnav.responsive a.icon {
      position: absolute;
      right: 0;
      top: 0;
    }
    
    .topnav.responsive a {
      float: none;
      display: block;
      text-align: left;
    }
  }
  
  .flex-container {
    display: flex;
    flex:100%;
    background-color: #AC3D2C;
    flex-wrap: wrap;
    font-size: 30px;
    text-align: center;
    overflow: visible;
    margin: 0px;
  }
  
  .flex-container2 {
    display: flex;
    flex:100%;
    flex-wrap: wrap;
    font-size: 30px;
    text-align: left;
    overflow: visible;
  }

  .flex-container4 {
    display: flex;
    flex:100%;
    flex-wrap: wrap;
    background-color: #426A84;
    font-size: 30px;
    text-align: left;
    overflow: visible;
  }
  
  .flex-item-left {
    background-color: black;
    padding: 20px;
    flex: 50%;
  }
  
  .flex-item-right {
    background-color: black;
    padding: 20px;
    flex: 50%;
  }
  
  /* Responsive layout - makes a one column-layout instead of a two-column layout */
  @media (max-width: 800px) {
    .flex-item-right, .flex-item-left {
      flex: 100%;
    }
  }
  
  .text-box {
    position: relative;
  /*   z-index: 2; green box will be above black box */
  /*   background: lightgreen; */
    width: 50%;
    left: 25%;
    top: -15px;
    height: auto;
  }

/* Style the Image Used to Trigger the Modal */
#myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content, #caption {
  animation-name: zoom;
  animation-duration: 0.6s;
}

@keyframes zoom {
  from {transform:scale(0)}
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}

.fa {
  padding: 20px;
  font-size: 30px;
  width: 60px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
}

.fa:hover {
    opacity: 0.7;
}

.fa-facebook {
  background: #3B5998;
  color: white;
}

.fa-twitter {
  background: #55ACEE;
  color: white;
}

  /* // Script for side navigation
    function w3_open() {
      var x = document.getElementById("mySidebar");
      x.style.width = "300px";
      x.style.paddingTop = "10%";
      x.style.display = "block";
    }
    
    // Close side navigation
    function w3_close() {
      document.getElementById("mySidebar").style.display = "none";
    }
    
    // Used to toggle the menu on smaller screens when clicking on the menu button
    function openNav() {
      var x = document.getElementById("navDemo");
      if (x.className.indexOf("w3-show") == -1) {
        x.className += " w3-show";
      } else { 
        x.className = x.className.replace(" w3-show", "");
      }
    }
    
    // h6 {
    //     font-family: "sacramento", cursive;
    //     font-size: 1em;
    //     class="w3-cursive"
    //     transition: 1s;
    //   }
    //   h6:hover {
    //     filter: blur(5px);
    //     transition: 1s;
    //   } */
    