

.LandingPage .landing-logo img {
  display: block;
  margin: 0 auto;
}

.LandingPage .message {
  background: #12ab72;
  box-shadow: 0 3px 10px rgba(14, 40, 77, 0.5);
  font-family: "gooddog-new", Arial, sans-serif;
  font-weight: 400;
  line-height: 1.25em;
  font-size: 20px;
  font-size: 1.25rem;
  transform: rotate(-5deg);
  padding: 0.625rem 0.9375rem; }

@media only screen and (min-width: 641px) {
  .LandingPage .message {
    display: inline; } 
  .landing-contact {
  text-align: right;
}
}

@media only screen and (max-width: 640px) {
  .LandingPage .message {
    transform: rotate(-2deg);
    line-height: 1em; }
  .landing-logo {
    margin: 0 auto;
  }
  .landing-contact {
    text-align: center;
  }
}

.landing-contact {
  font-size: 1.25rem; 
}

.landing-contact span { 
  color: #0e284d;
}

.phone {
  font-size: 1.25rem;
  text-align: right;
  white-space: nowrap;
}

.LandingPage .book-form,
.LandingInfoPage .book-form {
  background: #FFF;
  border-radius: 4px;
  box-shadow: 0 3px 8px rgba(235,130,0);
  padding-top: 0.8375rem;
}

.LandingPage .book-form h2,
.LandingInfoPage .book-form h2 {
  color: #335cae;
  font-size: 2.5rem;
  
  text-align: center;
}

.top-content {
  background-color: #f6db36;
}


.LandingPage .phone-number {
  display: block;
}

@media only screen and (max-width: 640px) {
  .LandingPage .phone-number {
    padding-top: 0.875rem;
    text-align: center;
  }
}

.LandingPage .main {
  padding-top: 40px;
}

.content-block-1 {
  background-size: auto, auto, auto;
  background-position: top left, bottom left, top left;
  background-repeat: repeat-x, repeat-x, repeat;
  padding-top: 200px; 
  padding-bottom: 100px; 
}

.content-block-2 {
  background-color: #FFF;
}

.content-block-3 {
  background-size: auto, auto;
  background-position: top left, top left;
  background-repeat: repeat-x, repeat;
  padding-top: 100px;  
}


.LandingPage .banner {
  background-position: bottom left, bottom left, center center;
  background-repeat: repeat-x, repeat-x, no-repeat; 
}


.LandingInfoPage .banner {
  background-color: #0e284d;
  background-position: bottom left, center center;
  background-repeat: repeat-x, no-repeat;
  text-align: center; }

.LandingPage .banner h1, 
.LandingPage .banner h1 a, 
.LandingPage .banner h2, 
.LandingPage .banner p {
  color: #FFF;
  text-shadow: 0 2px 5px rgba(14, 40, 77, 0.85); 
}

.LandingPage .banner a:hover {
  color: #f6db36; 
}

@media only screen and (min-width: 641px) {
  .LandingPage .banner-caption {
    padding: 100px 0 200px; }
  .LandingPage .banner {
    background-size: auto, auto, cover;
    padding-bottom: 150px; }
  .LandingPage .banner h1 {
    font-size: 90px;
    font-size: 5.625rem;
    margin-bottom: 0.9375rem; }
  .LandingPage .banner h2 {
    font-size: 50px;
    font-size: 3.125rem;
    margin-bottom: 0.9375rem; }
  .LandingPage .banner p {
    font-size: 30px;
    font-size: 1.5rem; } 
  .LandingPage .banner ul:hover { 
  }
}

.grow { transition: all .2s ease-in-out; }
.grow:hover { transform: scale(1.05); }

@media only screen and (max-width: 640px) {
  .LandingPage .banner-caption {
    padding: 50px 0.9375rem 100px; }
  .LandingPage .banner {
    background-size: 200%, auto, cover;
    padding-bottom: 100px; }
  .LandingPage .banner h1 {
    font-size: 50px;
    font-size: 3.125rem;
    margin-bottom: 15px; }
  .LandingPage .banner h2 {
    font-size: 26px;
    font-size: 1.625rem;
    margin-bottom: 10px; }
  .LandingPage .banner p {
    font-size: 20px;
    font-size: 1.25rem; } 
}

.LandingPage .item-list {
  margin: 0 auto; }


.LandingPage .tour-item {
  background: none;
  box-shadow: 0 7px 15px rgba(0, 10, 25);
  
}

.LandingPage .tour-item span {
  color: #FFF;
  display: inline-block;
  font-size: 40px;
  font-size: 2.5rem;
}
.LandingPage .tour-item span, .LandingPage .tour-item p {
  text-shadow: 0 2px 4px rgba(10, 25, 50); 
}

.LandingPage .tour-item p {
  font-weight: bold;
  
}

.LandingPage .tour-item .item-image {
  background-color: #0e284d;
  background-size: cover;
  border-radius: 4px;
  height: auto;
  min-height: 100%;
  width: 100%;
}

@media only screen and (max-width: 640px) {


  .LandingPage .tour-item span {
    padding: 1.875rem 0;
  }
}

@media only screen and (min-width: 641px) {
  .LandingPage .tour-item:hover {

  }
    .LandingPage .tour-item {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }
  
  .LandingPage .tour-item p {
    font-size: 1.125rem;
    line-height: 1.25rem;
  }
  .LandingPage .tour-item .item-image {
    padding: 7rem 0.875rem 0.875rem;
  }
}

.LandingPage .tour-item .item-image:hover, 
.LandingPage .tour-item .item-image:active, 
.LandingPage .tour-item .item-image:focus {
}

.LandingPage .item {
  margin-bottom: 0.875rem;
} 

.LandingPage .tour-item .item-content {
  height: 0;
  padding: 0; 
}

.LandingPage .home-alert {
  transform: rotate(-2deg); }


.button.secondary,
  .Actions .action.secondary {
    background: #FFF;
    border: none;
    border-bottom: 2px solid #dbdee4;
    color: #313742; 
text-decoration: none;}
  .button:hover,
  .Actions .action:hover {
    background: #335cae !important;
    border-color: #335cae; }