h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: bold;
}

.body {
  background-image: url('../images/Lulus-War_coverNOTEXT.jpg'), -webkit-linear-gradient(270deg, #a5a5a5, #a5a5a5);
  background-image: url('../images/Lulus-War_coverNOTEXT.jpg'), linear-gradient(180deg, #a5a5a5, #a5a5a5);
  background-position: 26% 5%, 0px 0px;
  background-size: 900px, auto;
  background-repeat: no-repeat, repeat;
}

.logo {
  padding-top: 10px;
  padding-bottom: 10px;
}

.navbar {
  width: auto;
  padding-top: 14px;
  background-color: transparent;
  background-image: -webkit-linear-gradient(270deg, transparent, transparent);
  background-image: linear-gradient(180deg, transparent, transparent);
}

.navlink {
  display: block;
  padding: 4px 10px;
  font-family: Stencil, sans-serif;
  color: #860c09;
  font-size: 16px;
  text-align: right;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}

.navlink.w--current {
  color: #860c09;
}

.navlink.browse {
  padding-top: 34px;
  padding-bottom: 18px;
  padding-left: 0px;
  background-color: transparent;
  background-image: url('../images/crosshairs60x60.png');
  background-position: 119px 18%;
  background-size: 60px;
  background-repeat: no-repeat;
  font-family: 'Special Elite', sans-serif;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: none;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.navlinkcontainer {
  padding-left: 122px;
  border-top: 2px solid #860c09;
  border-bottom: 2px solid #860c09;
}

.homedetails_2 {
  display: block;
  height: auto;
  max-width: 1200px;
  min-width: 900px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.home_text {
  display: block;
  padding-bottom: 115px;
  float: none;
  font-family: 'Cutive Mono', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
  text-align: right;
}

.home_text.medalstext {
  width: 100%;
  padding-bottom: 0px;
  padding-left: 10px;
  text-align: left;
}

.footer {
  height: 40px;
}

.text-block {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
  float: none;
  text-align: center;
}

.memorialtext {
  display: block;
  width: auto;
  float: none;
  font-family: 'Cutive Mono', sans-serif;
  font-size: 20px;
}

.remember {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  float: right;
  font-family: E111viva, sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 60px;
  text-align: center;
  text-transform: none;
}

.footertext {
  padding-bottom: 36px;
  font-family: 'Cutive Mono', sans-serif;
  color: #fff;
  font-size: 12px;
  text-align: center;
}

.storybody {
  background-color: #a5a5a5;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 65%, .41) 16%, transparent 32%), url('../images/auschwitzHDRFINAL.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 65%, .41) 16%, transparent 32%), url('../images/auschwitzHDRFINAL.jpg');
  background-position: 0px 0px, 0px 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.storysection {
  position: static;
  left: 0px;
  bottom: 0px;
  display: block;
  height: auto;
  max-width: 1200px;
  min-width: 900px;
  margin-right: auto;
  margin-bottom: 72px;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.storybox {
  overflow: scroll;
  width: 50%;
  height: 700px;
  float: right;
  border: 2px solid #000;
}

.storytext {
  overflow: visible;
  margin-right: 0px;
  margin-left: 0px;
  padding: 20px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .63), rgba(0, 0, 0, .63));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .63), rgba(0, 0, 0, .63));
  font-family: 'Cutive Mono', sans-serif;
  color: #fff;
  font-size: 18px;
}

.container {
  display: block;
  width: auto;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.container-2 {
  display: block;
  width: auto;
  margin-right: auto;
  margin-left: auto;
}

.homedetails_1 {
  display: block;
  height: 50px;
  max-width: 1200px;
  min-width: 83%;
  margin-top: -98px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 127px;
}

.biobody {
  background-image: -webkit-linear-gradient(270deg, #a5a5a5, #a5a5a5);
  background-image: linear-gradient(180deg, #a5a5a5, #a5a5a5);
}

.biosection {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  min-width: 900px;
  margin-top: -111px;
  margin-right: auto;
  margin-left: auto;
  clear: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.bioboxleft {
  width: 70%;
  max-width: 70%;
  padding-right: 60px;
  padding-left: 10px;
}

.h1 {
  margin-bottom: 20px;
  font-family: Stencil, sans-serif;
  color: #fff;
  letter-spacing: 2px;
}

.h1.bioh1 {
  color: #860c09;
}

.sufferingimg {
  position: static;
  top: 190px;
  right: 73px;
  bottom: 0px;
  margin-top: 150px;
  float: right;
}

.biotext {
  margin-bottom: 50px;
  font-family: 'Cutive Mono', sans-serif;
  color: #fff;
  font-size: 18px;
}

.biosection_2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  min-width: 900px;
  margin: 0px auto 51px;
  padding-left: 10px;
}

.biotext_2 {
  padding-right: 60px;
  padding-left: 40px;
  font-family: 'Cutive Mono', sans-serif;
  color: #fff;
  font-size: 18px;
}

.bioboxright {
  height: 600px;
}

.biosection_2innercontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 70%;
}

.biosection_3 {
  display: block;
  max-width: 1200px;
  margin-top: 34px;
  margin-right: auto;
  margin-left: auto;
}

.gatheringthumb {
  width: 200px;
  text-decoration: none;
}

.thumbcontainer {
  width: 200px;
}

.thumbtext {
  padding-top: 12px;
  font-family: 'Cutive Mono', sans-serif;
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
}

.medals-body {
  background-color: #a5a5a5;
}

.heading {
  font-family: Stencil, sans-serif;
  color: #860c09;
  font-size: 30px;
  text-align: right;
}

.heading.medalsh1 {
  padding-left: 10px;
  text-align: left;
}

.heading.medaslh2 {
  padding-left: 10px;
  text-align: left;
}

.homedetailscontainer {
  max-width: 500px;
  margin-top: 78px;
  float: right;
}

.storyheadingsection {
  display: block;
  max-width: 1200px;
  min-width: 900px;
  margin-top: 36px;
  margin-right: auto;
  margin-left: auto;
}

.storyh1 {
  display: block;
  width: 50%;
  margin-top: 0px;
  padding-left: 20px;
  float: right;
  background-color: rgba(0, 0, 0, .63);
  font-family: Stencil, sans-serif;
  color: #fff;
  font-size: 30px;
}

.medalsection_1 {
  display: block;
  max-width: 1200px;
  margin-top: -120px;
  margin-right: auto;
  margin-left: auto;
}

.medalsection_2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 44px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.medalsbox {
  width: auto;
}

.scooterimg {
  display: block;
  max-width: 300px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  float: none;
}

.medalsection_3 {
  display: block;
  max-width: 1200px;
  margin-right: auto;
  margin-bottom: 68px;
  margin-left: auto;
}

.guismedalsimg {
  display: block;
  margin: 40px auto;
}

.div-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.brevets {
  position: static;
  left: 35px;
}

.lulumedalsimg {
  position: static;
  left: -30px;
  padding-right: 40px;
}

.medalscontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin: 51px auto 52px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.medalsdescriptioncontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.lulumedalstitle {
  width: 55%;
  font-family: 'Cutive Mono', sans-serif;
  color: #fff;
  font-size: 18px;
  text-align: center;
}

.lulubrevetstitle {
  width: 45%;
  font-family: 'Cutive Mono', sans-serif;
  color: #fff;
  font-size: 18px;
  text-align: center;
}

.medalstext {
  width: 70%;
  padding-left: 10px;
  font-family: 'Cutive Mono', sans-serif;
  color: #fff;
  font-size: 18px;
}

.guicontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.familysection_1 {
  display: block;
  max-width: 1200px;
  min-width: 900px;
  margin-top: -64px;
  margin-right: auto;
  margin-left: auto;
}

.titlesection {
  display: block;
  height: 100px;
  max-width: 1200px;
  min-width: 900px;
  margin-top: -111px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.family_1 {
  display: block;
  width: 900px;
  height: 1000px;
  max-width: 900px;
  min-width: 900px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: url('../images/familyGroupComp.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.familysection_3 {
  display: block;
  width: 1200px;
  max-width: 90%;
  min-width: 900px;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
}

.lineholder {
  position: static;
  width: 200px;
  height: 200px;
  min-width: 200px;
  margin-left: 48px;
  background-image: url('../images/line.png');
  background-position: 44% 50%;
  background-size: auto 100px;
  background-repeat: no-repeat;
  font-family: 'Copperplategothicstd 32bc', sans-serif;
  font-size: 14px;
  letter-spacing: 1px;
}

.text-block-2 {
  font-family: 'Copperplategothicstd 32bc', sans-serif;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
}

.guimat_names {
  position: relative;
  left: 418px;
  top: -38px;
  display: none;
  width: 200px;
  max-height: 400px;
  min-height: 400px;
  font-family: Itcedscr;
  color: #fff;
  font-size: 30px;
}

.peter_name {
  position: relative;
  left: 107px;
  top: 438px;
  display: none;
  width: 110px;
  height: 60px;
}

.peter_dob {
  position: static;
  left: -948px;
  top: 606px;
  width: 200px;
  height: 100px;
  max-height: 100px;
  max-width: 200px;
  min-height: 100px;
  min-width: 200px;
  margin-top: 214px;
  margin-left: -34px;
}

.peter_dob_text {
  font-family: 'Copperplategothicstd 32bc', sans-serif;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
}

.lulu_name {
  position: relative;
  left: 348px;
  top: 92px;
  display: none;
  width: 200px;
  height: 200px;
  max-height: 200px;
  max-width: 200px;
  min-height: 200px;
  min-width: 200px;
}

.lulu_name_text {
  margin-top: 7px;
  font-family: 'Copperplategothicstd 32bc', sans-serif;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
}

.lulu_nameimg {
  display: block;
  width: 160px;
  margin-right: auto;
  margin-left: auto;
}

.ann_name {
  position: relative;
  left: 679px;
  top: -219px;
  display: none;
  width: 140px;
  height: 200px;
  max-height: 200px;
  max-width: 140px;
  min-height: 200px;
  min-width: 140px;
}

.ann_nameimg {
  display: block;
  width: 100px;
  margin-right: auto;
  margin-left: auto;
}

.family_h1 {
  margin-bottom: 0px;
  padding-left: 12px;
  font-family: Stencil, sans-serif;
  color: #860c09;
}

.familylinedetails {
  margin-top: -22px;
  margin-bottom: 60px;
  font-family: 'Cutive Mono', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 1px;
}

.nameunderscore {
  text-decoration: underline;
}

.contactformholder {
	display: block;
	height: 900px;
	max-height: 900px;
	max-width: 900px;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
	margin-top: 80px;
}

.contactbody {
  background-color: #a5a5a5;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 65%, .3), hsla(0, 0%, 65%, .29)), url('../images/CartesBackground2.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 65%, .3), hsla(0, 0%, 65%, .29)), url('../images/CartesBackground2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, auto 2400px;
  background-repeat: repeat, no-repeat;
}

.acknowledgmentsholder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-top: 54px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.thankslist {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 40px;
	padding: 20px;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	background-color: hsla(0, 0%, 25%, .64);
}

.thankspic {
  width: auto;
  max-width: 20%;
  margin-right: 40px;
  padding: 14px;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 #333;
  text-align: center;
}

.thanksblurb {
  max-width: 75%;
}

.thanksblurb.farewell {
  max-width: 100%;
}

.thanksdetails {
  padding: 10px;
  font-family: 'Cutive Mono', sans-serif;
  color: #fff;
  font-size: 18px;
  text-shadow: 0 1px 0 #000;
}

.thanksdetails.farewell {
  margin-bottom: 50px;
}

.thankslink {
  color: #fff;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 500px;
  padding: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border: 1px solid #000;
  background-color: hsla(0, 0%, 100%, .7);
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

._404body {
  background-image: url('../images/Lulus-War_coverNOTEXT.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.text-block-3 {
  font-family: 'Copperplategothicstd 32bc', sans-serif;
  letter-spacing: 1px;
}

.heading-2 {
  font-family: 'Cutive Mono', sans-serif;
}

@media (max-width: 991px) {
  .navlink.browse {
    background-position: 90% 12%;
  }
  .homedetails_2 {
    min-width: auto;
    margin-top: 752px;
  }
  .home_text {
    width: auto;
    height: auto;
    margin-top: 0px;
    padding-right: 0px;
    padding-bottom: 30px;
    padding-left: 0px;
    text-align: left;
    text-shadow: 0 1px 0 #666;
  }
  .home_text.medalstext {
    padding-right: 30px;
    padding-left: 30px;
  }
  .remember {
    text-shadow: 0 1px 0 #666;
  }
  .footertext {
    text-shadow: 0 1px 0 #666;
  }
  .storysection {
    display: block;
    min-width: auto;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
  }
  .storybox {
    display: block;
    width: 80%;
    height: 760px;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .storytext {
    margin-right: auto;
    margin-left: auto;
  }
  .container {
    max-width: 94%;
  }
  .homedetails_1 {
    margin-top: 60px;
    padding-left: 45px;
  }
  .nav-menu {
    padding-top: 8px;
    background-color: rgba(255, 212, 28, .85);
  }
  .biosection {
    max-width: auto;
    min-width: auto;
    margin-top: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .bioboxleft {
    display: block;
    width: auto;
    max-width: 90%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
  }
  .sufferingimg {
    display: block;
    margin-top: 15px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .biosection_2 {
    max-width: auto;
    min-width: auto;
    margin-top: 24px;
    margin-bottom: 68px;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .biotext_2 {
    width: 100%;
    padding-right: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .bioboxright {
    display: block;
    max-width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .thumbcontainer {
    width: auto;
  }
  .menu-button.w--open {
    background-color: rgba(255, 212, 28, .85);
  }
  .heading {
    text-align: left;
  }
  .heading.medalsh1 {
    padding-left: 12px;
  }
  .heading.medaslh2 {
    padding-left: 30px;
  }
  .homedetailscontainer {
    width: 100%;
    max-width: 100%;
    padding-right: 30px;
    padding-left: 30px;
    float: none;
  }
  .storyheadingsection {
    min-width: auto;
  }
  .storyh1 {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .medalsection_1 {
    max-width: 94%;
    margin-top: 24px;
  }
  .medalsection_2 {
    padding-right: 24px;
  }
  .brevets {
    position: static;
    left: 0px;
  }
  .lulumedalsimg {
    position: static;
    left: 0px;
    display: block;
    width: auto;
    margin-right: auto;
    margin-bottom: 81px;
    margin-left: auto;
    padding-right: 0px;
  }
  .medalscontainer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 94%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .medalsdescriptioncontainer {
    margin-top: 135px;
  }
  .lulumedalstitle {
    display: none;
  }
  .lulubrevetstitle {
    margin-top: -80px;
    text-shadow: 0 1px 0 #000;
  }
  .medalstext {
    width: auto;
    padding-right: 10px;
    text-shadow: 0 1px 0 #000;
  }
  .guicontainer {
    width: 50%;
    margin-top: -64px;
  }
  .guiimg {
    padding-right: 40px;
  }
  .familysection_1 {
    max-width: auto;
    min-width: auto;
  }
  .titlesection {
    height: auto;
    min-width: auto;
    margin-top: 0px;
  }
  .family_1 {
    width: auto;
    height: 700px;
    max-width: auto;
    min-width: auto;
    margin-top: 24px;
    background-position: 50% 50%;
    background-size: 600px;
  }
  .familysection_3 {
    min-width: auto;
    margin-top: 80px;
    padding-right: 12px;
    padding-left: 12px;
  }
  .guimat_names {
    left: 360px;
  }
  .peter_name {
    left: 48px;
  }
  .lulu_name {
    left: 286px;
  }
  .ann_name {
    left: 602px;
  }
  .family_h1 {
    padding-left: 32px;
  }
  .contactbody {
    background-size: auto, auto 2400px;
  }
  .acknowledgmentsholder {
    max-width: auto;
  }
}

@media (max-width: 767px) {
  .navlink.browse {
    background-position: 88% 10%;
  }
  .homedetails_2 {
    margin-top: 780px;
  }
  .container {
    max-width: 96%;
  }
  .homedetails_1 {
    margin-top: 28px;
    padding-left: 20px;
  }
  .nav-menu {
    padding-top: 8px;
  }
  .biosection_2 {
    display: block;
    max-width: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .biotext_2 {
    width: 90%;
    padding-left: 20px;
  }
  .heading.medalsh1 {
    padding-left: 12px;
  }
  .heading.medaslh2 {
    padding-left: 30px;
  }
  .medalsection_2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .scooterimg {
    margin-bottom: 50px;
  }
  .lulubrevetstitle {
    width: 80%;
  }
  .guicontainer {
    width: 94%;
    margin-bottom: -32px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }
  .guiimg {
    margin-left: 19px;
  }
  .titlesection {
    width: auto;
    height: 70px;
    max-width: auto;
    min-width: auto;
    margin-top: 38px;
  }
  .family_1 {
    height: 740px;
    margin-top: 30px;
    background-size: 560px;
  }
  .familysection_3 {
    margin-top: 30px;
  }
  .guimat_names {
    left: 235px;
    top: -6px;
  }
  .peter_name {
    left: 22px;
    top: 410px;
  }
  .peter_dob {
    margin-top: 179px;
    margin-left: 0px;
  }
  .peter_dob_text {
    text-align: center;
  }
  .lulu_name {
    left: 185px;
    top: 62px;
  }
  .lulu_name_text {
    margin-top: 0px;
    line-height: 14px;
  }
  .lulu_nameimg {
    width: 160px;
  }
  .ann_name {
    left: 427px;
    top: -246px;
  }
  .family_h1 {
    padding-left: 30px;
  }
  .contactbody {
    background-size: auto, auto 2400px;
  }
}

@media (max-width: 479px) {
  .body {
    background-image: url('../images/Lulus-War_coverNOTEXT.jpg'), -webkit-linear-gradient(270deg, null, null);
    background-image: url('../images/Lulus-War_coverNOTEXT.jpg'), linear-gradient(180deg, null, null);
    background-size: 600px, auto;
  }
  .logo {
    padding-left: 0px;
  }
  .navlink.browse {
    background-position: 75% 9%;
  }
  .homedetails_2 {
    margin-top: 334px;
  }
  .memorialtext {
    width: 100px;
    font-size: 16px;
    line-height: 24px;
    text-shadow: 0 0 1px #333;
  }
  .storysection {
    margin-top: 0px;
    margin-bottom: 84px;
  }
  .storybox {
    width: 100%;
    height: 680px;
    margin-top: 16px;
  }
  .homedetails_1 {
    width: auto;
    height: auto;
    margin-top: 34px;
    padding-left: 10px;
  }
  .nav-menu {
    padding-top: 8px;
  }
  .biosection_2 {
    display: block;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .biotext_2 {
    width: auto;
    padding-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .bioboxright {
    height: 400px;
  }
  .biosection_2innercontainer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 90%;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .image {
    margin-top: 32px;
  }
  .storyheadingsection {
    margin-top: 1px;
  }
  .storyh1 {
    width: 100%;
    padding-right: 20px;
  }
  .brevets {
    margin-top: -45px;
    margin-bottom: -58px;
  }
  .lulubrevetstitle {
    margin-top: -50px;
  }
  .family_1 {
    height: 400px;
    background-position: 50% 50%;
    background-size: 320px;
  }
  .familysection_3 {
    margin-top: 50px;
  }
  .guimat_names {
    left: 82px;
  }
  .peter_name {
    left: -4px;
    top: 359px;
  }
  .peter_dob {
    width: auto;
    min-width: auto;
    margin-top: 104px;
  }
  .peter_dob_text {
    min-width: auto;
    margin-left: 20px;
    text-align: center;
  }
  .lulu_name {
    left: 73px;
    top: -5px;
  }
  .lulu_nameimg {
    display: none;
  }
  .family_h1 {
    padding-left: 0px;
    font-size: 34px;
    text-align: center;
  }
  .contactformholder {
    max-height: 800px;
  }
  .acknowledgmentsholder {
    margin-top: 20px;
  }
  .thankslist {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .thankspic {
    width: 100%;
    max-width: 100%;
    margin-right: 0px;
  }
  .thanksblurb {
    width: 100%;
    max-width: 100%;
  }
  .thanksdetails {
    overflow: hidden;
  }
}

@font-face {
  font-family: 'Stencil';
  src: url('../fonts/STENCIL.TTF') format('undefined');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'E111viva';
  src: url('../fonts/E111Viva.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Copperplategothicstd 29ab';
  src: url('../fonts/CopperplateGothicStd-29AB.otf') format('opentype'), url('../fonts/CopperplateGothicStd-29AB.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Copperplategothicstd 31ab';
  src: url('../fonts/CopperplateGothicStd-31AB.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Copperplategothicstd 30ab';
  src: url('../fonts/CopperplateGothicStd-30AB.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Copperplategothicstd 31bc';
  src: url('../fonts/CopperplateGothicStd-31BC.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Copperplategothicstd 29bc';
  src: url('../fonts/CopperplateGothicStd-29BC.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Copperplategothicstd 32ab';
  src: url('../fonts/CopperplateGothicStd-32AB.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Copperplategothicstd 30bc';
  src: url('../fonts/CopperplateGothicStd-30BC.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Copperplategothicstd 32bc';
  src: url('../fonts/CopperplateGothicStd-32BC.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Copperplategothicstd 33bc';
  src: url('../fonts/CopperplateGothicStd-33BC.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
