.container {
  padding-left: 0;
  padding-right: 0;
  width: auto;
}
@media only screen and (min-width: 1101px) {
  .container {
    width: 1101px;
  }
}
#emailSignUpLabel {
  font-weight: normal;
  margin-bottom: -0.5em;
  line-height: 0em;
}
.hero .hero-image,
.hero > .media,
.hero > .media .media-image {
  height: 224px;
}
@media only screen and (min-width: 768px) {
  .hero .hero-image,
  .hero > .media,
  .hero > .media .media-image {
    height: 468px;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .hero .hero-image,
  .hero > .media,
  .hero > .media .media-image {
    height: 663px;
  }
}
.hero .hero-image,
.hero .media-image {
  background-color: #666;
  background: no-repeat center center;
  background-attachment: scroll;
  background-size: cover;
  position: relative;
  width: 100%;
}
.hero .media {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
}
.hero .media a.media-link {
  display: block;
  height: 100%;
  width: 100%;
}
.hero .media iframe {
  border: 0;
  height: 100%;
  pointer-events: none;
  width: 100%;
}
.hero .media .media-link-text {
  bottom: 113px;
  color: #FFF;
  font-size: 12px;
  list-style-type: none;
  margin: 0;
  padding-bottom: 1px;
  position: absolute;
  right: 13px;
  text-transform: uppercase;
}
@media only screen and (min-width: 769px) {
  .hero .media .media-link-text {
    font-size: 18px;
    padding-bottom: 9px;
    right: 0;
  }
}
.hero .media .media-link-text .icon-arrow-orange::before {
  content: url('/styles/omni/css/images/icon-orange-arrow-right.png');
  padding: 0 0 0 12px;
  position: relative;
  top: 4px;
}
@media only screen and (min-width: 768px) {
  .hero .media .media-link-text .icon-arrow-orange::before {
    top: 2px;
  }
}
.hero .overlay {
  background-color: rgba(235, 235, 235, 0.85);
  display: block;
  margin-top: -45px;
  position: relative;
}
@media (min-width: 768px) {
  .hero .overlay {
    height: 103px;
    margin-top: -103px;
  }
  .hero .overlay .col-md-5 {
    float: left;
    width: 50%;
  }
  .hero .overlay .col-xs-10 {
    width: 70%;
    margin-left: 18.3%;
  }
}
@media (min-width: 992px) {
  .hero .overlay .col-md-5 {
    width: 41.6%;
  }
  .hero .overlay .col-md-offset-0 {
    margin-left: 12%;
  }
  .hero .overlay .col-md-10 {
    width: 71%;
  }
}
.hero .overlay > .container {
  height: 100%;
}
.hero .overlay > .container > .row {
  height: 100%;
}
.hero .overlay > .container > .row > *[class*="col-"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.hero .overlay .testimonial {
  height: 45px;
  padding: 0 5px 0 10px;
}
@media only screen and (min-width: 550px) {
  .hero .overlay .testimonial {
    padding-left: 15px;
  }
  .hero .overlay .testimonial .col-xs-2 {
    width: 11.666667%;
  }
}
@media (min-width: 768px) {
  .hero .overlay .testimonial {
    height: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .hero .overlay .testimonial .col-xs-2 {
    width: 16.666667%;
  }
}
.hero .overlay .testimonial > .row {
  height: 100%;
}
.hero .overlay .testimonial img {
  margin-top: -21px;
  width: 44px;
}
@media only screen and (min-width: 768px) {
  .hero .overlay .testimonial img {
    width: auto;
  }
}
.hero .overlay .testimonial .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1;
}
@media only screen and (min-width: 992px) {
  .hero .overlay .testimonial .text {
    padding: 0;
  }
}
.hero .overlay .testimonial .text h3 {
  line-height: 1;
  margin: 0;
}
@media (min-width: 550px) {
  .hero .overlay .testimonial .text h3 {
    line-height: 1.1;
  }
}
.hero .overlay .testimonial .text p {
  font-size: 10px;
  line-height: 1;
}
@media (min-width: 550px) {
  .hero .overlay .testimonial .text p {
    line-height: 1.42857143;
  }
}
@media only screen and (min-width: 768px) {
  .hero .overlay .testimonial .text p {
    font-size: 13px;
    letter-spacing: -1px;
  }
}
.hero .overlay .testimonial .text p:last-child {
  margin: 0;
}
.hero .overlay .clip {
  background: #FFF;
  border-left: none;
  padding: 0 30px;
  padding-top: 5px;
  position: relative;
}
@media (min-width: 768px) {
  .hero .overlay .clip {
    background: transparent;
    border-left: 2px solid #CCC;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 103px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0 15px;
  }
}
@media (min-width: 992px) {
  .hero .overlay .clip {
    border-left: 0;
    padding: 0;
  }
}
.hero .overlay .clip #emailForm .email-input {
  color: black;
}
.hero .overlay .clip #emailForm .email-input::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #9b9b9b;
}
.hero .overlay .clip #emailForm .email-input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #9b9b9b;
}
.hero .overlay .clip #emailForm .has-error .form-control {
  border-color: #a94442 !important;
}
.hero .overlay .clip #emailForm .has-error .help-block {
  float: left;
  font-size: 12px;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .hero .overlay .clip #emailForm .has-error .help-block {
    font-size: 14px;
  }
}
.hero .overlay .clip label {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: -1px;
}
@media only screen and (min-width: 769px) {
  .hero .overlay .clip label {
    font-size: 16px;
  }
}
.hero .overlay .clip input {
  border: 1px solid #000;
  border-radius: 0;
  padding: 6px 8px;
  width: 95%;
}
.hero .overlay .clip input::-webkit-input-placeholder {
  font-family: "Lato", sans-serif !important;
  font-size: 15px;
  font-style: italic !important;
}
.hero .overlay .clip input::-ms-input-placeholder {
  font-family: "Lato", sans-serif !important;
  font-size: 15px;
  font-style: italic !important;
}
.hero .overlay .clip input::placeholder {
  font-family: "Lato", sans-serif !important;
  font-size: 15px;
  font-style: italic !important;
}
.hero .overlay .clip input:placeholder-shown {
  font-family: 'Lato', Tahoma, Arial, sans-serif !important;
  font-style: normal !important;
}
.hero .overlay .clip .btn {
  height: 34px;
  line-height: 34px;
  padding: 0 16px;
}
@media only screen and (min-width: 550px) {
  .hero .overlay .clip .btn {
    font-size: 15px;
    padding: 0 25px;
  }
}
.hero .overlay .icon-container {
  text-align: center;
}
.hero .overlay .icon-container.icon-separator {
  background: url(/styles/omni/css/images/separator-grey.png) center no-repeat;
  padding: 51px;
  border: none;
  top: 0;
}
.hero .overlay .icon-container:not(.icon-separator) a {
  border-left: 2px solid #CCC;
  border-right: 2px solid #CCC;
}
.hero .overlay .select-guest {
  background: #fff;
  overflow: auto;
}
@media only screen and (min-width: 768px) {
  .hero .overlay .select-guest {
    background: transparent;
  }
}
.hero .overlay .select-guest p {
  margin: 0;
}
.hero .overlay .select-guest .row {
  font-size: 0;
}
.hero .overlay .select-guest .row h4 {
  text-transform: uppercase;
}
.hero .overlay .select-guest .row .valign-col {
  display: inline-block;
  float: none;
  font-size: 12px;
  vertical-align: bottom;
}
.hero .overlay .select-guest .row .callout-link {
  margin-bottom: 9px;
}
.feature-brand {
  margin: 20px 0;
  position: relative;
}
@media only screen and (min-width: 769px) {
  .feature-brand {
    margin: 40px 0;
  }
}
.feature-brand .feature-block {
  background: #ebebeb;
  font-family: 'Lato', Tahoma, Arial, sans-serif;
}
.feature-brand .feature-block .feature-content {
  padding: 25px 20px;
}
.feature-brand .feature-block .feature-content h3 {
  font-size: 25px;
  font-weight: 500;
  margin: 0 0 0 0;
  padding: 0;
  text-transform: uppercase;
}
@media only screen and (min-width: 769px) {
  .feature-brand .feature-block .feature-content h3 {
    font-size: 34px;
  }
}
.feature-brand .feature-block .feature-content h4 {
  font-family: "Lato", sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 300;
  margin: 5px 0 7px 0;
  padding: 0;
}
@media only screen and (min-width: 769px) {
  .feature-brand .feature-block .feature-content h4 {
    font-size: 24px;
  }
}
.feature-brand .feature-block .feature-content p {
  font-size: 11px;
}
@media only screen and (min-width: 769px) {
  .feature-brand .feature-block .feature-content p {
    font-size: 13px;
    line-height: 17px;
  }
}
.feature-brand .feature-block .feature-content p.feature-sub-headline {
  font-family: "Lato", sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 300;
  margin: 5px 0 7px 0 !important;
  padding: 0;
}
@media only screen and (min-width: 769px) {
  .feature-brand .feature-block .feature-content p.feature-sub-headline {
    font-size: 19px;
  }
}
.feature-brand .feature-block .feature-content .btn {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  margin: 15px 0 0 0;
  width: 100%;
  height: 33px;
  padding: 6px 10px 4px 10px;
}
@media only screen and (min-width: 769px) {
  .feature-brand .feature-block .feature-content .btn {
    width: 212px;
  }
}
.feature-brand .img-responsive {
  width: 100%;
}
.blog .feature-block .feature-content h3 {
  font-size: 18px;
}
.blog .feature-block .feature-content h4 {
  font-size: 19px;
}
.feature-brand.single .feature-block {
  background-color: rgba(255, 255, 255, 0.8);
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 50%;
}
.feature-brand.single .feature-block .feature-content {
  padding: 0 30px 0 40px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.feature-brand.clickable {
  cursor: pointer;
}
body {
  webkit-tap-highlight-color: #000;
}
.callout {
  padding: 0 10px;
}
.callout h4 {
  font-size: 20px;
}
.callout p {
  font-size: 13px;
  line-height: 17px;
}
.callout .callout-container {
  display: table;
}
.callout .callout-container .callout-left,
.callout .callout-container .callout-right {
  display: table-cell;
  padding-left: 6px;
}
@media only screen and (min-width: 769px) {
  .callout {
    padding: 0;
  }
}
.img-responsive {
  display: block;
  height: auto;
  width: 100%;
  max-width: 100%;
}
.modal .modal-body {
  position: relative;
  padding: 20px;
}
.modal h4 {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  letter-spacing: 0.0175em;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 18px;
  font-size: 1.8rem;
  text-transform: uppercase;
}
.modal label {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  letter-spacing: 0.0175em;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
}
.modal input {
  border: solid 1px #000000;
  color: #000000;
  font-family: "Lato", sans-serif;
  font-weight: 300;
  letter-spacing: 0.0175em;
  font-style: normal;
  padding: 4px 10px;
  width: 100%;
  font-size: 14px;
  /* color: hsl(0, 100%, 45%) !important; */
}
.modal input[type="checkbox"] {
  width: auto;
  border: none;
}
.modal a,
.modal a:hover {
  color: #000000;
}
.modal .lineThrough {
  background: url(/images/global/lineThrough.png) repeat-x center center;
  text-align: center;
}
.modal .lineThrough span {
  display: inline-block;
  background-color: #ffffff;
  padding: 0 15px;
}
.modal a.btn,
.modal #leftNavigation a.btn {
  /*font-family: 'Didot 06 3r', 'Didot 06 A', 'Didot 06 B';*/
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-style: italic;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 21px;
  padding: 4px 25px;
  color: #fff;
  border-radius: 0;
  background-color: #003E52;
  border: none;
  border-bottom: solid 4px #003E52;
  text-transform: uppercase;
}
.modal .modal-content {
  border-radius: 0;
}
.modal .margin-bottom-15 {
  margin-bottom: 15px !important;
}
.modal .tooltipContainer {
  display: inline-block;
}
.modal .hide-off-screen {
  display: block;
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.modal .popover-content {
  font-size: 12px;
}
.modal button.questionTooltip {
  background-image: url(/images/global/iconQuestionMark.png);
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  border: none;
  margin-left: 2px;
  background-color: transparent;
  vertical-align: text-bottom;
}
@media (min-width: 1200px) {
  .modal-dialog {
    width: 800px;
  }
}
.offleft {
  position: absolute;
  left: -9999px;
}

