* {
    margin: 0;
    -moz-box-sizing: border_box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    -webkit-text-size-adjust: none;
}

@font-face {
  font-family: testFont;
  src: url('20542252197.ttf');
}

.middle {
  font-family: testFont;
  font-style: italic;
}

a:link {
    color: #d2650a;
    text-decoration: none;
    letter-spacing: 0.1em;
    line-height: 12px;
}

a:link img, a:visited img {
   text-decoration: none;
    border: none;
}

a:visited {
  color: #d2650a;
  text-decoration: none;
}

a:hover {
  -webkit-text-fill-color: #2a0a59a9; /* Will override color (regardless of order) */
  -webkit-text-stroke: 2px 0 10px #9e9e9e;
  text-shadow: 2px 0 6px #d2650a;
}

a:current {
  -webkit-text-fill-color: #726f6f; /* Will override color (regardless of order) */
  -webkit-text-stroke: 2px 0 10px #ffffff;
  text-shadow: 2px 0 6px #d2640ad2;
  letter-spacing: 0.1em;
}

.pad-left {
    font-family: testFont;
    font-size: 1em;
  padding-left: 160px;
}

.right {
  padding-right: 20px;
  font-family: testFont;
  text-align: right;
}

.right i {
  font-family: testFont;
}

h1 {
  font-family: testFont;
  font-size: 1.7em;
  text-align: right;
  padding-right: 20px;
}

.bullet:before {
content: "- ";
font-family: testFont;
}

h2 {
  font-family: testFont;
  font-size: 16px;
  text-align: right;
  padding-left: 20px;
}

h3 {
  font-family: testFont;
  font-size: 18px;
  margin-top: 20px;
  padding-left: 60px;
}

h4 {
  font-family: testFont;
  font-size: 16px;
  text-align: right;
  padding-top: 8px;
  padding-right: 20px;
  padding-left: 20px;
}

h5 {
  font-family: testFont;
  font-size: 1.2em;
  text-align: center;
}

h6 {
  font-family: testFont;
  font-size: 1.4em;
  padding-left: 0.3em;
  }
  

.bullet {
  font-family: testFont;
  font-size: 130%;
  padding: 0 10px 10px 50px;
}


#page-nav {
    width: 100%;
    min-height: 110px;
    display: block;
    /* If you want the navigation bar to stick on top*/
    position: sticky;
    top: 0;
    padding-top: 20px;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    background-image: url(images/2020-5.png);
    background-position: right;
    background-repeat: no-repeat;
    background-size: contain;
  }

  
  
  /* Hide Hamburger */
  #page-nav label, #hamburger {
    display: none;
  }
  
  /* Menu Items */
  #page-nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  #page-nav ul li a {
    color: #d2650a;
  }
  .angle-right {
  transform: rotate(4deg);
  -ms-transform: rotate(4deg);
  -moz-transform: rotate(4deg);
  -webkit-transform: rotate(4deg);
  -o-transform: rotate(4deg);
  width: 70%;
  }

  .angle-left {
  transform: rotate(358deg);
  -ms-transform: rotate(358deg);
  -moz-transform: rotate(358deg);
  -webkit-transform: rotate(358deg);
  -o-transform: rotate(358deg);
  width: 70%;
  }

  .img-middle-1 {
    display: table-cell;
    width: 40%;
  }

  .img-middle-2 {
    display: table-cell;
    width: 100%;
    padding-top: 120px;
  }

  .where {
    font-family: testFont;
    font-size: 12px;
    margin-left: 15px;
  }
/* D E S K T O P */ /* D E S K T O P */ /* D E S K T O P */
/* D E S K T O P */ /* D E S K T O P */ /* D E S K T O P */
/* D E S K T O P */ /* D E S K T O P */ /* D E S K T O P */
@media only screen and (min-width: 1026px) {

  h2 {
    font-family: testFont;
    font-size: 110%;
    padding-right: 20px;
    border: none;
  }
  
  h2 a {
    font-family: testFont;
  }

  .margin-right {
    margin-right: 20px;
    margin-left: 40px;
    font-family: testFont;
    font-size: 110%;
    line-height: 24px;
  }

  .margin-three {
    margin-top: 20px;
    margin-right: 20px;
    margin-left: 40px;
    font-family: testFont;
    font-size: 100%;
    line-height: 24px;
  }
  
  .margin-three i {
    font-family: testFont;
    font-size: 100%;
    line-height: 24px;
  }


  .bullet {
    font-family: testFont;
    font-size: 100%;
    line-height: 24px;
  }
  

  .wrapper {
    background-image: none;
    padding-top: 10px;
  }

  .img-logo {
    display: none;
  }

  #small {
    display: none;
  }

.small-content-wrapper {
  display: none;
}  

.small-container {
  display: none;
}

  #container-simple{
    width: 80%;
    height: 780px;
    font-family: testFont;
    background-image: url(images/bg-5.png);
    background-size: cover;
    margin: 0 auto;
  }

  
  
