* {
  box-sizing: border-box;
}

html {
  background-color: #f7f7f7;
  font-size: 62.5%;
}

/* color, font, typeface */
header {
  background-color: #014038;
}

h1 {
  color: #96baa0;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 3rem;
}

h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size: 2.5rem;
}

h3 {
  font-family: 'Calibri';
  font-weight: normal;
  font-size: 2rem;
}

h4 {
  font-family: 'Calibri';
  font-weight: bold;
  font-size: 1.6rem;
}

body {
  font-family: 'Calibri';
  font-weight: normal;
  font-size: 1.6rem;
}

button {
  font-family: 'calibri';
  font-weight: bold;
  font-size: 1.6rem;
}

form > .subbtn {
  font-family: 'calibri';
  font-weight: bold;
  font-size: 1.6rem;
  margin-top: .5rem;
}

.nav-bar-list a {
  font-family: 'Calibri';
  font-weight: normal;
  font-size: 2rem;
}

main > h2 {
  margin-left: 4rem;
}

.navbar {
  background-color: #f0c06d;
  color: #00231C;
}

.navbar-list-mobile {
  background-color: #f0c06d;
}

.navbar-list-mobile li a {
  color: #00231C;
}

.nav-bar-list {
  background-color: #f0c06d;
}

.nav-bar-list li a {
  color: #00231C
}

.nav-bar-list li a:hover {
  color:#96baa0
}

main {
  color:#00231C;
}

.promo-section .promo, .cta, .product-images > .product-image, .product-image-2 {
  background-color: #96baa0;
}

.promo-section .promo p, h4, .cta a, .promo > button, .product-image > button, .product-image-2 > button, .products-services-left-side > li > a, .products-services-right-side > li > a, .client-highlights a {
  color: #00231C;
}

.client-highlights {
  background-color: #96baa0;
}

.categories > li {
  background-color: #f0c06d;
  list-style-type: none;
}

.categories {
  background-color: #96baa0;
}

footer, .product {
  background-color: #014038;
}

.categories > li > a, .product > button, .modal-content > button, .aboutmebtn {
  text-decoration: none;
  color: #00231C;
}

.newsletter > p {
  margin: .5rem;
  color: #96baa0;
}

form {
  align-items: center;
}

.subbtn {
  border-radius: 5px;
  background-color: #96baa0;
  color: #00231C;
  padding: .1rem 1rem;
  cursor: pointer;
}

.subscribe {
  width: 25.8rem;
}

.navbar-footer a, .links a {
  color: #96baa0;
}

.navbar-footer a:hover {
  color: #f0c06d;
}

.product, .products-services-left-side, .products-services-right-side, .shopping-perk {
  background-color: #96baa0;
}

.product > button, .promo > button, .products-services-left-side > li, .products-services-right-side > li, .product-image > button, .product-image-2 > button, .aboutmebtn, .modal-content > button {
  background-color: #f0c06d;
}

.product > button:hover, .products-services-left-side > li:hover, .products-services-right-side > li:hover, .his, .sustainability, .submissions, .event, .categories > li:hover, .promo > button:hover, .product-image > button:hover, .product-image-2 > button:hover, .aboutmebtn:hover, .modal-content > button:hover {
  background-color: #bdd4da;
}

table, caption {
  background-color: #96baa0;
}

.submissions > p {
  margin: 1.6rem;
}

.event > p {
  margin: 1.6rem
}

.submissions, .event > h3 {
  margin-bottom:3.2rem;
}

.close {
  margin-left: auto;
  font-size: 3.0rem;
}

/* -------------------- */

body {
  margin: 0;
}

nav ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: right;
  padding: 1rem;
  gap: 2.2rem;
}

nav a {
  display: inline-block;
  min-width: 11.2rem;
  padding: 1rem;
  border-radius: .3px;
  text-align: center;
  text-decoration: none;
}

main {
  padding: 1.6rem;
}

#navbar-header {
  display: flex;
  align-items: right;
  flex-direction: column;
}

#logo {
  margin-right: auto;
}

.logo-bvn {
  display: flex;
  flex-direction: row;
}

