* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

title {
  color: FFFFFF;
  justify-content: center;
}

body {
  color: #484848; /*Dark gray*/
  justify-content: center;
  align-content: center;
}

.navbar ul {
  text-align: left;
  padding: 20px;
  margin: 10px 10px 10px 10px #e73d40;
  display: flex;
  justify-content: space-between;
  background: #e73d40;
  list-style-type: none;
}

.residential-list li {
  padding-bottom: 10px #e73d40;
  display: block;
  list-style-type: '🚚';
  width: 300px;
  color: #ffffff;
  text-align: left;
}

.residential-list {
  list-style-type: '🚚';
  font-family: "Futura"; 
  max-width: 50%; 
  justify-content: center; 
  display: block; 
  margin: auto; 
  margin-bottom: 10px #e73d40;
  background-color: #e73d40;
  float: left;
}

.residential-list ul {
  float: left;
}

body p {
  text-align: left;
  font-family: "Lato", sans-serif;
  color: #484848;
  align-content: justify-center;
  font-size: 20px;
  width: 90%;
  background-color: #FFFFFF;
}

body h1 {
  font-family: "Roboto", sans-serif;
}

body {
  text-align: center;
  font-family: "Lato", sans-serif;
  text-align: justify-center;
  align-items: center;
}

.background {
    flex-wrap: wrap;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url('images/rvs.gif') center/cover no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
}

.things-to-consider {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url('images/things-to-remember-background.png');
    background-size: cover;
    background-repeat: no-repeat;
}