li.current {
  display: block;
}

#page-nav ul li {
  display: inline;
  background: none;
  line-height: 36px;
  vertical-align: middle;
  margin: auto 10px auto 10px;
}

  .logo-field{
    width: 80%;
    top: 10px;
    position: fixed;
    padding-top: 5px;
    padding-bottom: 0;
    margin-right: 30px;
    font-size: 10pt;
    background-image: linear-gradient(to bottom, rgba(248, 246, 246, 0) 1%, rgba(250, 249, 249, 0.459) 45%, rgba(250, 249, 249, 0.336) 60%, rgba(248, 246, 246, 0) 95%); /* Standard syntax (must be last) */
  }

.logo-right {
  display: block;
  width: 214px;
  height: 99px;
  float: right;
  background-image: url(images/logo3.png);
  background-position: right;
  background-size: 214px 99px;
  background-repeat: no-repeat;
}

.where {
  display: none;
}

.menu{
  display: none;
  font-size: 90%;
  color: black;
  line-height: 24px;
  padding-left: 5px;
  position: inherit;
  bottom: -200px;
  left: 280px;
  z-index: 10;
}

#second-row {
  width: 100%;
  min-height: 200px;
  top: 100px;
  position: relative;
  margin: 0 auto;
  background-image: url(images/2020_colour_city_2.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top center;
}

.middle {
  width: 88%;
  height: 500px;
  top: 50px;
  position: relative;
  margin: 0 auto;
  font-family: testFont;
  font-style: italic;
  font-size: 14px;
  background-image: none;
  border-right-width: 4px;
  border-left-width: 4px;
  border-style: solid;
  border-image: linear-gradient(
    to bottom, 
    #d2650a,
    #290a59
    ) 1 100%;
}


.parent {
    display: grid;
    width: auto;
    height: 495px;
    font-family: testFont;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(5, 1fr);
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    }
    
    .div3 { grid-area: 1 / 1 / 2 / 4;
      background-color: rgba(255, 255, 255, 0.486);
      color: #d2650a;
      font-size: 120%;
 }
    .div4 { grid-area: 2 / 1 / 3 / 2;
        background-color: rgba(255, 255, 255, 0.171);
        padding-top: 12%;
        padding-bottom: 8%;
}
    .div5 { grid-area: 2 / 2 / 3 / 3;
        background-color: rgba(255, 255, 255, 0.171);
        padding-top: 12%;
        padding-bottom: 8%;
}
    .div6 { grid-area: 2 / 3 / 3 / 4;
        background-color: rgba(255, 255, 255, 0.171);
        padding-top: 12%;
        padding-bottom: 8%;
}
    .div7 { grid-area: 3 / 1 / 4 / 2;
        background-color: rgba(255, 255, 255, 0.171);
        padding-top: 12%;
        padding-bottom: 8%;
}
    .div8 { grid-area: 3 / 2 / 4 / 3;
        background-color: rgba(255, 255, 255, 0.171);
        padding-top: 12%;
        padding-bottom: 8%;
}
    .div9 { grid-area: 3 / 3 / 4 / 4;
        background-color: rgba(255, 255, 255, 0.171);
        padding-top: 12%;
        padding-bottom: 8%;
}
    .div10 { grid-area: 4 / 1 / 5 / 2;
        background-color: rgba(255, 255, 255, 0.171);
        padding-top: 12%;
        padding-bottom: 8%;
}
    .div11 { grid-area: 4 / 2 / 5 / 3;
        background-color: rgba(255, 255, 255, 0.171);
        padding-top: 12%;
        padding-bottom: 8%;
}
    .div12 { grid-area: 4 / 3 / 5 / 4;
        background-color: rgba(255, 255, 255, 0.171);
        padding-top: 12%;
        padding-bottom: 8%;
}
    .div13 { grid-area: 5 / 1 / 6 / 4;
        background-color: rgba(255, 255, 255, 0.486);
        vertical-align: middle;
        line-height: 30px;
        color: #d2650a;
 }
    


.middle_images {
  width: 80%;
  top: 250px;
  position: fixed;
  z-index: 10;
  font-family: testFont;
  text-align: justify;
  padding: 0 50px 0 100px;
}
#scroller {
  display: block;
  width: 80%;
  height: 400px;
  top: 300px;
  margin: 0 auto;
  z-index: 1;
  position: relative;
  overflow: scroll;
}

#content-wrapper {
  width: 88%;
  height: 500px;
  top: 50px;
  margin: 0 auto;
  font-family: testFont;
  position: relative;
  overflow: scroll;
  border-right-width: 4px;
  border-left-width: 4px;
  border-style: solid;
  border-image: linear-gradient(
    to bottom, 
    #d2650a,
    #290a59
    ) 1 100%;
}
/*this is for 'about' page grid*/
.grid-container {
  width: 100%;
  height: 480px;
  display: grid;
  grid-template: auto / 30% 70%;
  grid-gap: 5px;
  padding: 0 10px 0 0;
  font-family: testFont;
}

