@import url(https://fonts.googleapis.com/css?family=Lato:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Playfair+Display:400,700);

/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

.breadcrumb {
  padding-right: 0;
  padding-left: 0;
  margin-bottom: .3em;
  background-color: transparent;
}
p {
  font-size: 108%;
  margin-bottom: 1em;
  font-family: 'Lato', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Playfair Display', serif;
  font-weight: 400;
}
blockquote {
  border: none;
  background-image: url(https://cdn3.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;}

a {color: #011689;}

label {font-weight: normal;}

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

.main {padding-top:60px;}

.btn {font-family: 'Lato', sans-serif;}

.btn-primary {
  background-color: #011689;
  border-color: #011689;
  color: #fff;
}
.btn-primary:hover {
  background-color: #0c25ac;
  color: #fff;
}
.no-padding-top {padding-top: 0 !important;}

.no-padding-bottom {padding-bottom: 0 !important;}

/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */
/* Flip around the padding for proper display in narrow viewports */
.navbar {
  background-color: rgba(255,255,255,.5);
}
.navbar-brand {
  padding-top:2px;
  padding-bottom: 2px;
}
.navbar-brand>img {
  max-height: 56px;
}
.navbar-nav > li > a {
  text-transform: uppercase;
  color: #011689;
  font-family: 'Lato', sans-serif;
  padding-top: 20px;
  padding-bottom: 20px;
}
.navbar-toggle .icon-bar {
  background-color: #011689;
}

/* HOME PAGE
-------------------------------------------------- */
.home-logo img {
  max-height: 270px;
  max-width: 100%;
}

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

.full-thumb {
  position: relative;
  background-size: cover;
  height: 245px;
  color:#fff;
  text-shadow: 1px 1px 1px rgba(0,0,0,.4);
  text-align: center;
}
.full-thumb:hover {
  text-decoration: none;
  color: rgba(255,255,255,.85);
}
.full-thumb h3 {
  position: absolute;
  bottom:.8em;
  width: 100%;
  left: 0;
  font-weight: 700;
  font-size: 190%;
  margin: 0;
  font-family: 'Lato', sans-serif;
}
.full-thumb h3 small {
  display: block;
  color: #fff;
  margin-top:.5em;
  text-transform: uppercase;
  letter-spacing:.2em;
}

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

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

.verticals .thumbnail.two-cols {height: auto;}

.page-team .thumbnail.two-cols {height: 200px;}

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

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

.imgThumb {
  height: 180px;
  overflow: hidden;
  text-align: center;
  width: 100%;
  display: block;
}
.imgThumb>img {
  display: block;
  margin-left: -10%;
  width: 120%;
}
.page-team .two-cols .imgThumb {height: 200px;}

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

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

.thumbnail.two-cols .caption h3 {font-size: 1.5em; line-height: 1.2;}

.thumbnail.two-cols .caption .post-details {margin: .5rem 0;}

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

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

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

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

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

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

.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;}

.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: 1.35em; 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%;}

.suppliers-list a {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin: .25rem .5rem;
}
.suppliers-list img {
  max-height: 50px;
}

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

.page-header {
  display: inline-block; 
  width: 100%; 
  padding: 1em 0; 
  margin: 0; 
  border: none;
  position: relative;
}
.page-header.with-img {
  min-height: 350px;
  background-size: cover;
  background-position: center;
}
.page-header.with-img .cta-form {
  position: absolute;
  bottom: 3em;
  left: 0;
  width: 100%;
}
.page-header h1 {
  margin: 0; 
  font-size: 1.7em; 
  line-height: 1.1;
  font-weight: 400;
  text-transform: uppercase;
}
.page-header.with-img h1 {
  color: #fff;
  text-transform: capitalize;
  font-size: 250%;
  text-shadow: 1px 1px 1px (0,0,0,.9);
  margin-bottom: 1em;
  text-transform: uppercase;
  letter-spacing: .1em;
}
.page-header .post-meta {margin-bottom: 0; font-size: 108%;}

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

.page-content p, .page-content li {
  font-size: 120%;
  margin-bottom: .8em;
  line-height: 1.5;
}
.page-content p:last-child {
  margin: 0;
}
.page-content p a {
  color: #333;
  text-decoration: underline;
}
.page-content img {
  max-width: 100%;
}
.post {
  display: inline-block;
  width: 100%;
  margin-bottom: 1em;
}

h2.post-title {margin-top: 0; margin-bottom: .15em;}

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;
  font-family: Georgia, Times, serif;
}
.post-content p:last-child {margin: 0;}

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;}

.profile img {max-width: 100%;}

/* 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;}

/* 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%;}

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

footer {
  padding: 2em 0;
  position: relative;
  background-color: #011689;
  color: #fff;
}
footer a {
  color: #dfdfdf;
  text-decoration: underline;
}
footer p, footer address {font-size: 95%;}

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

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

.footer-logos img {max-height: 40px;}

.footer-logos > img, .footer-logos > a {display: inline-block; width: auto; margin: 0 5px 5px;}

/* RESPONSIVE CSS
-------------------------------------------------- */
@media (max-width: 768px) {
  .offer-intro {
    background-size: 100%;
    background-position: center top;
    padding-top: 240px;
  }
  .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;
  }
  .verticals .thumbnail {
    height: auto;
  }
  .imgThumb, .two-cols .imgThumb {
    height: auto;
  }
  .verticals .two-cols .imgThumb {
    height: 230px;
  }
  .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;
  }
}
@media (min-width: 768px) {
  
  .offer-intro {
    background-size: 88%;
    background-position: 200% center;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .media-left img {
    width: 70px;
  }
  .thumbnail.two-cols .caption h3 {
    font-size: 1.8em;
  }
  .thumbnail.two-cols .caption p {
    font-size: 95%;
  }
  h4.media-heading {
    font-size: 1.35em;
  }
  .media-body p {
    font-size: 95%;
  }
  .verticals .thumbnail, .verticals .two-cols .imgThumb {
    height: 180px;
  }
  .two-cols .imgThumb {
    height: 140px;
  }
}
@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px;
  }
  .offer-intro {
    background-size: 70%;
    background-position: 140% center;
  }
  .verticals .thumbnail {
    height: 230px;
  }
  .verticals .two-cols .imgThumb {
    height: 180px;
  }
}