#client-name {
  margin: 5.6rem 0 0 1.6rem;
  text-align: left;
  font-size: 3.0rem;
  align-items: center;
  font-weight: bold;
}

#client-name {
  gap: 1rem;
  display: flex;
  flex-direction: row;
}

.call-to-action {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 0 2.5rem;
}

.cta {
  padding: 1.6rem;
  margin: 0;
}

.ctaleft > p {
  padding: 1rem;
}

.ctaright > p {
  padding: 1rem;
}

.cta > h3 {
  margin-top: .2rem;
  text-align: center;
}

.leftright {
  display: flex;
  flex-direction: row;

}

.pledgenow {
  display: block;
  text-transform: uppercase;
  font-weight: bolder;
  text-align: center;
}

.nav-bar-list {
  list-style-type: none;
}

.navbar a,
.nav-bar-list a {
  text-decoration: none;
  margin: 0;
  padding: .5rem 1rem;
}

.navbar {
  position: relative;
  margin-left: 55px;
  height: 4.5rem;
  width: 4.5rem;
  cursor: pointer;
  color: #00231C;
}

.navbar > i {
  font-size: 3.3rem;
}

.mobilenav {
  margin: 0 auto;
  width: 19rem;
  padding: 1rem 2rem;
}

.navbar-list-mobile > li {
  border: .15rem solid black;
  margin: 1rem 0rem 1rem 0rem;
}

.navbar-list-mobile {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  list-style-type: none;
  display: none;
  justify-items: center;
  margin: 0;
  margin-top: 8px;
  box-shadow: 0px 8px 16px;
  font-weight: bold;
}

.navbar:hover .navbar-list-mobile {
  display: block;
}

.promo-section {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1.3rem;
  padding: 3rem;
  margin: 0 0 2rem;
}

.promo > h3 {
  margin: 0;
}

.promo {
  padding: .5rem;
  border: 1px solid black;
  justify-content: center;
  text-align: center;
  /* height: 27.5rem; */
  width: 25rem;
}

.client-highlights {
  border: 1px solid black;
  margin: 1rem;
  height: 19.2rem;
  width: 55rem;
  text-align: center;
}

.client-highlights > h3 {
  margin: 1rem 0 1rem;
}

.client-highlights > p {
  padding: .5rem;
}

.nebraskaticketslink {
  margin-top: 2rem
}

.product-image, .product-image-2 {
  border: 1px solid black;
  margin: 1rem;
  height: 21.8rem;
  width: 26.5rem;
  text-align: center;
}

.product-image > h3, .product-image-2 > h3 {
  margin: .4rem 0;
}

.product-images .product-image img {
  margin: 1.1rem 0 0 0;
}

.product-images .product-image-2 img {
  margin: 1.1rem 0 0 0;
}

.product-images {
  display: flex;
}

.shopping-perk > h3, h4  {
  justify-content: center;
  text-align: center;
}

.shopping-perk > ul > li {
  line-height: 4rem;
  text-align: center;
  list-style-type: none;
}

.shopping-perk > p {
  text-align: center;
}

.shopping-perk > ul {
  padding: 0;
}

.shopping-perk {
  width: 20.8rem;
  height: 43rem;
  border: 1px solid black;
  margin: 1rem;
}

.applynow {
  color: #00231C;
}

.top-fold {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 0 2rem;
}

.categories li {
  width: calc(50% - 1rem);
  justify-content: center;
  margin: 1rem auto;
  padding: 1px;
  border: 1px solid #014038;
  border-radius: 6px;
  text-align: center;
}

.categories {
  display: grid;
  grid-template-columns: auto auto;
  margin: 0 0 2rem;
  text-align: center;
  padding-inline-start: 0;
}

.categories h3 {
  padding: 1rem;
  margin: 0;
}

.viewcartbtn {
  grid-area: viewcartbtn;
}

.one {
  grid-area: one;
}

.two {
  grid-area: two;
}

.three {
  grid-area: three;
}

.four {
  grid-area: four;
}

.five {
  grid-area: five;
}

.six {
  grid-area: six;
}

.seven {
  grid-area: seven;
}

.eight {
  grid-area: eight;
}

.nine {
  grid-area: nine;
}