.grid-container > div {
  display: table-cell;
  background-color: rgba(255, 255, 255, 0.459);
  text-align: justify;
  padding: 5px 5px 5px 5px;
  font-family: testFont;
  font-size: 16px;
  color: black;
}

.content {
  width: 90%;
  position: relative;
  padding-top: 0;
  padding-bottom: 10px;
  font-family: testFont;
}

.content h2 {
  font-family: testFont;
  font-size: 1.2em;
  padding: 10px 20px 0 10px;
}



.content p {
  font-family: testFont;
  padding: 0 20px 0 20px;
  vertical-align: middle;
}

.img-me {
  width: 88%;
  margin-top: 40px;
  margin-left: 15px;
  background-image: url(images/w_light_cr.jpg);
  background-repeat: no-repeat;
}

.img-map {
  padding-top: 0;
  padding-right: 10px;
  background-image: url(images/map-wide.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.img-center {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
}

.img-zass {
  width: 100%;
  min-height: 180px;
  background-image: url(images/ZC_logo_black.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.makeover-tablet {
  display: none;
}

.makeover-mob {
  display: none;
}

.makeover {
  width: 100%;
  display: block;
}

.webslides-mob {
  display: none;
}

#webslides {
  display: block;
}


td tr {
  font-family: testFont;
}

#footer {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  font-family: testFont;
  font-size: 12px;
  color: grey;
}
/*contact*/

.contact-holder {
width: 88%;
height: 500px;
top: 50px;
position: relative;
margin: 0 auto;
font-family: testFont;
font-style: italic;
font-size: 16px;
background-image: none;
border-right-width: 4px;
border-left-width: 4px;
border-style: solid;
border-image: linear-gradient(
  to bottom, 
  #d2650a,
  #290a59
  ) 1 100%;

}



.contact-web {
  width: 80%;
  margin: 0 auto;
  display: grid;
grid-template-columns: 25% 35% 22% 18%;
grid-template-rows: 90px repeat(2, 40px) 100px repeat(3, 65px);
grid-column-gap: 0px;
grid-row-gap: 0px; 
font-family: testFont;
  }

  button {
    width: 6em;
    height: 1.5em;
    font-family: testFont;
    font-style: italic;
    font-size: 1.2em;  
}


  input[type=submit] {
    width: 6em;
    height: 1.5em;
    font-family: testFont;
    font-style: italic;
    font-size: 1.2em;  
}


  .div100 {
     grid-area: 1 / 1 / 2 / 5;
     } 
  .div14 {     
    font-family: testFont;
    grid-area:  2 / 1 / 3 / 2;
    }

  .div15 { 
    grid-area: 2 / 2 / 3 / 3;
   }
  .div16 { 
    font-family: testFont;
    text-align: left;
    grid-area: 2 / 3 / 3 / 4;
   }
  .div17 { 
    font-family: testFont;
    text-align: left;
    grid-area: 2 / 4 / 3 / 5;
    }

  
  .div18 { font-family: testFont;
    grid-area: 3 / 1 / 4 / 5;
   }
   .div23 { 
    font-family: testFont;
    font-size: 14px;
    text-align: left;
    grid-area: 3 / 2 / 4 / 3;
    } 
  .div19 { 
    font-family: testFont;
    grid-area: 4 / 1 / 5 / 2;
   }
  .div20 { 
    text-align: left;
    font-family: testFont;
    grid-area: 4 / 2 / 6 / 4;
   }
  .div21 { 
    font-family: testFont;
    text-align: right;
    grid-area: 6 / 3 / 7 / 4;
   }
  .div30 { 
      font-family: testFont;
      text-align: left;
      grid-area: 6 / 4 / 7 / 5;
     }
  .div22 { 
    font-family: testFont;
    grid-area: 7 / 1 / 8 / 3;
   }
  .div33 {
    grid-area: 7 / 3 / 8 / 4;
    font-family: testFont;
font-style: italic;
font-size: 16px;

  } 
  .div35 {
    grid-area: 7 / 4 / 8 / 5;
  }  
 
  .div24 {
    grid-area: 7 / 1 / 8/ 2;
    font-family: testFont;
font-style: italic;
font-size: 16px;
  }
  .div32 {
    grid-area: 7 / 2 / 8/ 3;
  }

  .div25 {
      grid-area: 6 / 1 / 7 / 2;
      font-family: testFont;
font-style: italic;
font-size: 16px;
    }

  .div27 {
      grid-area: 6 / 2 / 7 / 3;
    }
  .div26 {
    grid-area: 7 / 1 / 8 / 3;
  }
  .div34 {
    grid-area: 8 / 1 / 9 / 3;
  }
  .div90 {
    grid-area: 8 / 3 / 9 / 5;
  }

  .div45 {
    display: none;
  }
  .div99 { 
    display: none;
   }


}