﻿@charset "UTF-8";
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

body {
  margin: 0 auto;
  font-family: Arial, sans-serif;
  color: #000; }

h3 {
  font-size: 17px;
  font-weight: bold;
  padding: 10px 0;
  margin: 0;
  color: #000; }

p {
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #000; }

hr {
  display: block;
  margin: 10px 0 15px 0;
  border: 1px solid #999;
  border-top: 0; }

a {
  color: #33f;
  text-decoration: underline; }

select, input, .select {
  cursor: pointer;
  border: 1px #ccc solid;
  background-color: transparent;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none; }

.select-wrap {
  position: relative; }
  .select-wrap i {
    color: #666;
    font-size: 20px;
    position: absolute;
    top: 20%;
    right: 10%;
    pointer-events: none;
    background: #fff; }
  .select-wrap i:before {
    cursor: pointer;
    pointer-events: none; }

select::-ms-expand {
  display: none; }

input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none; }

.css-checkbox:not(checked) {
  position: absolute;
  opacity: 0; }

.css-checkbox:not(checked) + label {
  position: relative;
  padding: 0 0 0 60px;
  cursor: pointer; }

.css-checkbox:not(checked) + label:before {
  content: '';
  position: absolute;
  top: -3px;
  left: 0;
  width: 15px;
  height: 15px;
  border-radius: 3px;
  border: 1px solid #ccc;
  background: #fff;
  box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.2); }

.css-checkbox:checked + label:before {
  border: 0;
  background: url(../images/check-box-checked.png) center no-repeat; }

.checkbox-wrap {
  position: relative; }

.normal-checkbox:not(checked) {
  position: absolute;
  opacity: 0; }

.normal-checkbox:not(checked) + label {
  position: relative;
  padding: 0 0 0 30px;
  cursor: pointer; }

.normal-checkbox:not(checked) + label:before {
  content: '';
  position: absolute;
  top: -4px;
  left: 0;
  width: 15px;
  height: 15px;
  background: #fff;
  border-radius: 1px;
  border: 1px solid #ccc; }

.normal-checkbox:checked + label:before {
  background: url(../images/checked-boxes-copy-3.png) center center no-repeat; }

label, input[type="radio"] + span, input[type="radio"] + span::before, label {
  display: inline-block;
  vertical-align: middle; }

label *, label * {
  cursor: pointer; }

input[type="radio"] {
  opacity: 0;
  position: absolute; }

input[type="radio"] + span {
  font: normal 11px Arial, Sans-serif;
  color: #333; }

label:hover span::before, label:hover span::before {
  -moz-box-shadow: 0 0 1px #ccc;
  -webkit-box-shadow: 0 0 1px #ccc;
  box-shadow: 0 0 1px #ccc; }

label:hover span, label:hover span {
  color: #000; }

input[type="radio"] + span::before {
  content: "";
  width: 15px;
  height: 15px;
  margin: 0 4px 0 0;
  border: solid 1px #c0c0c0;
  line-height: 14px;
  text-align: center;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #fff; }

input[type="radio"]:checked + span::before {
  color: #000; }

input[type="radio"]:checked span:before {
  margin-left: -4px; }

input[type="radio"]:disabled + span {
  cursor: default;
  -moz-opacity: .4;
  -webkit-opacity: .4;
  opacity: .4; }

input[type="radio"]:checked + span::before {
  content: "\2022";
  font-size: 34px; }

input[class="red"] + span::before {
  border: solid 1px red;
  background: #fff; }

input[class="red"]:checked + span::before {
  color: #000; }

.blue {
  color: #33f; }

.bg-green {
  background: #f8fedc; }

.bg-wht {
  background: #fff; }

.bg-blue {
  background: #e7f5fe; }

.text-bold {
  font-weight: 600; }

.mar-top {
  margin-top: 15px; }

.mar-bottom {
  margin-bottom: 15px; }

.pad-left {
  padding-left: 15px; }

.pad-right-null {
  padding-right: 0; }
.pad10{padding: 10px;}

.mar-sm-top {
  margin-top: 10px; }

.mar-xs-top {
  margin-top: 5px; }

.mar-xs-bottom {
  margin-bottom: 5px; }

.mar-sm-bottom {
  margin-bottom: 10px; }

.mar-sm-top {
  margin-top: 10px; }

.mar-lg-top {
  margin-top: 20px; }

.mar-lg-bottom {
  margin-bottom: 20px; }

.mar-lg-left {
  margin-left: 30px; }

.red-btn {
  text-transform: uppercase;
  color: #fff;
  height: 40px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-color: #f00;
  background: #e00;
  font-family: 'Lato', Arial,sans-serif;
  background: -moz-linear-gradient(to bottom, #e00 0, #a00 100%);
  background: -webkit-linear-gradient(to bottom, #e00 0, #a00 100%);
  background: linear-gradient(to bottom, #e00 0, #a00 100%);
  border-radius: 4px;
  outline: none;
  width: 100%;
  font-weight: 600; }

.red-btn:hover {
  border-color: transparent;
  color: #fff;
  background: -moz-linear-gradient(top, #3ae700 0, #1ba101 100%);
  background: -webkit-linear-gradient(top, #3ae700 0, #1ba101 100%);
  background: linear-gradient(to bottom, #3ae700 0, #1ba101 100%); }

.outline-btn {
  outline: none;
  background: transparent;
  border: 2px #e00 solid;
  border-radius: 4px;
  height: 40px;
  font-weight: 400;
  text-transform: uppercase;
  color: #e00;
  width: 191px; }

.outline-btn:hover {
  background: #e00;
  color: #fff; }

.red {
  color: #de2f00; }

.bold {
  font-weight: 600; }

.light {
  font-weight: 300; }

.input {
  height: 35px;
  line-height: 35px;
  padding: 0 10px;
  font-weight: 300;
  font-size: 14px; }

h4 {
  font-size: 15px; }

em {
  display: block;
  margin-top: -5px;
  font-family: Arial,sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 15px;
  color: #000; }

.wrapper {
  width: 100%;
  max-width: 1240px;
  margin: 0px auto;
  -webkit-box-shadow: 0  12px 24px #666;
  -moz-box-shadow: 0  12px 24px #666;
  box-shadow: 0  12px 24px #666;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex; }

.main-content {
  margin: 20px 20px 20px  10px;
  display: inline-block;
  max-width: 873px;
  width: 72%; }

.page-content {
  position: relative;
  height: auto;
  border: 1px solid #ccc;
  border-top: 0;
  overflow: hidden;
  padding: 0 20px; }

.breadcrumbs {
  height: 48px;
  width: 100%;
  overflow: hidden; }
  .breadcrumbs .breadcrumb-item {
    line-height: 15px;
    margin-right: -4px;
    height: 100%;
    display: inline-block;
    width: 20%;
    position: relative;
    background: url(../images/qwe-0.png) no-repeat scroll right center transparent;
    background-color: #eee;
    background-position-y: -1%; }
    .breadcrumbs .breadcrumb-item .row {
      margin: 0; }
    .breadcrumbs .breadcrumb-item .step {
      font-family: Arial, 'Arial', sans-serif;
      font-size: 24px;
      font-weight: bold;
      line-height: 36px;
      margin-top: 7px;
      display: inline-block;
      width: 36px;
      height: 36px;
      border-radius: 50%;
      text-align: center;
      color: #666;
      background-color: #ccc; }
    .breadcrumbs .breadcrumb-item p {
      margin-top: 10px;
      font-size: 13px;
      font-family: Arial, sans-serif;
      color: #666; }
  .breadcrumbs .breadcrumb-item.pre-current {
    background: none;
    background-color: #e7f5fe; }
  .breadcrumbs .breadcrumb-item-last {
    width: calc(20% + 1px);
    background: none;
    background-color: #eee; }
  .breadcrumbs .complete {
    background: url(../images/qwe-0.png) no-repeat right top transparent;
    background-color: #e7f5fe;
    background-position-y: -1px; }
    .breadcrumbs .complete p {
      color: #4339ff;
      text-decoration: underline;
      margin-bottom: 0; }
      .breadcrumbs .complete p span.fa {
        margin-left: 15px; }
        .breadcrumbs .complete p span.fa:before {
          position: absolute;
          right: 10%;
          top: 55%;
          content: "";
          background: url(../images/checkmark-blue.png) center center no-repeat;
          width: 15px;
          height: 15px; }
    .breadcrumbs .complete .step {
      color: #fff;
      background-color: #215afe; }
  .breadcrumbs .current {
    color: #fff;
    background: none;
    background-color: #09f; }
    .breadcrumbs .current .step {
      color: #fff;
      background-color: #4339ff; }
    .breadcrumbs .current p {
      color: #fff; }
  .breadcrumbs .current:before {
    content: "";
    border-left: 9px solid transparent;
    border-top: 25px solid #09f;
    border-bottom: 26px solid #09f;
    position: absolute;
    left: -8px;
    top: 0; }
  .breadcrumbs .current:after {
    border-left: 9px solid transparent;
    border-top: 25px solid #eee;
    border-bottom: 26px solid #eee;
    content: "";
    position: absolute;
    right: 0.08%;
    top: 0; }

.title-wrap {
  width: 100%;
  margin: 0; }
  .title-wrap .col-md-5 h3 {
    font-size: 20px; }
  .title-wrap .col-sm-6 {
    height: 100%;
    padding-left: 0;
    padding-right: 0; }
  .title-wrap .col-sm-12 {
    padding: 0; }
    .title-wrap .col-sm-12 h3 {
      font-size: 20px; }
  .title-wrap .hidden-sm {
    padding-right: 2px; }
  .title-wrap p {
    font-family: 'Lato', Arial, sans-serif;
    font-size: 17px;
    font-weight: 600;
    margin: 10px 0; }
  .title-wrap h3 {
    font-family: 'Lato', sans-serif;
    font-size: 20px; }

.forms-wrap {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .forms-wrap .form {
    flex-grow: 1;
    -webkit-flex-grow: 1;
    width: 100%;
    max-width: calc(50% - 20px); }

/* IMPORTANT NOTE!  classes for 4 and 5 step */
.form-info .select, .payment .select, .passenger-info .select, .preferences .select {
  font-size: 14px;
  height: 35px;
  width: 100%;
  padding: 5px 22px 5px 10px;
  text-transform: uppercase; }

.form-info .input, .payment .input, .passenger-info .input, .preferences .input {
  width: 100%; }

.form-info img, .payment img, .passenger-info img, .preferences img {
  width: 23%; }

.form-info .birth div, .payment .birth div, .passenger-info .birth div, .preferences .birth div {
  padding: 0 2px; }

.form-info .birth .col-sm-5, .payment .birth .col-sm-5, .passenger-info .birth .col-sm-5, .preferences .birth .col-sm-5 {
  padding-left: 0; }

.form-info .birth .col-sm-4, .payment .birth .col-sm-4, .passenger-info .birth .col-sm-4, .preferences .birth .col-sm-4 {
  padding-right: 0; }

.form-info .form, .payment .form, .passenger-info .form, .preferences .form {
  height: auto;
  padding: 0;
  border: 1px solid #ccc; }
  .form-info .form .light-gray, .form-info .form .gray, .payment .form .light-gray, .payment .form .gray, .passenger-info .form .light-gray, .passenger-info .form .gray, .preferences .form .light-gray, .preferences .form .gray {
    height: auto;
    padding: 10px 15px;
    width: 100%;
    background: #ccc; }
  .form-info .form .gray, .payment .form .gray, .passenger-info .form .gray, .preferences .form .gray {
    background: #92989b; }
  .form-info .form .gray.hidden-xs, .payment .form .gray.hidden-xs, .passenger-info .form .gray.hidden-xs, .preferences .form .gray.hidden-xs {
    height: 44px; }
  .form-info .form .row, .payment .form .row, .passenger-info .form .row, .preferences .form .row {
    padding: 0 15px; }
    .form-info .form .row .col-xs-8.col-md-8, .payment .form .row .col-xs-8.col-md-8, .passenger-info .form .row .col-xs-8.col-md-8, .preferences .form .row .col-xs-8.col-md-8 {
      word-wrap: break-word; }
  .form-info .form .col-xs-4.col-sm-5, .payment .form .col-xs-4.col-sm-5, .passenger-info .form .col-xs-4.col-sm-5, .preferences .form .col-xs-4.col-sm-5 {
    padding: 0 0 0 15px; }

.form-info .form-left, .payment .form-left, .passenger-info .form-left, .preferences .form-left {
  margin-left: 15px;
  height: 100%; }

.form-info .form-right, .payment .form-right, .passenger-info .form-right, .preferences .form-right {
  margin-left: -1px; }
  .form-info .form-right .light-gray, .payment .form-right .light-gray, .passenger-info .form-right .light-gray, .preferences .form-right .light-gray {
    border-left: 1px solid #fff; }
  .form-info .form-right .gray, .payment .form-right .gray, .passenger-info .form-right .gray, .preferences .form-right .gray {
    border-left: 1px solid #fff; }

.passenger-info.confirmation .form {
  border: 0; }

.passenger-info.confirmation .form-left {
  border-right: 1px solid #ccc; }

.fa-info-circle {
  color: #03f;
  font-size: 16px; }
  .fa-info-circle:before {
    display: inline-block;
    letter-spacing: 2.28px; }

.note {
  font-size: 13px; }

.notes p.red {
  color: #de2f00;
  font-size: 13px;
  font-weight: normal;
  margin-bottom: 0; }

.error .red {
  color: #de2f00;
  font-weight: 600; }

.bg-green img {
  width: 24px;
  height: 24px; }

/* Styles for input phone-mask on step 4 */
.iti-flag {
  background-image: url("../images/flags/flags.png"); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .iti-flag {
    background-image: url("../images/flags/flags@2x.png"); } }

/**
* Sidebar cards
*/
.cards-container {
  display: inline-block;
  vertical-align: top;
  margin: 20px 10px 0 20px;
  max-width: 307px;
  width: 27%; }
  .cards-container .logo {
    margin-top: 10px; }

.card {
  background: #eee;
  margin-bottom: 24px;
  border: 1px solid #ccc; }
  .card .departure-port {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 0;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .card .departure-port .col-xs-7,.card .departure-port .col-md-7 {
      padding-left: 0;
      padding-right: 0;
      margin-right: 0;}
      .card .departure-port .col-xs-7 p {
        word-break: keep-all; }
    .card .departure-port .col-xs-5,.card .departure-port .col-md-5 {
      padding: 0;
      margin-right: 0; }
  .card .additional-info .col-xs-7 {
    width: auto; }
  .card .additional-info .col-xs-6.col-sm-6.text-left {
    padding-right: 0; }
  .card .select-wrap select {
    width: 100%;
    background: #fff;
    height: 35px;
    padding: 5px 10px;
    border-radius: 0;
    -webkit-border-radius: 0; }
  .card .select-wrap i {
    right: 3%;
    top: 55%; }

.card-header {
  background-color: #215afe;
  width: 100%; }
  .card-header h3 {
    font-family: 'Lato', sans-serif;
    padding: 15px;
    font-weight: bold;
    font-size: 17px;
    color: #fff;
    height: 48px;
    text-transform: uppercase; }

.card-thumbnail {
  width: 100%;
  height: 187px; }

.card-content {
  padding: 15px; }
  .padtop10{ padding-top: 10px;}
  .padbottom10{ padding-bottom:10px;}
  .padleft10{ padding-left: 10px;}
  .padright10{ padding-right:10px;}
  
  .cards-container .select { border-bottom:0px !important; border-left: 0px !important; border-right: 0px !important; border-top: 1px solid #ccc;
      height: 45px !important;
    padding: 13px 13px !important;}
  .card-content h3 {
    text-transform: capitalize;
    padding: 0;
    margin-bottom: 15px; }
  .card-content .logo {
    margin-bottom: 10px; }
  .card-content p {
    margin: 2px 0; }
  .card-content .col-xs-10, .card-content .col-xs-2 {
    margin: 5px 0; }
  .card-content h4 {
    font-family: 'Arial', sans-serif;
    text-transform: uppercase;
    font-weight: bold; }

.stars-container {
  padding-left: 0;
  margin-top: 2px; }
  .stars-container .stars {
    height: 17px; }
  .stars-container .stars-0 {
    background: url(../images/stars/stars0.png) no-repeat center right; }
  .stars-container .stars-0-5 {
    background: url(../images/stars/stars0-5.png) no-repeat center right; }
  .stars-container .stars-1 {
    background: url(../images/stars/stars1.png) no-repeat center right; }
  .stars-container .stars-1-5 {
    background: url(../images/stars/stars1-5.png) no-repeat center right; }
  .stars-container .stars-2 {
    background: url(../images/stars/stars2.png) no-repeat center right;
    background-position-x: 99%; }
  .stars-container .stars-2-5 {
    background: url(../images/stars/stars2-5.png) no-repeat center right;
    background-position-x: 99%; }
  .stars-container .stars-3 {
    background: url(../images/stars/stars3.png) no-repeat center right;
    background-position-x: 99%; }
  .stars-container .stars-3-5 {
    background: url(../images/stars/stars3-5.png) no-repeat center right;
    background-position-x: 99%; }
  .stars-container .stars-4 {
    background: url(../images/stars/stars4.png) no-repeat center right;
    background-position-x: 99%; }
  .stars-container .stars-4-5 {
    background: url(../images/stars/stars4-5.png) no-repeat center right;
    background-position-x: 99%; }
  .stars-container .stars-5 {
    background: url(../images/stars/stars5.png) no-repeat center right;
    background-position-x: 99%; }

.info-button {
  width: 100%;
  padding: 3px 40px;
  background: #215afe;
  border-radius: 4px;
  margin-top: 10px; }
  .info-button a {
    color: #fff;
    display: inline-block;
    height: 18px; }
  .info-button a:hover {
    color: #fff;
    border-bottom: 0; }

.additional-info .col-xs-6.text-left {
  padding-right: 0; }

.additional-info .passengers {
  padding-left: 0; }

.range-wrapper .text-left, .range-wrapper .text-right {
  display: inline-block;
  width: 49%; }

.range-wrapper input {
  height: 10px;
  background: #ff8c00;
  border: none;
  border-radius: 2px; }
#CruiseSearchForm {width:100%;}
.search-btn {
  height: 48px;
  width: 100%; }
  .search-btn button {
    font-size: 15px;
    font-family: 'Lato', Arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    width: 100%;
    height: 100%;
    border: none;
    border-radius: 3px;
    background: -moz-linear-gradient(to bottom, #00b4ff 0, #008aff 100%);
    background: -webkit-linear-gradient(to bottom, #00b4ff 0, #008aff 100%);
    background: linear-gradient(to bottom, #00b4ff 0, #008aff 100%); }
    .search-btn button:focus{ outline: none;}

.card-bonuses .mar-xs-top {
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }

.card-bonuses img {
  height: 24px;
  width: 24px; }
.responsiveBonus a{ font-size: 15px !important;}
.card-bonuses a {
  font-size: 12px;
  height: auto;
  display: inline-block;
  width: auto;
  border-bottom: 0;
  text-decoration: underline;
  margin-left: 3px; }

.card-bonuses .box-icon {
  height: 12px;
  width: 13px;
  display: inline-block;
  background: url(../images/box-icon.png) center center no-repeat;
  background-size: 12px; }

/**
*END OF SIDEBAR
*/
.popup {
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.5);
  overflow: hidden; }
  .popup * {
    box-sizing: border-box; }

.popup-overlay {
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3; }

.popup-container {
  position: relative;
  z-index: 4;
  background-color: #fff;
  width: 570px;
  margin: 120px auto; }

.popup-container--l {
  width: 715px; }

.popup__header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 50px;
  height: auto;
  background: #433afe;
  color: #fff;
  text-transform: uppercase;
  font-size: 17px;
      font-weight: bold;
    font-family: Lato, Helvetica, sans-serif;
  position: relative;
  padding: 10px 20px; }
  
  .CabinCategoryDescription {
    font-size: 15px;
    line-height: 1.4;}
  .popup__header.popup-header__green {
       background: #66c000; }
  .popup__header.popup-header__yellow {
    background: #ffc526;
    color: #000; }
    .insurance-yes-text{float: left; width: 100%;}
    .insurance-yes-text .text-bold{ padding: 0 0 !important;}
    label.insurance-yes-name{ float: left; margin-right: 5px;}
    label.insurance-no-text {margin-right: 5px;}
.insLnk {
    float: none!important;
}
.popup-close {
  display: block;
  position: absolute;
  right: -17px;
  top: -17px;
  width: 40px;
  height: 40px;
  overflow: hidden;
  border-radius: 50%;
  color: #fff;
  background-image: url(../images/close.png);
  background-position: top 1px left -2px;
  background-size: 42px;
  background-repeat: no-repeat;
  z-index: 3;
  text-decoration: none;
  border: none; }

.popup__body {
  position: relative;
  padding: 20px;
  font-size: 17px;
  line-height: 1.4; word-wrap: break-word;}
  .popup__body .btn {
    font-weight: 600; }
  .popup__body p {
    margin: inherit; }

.popup-text__l {
  font-size: 15px;     line-height: 1.4; }

.popup-room__img {
  width: 150px;
  height: 100px;
  float: left;
  margin: 0 12px 10px 0; }

.popup-room__text {
  font-size: 14px;
  line-height: 19px; }

.popup-thank__text {
  font-size: 17px;
  line-height: 24px;
  margin-bottom: 10px; }

.popup__btn {
  width: 100%;
  text-align: center;
  margin-top: 10px; }
  .popup__btn .btn {
    width: 285px; }

.session-expired__title,
p.session-expired__title {
  color: #de2f00;
  font-weight: 600;
  margin-bottom: 20px; font-size: 17px;
    font-family: Arial, sans-serif;
    margin-bottom: 20px; }
    .popup .popup-container .popup__body ul {
    padding-left: 21px;
    text-indent: -4px;
}

.session-expired__list {
  padding: 0 0 0 20px; }

.popup-instant-quote .popup__body {
  padding: 15px 20px 35px 20px; }

.instant-quote__form {
  width: 380px;
  margin: 0 auto; }

.instant-quote__title {
  font-weight: 600;
  margin-bottom: 10px; padding-top: 15px; }
  .instant-quote__title .light {
    font-size: 14px; }

.instant-quote__item {
  display: block;
  width: 100%;
  margin-bottom: 10px; float: left; }

.instant-quote__item-label {
  display: block;
  width: 100%;
  position: relative; }
  .instant-quote__item-label:after {
    clear: both;
    display: table;
    content: " "; }
  .instant-quote__item-label .label-title {
    line-height: 35px;
    float: left; }
  .instant-quote__item-label .input {
    float: right;
    width: 240px; }

.instant-quote__item-check {
  font-weight: 100; }

.popup-promotion__title,
p.popup-promotion__title {
  font-weight: 600;
  margin-bottom: 20px; }

.popup-promotion__text,
p.popup-promotion__text {
  font-size: 17px;
  margin-bottom: 20px; }

.popup-promotion__terms-text,
p.popup-promotion__terms-text {
  color: #666666;
  font-size: 12px;
  line-height: 14px; }

.text_border {
  position: relative; }
  .text_border:after {
    display: block;
    content: '';
    height: 1px;
    background: #b9b9b9;
    width: 270px;
    margin: 15px auto;
    color: red; }

.popup-ship-info {
  padding: 20px 0; }

.popup__tabs {
  display: block;
  width: 100%;
  border-bottom: 10px solid #00a3ff;
  text-align: center;
  font-size: 0; }

.popup__tabs-item {
  text-transform: uppercase;
  display: inline-block;
  margin: 0 2.5px;
  font-size: 14px;
  background: #dddddd;
  padding: 0 20px;
  height: 33px;
  line-height: 33px;
  color: #002eca;
  font-weight: 600;
  text-decoration: none; }
  .popup__tabs-item.active, .popup__tabs-item:hover {
    text-decoration: none;
    background-color: #00a3ff;
    color: #fff; }

.ship-info__tab-views {
  width: 100%;
  padding: 15px 20px; }

.ship-info__tab-view-one {
  max-height: 550px;
  overflow-y: auto; }

.ship-info__tags {
  width: 100%;
  text-align: center; }

.ship-info__video {
  margin-bottom: 10px; }

.ship-info__tag-item {
  position: relative;
  color: #00a3ff;
  border-bottom: 1px solid #00a3ff;
  line-height: 14px;
  margin: 0 8px; }
  .ship-info__tag-item:after {
    position: absolute;
    display: inline-block;
    margin-left: 10px;
    content: '';
    width: 1px;
    height: 15px;
    background: #000; }

.ship-info__tag-item {
  display: inline-block; }

/**
*Main-content styles
*/
p.col-lg-9 {
  margin-top: 4px; }

.bordered {
  padding: 0 4px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc; }

.exit {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #000;
  display: block;
  text-decoration: underline;
  margin: 10px 0 10px 0;
  border-bottom: 0;
  padding-right: 0; }

.exit:hover {
  color: #000; }

/* FORM ON 1 STEP*/
.form-bonus {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  width: 100%;
  margin: 0; }

.guest-form {
  max-width: 334px;
  padding: 0;
  margin: 0; }
  .guest-form .form-row {
    margin: 10px 0;
    vertical-align: middle; }
    .guest-form .form-row label.col-xs-6 {
      padding-left: 0;
      padding-right: 0;
      color: #000;
      font-family: Arial, sans-serif;
      font-size: 17px;
      padding-top: 2px;
      margin-bottom: 0; }
      .guest-form .form-row label.col-xs-6 .fa-info-circle {
        color: #4339ff;
        font-size: 16px;
        width: 16px; }
        .guest-form .form-row label.col-xs-6 .fa-info-circle:before {
          width: 16px;
          height: 16px;
          font-size: 16px; }
    .guest-form .form-row input, .guest-form .form-row select {
      padding: 5px 5px;
      font-size: 14px;
      font-weight: normal; }
    .guest-form .form-row i.fa-angle-down {
      position: absolute;
      top: 12%;
      right: 1.5%; }
  .guest-form .form-row.select-wrap {
    margin-top: 0; }
  .guest-form .gray-part {
    margin-left: 0px;
    font-weight: bold; }
    .guest-form .gray-part .col-xs-3 {
      margin-top: 11px; }
    .guest-form .gray-part .bg-gray {
      height: 43px;
      color: #fff;
      background-color: #92989b; }
      .guest-form .gray-part .bg-gray .pad-fix {
        padding: 0; }
    .guest-form .gray-part .bg-white {
      height: 40px;
      font-size: 15px; }
      .guest-form .gray-part .bg-white .col-xs-3 {
        padding: 0; }
    .guest-form .gray-part .select-gray {
      height: 44px;
      width: 100%;
      background: #eee;
      text-align: center; }
      .guest-form .gray-part .select-gray a {
        margin-left: -14px;
        color: #000;
        position: relative;
        display: inline-block;
        text-decoration: none;
        border-bottom: 0;
        width: auto;
        padding: 10px 0; }
      .guest-form .gray-part .select-gray a.closed:after {
        position: absolute;
        content: "";
        border-top: 10px solid #000;
        border-left: 9px solid transparent;
        border-right: 9px solid transparent;
        top: 40%;
        left: 102%; }
      .guest-form .gray-part .select-gray a.opened:after {
        position: absolute;
        content: "";
        border-bottom: 10px solid #000;
        border-left: 9px solid transparent;
        border-right: 9px solid transparent;
        top: 40%;
        left: 102%; }
    .guest-form .gray-part .bg-blue {
      font-weight: normal; }
      .guest-form .gray-part .bg-blue .col-xs-12 {
        height: auto;
        margin-top: 5px; }
      .guest-form .gray-part .bg-blue .col-xs-1 {
        padding: 0; }
      .guest-form .gray-part .bg-blue p {
        font-size: 15px;
        line-height: 27px;
        padding: 0;
        margin-bottom: 0; }
      .guest-form .gray-part .bg-blue input.col-xs-6 {
        background: #fff; }
      .guest-form .gray-part .bg-blue .font-sm {
        font-size: 12px;
        line-height: 12px;
        margin-bottom: 10px; }
    .guest-form .gray-part .btn-section {
      margin-top: 15px;
/*      width: 100%;*/}

.bonus-wrap {
  max-width: 476px;
  padding: 0;
  margin-left: 20px; }
  .bonus-wrap .bonus-heading {
    height: 44px; }
  .bonus-wrap h4 {
    font-family: 'Arial', sans-serif;
    font-size: 17px;
    font-weight: bold; }
  .bonus-wrap .bonus-content {
    padding: 15px;
    background: #f5ffde; }
  .bonus-wrap .link-wrap {
    margin-top: 7px; }
    .bonus-wrap .link-wrap a {
      margin-left: 4px;
      color: #33f; }
  .bonus-wrap .bonus-text p {
    margin-top: 10px;
    margin-right: 25px;
    font-family: Arial, sans-serif;
    color: #000;
    font-size: 13px;
    line-height: 18px; }
  .bonus-wrap .icon {
    width: 24px;
    height: 24px; }

.tabs-nav {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-top: 20px; }
  .tabs-nav .tab {
    flex-grow: 1;
    -webkit-flex-grow: 1;
    margin: 0 2px;
    text-align: center;
    height: 32px;
    line-height: 32px;
    background: #ddd; }
    .tabs-nav .tab a {
      border-bottom: 0;
      text-transform: capitalize;
      font-weight: bold;
      text-decoration: none;
      font-size: 14px;
      display: block;
      font-family: 'Lato', Arial, sans-serif;
      color: #00c; }
    .tabs-nav .tab a:focus, .tabs-nav .tab a:active {
      color: #00c;
      background: #ddd; }
  .tabs-nav .tab-active {
    background: #09f; }
    .tabs-nav .tab-active a,.tabs-nav .tab-active a:focus {
      color: #fff;    background: #09f;  display: block;}
  .tabs-nav .tab:hover {
    background: #09f; }
    .tabs-nav .tab:hover a {
      background: #09f;
      color: #fff;
      border-bottom: 0; }
  .tabs-nav .tab-first {
    margin-left: 0; }
  .tabs-nav .tab-seventh {
    margin-right: 0; }

.blue-line {
  width: 100%;
  background-color: #09f;
  height: 10px; }

.blue-line-end {
  width: 100%;
  background-color: #09f;
  height: 10px;
  margin-bottom: 16px; }

.tabs-view {
  background-color: #e7f5fe;
  height: 545px;
  text-align: center; }

.gallery {
  display: inline-block;
  max-width: 580px; }
  .gallery .gallery-screen {
    position: relative;
    text-align: center; }
  .gallery .arrow-prev {
    cursor: pointer;
    width: 30px;
    height: 30px;
    position: absolute;
    left: 1%;
    top: 43%;
    background: url(../images/arrow-left.png) center center no-repeat; }
  .gallery .arrow-next {
    cursor: pointer;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 1%;
    top: 43%;
    background: url(../images/arrow-right.png) center center no-repeat; }
  .gallery .overlay-panel {
    position: absolute;
    bottom: 0;
    height: 40px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 2; }
  .gallery .gallery-description {
    margin: 8px;
    color: #fff;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: bold;
    z-index: 3; }
  .gallery .white-line {
    width: 100%;
    height: 2px;
    background: #fff; }
  .gallery .gallery-items {
    width: 100%; }
  .gallery .gallery-item {
    position: relative;
    display: inline-block;
    margin-left: -2px;
    margin-right: -2px;
    width: 25%; }
  .gallery .gallery-item-active:before {
    content: '';
    position: absolute;
    left: 45%;
    bottom: 100%;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ffffff;
    z-index: 2;
    clear: both; }
  .gallery img {
    width: 100%;
    height: 100%;
    object-fit: contain; }

.tabs-text {
  padding: 20px 0; }
  .tabs-text p {
    font-size: 17px;
    line-height: 24px;
    margin-bottom: 0; }

#tab-overview p {
  display: inline-block;
  margin-right: 5px;
  font-size:17px;
   }
#CruiseLineInfo p{ margin-bottom: 20px;}
#tab-overview .select-wrap {
  display: inline-block; }
  #tab-overview .select-wrap i.fa-angle-down {
    right: 6%; }

#tab-overview select.deck-select {
  padding: 6px  8px;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 220px;
  height: 35px; }

#tab-overview .plan-wrap {
  width: 100%;
  border: 1px solid #ccc;
  text-align: center; }

#tab-overview .tab-4 p {
  margin: 0; }

#tab-overview .tab-6 .accordeon-heading {
  height: 40px;
  width: 100%;
  background: #eee; }
  #tab-overview .tab-6 .accordeon-heading div {
    color: #000;
    display: inline-block;
    width: 100%;
    font-size: 17px;
    padding: 10px 15px; }
  #tab-overview .tab-6 .accordeon-heading span {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 15px; }
  #tab-overview .tab-6 .accordeon-heading span.closed:after {
    position: absolute;
    content: "";
    border-top: 10px solid #000;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    top: 50%;
    left: 10%; }
  #tab-overview .tab-6 .accordeon-heading span.opened:after {
    position: absolute;
    content: "";
    border-bottom: 10px solid #000;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    top: 35%;
    left: 10%; }

#tab-overview .tab-7 .bonus-td {
  width: 30%;
  text-align: left; }

#tab-overview .tab-7 .red-btn {
  height: 35px;
  width: 90%; }

#tab-overview .tab-7 table {
  margin-bottom: 15px; }

#tab-overview .tab-7 thead {
  background: #90989b;
  color: #fff; }
  /*#tab-overview .tab-7 thead th {
    text-align: center; }*/

#tab-overview .tab-7 tr {
  height: 50px; }
  #tab-overview .tab-7 tr em {
    display: block;
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    color: #000; }
  #tab-overview .tab-7 tr .red-btn {
    font-weight: bold; }

.service-wrap .row {
  margin: 15px 0 0 0; }
  .service-wrap .row .col-md-3, .service-wrap .row .col-md-4 {
    /*max-width: 150px;*/
    padding: 0; }
  /*.service-wrap .row .col-md-8, .service-wrap .row .col-md-9 {  width: calc(100% - 165px);  padding: 0;   margin-left: 15px; }*/
    .service-wrap .row .col-md-8 .text-bold, .service-wrap .row .col-md-9 .text-bold {
      margin-top: 0; }

.service-wrap img {
  margin-top: 5px;
  width: 200px;
  height: 133px; }

.service-wrap .normalize {
  font-weight: normal; }

.service-wrap p {
  margin: 0; }

.service-wrap p.mar-top {
  margin-top: 15px; }

.service-heading {
  margin: 20px 0 10px 0;
  text-transform: uppercase;
  font-weight: bold; }

.service-thumbnail {
  padding-right: 0;
padding-left: 0;  }

/**
* END OF MAIN-Content
*/
.filters {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  width: 100%;
  justify-content: flex-start; }
  .filters .col-1-5 {
    width: 18%;
    margin: auto;
    height: 50px;
    overflow: hidden; }
  .filters .col-first {
    margin-left: 0; }
  .filters .col-last {
    margin-right: 0; }
  .filters .check-box {
    line-height: 13px;
    border: 1px solid #ccc;
    padding: 7px;
    width: 100%;
    height: auto; }
    .filters .check-box .filters-price {
      margin-top: 5px; }
    .filters .check-box .col-xs-9 {
      margin-top: 2px;
      margin-left: -8px;
      padding: 0; }
    .filters .check-box .red {
      font-weight: bold; }
    .filters .check-box p {
      margin: 0; }
  .filters .check-box.disabled {
    background: #eee; }

.rooms-loop .per-pass {
  min-width: 140px; }
  .rooms-loop .per-pass a {
    border-bottom: 0; }

.rooms-loop .room-preview .hidden-xs.col-sm-3.col-md-3 {
  min-width: 214px; }

.rooms-loop .room-preview .col-xs-12.col-sm-9.col-md-9 {
  width: calc(100% - 216px); }

.rooms-loop .room-container {
  border: 1px solid #999;
  padding: 10px 20px; }
  .rooms-loop .room-container p.text-bold span.hidden-xs {
    font-weight: normal; }
  .rooms-loop .room-container .col-sm-3 {
    padding-right: 0; }
  .rooms-loop .room-container .room-card .room-class {
    border: 1px #000 solid;
    margin-top: 0;
    display: inline-block;
    padding: 0;
    color: #000;
    font-weight: bold;
    width: 35px;
    height: 25px;
    line-height: 25px;
    text-align: center; }
  .rooms-loop .room-container .room-card .room-class-a {
    background: lightgoldenrodyellow; }
  .rooms-loop .room-container .room-card .room-class-i {
    background: lightsalmon; }
  .rooms-loop .room-container .room-card .room-class-j {
    background: forestgreen; }
  .rooms-loop .room-container .room-card .room-class-o {
    background: lightgray; }
  .rooms-loop .room-container .room-card .room-class-b {
    background: crimson; }
  .rooms-loop .room-container .room-card .pad-null {
    padding: 0; }
  .rooms-loop .room-container .room-card img {
    width: 199px;
    height: 133px;
    object-fit: contain; }
  .rooms-loop .room-container .room-card p.room-description {
    margin-top: -5px;
    margin-bottom: 0; }
  .rooms-loop .room-container .room-card p, .rooms-loop .room-container .room-card span {
    font-size: 17px; }
  .rooms-loop .room-container .room-card a {
    display: inline-block;
    height: 20px; }

.rooms-loop .room-pricing table {
  width: 100%;
  border: 1px solid #92989b; }
  .rooms-loop .room-pricing table thead {
    background: #92989b;
    color: #fff; }
    .rooms-loop .room-pricing table thead th {
      height: 48px;
      font-weight: 600;
      font-size: 14px; }
    .rooms-loop .room-pricing table thead i.fa-info-circle {
      display: inline-block;
      width: 16px;
      height: 16px;
      margin-top: 3px;
      position: relative; }
      .rooms-loop .room-pricing table thead i.fa-info-circle:after {
        border-radius: 50%;
        content: "";
        top: 2px;
        left: 2.5px;
        width: 8px;
        height: 12px;
        position: absolute;
        background: #fff; }
      .rooms-loop .room-pricing table thead i.fa-info-circle:before {
        top: 0;
        left: 0;
        position: absolute;
        color: #4339ff;
        z-index: 999; }
  .rooms-loop .room-pricing table tr {
    border-bottom: 1px solid #92989b;
    border-top: 1px solid #92989b; }
    .rooms-loop .room-pricing table tr td.text-center.text-bold {
      font-size: 17px; }
  .rooms-loop .room-pricing table .bg-green {
    padding: 5px 0;
    width: 378px; }
    .rooms-loop .room-pricing table .bg-green div {
      margin: 2.5px 0; }
      .rooms-loop .room-pricing table .bg-green div a {
        font-size: 15px; }
  .rooms-loop .room-pricing table .btn-td {
    padding: 0 20px; }

.rooms-loop .bg-trns {
  margin-top: 15px; }

.rooms-loop .more-link, .rooms-loop .less-link {
  position: relative; }
  .rooms-loop .more-link a, .rooms-loop .less-link a {
    margin-top: 5px;
    text-decoration: none;
    color: #777;
    display: inline-block;
    margin-left: 35px;
    font-size: 15px; }

.rooms-loop .more-link:before {
  position: absolute;
  top: 10px;
  left: 10px;
  content: "";
  border-top: 9px solid #92989b;
  border-right: 9px solid transparent;
  border-left: 9px solid transparent; }

.rooms-loop .less-link:before {
  position: absolute;
  top: 10px;
  left: 10px;
  content: "";
  border-bottom: 9px solid #92989b;
  border-right: 9px solid transparent;
  border-left: 9px solid transparent; }

.rooms-loop .tr-bg {
  border: 1px solid #92989b;
  border-top: 0;
  background: #eee;
  height: 30px; }

.rooms-loop .pricing-footer {
  height: 35px;
  border: 1px solid #92989b;
  border-top: 0; }
  .rooms-loop .pricing-footer .more-link, .rooms-loop .pricing-footer .less-link {
    margin-right: 40px; }
  .rooms-loop .pricing-footer .more-link:before, .rooms-loop .pricing-footer .less-link:before {
    top: 12px;
    left: auto;
    right: -25px; }

.rooms-loop .room-container-inner {
  border-top: 0; }
  .rooms-loop .room-container-inner .room-preview {
    margin-top: 5px; }

.rooms-loop .note {
  font-size: 14px;
  margin-top: 10px;
  color: #666; }

.bonus-heading {
  padding: 4px 15px;
  color: #fff;
  background: #84c102; }

.line {
  margin-top: 10px;
  border: none;
  border-top: 1px solid #ccc;
  position: absolute;
  left: 0;
  right: 0; }

.step-three-page .title-wrap h3 {
  padding-top: 20px;
  padding-bottom: 0; }

.step-three-page .title-wrap .exit {
  margin-bottom: 0;
  margin-top: 20px; }

.step-three-page .red-btn {
  font-size: 15px;
  font-family: 'Lato', sans-serif;
  font-weight: 600;
  height: 40px;
  width: 99px; }

.step-three-page .main p {
  font-size: 17px;
  margin: 0; }

.step-three-page .main .col-xs-12.col-sm-6 {
  padding-right: 0;
  width: 51.5%; }

.step-three-page .main .hidden-xs.col-sm-6 {
  padding-left: 0;
  width: 48.5%;
  padding-right: 12.953px; }
  .step-three-page .main .hidden-xs.col-sm-6 .mar-top {
    width: 100%;
    max-width: 425px; }
  .step-three-page .main .hidden-xs.col-sm-6 .mar-top.map img {
    width: 15px; }

.gray {
  margin-right: 0;
  margin-left: 0;
  height: auto;
  background: #90989b;
  color: #fff; }

.room-selection {
  max-width: 450px;
  width: 100%;
  border: 1px solid #ccc;
  font-size: 17px; }
  .room-selection .row {
    margin: 0 5px; }
    .room-selection .row .col-xs-4 {
      padding: 20px 10px;
      font-size: 15px;
      font-family: 'Arial', sans-serif; }
      .room-selection .row .col-xs-4 a {
        font-weight: 600;
        position: relative; }
      .room-selection .row .col-xs-4 a:before {
        content: "";
        position: absolute;
        right: -15px;
        top: 0;
        height: 15px;
        width: 15px;
        background: url(../images/box-icon.png) center center no-repeat;
        background-size: 12px; }
    .room-selection .row .btn-wrap {
      text-align: center;
      padding: 10.5px 0; }
  .room-selection .gray {
    margin: 0;height: 48px; }
    .room-selection .gray .col-xs-4, .room-selection .gray .col-sm-4 {
      padding: 0 0 0 5px; }
      .map-keys .gray{ height: 48px;}

.upgrade {
  margin-top: 20px;
  width: 100%;
  max-width: 450px;
  border: 1px solid #84c102; }
  .upgrade .bonus-heading {
    padding: 12px 0 10px 20px;
    font-size: 17px;
    min-height: 48px; }
  .upgrade .padding-fix {
    padding-right: 0; }
  .upgrade .bg-green {
    font-size: 15px;
    height: 46px;
    margin: 0; }
    .upgrade .bg-green p {
      font-size: 15px; }
    .upgrade .bg-green .col-sm-6 {
      padding: 10px 0 10px 0px;
      text-align: center; }
    .upgrade .bg-green .pad-null {
      padding-left: 0; }
    .upgrade .bg-green .type-txt p {
      font-size: 15px;
      /*text-align: left;*/
      /*padding-left: 10px;*/
      margin: 0; }
  .upgrade .tabled {
    margin-bottom: 15px; }
    .upgrade .tabled .row {
      margin: 15px 10px 15px 10px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; }
      .upgrade .tabled .row .col-md-4 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0 0 0 10px;
        height: auto;
        min-height: 54px; }
      .upgrade .tabled .row .col-xs-8.col-md-4.col-sm-6 a {
        border: 0;
        text-decoration: underline; }
      .upgrade .tabled .row .box-icon {
        height: 12px;
        width: 13px;
        display: inline-block;
        background: url(../images/box-icon.png) center center no-repeat;
        background-size: 12px; }
      .upgrade .tabled .row .col-md-4 {
        text-align: center; }
        .upgrade .tabled .row .col-md-4 span {
          width: 100%; }
        .upgrade .tabled .row .col-md-4 a {
          font-size: 17px; text-align: left;}
        .upgrade .tabled .row .col-md-4 p {
          font-size: 17px; }
        .upgrade .tabled .row .col-md-4 em {
          font-style: italic;
          margin-top: 0;
          font-size: 13px; }
    .upgrade .tabled .hidden-sm.col-md-4 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      text-align: center; }
      .upgrade .tabled .hidden-sm.col-md-4 button {
        margin: 0 20px 0 auto; }

.map {
  font-size: 17px; }
  .map img {
    margin-top: -4px; }
  .map a.current {
    border-bottom: 0;
    text-decoration: none;
    color: #000; }
  .map a {
    display: inline-block;
    height: 20px; }

.map-keys {
  margin-top: 20px;
  width: 100%;
  max-width: 450px;
  border: 1px solid #ccc; }
  .map-keys .keys {
    margin: 20px 10px; }
    .map-keys .keys .row {
      margin-top: 10px; }

.time-remain {
  background: #fdcc2e;
  height: 44px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
  .time-remain p {
    display: inline-block;
    font-size: 15px;
    margin-bottom: 0; }
  .time-remain .time {
    display: inline-block;
    margin: 0 5px;
    font-size: 24px;
    font-weight: 600; }
  .time-remain a {
    border-bottom: 0;
    text-decoration: underline;
    font-size: 15px; }

.summary-table-wrap {
  border: 1px solid #ccc;
  font-size: 17px; 
  width:100%;}
  .summary-table-wrap .gray {
    height: auto;
    background: #90989b;
    color: #fff;
    font-family: Arial, sans-serif;
    font-size: 17px;
    padding: 10px 15px; }

.summary-table, .bonuses-summary {
  padding: 10px 15px 10px 15px; clear: both; }
  .summary-table .note, .bonuses-summary .note {
    margin-bottom: 15px; }
  .summary-table .pad-fix, .bonuses-summary .pad-fix {
    padding: 0; }
  .summary-table .col-xs-3.col-md-2, .summary-table .col-xs-3.col-md-2, .bonuses-summary .col-xs-3.col-md-2, .bonuses-summary .col-xs-3.col-md-2 {
    padding: 0; }
  .summary-table .col-xs-4.col-sm-4.col-md-4.text-bold.mar-xs-top, .bonuses-summary .col-xs-4.col-sm-4.col-md-4.text-bold.mar-xs-top {
    width: 39%;
    padding-right: 0; }
  .summary-table .col-xs-8.col-sm-8.col-md-8, .bonuses-summary .col-xs-8.col-sm-8.col-md-8 {
    width: 61%;
    padding-left: 0; }
  .summary-table span.red, .summary-table p.red, .bonuses-summary span.red, .bonuses-summary p.red {
    font-size: 17px;
    font-weight: 600;
    color: #ff0000 !important; }
  .summary-table span.red, .bonuses-summary span.red {
    text-transform: uppercase; }
  .summary-table p, .bonuses-summary p {
    margin-bottom: 0; }
  .summary-table a, .bonuses-summary a {
    margin-left: 4px;
    font-size: 15px; }
  .summary-table .select, .summary-table option, .bonuses-summary .select, .bonuses-summary option {
    font-size: 14px;
    font-family: 'Arial', sans-serif; }

.bg-blue.bonuses-summary {
  padding: 15px; }

.preferences p {
  font-size: 17px;
}

.preferences .fa-info-circle {
  margin-left: 3px;
  font-size: 16px;
  letter-spacing: 2.3px; }

.preferences .select-wrap i {
  right: 8%; }

.preferences .col-xs-4.col-sm-3.col-md-2.text-left {
  padding-right: 0; }

.form-info p.note {
  font-size: 14px;
  font-family: 'Arial', sans-serif;
  margin-left: 5px; }

.form-info .form-left {
  margin-left: 20px; }

.form-info .form-right {
  margin-right: 20px; }

.form-info .form .row .col-xs-4.col-sm-4 {
  padding-left: 20px; }

.form-info .form .row .col-xs-8 {
  padding-right: 20px; }

.form-errors {
  margin-top: 15px;
  border: none; }
  .form-errors .red-header {
    height: 34px;
    background: #c02700; }
    .form-errors .red-header p {
      padding-left: 15px;
      line-height: 34px;
      font-size: 13px;
      color: #fff; }
  .form-errors .errors-body ul {
    padding-left: 30px; }
    .form-errors .errors-body ul li {
      color: #c02700;
      margin: 0; }

#phone {
  width: 100%; }

.button-wrap {
  margin-top: 15px; }

.step-five-page .breadcrumbs .breadcrumb-item.current:after {
  border: none; }

@-moz-document url-prefix() {
  .step-five-page .breadcrumbs .select {
    padding-left: 2px !important; } }

.step-five-page .red {
  color: #ff0000; }

.step-five-page .form {
  max-width: calc(50% - 15px); }

.gray {
  height: auto;
  background: #90989b;
  color: #fff;
  font-family: Arial, sans-serif;
  font-size: 17px;
  padding: 10px; }
  .gray span {
    font-weight: normal;
    font-size: 17px; }

.schedule .notes p.red {
  font-size: 13px;
  font-weight: normal;
  margin-bottom: 0;
  line-height:1;
  color: #de2f00; }

.passenger-info {
  font-size: 17px; }
  .passenger-info .form-left {
    margin-left: 15px; }
  .passenger-info .after-second {
    border-top: 0; }

.expiration {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }
  .expiration .col-xs-7.col-sm-7 {
    max-width: 160px;
    width: 100%;
    margin-left: 0;
    padding-left: 0;
    padding-right: 6px; }
    .expiration .col-xs-7.col-sm-7 i {
      right: 12%; }
  .expiration .col-xs-5.col-sm-5 {
    max-width: 73px;
    width: 100%;
    padding-left: 0;
    padding-right: 0; }

.payment {
  font-size: 17px; }
  .payment .form-left {
    margin-left: 15px; }
  .payment .form .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .payment .form .col-xs-4 {
    width: 100%;
    max-width: 42.899%; }
  .payment .form .col-xs-8 {
    padding-left: 0;
    width: 100%;
    max-width: 248px; }

.policy .css-checkbox:not(checked) + label {
  padding: 0 0 0 15px; }

.policy .css-checkbox:not(checked) + label:before {
  top: -7px; }

.policy .red.note a {
  text-decoration: underline;
  border-bottom: 0; }

.insurance {
  padding: 15px;
  background: #eee; }
  .insurance .error {
    list-style: none;
    padding: 0; }
    .insurance .error .recomendation {
      font-size: 13px; }
    .insurance .error li {
      padding-left: 15px;
      font-size: 13px; }
    .insurance .error li:before {
      content: "•";
      margin-right: 2px; }
      .insurance-no-text .hidden ~ span{ padding:0 !important;}
      .padright0{ padding-right: 0px !important;}
      .padleft0{ padding-left: 0px !important;}

.passenger-info.confirmation .form {
  border: 1px solid #ccc; }
  .passenger-info.confirmation .form .col-sm-5 {
    word-break: normal;
    padding-right: 0;
    padding-left: 15px; }
  .passenger-info.confirmation .form .col-sm-7 {
    word-break: break-all;
    padding-left: 0; }

.passenger-info.confirmation .form-right {
  border-left: 0; }

.light-gray.insurance p.text-bold {
  font-size: 17px;
  font-family: 'Arial',sans-serif; }

.light-gray.insurance a {
  margin-left: 10px;    float: right; }

.light-gray.insurance .error .red {
  font-size: 14px; }

.confirmation-banner {
  padding: 15px 20px; }
  .confirmation-banner p, .confirmation-banner span {
    color: #fff;
    font-size: 15px;
    margin: 5px 0; }

.step-six-page .preferences .col-xs-9.col-sm-8 {
  padding-right: 0; }

.step-six-page .form {
  max-width: calc(50% - 15px); }

.w {
  display: inline-block;
  vertical-align: top; }

.init {
  display: initial; }

.w-9 {
  width: 8.5%; }

.w-11 {
  width: 10.5%; }

.w-12 {
  width: 11.5%; }

.w-15 {
  width: 14.5%; }

.w-16 {
  width: 15.5%; }

.w-20 {
  width: 19.5%; }

.w-25 {
  width: 24.5%; }

.w-29 {
  width: 28.5%; }

.w-30 {
  width: 29.5%; }

.w-33 {
  width: 32.5%; }

.w-35 {
  width: 36.1%; }

.w-40 {
  width: 39.5%; }

.w-50 {
  width: 49.5%; }

.w-55 {
  width: 54.5%; }

.w-60 {
  width: 59.5%; }

.w-65 {
  width: 63.4%; }

.w-80 {
  width: 79.4%; }

.page-content.search {
  border: none;
  padding: 0; }

.result-item {
  border: 1px solid #ccc;
  padding: 0 20px; }
  .result-item .cruise-info .w-35 {
    width: 300px; }
  .result-item .cruise-info .w-65 {
    margin-left: -4px;
    width: calc(100% - 300px);
    padding-left: 15px; }
  .arrows {
    position: relative; }
    .result-item .arrows .cruise-img {
      width: 300px;
      height: 200px; }
    .result-item .arrows .prev {
      opacity: 0.6;
      position: absolute;
      top: 40%;
      left: 0%; }
    .result-item .arrows .next {
      opacity: 0.6;
      position: absolute;
      top: 40%;
      right: 0%; }
  .result-item .title h3 {
    padding-bottom: 0;
    text-transform: uppercase;
    font-size: 20px;
    font-family: Arial, sans-serif; }
  .result-item .title p {
    margin: 0;
    font-size: 17px;
  }
  .result-item .price p {
    margin: 0;
    font-size: 13px; }
  .result-item .price .red {
    margin-top: -5px;
    font-size: 28px;
    font-family: Arial, sans-serif;
    font-weight: bold; }
  .result-item .gray tr {
    height: 45px; }
    .result-item .gray tr th {
      font-size: 14px;
      padding: 0 10px; }
  .result-item tr td {
    font-size: 15px;
    padding: 10px 10px; }
  .result-item tr td:first-child,.result-item tr th:first-child {    
    padding-left:15px;
}
  .result-item .mobile-table-pricing tbody tr td a.red-btn{
	    text-align: center;
    width: 90px;
    padding: 9px;
    height: auto;
    line-height: inherit;
  }
  .result-item .mobile-table-pricing tbody tr{
      height:61px; }
  .result-item .mobile-table-pricing tbody tr td.hidden-xs{
      font-size: 18px; }  
  .result-item tr .btn-td button {
    height: 30px; }
  .result-item .bg-green.bonuses {
    padding: 5px 15px; }
    .result-item .bg-green.bonuses div {
      margin: 3px 0; }

.search-filters {
  background: #1e52fe;
  height: 48px !important;
  padding: 9px 0; }
  .search-filters .w-60 {
    display: inline-block; }
  .search-filters h3 {
    font-size: 17px;
    padding: 0;
    padding-left: 15px;
    text-transform: uppercase;
    color: #fff; }
  .search-filters .select-wrap {
    display: inline-block;
    height: 30px;
    background: #fff; }
    .search-filters .select-wrap i {
      top: 20%;
      right: 3%; }
  .search-filters select {
    padding-left: 5px;
    width: 100%;
    height: 100%; }

.pagination {
  width: 100%;
  font-size: 13px; }
  .pagination .pager {
    list-style-type: none; }
    .pagination .pager li {
      margin: 0 5px; }
      .pagination .pager li a {
        border-bottom: 0;
        color: #215afe;
        border-radius: 0;
        border-color: #ddd; }
    .pagination .pager .pager-current a {
      color: #fff;
      background: #485cfe; }

.wrapper.access-booking {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow-x: hidden;
  overflow-y: auto; }

.header {
  width: calc(100% - 40px);
  max-width: 100%;
  margin: 0 20px;
  height: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .header .main-logo {
    margin: 15px 0 10px 0;
    width: 50%;
    max-width: 50%;
    height: 50px;
    background: url(../images/main-logo.png) center left no-repeat; }
  .header .contacts {
    margin: 5px 0 5px 0;
    text-align: right;
    width: 50%;
    height: 60px;
    max-width: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
    .header .contacts .hr-vert-gray {
      margin: 5px 10px 0 10px;
      border-left: 1px solid #ccc;
      height: 55px; }
    .header .contacts .chat {
      margin-top: 5px; }
      .header .contacts .chat .chat-link {
        margin-top: -4px;
        display: block;
        word-break: keep-all;
        text-transform: uppercase;
        text-decoration: underline;
        font-size: 14px;
        font-family: 'Lato', sans-serif;
        font-weight: bold;
        border-bottom: 0; }
    .header .contacts .phone {
      padding-top: 10px; }
      .header .contacts .phone .phone-description {
        font-size: 13px;
        font-family: 'Lato',sans-serif;
        font-weight: 600;
        color: #4339ff;
        margin: 0; }
      .header .contacts .phone .phone-link {
        margin-top: -5px;
        display: inline-block;
        font-size: 26px;
        font-family: 'Lato',sans-serif;
        border-bottom: none; }
    .header .contacts .chat-icon {
      width: 60px;
      height: 40px;
      background: url(../images/chat-icon-copy.png) center right no-repeat; }
  .header .nav-bar {
    height: 40px;
    line-height: 40px;
    background: #4339ff;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .header .nav-bar .blue-search {
      width: 250px;
      max-width: 250px;
      background: #09f; }
      .header .nav-bar .blue-search a {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        border: none; }
      .header .nav-bar .blue-search p {
        font-size: 13px;
        font-family: 'Lato',sans-serif;
        font-weight: 600;
        text-transform: uppercase;
        color: #fff;
        margin-top: 2px;
        margin-bottom: 0;
        margin-left: 10px; }
      .header .nav-bar .blue-search .search-icon {
        height: 40px;
        margin-left: 15px;
        width: 25px;
        background: url(../images/search-icon-lg.png) center center no-repeat; }
    .header .nav-bar .nav-items {
      padding: 0 6% 0 20px;
      width: 70%;
      max-width: 70%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .header .nav-bar .nav-items .nav-item a {
        font-size: 13px;
        font-family: 'Lato',sans-serif;
        font-weight: 600;
        text-transform: uppercase;
        color: #fff;
        border: none;
        text-align: center;
        display: inline-block;
        width: 100%;
        height: 40px; }
      .header .nav-bar .nav-items .dropdown {
        position: relative;
        display: inline-block; }
        .header .nav-bar .nav-items .dropdown .dropbtn {
          border: none;
          cursor: pointer; }
        .header .nav-bar .nav-items .dropdown .dropdown-content {
          display: none;
          position: absolute;
          background-color: #09f;
          min-width: 220px;
          top: 40px;
          z-index: 1; }
          .header .nav-bar .nav-items .dropdown .dropdown-content a {
            color: #fff;
            text-align: left;
            padding-left: 10px;
            text-decoration: none;
            text-transform: none;
            display: block;
            font-weight: normal;
            font-size: 15px;
            line-height: 30px;
            height: 30px; }
          .header .nav-bar .nav-items .dropdown .dropdown-content a:hover {
            background-color: #4339ff; }
          .header .nav-bar .nav-items .dropdown .dropdown-content .divider {
            width: 92%;
            margin: 0 4%;
            border-color: #4339ff; }
      .header .nav-bar .nav-items .dropdown:hover .dropdown-content {
        display: block;
        opacity: 1; }
    .header .nav-bar .search-input {
      width: 15%;
      max-width: 15%;
      margin-right: 2px;
      margin-top: 2px;
      position: relative;
      overflow: hidden; }
      .header .nav-bar .search-input .input {
        height: 36px;
        margin-left: 4.5px;
        background: #fff;
        display: block;
        width: 100%;
        max-width: 150px; }
      .header .nav-bar .search-input .input::-webkit-input-placeholder {
        font-style: italic;
        font-size: 13px;
        line-height: 36px; }
      .header .nav-bar .search-input .input::-moz-placeholder {
        font-style: italic;
        font-size: 13px;
        line-height: 36px; }
      .header .nav-bar .search-input .search-btn {
        position: absolute;
        right: 0;
        top: 0;
        width: 35px;
        height: 37px;
        background: url(../images/search-icon-lg.png) center center no-repeat #e79800;
        background-size: 50%; }
  .header .header-breadcrumbs {
    height: 50px;
    width: 30%;
    max-width: 30%; }
    .header .header-breadcrumbs a {
      font-size: 14px;
      line-height: 50px;
      font-family: 'Lato', sans-serif;
      font-weight: 600; }
    .header .header-breadcrumbs .current-page {
      color: #666;
      border: none; }
  .header .additional-links {
    height: 50px;
    width: 70%;
    max-width: 70%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
    .header .additional-links .heart-icon {
      margin: 5px 0;
      width: 30px;
      height: 40px;
      margin-right: 7px;
      background: url(../images/fav-heart.png) center center no-repeat;
      position: relative; }
      .header .additional-links .heart-icon .heart-count {
        position: absolute;
        border-radius: 50%;
        color: #fff;
        top: 0;
        right: -6px;
        font-size: 11px;
        line-height: 15px;
        text-align: center;
        font-family: 'Arial', sans-serif;
        height: 15px;
        width: 15px;
        background: #4339ff; }
    .header .additional-links .additional-links-item {
      margin-top: 15px;
      height: 19px; }
    .header .additional-links .hr-vert-black {
      margin: 0 7px;
      margin-top: 15px;
      height: 18px;
      border-left: 1px solid #000; }

main.main {
  margin: 0 20px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }

.sidebar {
  width: 100%;
  max-width: 307px;
  margin-right: 20px; }
  .sidebar .card {
    background: #fff; }
    .sidebar .card .card-header {
      background: #215afe; }
  .sidebar .divider {
    width: 40px;
    border-color: #ccc;
    margin: 25px 0 15px 43%; }

.features {
  padding: 20px; }
  .features .features-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
    .features .features-item .feature-icon {
      width: 20%;
      margin-right: 5px; }
    .features .features-item .feature-icon.lock {
      background: url(../images/lock.png) top center no-repeat; }
    .features .features-item .feature-icon.pig {
      background: url(../images/pig.png) top center no-repeat; }
    .features .features-item .feature-icon.cards {
      background: url(../images/cards.png) top center no-repeat; }
    .features .features-item .feature-text {
      width: 80%; }
      .features .features-item .feature-text .feature-title {
        font-weight: 600;
        text-transform: uppercase;
        margin-bottom: 0; }
      .features .features-item .feature-text .feature-description {
        margin-bottom: 0; }

.trust {
  padding: 20px;
  text-align: center;
  height: auto; }
  .trust .bold-count {
    font-weight: 600; }
  .trust .shopper-logo {
    width: 100%;
    height: 100px;
    background: url(../images/shopper-logo.png) center center no-repeat; }
  .trust .bbb-logo {
    width: 100%;
    height: 80px;
    background: url(../images/bbb-logo.png) center left 56% no-repeat; }
  .trust .bbb-description {
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0; }

.assistance {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }
  .assistance .assistance-bg {
    height: 119px;
    width: 35%;
    background: url(../images/agent.png) top left no-repeat; }
  .assistance .assistance-text {
    margin-top: 15px;
    margin-left: 15px; }
  .assistance .assistance-title {
    font-weight: 600;
    text-transform: uppercase; }

.content {
  width: 100%;
  max-width: 873px; }
  .content .page-title {
    margin: 0 0 5px 0;
    font-size: 26px;
    font-weight: 600;
    font-family: 'Arial', sans-serif; }
  .content .page {
    padding: 20px;
    border: 1px solid #ccc;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .content .page .entry-form {
      width: 100%;
      max-width: 50%; }
    .content .page .entry-notes {
      width: 100%;
      max-width: calc(50% - 10px); }
  .content .entry-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 10px;
    padding-right: 20px; }
    .content .entry-form .btn-wrap {
      width: 100%;
      text-align: right; }
  .content .entry-form-label {
    width: 50%;
    max-width: 50%;
    min-width: 140px; }
  .content .entry-form-input {
    width: 50%;
    max-width: 50%;
    min-width: 140px;
    height: 25px;
    margin-bottom: 15px; }
  .content .red-btn {
    display: inline-block;
    width: 100%;
    min-width: 140px;
    max-width: 50%;
    font-size: 15px;
    height: 35px;
    line-height: 35px;
    text-align: center; }
  .content .entry-notes {
    width: 100%;
    max-width: 53%; }
    .content .entry-notes .blue-title {
      font-size: 17px;
      line-height: 19px;
      color: #215afe;
      font-weight: 600;
      margin-bottom: 5px; }
    .content .entry-notes .entry-notes-list {
      padding-left: 15px; }
    .content .entry-notes .entry-notes-list-item {
      font-size: 14px; }
  .content .page.booking-loop {
    padding: 0; }
  .content .divider {
    width: 100%;
    border-color: #ccc;
    margin: 0; }
  .content .booking {
    padding: 20px;
    width: 100%; }
    .content .booking .booking-info {
      margin: 5px 0;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
    .content .booking .info-heading {
      font-weight: 600;
      min-width: 147px;
      font-size: 15px; }
    .content .booking .info-text {
      font-size: 15px;
      width: 100%; }
      .content .booking .info-text .btn-wrap {
        text-align: left; }
      .content .booking .info-text .red-btn {
        margin-top: 15px;
        width: 230px;
        font-size: 15px; }
      .content .booking .info-text p {
        font-size: 15px;
        margin-bottom: 5px; }
    .content .booking .payment-text {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .content .booking .payment-text .payment-detail {
        width: 190px;
        margin: 0; }
      .content .booking .payment-text .payment-date {
        width: auto;
        margin: 0; }
    .content .booking .divider.payment {
      text-align: left;
      width: 330px;
      margin: 5px 0;
      border-bottom: 2px solid #000; }

.footer {
  margin: 0 20px;
  background: #464853;
  width: 100%;
  height: auto;
  color: #fff; }
  .footer .col-xs-12.text-center {
    margin: 20px 0; }
    .footer .col-xs-12.text-center a {
      display: inline-block;
      margin: 0 10px;
      border-color: #fff;
      color: #fff; }
    .footer .col-xs-12.text-center .hr-vert-white {
      border-right: 1px solid #fff;
      font-size: 16px; }
  .footer .logos {
    margin: 20px 0;
    height: 100px;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .footer .logos .bbb {
      margin-right: auto;
      margin-left: 10px;
      width: 50%;
      height: 80px;
      background: url(../images/bbb-image.png) center left no-repeat; }
    .footer .logos .norton {
      margin-top: 5px;
      margin-left: auto;
      margin-right: 10px;
      width: 50%;
      height: 80px;
      background: url(../images/norton-image.png) center right no-repeat; }
  .footer .footer-text p {
    margin: 5px 0;
    color: #fff; }

/*@media only screen and (max-width: 319px) {
  body {
    display: none; } }*/

@media only screen and (min-width: 320px) and (max-width: 767px) {
  html, body {
    height: auto;
    min-height: auto;
    margin: 0;
    padding: 0; }
  .select, input {
    font-size: 12px; }
/*  .wrapper {
    height: 100%;
    min-height: 100%; }*/
  main.main {
    margin: 0 15px; }
  .content .page-title {
    font-size: 20px;
    margin: 15px 0 5px 0; }
  .content .page {
    padding: 15px 10px; }
    .content .page .entry-form, .content .page .entry-notes {
      width: 100%;
      max-width: 100%;
      margin: 0; }
    .content .page .entry-form-input, .content .page .entry-form-label, .content .page .btn-wrap {
      width: 100%;
      min-width: 100%;
      max-width: 100%; }
    .content .page .entry-form-input {
      margin-bottom: 15px; }
    .content .page .entry-form-label {
      margin-bottom: 5px; }
    .content .page .btn-wrap {
      text-align: left;
      margin-bottom: 15px; }
      .content .page .btn-wrap .red-btn {
        min-width: 180px; }
    .content .page .entry-notes-list {
      padding-left: 15px; }
  .content .booking {
    padding: 15px 10px; }
    .content .booking .info-heading, .content .booking .info-text {
      width: 50%;
      min-width: 50%; }
    .content .booking .info-payment {
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .content .booking .info-payment .info-heading {
        width: 100%; }
      .content .booking .info-payment .info-text {
        width: 100%; }
      .content .booking .info-payment .payment-detail {
        width: 50%; }
      .content .booking .info-payment .payment-date {
        width: 50%; }
      .content .booking .info-payment .divider {
        width: 100%; }
/*  body, .wrapper {
    margin: 0;
    overflow-x: hidden; }*/
  input[type=checkbox].normal-checkbox {
    -webkit-appearance: checkbox !important;
    -moz-appearance: checkbox !important; }
  .wrapper {
    display: block; }
  .main-content, .cards-container {
    margin: 0;
    width: 100%;
    max-width: 100%; }
  .mobile-links {
    margin-top: 5px; }
    .mobile-links img, .mobile-links .fa {
      color: #33f;
      margin-right: 3px; }
    .mobile-links a {
      font-size: 13px;
      margin-right: 20px;
      color: #33f; }
  .main-content {
    padding: 0 5px; }
  .card {
    margin-top: 10px;
    border: 0;
    background: transparent;
    /*margin-bottom: 15px; */
    }   
	.card.step-three-page {margin-top:10px!important;}
    .card h3 {
      padding: 5px 0 15px 0;
      margin-bottom: 0; }
	.step-three-page.card h3 {margin-bottom:15px!important;}
	#booking-steps-body-step1 .guest-form .form-row select {font-size:15px!important;}
    .card .card-content {
      padding: 0 5px; }
      .card .card-content p {
        margin: 0; }
      .card .card-content .row.mar-top {
        margin-top: 0; }
      .card .card-content .visible-xs .card-thumbnail {
        margin-top: 10px;
        width: 100%;
        height: auto;
       }
    .card .stars-container {
      padding-top: 2px; }
    .card .card-bonuses {
      padding: 8px 5px;
      left: 0;
      right: 0;
      width: 100%;
      background: #f2fedf; }
      .card .card-bonuses .mar-xs-top {
        margin: 0; }
      .card .card-bonuses img {
        margin-top: 2px;
        display: inline-block;
        margin-right: 10px; }
    .card hr {
      margin-left: 30%;
      width: 40%;
      border-top: 0; }
  .breadcrumbs {
    height: 35px;
    overflow: hidden; }
    .breadcrumbs .breadcrumb-item {
      text-align: center;
      background-image: none;
      width: 9%; }
      .breadcrumbs .breadcrumb-item .col-xs-12 {
        padding-left: 10px; }
      .breadcrumbs .breadcrumb-item .step {
        font-size: 13px;
        line-height: 20px;
        margin-top: 7px;
        width: 20px;
        height: 20px;
        border-radius: 50%; }
      .breadcrumbs .breadcrumb-item p {
        margin-top: 4px;
        font-weight: bold; }
    .breadcrumbs .breadcrumb-item.current {
      text-align: left;
      background: #00a3ff;
      width: 64%; }
      .breadcrumbs .breadcrumb-item.current .col-xs-3 {
        width: 30px; }
      .breadcrumbs .breadcrumb-item.current .step {
        background: #1d52ff; }
      .breadcrumbs .breadcrumb-item.current .col-xs-9 {
        margin-left: 10px;
        padding: 6px 0; }
    .breadcrumbs .breadcrumb-item.complete {
      text-align: center; }
      .breadcrumbs .breadcrumb-item.complete .col-xs-12 {
        padding: 0 15px; }
      .breadcrumbs .breadcrumb-item.complete .step {
        margin-left: -9px;
        background: #1d52ff; }
      .breadcrumbs .breadcrumb-item.complete .col-xs-3 .col-sm-4 .col-md-3 .col-lg-3 {
        margin-left: 0; }
    .breadcrumbs .breadcrumb-item.current:after {
      border-left: 9px solid transparent;
      border-top: 18px solid #eee;
      border-bottom: 18px solid #eee;
      content: "";
      position: absolute;
      right: -0.2px;
      top: 0; }
    .breadcrumbs .breadcrumb-item.breadcrumb-item-first.current:before {
      border-left: 9px solid #eee;
      border-top: 18px solid transparent;
      border-bottom: 18px solid transparent;
      content: "";
      position: absolute;
      left: 0;
      top: 0; }
    .breadcrumbs .breadcrumb-item.current:before {
      border-left: 9px solid #e7f5fe;
      border-top: 18px solid transparent;
      border-bottom: 18px solid transparent;
      content: "";
      position: absolute;
      left: -0.8px;
      top: 0; }
    .breadcrumbs .breadcrumb-item-last.current:after {
      border: none; }
  .page-content {
    border: none;
    padding: 0; }
  .form-bonus {
    display: block; }
    .form-bonus .guest-form, .form-bonus .bonus-wrap {
      margin: 10px 0 0 0;
      width: 100%;
      max-width: 100%; }
  .guest-form .select-gray {
    text-align: center; }
    .guest-form .select-gray a {
      padding: 10px 0; }
  .guest-form .bg-blue .col-xs-12 {
    padding: 0 5px; }
  .guest-form .bg-blue p {
    margin: 5px 0; }
  .guest-form .bg-blue .col-xs-6 {
    margin-top: 5px; }
  .guest-form .bg-blue p.font-sm {
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 10px; }
  .guest-form .form-row label.col-xs-6 {
    font-size: 15px;
    padding-right: 0; }
  .guest-form .form-row i.fa-angle-down {
    top: 20%; }
  .guest-form .form-row .select, .guest-form .form-row input {
    font-size: 15px; }
  .guest-form .bg-white .col-xs-3 {
    margin-top: 8px;
    font-size: 15px; }
  .normal-checkbox:not(checked) + label:before {
    top: 2px; }
  .bonus-wrap .bonus-heading {
    padding: 4px 10px; }
    .bonus-wrap .bonus-heading h4 {
      font-size: 14px;
      font-weight: bold; }
  .bonus-wrap .bonus-content {
    padding: 10px;
    font-size: 13px;
    height: auto;
    min-height: 200px; }
  .bonus-wrap .bonus-text p {
    font-size: 12px;
    line-height: 15px;
    margin-right: 0; }
  .rooms-loop .room-preview .col-xs-12.col-sm-9.col-md-9 {
    width: 100%; }
  .rooms-loop .room-container {
    border: none;
    padding: 0; }
    .rooms-loop .room-container .room-card img {
      margin-top: -2px;
      width: 100px;
      float: left;
      height: 67px;
      max-width: 35%;
      padding-right: 5px; }
    .rooms-loop .room-container .room-card .pad-null {
      display: inline-block;
      width: calc(100% - 100px);
      min-height: 35px; }
    .rooms-loop .room-container .room-card p.text-bold {
      width: 100%;
      display: flex;
      display: -webkit-flex;
      display: -ms-flexbox;
      margin-bottom: 0; }
      .rooms-loop .room-container .room-card p.text-bold span.top {
        margin-top: -4px;
        margin-left: 5px;
        max-width: 80%; }
    .rooms-loop .room-container .room-card .room-class {
      margin-top: 0;
      color: #fff;
      border: 0;
      line-height: 35px;
      height: 35px; }
    .rooms-loop .room-container .room-card .col-xs-6 {
      padding: 0 25px 0 5px; }
    .rooms-loop .room-container .room-card p, .rooms-loop .room-container .room-card span {
      font-size: 15px; }
    .rooms-loop .room-container .room-card .room-description {
      font-size: 15px;
      padding: 5px 5px 0 5px; }
      .rooms-loop .room-container .room-card .room-description span.visible-xs {
        display: inline-block !important; }
      .rooms-loop .room-container .room-card .room-description a {
        height: 18px; }
    .rooms-loop .room-container .per-pass {
      padding-top: 4px;
      width: auto;
      min-width: 75px; }
      .rooms-loop .room-container .per-pass span.visible-xs {
        display: inline-block !important; }
    .rooms-loop .room-container .more-link a, .rooms-loop .room-container .less-link a {
      margin-top: 0;
      line-height: 30px;
      font-size: 13px; }
    .rooms-loop .room-container .less-link:before {
      top: 10px !important; }
  .rooms-loop .more-link a, .rooms-loop .less-link a {
    margin-top: 0;
    line-height: 30px;
    font-size: 13px; }
  .rooms-loop .less-link:before {
    top: 10px !important; }
  .rooms-loop .room-pricing {
    overflow: hidden; }
    .rooms-loop .room-pricing table {
      margin-top: 0;
      border: none;
      width: 100%;
      overflow: hidden; }
      .rooms-loop .room-pricing table thead {
        line-height: 16px;
        font-size: 14px; }
        .rooms-loop .room-pricing table thead th.pad-left {
          padding-right: 15px;
          min-width: 65px;
          max-width: 65px; }
        .rooms-loop .room-pricing table thead th {
          font-size: 12px;
          font-weight: normal; }
      .rooms-loop .room-pricing table tr {
        border-top: 2px solid #fff;
        border-bottom: 2px solid #fff; }
        .rooms-loop .room-pricing table tr td.text-center.text-bold {
          font-size: 14px; }
      .rooms-loop .room-pricing table .bg-green {
        min-width: 90px;
        width: 90px;
        padding: 5px 0; }
        .rooms-loop .room-pricing table .bg-green .col-xs-4 {
          width: 24px;
          margin-left: 5px;
          padding: 0; }
      .rooms-loop .room-pricing table .btn-td {
        padding-left: 2px;
        padding-right: 2px; }
      .rooms-loop .room-pricing table .red-btn {
        font-size: 12px;
        width: 68px; 
        padding: 0;
       }
	.rooms-loop .room-pricing table .btn-td a.red-btn.request-quote-btn {
		
		height:auto; line-height:inherit; padding:6px;
	}
    .rooms-loop .room-pricing .bg-trns {
      border-top: 1px solid #92989b; }
    .rooms-loop .room-pricing .tr-bg {
      border-top: 1px solid #92989b; }
  .rooms-loop .pricing-footer {
    margin-top: 10px;
    border-top: 1px solid #92989b;
    height: 30px; }
  .rooms-loop .room-container-inner {
    padding-top: 10px; }
  .step-three-page .row.main {
    width: 100%;
    margin: 0; }
    .step-three-page .row.main .col-xs-12.col-sm-6 {
      padding: 0;
      width: 100%; }
  .step-three-page .gray, .step-three-page .upgrade {
    font-size: 12px;
    font-weight: 600; }
  .step-three-page .room-selection, .step-three-page .upgrade, .step-three-page .map-keys {
    max-width: 100%; }
  .step-three-page .room-selection .gray .col-xs-4 {
    padding: 15px 0 !important;
    line-height: 14px !important; }
  .step-three-page .room-selection .row .col-xs-4 {
    padding: 15px 0;
    text-align: center;
    font-size: 14px; }
    .step-three-page .room-selection .row .col-xs-4 a {
      cursor: normal;
      text-decoration: none;
      border: 0;
      color: #000; }
  .step-three-page .room-selection .row .btn-wrap {
    padding: 0;
    line-height: 50px; }
    .step-three-page .room-selection .row .btn-wrap .red-btn {
      font-size: 12px;
      width: 74px;
      height: 24px; }
  .step-three-page .room-selection .gray {
    height: 43px;
    padding: 0; }
    .step-three-page .room-selection .gray .col-xs-4 {
      padding: 0;
      text-align: center;
      font-size: 12px;
      height: 100%;
      line-height: 43px; }
  .step-three-page .upgrade .bonus-heading {
    padding: 15px 10px;
    font-size: 12px;
     }
  .step-three-page .upgrade .bg-green {
    height: auto; }
    .step-three-page .upgrade .bg-green .type-txt, .step-three-page .upgrade .bg-green .col-xs-6.col-md-4 {
      text-align: left; }
      .step-three-page .upgrade .bg-green .type-txt p, .step-three-page .upgrade .bg-green .col-xs-6.col-md-4 p {
        margin-left: 10px;
        font-size: 12px; }
  .step-three-page .upgrade .tabled .col-xs-8 {
    padding-right: 0;
    padding-left: 0; }
  .step-three-page .upgrade .tabled .col-xs-8, .step-three-page .upgrade .tabled .col-xs-4.col-sm-6 {
    text-align: left; }
  .room-selection, .upgrade, .map-keys {
    border: none; }
    .room-selection .red-btn, .upgrade .red-btn, .map-keys .red-btn {
      width: 100%;
      padding: 0; }
    .room-selection .bg-green .col-xs-6.col-sm-6, .map-keys .bg-green .col-xs-6.col-sm-6 {
      width: 42% !important; }
    .room-selection .bg-green .col-xs-6.col-sm-6.type-txt, .map-keys .bg-green .col-xs-6.col-sm-6.type-txt {
      width: 58% !important; }
    .room-selection .tabled .row, .upgrade .tabled .row, .map-keys .tabled .row {
      margin: 0;
      padding: 0 5px; }
      .room-selection .tabled .row .col-md-4, .upgrade .tabled .row .col-md-4, .map-keys .tabled .row .col-md-4 {
        text-align: left;
        padding-left: 5px; }
        .room-selection .tabled .row .col-md-4 a, .upgrade .tabled .row .col-md-4 a, .map-keys .tabled .row .col-md-4 a {
          font-size: 13px;
          font-weight: normal;
          width: 100%; }
      .room-selection .tabled .row .col-md-4.col-xs-8, .upgrade .tabled .row .col-md-4.col-xs-8, .map-keys .tabled .row .col-md-4.col-xs-8 {
        width: 58%; }
      .room-selection .tabled .row .col-md-4.col-xs-4, .upgrade .tabled .row .col-md-4.col-xs-4, .map-keys .tabled .row .col-md-4.col-xs-4 {
        width: 42%; }
      .room-selection .tabled .row .visible-xs, .upgrade .tabled .row .visible-xs, .map-keys .tabled .row .visible-xs {
        display: inline-block !important;
        margin-left: 15px; }
        .room-selection .tabled .row .visible-xs a p, .room-selection .tabled .row .visible-xs a em, .upgrade .tabled .row .visible-xs a p, .upgrade .tabled .row .visible-xs a em, .map-keys .tabled .row .visible-xs a p, .map-keys .tabled .row .visible-xs a em {
          font-size: 13px;
          max-height: 20px;
          margin-left: -10px;
          font-weight: normal !important;
          text-decoration: underline;
          color: #33f;
          margin-bottom: 0; }
        .room-selection .tabled .row .visible-xs a em, .upgrade .tabled .row .visible-xs a em, .map-keys .tabled .row .visible-xs a em {
          margin-top: 2px; }
  .mobile-map p {
    font-size: 14px !important;
    line-height: 1.4em; }
  .mobile-map a {
    display: inline-block;
    height: 18px;
    margin: 0 5px 15px 5px; }
  .mobile-map .current {
    color: #000;
    border-bottom: 0; text-decoration: none;}
  .mobile-map .text-center {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .mobile-map .text-center img {
      margin-top: 3px;
      margin-right: 5px;
      width: 15px; }
  .map-keys .gray {
    background: none;
    height: auto; }
    .map-keys .gray .mobile-heading {
      text-align: left;
      color: #000;
      font-weight: bold; }
  .map-keys .keys {
    margin: 0 15px; }
    .map-keys .keys .col-xs-1 {
      padding-left: 0; }
  .time-remain {
    margin: 15px 0;
    width: 100%; }
    .time-remain .time {
      margin: 0; }
    .time-remain p.visible-xs {
      display: inline-block !important; }
  .mar-top.summary-table-wrap {
    margin-top: 20px; }
  .main {
    width: 100%; }
    .bonuses-summary .col-xs-6{ padding-right:0px;}
    .main .summary-table-wrap, .main .forms-wrap {
      border: 0;
      font-size: 13px;
      font-family: 'Arial',sans-serif; }
      .main .summary-table-wrap .gray, .main .summary-table-wrap .light-gray, .main .forms-wrap .gray, .main .forms-wrap .light-gray {
        padding: 15px 10px;
        height: 50px;
        font-size: 14px; }
        .main .summary-table-wrap .gray span, .main .summary-table-wrap .light-gray span, .main .forms-wrap .gray span, .main .forms-wrap .light-gray span {
          font-size: 14px; }
      .main .summary-table-wrap .light-gray.insurance, .main .forms-wrap .light-gray.insurance {
        height: auto; }
        .main .summary-table-wrap .light-gray.insurance span, .main .forms-wrap .light-gray.insurance span {
          font-size: 14px; }
      .main .summary-table-wrap p, .main .summary-table-wrap span, .main .forms-wrap p, .main .forms-wrap span {
        font-size: 13px;
        font-family: 'Arial';    /*padding: 0 9px;*/ }
    
      .passenger-info .forms-wrap .row.mar-sm-top .col-xs-12 span.text-bold {
            font-size:15px !important;
         }
      .main .summary-table-wrap a, .main .forms-wrap a {
        margin-left: 0;
        font-size: 13px; }
       .main .forms-wrap .bg-blue {
        height: 48px; }
       .main .summary-table-wrap .bg-blue{
        height: auto; }
    .main .summary-table {
      padding: 10px 0; }
      .main .summary-table .note {
        margin-bottom: 0;
        margin-left:10px;
      }
    .main .summary-table.preferences {
      padding: 0 0 0 10px; }
      .main .summary-table.preferences .select {
        height: 35px; }
    .main .bonuses-summary {
      padding: 10px 0px 10px 10px !important;
      overflow: hidden; }
      .main .bonuses-summary .col-xs-3.col-sm-2.text-center.pad-fix {
        text-align: left;
        padding-left: 5px; }
    .main .summary-table.visible-xs {
      overflow: hidden; }
      .main .summary-table.visible-xs .col-xs-6.text-left, .main .summary-table.visible-xs .col-xs-8.text-left {
        width: 70%;
        padding-right: 0; }
      .main .summary-table.visible-xs .col-xs-6.text-right, .main .summary-table.visible-xs .col-xs-4.text-right {
        width: 30%;
        padding-left: 0; }
      .main .summary-table.visible-xs p {
        margin: 0; }
    .main .schedule .row {
      margin: 0; }
    .main .schedule .mar-top {
      margin-top: 15px; }
    .main .schedule .row.text-bold {
      display: flex;
      flex-wrap: nowrap;
      justify-content: flex-start;
      padding-bottom: 5px; }
      .main .schedule .row.text-bold div {
        font-size: 13px; }
    .main .schedule .col-xs-3, .main .schedule .col-xs-4, .main .schedule .col-xs-2, .main .schedule .col-xs-6 {
      padding: 0; }
    .main .schedule .xs-20 {
      padding: 0;
      display: inline-block;
      width: 100%;
      max-width: 60px; }
    .main .schedule .xs-25 {
      padding: 0;
      display: inline-block;
      width: 100%;
      max-width: 80px; }
    .main .schedule .xs-30 {
      max-width: 90px;
      padding: 0;
      display: inline-block;
      width: 100%; }
  .light-gray {
    font-size: 20px;
    height: auto; }
	.card-content .select{    cursor: default;
    outline: none;
    -moz-user-select: none;
    background: #FFf url(sort-arrow.png) no-repeat;
    background-position: right 10px center;
    width: 100%;
    cursor: pointer;
    border: 1px solid #cccccc;
    overflow: hidden;
    white-space: nowrap;
    clip: auto;
    padding: 4px 7px;
    width: 100%;
    background-repeat: no-repeat;
    line-height: 25px;}
  .select {
    text-transform: capitalize;
    padding-left: 5px; }
  .preferences .row {
    margin: 5px 0 0 0; }
  .preferences i.fa-angle-down {
    right: 2.5%; }
  .preferences .col-xs-8 {
    width: 73.1%;
    padding-right: 0;
    padding-left: 0; }
  .preferences .col-xs-4 {
    width: 26.9%;
    padding-left: 0;
    padding-right: 0;
    text-align: left; }
  .preferences p {
    font-size: 14px;
    margin-top:10px;
  }
    .step-six-page .preferences p {   
    margin-top:0px;
  }
  .note {
    margin-left: 5px;
    line-height: 13px; }
  .form-errors .red-header {
    height: auto; }
  .button-wrap {
    margin-top: 0; }
  .forms-wrap {
    display: block;
    margin: 0; }
    .forms-wrap .form {
      flex-grow: 0;
      max-width: 100%; }
  .form-right .mar-lg-top {
    margin-top: 10px; }
  .policy {
    margin-top: 0; }
  .insurance {
    padding: 10px 15px; }
    .insurance span {
      font-size: 14px; }
    .insurance .error .recomendation {
      font-weight: normal;
      padding: 0;
      line-height: 15px; }
  .confirmation-insurance {
    font-size: 13px; }
    .confirmation-insurance .col-xs-4 {
      padding-left: 0; }
  .form-info .form, .form-info .form-left, .form-info .form-right, .payment .form, .payment .form-left, .payment .form-right, .passenger-info .form, .passenger-info .form-left, .passenger-info .form-right, .preferences .form, .preferences .form-left, .preferences .form-right {
    width: 100%;
    margin: 10px 0;
    height: auto;
    border: none;
    padding: 0 !important; }
    .form-info .form .col-xs-4, .form-info .form .col-xs-12, .form-info .form .col-xs-4.col-sm-5, .form-info .form-left .col-xs-4, .form-info .form-left .col-xs-12, .form-info .form-left .col-xs-4.col-sm-5, .form-info .form-right .col-xs-4, .form-info .form-right .col-xs-12, .form-info .form-right .col-xs-4.col-sm-5, .payment .form .col-xs-4, .payment .form .col-xs-12, .payment .form .col-xs-4.col-sm-5, .payment .form-left .col-xs-4, .payment .form-left .col-xs-12, .payment .form-left .col-xs-4.col-sm-5, .payment .form-right .col-xs-4, .payment .form-right .col-xs-12, .payment .form-right .col-xs-4.col-sm-5, .passenger-info .form .col-xs-4, .passenger-info .form .col-xs-12, .passenger-info .form .col-xs-4.col-sm-5, .passenger-info .form-left .col-xs-4, .passenger-info .form-left .col-xs-12, .passenger-info .form-left .col-xs-4.col-sm-5, .passenger-info .form-right .col-xs-4, .passenger-info .form-right .col-xs-12, .passenger-info .form-right .col-xs-4.col-sm-5, .preferences .form .col-xs-4, .preferences .form .col-xs-12, .preferences .form .col-xs-4.col-sm-5, .preferences .form-left .col-xs-4, .preferences .form-left .col-xs-12, .preferences .form-left .col-xs-4.col-sm-5, .preferences .form-right .col-xs-4, .preferences .form-right .col-xs-12, .preferences .form-right .col-xs-4.col-sm-5 {
      padding: 0 5px; }
    .form-info .form .col-xs-8, .form-info .form-left .col-xs-8, .form-info .form-right .col-xs-8, .payment .form .col-xs-8, .payment .form-left .col-xs-8, .payment .form-right .col-xs-8, .passenger-info .form .col-xs-8, .passenger-info .form-left .col-xs-8, .passenger-info .form-right .col-xs-8, .preferences .form .col-xs-8, .preferences .form-left .col-xs-8, .preferences .form-right .col-xs-8 {
      padding: 0; }
    .form-info .form span.visible-xs, .form-info .form-left span.visible-xs, .form-info .form-right span.visible-xs, .payment .form span.visible-xs, .payment .form-left span.visible-xs, .payment .form-right span.visible-xs, .passenger-info .form span.visible-xs, .passenger-info .form-left span.visible-xs, .passenger-info .form-right span.visible-xs, .preferences .form span.visible-xs, .preferences .form-left span.visible-xs, .preferences .form-right span.visible-xs {
      display: inline-block !important; }
    .form-info .form .input, .form-info .form-left .input, .form-info .form-right .input, .payment .form .input, .payment .form-left .input, .payment .form-right .input, .passenger-info .form .input, .passenger-info .form-left .input, .passenger-info .form-right .input, .preferences .form .input, .preferences .form-left .input, .preferences .form-right .input {
      font-size: 14px;
      height: 34px; }
    .form-info .form .select-wrap, .form-info .form-left .select-wrap, .form-info .form-right .select-wrap, .payment .form .select-wrap, .payment .form-left .select-wrap, .payment .form-right .select-wrap, .passenger-info .form .select-wrap, .passenger-info .form-left .select-wrap, .passenger-info .form-right .select-wrap, .preferences .form .select-wrap, .preferences .form-left .select-wrap, .preferences .form-right .select-wrap {
      padding-right: 0; }
      .form-info .form .select-wrap .select, .form-info .form .select-wrap .input, .form-info .form-left .select-wrap .select, .form-info .form-left .select-wrap .input, .form-info .form-right .select-wrap .select, .form-info .form-right .select-wrap .input, .payment .form .select-wrap .select, .payment .form .select-wrap .input, .payment .form-left .select-wrap .select, .payment .form-left .select-wrap .input, .payment .form-right .select-wrap .select, .payment .form-right .select-wrap .input, .passenger-info .form .select-wrap .select, .passenger-info .form .select-wrap .input, .passenger-info .form-left .select-wrap .select, .passenger-info .form-left .select-wrap .input, .passenger-info .form-right .select-wrap .select, .passenger-info .form-right .select-wrap .input, .preferences .form .select-wrap .select, .preferences .form .select-wrap .input, .preferences .form-left .select-wrap .select, .preferences .form-left .select-wrap .input, .preferences .form-right .select-wrap .select, .preferences .form-right .select-wrap .input {
        font-size: 12px;
        height: 34px; }
      .form-info .form .select-wrap i, .form-info .form-left .select-wrap i, .form-info .form-right .select-wrap i, .payment .form .select-wrap i, .payment .form-left .select-wrap i, .payment .form-right .select-wrap i, .passenger-info .form .select-wrap i, .passenger-info .form-left .select-wrap i, .passenger-info .form-right .select-wrap i, .preferences .form .select-wrap i, .preferences .form-left .select-wrap i, .preferences .form-right .select-wrap i {
        right: 2.5%; }
    .form-info .form .birth .select-wrap i, .form-info .form .expiration .select-wrap i, .form-info .form-left .birth .select-wrap i, .form-info .form-left .expiration .select-wrap i, .form-info .form-right .birth .select-wrap i, .form-info .form-right .expiration .select-wrap i, .payment .form .birth .select-wrap i, .payment .form .expiration .select-wrap i, .payment .form-left .birth .select-wrap i, .payment .form-left .expiration .select-wrap i, .payment .form-right .birth .select-wrap i, .payment .form-right .expiration .select-wrap i, .passenger-info .form .birth .select-wrap i, .passenger-info .form .expiration .select-wrap i, .passenger-info .form-left .birth .select-wrap i, .passenger-info .form-left .expiration .select-wrap i, .passenger-info .form-right .birth .select-wrap i, .passenger-info .form-right .expiration .select-wrap i, .preferences .form .birth .select-wrap i, .preferences .form .expiration .select-wrap i, .preferences .form-left .birth .select-wrap i, .preferences .form-left .expiration .select-wrap i, .preferences .form-right .birth .select-wrap i, .preferences .form-right .expiration .select-wrap i {
      right: 6%; }
  .form-info .forms-wrap .form .light-gray {
    height: 35px;
    padding: 0 0 0 10px;
    line-height: 35px; }
    .form-info .forms-wrap .form .light-gray span {
      font-size: 15px; }
  .form-info .forms-wrap .form .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0 0 0 10px;
    margin-left: 0;
    margin-right: 0; }
    .form-info .forms-wrap .form .row .col-xs-4 {
      padding-left: 0;
      width: auto; }
    .form-info .forms-wrap .form .row .col-xs-8 {
      padding-right: 0;
      min-width: 211px; }
    .form-info .forms-wrap .form .row .birth {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .form-info .forms-wrap .form .row .birth .col-xs-3, .form-info .forms-wrap .form .row .birth .col-xs-4 {
        min-width: 60px; }
      .form-info .forms-wrap .form .row .birth .col-xs-5 {
        min-width: 76px; }
  .form-info .forms-wrap .form .intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-2 {
    width: 100%; }
  .outline-btn {
    width: 100%; }
  .payment .col-xs-4.col-sm-5.col-md-5 {
    padding-right: 0;
    margin-right: 10px;
    max-width: 37%; }
  .payment .row .col-xs-8 {
    max-width: 70%;
    width: 100%; }
  .payment .row .col-xs-7 {
    width: 100%;
    max-width: 60%;
    margin-right: 5px; }
  .payment .row .col-xs-5 {
    width: 100%;
    max-width: 40%; }
  .payment .input, .payment .select {
    height: 34px; }
  .step-five-page .passenger-info, .step-six-page .passenger-info {
    margin-top: 0; }
    .step-five-page .passenger-info .col-xs-12.text-bold, .step-six-page .passenger-info .col-xs-12.text-bold {
      font-size: 15px;
      margin-bottom: 0; }
      .step-five-page .passenger-info .col-xs-12.text-bold span, .step-six-page .passenger-info .col-xs-12.text-bold span {
        font-size: 15px;
        font-weight: normal; }
    .step-five-page .passenger-info .mar-lg-top, .step-five-page .passenger-info .mar-bottom, .step-six-page .passenger-info .mar-lg-top, .step-six-page .passenger-info .mar-bottom {
      margin-top: 0;
      margin-bottom: 0; }
    .step-five-page .passenger-info .form, .step-six-page .passenger-info .form {
      font-size: 13px;
      margin: 0; }
      .step-five-page .passenger-info .form .col-xs-4.col-sm-4, .step-five-page .passenger-info .form .col-xs-12, .step-six-page .passenger-info .form .col-xs-4.col-sm-4, .step-six-page .passenger-info .form .col-xs-12 {
        padding: 0 0 0 5px; }
  .step-five-page .form .row, .step-six-page .form .row {
    padding: 0 15px 0 20px;
    margin: 5px -15px; }
    .step-five-page .form .row .col-xs-4, .step-six-page .form .row .col-xs-4 {
      width: 37%; }
    .step-five-page .form .row .col-xs-8, .step-six-page .form .row .col-xs-8 {
      width: 63%;
      padding-right: 0;
      margin-left: 0; }
      .step-five-page .form .row .col-xs-8 img, .step-six-page .form .row .col-xs-8 img {
        width: 23%; }
      .step-five-page .form .row .col-xs-8 select, .step-five-page .form .row .col-xs-8 .select, .step-six-page .form .row .col-xs-8 select, .step-six-page .form .row .col-xs-8 .select {
        text-transform: uppercase; }
  .step-five-page .payment .form .row .col-xs-4, .step-six-page .payment .form .row .col-xs-4 {
    width: 34%;
    margin-right: 0; }
  .step-five-page .payment .form .row .col-xs-8, .step-six-page .payment .form .row .col-xs-8 {
    min-width: 211px; }
  .step-five-page .passenger-info.confirmation, .step-six-page .passenger-info.confirmation {
    border-bottom: 1px solid #ccc; }
    .step-five-page .passenger-info.confirmation .form, .step-six-page .passenger-info.confirmation .form {
      border-top: 0;
      border-bottom: 0;
      border-left: 1px solid #ccc;
      border-right: 1px solid #ccc; }
  .bg-blue.bonuses-summary p.red {
    font-size: 13px; }
  .bg-blue.bonuses-summary .col-xs-3.col-sm-2.text-left.pad-fix {
    padding-left: 5px;
    text-align: left; }
  .step-six-page h3.visible-xs {
    font-family: 'Lato', sans-serif;
    font-size: 17px; }
  .step-six-page .bonuses-summary a {
    font-size: 13px; }
  .confirmation-banner {
    padding: 5px 10px;
    margin-bottom: 15px;
  }
    .confirmation-banner p {
      margin-bottom: 5px;
      margin-top: 0;
      font-size: 13px; }
    .confirmation-banner span {
      font-size: 13px; }
  .light-gray.insurance a, .light-gray.insurance p.text-bold {
    font-size: 14px; }
  .light-gray.insurance .error .red {
    font-size: 13px; }
  .search-results-page {
    padding: 0; }
  .search-filters .w-60 {
    margin-top: 7px;
    width: 100%;
    display: inline-block; }
  .search-filters .w-25 {
    margin-top: 20px;
    width: 64.1%;
    margin-bottom: 40px; }
  .search-filters .w-15 {
    width: 34.5%; top:-12px !important; }
    .Sortby { font-size:12px !important;
     }
  .page-content.search {
    margin-top: 45px; }
  .result-item {
    padding: 0 9px;
    overflow: hidden; }
    .result-item .cruise-info {
      width: 100%;
      margin-top: 10px;
      display: block; }    
      .result-item .cruise-info .w-35 {
        width: 100%; }
      .result-item .cruise-info .w-65 {
        margin: 0;
        padding-left: 0;
        width: 100%; }
    .result-item .title-price {
      margin-bottom: 0; }
    .result-item .details {
      margin: 0; }
      .result-item .details .mar-top {
        margin-top: 0;
        margin-bottom: 3px; }
    .result-item .arrows .cruise-img {
      min-width: 300px;
      width: 100%;
      height: 100%; }
    .result-item .arrows .prev, .result-item .arrows .next {
      top: 40%; }
    .result-item .title {
      width: 70%; }
    .result-item .price {
      margin-top: 5px;
      width: 28%; }
    .result-item .itinerary .w-50 {
      margin-top: 15px;
      width: 49%; }
    .result-item .table-nav {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: space-between !important;
      justify-content: space-between !important; }
      .result-item .table-nav .tab {
        min-width: 24.5%; }
        .result-item .table-nav .tab a {
          padding: 5px 0;
          text-align: center;
          display: inline-block;
          width: 100%;
          height: 100%;
          font-size: 15px;
          color: #666;
          border-bottom: 0;
          background: #eee; }
      .result-item .table-nav .tab-current a {
        background: #92989b;
        color: #fff; }
      .result-item .table-nav .tab-one {
        margin-left: 0; }
      .result-item .table-nav .tab-last {
        margin-right: 0; }
    .result-item .gray.gray-line {
      padding: 0;
      height: 5px; }
    .result-item .mobile-table-pricing {
      width: 100%; }    
      .result-item .mobile-table-pricing td {
        width: 33%;
        padding: 10px 5px; }
        .result-item .mobile-table-pricing td button {
          text-align: center;
          width: 90px;
          height: 30px; }
    .result-item .bg-green.bonuses {
      padding: 5px 10px; }
      .result-item .bg-green.bonuses div {
        width: 100%;
        margin: 3px 0; }
        .result-item .bg-green.bonuses div a {
          font-size: 12px; }
  .pagination {
    width: 100%; }
    .pagination .pager li {
      margin: 0; }
      .pagination .pager li a {
        padding: 5px 10px; } 
      .image-bottom-strip {
            display: none;
        }
      .ShipDecks .deckScheme{
    padding: 0px 10%;
}
.cdor-sailing-info.list-group-item a.red-btn {
    height: auto;
    line-height: initial;
    padding: 10px;
}
#assured-box2 #assuredBox1a .cbar_banner img {
    width: 100%;
}

.guest-form .gray-part .cdor-past-pax-btn a {     padding: 18px 19px;}
.guest-form .gray-part .cdor-past-pax-btn {
       padding-left: 10px;
    width: auto !important;
    float: left;
    margin: 0px !important;
}


}

@media only screen and (min-width: 320px) and (max-width: 410px) {
  .breadcrumbs .breadcrumb-item .step {
    margin-left: -7px; }
  .breadcrumbs .breadcrumb-item.current .step {
    margin-left: 0; } }

@media only screen and (min-width: 420px) and (max-width: 767px) {
  .breadcrumbs {
    overflow: hidden; }
    .breadcrumbs .complete .step {
      margin-left: -3px !important; }
  .rooms-loop .room-pricing table th .visible-xs {
    display: none !important; }
  .rooms-loop .room-pricing table .bg-green {
    width: 120px; }
    .rooms-loop .room-pricing table .bg-green .col-xs-4 {
      width: auto; } }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.summary-table-wrap,
	.summary-table {float:left; width:100%;}
	.cdor-past-pax-table .no-left-padding.res-no-pad {width:100%;}
	.guest-form .gray-part .bg-blue p {max-width:100%;}
  .hidden-sm {
    display: none !important; }
  .visible-sm {
    display: inline-block !important; }
  .header .nav-bar .blue-search {
    max-width: 40px; }
    .header .nav-bar .blue-search .search-icon, .header .nav-bar .blue-search p {
      margin-left: 5px; }
  .header .nav-bar .nav-items {
    padding: 0 10px;
    width: 80%;
    max-width: 80%; }
    .header .nav-bar .nav-items .nav-item {
      margin: 0 auto; }
  .header .nav-bar .search-input {
    max-width: 160px; }
  .content {
    overflow: hidden; }
    .content .page .entry-form, .content .page .entry-notes {
      margin-bottom: 10px;
      max-width: 100%; }
    .content .booking {
      padding: 15px 10px; }
      .content .booking .info-heading, .content .booking .info-text {
        width: 50%;
        min-width: 50%; }
      .content .booking .info-payment {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        .content .booking .info-payment .info-heading {
          width: 100%; }
        .content .booking .info-payment .info-text {
          width: 100%; }
        .content .booking .info-payment .payment-detail, .content .booking .info-payment .payment-date {
          width: 50%; }
        .content .booking .info-payment .divider {
          width: 100%; }
      .content .booking .btn-wrap {
        width: 100%; }
  .cards-container {
    margin: 20px 5px; }
  .main-content {
    margin: 20px 5px 20px 0; }
  .card {
    margin-bottom: 10px; }
    .card .card-thumbnail {
      height: 100%; }
  .card-header h3 {
    padding: 15px 8px; }
  .card-content {
    padding: 0 2px; }
    .card-content p {
      font-size: 12px; }
    .card-content .row {
      margin: 0; }
    .card-content .col-xs-6, .card-content .col-md-12, .card-content .col-xs-2, .card-content .col-xs-10, .card-content .col-xs-5, .card-content .col-xs-7, .card-content .col-xs-4, .card-content .col-xs-8 {
      padding: 0; }
    .card-content .col-xs-7.col-sm-6.col-md-7 {
      width: 60%; }
  .stars-container {
    margin-top: 0;
    width: 40%; }
    .stars-container .stars {
      background-size: 98%; }
  .additional-info {
    padding-bottom: 10px; }
  .info-button {
    padding: 2px 20px;
    margin-bottom: 10px; }
  .breadcrumbs .breadcrumb-item .step {
    margin-top: 10px;
    margin-left: -12px;
    font-size: 20px;
    line-height: 30px;
    height: 30px;
    width: 30px; }
  .breadcrumbs .breadcrumb-item p {
    line-height: 14px;
    margin-top: 10px;
    margin-left: -2px;
    padding: 2px; }
  .breadcrumbs .breadcrumb-item-last {
    width: 20.1%; }
  .breadcrumbs .complete p span.fa {
    display: none; }
  .tabs-nav .tab a {
    text-wrap: none;
    letter-spacing: 0;
    font-size: 12px; }
  .filters .col-1-5 {
    width: 100%;
    margin: 0 5px; }
  .filters .col-first {
    margin-left: 0; }
  .filters .col-last {
    margin-right: 0; }
  #tab-overview .tab-7 .bonus-td {
    width: auto;
    min-width: 85px;
    text-align: center; }
  .form-bonus {
    display: block; }
    .form-bonus .guest-form, .form-bonus .bonus-wrap {
      margin: 0;
      width: 100%;
      max-width: 100%; }
  .service-wrap .col-md-9 {
    margin-left: 0;
    padding: 0; }
  .filters .check-box {
    padding: 4px; }
    .filters .check-box .filters-price {
      margin-top: 2px; }
    .filters .check-box .col-xs-9 {
      width: 66.6666666%;
      margin-left: 1px; }
  .rooms-loop .room-container {
    padding: 10px; }
    .rooms-loop .room-container table .per-pass {
      min-width: 120px; }
    .rooms-loop .room-container table .bg-green {
      padding: 5px; }
      .rooms-loop .room-container table .bg-green div {
        margin: 4px 0; }
  .upgrade .bg-green.row {
    padding: 0; }
  .upgrade .col-sm-6.col-md-4 {
    min-width: 50%;
    text-align: center; }
  .upgrade span.visible-xs.visible-sm a p, .upgrade span.visible-xs.visible-sm a em {
    color: #33f !important; }
  .room-selection .red-btn {
    padding: 0;
    width: 95%; }
  .breadcrumbs .current:before {
    left: -8px; }
  .breadcrumbs .current:after {
    right: -0.7px;
    border-bottom: 26px solid #eee; }
  .breadcrumbs .breadcrumb-item p {
    font-size: 11px; }
  .time-remain p.visible-xs.visible-sm {
    display: inline-block !important; }
  .schedule .title-col .col-sm-3 {
    padding: 0; }
  .forms-wrap {
    width: 100%;
    margin: 0;
    display: block; }
    .forms-wrap .form {
      max-width: 100%; }
  .form-info .form, .form-info .form-left, .form-info .form-right {
    border-left: 1px solid #ccc;
    margin: 10px 0;
    width: 100%;
    height: auto; }
  .form-info .select-wrap i {
    width: 12px;
    background: #fff;
    right: 11%; }
  .form-info .select-wrap.fix-icon i {
    width: auto;
    background: none;
    right: 7%; }
  .form-info .col-phone input, .form-info .col-phone .intl-tel-input {
    width: 100%; }
  .form-info .button-wrap {
    margin-top: 15px; }
  .form-info .form.form-right .light-gray {
    border-left: 0; }
  .form-right .gray {
    border-left: 0; }
  .payment .form-right {
    padding-bottom: 10px; }
  .payment img {
    width: 22%; }
  .payment .form .col-xs-8 {
    width: 100%;
    max-width: 70%; }
  .payment .expiration .col-xs-7.col-sm-7 {
    margin-left: 0;
    margin-right: 5px; }
    .payment .expiration .col-xs-7.col-sm-7 i {
      right: 12%; }
  .payment .expiration .col-xs-5.col-sm-5 {
    padding-left: 0; }
  .passenger-info .col-md-8 {
    word-break: break-all; }
  .passenger-info .form-left {
    border-top: 0;
    border-bottom: 0; }
  .passenger-info .form-right {
    border-top: 0;
    border-bottom: 0; }
    .passenger-info .form-right .gray {
      display: none; }
  .passenger-info.confirmation {
    border-bottom: 1px solid #ccc; }
    .passenger-info.confirmation .form {
      border-top: 0;
      border-bottom: 0;
      border-left: 1px solid #ccc;
      border-right: 1px solid #ccc; }
  .passenger-info, .payment {
    border-bottom: 1px solid #ccc; }
    .passenger-info .form, .payment .form {
      width: 100%;
      margin: 0; }
    .passenger-info .form-right, .payment .form-right {
      border-left: 1px solid #ccc; }
      .passenger-info .form-right .gray, .payment .form-right .gray {
        border: 0; }
  .select-wrap.fix-icon i {
    background: #fff;
    right: 13%; }
  .preferences .select-wrap i {
    background: #fff;
    width: 20px;
    right: 10%; }
  .confirmation {
    margin-bottom: 20px; }
    .confirmation .form-right {
      padding-bottom: 10px; }
  .result-item {
    padding: 0 10px;
    overflow: hidden; }
    .result-item .cruise-info {
      width: 100%;
      margin-top: 10px;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex; }
      .result-item .cruise-info .w-35 {
        width: 200px; }
      .result-item .cruise-info .w-65 {
        margin: 0;
        padding-left: 10px;
        width: calc(100% - 200px); }
    .result-item .title-price {
      margin-bottom: 0; }
    .result-item .details {
      margin: 0; }
      .result-item .details .mar-top {
        margin-top: 0;
        margin-bottom: 3px; }
    .result-item .arrows .cruise-img {
      width: 200px;
      height: 100%; }
    .result-item .arrows .prev, .result-item .arrows .next {
      top: 35%; }
    .result-item .title {
      width: 79%;
      margin-bottom: 0; }
      .result-item .title h3 {
        margin-top: 5px;
        padding: 0;
        line-height: 21px; }
    .result-item table {
      width: 100%; }
      .result-item table .w-16 {
        width: 25%; }
    .result-item .gray tr {
      height: 45px; }
      .result-item .gray tr th {
        font-size: 13px;
        padding: 0 2px; }
    .result-item tr td {
      font-size: 15px;
      padding: 10px 2px; }
    .result-item tr .btn-td button {
      height: 30px; }
    .result-item .bg-green.bonuses {
      padding: 5px 10px; }
      .result-item .bg-green.bonuses div {
        margin: 3px 0; }
        .result-item .bg-green.bonuses div a {
          font-size: 13px; }
  .search-filters .w-60 {
    width: 47.5%;
    display: inline-block; }
  .search-filters .w-25 {
    width: 29.5%; }
  .search-filters .w-15 {
    width: 19.5%; }
  .search-filters .select-wrap {
    display: inline-block;
    height: 30px; }
    .search-filters .select-wrap i {
      top: 20%; }
  .search-filters select {
    height: 100%; }
  .pagination {
    width: 100%;
    font-size: 13px; }
    .pagination .pager {
      list-style-type: none; }
      .pagination .pager li {
        margin: 0 5px; }
        .pagination .pager li a {
          border-bottom: 0;
          color: #215afe;
          border-radius: 0;
          border-color: #ddd; }
      .pagination .pager .pager-current a {
        color: #fff;
        background: #485cfe; }


.search-filters select {
    padding: 6px 23px 6px 6px !important;
}

		}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .header .nav-items {
    max-width: 75%; }
    .header .nav-items .nav-item {
      margin: 0 10px; }
  .breadcrumbs .breadcrumb-item p {
    line-height: 14px;
    margin-top: 10px;
    margin-left: -2px;
    padding: 2px 2px 2px 5px;
    font-size: 12px; }
  .time-remain .hidden-sm {
    display: none !important; }
  .upgrade .bg-green .col-xs-6 {
    margin-top: 0; }
  .upgrade .bg-green .padding-fix {
    margin-top: 10px;
    padding-right: 0;
    padding-left: 7px; }
  .upgrade .tabled .red-btn {
    margin-left: 5px;
    width: 95%; }
  .preferences .select-wrap i {
    background: #fff;
    width: 20px;
    right: 7.5%; }
  .select-wrap.fix-icon i {
    background: none;
    right: 6.5%; }
  .payment .form-right {
    padding-bottom: 5px; }
  .payment .form .gray {
    height: auto !important; }
  .select-wrap.fix-icon i {
    background: #fff;
    right: 9%; }
  .confirmation .form-right {
    padding-bottom: 10px; }
    .confirmation .form-right .gray {
      display: none; } }

@media only screen and (min-width: 992px) and (max-width: 1205px) {
  .upgrade .bg-green.row {
    padding: 0; }
    .upgrade .bg-green.row .col-md-4.hidden-sm {
      display: none; }
  .filters .check-box {
    padding: 7px 0 5px 5px; }
    .filters .check-box .col-xs-9 {
      margin-left: -5px; }
    .filters .check-box .filters-price {
      margin-top: 1px; } }
@media only screen and (max-width: 320px)  {
    .popup {
        overflow-y: auto;
    }
}
@media only screen and (min-width: 1025px) and (max-width: 1035px) {
  .step-five-page .payment .form .gray {
    height: 68px; } }

@media only screen and (min-width: 1025px) and (max-width: 1180px) {
  tbody .red-btn .hidden-xs.hidden-sm {
    display: none; } }

@media only screen and (min-width: 320px) and (max-width: 767px) {
	.past-pax-link a,
	.past-pax-link a:hover {width: 100%; float: left;}
	.page-content {overflow: initial;}
	.cdor-past-pax-table .no-left-padding.res-no-pad {width:100%;}
	.guest-form .gray-part .bg-blue p {max-width:100%;}
    .farecodes-continue {margin-bottom:10px;}
    .popup {
    overflow-y: auto; }
    .popup .popup-container {
      margin: 120px auto;
      width: 92%; }
      .popup .popup-container .popup__body {
        padding: 10px; }
    .popup .popup-container-mar-fix {
      margin-left: 2.5%; }
    .popup .popup-container--l {
      margin: 120px auto;
      margin-left: 3.5%;
      width: 90%; }
  .popup-ship-info .popup__tabs .popup__tabs-item {
    padding: 0 15px;
    margin: 0 1.5px; }
  .popup-ship-info .ship-info__tag-item {
    margin: 0 2px; }
  .popup-ship-info .ship-info__tag-item:after {
    margin-left: 3px; }
  .instant-quote__form {
    width: 280px; }
    .instant-quote__form .instant-quote__item-label .input {
      width: 53%; }
  .popup__btn .btn {
    width: 270px; }
  .responsiveBonus .Customunderline{padding: 0px !important;}
}

.step-three-page .main p br {display: none;}
.responsiveBonus .Customunderline{padding: 3px 5px;}
#ShipInfo #links a, #cruiseTabs #links span a {color:#09f !important;}
.service-wrap p.text-bold {font-size: 17px;}
#divSuiteRPT p { font-size: 17px;}



.passenger-info .form-left .row:last-child {
    padding-bottom: 15px;
}
.desk-plan-thumb img{ width:100%; height:auto !important;}
.business-tab-content {font-size:17px;}











/*Start StyleCustom.css*/
.pr_snippet_product .pr-snippet-rating-decimal {
    display: none !important;
}
.pr-snippet-rating-decimal,.pr-snippet-review-count,.pr-snippet-read-write,.pr-snippet-social-bar,.pr-clear{
    display:none;
}
.pr-snippet-stars,.pr-snippet-wrapper
{
    border:none !important;
}
.pr-snippet-stars .pr-stars.pr-stars-small{
    width: 84px;
    height: 16px;
}
#ViewReviews{
    float:left !important;
    margin-left:10px;
    margin-top:10px !important;
}
.stars-container #ViewReviews{float:right !important;}
/*#tab-overview #ShipInfo #video{
    display:none;
}*/
#ShipInfo #desc{
    margin: 0px !important;
    padding: 20px 0 !important;
    font-size: 17px !important;
}
#ShipInfo .category .content {
    margin: 0 0 15px !important; 
}
#ShipInfo .category .subcategory-title  {    
    display: inline-block !important;
    margin-right: 5px !important;
    margin-top: 0 !important;
    font-weight: bold !important;
    font-family: Arial, sans-serif !important;
    font-size: 17px!important;
    color: #000!important;
    text-transform: none !important;
    margin-bottom: 5px !important;
}
#ShipInfo .category .title  {
    margin: 20px 0 10px 0 !important;
    text-transform: uppercase !important;
    font-weight: bold !important;
    font-size: 17px !important;
    line-height:1.1 !important
}
#ShipInfo #desc pre{
    font-size: 17px !important;
    font-family: Arial, sans-serif !important;
}
#ShipInfo pre{
    background-color: #fff;
    border: 0px !important;
    padding: 0px;
}
#ShipInfo div:first-child {
    max-width: 100% !important;
}
#ThankyouForm .popup__body {
    overflow: auto;
    max-height: 300px;
}
.blue-line-end {
float:left;
}
.tabs-view{
    height:auto !important;
}
body #SessionExpiredTBL div.popup {
    display: block !important;
    min-height: inherit !important;
    max-height: 100% !important;
    border: none;
    position: fixed;
    background-color: transparent !important;
}
/*SessionExpiredTBL popup start*/
#SessionExpiredTBL .popup-container {
      margin: 120px auto !important;
}
/*#SessionExpiredTBL .popup__body{
    overflow:hidden;
}*/
/*SessionExpiredTBL popup end*/
.galleryPopup.popup{
    display:block;
    overflow:hidden;
}
body div.popup {    
    min-height: inherit !important;
    max-height: 100% !important;
    border: none;
    position: fixed;
}


.popup-container {
    margin: 0px auto !important;
}
.popup-container--l {
  width: 100% !important;}

.ship-info__tab-views {
    /*width: 98% !important;*/
    padding: 1% 1% !important;
}

.ship-info__tab-view-one {
    /*max-height: 100% !important;*/
}

.loader {
    background: url(/content/Themes/Odysseus/Blue/images/loading/loading.gif) no-repeat;
    height: 35px;
    margin-left: 50%;
    width: 100%;
}

.accordeon-text.mar-top {
    display: none;
}

.services.tab-7 table tbody tr:nth-child(2n) {
    background: #e7f5fe;
}

.btn-td a.red-btn {
    /*padding: 10px;
    text-decoration: none !important;*/
}

.guest-form .gray-part .select-gray {
    height: auto;
}

#DeckKey {
    float: left;
    position: relative;
    width: 70%;
}

.deckScheme {
    border: 1px solid #CCCCCC;
    float: left;
    padding:0 22%;
}
/*#ody-content-wrapper .cruise-feature-image,#ody-content-wrapper .cruise-feature-description h2, #ody-content-wrapper .cruise-feature-link a.more-link 
,#ody-content-wrapper .cruise-feature-description p ,#ody-content-wrapper .cruise-feature-link .popup-contents .Cruise-feature-popup-image img
{
    display:none;
}
#ody-content-wrapper .cruise-feature-link .popup-contents {
    display:block !important;
}*/


.AnchorBtn {
    padding: 10px;
    text-decoration: none;
    display: table;
    text-align: center;
}

    .AnchorBtn:hover {
        text-decoration: none;
    }

.pr_snippet_product .pr-snippet-wrapper {
    float: right;
}

.pr-snippet-wrapper {
    padding: 0em !important;
}

.pr-snippet-stars {
    padding: 0em !important;
    margin-right: 0em !important;
	border:0 !important;
}

.rooms-loop .room-container {
    overflow: hidden;
    height: auto !important;
}

.room .li-items {
    overflow: hidden;
}

.priceTextBox {
    width: 70px;
    border-width: 0px;
    background-color: Transparent;
    text-align: center;
    font-family: Verdana;
    font-size: 11px;
}

div#pastPaxNumTr input{ background: #fff;}
div#pastPaxNumTr {
/*    background-color:white;*/
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.bg-green-bonus {
    background: none;
}
.phoneBox .phCross, .phoneBox .ext, .phoneBox .phonetype {
    display: none;
}
.cListButton {
    border: 1px #ccc solid;
    border-right: 0px none!important;
    cursor: pointer;
    position: relative!important;
    direction: ltr;
    background: url(/content/images/dropdown.gif) no-repeat right #ffffff;
    height: 35px;
}
.cListButtonSel {
    border: 1px #ccc solid;
    border-right: none!important;
    cursor: pointer;
    position: relative!important;
    direction: ltr;
    background: url(/content/images/dropdown.gif) no-repeat right #F2F2F2;
    height: 35px;
}
.phoneBox .ccode {
    width: 55px;
    text-align: center;
    margin: 0px!important;
    border: 1px #ccc solid;
    border-right: 0px none;
    border-left: 0px none;
    height: 35px;
    line-height: 35px;
}
.phoneBox .number {
    width: calc(100% - 0px);
    margin: 0px!important;
    border: 1px #ccc solid;
    border-left: 0px none;
    height: 35px;
    line-height: 35px;
}
.cListFrame {
    position: absolute!important;
    display: none;
    background-color: #ffffff;
    border: 1px #ccc solid;
    z-index: 1000!important;
    height: 112px;
    overflow: hidden;
    overflow-y: auto;
    direction: ltr;
}
.cListItem {
    font-size: 14px;
    background-color: transparent;
    cursor: pointer;
}
.cListItemSel {
    font-size: 14px;
    background-color: #99b9ca;
    cursor: pointer;
    color: White;
}

.outline-btn2 {
    outline: none;
    background: transparent;
    border: 2px #e00 solid;
    border-radius: 4px;
    height: 40px;
    font-weight: 400;
    text-transform: uppercase;
    color: #e00;
    width:191px;
    text-align: center;
    text-decoration: none;
    padding: 8px;
}
.outline-btn2:hover,.outline-btn2:active,.outline-btn2:focus,.outline-btn:hover,.outline-btn:active,.outline-btn:focus{
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-color: #f00;
    background: #e00;
    color: #fff;
    font-family: 'Lato', Arial,sans-serif;
    background: -moz-linear-gradient(to bottom, #e00 0, #a00 100%);
    background: -webkit-linear-gradient(to bottom, #e00 0, #a00 100%);
    background: linear-gradient(to bottom, #e00 0, #a00 100%);
    text-decoration:none;
}
.red-btn2 {
    text-transform: uppercase;
    color: #fff;
    height: 40px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-color: #f00;
    background: #e00;
    font-family: 'Lato', Arial,sans-serif;
    background: -moz-linear-gradient(to bottom, #e00 0, #a00 100%);
    background: -webkit-linear-gradient(to bottom, #e00 0, #a00 100%);
    background: linear-gradient(to bottom, #e00 0, #a00 100%);
    border-radius: 4px;
    outline: none;
    /*width: 300px;*/
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    padding: 11px;
    margin-left:20px;
}
.red-btn2:hover,.red-btn2:active,.red-btn2:focus {
    border-color: transparent;
    text-decoration:none;
    color: #fff;
    background: -moz-linear-gradient(top, #3ae700 0, #1ba101 100%);
    background: -webkit-linear-gradient(top, #3ae700 0, #1ba101 100%);
    background: linear-gradient(to bottom, #3ae700 0, #1ba101 100%);
}
.box-icon {
  height: 12px;
  width: 13px;
  display: inline-block;
  background: url(../images/box-icon.png) center center no-repeat;
  background-size: 12px;  
  margin-left:4px;
}
@media only screen and (max-width: 767px) and (min-width: 320px) {
    .phoneBox .ccode {
        width: 40px;
    }
    .search-results-page #ViewReviews{
    width:95%;
    margin-left:0px;
    margin-top:3px;
}
    #cruiseTabs.popup-ship-info .popup__tabs .popup__tabs-item {      
        font-family: 'Lato', sans-serif;
    }
    .responsiveBonus{
        float:left;
    }
    .bg-green-bonus{
    background: #f5ffde;
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
}
    .mar-zero{
    margin-top: -15px;
    margin-bottom: 0px;
}
    .mobile-links img.card-thumbnail{
        margin-top: 10px;
        width: initial;
    }
    .result-item .table-nav{
        display:flex!important;
    }
     .conf-title-wrap h3{
    padding: 0px 0px !important;
}

    .card-content .card-container h3{
    margin-bottom:0px ;
}
.result-item .mobile-table-pricing td a.red-btn {
    text-align: center;
    width: 90px;
    padding: 9px;
    height: auto;
    line-height: inherit;
}
.result-item .mobile-table-pricing td.btn-td{
    text-align:right !important;
}
.showhidden-xs{
    display:block !important;
    text-align:center !important;
    margin:auto;
}
.result-item .table-nav .tab a{
    text-decoration:none;
}

.room-selection{
    margin-top: 15px ;
        }

.main-content, .cards-container{padding:5px}

.summary-table-wrap .bg-green.bonuses-summary {
            padding: 10px 0px 10px 10px !important;
    }

 .card .stars-container {padding-top: 4px;margin: 0px;}
   .filter-list input[type=checkbox]{
    -webkit-appearance: checkbox !important;
    -moz-appearance: checkbox !important; } 
   .search-filters .w-25 {
            margin-bottom: 0 ;
    }

    .input-group.Sortby-res {
        border: solid 1px silver;
    }
.noticeDialog .modal-dialog{
   
    margin:30px auto;
}
.noticeDialog .modal-dialog{
    max-width:90%;
}
.noticeDialog .modal-dialog .red-btn{
    margin-top:15px;
}
}


.step-five-page .red {
    color: #de2f00 !important;
    color: rgb(255, 0, 0);
}

.form-info .select, .payment .select, .passenger-info .select, .preferences .select
{
    width:100% !important;
}

.accordeon-heading, .more-link {
    cursor: pointer;
}

.light-gray select.guestProfile
{
    background-color: #fff;
    padding: 7px;
    -webkit-appearance: menulist;
    width:100%;
    float: left;
    clear: both;
    margin: 10px 0;
}

.specialRequestSection .form-control {
    max-width:240px;
    border-radius:0px;
}
a.red-btn {
    display: inline-block;
    width: 100%;
    /*min-width: 140px;*/
    padding: 0 5px;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
a.outline-btn {
    display:inline-block;
    text-align: center;
    text-decoration: none;
    padding-top: 8px; 
    font-size:15px;  
}

div#odyCustomerError {
    color: #fff;
    background: #84c102;
}

.AgentNotes .panel-heading {
    background-color : #84c102 !important;
    color:white;
}
.AgentNotes {
border:1px #84c102 solid;
}

.passenger-info .form-left:nth-child(2n){
margin-left:0px;
height: auto;
border-left: 1px solid #fff; 
}

@media only screen and (min-width : 768px) and (max-width : 1024px) {
.passenger-info .form-left:nth-child(2n){
border-left: 1px solid #ccc; 
}
.card-content .logo{
        margin-top:10px;
    }
}

.passenger-info .form-left:nth-child(n+3) .gray{
display:none;
}
.passenger-info .form-left:nth-child(1) .gray.hidden-xs{
display:block !important;
}


/*.form-left:nth-child(1) .gray .text-bold:nth-child(1) {
    display: block !important;
}*/

#DateRangeSlider .ui-slider-range {
    background-color: #ff8c00 !important;
}
#PriceRangeSlider .ui-slider-range {
    background-color: #ff8c00 !important;
}
#DurationSlider  .ui-slider-range {
    background-color: #ff8c00 !important;
}
.dropField{
    width: 100%;
    background: #fff;
    height: 35px;
    padding: 5px 10px;
    border-radius: 0;
    -webkit-border-radius: 0;

}

.dropdown-box {
    background: rgb(255, 255, 255);
    padding: 5px 0px;
    border-radius: 0px;
}

.search-results-wrap .result-item:first-child{
margin-top:0px;
}
.nav-container-bottom .PaginationBottom{
    display:block !important;
}
.search-filters .ResultCountDiv{
       float: left;
    display: block !important;
    margin-top: 8px;
}

a
{
    border-bottom: none;
}
.SavedCCards{
    position: relative !important;
    float:left !important;
}
.step3AgentView {
    padding-left: 10px!important;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}
.no-padding {
    padding: 0px!important;
}
.cdor-sailing-info.list-group-item {
    width: 100%;
    float: left;
}
.cdor-sailing-info .list-group-item-heading {
    margin: 0px;
    font-weight: normal;
    text-align: right;
}
.no-right-padding {
    padding-right: 0px;
}
.discount-port-charges {
    text-align: center!important;
}
.payment .form-left {
    height: auto;
}
#CruiseLineInfo .contentDescription{
    font-size: 17px !important;
}
#CruiseLineInfo div[align=center]{
    text-align:left;
}
.pikachoose .pika-textnav{
    display:none;
}
/*.catfixWidth{
    width:15%;
}
.catBtnfixWidth{
    width:25%;
}*/
.rooms-loop .room-pricing table .btn-td{
    padding: 10px 10px;
}
.card-content .card-container h3{
    margin-bottom:10px ;
}
.content .booking .payment-text .payment-date
{
    min-width:190px;
}
.booking-info.info-payment .info-text hr:last-child{
    display:none;
}

 .filters .col-1-5{
    margin:0 11px;
}
.filters .col-first {
    margin-left: 0 !important;
}
.filters .col-last {
    margin-right: 0 !important;
}

.exit.Customunderline{
    float:right;
    /*border-bottom:1px solid #000;*/
}
.payment .form-right p{
        font-size: 15px;
    line-height: 27px;
    padding: 0;
    margin-bottom: 0;
}

#tab-overview .result-item {
        padding: 0px;
}
#tab-overview .result-item .services.tab-7{
    padding:0px;
}
#tab-overview .result-item .services.tab-7 td.text-center.text-bold {
    font-size:18px;
}
#tab-overview .tab-7 .red-btn{
    height:40px;
    width:100%;
}
#tab-overview .tab-7 .bonus-td{
    width: 25%;
}
#tab-overview .tab-7 table
{
    margin-bottom:0px;
}
.filters .col-1-5{
    height:auto;
}
.bonusfancybox .spanpadding {
    padding-left: 0px;
    margin-left: 5px;
}
.bg-green {
    background:  #f5ffde;
}
/*.rooms-loop .room-pricing table .bg-green{
    width:378px !important;
}*/

.room-pricing.item .red-btn{
    font-size:15px;
}
.rooms-loop .room-pricing table tr td.text-center.text-bold {
    font-size: 15px;
}
.mar-top20{
    margin-top:20px;
}
/*.rooms-loop .room-container
{
    padding-bottom:10px;
}*/
.bonuses-summary span.red{
    text-transform: uppercase;
}
.upgrade .tabled .row a.bonusfancybox:after{
    content: "";
    position: absolute;   
    height: 18px;
    width: 15px;
    background: url(../images/box-icon.png) center center no-repeat;
    background-size: 12px;
    margin-left:4px;
}
.more-link a, .less-link a, a.red-btn, a.red-btn a.red-btn:hover,a.red-btn2 a.red-btn2:focus, #CruiseSearchForm .search-block .content a, .pagination ul.pager li a{
    text-decoration: none;
}
.red-btn:focus,.red-btn2:focus{
    color:#fff;
}
.pikachoose .pika-stage{
    height: auto !important;
    width: auto !important;
}
.pika-loader{
    display:none!important;
}
.bg-green.bonuses-summary .row:first-child
{
     margin-top: 0px;
}
@media (max-width: 991px) and (min-width: 768px){
.cdor-add-discount .col-md-4.list-group-item-heading {
    margin-bottom: 15px!important;
}
.cdor-add-discount .col-md-2.list-group-item-heading {
    margin-bottom: 15px!important;
}
.pika-stage , .jcarousel-container.jcarousel-container-horizontal{
    width :95%!important;
}
.jcarousel-skin-pika{
    /*display:none;*/
}
}

@media (max-width: 767px) and (min-width: 320px) {
    /*.pika-stage img {
        height:auto !important;
    }
    .pikachoose .pika-stage {
         height:auto !important;
    }*/
    .cdor-sailing-info .list-group-item-heading .outline-btn,.cdor-sailing-info .list-group-item-heading .red-btn, .cdor-sailing-info .list-group-item-heading select {
        margin-top: 15px;
    }
    heading .outline-btn, .cdor-sailing-info .list-group-item-heading select {
    margin-top: 19px;
}
.step-two-page #booking-steps-body-step2{
    width:100% !important;
    display:flex !important;
    display:-webkit-flex !important;
}
/*.catfixWidth {
     width: 20%; 
}*/
.passenger-info .form, .payment .form {
    width: 100%;
    margin: 0;
}
.rooms-loop .room-pricing table tr td.text-center.text-bold {
    font-size: 13px;
}
.rooms-loop .room-container .room-card .room-class
{
    line-height: 30px;
    height: 30px;
    width:30px;
}
.rooms-loop .room-container
{
    margin-bottom:10px;
}
.rooms-loop .pricing-footer .more-link:before, .rooms-loop .pricing-footer .less-link:before{
    top:10px;
}
.form-errors{
    margin-top:0px;
}

.insurance-yes-text {
    padding:0 0 0 0px;
    }

 .upgrade .tabled .row .visible-xs a p{
     border-bottom:0px;
     text-decoration:underline;
 }

.outline-btn2, .red-btn2 {width:100%; margin:0 0 10px;}

.card h3{padding:0px}
.card-content .logo{ margin-top:0; margin-bottom: 0;}
.priceSummaryExtra.summary-table {
        padding: 0px 10px 10px !important;
}
.priceSummaryExtra.summary-table  .row div:last-child{
    text-align:right;
}
.summary-table.schedule{
    padding: 15px 10px 10px !important;
}
.red.note{
    margin-left: 10px;
}
.special-rates .input-width
{
    max-width: 37%;
}
.main-content.BlankMaster .ShipDecks .amenity, .main-content.BlankMaster .ShipDecks .deck {
    width:100%;    
}
.main-content.BlankMaster .ShipDecks .deck #divDeckPlan {
    margin:auto;
}


.cdor-pastpax-popup .summary-table, .summary-table-wrap, .forms-wrap{
    float: left;
	width:100%;
}

.cdor-pastpax-popup {
    width: 100%;
    float: left;
}

.cdor-pastpax-popup .res-no-pad { padding-right:0}


#altItineraryPopup.itinerary-alt-popup div#AlternateIti {
    width: 100%;
    margin-left: 0px !important;
    float: left;
}
#altItineraryPopup.itinerary-alt-popup div#PrimaryIti {
    width: 100%;
    float: left;
}
.itinerary-alt-popup {
    width: 100%;
    float: left;
}
#altItineraryPopup.itinerary-alt-popup #alternateItineraryDisclaimer {
    margin-bottom: 10px;
	width:100% !important;
}

#altItineraryPopup.itinerary-alt-popup div#PrimaryIti .card h3 {
    padding: 16px;
}
#altItineraryPopup.itinerary-alt-popup div#AlternateIti .card h3 {
    padding: 16px;
}
 
}
}

/*--------chirag-----------*/
.farecodes table{margin:0; padding:0;}
.farecodes table tr td{padding:5px;font-size:12px;}
.farecodes-form table tr td{padding:0;}
.farecodes table tr td input[type=checkbox]{   -webkit-appearance: checkbox !important;  -moz-appearance: checkbox !important;  height: 15px; width: 15px; top: 0;	margin-top:0;   margin-right: 5px; outline: none;}
.farecodes-form .form-control{border-radius:0;}
.farecodes-form .select-wrap i{right: 5%}
.notification > p{padding:10px;}

.farecodes-continue a {
  text-transform: uppercase;
  color: #fff;
  height: 40px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-color: #f00;
  background: #e00;
  font-family: 'Lato', Arial,sans-serif;
  background: -moz-linear-gradient(to bottom, #e00 0, #a00 100%);
  background: -webkit-linear-gradient(to bottom, #e00 0, #a00 100%);
  background: linear-gradient(to bottom, #e00 0, #a00 100%);
  border-radius: 4px;
  outline: none;
  padding:6px 12px;
  font-weight: 600; }

.farecodes-continue a:hover {
  border-color: transparent;
  color: #fff;
  background: -moz-linear-gradient(top, #3ae700 0, #1ba101 100%);
  background: -webkit-linear-gradient(top, #3ae700 0, #1ba101 100%);
  background: linear-gradient(to bottom, #3ae700 0, #1ba101 100%); }
/*
-----------------------------------------------------------------------------------------
*/
.bonus-wrap .bonus-text p.font-sm,.guest-form .gray-part .bg-blue p.font-sm{
        font-size: 12px ;
}

.page-selected {
    border-bottom: 0 !important;
    color: #fff !important;
    border-radius: 0 !important;
    border-color: #ddd !important;
    background: #485cfe !important;
}

.pager li.active a {
    color: #fff;
    background:#215afe;
}
.filter-list input[type=checkbox] {

}

.card .dropToggle.select-wrap i {
    top:25% !important;
}

.card .dropToggle.select-wrap a {
    color: #000;
    text-decoration:none;
}


/*.card {
margin-bottom:20px !important;
}*/
.exit {
    color:#666666;
    margin: 12px 0 20px 0;
}
.conf-title-wrap h3{
    padding: 0px 0px;
}

title-wrap h3{
    padding: 0px 0px;
}

.form-section {
    background-color: #e7f5fe;
    border:1px solid #ddd;

}

.cruise_field .input,.cruise_field .inputText{background:#fff;}
.cruise_field .inputText {
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    font-weight: 300;
    font-size: 14px;
}
.priceSummary.summary-table {
        padding: 15px 10px 10px !important;
}

.popup-promotion__text, p.popup-promotion__text
{    
    margin-bottom: 0px;
}
.pr-stars {
margin: 0 0 0 0 !important;
}

@media only screen and (min-device-width : 768px)and (max-device-width : 1024px)and (orientation : portrait){
    .step-three-page .main .step-3 .col-xs-12.col-sm-6 {
        width: calc(100% - 280px);
    }
}
.service-wrap .service-thumbnail img 
{
        width: 100%;
        height: 113px;
}

.card-container .search-li-header
{
        text-decoration: none;
}

.stars-container {margin-top: 4px;}

.summary-table.preferences a {
margin-left:0px;
} 

.service-wrap#deckService {  width: calc(100% - 280px);}
#payment-option .preferences .normal-checkbox:not(checked) + label:before{
    top:3px;   
}

.filter-list input[type=checkbox]:not(checked) {
  position: absolute;
  opacity: 0; }

.filter-list input[type=checkbox]:not(checked) + label {
  position: relative;
  padding: 0 0 0 30px;
  cursor: pointer;
  margin-bottom: 0px;  
}
.filter-list input[type=checkbox][disabled] + label { 
  color:#b1b1b1;
}
  .filter-list div {padding:13px 13px; border-top: 1px solid #ccc;}
.filter-title { padding: 0 10px; text-transform: capitalize !important;}
.clear-all{ font-weight: bold;}
.bor1{border:1px solid #ccc;}
.nopadding{ padding: 0px;}
.nopaddingimp {padding: 0 !important;}
.filter-list input[type=checkbox]:not(checked) + label:before {
  content: '';
  position: absolute;
  top: 2px;
  left: 0;
  width: 15px;
  height: 15px;
  background: #fff;
  border-radius: 1px;
  border: 1px solid #ccc; }

.filter-list input[type=checkbox]:checked + label:before {
  background: url(../images/checked-boxes-copy-3.png) center center no-repeat; }


/** start - load box**/
#FilterResultsLoadBox{position:fixed;background-color:#FFFFFF; border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;box-shadow:0px 0px 8px rgba(0, 0, 0, 0.8);-moz-box-shadow:0px 0px 8px rgba(0, 0, 0, 0.8);-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.8);o-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.8); padding:15px 0px 10px 0px;width:90%;  max-width:430px;text-align:center;border:1px solid #CCCCCC;}
#FilterResultsLoadBox .filter-text{color:#005FAD;font-size:20px;font-weight:bold;line-height:30px;}
#FilterResultsOverlay{opacity: 0.7;filter:alpha(opacity=70);-moz-opacity:0.70;background-color:#b8b8b8;position:absolute;}
.loader-img{background:url(../images/loading/loader.gif) no-repeat center center;height:70px;width:100%;}
/**end - load box **/
/*
    Result page css
*/
#DDListPopUp.popup{
    position:absolute;
    max-height: 120px !important;
    border: 1px solid #cccccc;
}

.filterContainer div.dropdown-box a.reset-btn{float:left;padding:8px;}

.Sortby {

    display: inline-block;
    padding: 6px 6px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
}
select.Sortby {
background: transparent;
    border: none;
}
 
.select-wrap.w-15{ 
    top: -10px;
    right: -1px;
}
.search-filters select
{
 padding: 6px ;
}

.row.search-block-btn {
        text-align: center;
}
.ui-slider-handle.ui-state-default.ui-corner-all::before {
    display: block;
    content: url(../images/grip.png);
    width: 0;
    top: 0;
    left: 5px;
    position: relative;
}
.ui-slider-horizontal .ui-slider-handle {
    top: 0;
    margin-left: 0;
    cursor: pointer;
    border: unset;
    background-color: unset;
}
.ui-slider-horizontal .ui-slider-handle {
    top: -4px;
    margin-left: -1em;
}
.ui-slider-horizontal {
    margin-top: 25px;
    margin-bottom: 15px;
    width: 92%;
    margin-left: 4.2%;
    background-color: #215afe;
}
.ui-slider-horizontal {
    margin-top: 5px;
}
.ui-slider-horizontal {
    padding-bottom: 10px !important;
}

.tooltip-inner {
        background-color: #555;
        min-width:200px;
}
.tooltip.top .tooltip-arrow{
        border-top-color: #555;
}

.tooltip.right .tooltip-arrow{
        border-right-color: #555;
}

.room-selection .row .col-xs-4 a:before {
    content:none;
}
.room-selection .row .col-xs-4 .fa-info-circle{
    margin-left:4px;
}

.amenity{
    width: calc(100% - 300px);
    float: left;
}

.deck {
    float: left;
	    width: 300px;
}

.AmenityPop img {
height:100%;
width:100%;
}
.fancybox-title-inside-wrap {
    background:#4339ff;
    min-height: 50px;
    height: auto;
    text-transform: uppercase;
    font-size: 17px;
    color:#fff;
    font-weight: 600;
    position: relative;
    padding: 15px 20px;
}
.fancybox-close{
    z-index:8050;
}

.pika-stage img {
    height:auto !important;
    width: auto !important;
    max-width:100%;
}
.fancybox-close,.fancybox-close:hover {
    background-image: none !important;
    position: absolute;
    right: -15px;
    top: -15px;
    background: #333;
    color: #fff;
    padding: 7px 12px;
    border-radius: 50%;
    opacity: 1;
    box-shadow: 2px 2px 10px rgba(0,0,0,.5);
    border: 2px solid #fff;
    font-size: 14px;
    text-decoration:none;
    width: 38px;
    height: 38px;
}

 a#ViewReviews{
    /*text-decoration:none;*/
}
.fancybox-close:after {
    content:"X";
    color:#fff !important;
    font-weight: 700;
}
#AgreeTermsCHK.css-checkbox:not(checked) {
    /*position: relative;*/
}
.search-block{
    background: #eee;
    border: 1px solid #ccc;
    }

.tooltipclose {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 1;
    position: relative;
    text-decoration:none;
} 

.search-block .card-content label{
    text-transform:uppercase;
    font-weight:700;
    font-size:15px;
}

.box-icon.boxred{
    background-image: url(../images/box-icon-red.png);
} 
.fancybox-title-inside-wrap {
        
}

.card-content .logo {
margin-bottom:10px;
margin-top:0px;
}

.card .departure-port .col-xs-7 p {
    word-break:break-all;
}
.room-selection .row .col-xs-4{
    font-size:17px;
}
.contentDescription p strong {
    font-size:17px !important;
}
.NoAmenityAreas{
    float:none;
    width:auto;
}
.NoAmenityAreas #divDeckPlan{
    margin:auto;
} 
#ShipInfo #links a {color:#09f !important;}
.search-block-btn .btn-primary{ background: linear-gradient(to bottom, #e00 0, #a00 100%);background:-webkit-linear-gradient(to bottom, #e00 0, #a00 100%);
background:-moz-linear-gradient(to bottom, #e00 0, #a00 100%); border:1px solid #a00; width: 90%; font-size: 18px;}
.search-block-btn .btn-primary:hover {
    background: -moz-linear-gradient(top, #3ae700 0, #1ba101 100%);
    background: -webkit-linear-gradient(top, #3ae700 0, #1ba101 100%);
    background: linear-gradient(to bottom, #3ae700 0, #1ba101 100%);
    border: 1px solid #1ba101;
}
.Emarginleft{
    margin-left:5px;
}
@media only screen and (max-width: 320px)  {
    
    /*.pika-stage img {
        height:auto !important;
    }
    .pikachoose .pika-stage {
         height:auto !important;
    }*/
}

.light-gray.insurance .error .red {
    line-height: 1.1;
}
.travel-ins.light-gray.insurance {
    float: left;
    width: 100%;
}

.deck-name{ font-size:14px !important;}
.ModifySearchButton .fa-search {
    font-size: 22px;
}
.result-item .cruise-info .w-65 .details .row p{ margin-bottom: 0px;font-size:15px;}
.result-item .cruise-info .details p{
        font-size:15px !important;
    }
.result-item .price .NightsText{font-size:14px;}
/*.services .mobile-table-pricing a.red-btn {min-width:95px !important}*/
.pika-stage .caption {
    font-family: Lato, Arial, sans-serif;
    color: #00c;
    font-weight: bold;
    text-transform: uppercase;
    display:inline !important;
    /*top: -41px !important;
    float: right;
    width: 100%;
    text-align: right !important;
    background: '#000 60% 30px tall';
    padding-right: 20px;*/

}
.MoreinfoXS{
    float: left;
    text-align: right;
}


@media (max-width: 500px) and (min-width: 320px) {
.MoreinfoXS{
    width: 100%;
}
.popup__body { padding:10px;}

#ThankyouForm .popup__body { font-size:15px !important;}
.instant-quote__item .label-title {
    font-size: 13px !important;
}
}
.info_Success,.info_Information {
    background:#84c102 !important;    
}
.info_Warning {
    background:#ffc526 !important;     
}
.info_Stop {
    background:#de2f00 !important;    
}
.fake-autofill-fields{
    display:none;
}
.tooltip-inner .close {
    color:#fff;
    text-decoration: none;
    text-shadow:none;
    opacity: .9;
    background: #333;
    border-radius: 50%;
    padding: 5px;
    font-size: 12px;
}

.instant-quote__item span {
    font-size: 17px !important;
}
.image-bottom-strip {
    background:rgba(97,103,106,0.8);
    position: absolute;
    bottom: 0px;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin-left: 0;
    height: 30px;
}
.image-bottom-strip span {
    font-size: 18px;
    position: relative;
    top: 3px;
}
.ShipDecks .service-wrap .service-thumbnail img{
    width:200px;
}
.main-content.BlankMaster{
    width:90%;
    margin: 20px 20px 20px 10px;
    max-width: 900px;
}
#ThankyouForm .popup__body { line-height:1.4; font-size: 17px ; }
.instant-quote__item .label-title {
    font-size: 17px;
    font-family: Arial, sans-serif;
}
.title.w-70.w{
    width:60%;
}
.popup__body.sm,.cabincategorydiscription {font-size: 15px !important;}
/*End Stylecustome.css*/
.gallery-left,.gallery-right{ display: none;}
.catagorytitle{ padding: 10px; line-height: 17px;}
/*#TracerBlock,#SysInfoBlock{float: left; width: 100%; display: none;}*/
.highslide-maincontent{display: none;}
.table-border{ border-top:0px; }
.table-border td{ border-right:2px solid #162027; text-align: center; border-top: none !important; padding: 5px 0 !important;}
.table-border td a{ color:#09f; font-weight: bold; font-size: 17px;}
.table-border td:last-child{border-right: none !important;}
.notblborder{ border:0px;}
.highslide-maincontent{display: none;}
.notblborder td,.notblborder th,.notblborder tr{ border-top:0px !important;  border-bottom:0px !important;}
.notblborder a { text-align: center; float: left;}
.CategoryCode { padding: 10px;}
.FilterSearchContent .card-content .range-wrapper .slider-box{text-align:center;}
/*cruise tabs start*/
.blank .selectCruiseShip{display:none;}
.blank .img-responsive { width:300px; height:200px;}
.blank .main-content{ width: 100% !important; margin: 0 auto!important; display: inherit; max-width: 100% !important; }
.blank .text_align_right{display: none;}
.blank .desk-plan-thumb { width: auto; }
.blank .mar-bottom .col-lg-4 {padding:0px !important; width: auto;}
.blank .mar-bottom .col-lg-8 { padding-left:20px; font-size: 17px; line-height: 24px; }
.blank .deckScheme {padding: 0 30% !important;}
.blank .services .row{ margin-left: 0px !important; margin-right: 0px !important;}
.blank #tab-overview p{ font-size: 17px; line-height: 24px; }
/*cruise tabs end*/
.width145 { width:145px !important;}
.reservation-request { float:left; width:100%;}
.reservation-request .gray{ float:left; width:100%;}
.summery-block {clear:both;}
.blank .row{ margin-left:0px; margin-right:0px;}

/*Itinerary Name : Booking Confirmation*/
.spc-total-cont.ody-checkout-title {
      float: left;
    width: 100%;
    border: 1px solid #DCDDDE;
    box-shadow: 0 0 4px #CCCCCC;
    float: right;
    margin: 0px 0px 13px -1px;
    min-height: 0;
    background: #eee;
    padding: 20px;
}
.spc-total-cont.ody-checkout-title .trip-title.air_trip_details .tripname_text {
    background-color: #fefefe;
    border: 1px solid #cacaca;
    padding: 8px;
    margin-bottom: 8px;
}
.spc-total-cont.ody-checkout-title a.edit-link {
    background: url(../images/edit-icon.png) no-repeat;
    text-indent: 0;
    text-indent: -9999px;
    height: 18px;
    margin-top: 6px;
    width: 18px;
}
.spc-total-cont.ody-checkout-title #tripName {
    font-size: 20px;
    float: left;
    width: 90%;
    word-wrap: break-word;
}
.spc-total-cont.ody-checkout-title .trip-title.air_trip_details .secondary-btn.send-email-btn {
    border-radius: 5px;
    background: linear-gradient(to bottom, #e00 0, #a00 100%);
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    border: none;
    line-height: 20px;
    padding: 5px 20px;
}
.spc-total-cont.ody-checkout-title .trip-title.air_trip_details .primary-btn.send-email-btn {
    border-radius: 5px;
    background: linear-gradient(to bottom, #e00 0, #a00 100%);
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    border: none;
    line-height: 20px;
    padding: 5px 20px;
}
/*Itinerary Name : Booking Confirmation*/


#CruiseLineInfo {
    font-size: 17px; 
}

.intl-tel-input { width:100%;}
.spc-phone-number  { width:100%;}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=text], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=tel] {     height: 35px;     width: 100%;}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel] {     height: 35px;     width: 100%;}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=text], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=tel] {     height: 35px;     width: 100%;}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=text], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=tel] {     height: 35px;     width: 100%;}



/* reviews fix start */
	.pr-review-sort{clear:both;}
	.pr-snapshot-head,.pr-pagination-top,.pr-review-wrap,.pr-contents .pr-contents-wrapper,.pr-review-engine .pr-contents{    float: left;
    width: 100%;}
	.pr-review-wrap .pr-review-points .pr-review-points-attr-wrapper .pr-attribute-group .pr-attribute-key p{width: 100%;}
	.pr-review-sort{
		 float: left;
    width: 100%;
	}
	.pr-snapshot-body,.pr-review-sort-wrapper {
    float: left;
    width: 100%;
}
.pr-review-wrap{margin:0 0;}
/* reviews fix end */	


.ico-Military{ background: url(/site/images/Promotions/military.png) no-repeat center;
    padding: `;
    width: 100px;
    height: 20px;
    float: left;}
.ico-PoliceFire{ background: url(/site/images/Promotions/policefire.png) no-repeat center;
    padding: `;
    width: 100px;
    height: 20px;
    float: left;}
.ico-Senior{ background: url(/site/images/Promotions/senior.png) no-repeat center;
    padding: `;
    width: 100px;
    height: 20px;
    float: left;}
.ico-Resident{ background: url(/site/images/Promotions/resident.png) no-repeat center;
    padding: `;
    width: 100px;
    height: 20px;
    float: left;}
.ico-PastGuest{ background: url(/site/images/Promotions/pastguest.png) no-repeat center;
    padding: `;
    width: 100px;
    height: 20px;
    float: left;}
.ico-Union{ background: url(/site/images/Promotions/union.png) no-repeat center;
    padding: `;
    width: 100px;
    height: 20px;
    float: left;}
.ico-AARP{ background: url(/site/images/Promotions/aarp.png) no-repeat center;
    padding: `;
    width: 100px;
    height: 20px;
    float: left;}
.ico-Teacher{ background: url(/site/images/Promotions/teacher.png) no-repeat center;
    padding: `;
    width: 100px;
    height: 20px;
    float: left;}
.ico-Interline{ background: url(/site/images/Promotions/interline.png) no-repeat center;
    padding: `;
    width: 100px;
    height: 20px;
    float: left;}
.ico-NetFare{ background: url(/site/images/Promotions/netfare.png) no-repeat center;
    padding: `;
    width: 100px;
    height: 20px;
    float: left;}
.ico-NonRefundable{ background: url(/site/images/Promotions/NonRefundable.png) no-repeat center;
    padding: `;
    width: 100px;
    height: 20px;
    float: left;}
.ico-DepositNonRefundable{ background: url(/site/images/Promotions/DepositNonRefundable.png) no-repeat center;
    padding: `;
    width: 100px;
    height: 20px;
    float: left;}
.ico-Special{ background: url(/site/images/Promotions/special.png) no-repeat center;
    padding: `;
    width: 100px;
    height: 20px;
    float: left;}
.ico-GRPFare{ background: url(/site/images/Promotions/grpare.png) no-repeat center;
    padding: `;
    width: 100px;
    height: 20px;
    float: left;}
	
.gray-part .btn-section.cdor-past-pax-btn {
    margin: 0;
}
.cdor-past-pax-btn a {    background: url(/site/CDOR2017/images/past-pessengers.png) no-repeat center, linear-gradient(to bottom, #e00 0, #a00 100%);
    text-indent: -9999px;
    padding: 18px 3px;
    width: 100%;
    background-size: 22px;
    float: left;
    border-radius: 4px;
    height: auto;}
	.cdor-past-pax-btn a:hover { background:url(/site/CDOR2017/images/past-pessengers.png) no-repeat center, linear-gradient(to bottom, #e00 0, #a00 100%); background-size: 22px;}
	.cdor-past-pax-table .no-left-padding {
    padding-left: 0;
}
.cdor-past-pax-table .no-right-padding {
    padding-left: 0;
}
.cdor-past-pax-table table {
    width: 100%;
}
.red-btn.text-bold.AnchorBtn.past-subm-btn {
    margin: 0;
}
.cdor-past-pax-table .spc-phone-number {
    padding: 0 !important;
}

.cdor-past-pax-table select {    background: url(/site/CDOR2017/images/select-arrow.png) no-repeat 90%;
    background-size: 12px;}
	
	.cdor-passtpax-country select {
    background-position: 96%;
}
.cdor-pastpax-popup .msg-notification-title {
    float: left;
    width: 100%;
    background: #c02700;
    color: #fff;
    padding: 5px;
    line-height: normal;
}
.cdor-pastpax-popup .msg-notification-title label {
    margin: 0;
}
.cdor-pastpax-popup .msg-notification-title label:hover span { color:#fff;}
.cdor-pastpax-popup {
  float: left;
}
.itinerary-alt-popup div#AlternateIti {
    width: 48%;
    margin-left: 17px !important;
    float: left;
}
.itinerary-alt-popup div#PrimaryIti {
    width: 48%;
    float: left;
}
.itinerary-alt-popup {
    width: 100%;
	overflow: hidden;
    float: left;
}
.itinerary-alt-popup #alternateItineraryDisclaimer {
    margin-bottom: 10px;
}
.card.itinerary .card-header h3 {    padding: 15px;
}
/* Past passenger look-up */
.past-pax-link a,
.past-pax-link a:hover {color:#33f;}
.pop-out-icon img {width:initial;}
.cdor-pastpax-popup .msg-notification-title label {font-weight:normal;}
div#odyCustomerError {width: 100%; float: left;}
.refresh-btn-section {
	margin-top:-10px;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
	.refresh-btn-section .guest-form {
		margin-top: -10px;
	}
}
@media only screen and (max-width: 767px) and (min-width: 320px) {
	.refresh-btn-section .guest-form {
		margin-top: -22px;
	}
}