.gallery-section {
  display: grid;
  grid-template-areas: 'viewcartbtn viewcartbtn viewcartbtn'
  'one two three' 'four five six' 'seven eight nine';;
  margin: 0 0 3rem;
  justify-content: center;
  align-items: center;
}

.gallery-section > .product {
  height: 29.1rem;
  width: 29.5rem;
}

.product > h3, p {
  margin: 0;
}

.product > button {
  margin-top: 1rem;
}

.viewcartbtn {
  display: flex;
  justify-content: right;
  margin-right: .4rem;
  margin-bottom: 1rem;
}

.view-cart-button {
  margin: .1rem;
  padding: .6rem 2.2rem;
  cursor: pointer;
  background-color: #014038;
  color: #bdd4da;
  border-radius: .5rem;
}

.product {
  padding: 1rem;
  border: solid black;
  margin: .5rem;
  justify-content: center;
  text-align: center;
}

.products-services {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin: 0 0 2rem;
}

.products-services-left-side, .products-services-right-side {
  border: 1px solid black;
  margin: .5rem;
  padding: 2.4rem;
  width: 48rem;
}

.products-services-left-side > h3, .products-services-right-side > h3 {
  margin: 0 0 1.6rem 1.3rem;
}

.products-services li {
  margin: 0;
}

.gallery-section > .product > img {
  border: 1.5px black solid;
}

.promo-section > .promo > img {
  border: 1px solid black;
}

.products-services-left-side > li, .products-services-right-side > li {
  border: 1px solid black;
  margin: 1rem;
  border-radius: .6rem;
  list-style-type: none;
}

.products-services-left-side > li > a, .products-services-right-side > li > a {
  text-decoration: none;
  list-style-type: none;
}

.products-services-left-side > li > a > p, .products-services-right-side > li > a > p {
  padding: 1rem;
  text-align: center;
}

#how-it-started {
  justify-content: center;
  display: flex;
  flex-direction: row;
  margin: 0 0 2rem;
}

.his {
  text-align: center;
  border: 1px solid black;
  padding: .8rem;
  max-width: 100ch;
}

.his > p {
  margin: 1.6rem;
  line-height: 2rem;
}

#hours {
  text-align: center;
  border: double black;
  height: 12rem;
  width: 36rem;
  }

#hours td,
#hours th,
#hours caption {
  border: double black;
}

#hours caption {
  padding: 1rem;
}

.newsletter {
  grid-area: newsletter;
  text-align: center;
}

.links {
  grid-area: links;
  text-align: center;
}

.navbar-footer {
  grid-area: navbar-footer;
  margin: 0 auto;
}

.grid-container-footer {
  display: grid;
  grid-template-areas:
    'newsletter newsletter newsletter links links links'
    'navbar-footer navbar-footer navbar-footer navbar-footer navbar-footer navbar-footer';
}

.links i {
  font-size: 2.4rem;
}

.navbar-footer > a {
  text-decoration: none;
  margin: 1.4rem;
  padding: .4rem;
}

.businesshours {
  display: flex;
  justify-content: center;
  margin: 0 0 2.5rem;
}

.allabout {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin: 0 0 2rem;
}

.contactus-howcanwehelpyou {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #96baa0;
  border: 1px solid black;
  margin: 1.6rem;
}

.aboutmebtn {
  margin-left: 1rem;
}

.contact-canwehelp {
  margin: 1rem;
}

.contactus > h3 {
  justify-content: center;
  margin-left: 1rem;
}

#contactusform {
  margin-bottom: 1rem;
  background-color: #96baa0;
}

.howcanwehelpyou {
  margin-bottom: 2rem;
}

legend {
  text-align: center;
}

label {
  display: flex;
  flex-direction: column;
  margin: .5rem;
  padding: .5rem;
}

#helpselect {
  margin: .5rem 0 0 .8rem;
  padding: .5rem 0rem .5rem .5rem;
}


.grid-container-footer > div {
  align-content: center;
  padding: 1rem;
}

.community-section {
  display: grid;
  grid-template-columns: auto auto;
  justify-content: center;
  margin: 0 0 2rem;
}

