* {
  padding: 0;
  margin: 0;
}

html {
  min-height: 100.2%;
}

html > body {
  font-size: 16px;
}

article,
aside,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

body {
  margin: 0px;
  margin-left: 0px;
  background-color: #fff;
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
  /*16px*/
}

a {
  text-decoration: none;
  color: #888;
}

.clearfix:after {
  content: " "; /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}

.cleardiv {
  height: 0px;
  overflow: hidden;
  clear: both;
}

.ileft {
  float: left;
  padding: 0px 12px 10px 0px;
}

.iright {
  float: right;
  margin: 0px 0px 10px 12px;
}

#bigwrap {
  background-image: url("../images/home-back-1.jpg");
  background-position: center 0;
  background-repeat: no-repeat;
  padding-bottom: 3em;
}

#top-section {
  margin-left: auto;
  margin-right: auto;
  padding-top: 6em;
  text-align: center;
  width: 80%;
}
#top-section h1 {
  font-family: "Montserrat", sans-serif;
  color: #4b4c4e;
  min-width: 300px;
  text-align: center;
  font-optical-sizing: auto;
  font-weight: 400;
  font-size: 4em;
  letter-spacing: 0.5em;
}
#top-section h2 {
  margin-top: 1.5em;
  margin-bottom: 3em;
  font-family: "Montserrat", sans-serif;
  color: #4b4c4e;
  min-width: 300px;
  text-align: center;
  font-optical-sizing: auto;
  font-weight: 500;
  font-size: 1.5em;
}
#top-section button {
  background-image: linear-gradient(-180deg, #37aee2 0%, #1e96c8 100%);
  border-radius: 0.5rem;
  box-sizing: border-box;
  color: #ffffff;
  font-size: 16px;
  justify-content: center;
  padding: 1rem 1.75rem;
  text-decoration: none;
  width: 12em;
  border: 0;
  cursor: pointer;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}
#top-section button:hover {
  background-image: linear-gradient(-180deg, #1d95c9 0%, #17759c 100%);
}

#day-header {
  background-image: url("../images/dayhead.jpg");
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}
#day-header #dh-container {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding: 6em 2em 6em 2em;
}
#day-header h1 {
  font-family: "Montserrat", sans-serif;
  color: #fff;
  margin-left: -0.6667em;
  font-optical-sizing: auto;
  font-weight: 400;
  font-size: 3em;
  letter-spacing: 0.5em;
}
#day-header h2 {
  margin-top: 0.5em;
  font-family: "Montserrat", sans-serif;
  color: #ddd;
  margin-left: -2em;
  font-optical-sizing: auto;
  font-weight: 500;
  font-size: 1em;
}

#menu-section {
  margin-left: auto;
  margin-right: auto;
  margin-top: 24em;
  padding: 2em 2em 0 2em;
  max-width: 60%;
}

#nav1 {
  border-radius: 7px;
  background-color: #4b4c4e;
  display: inline-block;
  margin: 0;
  padding: 0;
  box-shadow: 2px 2px 4px 2px #333;
  margin-left: -2em;
}

#nav1 ul {
  margin-left: 0;
  padding-left: 0;
  margin-bottom: 0;
  padding-right: 1.5em;
  padding-left: 0.5em;
}

#nav1 li {
  list-style-type: none;
  padding: 0.5em 0.5em 0.5em 1.5em;
  float: left;
  margin-bottom: 0;
  display: inline;
}

#nav1 a {
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
  font-size: 1em;
  font-weight: normal;
}

#nav1 a:hover,
#nav1 a.selected {
  color: #a39161;
  transition: color 0.7s linear;
}

#nav1 a.selected {
  cursor: default !important;
}

#diary-intro {
  box-shadow: 3px 3px 6px 2px #333;
  clear: both;
  margin-left: auto;
  margin-right: auto;
  text-align: justify;
  margin-top: 0.25em;
  color: #4b4c4e;
  max-width: 60%;
  padding: 1.2em 2em 1em 2em;
  opacity: 0.85;
  font-optical-sizing: auto;
  font-weight: 400;
  font-size: 1em;
  background-color: #fff;
  border-radius: 12px;
  font-family: Arial, Helvetica, sans-serif;
}
#diary-intro p {
  margin-bottom: 0.9em;
  line-height: 1.6em;
  font-family: Arial, Helvetica, sans-serif;
}

#story-wrapper {
  background-color: #f6f6f6;
}

