@import url(https://fonts.googleapis.com/css?family=Cabin:700);

/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */
html, body {
  height: 100%;
  min-height: 100%;
}
body {
  padding-bottom: 40px;
}
.breadcrumb {
  padding-right: 0;
  padding-left: 0;
  margin-bottom: .3em;
  background-color: transparent;
}
p {
  font-size: 108%;
  margin-bottom: 1em;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Cabin', Arial, sans-serif;
  font-weight: 700;
}
blockquote {
  border: none;
  background-image: url(https://cdn1.gttwl.net/attachments/thetravelvalet.com/ltmq6z/1424108429_medium.png);
  background-repeat: no-repeat;
  background-size: 9%;
  padding: 0 0 0 10.5%;
  margin: 1em 0;
}
blockquote p {
  font-family: Georgia, serif;
  font-style: italic;
  font-size: 93%;
  margin-bottom: 0.2em;
}
blockquote cite {
  font-size: 76%;
  line-height: 1;
}
.form-control, .btn, button, .well {
  -webkit-border-radius: 0; 
  -moz-border-radius: 0;
  border-radius: 0;
}
hr {margin: .86em 0;}

.row.whole {margin: 0;}

.row.whole [class*="col-"] {padding: 0;}

label {font-weight: normal;}

legend {border: none; font-size: 1em; font-weight: 600; margin-bottom: .5em;}

/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */
/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper {
  min-height: 70px;
  position: relative;
  top: 0;
}
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
  min-height: 40px;
}
.navbar-wrapper .navbar .container {
  width: auto;
}
.navbar-inverse .navbar-toggle {
  margin-top: 0;
  margin-bottom: 0;
}
.navbar-toggle {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 99;
}
.navbar-text.phone {
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: 'Arial', sans-serif;
  font-size: 1.3em;
  padding-right: 15px;
  line-height: 30px;
}

/* CUSTOMIZE HEADER
-------------------------------------------------- */
.navbar-brand {height: 40px;padding: 0; position: relative;}

.navbar-brand img {max-height: 70px; position: absolute; top: -27px;}

.header-info {font-size: 1.27em; padding-top: .9rem; line-height: 1;}

.header-info a {padding-left: 0.5rem;}

.header-info a:hover {text-decoration: none;}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */
.carousel {
  height: 100%;
  margin-bottom: 1rem;
  margin-top: -30px;
}
.carousel-inner {
  height: 100%;
}
.carousel .item {
  height: 100%;
  background-repeat: repeat, no-repeat;
  background-size: 10%, cover;
  background-position: top, center;
}
.carousel-inner > .item > img {
  width: 100%;
}
.carousel-control {z-index: 11;}

.carousel-cta {
  position: absolute;
  width: 100%;
  z-index: 11;
  bottom: 10%;
}
.carousel-cta .btn {
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  border-radius: 200px;
  margin-bottom: 1rem;
  transition: display 0.75s ease;
}
.scroll-link {
  color: #fff;
  text-shadow: 0 2px 6px rgba(0,0,0,.86);
  font-size: 120%;
  text-align: center;
  display: block;
  position: absolute;
  bottom: 1em;
  width: 100%;
}
.home-headline {
  position: absolute;
  z-index: 10;
  top: 40%;
  width: 100%;
  color: #fff;
  text-shadow: 0 2px 6px rgba(0,0,0,.86);
}
.home-headline h1 {
  font-family: 'Cabin', Arial, sans-serif;
  font-weight: 700;
  margin-top: 0;
  letter-spacing:-.01rem;
  font-size: 2.85em;
  line-height: 1;
}
.home-headline p {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 130%;
  line-height: 1.1;
}

/* WDYWTG FORM
-------------------------------------------------- */
.wdywtg-form {
  display: inline-block; 
  width: 100%;
  -moz-border-radius: 200px;
  -webkit-border-radius: 200px;
  border-radius: 200px;
}
.wdywtg-form.inline .col-xs-10 {padding-right: 0;}

.wdywtg-form.inline .col-xs-2 {padding-left: 0;}

.wdywtg-form input[type="text"] {
  -moz-border-radius: 200px 0 0 200px; 
  -webkit-border-radius: 200px 0 0 200px; 
  border-radius: 200px 0 0 200px;
  border: none;
  background-color: rgba(255,255,255,.95);
}
.wdywtg-form .btn {
  -moz-border-radius: 0 200px 200px 0; 
  -webkit-border-radius: 0 200px 200px 0;
  border-radius: 0 200px 200px 0;
  background-color: rgba(255,255,255,.95);
  color: #337ab7;
}
.wdywtg-form button {font-weight: bold; font-size: 1.3em; padding-left: 0; padding-right: 0;}

.wrap-wdywtg {
  padding: .5em 1em 1em;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-bottom: 1em;
}
.wrap-wdywtg h2 {line-height: 1;}

/* THUMBNAILS
-------------------------------------------------- */

.thumbnail {padding: 0; height: 245px;}

.thumbnail.two-cols {height: 140px; overflow: hidden;}

.thumbnail > a {display: inline-block; width: 100%;}

.thumbnail > a:hover {text-decoration: none;}

.imgThumb {height: 180px; overflow: hidden; background-size: cover;}

.bg-imgThumb {
  background-size: auto 100%;
  background-position: center;
  transition: all 0.5s ease;
}
.thumbnail:hover .bg-imgThumb {
  background-size: auto 120%;
}
.imgThumb img {width: 120%;}

.two-cols .imgThumb {height: 140px;}

.thumbnail .caption h3 {margin: 0; line-height: 1.2; font-weight: 400; font-size: 1.41em;}

.thumbnail.two-cols .caption {padding-left: 0;}

.thumbnail.two-cols .caption h3 {font-size: 1.67em;}

.thumbnail.two-cols .caption p {font-size: 102%; margin-bottom: 0;}

.thumbnail .caption p span {text-decoration: underline;}

.thumbnail .wrap-wdywtg {margin: 0; height: 100%;}

.lead-banner {
  display: inline-block;
  width: 100%;
  margin-bottom: 1.5rem;
  text-align: center;
  overflow: hidden;
}
.lead-banner:hover {
  text-decoration: none;
}
.lead-banner img {
  width: 100%;
}
.lead-banner span {
  display: block;
  padding: .75rem .4rem 1rem;
  line-height: 1.2;
  text-transform: uppercase;
  font-size: 110%;
  font-weight: 600;
}

/* LANDING PAGE (OFFERS)
-------------------------------------------------- */

.offer-intro {
  display: inline-block; 
  width: 100%; 
  margin-bottom: 1em;
  background-repeat: no-repeat;
  background-size: 65%;
  -moz-box-shadow: 2px 2px 10px rgba(0,0,0,.1);
  -webkit-box-shadow: 2px 2px 10px rgba(0,0,0,.1);
  box-shadow: 2px 2px 10px rgba(0,0,0,.1);
}
.offer-no-img.offer-intro {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.offer-intro.testimonial-intro {
  background-size: 45%;
  background-position: right center;
}
.offer-content {
  background-color: #fff;
  padding: 1.5rem 2rem 2rem;
  min-height: 350px;
}
.offer-no-img .offer-content {
  min-height: 10px;
  background-color: transparent;
  padding-left: 0;
  padding-right: 0;
}
.offer-content h1 {margin-top: 0; font-weight: 400;}

.offer-no-img .offer-content h1 {
  margin-bottom: 0;
}
.offer-intro .testimonial {
  min-height: 340px;
  position: relative;
  display: inline-block;
  width: 100%;
}
.offer-intro .testimonial blockquote {
  position: absolute;
  margin: 0;
  bottom: 1em;
  right: 1em;
  color: #fff;
  text-shadow: 1px 1px 6px rgba(0,0,0,.7);
}
.offer-intro .testimonial blockquote > a {color: #fff;}

.offer-intro .testimonial blockquote > a:hover {
  text-decoration: none;
  text-shadow: 1px 1px 2px rgba(0,0,0,.2);
}
.filter-links {display: inline-block; width: 100%;}

.filter-links ul {margin-bottom: 0;}

.section-content, .section-title, .section-bottom {display: inline-block; width: 100%; margin: .75em 0;}

.section-content.last-section-content {margin-bottom: 12rem;}

.section-title {color: rgba(0,0,0,.35);}

.section-title h4 {margin: 0; font-size: 1.23em; font-family: 'Cabin', Arial, sans-serif; font-weight: 700;}

.section-content > hr:first-child {margin-top: 0;}

.section-bottom {font-size: 90%; color: rgba(0,0,0,.55);}

.section-bottom a {color: rgba(0,0,0,.55); text-decoration: underline;}

.simple-link, .simple-link a {
  display: inline-block;
  width: 100%;
  margin-bottom: 1rem;
}
.simple-link a {
  line-height: 1.3;
  padding: 1rem 1.35rem;
  color: #72511e;
  font-size: 120%;
  border: 1px solid #72511e;
}
.simple-link a:hover {
  background-color: #72511e;
  color: #fff;
  text-decoration: none;
}
.media-posts .media {
  padding: 15px 0 12px; 
  margin-bottom: 0; 
  overflow: hidden;
  border-width: 1px 0 0 0;
  border-style: solid;
}
.right-side .media-posts .media {height: auto; margin-bottom: 1em;}

.right-side .section-title {margin-bottom: 0;}

.list-posts li {
  line-height: 1.3;
  padding: .65em 0;
  font-size: 110%;
  border-top: 1px dotted rgba(0,0,0,.1);
}
.list-posts li a {color: #333;}

.list-posts li a:hover {color: #337ab7; text-decoration: none;}

h4.media-heading {font-size: 125%; margin-bottom: 0.3em;}

.media-body p {font-size: 100%; margin: 0;}

.media-body span {font-size: 90%; margin-top: .5em; display: block; color: #999;}

.media-posts .media.line-list {
  height: auto; 
  margin: 0;
}
.line-list h4.media-heading {font-size: 1.65em;}

.line-list .media-body p {font-size: 108%;}

/* PAGES (BLOGS, TESTIMONIALS, PHOTOS...)
-------------------------------------------------- */

.page-header {display: inline-block; width: 100%; padding: 1em 0 1.5em; margin: 0; border: none;}

.page-content {display: inline-block; width: 100%; padding: 0 0 1em;}

.page-header h1 {margin: 0; font-size: 225%; line-height: 1.1;}

.page-header .post-meta {margin-bottom: 0; font-size: 108%;}

.page-header.with-img {
  margin-bottom: 2rem;
  background-size: 20%, cover;
  background-repeat: repeat, no-repeat;
  background-position: left, center;
  padding: 4rem 0 2rem;
  min-height: 250px;
}
.page-header.with-img h1 {
  font-size: 300%;
}

.post {
  display: inline-block; width: 100%; 
  padding: 1em 1.25em 1.5em; 
  margin-bottom: 1em;
  -moz-box-shadow: 2px 2px 10px rgba(0,0,0,.1);
  -webkit-box-shadow: 2px 2px 10px rgba(0,0,0,.1);
  box-shadow: 2px 2px 10px rgba(0,0,0,.1);
}

h2.post-title {margin-top: 0; margin-bottom: .15em; font-size: 185%;}

h2.post-title a:hover {color: #888; text-decoration: none;}

.post-meta {display: inline-block; width: 100%; padding: .5em 0; font-size: 85%;}

.post-meta a {color: #5a5a5a; text-decoration: underline;}

.post-media {display: inline-block; width: 100%; margin: .5em 0 1em;}

.post-media img {width: 100%;}

.post-content img {max-width: 100%;}

.post-content p, .post-content li {
  font-size: 108%;
  margin-bottom: 1em;
  line-height: 1.5;
}
.post-content p:last-child {margin: 0;}

.post table {
	width: 100%;
	max-width: 100%;
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
}
.post table>tbody>tr>td, .post table>tbody>tr>th, .post table>tfoot>tr>td, .post table>tfoot>tr>th, .post table>thead>tr>td, .post table>thead>tr>th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

a.well.offer-cta {
  padding-top: 5em;
  background-repeat: repeat, no-repeat;
  background-size: 10%, cover;
  background-position: top, center;
  display: inline-block;
  width: 100%;
  color: #fff;
}
a.well.offer-cta:hover, a.well.offer-cta:focus, a.well.offer-cta:active {color: #fff; text-decoration: none;}

.offer-cta .btn {min-width: 40%;}

.affix.affix-cta {margin-bottom: 200px;}

.cta h2 {font-size: 2.45em; line-height: 1; margin-top: 0;}

.cta p {font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;}

.right-side .cta .btn {width: 100%; padding-left: 0; padding-right: 0;}

.right-side .affix .cta .btn {padding-left: 1em; padding-right: 1em;}

.tags {display: inline-block; width: 100%;}

.tags a {
  display: inline-block;
  padding: .25rem .45rem .35rem;
  border-width: 1px;
  border-style: solid;
  margin: 0 .35rem .85rem 0;
}
.tags a:hover {text-decoration: none;}

.panel {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border-width: 0;
}
.panel-body.places-list a {
  display: block;
}

/* ITINERARY
-------------------------------------------------- */

.panel-heading, .panel-body {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.panel-body img {display: block; margin-left: auto; margin-right: auto; max-width: 100%; margin: 1em 0;}

.panel-body img:last-child {margin-bottom: 0;}

.panel-body {
  font-size: 108%;
  line-height: 1.5;
}
.tab-content img {max-width: 100%; margin: 0 0 1em;}

/* MODAL
-------------------------------------------------- */

.modal-body .form-group:last-child {margin: 0;}

/* BLANK PAGES
-------------------------------------------------- */

.blank-header, .blank-content {display: inline-block; width: 100%; padding: 1.5em 0;}

.blank-content .well h1 {margin: 0 0 .5em; font-size: 2.5em; font-weight: 400;}

.blank-content .well .header-form h1 {margin-bottom: 0; line-height: 1.1;}

.header-form p {font-size: 100%;}

/* GENERAL PAGES
-------------------------------------------------- */

.general-page {display: inline-block; width: 100%; padding: 2em; margin: 1em 0 1em;}

.general-page-content h1:first-child, .general-page-content h2:first-child, .general-page-content h3:first-child {
  margin-bottom: 1em;
  text-align: center;
}
.general-page-content p, .general-page-content li {
  font-size: 108%;
  margin-bottom: 1em;
  line-height: 1.5;
}
.general-page-content img {max-width: 100%;}

.for-print {
  display: none;
}
.for-print p {
  margin: 3rem 0;
}
/* CONTACT
-------------------------------------------------- */
.well.contact {
  margin: 0;
  background-color: #386996;
  color: rgba(255,255,255,.7);
  padding-bottom: 0;
}
.well.contact legend, .well.contact a {color: #fff;}

.agent img {max-width: 100%; margin-bottom: 1em;}

.agent p {font-size: 100%;}

/* FOOTER
-------------------------------------------------- */

footer {
  padding: .5em 1.5em 1em;
  margin-top: 2em;
  position: relative;
}
footer p {font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;}

.go-top {position: absolute; bottom: .75em; right: .75em; font-size: 1.3em;}

footer p.credits {font-size: 95%; margin: 0;}

footer dd {margin-bottom: .5em;}

footer hr {margin: .4em 0 1em;}

.subscription-form h4 {font-size: 1.6em;}

/* ANIMATIONS
-------------------------------------------------- */
/* make keyframes that tell the start state and the end state of our object */

@-webkit-keyframes fadeIn { from { opacity:0; opacity: 1\9; /* IE9 only */ } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; opacity: 1\9; /* IE9 only */ } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; opacity: 1\9; /* IE9 only */ } to { opacity:1; } }

.fade-in {
  opacity:0;  /* make things invisible upon start */
  -webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
  -moz-animation:fadeIn ease-in 1;
  animation:fadeIn ease-in 1;

  -webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
  -moz-animation-fill-mode:forwards;
  animation-fill-mode:forwards;

  -webkit-animation-duration:1s;
  -moz-animation-duration:1s;
  animation-duration:1s;
}

.carousel-cta .fade-in.btn {
-webkit-animation-delay: 0.5s;
-moz-animation-delay: 0.5s;
animation-delay: 0.5s;
}

.carousel-cta .fade-in.scroll-link {
	-webkit-animation-delay: 1s;
	-moz-animation-delay:1s;
	animation-delay: 1s;
}

/* RESPONSIVE CSS
-------------------------------------------------- */
@media (max-width: 768px) {
  .navbar-wrapper {
    min-height: 100px;
  }
  .navbar-brand {
    height: 60px;
    width: 100%;
    text-align: center;
  }
  .navbar-brand img {
    max-height: 60px;
    position: static;
    margin: auto;
  }
  .nav-bottom .text-right {
    text-align: center;
  }
  .header-info {
    line-height: 1.3;
  }
  .header-info .phone {
    font-size: 85%;
  }
  .offer-intro {
    background-size: 100%;
    background-position: center top;
    padding-top: 240px;
  }
  .offer-intro.testimonial-intro {
    background-size: 100%;
    background-position: center -15%;
    padding-top: 360px;
  }
  .offer-intro .testimonial, .offer-content {
    min-height: inherit;
  }
  .offer-intro .testimonial {
    background-color: #E5E1D8;
  }
  .offer-intro .testimonial blockquote {
    position: static;
    color: #777;
    text-shadow: none;
    margin: 1em 0;
  }
  .media-posts .media {
    height: auto;
  }
  .section-content.last-section-content {
    margin-bottom: 1rem;
  }
  .imgThumb {
    height: auto;
  }
  .affix.affix-cta {
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9;
    margin: 0;
  }
  .affix.affix-cta .well {
    margin: 0; 
    border: none;
  }
  .thumbnail {
    height: auto;
  }
  .home-headline {
    top: 20%;
  }
  .page-header.with-img {
    min-height: 200px;
  }
  .page-header.with-img h1 {
    font-size: 250%;
  }
}
@media (min-width: 768px) {
  /* Navbar positioning foo */
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .offer-intro {
    background-size: 88%;
    background-position: 200% center;
  }
  .media-posts .media {
    height: 190px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .media-left img {
    width: 70px;
  }
  .thumbnail.two-cols .caption h3 {
    font-size: 1.34em;
  }
  .thumbnail.two-cols .caption p {
    font-size: 93%;
  }
  h4.media-heading {
    font-size: 1.35em;
  }
  .media-body p {
    font-size: 95%;
  }
}
@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px;
  }
  .offer-intro {
    background-size: 70%;
    background-position: 140% center;
  }
  .media-posts .media {
    height: 145px;
  }
}
@media print
{    
  footer, .no-print {
    display: none;
  }
  .for-print {
    display: block;
  }
  .for-print p {
    line-height: 1;
    margin: 0;
  }
  .for-print hr {
    margin: 30px 0 3px;
    border-top: 1px solid #222;
  }
  .container {
    margin-top: -10rem;
  }
  .blank-content .well {
    padding: 0;
    margin: 0;
  }
  .blank-content .well h1 {
    font-size: 180%;
  }
}