/* compiled by scssphp v0.3.2 on Fri, 22 Jun 2018 22:32:14 +0000 (0.3191s) */

/* !Start Variables */
/* !End Variables */
/* !Start Defaults !READONLY */
/* This section is read only. You can modify these styles by overwriting them as appropriate. */
body, html {
  -webkit-overflow-scrolling: touch;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.625rem;
  overflow-x: hidden;
  color: #333;
  font-family: 'Open Sans', sans-serif;
}
.container-semi-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1170px;
}
.section {
  padding: 20px 0px;
}
.pad {
  padding: 3rem 0;
}
.no-pad {
  padding: 0;
}
.no-gutter {
  margin: 0px;
}
.no-gutter .col-sm-4 {
  padding: 0px;
}
.has-error input {
  background: #ffcbcb;
}
img.responsive {
  padding-left: 0;
  padding-right: 0;
}
img.responsive.pull-left {
  padding-left: 0;
  padding-right: 15px;
}
img.responsive.pull-right {
  padding-left: 15px;
  padding-right: 0;
}
.flash {
  padding: 15px;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 100;
}
.flash.alert {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .modal-dialog {
    margin: 5% auto;
  }
  .modal-dialog p {
    font-size: 0.85rem;
  }
}
.alert {
  border-radius: 0;
  border: none;
  color: #fff;
  color: rgba(255, 255, 255, 0.84);
}
.alert .alert.alert-danger {
  background-color: #f44336;
}
.alert.alert-success {
  background-color: #4caf50;
}
.alert.alert-info {
  background-color: #f5f5f5;
  color: #333 !important;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, .25);
}
.alert.alert-warning {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.well {
  background: #fafafa;
  border: solid 1px #e1e1e1;
  box-shadow: none;
  padding: 0px 15px 10px 15px;
}
.section-darker {
  background: #f5f5f5;
}
.panel-light {
  background: #fff;
}
.hr {
  border-bottom: 4px solid #e51b24;
  width: 60px;
  margin: 18px auto;
}
.relative {
  position: relative;
}
.relativeWrap {
  position: relative;
  background: #242e49;
}
.relativeWrap:hover .overlayCaption {
  opacity: 1;
  cursor: pointer;
}
.relativeWrap img {
  opacity: 0.4;
}
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  opacity: 0.85;
}
.hp_listing_wrapper .relativeWrap img {
  width: 100%;
}
.container-semi-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1350px;
}
.plan-container {
  width: 100%;
  background-color: #fff;
  position: relative;
  top: 0;
  transition: transition(all 1s);
}
.plan-container .plan-details ul {
  padding-left: 0;
  list-style: none;
  color: #333;
}
.plan-container .plan-header h2, .plan-container .plan-header-alt h2 {
  color: #fff;
  font-weight: bold;
  font-size: 1.25rem;
  margin: 10px 0 0;
  padding-top: em(10);
}
.plan-container .plan-header p, .plan-container .plan-header-alt p {
  margin: 0;
  color: #fff;
  font-size: 1.15rem;
  font-weight: bolder;
}
.plan-container .plan-details {
  margin: 0 auto;
  padding: 20px 30px;
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
  border-bottom: 3px solid #dfdfdf;
  color: #333;
  font-size: 0.85rem;
}
.plan-container .plan-header {
  padding: 10px 0;
  border-radius: 0;
  background-color: #324e7c;
  text-align: center;
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
}
.plan-container .plan-header-alt {
  padding: 10px 0;
  border-radius: 0;
  background-color: #e51b24;
  text-align: center;
}
.plan-container.alt .plan-header {
  background-color: #e2e2e2;
}
.plan-container.alt .plan-header .icon-box .icon, .plan-container.alt .plan-header p, .plan-container.alt .plan-header h2 {
  color: #444;
}
.cta-wrapper {
  padding: 30px 10%;
}
.plan-details ul {
  margin-bottom: 60px;
}
.plan-container .plan-details ul.checkmark li:before {
  content: "\2713\0020";
  font-family: Arial, sans-serif;
  font-size: 1.2em;
  font-weight: bold;
  margin-left: 0;
  position: absolute;
  left: 25px;
}
.plan-container .plan-details ul li {
  font-weight: normal;
  color: shade(#777, 20%);
  border-top: 1px solid #e8edef;
  padding: 3px 15px;
}
.plan-container .plan-details ul li span {
  font-weight: lighter;
  color: #777;
}
.plan-details .btn {
  position: absolute;
  bottom: 25px;
  width: 80%;
}
.plan-container .plan-header .icon-box .icon, .plan-container .plan-header-alt .icon-box .icon {
  font-size: 2rem;
  color: #fff;
}
/* Typography */
h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {
  display: block;
  font-size: 1.5em;
  margin-bottom: 2px;
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
  font-weight: 700;
}
h1, h1 a {
  color: #475661;
  font-size: 2.1rem;
  font-weight: bold;
  letter-spacing: -0.01rem;
}
h2, h2 a {
  color: #2e3b44;
  font-size: 1.7rem;
  font-weight: bold;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
}
h3, h3 a {
  color: #333;
  font-size: 1.4rem;
  text-transform: uppercase;
}
h4, h4 a {
  color: #333;
  font-size: 1.1rem;
  text-transform: uppercase;
}
h5, h5 a {
  color: #333;
  font-size: 0.9rem;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 15px;
}
p {
  font-size: 1rem;
  line-height: 1.7;
  font-weight: 300;
}
a {
  color: #e51b24;
}
ul.check {
  list-style: none;
}
ul.check li {
  font-size: 18px;
  line-height: 1.4em;
  font-weight: 600;
  margin: 0 0 15px;
  text-align: left;
  padding-left: 0;
}
ul.check li:before {
  color: #e51b24;
  content: "\2713\0020";
  font-family: Arial, sans-serif;
  font-size: 1.2em;
  font-weight: bold;
  margin-left: 0;
  position: absolute;
  left: 25px;
}
ul li small, ol li small {
  color: inherit;
}
/* Button */
.btn {
  transition: all 0.3s;
  border-radius: 0;
  font-weight: 500;
  letter-spacing: 0.05em;
  font-size: 14px;
  text-transform: uppercase;
  padding: 12px 35px;
  font-weight: bold;
}
.btn-lg {
  font-size: 16px;
}
.btn-primary {
  background: #e51b24;
  border: 2px solid #e51b24;
}
.btn-primary:hover, .btn-priary:focus {
  background: #9b090f;
  border-color: #9b090f;
}
.btn-ghost {
  border-color: #fff;
  color: #fff;
  background: transparent;
}
.btn-ghost:hover, .btn-ghost:focus {
  background: #fff;
  color: #324e7c;
}
.btn-info {
  background-color: #0c2040;
  border-color: #324e7c;
}
#syndicated-content .save_as_pdf {
  display: block;
  width: 100%;
  height: auto;
  background: none;
  text-align: center;
}
#syndicated-content .save_as_pdf a {
  transition: all 0.3s;
  border-radius: 0;
  font-weight: 500;
  letter-spacing: 0.05em;
  font-size: 14px;
  text-transform: uppercase;
  padding: 12px 35px;
  font-weight: bold;
  background: #e51b24;
  border: 2px solid #e51b24;
  display: block;
  width: 100%;
  height: auto;
  color: #fff;
}
#syndicated-content .save_as_pdf a:hover {
  background: #9b090f;
  border-color: #9b090f;
}
/* Header */
header {
  border-bottom: solid 3px #e2e2e2;
  padding: 0px 0;
}
header .logo {
  max-height: 75px;
  margin: 7px 0;
}
.login-bar {
  background: #324e7c;
  color: #fff;
  font-size: 11px;
  padding: 5px 0;
}
#topBarMessages {
  float: right;
  width: 400px;
  text-align: right;
}
#topBarMessages .message {
  text-align: right;
}
.fl-social-icons {
  padding: 0;
  float: right;
  margin-top: 2px;
}
.fl-social-icons span {
  margin-right: 7px;
}
.fl-social-icons a {
  color: #fff;
}
.ticker-headline {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0;
  margin: 1px 0 0 0;
  font-size: 14px;
  text-align: right;
}
/* Nav */
.navbar-default {
  background-color: transparent;
  border: none;
  margin-bottom: 0px;
}
.navbar-default .navbar-nav > li > a {
  color: #475661;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 14px;
  padding: 2.25rem 15px;
  font-weight: bold;
  letter-spacing: 0.05rem;
}
.navbar-default .navbar-nav > li:last-child > a {
  padding-right: 0;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  border: none;
  color: #324e7c;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  border: none;
  color: #324e7c;
}
.navbar-toggle {
  background-color: #475661;
  border: none;
}
.mm-menu {
  background-color: #475661;
}
.navbar-default .navbar-nav > .active > a {
  background: none !important;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.section-header {
  background: #00a;
  background: url('/img/secondary_header.jpg') no-repeat top right;
  text-align: center;
  background-size: cover;
  color: #fff;
}
.section-header-member {
  background: #dfdfdf;
  text-align: center;
  /*background-image:url('/img/membership-bg.jpg');*/
  background-size: cover;
  color: #fff;
}
/* Carousel */
.carousel-caption p, .carousel-caption h3 {
  color: #fff;
}
.carousel.vertical .carousel-inner {
  height: 100%;
  width: auto;
}
.carousel.vertical .carousel-inner > .item {
  width: auto;
  padding-right: 10px;
  transition: 0.6s ease-in-out top;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel.vertical .carousel-inner > .item {
    transition: 0.6s ease-in-out;
  }
  .carousel.vertical .carousel-inner > .item.next, .carousel.vertical .carousel-inner > .item.active.right {
    transform: translate3d(0, 100%, 0);
    top: 0;
  }
  .carousel.vertical .carousel-inner > .item.prev, .carousel.vertical .carousel-inner > .item.active.left {
    transform: translate3d(0, -100%, 0);
    top: 0;
  }
  .carousel.vertical .carousel-inner > .item.next.left, .carousel.vertical .carousel-inner > .item.prev.right, .carousel.vertical .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    top: 0;
  }
}
.carousel.vertical .carousel-inner > .active, .carousel.vertical .carousel-inner > .next, .carousel.vertical .carousel-inner > .prev {
  display: block;
}
.carousel.vertical .carousel-inner > .active {
  top: 0;
}
.carousel.vertical .carousel-inner > .next, .carousel.vertical .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel.vertical .carousel-inner > .next {
  top: 100%;
}
.carousel.vertical .carousel-inner > .prev {
  top: -100%;
}
.carousel.vertical .carousel-inner > .next.left, .carousel.vertical .carousel-inner > .prev.right {
  top: 0;
}
.carousel.vertical .carousel-inner > .active.left {
  top: -100%;
}
.carousel.vertical .carousel-inner > .active.right {
  top: 100%;
}
.carousel.vertical .carousel-control {
  left: auto;
  width: 50px;
}
.carousel.vertical .carousel-control.up {
  top: 0;
  right: 0;
  bottom: 50%;
}
.carousel.vertical .carousel-control.down {
  top: 50%;
  right: 0;
  bottom: 0;
}
.carousel.vertical .carousel-control .icon-prev, .carousel.vertical .carousel-control .icon-next, .carousel.vertical .carousel-control .glyphicon-chevron-up, .carousel.vertical .carousel-control .glyphicon-chevron-down {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel.vertical .carousel-control .icon-prev, .carousel.vertical .carousel-control .glyphicon-chevron-up {
  left: 50%;
  margin-left: -10px;
  top: 50%;
  margin-top: -10px;
}
.carousel.vertical .carousel-control .icon-next, .carousel.vertical .carousel-control .glyphicon-chevron-down {
  left: 50%;
  margin-left: -10px;
  top: 50%;
  margin-top: -10px;
}
.carousel.vertical .carousel-control .icon-up, .carousel.vertical .carousel-control .icon-down {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel.vertical .carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel.vertical .carousel-control .icon-next:before {
  content: '\203a';
}
.scrim {
  position: absolute;
  top: 50%;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
}
/* Home Page Banner */
.banner-homepage {
  background: 0 0;
}
.banner-homepage {
  background-size: cover;
  overflow: hidden;
  padding: 0;
  height: 100%;
  width: 100%;
}
.banner {
  position: relative;
}
.banner-filter {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+1,000000+70,fdeb2f+71,fdeb2f+78,fdeb2f+78,000000+79,000000+84,000000+84,fdeb2f+85,fdeb2f+90,fdeb2f+90,000000+91,000000+100&0.35+0,0.35+100 */
  background: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.25) 1%, rgba(0, 0, 0, 0.25) 70%, rgba(253, 235, 47, 0.35) 70%, rgba(253, 235, 47, 0.35) 78%, rgba(0, 0, 0, 0.25) 78%, rgba(0, 0, 0, 0.25) 85%, rgba(253, 235, 47, 0.35) 85%, rgba(253, 235, 47, 0.35) 90%, rgba(0, 0, 0, 0.25) 90%, rgba(0, 0, 0, 0.25) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.25) 1%, rgba(0, 0, 0, 0.25) 70%, rgba(253, 235, 47, 0.35) 70%, rgba(253, 235, 47, 0.35) 78%, rgba(0, 0, 0, 0.25) 78%, rgba(0, 0, 0, 0.25) 85%, rgba(253, 235, 47, 0.35) 85%, rgba(253, 235, 47, 0.35) 90%, rgba(0, 0, 0, 0.25) 90%, rgba(0, 0, 0, 0.25) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.25) 1%, rgba(0, 0, 0, 0.25) 70%, rgba(253, 235, 47, 0.35) 70%, rgba(253, 235, 47, 0.35) 78%, rgba(0, 0, 0, 0.25) 78%, rgba(0, 0, 0, 0.25) 85%, rgba(253, 235, 47, 0.35) 85%, rgba(253, 235, 47, 0.35) 90%, rgba(0, 0, 0, 0.25) 90%, rgba(0, 0, 0, 0.25) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#59000000', endColorstr='#59000000',GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 98;
}
.banner-text {
  bottom: 0;
  width: 80%;
  top: 17%;
  position: absolute;
  z-index: 99;
  color: #fff;
  margin: 0 auto;
  left: 0;
  right: 0;
  text-align: center;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.23);
}
.banner-text h1 {
  font-size: 5em;
  line-height: 0.8em;
  font-weight: bold;
  text-transform: none;
  letter-spacing: -0.02em;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  margin: 0;
}
.banner-text h1 span {
  color: #fdeb2f;
  text-transform: Uppercase;
  background: #231f20;
  display: inline;
  box-shadow: -15px 0 0 #231f20, 15px 0 0 #231f20;
}
.banner-text h1 span.br {
  display: block;
  color: #fff;
  text-transform: none;
  background: transparent;
  box-shadow: none;
}
.banner-text h4 {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 1.6em;
  text-transform: uppercase;
  letter-spacing: 4px;
  font-weight: 900;
  font-style: normal;
  margin-bottom: 30px;
  display: block;
  padding: 3px 15px;
  color: #fff;
  width: 929px;
  text-align: left;
  line-height: 2em;
}
.banner-text p {
  font-size: 1.1rem;
  margin-bottom: 30px;
  width: 800px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-weight: 400;
  line-height: 1.5em;
}
.banner-text p:first-of-type {
  font-weight: 700;
  font-size: 1.4rem;
  margin-bottom: 15px;
  line-height: 1.4em;
}
.banner-text .hr {
  border-bottom: 6px solid #e51b24;
  width: 70px;
  margin: 30px auto 23px;
}
.bannerShoutout {
  text-align: center;
  padding: 1.5rem 15px 2rem;
  background: rgba(50, 78, 124, 0.8);
  margin-top: 15px;
  /*border: 3px $accentColorAlt solid;*/
}
.bannerShoutout h3 {
  color: #fff;
  font-weight: 400;
  margin: 0 0 1em 0;
  font-size: 1.75rem;
  letter-spacing: 0.05em;
}
.flag {
  background: rgba(229, 27, 36, 0.7);
  color: white;
  max-width: 30%;
  width: 100%;
  padding: 5px 0px 5px 15px;
  position: absolute;
  top: 2%;
  left: 0;
  text-align: center;
  text-transform: uppercase;
  z-index: 999;
}
.flag:before {
  content: '';
  position: absolute;
  top: 0;
  right: -25px;
  height: 100%;
  width: 55%;
  background: inherit;
  -webkit-transform: skew(26deg, 0deg);
  -moz-transform: skew(26deg, 0deg);
  -ms-transform: skew(26deg, 0deg);
  -o-transform: skew(26deg, 0deg);
  transform: skew(26deg, 0deg);
  z-index: -999;
}
.flag:after {
  content: '';
  position: absolute;
  top: 0px;
  right: -25px;
  height: 100%;
  width: 55%;
  background: inherit;
  -webkit-transform: skew(-26deg, 0deg);
  -moz-transform: skew(-26deg, 0deg);
  -ms-transform: skew(-26deg, 0deg);
  -o-transform: skew(-26deg, 0deg);
  transform: skew(-26deg, 0deg);
  z-index: -999;
}
.flag__heading {
  font-size: 1em;
  color: #fff;
  font-weight: 500;
  margin-top: 10px;
}
.flag__heading:only-child {
  font-size: 1.25em;
  padding-top: 5px;
  padding-bottom: 5px;
}
.flag__subtext {
  font-size: 1em;
}
.btn-full {
  width: 100%;
}
/* Other */
.biz-card-content {
  padding: 10px 20px 25px;
  max-width: 100%;
  border: 1px solid #dfdfdf;
  background: #fff;
  transition: all 150ms ease-in-out;
  margin-bottom: 40px;
}
.biz-card-photo {
  background: #fff;
}
.biz-card-photo img {
  width: 100%;
}
.biz-card-content .btn {
  width: 100%;
}
.biz-card h3 {
  margin-top: 0px;
}
.biz-card .listing-type {
  font-size: 0.6em;
}
.biz-card-content h3 a {
  font-weight: bold;
  text-transform: none !important;
  letter-spacing: -0.05em;
  font-size: 1.75rem;
  color: #324e7c;
}
.button_panel {
  text-align: center;
  background: #f6f6f6;
  padding: 15px 15px;
  margin-bottom: 50px;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
}
.listing-profile-image {
  margin: 20px auto;
}
.section-header .section-header-inner, .section-header-member .section-header-inner {
  background: rgba(36, 46, 73, .5);
  text-align: center;
  padding: 50px;
  color: #fff;
}
.private_details {
  font-style: italic;
  font-size: 0.75em;
  line-height: 0.1em;
}
.section-header h1, .section-header-member h1 {
  color: #fff;
  font-weight: bold;
  font-size: 2.75rem;
  text-transform: uppercase;
  letter-spacing: 0.2rem;
}
/*  Blog */
.blog-image {
  display: block;
  background-color: #f0f0f0;
  background-position: center;
  background-origin: border-box;
  background-size: cover;
  width: 100%;
  height: 350px;
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.modal {
  background: rgba(0, 0, 0, 0.45);
}
.modal-header {
  min-height: 16.43px;
  padding: 0;
  color: #fff;
  background-color: #324e7c;
  border-color: #324e7c;
  border-bottom: 1px solid #0c2040;
  border: none;
}
.modal-footer {
  padding: 1% 5%;
  background: #ededed;
}
.modal-header .close {
  position: absolute;
  z-index: 9999;
  font-size: 30px;
  background: black;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  text-shadow: none;
  color: white;
  border: 2px white solid;
  right: 15px;
  top: 15px;
}
.modal-header img {
  width: 100%;
}
.modal-header h3 {
  line-height: 1.2;
  text-transform: uppercase;
  color: #fff;
  margin-top: 0;
  letter-spacing: 0.05rem;
  font-size: 1.35rem;
  margin-bottom: 0;
  font-weight: bold;
  padding: 2% 5%;
}
.modal-body {
  padding: 2% 5%;
}
.modal-body h2 {
  margin-top: 0;
}
.modal-content {
  border-radius: 0;
}
.modal-dialog p {
  font-size: 1rem;
  font-weight: 400;
}
.modal-body #mc_embed_signup form {
  padding: 0;
}
.modal-body #mc_embed_signup form input[type=email] {
  height: 50px;
  width: 100%;
  padding: 0 10px;
  background: #efefef;
  border-color: #d6d6d6;
  margin: 0 15px;
}
.modal-body #mc_embed_signup form input:focus {
  outline: none;
  box-shadow: none;
  border-color: #b9b9b9;
}
.modal-body #mc_embed_signup form input[type=submit] {
  font-family: 'Open Sans', sans-serif;
  margin: 15px 0 0 0 !important;
  border: none;
  padding: 0.75em 2.5em;
}
.modal-body #mc_embed_signup div#mce-responses {
  width: 100%;
  margin: 0;
  padding: 0;
  float: none;
  clear: both;
  position: static;
}
.modal-body #mc_embed_signup div.response {
  width: 100%;
}
.modal #mc_embed_signup {
  font-family: 'Open Sans', sans-serif;
}
.alert-danger {
  background-color: #e51b24;
}
.panel-default > .panel-heading {
  color: #fff;
  background-color: #324e7c;
  border-color: #324e7c;
  padding: 10px 15px;
  line-height: 1.7;
  text-transform: uppercase;
  color: #fff;
  margin-top: 0;
  letter-spacing: 0.05rem;
  font-size: 0.9rem;
  margin-bottom: 0;
  font-weight: bold;
}
.panel-heading h3 {
  line-height: 1.7;
  text-transform: uppercase;
  color: #fff;
  margin-top: 0;
  letter-spacing: 0.05rem;
  font-size: 0.9rem;
  margin-bottom: 0;
  font-weight: bold;
}
.panel-touche {
  background: #f5f5f5;
}
table p {
  font-size: 0.9rem;
}
.table-header-forced {
  line-height: 1.7;
  text-transform: uppercase;
  color: #fff;
  margin-top: 0;
  letter-spacing: 0.05rem;
  font-size: 1rem;
  margin-bottom: 0;
  font-weight: bold;
  background-color: #324e7c;
  padding: 10px 15px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
/* Home Section */
.homeFeaturedSection .hr, .homeFeaturedSection p {
  text-align: left;
}
.homeSection {
  text-align: center;
}
.homeSection h2 {
  font-size: 1.75rem;
  font-weight: 400;
}
.homeSection h2 strong {
  font-weight: 700;
  display: block;
  font-size: 1.2em;
}
.homeSection h2:first-of-type {
  margin-top: 0;
}
.homeSection ul, .homeSection ol {
  text-align: left;
}
.homeSection .hr {
  margin-bottom: 35px;
}
/* Featured Restaurants */
.overlayCaption {
  background: #242e49;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  display: block;
  text-align: center;
  opacity: 0;
  transition: all 0.3s;
}
.overlayCaption h3 {
  color: #fff;
  font-weight: 600;
  font-size: 1.75rem;
  padding: 0 15px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.68);
}
.overlayCaption p {
  color: #fff;
  font-size: 18px;
  line-height: 1.6;
}
.shoutCaption {
  position: absolute;
  position: absolute;
  top: 45%;
  left: 0;
  right: 0;
}
.shoutCaption h3 {
  text-align: center;
  font-weight: 700;
  font-size: 1.4rem;
  color: #fff;
  margin: 0 auto;
}
.cutleryIcon {
  margin: 0 auto;
  margin-top: 10px;
  display: block !important;
  font-size: 21px !important;
  line-height: 47px !important;
  background-attachment: scroll;
  background-clip: border-box;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  background-origin: padding-box;
  background-size: auto;
  border-bottom-color: #5c6a90;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-image-outset: 0;
  border-image-repeat: stretch;
  border-image-slice: 100%;
  border-image-source: none;
  border-image-width: 1;
  border-left-color: #5c6a90;
  border-left-style: solid;
  border-left-width: 2px;
  border-right-color: #5c6a90;
  border-right-style: solid;
  border-right-width: 2px;
  border-top-color: #5c6a90;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-top-style: solid;
  border-top-width: 2px;
  box-sizing: border-box;
  color: #5c6a90;
  display: inline-block;
  float: none;
  font-family: FontAwesome;
  font-size: 30px;
  font-stretch: normal;
  font-style: normal;
  font-variant-caps: normal;
  font-variant-ligatures: normal;
  font-variant-numeric: normal;
  font-weight: 400;
  height: 50px;
  line-height: 58px;
  text-align: center;
  text-rendering: auto;
  width: 50px;
  zoom: 1;
  -webkit-font-smoothing: antialiased;
}
.round-check {
  margin: 0 auto;
  display: block !important;
  font-size: 30px !important;
  line-height: 53px !important;
  background-attachment: scroll;
  background-clip: border-box;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  background-origin: padding-box;
  background-size: auto;
  border-bottom-color: #d92733;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-image-outset: 0;
  border-image-repeat: stretch;
  border-image-slice: 100%;
  border-image-source: none;
  border-image-width: 1;
  border-left-color: #d92733;
  border-left-style: solid;
  border-left-width: 2px;
  border-right-color: #d92733;
  border-right-style: solid;
  border-right-width: 2px;
  border-top-color: #d92733;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-top-style: solid;
  border-top-width: 2px;
  box-sizing: border-box;
  color: #d92733;
  display: inline-block;
  float: none;
  font-family: FontAwesome;
  font-size: 30px;
  font-stretch: normal;
  font-style: normal;
  font-variant-caps: normal;
  font-variant-ligatures: normal;
  font-variant-numeric: normal;
  font-weight: 400;
  height: 60px;
  line-height: 58px;
  text-align: center;
  text-rendering: auto;
  width: 60px;
  zoom: 1;
  -webkit-font-smoothing: antialiased;
}
.round-envelope {
  margin: 0 auto;
  display: block !important;
  font-size: 26px !important;
  line-height: 46px !important;
  background-attachment: scroll;
  background-clip: border-box;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  background-origin: padding-box;
  background-size: auto;
  border-bottom-color: #d92733;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-image-outset: 0;
  border-image-repeat: stretch;
  border-image-slice: 100%;
  border-image-source: none;
  border-image-width: 1;
  border-left-color: #d92733;
  border-left-style: solid;
  border-left-width: 2px;
  border-right-color: #d92733;
  border-right-style: solid;
  border-right-width: 2px;
  border-top-color: #d92733;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-top-style: solid;
  border-top-width: 2px;
  box-sizing: border-box;
  color: #d92733;
  display: inline-block;
  float: none;
  font-family: FontAwesome;
  font-size: 30px;
  font-stretch: normal;
  font-style: normal;
  font-variant-caps: normal;
  font-variant-ligatures: normal;
  font-variant-numeric: normal;
  font-weight: 400;
  height: 50px;
  line-height: 58px;
  text-align: center;
  text-rendering: auto;
  width: 50px;
  zoom: 1;
  -webkit-font-smoothing: antialiased;
}
.checkList {
  padding-left: 0;
  height: 200px;
}
.checkList li::before {
  content: '\f00c';
  font-family: 'FontAwesome';
  color: #242e49;
  margin-right: 15px;
  position: absolute;
  left: 0px;
}
.checkList li {
  list-style: none;
  margin-right: 14px;
  padding-left: 15px;
}
.shoutHead {
  font-weight: 700;
  text-align: center;
  margin-bottom: 22px;
}
.preFooter {
  background: #193055;
}
.preFooter h2, .preFooter h3, .preFooter p {
  color: #fff;
  text-align: center;
}
.preFooter .btn {
  margin-top: 1em;
}
footer {
  background: #0c2040;
}
footer ul {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  font-weight: 100;
  font-size: 13px;
  padding: 0;
}
footer ul li {
  display: inline-block;
  list-style: none;
  font-weight: 500;
}
footer ul li a {
  color: #fff;
}
footer ul li a:hover, footer ul li a:focus {
  color: inherit;
}
.overlayCaption h3 {
  margin-top: 9px;
}
.overlayCaption p {
  font-size: 16px;
  line-height: 1.3;
  margin-top: -4px;
}
.overlayContent {
  position: absolute;
  top: 18%;
  left: 0;
  right: 0;
}
.homeSectionFoot {
  padding-left: 30px;
  padding-right: 30px;
}
.homeListings {
  border: 2px #e2e2e2 solid;
  border-left: none;
  border-right: none;
}
.homeListings .listings {
  padding: 20px 0;
}
.homeListings .listings .item {
  padding: 2px;
}
.homeListings .btn {
  margin-top: 25px;
}
/* Gallery */
.gallery {
  border: 1px #fff solid;
}
.gallery-item {
  background-color: rgba(0, 0, 0, 0);
  box-sizing: border-box;
  color: #7a7e88;
  cursor: auto;
  display: inline;
  font-family: proxima-nova, arial, sans-serif;
  font-size: 17px;
  font-weight: 600;
  height: auto;
  line-height: 27.625px;
  text-decoration: none;
  transition-delay: 0;
  transition-duration: 0.3s;
  transition-property: all;
  transition-timing-function: ease;
}
.details_section .btn {
  border: 1px #1e73b6 solid;
  background: #1e73b6;
  color: #fff;
  padding: 1.5rem;
  width: 100%;
}
.details_section .btn {
  border: 1px #e51b24 solid;
  background: #e51b24;
  color: #fff;
  margin: 15px 0;
  padding: 1.5rem;
  width: 100%;
}
.details_section .btn-other {
  height: 50px;
  display: inline-block;
  margin: 0;
  padding: 0;
  margin-top: 31px;
  line-height: 50px;
}
.details_section .btn:hover, .details_section .btn:focus {
  background: #9b090f;
  border-color: #9b090f;
}
.details_section .properties {
  color: #475661;
}
.details_section .properties span {
  color: #e51b24;
  margin-right: 0.5em;
}
.photo_delete {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 15px;
  background: #e51b24;
  color: #fff;
  font-size: 12px;
}
.photo_delete:hover {
  cursor: pointer;
  text-decoration: none;
  color: #fff;
  background: #9b090f;
}
.sortable-placeholder {
  background: #007a96;
  width: 250px;
  height: 174px;
  float: left;
  margin: 0 15px 30px 0;
}
.photo img:hover {
  cursor: move;
}
/* Newsletter */
.newsletter .no-pad {
  padding: 3px;
}
.newsletter .btn {
  margin-top: 1.5em;
}
.newsletter input, .newsletter select {
  width: 100%;
  height: 50px;
  padding: 0 15px;
  border: 1px #cecece solid;
  margin: 0;
  transition: all 0.3s;
  color: #cecece;
}
.newsletter input:hover, .newsletter input:focus {
  border: 1px #9f9f9f solid;
  box-shadow: none;
  outline: none;
  color: #333;
}
input.hs-button.primary.large {
  color: white;
  font-family: 'Open Sans', sans-serif;
  padding-left: 36px;
  padding-right: 36px;
  margin: 25px auto !important;
  background: #e51b24;
  clear: both;
  width: auto;
  display: block;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
}
input.hs-button.primary.large:hover {
  background: #9b090f;
  border-color: #9b090f;
}
fieldset, fieldset.form-columns-2 {
  max-width: 100% !important;
}
fieldset.form-columns-1 .hs-input {
  width: 100% !important;
}
.hbspt-form input {
  text-align: left;
  width: 100%;
}
.hbspt-form.submitted-message {
  text-align: center;
}
.hs-form-required {
  display: none;
}
#mc_embed_signup input {
  border-radius: 0 !important;
}
#mc-embedded-subscribe {
  color: white;
  font-family: 'Open Sans', sans-serif;
  padding-left: 36px;
  padding-right: 36px;
  margin: 25px auto !important;
}
.share-buttons a:hover {
  text-decoration: none !important;
  cursor: pointer;
}
.share-buttons a:focus {
  text-decoration: none;
}
.share-buttons img {
  cursor: pointer;
}
.newsletter-checkbox .checkbox input[type=checkbox] {
  position: absolute;
  margin-left: -3px;
  margin-top: 6px;
}
/* Media Queries */
@media (max-width: 1750px) {
  .home-video-container {
    padding-bottom: 52% !important;
  }
  .banner-text {
    top: 21% !important;
  }
}
@media (max-width: 1145px) {
  .banner-text {
    top: 27% !important;
  }
}
@media (min-width: 482px) and (max-width: 767px) {
  .overlayContent {
    top: 30%;
  }
}
@media (min-width: 992px) and (max-width: 1092px) {
  .overlayContent {
    top: 0 !important;
  }
}
@media (max-width: 1500px) {
  .banner-text {
    width: 90%;
  }
  .banner-text p {
    width: 100%;
  }
}
@media (max-width: 1350px) {
  .free-trial.free {
    right: 50px;
  }
}
@media (max-width: 1300px) {
  .banner-text {
    bottom: 0;
  }
  .banner-text h1 {
    font-size: 4rem;
  }
  .banner-text h3 {
    margin-bottom: 10px;
  }
  .banner-text h3 strong {
    display: inline-block;
    font-size: 1em;
  }
  .bannerShoutout {
    padding: 1.5rem 15px;
    margin-top: 0;
  }
  .text-right h3, .text-left h3 {
    font-size: 3em;
    letter-spacing: -1px;
  }
}
@media (max-width: 1199px) {
  .checkList {
    height: 249px;
  }
  .homeListings .container {
    width: auto;
  }
  .pad {
    padding: 4rem 0;
  }
  .banner-text h1 {
    font-size: 3rem;
  }
  .banner-text .hr {
    margin: 20px auto 16px;
  }
  .banner-text p:first-of-type {
    font-size: 1.2rem;
    margin-bottom: 10px;
  }
  .banner-text p {
    margin-bottom: 20px;
  }
  .preFooter h2 {
    font-size: 1.5rem;
  }
  .preFooter h3 {
    font-size: 1.2rem;
    margin-bottom: 5px;
  }
}
@media (min-width: 1093px) {
  .overlayContent {
    top: 22% !important;
    padding: 0 15px;
  }
}
@media (max-width: 991px) {
  .flag {
    max-width: 85%;
  }
  .banner.banner-homepage {
    background: #193055;
  }
  .banner-text {
    position: static;
    padding: 3rem 0;
  }
  .banner-text h1 {
    font-size: 3.5em;
  }
  .bannerShoutout h3 {
    font-size: 1.4rem;
  }
  .container.home {
    width: 100%;
  }
  .bannerShoutout .btn {
    padding: 10px 20px;
    font-size: 12px;
  }
  .details_section .btn {
    padding-top: 42%;
    width: 100%;
    height: 100%;
    margin: 0;
  }
  .morePad {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}
@media (max-width: 800px) {
  .banner-text h1 {
    font-size: 2.8em;
  }
  .banner-text h1 span.br {
    display: inline-block;
  }
}
@media (max-width: 767px) {
  html, body {
    font-size: 14px;
  }
  header .logo {
    max-height: 50px;
  }
  .navbar-default .navbar-toggle, .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent;
    padding: 1.8rem;
    margin: 0;
  }
  .navbar-default .navbar-toggle .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #324e7c;
  }
  .carousel-caption {
    position: static;
    padding-top: 15px;
    padding-bottom: 15px;
    background: #475661;
  }
  .carousel-caption * {
    margin: 0;
  }
  .scrim, .carousel-control, .carousel-indicators {
    display: none;
  }
  .checkList {
    margin: 0 auto;
  }
  .banner-text {
    padding: 2rem 0 1rem;
  }
  .banner-text p {
    font-size: 1.1rem;
    line-height: 1.6em;
  }
  .banner-text h1 span {
    background: none;
  }
  .banner-filter {
    display: none;
  }
  .bannerShoutout {
    margin-bottom: 10px;
  }
  .overlayCaption {
    opacity: 1;
    background: transparent;
  }
  .cutleryIcon {
    display: none !important;
  }
  .homeListings .listings .item {
    padding: 0;
  }
  .relativeWrap {
    position: static;
  }
  .relativeWrap img {
    opacity: 1;
  }
  .relativeWrap .shoutCaption {
    position: static;
    padding: 1rem 15px 0;
  }
  .relativeWrap .overlayCaption {
    position: static;
    padding: 0 15px 1rem 0;
  }
  .relativeWrap .overlayContent {
    position: static;
  }
}
@media (max-width: 440px) {
  .flag__heading {
    font-size: 0.8em;
  }
  .flag__subtext {
    font-size: 0.8em;
  }
}