.community-section > div {
  height: 40rem;
  width: 48rem;
}

.community-section > div > p {
  margin: 1.6rem;
  line-height: 2rem;
}

.submissions {
  border: solid black;
  margin: 0.8rem;
  text-align: center;
}

.event, .submissions {
  border: 1px solid black;
  margin: 1.6rem;
  text-align: center;
}

.shoutout {     
  display: flex;
  justify-content: center;
}

.shoutout > div {
  display: flex;
  flex-direction: row;
  border-width: 2px;
}

.shoutout > .customers .customerone, .customertwo {
  margin: 1rem;
  padding: 2rem;
  background-color: #f0c06d;
  line-height: 3.4rem;
  border: 1px solid black;
}

.shoutout > div p {
  margin: 1rem;
  justify-content: center;
  line-height: 2rem;
}

.customers {
  margin-bottom: 2rem;
}

.customerone > h3, .customertwo h3 {
  text-decoration: underline;
  
}

footer {
  width: 100%;
}

.links a,
.bar-footer a {
  text-decoration: none;
  padding: .5rem .5rem;
  margin: 0 1.6rem;
  vertical-align: middle;
}

.sustainability {
  text-align: center;
  border: 1px solid black;
  margin: 1.6rem;
  max-width: 45ch;
}

.sustainability > p {
  margin: 1.6rem;
  line-height: 3rem;
}

.promo > h4 {
  margin: .8rem;
}

.product-image > button, .product-image-2 > button, .product > button, .aboutmebtn, .modal-content > button, .close, button{
  border-radius: 5px;
  cursor: pointer;
}

fieldset {
  width: 35rem;
}

#cart-items > li {
  list-style-type: decimal;
  padding: .8rem 0 .5rem;
}

#cart-items {
  background-color: gray;
  padding: 0 1rem 5rem;
}

.modal {
  display: none;
  position: fixed;
  z-index: 900;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.5);
}

.modal-content {
  background-color: #96baa0;
  margin: auto;
  padding: 25px;
  border: 1px solid #888;
  width: 80%;
  box-shadow: 0px 8px 16px;
}

.close {
  display: flex;
  justify-content: right;
  margin-right: 1rem;
}

.carttitle {
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin: 0;
}


/* This is the start of RWD */

@media (max-width: 800px) {

  .his {
    max-width: 45ch;
  }

  .ctaleft {
    text-align: center;
  }

  .ctaright {
    text-align: center;
  }

  .leftright {
    display: flex;
    flex-direction: column;
  }

  .benefits-1 {
    grid-area: benefits-1;
  }

  .benefits-2 {
    grid-area: benefits-2;
  }

  .benefits-3 {
    grid-area: benefits-3;
  }

  .benefits-4 {
    grid-area: benefits-4;
  }

  .benefits-5 {
    grid-area: benefits-5;
  }

  .benefits-6 {
    grid-area: benefits-6;
  }

  .benefits {
    display: grid;
    grid-template-areas: 'benefits-1 benefits-2 benefits-3'
    'benefits-4 benefits-5 benefits-6'; 
  }

  .contact-canwehelp {
    margin: auto;
  }

  .allabout {
    flex-direction: column;
  }

  .sustainability-div {
    display: flex;
    flex-direction: center;
    justify-content: center;
    margin-top: 4.8rem;
  }

  .businesshours {
    margin: auto;
  }

  .promo-section {
    display: grid;
    grid-template-columns: auto auto;
  }

  .top-fold {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .shopping-perk {
    height: 24rem;
    width: 55rem;
  }

  .call-to-action {
    display: flex;
    flex-direction: column;
  }

  header {
    flex-direction: row;
  }

  .contactus-howcanwehelpyou {
    margin: 0 auto;
    width: 32rem;
  }

  #contactusform {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  fieldset {
    width: 30rem;
  }

}

@media (max-width: 1000px) {

  .community-section {
    display: grid;
    grid-template-columns: auto;
    justify-content: center;
    padding: 2rem 1rem 2.5rem;
  }

  .community-section > div {
    height: 40rem;
    width: 40rem;
  }

}

