.sectionTint, .lg-squares h4, .navbar-default {
  background-color: #002245;
}
.sectionTint .description span, .sectionTint .description strong {
  color: #fff !important;
  background-color: transparent !important;
}
.pagePhoto {
  min-height: 550px;
}
.navbar-nav {
  text-align: center;
}
#menu_experience, #menu_destination, #menu_search, #menu_blog, #menu_wedding {
  display: none;
}
.supplier-wrapper .supplier-logo h5 {
  color: #333;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  max-width: 90%;
  margin: 0;
  font-family: "Playfair Display", Georgia, serif;
  font-size: 120%;
  font-weight: 600;
}
@media (min-width: 768px) {
	.navbar-nav {
		float: none;
	}
	.navbar-nav>li {
		float: none;
		display: inline-block;
	}
}