#story-heading {
  width: 80%;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  padding: 2em;
}
#story-heading h1 {
  font-size: 3em;
  font-family: "Montserrat", sans-serif;
  color: #4b4c4e;
}
#story-heading h2 {
  font-family: "Noto Serif", serif;
  font-optical-sizing: auto;
  font-weight: 800;
  font-style: normal;
  font-variation-settings: "wdth" 100;
}
#story-heading div.icon-nav {
  position: relative;
  display: inline-block;
}
#story-heading a.calendar span.tt {
  visibility: hidden;
  position: absolute;
  z-index: 1;
  width: 50px;
  left: -20px;
  top: -30px;
  color: white;
  background-color: #4b4c4e;
  padding: 5px;
  border-radius: 3px;
  font-size: 0.8em;
  text-align: center;
}
#story-heading a.calendar span.tt::after {
  content: "";
  position: absolute;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #4b4c4e transparent transparent transparent;
  top: 100%;
  left: 50%;
}
#story-heading a.calendar span {
  color: #8f4c4e;
}
#story-heading a.calendar:hover span {
  color: #b4c483;
}
#story-heading a.calendar:hover span.tt {
  visibility: visible;
}

#story {
  width: 80%;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1em;
  padding: 2em;
  border-radius: 12px;
  -moz-column-count: 2;
       column-count: 2;
  -moz-column-gap: 4em;
       column-gap: 4em;
}
#story p {
  font-family: "Noto Serif", serif;
  margin-bottom: 1.2em;
  line-height: 1.8em;
}

#navigation {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 3em;
}

ol {
  list-style: inside;
  list-style-type: decimal;
}
ol li {
  margin-bottom: 1.1em;
}

.ui-datepicker-year {
  display: none;
}

#ft1 {
  text-align: center;
  padding: 2em;
  font-family: Arial, Helvetica, sans-serif;
  color: #4b4c4e;
  font-size: 0.9em;
}

#ft1 {
  margin: 0;
  padding: 0.5em 0 1em 1em;
  text-align: left;
  font-size: 0.8em;
}

@media screen and (max-width: 1400px) {
  #diary-intro {
    max-width: 80%;
  }
  #day-header {
    background-position: 60% 0;
  }
  #bigwrap #menu-section {
    margin-top: 22em;
  }
  #bigwrap #nav1 {
    margin-left: -20%;
  }
  #dh-container h1 {
    text-shadow: 1px 1px 2px black;
  }
  #dh-container h2 {
    text-shadow: 1px 1px 2px black;
  }
}
@media screen and (max-width: 1050px) {
  #diary-intro {
    max-width: 85%;
  }
  #bigwrap #menu-section {
    margin-top: 18em;
  }
  #bigwrap #nav1 {
    margin-left: -25%;
  }
}
@media screen and (max-width: 820px) {
  #bigwrap #top-section h1 {
    font-size: 3em;
    letter-spacing: 0.5em;
  }
  #bigwrap #top-section h2 {
    font-size: 1.2em;
  }
  #story-heading h1 {
    font-size: 2.2em;
  }
}
@media screen and (max-width: 650px) {
  #menu-section {
    margin-top: 16em;
  }
  #bigwrap {
    background-position: 70% 0;
  }
  #bigwrap #top-section h1 {
    font-size: 2.7em;
    letter-spacing: 0.5em;
  }
  #bigwrap #top-section h2 {
    font-size: 0.85em;
  }
  #bigwrap #menu-section {
    margin-top: 14em;
  }
  #bigwrap #nav1 {
    margin-left: -25%;
  }
}
@media screen and (max-width: 600px) {
  #bigwrap #top-section h1 {
    font-size: 2.6em;
    letter-spacing: 0.3em;
  }
  #bigwrap #top-section h2 {
    font-size: 0.8em;
  }
  #bigwrap #menu-section {
    margin-top: 16em;
  }
  #bigwrap #nav1 {
    margin-left: -25%;
  }
  #day-header {
    background-position: 90% 0;
  }
  #day-header h1 {
    letter-spacing: 0.1em;
  }
  #day-header #dh-container {
    padding-bottom: 4em;
  }
  #story-heading h1 {
    font-size: 2.1em;
  }
  #story-heading h2 {
    font-size: 1.2em;
    margin-top: 0.5em;
  }
  #story {
    -moz-column-gap: 2.5em;
         column-gap: 2.5em;
  }
}
@media screen and (max-width: 500px) {
  #story {
    -moz-column-count: 1;
         column-count: 1;
  }
  #bigwrap {
    background-position: right center;
  }
  #bigwrap #top-section h1 {
    font-size: 2em;
    letter-spacing: 0.3em;
  }
  #bigwrap #menu-section {
    margin-top: 10em;
  }
  #bigwrap #nav1 {
    margin-left: -29%;
  }
  #bigwrap #nav1 li {
    padding: 0.5em 0.25em 0.5em 0.5em;
  }
}/*# sourceMappingURL=normal.css.map */