/* For Gallery section for smaller screens */
@media (max-width: 910px) {


  .viewcartbtn {
    grid-area: viewcartbtn;
  }
  .one {
    grid-area: one;
  }
  .two {
    grid-area: two;
  }
  .three {
    grid-area: three;
  }
  .four {
    grid-area: four;
  }
  .five {
    grid-area: five;
  }
  .six {
    grid-area: six;
  }
  .seven {
    grid-area: seven;
  }
  .eight {
    grid-area: eight;
  }
  .nine {
    grid-area: nine;
  }
  
  .gallery-section {
    display: grid;
    grid-template-areas: 'viewcartbtn viewcartbtn'
    'one two' 'three four' 'five six' 'seven eight' 'nine nine';;
    margin: 0 0 8rem;
    justify-content: center;
    align-items: center;
  }

}

@media (max-width: 928px) {

  .promo-section {
    display: grid;
    grid-template-columns: auto auto;
  }
  
  .promo-section {
    gap: 3.2rem;
  }

}

/* this 601px min-width is for mobile nav bar*/
@media (min-width: 601px) {

  .mobilenav {
    display: none;
    visibility: hidden;
  }

  .navbar-list-mobile {
    display: none;
    visibility: hidden;
  }

  .navbar {
    display: none;
    visibility: hidden;
  }

}

/* this 600 is for smaller screens */
@media (max-width: 600px) {
  
  
  .nebraskaticketslink {
    margin-top: 0rem
  }

  .viewcartbtn {
    margin-right: 0rem;
  }

  #client-name {
    margin: 1.6rem 0 0 1.6rem;
    gap: 0;
    display: flex;
    flex-direction: column;
  }

  .navbar-list {
    display: inline-block;
  }

  .nav-bar-list {
    display: none;
    visibility: hidden;
  }

  #navbar-header {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .gallery-section {
    display: grid;
    grid-template-areas: 'viewcartbtn' 'one' 'two' 'three' 'four' 'five' 'six''seven' 'eight' 'nine';
  }

  .products-services {
    display: flex;
    flex-direction: column;
  }

  .promo-section {
    display: grid;
    grid-template-columns: auto;
  }

  .product-images {
    display: grid;
    grid-template-columns: auto;
    justify-content: center;
  }

  .client-highlights {
    height: 20.8rem;
    width: 26.5rem;
  }

  .shopping-perk {
    height: 41.5rem;
    width: 26.4rem;
  }

  .benefits {
    display: grid;
    grid-template-columns: auto;
    text-align: center;
  }

  .benefits {
    display: grid;
    grid-template-areas: 'benefits-1' 'benefits-2' 'benefits-3' 'benefits-4' 'benefits-5' 'benefits-6' 'applynow' 'applynow' 'applynow'; 
  }

  .categories {
    display: grid;
    grid-template-columns: auto;
  }

  .grid-container-footer {
    display: grid;
    grid-template-areas:
      'newsletter newsletter newsletter'
      'links links links'
      'navbar-footer navbar-footer navbar-footer';
  }

  .navbar-footer {
    display: grid;
    grid-template-columns: auto auto;
    text-align: center;
  }

  .links {
    display: grid;
    grid-template-columns: auto auto;
  }

  .links a {
    margin: 0 .8rem;
  }

  .subscribe {
    width: 20.8rem;
  }

  .shoutout > div {
    flex-direction: column;
  }

}

  /* gallery page > products and services section */
@media (max-width: 490px) {

  .products-services-left-side, .products-services-right-side {
    margin: .2rem;
    padding: 1.6rem;
    width: 27.2rem;
  }

  .community-section > div {
    height: auto;
    width: auto;
  }

  .shoutout > div {
    height: auto;
    width: auto;
    border: none
  }

}

@media (max-width: 381px) {

  label > textarea {
    width: 19.8rem;
    height: 8rem;
  }

  .contactus-howcanwehelpyou {
    width: 26rem;
  }

  #helpselect {
    width: 20rem;
  }

  .gallery-section > .product {
    width: 27.2rem;
  }

  .gallery-section > .product > img {
    max-width: 100%;
    height: auto;
  }

  fieldset {
    width: 25rem;
  }

}





