body {
    font-size: .9rem;
}
img.logo  {width:100%;}


.centered {text-align: center;}
.mt5 {margin-top:5px;}
.mt20 {margin-top:20px;}
.footer-cta .btn-default {
  padding-left:40px;padding-right:40px;
  color:#FFF !important;
  background-color:#134f8f !important;
  border-color:#134f8f !important;
}
.footer-cta .btn-default:hover {
  color:#FFF !important;
  background-color:#0e4580 !important;
  border-color:#0e4580 !important;
}

.btn-primary {
    background-color: #6bb711 !important;
    border-color: #6bb711 !important;
    font-size: 13px;
    line-height: 17px;
}
.btn-primary:hover {
  background-color: #5b9614 !important;
  border-color: #5b9614 !important;

}
.flt-r {float:right;}
.fa-facebook-square {color:#163982;}
.fa-google-plus {color:#757575;}
p.card-text {font-size:.85em;}
img.tripadvisor {width:200px;}
.mb15 {margin-bottom:15px;}
.booking, .expedia {width:165px;}

img.stars {width:66px;margin-bottom: 15px;margin-top: 3px;}
.h-reviews {margin-bottom: 3px;}
img.travelocity {clear:both;width:160px;}
.breadcrumb {
    background-color: #f7f7f7;
    padding: .3rem 1rem;
    margin-bottom: .5rem;
    font-size:11px;
}

footer {
    font-size: 11px;
}

.mt-4 {
    margin-top: 1.0rem!important;
}

.breadcrumb-item.active {
    color: #868e96;
}
.bg-dark {
    background-color: #524e45!important;
}
.mh {min-height: 800px;}
i.fa-yelp {color: #ce1313;}

.mt40 {margin-top:40px;}
.mb40 {margin-bottom:40px;}
.card-footer a:link {color:#FFFFFF !important;}
h4.h-reviews a:link, h4.h-reviews a:visited  {color:#000;}

@media (max-width: 991px) {
   img.logo  {width:55%;}
}

@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .nav-link {
      padding-right: 1.2rem;
      padding-left: 1.2rem;
  }
}

@media (min-width: 360px) {
  .h2, h2 {
      font-size: 1.5rem;
  }
}


@media (min-width: 360px) {
  a.navbar-brand {
    float: left;
    width: 240px;
  }

}

@media (min-width: 280px) {
  a.navbar-brand {
    width: 190px;
  }
}
