.jumbo-hero-title {
  flex-direction: column;
  background-color: #e53d00;
  width: 100%;
  padding-top: 400px;
  justify-content: center;
  align-items: center;
}

#logo {
  height: 146px;
}

#hero {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)),
    url(../../assets/img/IMG_20180604_163804.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: #fff;
  width: 100%;
  height: 60vh;
}

#member-hero {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)),
    url(../../assets/img/architecture-clouds-daylight-259588.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: #fff;
  width: 100%;
  height: 60vh;
}

#thankyou-hero {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)),
    url(../../assets/img/kenan-kitchen-531616-unsplash.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: #fff;
  width: 100%;
  height: 60vh;
}

#partner-hero {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)),
    url(../../assets/img/jacob-postuma-409826-unsplash.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: #fff;
  width: 100%;
  height: 60vh;
}

#vacationer-hero {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)),
    url(../../assets/img/koen-van-ginkel-569783-unsplash.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: #fff;
  width: 100%;
  height: 60vh;
}

#mobile-hero {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)),
    url(../../assets/img/mobile-tent.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: #fff;
  width: 100%;
  height: 60vh;
}

#mobile-hero-hookups {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)),
    url(../../assets/img/trailer-hookups.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: #fff;
  width: 100%;
  height: 60vh;
}

#mobile-hero-nohookups {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)),
    url(../../assets/img/blake-wisz-634300-unsplash.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: #fff;
  width: 100%;
  height: 60vh;
}

#prepared-hero {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)),
    url(../../assets/img/scott-lorsch-308886-unsplash.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: #fff;
  width: 100%;
  height: 60vh;
}

#platinum-hero {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)),
    url(../../assets/img/tim-mossholder-95235-unsplash.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: #fff;
  width: 100%;
  height: 60vh;
}

#suite-hero {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)),
    url(../../assets/img/architecture-chairs-floor-271632.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: #fff;
  width: 100%;
  height: 60vh;
}

#hero h6 {
  font-family: Poppins, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 16px;
  letter-spacing: 3px;
  margin-bottom: 30px;
}

#hero h1 {
  font-size: 48px;
  font-weight: normal;
  font-family: Poppins, sans-serif;
  letter-spacing: 2px;
  margin-bottom: 25px;
}

#hero p {
  padding-left: 30px;
  padding-right: 30px;
}

#what-we-do {
  margin-top: 100px;
  margin-bottom: 100px;
}

.card-heading {
  font-size: 30px;
  font-weight: 200;
  font-style: normal;
  margin-top: 20px;
  margin-bottom: 24px;
  margin-left: 0px;
  letter-spacing: 0px;
  color: rgb(75, 49, 30);
}

.list-bg {
  background-color: #000;
  opacity: 1;
}

@media (max-width: 992px) {
  .card-image {
    height: 200px;
    width: 260px;
  }
}

@media (max-width: 768px) {
  .card-image {
    height: 200px;
    width: 300px;
  }
}

.card-icon {
  font-size: 74px;
  color: #e53d00;
}

.left-content-photo {
  background-color: #fffff8;
  padding-top: 150px;
  padding-bottom: 150px;
}

.left-content-photo h1 {
}

#gallery {
  padding-top: 50px;
  padding-bottom: 0px;
}

#list-item {
  padding-top: 5px;
  padding-bottom: 5px;
}

.no-link {
  text-decoration: none;
  color: #fff;
}

.no-link:hover {
  color: #dca568;
}

#footer-link {
  color: #57be52;
}

#link-color {
  color: #ff311a;
}
.contact-clean {
  background-color: #e3ae72;
}

.ui-state-active {
  border: 1px solid #000;
  background: #00d383;
}

@media (min-width: 992px) {
  #hero p {
    padding: 0px;
    padding-right: 200px;
    padding-left: 200px;
    font-size: 20px;
    padding-bottom: 0px;
    margin-bottom: 1px;
  }
}

@media (max-width: 768px) {
  #what-we-do-row2 {
    margin-top: 10px;
    height: 200px;
  }
}

@media (max-width: 768px) {
  #what-we-do-row6 {
    height: 200px;
  }
}


/* Dave Hewer Design Styles */

body {
	font-family:Poppins, sans-serif;
}

h5 {
	text-transform: uppercase;
	color: rgb(122,105,89);
}

h1 {
	color: #49311c;
}

.btn.btn-primary, .contact-clean form .btn-primary {
    background: #00cc65 !important;
    border: none;
}

.btn.btn-primary:hover, .btn.btn-primary:focus, .contact-clean form .btn-primary:hover {
	background: #00803f !important;
	color: #fff;
}

.btn.btn-primary a:hover, .btn.btn-primary a:focus {
	color: #fff;
}

a {
	color: #00cc65;
}

a:hover {
	text-decoration: none;
	color: #00803f;
}

.embed-responsive {
	margin: 0 0 20px 0;
}

.ui-accordion h3.ui-accordion-header {
	margin: 1rem 0 0 0;
}

.ui-accordion h3.ui-accordion-header:first-child {
	margin: 0;
}

.ui-accordion .ui-state-active {
    border: 1px solid #00803f;
    background: #00cc65;
    color: #fff;
}

.ui-accordion .ui-accordion-content {
    border: 1px solid #00803f;
    border-top: none;
    background: #fff;
    color: #666;
    padding: 1em;
}

.ui-accordion .ui-accordion-content p {
    margin: 0;
    padding: 0;
}


.navbar-brand {
	margin: 0;
	padding: 0;
}

.navbar {
	padding-top: 0;
	padding-bottom: 0;
}

.navbar-brand #logo {
   width: 120px;
   height: auto;
   padding: 1rem 0;
}

.navbar-light .navbar-nav .nav-link {
	color: #999
}

.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link:hover {
	color: #00cc65;
}

.carousel.slide .hero-title, .carousel.slide .hero-subtitle {
	text-transform: uppercase;
    text-shadow: 0px 3px 15px rgba(0, 0, 0, 0.5);
}

h1.hero-title, h2.hero-title, h3.hero-title {
    padding-top: 10%;
}

.intro, .membership, .what-we-do {
	margin: 0;
	padding: 40px 0;
}

.membership h1, .membership p {
	font-weight:400;
}

.membership h1 {
	color:rgb(75,49,30);
}

.membership p {
	color:rgb(13,14,14);
}

.membership p strong {
	font-weight: 500;
}

.membershiplist {
	list-style: none;
	font-size: 120%;
}

.what-we-do .card-heading {
    font-size: 28px;
}

.contact-clean {
	background-image: linear-gradient(to bottom right, #eee, #ccc);
}

.footer-dark {
	background: #49311c;	
}

.footer-dark .logo {
	max-width: 100%;
    margin: 0 auto;
    width: 150px;
    display: block;
}

.footer-dark a {
	color: #00cc65;
}


@media (min-width: 768px) {

.navbar-brand #logo {
    padding: 2rem 0;
}

.navbar-expand-md .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
}

.footer-dark .text {
	text-align: right;
}

}

   

@media (min-width: 992px) {
	
.embed-responsive {
	margin: 40px 0;
}	

.carousel.slide .hero-title {
	font-size: 4rem;
}

.carousel.slide .hero-subtitle {
	font-size: 2rem;
}

.intro, .membership, .what-we-do {
	padding: 60px 0;
}

}