.overlay {
    flex-wrap: wrap;
    width: 100%;
    height: 90%;
    max-width: 95%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.overlay-2 {
    flex-wrap: wrap;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.container {
    flex-wrap: wrap;
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    max-width: 100%;
    width: 90%;
    padding: 20px;
    background: url('images/looking-for-book-value-background.png');
}

.usanationsolarimage img {
  border: 3px solid #4ceea0;
  padding: 5px;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  margin: auto;
  display: block;
  max-width: 90%;
  overflow: hidden;
}

.container-2 {
    flex-wrap: wrap;
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    max-width: 100%;
    width: 85.5%;
    padding: 20px;
    background: url('images/looking-for-book-value-background.png');
    background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% 100%;
}


.flexbox {
  flex-wrap: wrap;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  flex-direction: row;
  max-width: 100%;
  width: 100%;
  height: auto;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto;
  overflow: hidden;
  border-radius: 8px;
}

.flexbox-2 {
  display: inline-flex;
  flex-wrap: wrap;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
  margin-bottom: 20px;
  flex-direction: row;
  max-width: 100%;
  width: auto;
  height: auto;
  border-radius: 8px;
}

.flexbox-images {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-top: 20px #e73d40;
  margin-bottom: 20px #e73d40;
  flex-direction: row;
  max-width: 100%;
  width: auto;
  height: auto;
}

.flexbox-images img {
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
  max-width: 90%;
}

.image {
  justify-content: center;
  width: 100%;
  height: 90%;
  flex: 2;
}

.image-1 {
  margin: 0 10px;
  justify-content: center;
}

.image img {
    max-width: 98%;
    height: auto;
    width: auto;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    margin: 10px 10px 10px 10px;
}

.image-1 img {
    width: 98%%;
    height: auto;
    width: auto;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    margin: 10px 10px 10px 10px;
    flex: 2;
}

.text {
    padding: 10px;
    text-align: center;
    width: 585px;
    background: ffffff;
    font-family: "Lato", sans-serif;
}

.text h3 {
    font-size: 16px;
    margin-bottom: 10px;
    color: #484848;
    font-family: "Roboto", sans-serif;
}

.text p {
    font-size: 16px;
    color: #333;
    font-family: "Lato", sans-serif;
}

h1 {
  font-family: "Roboto", sans-serif;
  margin: 10px 0 10px 0;
  align-content: center;
}

.illustration img {
  width: 100%;
  display: block;
  justify-content: center;
}

.banner img {
  justift-content: spaced-evenly;
}

expert p {
  display: inline-block;
  text-align: center;
  max-width: 33%;
  background: #FFFFFF;
  padding: 0;
  margin: auto;
  text-align: center;
  justify-content: space-evenly;
  max-width 33%;
}

.expert a {
  display: block;
  color: #414141;
  font-family: "Palatino", "Calibri", sans-serif;
  color: #414141;
  max-width 33%;
  width: 300px;
  padding: 20px 20px;
  text-transform: uppercase;
  font-size: 40px;
  text-align: center;
}

.expert img {
  border: 3px solid #d84e59;
  padding: 5px;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  margin: auto;
  display: block;
  max-width: 90%;
}

.navbar a:hover {
  background: #f58c8cff;
  color: #ffffff;
  text-decoration: none;
}

.navbar ul li {
  float: left;
  background-color: #e73d40;
  font-family: "Calibri", bold;
}

.navbar ul li a {
  color: #ffffff;
  background-color: #e73d40;
  text-decoration: none;

}

.navbar {
  background-color: #e73d40;
  width: 100%
}

a {
  background color: #FFFFFF;
}

ol a {
  padding: inherit;
}

.blog img {
  border: 3px solid #000000;
  margin: 10px 10px 10px 10px;
  box-shadow: 8.0px 16.0px 16.0px hsl(0deg 0% 0% / 0.25);
  max-width: 90%;
}

.inventory-img img {
  border: 3px solid #000000;
  margin: 10px 10px 10px 10px;
  box-shadow: 8.0px 16.0px 16.0px hsl(0deg 0% 0% / 0.25);
  max-width: 90%;
  width: 386px;
  height: 270px;

}

.responsive {
  width: 100%;
  height: auto;
}

header {
    background-image: url('images/rvs.gif');
    background-size: cover;
    background-repeat: repeat-y;
    background-attachment: fixed;
    height: 100%;
    width: 100%;
}

.book-values-text {
  color: 484848;
  text-align: center;
  max-width: 75%;
  font-family: "Lato", sans-serif;
  font-size: 20px;
  margin: 15px 15px 15px 15px;
}

.explanation-of-rv-book-values h1 {
  font-family: "Roboto", sans-serif;
  color: 484848;
  align-content: justify-center;
  margin: auto;
  max-width: 90%;
}

.explanation-of-rv-book-values p {
  margin: 25px 25px 25px 25px;
  width: 1000px;
  max-width: 90%;
  margin: auto;
}

.form {
  color: #484848;
  font-family: "Arial Black", sans-serif;
  font-size: 15px;
  line-height: 1.4;
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
  border-radius: 8px;
}

.form input {
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

form-row textarea {
  font-family: "Helvetica", "Arial", sans-serif;
  font-size: 14px;
  border: 1px solid #D6D9DC;
  border-radius: 3px;
  min-height: 200px;
  margin-bottom: 10px;
  padding: 7px;
  resize: none;
  min-width: 300px;
}

.form-row instructions {
  color: #999999;
  font-size: 10px;
  margin-bottom: 10px;
  min-width: 300px;
  display: center;
  text-align: center;
  align-items: center;
}

.form-row select {
  width: 100%;
  padding: 5px;
  font-size: 14px;            /* This won't work in Chrome or Safari */
  -webkit-appearance: none;   /* This will make it work */
}

.vehicle-valuation-form-header {
  text-align: right;
  background-color: #484848;
  border: 1px solid #FFFFFF;
  border-radius: 3px;
  width: 80%;
  margin: 40px 0;
  padding: 50px;
}

.vehicle-valuation-form-header h1 {
  font-size: 30px;
  margin-bottom: 20px;
}

.menu-container {
  color: #484848;
  background-color: #FFFFFF;
  padding: 20px 0;
  display: flex;
  justify-content: space-around;
  flex-direction: row;
  width: 100%;
}

.menu {
  border: 1px solid #fff;  /* For debugging */
  display: flex;
  justify-content: space-around;
  flex-direction: row;
}

.contact-us p {
  font-size: 16px;
  text-align: center;
  align-items: center;
  margin: 5px 0px 5px 0px;
}

.contact-us h1 {
  text-align: center;
  align-items: center;
  margin: 5px 0px 5px 0px;
}

.form-newsletter {
  color: #484848;
  background-color: #FFFFFF;
  font-family: "Helvetica", "Arial", sans-serif;
  font-size: 16px;
  line-height: 1.3;
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
}

.things-to-consider-text {
  margin: 0 10px 10px 50px;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  text-align: center;
  padding-bottom: 20px;
}

.looking-for-rv-book-value-text {
  margin: 0 10px 10px 50px;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-bottom: 20px;
  max-width: 95%;
}


.looking-for-rv-book-value-text p {
  width: auto;
  max-width: 95%;
  text-align: center;
  font-family: "Helvetica", "Arial", sans-serif;
  color: 484848;
  margin: 25px 25px 25px 25px;
  font-size: 25px;
}

.looking-for-rv-book-value-text h2 {
  width: 550px;
  max-width: 95%;
  text-align: center;
  font-family: "Helvetica", "Arial", sans-serif;
  color: 484848;
  margin: 25px 25px 25px 25px;
}

.things-to-consider-text {
  margin: 10px 10px 10px 50px;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  text-align: center;
}

.things-to-consider-text h1 {
  margin: 10px 10px 10px 10px;
}

.things-to-consider-text img {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  margin: 5px 5px 5px 5px;
}

.things-to-consider-text p {
  width: auto;
  max-width: 95%;
  text-align: center;
  font-family: "Helvetica", "Arial", sans-serif;
  color: 484848;
  font-size: 25px;
  margin: 25px 25px 25px 25px;
}

.things-to-consdier-text h2 {
  width: 550px;
  max-width: 95%;
  text-align: center;
  font-family: "Helvetica", "Arial", sans-serif;
  color: 484848;
  margin: 25px 25px 25px 25px;
}

.looking-for-book-text img {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
}

.testimonials img {
  border: 3px solid #000000;
  margin: 25px 25px 25px 25px;
  border-radius: 8px;
  box-shadow: 8.0px 16.0px 16.0px hsl(0deg 0% 0% / 0.25);
}

.ask-an-expert-box {
  padding: 5px;
  margin-bottom: 10px;
  display: block;
  max-width: 90%;
  text-align: center;
  display: center;
}


.ask-an-expert-box img {
  border: 3px solid #4e58e8;
  padding: 5px;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  margin: auto;
  display: block;
  max-width: 90%;
}

.ask-an-expert-box h3 {
  font-size: 15px;
  color: #484848;
}

.interested-text {
  align-items: center;
  justify-content: center;
}

.interested-text h1 {
  text-align: center;
  justify-content: center;
}

.learn-more-rv-value img {
  border: 3px solid #110935;
  padding: 5px;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  margin: auto;
  display: block;
  max-width: 90%;
}

.see-all-reviews {
  padding: 5px;
  margin-bottom: 10px;
  display: block;
  max-width: 90%;
  text-align: center;
  display: center;
}


.see-all-reviews img {
  border: 3px solid #4ceea0;
  padding: 5px;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  margin: auto;
  display: block;
  max-width: 90%;
}

.customer-feedback-button {
  padding: 5px;
  margin-bottom: 10px;
  display: block;
  max-width: 90%;
  text-align: center;
  display: center;
}

.customer-feedback-button img {
  border: 3px solid #000000;
  padding: 5px;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  margin: auto;
  display: block;
  max-width: 90%;
}

.volunteer_tiles img {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 50px;
  margin-right: 50px;
}

.volunteer_tiles p {
  text-align: center;
}

.h3-1 {
  font-size: 30px;
  color: #ffffff;
}

.doing_most_good_list {
  max-width: 50%; 
  min-width: 300px; 
  align-content: flex-start; 
  padding-bottom: 20px;
}

.doing_most_good_list img {
  width: 400px;
  border: 3px solid #222222;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.doing_most_good_christmas {
  width: 450px;
}

.doing_most_good_christmas img {
  width: 450px;
  border: 3px solid #222222;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
} 

.list-1 {
  max-width: 50%; 
  min-width: 300px; 
  align-content: flex-start; 
  padding-bottom: 20px #e73d40; 
  justify-content: space-evenly;
}

.list-2 {
  max-width: 50%; 
  min-width: 300px; 
  align-content: flex-start; 
  padding-bottom: 20px #e73d40; 
  justify-content: space-evenly;
}

.tile {
  text-align: center;
  display: flex;
  flex-direction: column; 
}

.tile-text {
  text-align: center;
  width: 100%;
}

.tile img {
  border: 3px solid; 
  border-color: #e73d40; 
  box-shadow: 8.0px 16.0px 16.0px hsl(0deg 0% 0% / 0.25);
  width: 375px;
}

.gallery img {
  transition: .1s;
  padding: 15px 15px 15px 15px;
}

.gallery img:hover {
  transform: scale(1.05, 1.05);
  transition: .5s;
}


/*Mobile Styles*/
@media only screen and (max-width: 450px) {
  body {
    background-color: #FFFFFF;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .flexbox {
    padding: 0;
    margin: 0;
  }
  .things-to-consider-text {
    padding: 0;
    margin: 0;
    max-width: 95%;
  }
  .looking-for-rv-book-value-text {
    padding: 0;
    margin: 0;
    max-width: 95%;
  }

  .interested-text h1 {
    max-width: 90%;
  }

  .large_logo img {
    max-width: 370px;
    justify-content: center;
    align-items: center;
    border: 3px solid #e73d40;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  }

  .doing_most_good_list {
    max-width: 150px;
    display: none;
  }

  .h3-1 {
    max-width: 95%;
    align-text: center;
    font-size: 25px;
    color: #ffffff;
  }

  .h3-1 {
    max-width: 95%;
    color: #ffffff;
  }

  .residential-list ul {
    align-items: left;
    justify-content: left;
    text-align: left;
    margin-left: 20px;
    float: left;
    color: #ffffff;
  }

  .list-1 {
    align-content: left;
    margin-left: 25px;
    flex-direction: column;
  }

  .list-2 {
    align-content: left; 
    margin-left: 25px;
    flex-direction: column;
  }

  .inline-block {
    display: none;
  }

  .volunteer_tiles img {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: 3px solid #e73d40;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    align-items: center;
    justify-content: center;
  }

  .volunteer-tiles {
    align-items: center;
    justify-content: center;
    display: flex;
  }

  .flexbox-images {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #e73d40;
  }
  

  .doing_most_good_christmas img {
    justify-content: center;
    align-items: center;
    width: 90%;
    border: 3px solid #e73d40;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    margin-top: 20px;
  }

  .salogolist img {
    justify: center;
    width: 95%;
    display: none;
  }


  .tile {
    text-align: center;
    align-items: center;
    justify-content: center;
    text-align: center;
    display: center;
  }

  .tile img {
    width 350px;
    display: center;
  }

  ul {
    padding: 0;
    padding-top: 10px #e73d40;
    background-color: #e73d40;
  }

  .salogohidden {
    display: center;
    width: 250px;
  }

  .salogohidden img {
    width: 250px;
    justify-content: center;
    align-items: center;
    border: 3px solid #e73d40;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  }

  .navbar ul li {
    margin-right: 15px #e73d40;
    font-size: 10px;
    text-decoration: none;
  }

  .navbar ul li a {
    font-size: 10px;
    max-width: 40px;
    text-decoration: none;
  }
}

/*Tablet Styles*/
@media only screen and (min-width: 451px) and (max-width: 960px) {
  body {
    background-color: #FFFFFF;
  }

  .doing_most_good_list img {
    max-width: 150px;
  }

  .doing_most_good_christmas {
    display: none;
  }

  .doing_most_good_christmas img {
    width: 450px;
    border: 3px solid #222222;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  }

  .salogohidden {
    display: none;
  }

  .salogohidden img {
    display: none;
  }
}

/*Desktop Styles*/
@media only screen and (min-width: 961px) {
  body {
    background-color: #FFFFFF;
  }

  .doing_most_good_christmas {
    width: 450px;
  }

  .doing_most_good_christmas img {
    width: 450px;
    margin-top: 20px;
    border: 3px solid #222222;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  } 

  .list-1 {
    width: 450px;
  }

  .list-2 {
    width: 450px;
  }

  .salogolist {
    width: 450px;
  }
  
  .salogolist img {
    width: 370px;
    border: 3px solid #e73d40;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  }

  .salogolist {
    width: 450px;
  }

  .doing_most_good_list {
    width: 450px;
  }

  .doing_most_good_list img {
    width: 450px;
    border: 3px solid #222222;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  }

  .salogohidden {
    display: none;
  }

  .salogohidden img {
    display: none;
    border: 3px solid #e73d40;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  }
}
