/* Common Header & Naivagatin */
/*Main Navigation */
.main-header {
  width: 100%;
  height: 100px;
  background: #fff;
}
.main-header .logo {
  text-align: center;
}
.main-header .user .dropdown-menu li a:hover {
  background: transparent;
  color: #cc0000;
}
.main-header .user .dropdown-menu li a i {
  margin-right: 5px;
  color: #2e0445;
}
.main-header .user .dropdown-menu {
  top: 80px;
  right: -35px;
  left: auto;
  border-top: 0;
  border-color: #fff;
  padding: 0 30px;
  width: 76%;
  border-radius: 3px;
  -webkit-box-shadow: 0px 9px 40px -10px rgba(0, 0, 0, 1);
  -moz-box-shadow: 0px 9px 40px -10px rgba(0, 0, 0, 1);
  box-shadow: 0px 9px 40px -10px rgba(0, 0, 0, 1);
}
.main-header .user a.dropdown-toggle {
  padding-top: 4px;
  color: #191919;
  font-family: CentraNo2-Bold;
  display: inline-block;
}
.main-header .dropdown-menu > li > a {
  padding: 20px 0;
  border-bottom: 1px solid #e9ecef;
  color: #686d72;
  font-family: CentraNo2-Bold;
}
.main-header .dropdown-menu > li:last-child > a {
  color: #191919;
  text-align: center;
  text-transform: uppercase;
}
.main-header .dropdown-menu :before {
  bottom: 100%;
  border: solid transparent;
  content: ' ';
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.main-header .dropdown-menu :before {
  border-color: transparent;
  border-bottom-color: #ffffff;
  border-width: 30px;
  left: 50%;
  margin-left: -30px;
}
.main-header .user .caret {
  width: 10px;
  height: 10px;
  margin-left: 2px;
  border: none;
  background: url('/images/icons/icn-user-dropdown-arrow.svg') no-repeat top right;
}

.hero-banner {
  background: no-repeat top center;
  width: 100%;
  height: 650px;
}
.hero-banner h1 {
  font-size: 135px;
  color: #fff;
  padding-top: 250px;
  text-align: center;
}
.sec-pg-wrapper .media-caption {
  font-size: 12px;
  margin-top: 20px;
  letter-spacing: 1px;
  text-decoration: underline;
  text-align: center;
  text-decoration-color: #cc0000;
  line-height: 1.6;
}
.sec-pg-wrapper h2 {
  font-size: 60px;
  margin-top: 25px;
}
.sec-pg-wrapper blockquote {
  border-left: 0;
  font-size: 40px;
  color: #191919;
  width: 90%;
  margin: 0 auto;
  font-family: CentraNo2-Bold;
}

/*First Mates*/
.sec-pg-wrapper .our-promise-you {
  margin-left: 85px;
  padding-top: 70px;
  width: 60%;
}
.sec-pg-wrapper .our-promise-you-img img {
  height: 630px;
}
.v-border {
  width: 2px;
  background: #cc0000;
  height: 80px;
  margin: 0 auto;
}
.sec-pg-wrapper .our-promise-you .horz-line {
  color: #191919;
  text-transform: uppercase;
  font-family: CentraNo2-Bold;
}
.horz-line::after {
  content: '';
  width: 56px;
  height: 2px;
  background: #cc0000;
  display: inline-block;
  bottom: 5px;
  position: relative;
  left: 20px;
  font-size: 14px;
}
.sec-pg-wrapper .our-promise-you p {
  font-size: 18px;
}
.sec-pg-wrapper .our-promise-you .arrow-lnk {
  font-size: 14px;
  margin-top: 25px;
  display: inline-block;
  text-transform: uppercase;
  font-family: CentraNo2-Bold;
  color: #191919;
}
.sec-pg-wrapper .our-promise-you .arrow-lnk a {
  color: #191919;
}
.sec-pg-wrapper .our-promise-you .arrow-lnk::after {
  content: url(/images/icons/icn-arrow-back.svg);
  display: inline-block;
  bottom: 2px;
  position: relative;
  left: 6px;
  font-size: 14px;
  transform: rotate(180deg);
}
.sec-pg-wrapper .commiston-plan {
  height: 550px;
  background-color: #cc0000;
  margin-top: 90px;
  color: #fff;
  text-align: center;
}
.sec-pg-wrapper .commiston-plan span.text-underline {
  color: #fff;
}
.sec-pg-wrapper span.text-underline {
  margin-top: 100px;
  display: inline-block;
  font-family: CentraNo2-Bold;
  color: #191919;
}

.sec-pg-wrapper .commiston-plan .heading {
  font-size: 65px;
  margin-top: 30px;
  font-family: CentraNo2-Bold;
}
.sec-pg-wrapper .commiston-plan p {
  font-size: 18px;
  font-family: CentraNo2-Book;
  width: 65%;
  margin: 30px auto 0;
}
.sec-pg-wrapper .commiston-plan .btn-secondary {
  border-color: #fff;
  color: #fff;
}
.sec-pg-wrapper .first-mates-video video {
  height: 550px;
}
.sec-pg-wrapper .first-mates-video {
  position: relative;
}
.sec-pg-wrapper .first-mates-video .playbtn[title~='pause'] {
  opacity: 0;
  transition: all 0.5s ease-out;
}
.sec-pg-wrapper .first-mates-video:hover .playbtn {
  opacity: 1;
}
.playbtn {
  position: absolute;
  bottom: 45%;
  background: #fff;
  width: 70px;
  height: 70px;
  text-align: center;
  border-radius: 50%;
  padding: 19px 0 0 8px;
  left: 47%;
}

.sec-pg-wrapper .list-on-facbook .heading {
  font-size: 60px;
  margin-top: 5px;
  font-family: CentraNo2-Bold;
  color: #191919;
}
.sec-pg-wrapper .list-on-facbook p {
  font-size: 18px;
  font-family: CentraNo2-Book;
}
.sec-pg-wrapper .list-on-facbook span.text-underline {
  margin-top: 80px;
}
/*.sec-pg-wrapper .list-on-facbook .rounded-circle{ width: 160px; height: 160px;}*/
.sec-pg-wrapper .list-on-facbook .card-deck .card-box h3 {
  font-size: 20px;
  margin-bottom: 20px;
}
.sec-pg-wrapper .list-on-facbook .card-box {
  padding-bottom: 25px;
}

.sec-pg-footer.footer-landing {
  background: url(/images/virgin-footer-logo.svg) no-repeat right bottom #191919;
  margin-top: 120px;
  position: relative;
  background-size: 20%;
}
.sec-pg-footer .social-links li a {
  display: inline-block;
  width: 40px;
  height: 40px;
  border: none;
}

/*Raise-Your-Sales*/
.raise-your-sales.hero-banner h1 {
  padding-top: 200px;
  line-height: 125px;
}
.sec-pg-wrapper .raise-your-sales-title h2 {
  font-size: 85px;
  margin-top: 70px;
}
/*Start - Fixed underline issue*/
.sec-pg-wrapper .raise-your-sales-title span {
  background-image: linear-gradient(to bottom, #e0e0e0 35%, transparent 35%, transparent 65%, #e0e0e0 65%, #e0e0e0);
  background-position: bottom;
  background-repeat: repeat-x;
  background-size: 2px 25px;
}
/*End - Fixed underline issue*/
.sec-pg-wrapper .raise-your-sales-title p {
  font-size: 24px;
  font-family: 'CentraNo2-Medium';
}

.sec-pg-wrapper .booking-offer {
  background: #191919;
  color: #fff;
  padding-bottom: 80px;
  border-bottom: 4px solid #fff;
}
.sec-pg-wrapper .booking-offer .heading {
  font-size: 60px;
  margin-top: 90px;
  font-family: CentraNo2-Bold;
}
.sec-pg-wrapper .booking-offer p {
  font-size: 18px;
  color: #c8c8c8;
}
.sec-pg-wrapper .booking-offer .card-deck .card-box h3 {
  font-size: 20px;
  margin-bottom: 20px;
  color: #fff;
}
.sec-pg-wrapper .booking-offer .card-deck {
  margin-left: 0;
  margin-right: 0;
}
.sec-pg-wrapper .booking-offer .card-box {
  padding-bottom: 25px;
}
.sec-pg-wrapper .booking-offer.charter-shipful .heading {
  color: #191919;
}
.sec-pg-wrapper .booking-offer.charter-shipful .card-deck .card-box h3 {
  color: #191919;
}
.sec-pg-wrapper .booking-offer.charter-shipful {
  background: #f2f2f2;
  border: none;
  color: #4a4a4a;
}
.sec-pg-wrapper .booking-offer.charter-shipful .card-box {
  padding: 0 30px;
}
.sec-pg-wrapper .booking-offer.charter-shipful p {
  color: #4a4a4a;
}

.sec-pg-wrapper .first-mates-policies .heading {
  font-size: 60px;
  margin-top: 15px;
  font-family: CentraNo2-Bold;
  line-height: 65px;
  color: #191919;
}
.sec-pg-wrapper .first-mates-policies span.fmp {
  color: #191919;
  text-transform: uppercase;
  margin-top: 120px;
  display: inline-block;
  font-family: CentraNo2-Bold;
}
.sec-pg-wrapper .first-mates-policies .ac-body {
  padding: 15px 15px 25px;
  text-align: left;
  background-color: #e9ecef;
}
.sec-pg-wrapper .first-mates-policies .ac-body a {
  font-size: 18px;
  color: #191919;
  border-bottom: 1px solid #cc0000;
  text-decoration: none;
  line-height: 40px;
}

.sec-pg-wrapper .marketing-support {
  height: 550px;
  background-color: #cc0000;
  margin-top: 90px;
  color: #fff;
  text-align: center;
}
.sec-pg-wrapper .marketing-support span {
  margin-top: 120px;
  display: inline-block;
  font-family: CentraNo2-Bold;
}
.sec-pg-wrapper .marketing-support .heading {
  font-size: 65px;
  margin-top: 10px;
  font-family: CentraNo2-Bold;
}
.sec-pg-wrapper .marketing-support p {
  font-size: 18px;
  font-family: CentraNo2-Book;
  width: 40%;
  margin: 10px auto 0;
}
.sec-pg-wrapper .marketing-support .btn-secondary {
  border-color: #fff;
  color: #fff;
}
.sec-pg-wrapper .comms-journey {
  margin-top: 120px;
}

/*Marketing support*/
.sec-pg-wrapper.marketing-support-pg blockquote {
  width: 60%;
}
.sec-pg-wrapper.marketing-support-pg .tiles-bg {
  padding-top: 143px;
  padding-bottom: 157px;
}
.sec-pg-wrapper.marketing-support-pg .card-group {
  width: 71%;
}
.sec-pg-wrapper.marketing-support-pg .card-group .card-body {
  padding: 50px 25px;
}
.sec-pg-wrapper.marketing-support-pg .card-group .card {
  margin-right: 2px;
  margin-bottom: 2px;
  font-size: 18px;
  text-align: center;
  min-height: 300px;
  background: #e9ecef;
  border-radius: 0;
}
.sec-pg-wrapper.marketing-support-pg .card-group .primary-bg {
  color: #fff;
}
.sec-pg-wrapper.marketing-support-pg .card-group .card-footer {
  margin-bottom: 20px;
  text-align: center;
}
.sec-pg-wrapper.marketing-support-pg .card-title {
  font-size: 30px;
  font-family: CentraNo2-Bold;
  color: #191919;
}
.sec-pg-wrapper.marketing-support-pg .primary-bg .card-title {
  color: #fff;
}

.highlight-component .heading {
  font-size: 60px;
  margin-top: 90px;
  font-family: CentraNo2-Bold;
}
.highlight-component {
  background: #f2f2f2;
  border: none;
  color: #4a4a4a;
}
.highlight-component .card-deck .card-box h3 {
  font-size: 20px;
  margin-bottom: 20px;
  color: #191919;
}
.highlight-component .card-deck {
  margin-left: 0;
  margin-right: 0;
}
.highlight-component p {
  font-size: 18px;
  color: #4a4a4a;
}
.highlight-component .heading {
  color: #191919;
}
.highlight-component .card-box {
  padding: 0 30px;
}
.marketing-support-pg .card-box:after {
  height: 0;
}

/*Ship Tease*/
.sec-pg-wrapper.marketing-support-pg {
}
.ship-tease.hero-banner {
  height: 300px;
}
.ship-tease.hero-banner h1 {
  font-size: 80px;
  padding-top: 100px;
}

.sec-pg-wrapper.ship-tease blockquote {
  width: 60%;
}
.sec-pg-wrapper.ship-tease .tiles-bg {
  padding-top: 120px;
  padding-bottom: 120px;
}
.sec-pg-wrapper.ship-tease .ship-tease-card {
  width: 62%;
}
.sec-pg-wrapper.ship-tease .ship-tease-card .card-body {
  padding: 30px 40px;
}
.sec-pg-wrapper.ship-tease .ship-tease-card .primary-bg .card-body:hover {
  background: #191919;
}
.sec-pg-wrapper.ship-tease .ship-tease-card .primary-bg .card-body:hover .card-title {
  color: #baa179;
}
.sec-pg-wrapper.ship-tease .ship-tease-card .card {
  margin-top: 5px;
  font-family: 'CentraNo2-Medium';
  line-height: 1.5;
  font-size: 16px;
  min-height: 192px;
  background: #e9ecef;
  border-radius: 0;
}
.sec-pg-wrapper.ship-tease .ship-tease-card .primary-bg {
  color: #fff;
}
.sec-pg-wrapper.ship-tease .ship-tease-card .card-footer {
  margin-top: 30px;
}
.sec-pg-wrapper.ship-tease .card-title {
  font-size: 30px;
  font-family: 'CentraNo2-Bold';
  color: #191919;
}
.sec-pg-wrapper.ship-tease .primary-bg .card-title {
  color: #fff;
  margin: 0;
  line-height: 1.33;
}

.sec-pg-wrapper .sailor-policies {
  margin-bottom: 120px;
}
.sec-pg-wrapper .sailor-policies .heading {
  font-size: 60px;
  margin-top: 15px;
  font-family: 'CentraNo2-Bold';
  line-height: 65px;
  color: #191919;
}
.sec-pg-wrapper .sailor-policies span.fmp {
  color: #191919;
  text-transform: uppercase;
  margin-top: 120px;
  display: inline-block;
  font-family: 'CentraNo2-Bold';
}
.sec-pg-wrapper .sailor-policies .ac-body {
  padding: 15px 15px 25px;
  text-align: left;
  background-color: #e9ecef;
}
.sec-pg-wrapper .sailor-policies .ac-body a {
  color: #191919;
  border-bottom: 1px solid #cc0000;
  text-decoration: none;
  line-height: 40px;
}
.sec-pg-wrapper .sailor-policies .ac-heading a {
  font-size: 14px;
}

.sec-pg-wrapper .our-ship {
  min-height: 800px;
  width: 52%;
  padding-top: 200px;
}
.sec-pg-wrapper .our-ship h2 {
  color: #fff;
  font-size: 70px;
  line-height: 1;
}
.sec-pg-wrapper .our-ship p {
  color: #fff;
  width: 73%;
}
.sec-pg-wrapper .our-ship p .link2 img {
  margin-left: 20px;
  vertical-align: baseline;
}

/*Out Story*/
.sec-pg-wrapper.our-story .our-story-title {
  margin-top: 90px;
  margin-bottom: 90px;
  width: 65%;
}
.sec-pg-wrapper.our-story .our-story-title h2 {
  font-size: 85px;
  margin-bottom: 0;
}
/*Start - Fixed underline issue*/
.sec-pg-wrapper.our-story .our-story-title h2 span,
.our-story-title h2 u {
  background-image: linear-gradient(to bottom, #e0e0e0 35%, transparent 35%, transparent 65%, #e0e0e0 65%, #e0e0e0);
  background-position: bottom;
  background-repeat: repeat-x;
  background-size: 2px 25px;
}
/*End - Fixed underline issue*/
.sec-pg-wrapper.our-story .our-story-title p {
  font-size: 24px;
  font-family: CentraNo2-Bold;
}

.sec-pg-wrapper.our-story .makes-different-details p {
  font-size: 16px;
}

.sec-pg-wrapper .our-sailor,
.sec-pg-wrapper .rebel-brand,
.sec-pg-wrapper .shiny-stuff {
  background: #191919;
  color: #fff;
  padding-bottom: 120px;
}
.sec-pg-wrapper .our-sailor .heading,
.sec-pg-wrapper .rebel-brand .heading,
.sec-pg-wrapper .shiny-stuff .heading {
  font-size: 60px;
  margin-top: 90px;
  font-family: CentraNo2-Bold;
}
.sec-pg-wrapper .our-sailor p,
.sec-pg-wrapper .rebel-brand p,
.sec-pg-wrapper .shiny-stuff p {
  font-size: 18px;
  color: #c8c8c8;
}

.sec-pg-wrapper.our-story .makes-different {
  font-size: 60px;
  font-family: CentraNo2-Bold;
  color: #191919;
  line-height: 1.08;
  margin-top: 20px;
}
.sec-pg-wrapper.our-story .makes-different-list {
  margin-top: 45px;
}
.sec-pg-wrapper.our-story .makes-different-list h2 {
  font-size: 30px;
}
.sec-pg-wrapper.our-story .slds-progress {
  margin-top: 75px;
}
.sec-pg-wrapper.our-story .slds-progress__marker {
  border: none;
  background-color: #cc0000;
}
.sec-pg-wrapper.our-story .slds-assistive-text {
  overflow: visible !important;
  clip: inherit !important;
  top: -36px;
  right: 45px;
  color: #f8f8f8;
}
.sec-pg-wrapper.our-story .slds-progress .slds-progress-bar {
  background: #cc0000;
}

.sec-pg-wrapper .meet-mermaid {
  color: #191919;
  padding-bottom: 120px;
  background-color: #f2f2f2;
}
.sec-pg-wrapper .meet-mermaid .heading {
  font-size: 60px;
  margin-top: 90px;
  font-family: CentraNo2-Bold;
}
.sec-pg-wrapper .meet-mermaid p {
  font-size: 18px;
  color: #191919;
}

.sec-pg-wrapper .changing-business {
  margin-top: 120px;
}
.sec-pg-wrapper .changing-business .text-sec {
  margin-left: 85px;
  padding-top: 35px;
  width: 60%;
}
.sec-pg-wrapper .changing-business .text-sec p {
  font-size: 18px;
  line-height: 1.44;
  color: #2d3138;
  margin-top: 30px;
}

.sec-pg-wrapper .shiny-stuff {
  margin-top: 120px;
}
.sec-pg-wrapper .shiny-stuff .ac-heading {
  font-size: 14px;
  background: #4a4a4a;
}
.sec-pg-wrapper .shiny-stuff .ac-heading a {
  color: #fff;
  letter-spacing: 1px;
}
.sec-pg-wrapper .shiny-stuff .ac-heading a.collapsed .ac-icon::before,
.sec-pg-wrapper .shiny-stuff .ac-heading a.collapsed .ac-icon::after,
.sec-pg-wrapper .shiny-stuff .ac-icon::before {
  border-color: #fff;
}

.sec-pg-wrapper .shiny-stuff .ac-body {
  background: #4a4a4a;
  color: #fff;
}
.sec-pg-wrapper .shiny-stuff .ac-body h5 {
  font-size: 18px;
  font-family: CentraNo2-Bold;
  color: #baa179;
  line-height: 1.44;
}
.sec-pg-wrapper .shiny-stuff ul {
  list-style: disc;
  margin: 10px 0 20px 17px;
}
.sec-pg-wrapper .shiny-stuff ul li {
  font-size: 18px;
}

/*Out Ship*/
.our-ship-hero-banner {
  background: no-repeat top center;
  width: 100%;
  height: 400px;
}
.our-ship-hero-banner h1 {
  font-size: 100px;
  color: #fff;
  padding-top: 150px;
}

.sec-pg-wrapper.our-ship-pg blockquote {
  width: 68%;
}

.sec-pg-wrapper.our-ship-pg .cabin-details h3 {
  color: #fff;
}
.sec-pg-wrapper.our-ship-pg .cabin-details {
  padding-top: 120px;
}
.sec-pg-wrapper.our-ship-pg .scarlet-lady .heading,
.sec-pg-wrapper.our-ship-pg .below-deck .heading,
.sec-pg-wrapper.our-ship-pg .geek-on .heading {
  font-size: 60px;
  font-family: CentraNo2-Bold;
  color: #191919;
}
.sec-pg-wrapper.our-ship-pg .scarlet-lady span,
.sec-pg-wrapper.our-ship-pg .below-deck span {
  margin-top: 120px;
  font-family: CentraNo2-Bold;
  color: #191919;
  text-transform: uppercase;
}
.sec-pg-wrapper.our-ship-pg .scarlet-lady p,
.sec-pg-wrapper.our-ship-pg .below-deck p,
.sec-pg-wrapper.our-ship-pg .geek-on p {
  font-size: 18px;
}

.sec-pg-wrapper.our-ship-pg .our-first-ladyship .cabin-tabs .carousel .item,
.sec-pg-wrapper.our-ship-pg .embark-discover .cabin-tabs .carousel .item {
  height: 650px;
}
.sec-pg-wrapper.our-ship-pg .our-first-ladyship .cabin-tabs .v-line,
.sec-pg-wrapper.our-ship-pg .embark-discover .cabin-tabs .v-line {
  height: 60px;
}

.sec-pg-wrapper.our-ship-pg .deck {
  padding: 120px 84px;
  background-color: #191919;
}
.sec-pg-wrapper.our-ship-pg .explore-onboard {
  height: 618px;
  padding: 30px 35px;
  border-radius: 4px;
  background-color: #2f2f2f;
}
.sec-pg-wrapper.our-ship-pg .explore-onboard h4 {
  font-family: CentraNo2-Bold;
  font-size: 30px;
  color: #fff;
  padding-bottom: 20px;
}
.sec-pg-wrapper.our-ship-pg .explore-onboard .form-group {
  margin-bottom: 30px;
}
.sec-pg-wrapper.our-ship-pg .explore-onboard .form-control {
  height: 50px;
  border-radius: 4px;
  border: solid 1px #fff;
  color: #f8f8f8;
  font-size: 16px;
  font-family: CentraNo2-Book;
  background-color: #2f2f2f;
  line-height: 1.63;
}

.sec-pg-wrapper.our-ship-pg .explore-onboard .custome-select:after {
  content: url('/images/icons/icn-nav-arrow.svg');
  position: absolute;
  right: 15px;
  top: 30%;
  font-size: 15px;
  color: #fff;
}
.sec-pg-wrapper.our-ship-pg .explore-onboard .choose-deck {
  font-family: CentraNo2-Bold;
  text-align: center;
  font-size: 18px;
  color: #fff;
}
.sec-pg-wrapper.our-ship-pg .desk-details h2 {
  color: #ffff;
  font-size: 50px;
  text-align: left;
}
.sec-pg-wrapper.our-ship-pg .desk-details ol {
  counter-reset: listStyle;
  margin-left: 28px;
  margin-top: 35px;
}
.sec-pg-wrapper.our-ship-pg .desk-details li {
  position: relative;
  margin: 10px 0;
  text-align: left;
  font-size: 15px;
  color: #fff;
}
.sec-pg-wrapper.our-ship-pg .desk-details li::before {
  counter-increment: listStyle;
  content: counter(listStyle, upper-alpha);
  text-align: center;
  display: inline-block;
  color: #fff;
  border-radius: 50%;
  position: absolute;
  left: -30px;
  top: 50%;
  transform: translateY(-50%);
  padding: 2px 6px;
  font-size: 13px;
  width: 22px;
  height: 22px;
  border: 1px solid #fff;
}

.sec-pg-wrapper.our-ship-pg .desk-details li.active {
  color: #cc0000;
}
.sec-pg-wrapper.our-ship-pg .desk-details li.active::before {
  background: #cc0000;
  border-color: #cc0000;
}

.sec-pg-wrapper.our-ship-pg .deck-map {
  width: 100%;
  height: 388px;
  margin-top: 130px;
  background-size: contain;
}
.sec-pg-wrapper.our-ship-pg .deck .room {
  position: absolute;
  bottom: -40px;
  left: 102px;
}
.sec-pg-wrapper.our-ship-pg .deck .room:after {
  bottom: 99.9%;
  left: 50%;
  border: solid transparent;
  content: ' ';
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
  border-width: 15px;
  margin-left: -15px;
}

.sec-pg-wrapper.our-ship-pg .deck .room .caption {
  position: absolute;
  bottom: 15px;
  left: 15px;
  color: #fff;
}

.sec-pg-wrapper.our-ship-pg .geek-on {
  margin-top: 100px;
}
.sec-pg-wrapper.our-ship-pg .geek-on p {
  margin-top: 20px;
}

.sec-pg-wrapper.our-ship-pg .geek-on-card {
  margin-top: 75px;
}
.sec-pg-wrapper.our-ship-pg .card-group .card {
  margin-right: 20px;
  text-align: center;
  min-height: 290px;
  background: #f2f2f2;
  border-radius: 2px;
}
.sec-pg-wrapper.our-ship-pg .card-title {
  font-size: 30px;
  font-family: CentraNo2-Bold;
  color: #191919;
  margin-top: 45px;
}
.sec-pg-wrapper.our-ship-pg .card-text {
  font-size: 60px;
  font-family: Voyages-Headline;
  color: #191919;
}
.sec-pg-wrapper.our-ship-pg .card-text:after {
  content: ' ';
  position: absolute;
  left: 40%;
  bottom: 30%;
  width: 80px;
  height: 1px;
  background-color: #cc0000;
}
.sec-pg-wrapper.our-ship-pg .promise-book p.details {
  color: #e0e0e0;
  font-size: 18px;
}

/*Marketing Support - Images*/
.images-hero-banner {
  background: no-repeat top center;
  height: 400px;
}
.sec-pg-wrapper.images {
  margin: 120px 0 100px;
}
.sec-pg-wrapper.images .card-group {
  width: 100%;
}
.sec-pg-wrapper.images .card-group .card {
  margin-right: 20px;
  margin-bottom: 20px;
  background: #424242;
  background-size: cover;
  min-height: 250px;
}
.sec-pg-wrapper.images .card-group .card:last-child {
  margin-right: 0;
}
.sec-pg-wrapper.images h5.card-title {
  color: #fff;
  margin-top: 40px;
  font-family: 'CentraNo2-Medium';
}
.sec-pg-wrapper.images .card-group a:hover.card {
  text-decoration: none;
}

/**Added file Count and Tooltip**/
.sec-pg-wrapper.images .card-group .card-body {
  display: block;
  align-items: center;
  margin: 0 auto;
  color: #fff;
}
.sec-pg-wrapper.images .card-group .card-body .file-count {
  font-size: 18px;
  margin: 0;
}

/**Dining Experience*/
.sec-pg-wrapper.dining .card-group .card {
  height: 310px;
  margin-bottom: 40px;
  background-size: inherit;
  background-repeat: no-repeat;
}
.sec-pg-wrapper.dining .card-group .card-footer {
  margin-bottom: 0;
  height: 60px;
  padding: 15px 10px;
  background: #fff;
  color: #191919;
}
.sec-pg-wrapper.dining .card-group .card-footer img {
  margin-top: 3px;
}
.sec-pg-wrapper.dining .card-group .file-downlaod {
  position: relative;
}
.sec-pg-wrapper.dining .card-group .file-downlaod a.dropdown-toggle {
  background: url(/images/icons/Red/icn_download@2x.png) no-repeat center;
  background-size: 18px;
  display: block;
  border-radius: 50%;
  margin-top: -9px;
  margin-right: -9px;
  width: 40px;
  height: 40px;
}
.sec-pg-wrapper.dining .card-group .file-downlaod.open a.dropdown-toggle {
  background-image: url(/images/icons/White/icn_download@2x.png);
  background-color: #cc0000;
}
.sec-pg-wrapper.dining .card-group .file-downlaod .dropdown-menu {
  left: -130px;
  top: 55px;
  width: 300px;
  border: none;
  padding: 25px 0;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4);
}
.sec-pg-wrapper.dining .card-group .file-downlaod .dropdown-menu li {
  padding: 6px 30px;
  float: left;
}

.sec-pg-wrapper.dining .card-group .file-downlaod .dropdown-menu:before {
  border: solid transparent;
  content: ' ';
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
  border-width: 17px;
  overflow: hidden;
  transform: rotate(45deg);
  background: #fff;
  box-shadow: -2px -2px 5px -2px rgba(0, 0, 0, 0.5);
  top: -15px;
  right: 44%;
}

.sec-pg-wrapper.dining .card-group .file-downlaod .dropdown-menu > li > a {
  padding: 0;
  font-size: 18px;
  border-bottom: 1px solid #cc0000;
  color: #191919;
  line-height: 18px;
}
.sec-pg-wrapper.dining .card-group .file-downlaod .dropdown-menu > li > a:hover {
  background: none;
  padding: 0;
}

/**Added file Count**/

/**Comms journey*/
.comms-journey-hero-banner {
  background: no-repeat top center;
  width: 100%;
  height: 400px;
}
.comms-journey-hero-banner h1 {
  font-size: 100px;
  color: #fff;
  padding-top: 150px;
}

.sec-pg-wrapper.comms-journey-pg blockquote {
  width: 68%;
}
.sec-pg-wrapper.comms-journey-pg .slds-progress {
  max-width: 95%;
}
.sec-pg-wrapper.comms-journey-pg .slds-progress__marker {
  border: none;
  background-color: #cc0000;
  width: 12px;
  height: 12px;
}
.sec-pg-wrapper.comms-journey-pg .slds-assistive-text {
  overflow: visible !important;
  clip: inherit !important;
  top: -85px;
  right: -6px;
  color: #444;
  display: inline-table;
  white-space: normal !important;
  line-height: 16px;
  width: 44px !important;
}
.sec-pg-wrapper.comms-journey-pg .slds-progress .slds-progress-bar {
  background: #cc0000;
}
.sec-pg-wrapper.comms-journey-pg .slds-assistive-text.hightlight {
  top: -40px;
  border-radius: 2px;
  background: #2e0445;
  display: inline-table;
  color: #fff;
  padding: 5px 10px !important;
  font-family: 'CentraNo2-Medium';
  font-size: 12px;
  white-space: nowrap !important;
}
.sec-pg-wrapper.comms-journey-pg .journey-details {
  background: #f8f8f8;
  margin-top: 120px;
}
.sec-pg-wrapper.comms-journey-pg .ac-journey-details {
  float: right;
}
.sec-pg-wrapper.comms-journey-pg .ac-journey-details .ac-heading {
  background-color: transparent;
  border-bottom: 2px solid #e9ecef;
  padding-top: 30px;
  font-size: 30px;
  padding-bottom: 30px;
  margin-left: 60px;
  margin-top: 0;
}

.sec-pg-wrapper.comms-journey-pg .ac-journey-details .ac-heading .acc-note {
  font-size: 14px;
  font-family: 'CentraNo2-Medium';
  display: inherit;
  color: #4a4a4a;
}
.sec-pg-wrapper.comms-journey-pg .ac-journey-details .right-ics {
  right: 30%;
  top: 45px;
}
.sec-pg-wrapper.comms-journey-pg .ac-journey-details .ac-heading a {
  padding: 0;
}
.sec-pg-wrapper.comms-journey-pg .ac-panel:after {
  content: '';
  border-left: 1px dashed #686d72;
  position: absolute;
  top: 30px;
  height: 97%;
}
.sec-pg-wrapper.comms-journey-pg .ac-panel.active:after {
  content: '';
  border-left: 1px dashed red;
}
.sec-pg-wrapper.comms-journey-pg .acc-icn {
  border: 1px solid #686d72;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: #fff;
  text-align: center;
  padding-top: 20px;
  float: left;
  left: -20px;
  z-index: 1;
  position: absolute;
  margin-top: 25px;
}
.sec-pg-wrapper.comms-journey-pg .panel-collapse.collapse.in {
  position: relative;
}
.sec-pg-wrapper.comms-journey-pg .panel-collapse.collapse.in:before {
  content: '';
  border-top: 2px solid #e9ecef;
  width: 100%;
  position: absolute;
  left: -85%;
  top: -2px;
}
.sec-pg-wrapper.comms-journey-pg .ac-body:before {
  content: '';
  height: 100%;
  position: absolute;
  border-left: 1px dashed #d0021b;
  left: 0px;
  z-index: 2;
  top: 0;
  bottom: 0;
}
.sec-pg-wrapper.comms-journey-pg .chat {
  padding: 40px 0;
}

.sec-pg-wrapper.comms-journey-pg .acc-icn.active {
  background-color: #cc0000;
}
.sec-pg-wrapper.comms-journey-pg .ac-body {
  padding: 20px 75px;
  border-bottom: 2px solid #e9ecef;
}
.bubble-middle p.description {
  margin: 0;
}
/**Booking*/
.booking-btn {
  background: #191919;
  padding: 20px 0 10px;
  text-align: center;
}
.booking-note {
  color: #fff;
  font-size: 15px;
  margin: 13px 0;
}
.booking-btn .btn {
  margin-right: 20px;
}
.btn-default {
  color: #cc0000;
  height: 50px;
  min-width: inherit;
  border: solid 1px #c8c8c8;
  background: #fff;
}
.btn-default:focus {
  background: transparent;
}
.booking-tabs .nav-tabs {
  border-bottom: 1px solid #e0e0e0;
}
.booking-tabs .nav-tabs > li > a {
  font-size: 14px;
  text-transform: uppercase;
  color: #191919;
}
.booking-tabs .nav-tabs > li.active > a,
.booking-tabs .nav-tabs > li.active > a:focus,
.booking-tabs .nav-tabs > li.active > a:hover {
  border-bottom: 3px solid #cc0000;
  color: #cc0000;
  display: inline-block;
}
.booking-tabs .search-icon {
  background: url(/images/icons/icn-search.svg) no-repeat 0 0 #fff;
  height: 26px;
  border: none;
  float: left;
  position: absolute;
  top: 13px;
  width: 25px;
  left: 36px;
}
.booking-tabs .input-search {
  padding: 5px 0 0 60px;
}
.booking-tabs .btn.active {
  background: #74d8ea;
  border-color: #74d8ea;
}
.booking-tabs .table > tbody > tr.active > td {
  background: #dcf5fa;
}
.booking-tabs .table > thead > tr > th {
  border-bottom: 2px solid #191919;
  color: #a0a0a0;
  font-family: CentraNo2-Bold;
  font-size: 12px;
  vertical-align: middle;
}
.booking-tabs .table > tbody > tr > td {
  vertical-align: middle;
  border-bottom: 1px solid #e0e0e0;
}
.booking-tabs input::placeholder {
  font-size: 18px;
  color: #c8c8c8;
}
.booking-tabs .total-result {
  border-right: 1px solid #ddd;
  font-size: 24px;
  font-family: CentraNo2-Bold;
  padding-right: 25px;
}
.booking-tabs .btn-default {
  text-transform: uppercase;
}
.booking-tabs .slds-th__action {
  padding: 0;
}
.custom-data-table {
  margin: 50px 0 120px 0;
}
.custom-data-table tr.active {
  background: #dcf5fa;
}
.custom-data-table tbody tr:nth-of-type(odd) > td {
  background: #f8f8f8;
}
.booking-tabs .slds-table td {
  padding: 15px 10px;
}
.booking-tabs .slds-table thead th {
  padding: 0 0 12px 10px;
  border-color: #191919;
}
.booking-tabs .show-result {
  font-size: 18px;
  display: inline-block;
  color: #191919;
  text-decoration: none;
  border-bottom: 2px solid #cc0000;
  margin-left: 25px;
}
.custom-data-table tbody tr.active:nth-of-type(odd) > td {
  background: #dcf5fa;
}

.sec-pg-wrapper.booking-pg .booking-title {
  margin-top: 90px;
  margin-bottom: 90px;
  width: 65%;
}
.sec-pg-wrapper.booking-pg .booking-title h2 {
  font-size: 85px;
  margin-bottom: 0;
}
.custom-underline h2 span {
  background-image: linear-gradient(to bottom, #e0e0e0 35%, transparent 35%, transparent 65%, #e0e0e0 65%, #e0e0e0);
  background-position: bottom;
  background-repeat: repeat-x;
  background-size: 2px 25px;
}
.sec-pg-wrapper.booking-pg .booking-title p {
  font-size: 24px;
  font-family: 'CentraNo2-Medium';
}
.booking-btn .report-default .icn-download {
  width: 65%;
  white-space: normal;
  color: #fff;
  background: url(/images/icons/download-icn-white.svg) no-repeat 15px;
}

/*cards*/
.secondary-wrapper {
  padding-bottom: 30px;
}
.secondary-wrapper .oval,
.pf-wrapper .oval {
  width: 160px;
  height: 160px;
  border: 10px solid #fff;
  border-radius: 50%;
}
.secondary-wrapper .oval i {
  font-size: 70px;
  color: #fff;
  margin-top: 35px;
}
.secondary-wrapper .card-title {
  color: #191919;
}
.secondary-wrapper .card-text {
  margin: auto;
  font-size: 18px;
}
.oval.over {
  margin-top: -54px;
}
.secondary-wrapper.reg-type .card {
  min-height: 344px;
}
.secondary-wrapper .card-footer {
  position: relative;
  bottom: 20px;
}
.secondary-wrapper .card-footer .radio {
  margin-bottom: 5px;
}
.secondary-wrapper .card.selected {
  border-bottom: 3px solid #cc0000;
}
button.btm {
  margin: 50px 0 50px 0;
}

.bg-white {
  background: #fff;
}
.bg-grey {
  background: #f8f8f8 !important;
}
.red {
  color: #cc0000;
}
.register-step-sec {
  margin-top: 15px;
  border-radius: 3px;
}
.register-step-sec h2 {
  font-size: 18px;
  color: #191919;
  margin-left: 38px;
}
.register-step-sec header {
  padding: 30px 15px 30px 25px;
}
.check-circle {
  background: url('/images/icons/check-circle.svg') no-repeat top left;
  width: 20px;
  height: 20px;
}
.circle {
  background: url(/images/icons/icn_radio.svg) no-repeat top left;
  width: 20px;
  height: 20px;
}
.edit-icon,
.close-icon,
.add-btn {
  width: 40px;
  height: 40px;
  color: #cc0000;
  border: 1px solid #d5d6d7;
  border-radius: 50%;
  padding: 8px 0 0 9px;
  cursor: pointer;
}
.close-icon,
.add-btn {
  margin: 30px;
}
.add-btn {
  padding: 0;
  background: transparent;
}
.close-icon img,
.add-btn img {
  width: 12px;
  height: 12px;
  margin-left: 4px;
}
.add-btn img {
  margin: 0;
}
.registration-wrapper {
  width: 50%;
  margin: 0 auto;
  background: #fff;
  padding: 45px 0 20px 0;
}
.registration-wrapper h1,
.registration-wrapper h2 {
  text-align: center;
}
.registration-wrapper .checkbox label {
  font-size: 18px;
  font-family: CentraNo2-Book;
}
.file-upload {
  border: dashed 2px #e0e0e0;
  text-align: center;
  background: #f8f8f8;
  margin-top: 50px;
}
.registration-wrapper .find-address {
  margin-top: 22px;
  width: 90%;
}
.title-details {
  font-size: 18px;
  color: #4a4a4a;
  margin: 15px 0 35px 0;
}
.registration-wrapper .file-upload h3 {
  font-size: 18px;
}
.btn.btn-tertiary img {
  float: left;
  margin-top: 4px;
}
/*Registration Details*/
.reg-header-sec {
  background: #fff;
  margin-bottom: 20px;
  padding: 30px 0 60px;
  box-shadow: 0px 6px 6px -2px rgba(181, 183, 185, 0.7);
}
.reg-header-sec header {
  margin: 0 auto;
  text-align: center;
}
.reg-header-sec header h1 {
  margin-top: 40px;
}
.reg-header-sec .start-reg .progressbar.step-2 li {
  width: 50%;
}
.reg-header-sec .start-reg .progressbar.step-3 li {
  width: 33%;
}
.secondary-wrapper .btn-tertiary {
  padding-left: 0;
}

/*progressbar*/
.progressbar {
  margin: 50px 0 40px;
}
.progressbar li {
  font-size: 12px;
  font-family: 'CentraNo2-Medium';
  width: 25%;
  float: left;
  position: relative;
  display: flex;
  flex-direction: column-reverse;
  display: -webkit-flex;
  display: -moz-flex;
  color: #c8c8c8;
}
.progressbar li:before {
  display: block;
  content: url('/images/icons/circle.png');
  color: #c8c8c8;
  position: relative;
  z-index: 1;
  top: 11px;
  height: 20px;
  background: #fff;
  width: 30px;
  left: 25%;
}
/*.progressbar.step-3 li:before{left: 171px;}*/
/*.progressbar.step-2 li:before{left: 274px;} */
.progressbar-2 .progressbar li.active:before {
  top: 9px;
}
.progressbar li:after {
  content: '';
  width: 100%;
  background: white;
  position: absolute;
  left: -50%;
  border-bottom: 4px dotted #c8c8c8;
}
.progressbar li.complete {
  color: #191919;
}
.progressbar li.active {
  color: #cc0000;
}
.progressbar li:first-child:after {
  content: none;
}
.progressbar li.complete:before {
  content: url('/images/icons/check-circle.svg');
  top: 7px;
}

.progressbar li.complete:after {
  border-color: #74ead2;
}
.progressbar li.active:before {
  content: url('/images/icons/active-circle.svg');
  top: 11px;
}
.progressbar li.active:after {
  border-color: #cc0000;
}

.card {
  border-radius: 3px;
}
.jumbotron-wrapper {
  margin-top: 50px;
  margin: 0 auto;
  width: 85%;
}
.jumbotron-wrapper .footer {
  width: 50%;
  font-size: 12px;
  color: #686d72;
  line-height: 21px;
  margin: 0 auto;
  margin-bottom: 65px;
}

.jumbotron-wrapper .jumbotron {
  margin: 45px auto;
  background: #f8f8f8;
  padding: 40px 15px;
}
.jumbotron-wrapper .jumbotron .scroll-box p {
  font-size: inherit;
  padding: 0 20px;
  margin-bottom: 10px;
  font-weight: bold;
}
.jumbotron-wrapper .jumbotron p:first-child {
  margin-bottom: 15px;
}
.jumbotron-wrapper .jumbotron p {
  font-size: 18px;
  margin-bottom: 10px;
}
.oval.over img {
  width: 140px;
  height: 140px;
}
.terms-conditions .box {
  width: 68%;
}
.terms-conditions .jumbotron-wrapper .jumbotron {
  background: #fff;
  width: 60%;
  margin: 5px auto;
}
.terms-conditions .jumbotron-wrapper .jumbotron p:first-child {
  margin-bottom: 10px;
  font-weight: normal;
}
.terms-conditions .tnc-field {
  width: 59%;
}
.terms-conditions .jumbotron-wrapper .sub-head {
  font-size: 24px;
  font-family: CentraNo2-Bold;
}
.terms-conditions .date {
  font-size: 18px;
  font-family: CentraNo2-Bold;
}
.box {
  padding: 30px 80px;
  margin: 0 auto;
  line-height: 1.56;
}
.scroll-box {
  overflow: auto;
  height: 160px;
  margin: 0 auto;
  text-align: left;
  padding: 20px;
  line-height: 18px;
  border: solid 1px #e0e0e0;
  border-radius: 3px;
}
.scroll-box::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
  background-color: #f8f8f8;
}
.scroll-box::-webkit-scrollbar {
  width: 4px;
}
.scroll-box::-webkit-scrollbar-thumb {
  background-color: #cc0000;
}
.completed-banner {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 447px;
  display: inline-table;
}
.completed-banner h2 {
  font-size: 40px;
}
.completed-banner p {
  font-size: 18px;
  color: #250a33;
}
.alert-warning {
  color: #191919;
  background-color: #ff9400;
  font-size: 14px;
  border-radius: 3px;
  padding: 9px;
  margin: 10px 10px 0;
  text-align: center;
}
.alert-warning a {
  color: #191919;
}
.close {
  font-size: inherit;
  line-height: 1;
  text-shadow: inherit;
  filter: alpha(opacity=100);
  opacity: 1;
  margin-top: 5px;
}

/*Profile*/
.pf-header {
  background: #fff;
  padding: 25px 0;
  height: 120px;
}
.pf-header header {
  margin: 0 auto;
  text-align: center;
}

.pf-header .btn-tertiary {
  padding-left: 0;
}
.pf-banner {
  background: #286c6f url('/images/profile-header-bg.jpg') no-repeat bottom right;
  width: 100%;
  height: 380px;
  padding-top: 110px;
  background-size: cover;
}
.pf-banner.agency-banner {
  background: #286c6f url('/images/img-agency.jpg') no-repeat bottom right;
  width: 100%;
  height: 380px;
  padding-top: 110px;
  background-size: cover;
}
.pf-banner h1 {
  margin: 0 auto;
  text-align: center;
  color: #fff;
}
.pf-wrapper {
  margin-top: -100px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.pf-wrapper .oval img {
  border-radius: 50%;
}
.pf-wrapper .oval.over {
  margin-top: -80px;
}
.pf-wrapper .form-group {
  margin-bottom: 20px;
}
.pf-wrapper span {
  font-size: 18px;
  line-height: 1.56;
  font-weight: normal;
}
.registration-wrapper .file-upload .btn-file span {
  margin-top: 4px;
}
.pf-wrapper .card-sec {
  width: 87%;
  margin-bottom: 80px;
}
.pf-wrapper .card-sec .card-body {
  padding: 15px 25px 15px 25px;
}
.pf-wrapper .edit-icon {
  margin: 30px 15px 0 0;
}
.pf-wrapper h2 {
  margin-top: 20px;
}
.pf-wrapper .title-details {
  margin: 5px 0 20px 0;
}
.pf-wrapper .file-upload {
  margin-top: 20px;
  padding: 35px 0 20px 0;
  color: #686d72;
}
.btn-default span {
  font-size: 14px;
}
.back-btn {
  margin: 35px 0 0 15px;
}
.fb-account-link .btn-secondary {
  min-width: 190px;
}

/*.pf-wrapper .file-upload .btn-default{width: 295px}*/
.registration-wrapper .file-upload .btn-file {
  width: 200px;
}
.pf-wrapper .registration-wrapper {
  padding: 0px 0 20px 0;
}
.pf-wrapper .branches-tab {
  padding: 0 40px;
}
.pf-wrapper .branches-tab.approval-tab .slds-table td {
  padding: 1.5rem 0rem;
}
.branches-tab .slds-text-link--reset {
  background: transparent;
}
.pf-wrapper .btn-default.CentraNo2-Medium {
  font-family: 'CentraNo2-Medium';
}
.pf-wrapper .branches-tab h3 {
  margin: 15px 0 55px 0px;
  float: left;
}
.fb-content {
  width: 45%;
  line-height: 1.56;
}
.fb footer {
  background: #286c6f url('/images/mask.jpg') no-repeat top center;
  width: 100%;
  height: 300px;
}
.fb-content {
  padding-top: 40px;
}
.fb-content p {
  font-size: 18px;
}
.fb,
.fb h2 {
  color: #250a33;
}
.vq {
  font-size: 60px;
  line-height: 50px;
}

.fb-content .btn {
  border-color: #250a33;
  color: #250a33;
  padding-left: 10px;
  white-space: inherit;
}
.fb-content .btn img {
  padding-right: 15px;
}

.pf-wrapper .pagination {
  margin-top: 45px;
}
.pagination .pagination-arrow i {
  padding: 13px 0 0 15px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border: 1px solid #d5d6d7;
  border-radius: 50%;
  margin-left: 30px;
  margin-right: 30px;
  width: 40px;
  height: 40px;
}
.pagination > li > a,
.pagination > li > span {
  color: #a0a0a0;
  border: none;
  margin-left: 0px;
  font-size: 16px;
  padding: 7px 6px 0;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  background: transparent;
  color: #191919;
  font-weight: bold;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  color: #cc0000;
  background-color: transparent;
  border-color: #cc0000;
}
.small-profile-pic {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.secondary-wrapper .card {
  margin-top: 30px;
}
.cookiePol {
  margin-right: 45px;
}
.PrivacyPol {
  margin-left: 15px;
}

/*mega menu*/
.mb-40 {
  margin-bottom: 40px;
}
.navbar .mega-dropdown {
  position: static !important;
}
.megamenu-panel.navbar-collapse {
  position: static;
}
.navbar .dropdown-menu.mega-menu {
  width: 100%;
  border: none;
  border-radius: 0;
  background-color: rgba(25, 25, 25, 0.9);
  color: #fff;
}
.book-link {
  min-width: 120px;
  border-radius: 0;
}
.mega-menu > .container {
  padding: 80px 30px 80px;
}
.megamenu-panel .navbar-nav > li > a {
  padding: 15px 10px;
  color: #fff;
  text-transform: uppercase;
  font-family: CentraNo2-Bold;
  letter-spacing: 1px;
}
.navbar-inverse .megamenu-panel .navbar-nav > li.active > a,
.navbar-inverse .megamenu-panel .navbar-nav > .open > a {
  background-color: transparent;
}
.navbar-inverse .megamenu-panel .navbar-nav > li.active > a:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-bottom: 4px solid #cc0000;
}
.navbar-inverse .megamenu-panel .navbar-nav > .open > a:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-bottom: 4px solid #525252;
  background-color: transparent;
}
.megameu-title h2 {
  margin-bottom: 20px;
  font-size: 60px;
  color: #fff;
}
.mega-submenu > ul > li {
  padding: 15px 10px;
  width: 50%;
  float: left;
}
.mega-submenu > ul > li > a {
  color: #fff;
  font-size: 20px;
  font-family: CentraNo2-Bold;
}
.mega-submenu > ul > li ul {
  margin-top: 12px;
}
.mega-submenu > ul > li ul li {
  padding: 4px 0;
}
.megamenu-panel .navbar-nav {
  width: max-content;
}
.megamenu-panel a {
  color: #fff;
}
.arrow-link {
  background: url(/images/icons/icn-right-arrow.svg) no-repeat right;
  width: 20px;
  height: 12px;
  display: inline-block;
}
.navbar-inverse .megamenu-panel .navbar-nav > .open > a .arrow-down {
  background-image: url(/images/icons/icn_chevron-up.svg);
}
.xs-navbar-fixed-top.navbar-inverse {
  background-color: #191919;
}
.xs-navbar-fixed-top.navbar {
  border-radius: 0;
  border: 0;
}
.mega-submenu > ul > li.more-info > a {
  font-family: CentraNo2-Book;
}
@media (min-width: 767px) {
  .navbar .dropdown-menu.mega-menu {
    height: 100vh;
  }
}

@media (min-width: 768px) {
  .sec-pg-wrapper .btn-primary {
    min-width: 400px;
  }
  .completed-banner .banner-text {
    padding: 70px 0 0 105px;
  }
  .sm-p-0 {
    padding: 0;
  }
  .sm-m-0 {
    margin: 0;
  }
  .sm-pr-0 {
    padding-right: 0;
  }
  .pf-wrapper .card-sec .card:first-child {
    margin-right: 20px;
  }
  .progressbar li:before {
    left: 44%;
  }
  .progressbar.step-2 li:before {
    left: 47%;
  }
  .login-section .arrow-down {
    margin-top: 13px;
  }
  .pull-left-sm {
    float: left;
  }
  .pull-right-sm {
    float: right;
  }
}

@media (min-width: 992px) and (max-width: 1170px) {
  .megamenu-panel .navbar-nav > li > a {
    padding: 15px 6px;
    letter-spacing: 1px;
    font-size: 12px;
  }
  .sales-screw-tabs .nav.nav-tabs > li > a {
    font-size: 14px;
    padding: 10px;
  }
  .social-links li:nth-last-child(2) {
    padding-top: 10px;
  }
  .social-links li:nth-last-child(3) {
    margin-right: 14px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  /*.progressbar li:before{left: 64px;}*/
  .reg-header-sec .start-reg .progressbar.step-3 li:before {
    left: 99px;
  }
  .reg-header-sec .start-reg .progressbar.step-2 li:before {
    left: 149px;
  }
  .completed-banner .banner-text {
    width: 70%;
    padding-top: 20px;
  }
  .sm-pl-25 {
    padding-left: 25px;
  }
  .fb-content {
    width: 80%;
  }
  .fb-account-link .btn-secondary {
    min-width: auto;
    width: 142px;
  }
  .footer-landing .social-links li a {
    width: 31px;
    height: 31px;
  }
  .pf-wrapper .card-sec {
    width: 95%;
  }
  .main-header .user .dropdown-menu {
    right: 15px;
    width: 100%;
  }
  .book-link {
    min-width: 75px;
    padding: 0;
    font-size: 11px;
    margin-left: 5px;
  }
  .megamenu-panel .navbar-nav > li > a {
    padding: 15px 2px;
    letter-spacing: 0px;
    font-size: 11px;
  }
  .sm-mt-15 {
    margin-top: 15px;
  }
  .sales-screw-tabs .nav.nav-tabs > li > a {
    font-size: 14px;
    padding: 10px;
  }
  .drop-us-block .message-form {
    padding-right: 77px;
  }
  .sales-screw-tabs ul li.col-sm-3:last-child {
    width: 31%;
  }
  .sales-screw-tabs ul li.col-sm-3 {
    width: 23%;
  }
  .megameu-title h2 {
    font-size: 40px;
  }
  .mega-submenu > ul > li > a {
    font-size: 17px;
  }
  .social-links li:nth-last-child(2) {
    padding-top: 10px;
  }
  .social-links li:nth-last-child(3) {
    margin-right: 5px;
  }
}

@media (min-width: 415px) and (max-width: 767px) {
  .progressbar li:before {
    left: 34%;
  }
  .progressbar.step-2 li:before,
  .progressbar.step-3 li:before {
    left: 43%;
  }
  .progressbar li:nth-child(1) span.xs-show {
    width: 30vw !important;
  }
}

@media (max-width: 576px) {
  .secondary-wrapper .card.xs-mt-60 {
    margin-top: 60px;
  }
  .progressbar.step-2 li:before {
    left: 40%;
  }
}

@media screen and (max-width: 767px) {
  .completed-banner .banner-text {
    text-align: center;
    padding-top: 70px;
  }
  /*.card{background: transparent;}*/

  h1 {
    font-size: 40px;
  }
  h2 {
    font-size: 24px;
  }
  h3 {
    font-size: 20px;
  }
  .lead {
    font-size: 16px !important;
    padding: 0 50px;
  }
  .secondary-wrapper .card-text {
    font-size: 16px;
  }
  .title-details {
    font-size: 16px;
  }
  .xs-mt-60 {
    margin-top: 60px;
  }
  .xs-m-0 {
    margin: 0 !important;
  }
  .xs-mt-0 {
    margin-top: 0;
  }
  .xs-mt-5 {
    margin-top: 5px;
  }
  .xs-mt-20 {
    margin-top: 20px;
  }
  .xs-mt-30 {
    margin-top: 30px;
  }
  .xs-mt-80 {
    margin-top: 80px;
  }
  .xs-d-block {
    display: block;
  }
  /*.progressbar li:before{left: 24px;}*/
  /*.progressbar.step-3 li:before{left: 29px;}*/
  /*.progressbar.step-2  li:before{left: 68px;}*/
  .progressbar li span {
    visibility: hidden;
  }
  .progressbar ul {
    display: flex;
  }
  .progressbar li span {
    visibility: hidden;
  }
  .progressbar li span.xs-show {
    visibility: visible;
    position: relative;
  }
  .progressbar li:nth-child(1) span.xs-show {
    left: 30vw;
    width: 97px;
  }
  .progressbar li:nth-child(2) span.xs-show {
    left: 6vw;
    width: 27vw;
  }
  .progressbar li:nth-child(3) span.xs-show {
    right: 55px;
    width: 90px;
  }
  .progressbar li:nth-child(4) span.xs-show {
    right: 35vw;
    width: 19vw;
  }
  .progressbar.step-2 li:nth-child(1) span.xs-show {
    left: 100px;
  }
  .progressbar.step-2 li:nth-child(2) span.xs-show {
    right: 17vw;
    left: inherit;
    width: 28vw;
  }
  /*.progressbar.step-3 li:nth-child(1) span.xs-show {left: 33vw; width: 97px;}*/
  .progressbar.step-3 li:nth-child(2) span.xs-show {
    left: 0;
  }
  .progressbar.step-3 li:nth-child(3) span.xs-show {
    right: 119px;
  }
  .registration-wrapper {
    width: 90%;
  }
  .registration-wrapper .checkbox label {
    font-size: 16px;
  }
  .xs-ml-mr-15 {
    margin-right: 15px;
    margin-left: 15px;
  }
  .xs-d-block {
    display: block;
  }
  .xs-mt-15 {
    margin-top: 15px;
  }
  .xs-mt-40 {
    margin-top: 40px;
  }
  .xs-mb-30 {
    margin-bottom: 30px;
  }
  .xs-font-16 {
    font-size: 16px;
  }
  .custom-underline {
    background-size: 2px 14px;
  }
  .alert {
    margin-left: 0;
    margin-right: 0;
  }
  .register-step-sec header {
    padding: 20px 0px;
  }
  .register-step-sec h2 {
    font-size: 12px;
    margin-left: 15px;
    margin-top: 13px;
  }
  .jumbotron-wrapper,
  .terms-conditions .box,
  .terms-conditions .jumbotron-wrapper .jumbotron {
    width: 100%;
  }
  .terms-conditions .box {
    padding: 30px 10px;
  }
  .terms-conditions .tnc-field {
    width: 93%;
  }
  .terms-conditions .jumbotron-wrapper .sub-head {
    font-size: 20px;
  }
  .terms-conditions .date {
    font-size: 16px;
  }
  .completed-banner h2 {
    font-size: 34px;
    padding: 0 15px;
  }
  .completed-banner p {
    font-size: 16px;
  }
  .pf-wrapper .card-sec {
    width: 100%;
    padding: 0;
    margin-bottom: 0;
  }
  .fb footer {
    background: #d9f5f9 url('/images/mask-mob.jpg') no-repeat left center;
    width: 100%;
    height: 100% !important;
  }
  .fb-content {
    width: 80%;
    padding-top: 55px;
  }
  .pf-wrapper {
    padding-bottom: 15px;
  }
  .pf-wrapper span,
  .fb-content p {
    font-size: 16px;
  }
  .close-icon {
    margin: 15px 0 0 0;
  }
  .add-btn {
    margin: 5px 0 0 0;
  }
  .pf-wrapper .edit-icon {
    margin: 15px 0px 0 0;
  }
  .back-btn {
    margin: 10px 0 15px 0px;
  }
  .pf-wrapper .file-upload .btn-default {
    width: 225px;
  }
  .pf-wrapper .xs-grid-edit {
    margin-top: -20px;
  }
  .pf-wrapper .branches-tab {
    padding: 0 15px;
  }
  .pf-wrapper .branches-tab h3 {
    margin: 15px 0 30px 0px;
  }
  .pf-wrapper .branches-tab .slds-table_bordered tbody th:first-child {
    border-bottom: 1px solid #e0e0e0;
    padding: 25px 0px;
    margin-bottom: 15px;
  }
  .pf-wrapper .branches-tab .slds-max-medium-table_stacked-horizontal tr,
  .slds-max-medium-table--stacked-horizontal tr {
    margin-bottom: 40px;
  }
  .pf-wrapper .branches-tab .slds-table_bordered tbody td {
    border-top: none;
    padding: 14px 0;
  }
  .pf-wrapper .nav-tabs > li {
    padding-left: 6px;
    padding-right: 6px;
  }
  .pf-wrapper .nav-tabs > li.active {
    height: 37px;
    display: inline-block;
  }
  .nav-tabs > li > a {
    font-size: 12px;
    padding: 10px 5px;
  }
  .sec-pg-wrapper .media-caption {
    margin: 20px auto 0;
    width: 50%;
  }
  .hero-banner h1 {
    font-size: 55px;
    width: 50%;
    margin: 0 auto;
  }
  .sec-pg-wrapper blockquote {
    font-size: 20px;
  }
  .sec-pg-wrapper .our-promise-you {
    margin: 0 auto;
    width: 75%;
  }
  .sec-pg-wrapper h2 {
    font-size: 40px;
  }
  .v-border {
    height: 60px;
    margin: 10px auto 40px;
  }
  .sec-pg-wrapper .our-promise-you p {
    font-size: 16px;
  }
  .sec-pg-wrapper .first-mates-video video {
    height: 250px;
  }
  .first-mates.hero-banner {
    height: 450px;
  }
  .sec-pg-wrapper .our-promise-you-img img {
    height: 345px;
  }
  .sec-pg-wrapper .first-mates-video .playbtn {
    bottom: 40%;
    width: 60px;
    height: 60px;
    padding: 15px 0 0 8px;
    left: 42%;
  }
  .sec-pg-wrapper .commiston-plan {
    margin-top: 90px;
    height: 580px;
  }
  .sec-pg-wrapper .commiston-plan .heading {
    font-size: 40px;
    line-height: 50px;
    margin-top: 25px;
    padding: 0 70px;
  }
  .sec-pg-wrapper span.text-underline {
    margin-top: 60px;
  }
  .sec-pg-wrapper .commiston-plan p {
    font-size: 16px;
  }
  .sec-pg-wrapper .list-on-facbook span.text-underline {
    margin-top: 60px;
  }
  .sec-pg-wrapper .list-on-facbook .heading {
    font-size: 40px;
    margin-top: 30px;
    padding: 0 35px;
    line-height: 50px;
  }
  .sec-pg-wrapper .list-on-facbook p {
    margin-top: 25px;
  }
  .sec-pg-wrapper .list-on-facbook .card-box {
    padding: 0 0 25px 0;
  }
  .sec-pg-wrapper .list-on-facbook .card-deck .card-box h3 {
    font-size: 18px;
  }
  .sec-pg-wrapper .list-on-facbook .card-box p {
    font-size: 16px;
    padding: 0 20px;
  }
  /*.sec-pg-wrapper .list-on-facbook .rounded-circle{width: 86px; height: 86px}*/
  .sec-pg-footer.footer-landing {
    background-size: 60%;
  }
  .main-header .user .dropdown-menu {
    left: auto;
    right: 0;
    width: 300px;
  }
  .main-header .dropdown-menu :before {
    right: 20px;
    left: auto;
  }
  .raise-your-sales.hero-banner h1 {
    line-height: normal;
    padding-top: 250px;
  }
  .sec-pg-wrapper .raise-your-sales-title h2 {
    font-size: 50px;
  }
  .sec-pg-wrapper .raise-your-sales-title span {
    background-size: 2px 14px;
  }
  .sec-pg-wrapper .raise-your-sales-title p {
    font-size: 20px;
  }
  .sec-pg-wrapper .booking-offer .heading {
    font-size: 40px;
    margin-bottom: 20px;
  }
  .sec-pg-wrapper .booking-offer p {
    font-size: 16px;
  }
  .sec-pg-wrapper .booking-offer .rounded-circle {
    width: 160px;
    height: 160px;
  }
  .sec-pg-wrapper .first-mates-policies .heading {
    font-size: 40px;
    line-height: normal;
  }
  .sec-pg-wrapper .marketing-support .heading {
    font-size: 40px;
  }
  .sec-pg-wrapper .first-mates-policies span.fmp {
    margin-top: 50px;
  }
  .sec-pg-wrapper .marketing-support p {
    width: 90%;
  }
  .sec-pg-footer.footer-landing {
    margin-top: 60px;
  }
  .sec-pg-wrapper.marketing-support-pg blockquote {
    width: 90%;
  }
  .sec-pg-wrapper.marketing-support-pg .tiles-bg {
    padding: 80px 0;
  }
  .sec-pg-wrapper.marketing-support-pg .card-group {
    width: 84%;
  }
  .sec-pg-wrapper.marketing-support-pg .card-group .card {
    font-size: 16px;
  }
  .sec-pg-wrapper.marketing-support-pg .highlight-component .card-box {
    min-height: inherit;
  }
  .highlight-component .heading {
    font-size: 40px;
    line-height: 1.25;
    margin-top: 60px;
    margin-bottom: 20px;
  }
  .highlight-component .rounded-circle {
    width: 160px;
    height: 160px;
  }
  .ship-tease.hero-banner h1 {
    font-size: 45px;
    padding-top: 145px;
  }
  .sec-pg-wrapper.ship-tease .tiles-bg {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .sec-pg-wrapper.ship-tease .v-line {
    height: 40px;
    margin-top: 15px;
  }
  .sec-pg-wrapper.ship-tease blockquote {
    width: 100%;
  }
  .sec-pg-wrapper.ship-tease .ship-tease-card {
    width: 85%;
  }
  .sec-pg-wrapper.ship-tease .ship-tease-card .primary-bg .card-body {
    padding: 30px 10px;
  }
  .sec-pg-wrapper.ship-tease .ship-tease-card .card-text {
    font-family: CentraNo2-Book;
    margin-top: 20px;
  }
  .sec-pg-wrapper.ship-tease .card-title {
    font-size: 24px;
  }
  .sec-pg-wrapper .our-ship {
    min-height: 500px;
    width: 93%;
    padding-top: 60px;
  }
  .sec-pg-wrapper .our-ship h2 {
    font-size: 40px;
  }
  .sec-pg-wrapper .our-ship p {
    width: 100%;
  }
  .sec-pg-wrapper .sailor-policies .heading {
    font-size: 40px;
    line-height: 1.13;
  }
  .sec-pg-wrapper .sailor-policies span.fmp {
    margin-top: 70px;
  }
  .sec-pg-wrapper .sailor-policies {
    margin-bottom: 80px;
  }
  .sec-pg-wrapper.our-story .our-story-title p {
    font-size: 20px;
    font-family: CentraNo2-Book;
  }
  .sec-pg-wrapper.our-story .our-story-title {
    margin-bottom: 80px;
    width: 100%;
    margin-top: 50px;
  }
  .sec-pg-wrapper.our-story .our-story-title h2 {
    font-size: 50px;
  }
  .sec-pg-wrapper.our-story .our-story-title h2 span,
  .our-story-title h2 u {
    background-size: 2px 14px;
  }
  .sec-pg-wrapper .our-sailor .heading,
  .sec-pg-wrapper .rebel-brand .heading,
  .sec-pg-wrapper .shiny-stuff .heading {
    font-size: 40px;
    margin-top: 55px;
    line-height: 1.13;
  }
  .sec-pg-wrapper .our-sailor p,
  .sec-pg-wrapper .rebel-brand p,
  .sec-pg-wrapper .shiny-stuff p {
    margin-top: 25px;
  }
  .sec-pg-wrapper .our-sailor,
  .sec-pg-wrapper .rebel-brand,
  .sec-pg-wrapper .shiny-stuff {
    padding-bottom: 80px;
  }
  .sec-pg-wrapper.our-story span.v-line {
    height: 60px;
  }
  .sec-pg-wrapper.our-story .makes-different {
    font-size: 40px;
  }
  .makes-different-details {
    margin-top: 30px;
    padding: 0 27px;
  }
  .sec-pg-wrapper.our-story .makes-different-list h2 {
    margin-top: 0;
  }
  .sec-pg-wrapper.our-story .slds-progress {
    max-width: 85%;
  }
  .sec-pg-wrapper .meet-mermaid .heading {
    font-size: 40px;
    line-height: 1.13;
    margin-top: 60px;
  }
  .sec-pg-wrapper .meet-mermaid p {
    margin-top: 30px;
    font-size: 16px;
  }
  .sec-pg-wrapper .meet-mermaid {
    padding-bottom: 80px;
  }
  .sec-pg-wrapper .changing-business {
    margin-top: 60px;
  }
  .sec-pg-wrapper .changing-business .text-sec {
    margin-left: 15px;
    padding-top: 5px;
    width: 95%;
  }
  .sec-pg-wrapper .changing-business .text-sec h2 {
    font-size: 40px;
  }
  .sec-pg-wrapper .shiny-stuff {
    margin-top: 55px;
  }
  .sec-pg-wrapper .our-sailor p,
  .sec-pg-wrapper .rebel-brand p,
  .sec-pg-wrapper .shiny-stuff p {
    font-size: 16px;
  }
  .sec-pg-wrapper.our-story .makes-different-details p {
    font-size: 18px;
  }
  .sec-pg-wrapper .shiny-stuff .ac-body h5,
  .sec-pg-wrapper .shiny-stuff ul li {
    font-size: 16px;
  }
  .sec-pg-wrapper.our-ship-pg .card-group .card {
    margin-right: 0;
    margin-bottom: 20px;
  }

  .our-ship-hero-banner h1 {
    font-size: 45px;
  }
  .sec-pg-wrapper.our-ship-pg blockquote {
    width: 100%;
  }
  .sec-pg-wrapper.our-ship-pg .cabin-details {
    padding-top: 60px;
  }
  .sec-pg-wrapper.our-ship-pg .cabin-details h3 {
    font-size: 40px;
  }
  .sec-pg-wrapper.our-ship-pg .cabin-details p {
    font-size: 16px;
    padding-bottom: 100px;
    margin-top: 40px;
  }
  .sec-pg-wrapper.our-ship-pg .cabin-tabs .carousel-caption {
    font-size: 15px;
  }
  .sec-pg-wrapper.our-ship-pg .scarlet-lady span,
  .sec-pg-wrapper.our-ship-pg .below-deck span {
    margin-top: 75px;
  }
  .sec-pg-wrapper.our-ship-pg .our-first-ladyship .cabin-tabs .carousel .item,
  .sec-pg-wrapper.our-ship-pg .embark-discover .cabin-tabs .carousel .item {
    height: 180px;
  }
  .sec-pg-wrapper.our-ship-pg .scarlet-lady .heading,
  .sec-pg-wrapper.our-ship-pg .below-deck .heading,
  .sec-pg-wrapper.our-ship-pg .geek-on .heading {
    font-size: 40px;
  }
  .sec-pg-wrapper.our-ship-pg .scarlet-lady p,
  .sec-pg-wrapper.our-ship-pg .below-deck p,
  .sec-pg-wrapper.our-ship-pg .geek-on p {
    font-size: 16px;
  }
  .sec-pg-wrapper.our-ship-pg .our-first-ladyship .cabin-tabs .v-line,
  .sec-pg-wrapper.our-ship-pg .embark-discover .cabin-tabs .v-line {
    height: 40px;
    margin-top: 10px;
  }
  .sec-pg-wrapper.our-ship-pg blockquote.deck-plan {
    width: 70%;
  }
  .sec-pg-wrapper.our-ship-pg .geek-on-card {
    margin-top: 50px;
  }
  .sec-pg-wrapper.our-ship-pg .geek-on {
    margin-top: 60px;
  }
  .sec-pg-wrapper.our-ship-pg .explore-onboard {
    height: auto;
    background-color: transparent;
    padding: 5px 0;
  }
  .sec-pg-wrapper.our-ship-pg .deck {
    padding: 55px 30px;
  }
  .sec-pg-wrapper.our-ship-pg .deck-map {
    height: auto;
    margin-bottom: 45px;
    margin-top: 25px;
  }
  .sec-pg-wrapper.our-ship-pg .deck .room {
    position: static;
  }
  .sec-pg-wrapper.our-ship-pg .deck .room:after {
    display: none;
  }
  .sec-pg-wrapper.our-ship-pg .deck .room .caption {
    left: 48px;
  }
  .sec-pg-wrapper.images {
    margin: 60px 0;
  }
  .sec-pg-wrapper.images .card-group {
    width: 100%;
  }
  .sec-pg-wrapper.images .card-group .card {
    margin-right: 0;
  }
  .images-hero-banner .new-virgin-text {
    padding: 150px 0 180px;
  }
  .images-hero-banner .new-virgin-text h1 {
    font-size: 45px;
  }
  .sec-pg-wrapper.dining .card-group .card {
    margin-bottom: 20px;
  }
  .comms-journey-hero-banner h1 {
    font-size: 45px;
  }
  .sec-pg-wrapper.comms-journey-pg blockquote {
    width: 100%;
  }
  .sec-pg-wrapper.comms-journey-pg .journey-details {
    margin-top: 30px;
  }
  .sec-pg-wrapper.comms-journey-pg .ac-panel:after {
    top: 24px;
  }
  .sec-pg-wrapper.comms-journey-pg .acc-icn {
    width: 40px;
    height: 40px;
    padding-top: 6px;
    left: -6px;
  }
  .sec-pg-wrapper.comms-journey-pg .ac-journey-details {
    float: left;
  }
  .sec-pg-wrapper.comms-journey-pg .ac-journey-details .ac-heading {
    margin-left: 35px;
    font-size: 20px;
    padding-bottom: 20px;
    padding-top: 23px;
  }
  .sec-pg-wrapper.comms-journey-pg .ac-journey-details .right-ics {
    right: 10%;
  }
  .sec-pg-wrapper.comms-journey-pg .ac-body {
    padding: 20px 30px;
  }
  .sec-pg-wrapper.comms-journey-pg .chat {
    padding: 20px 0;
  }
  /**Booking*/
  .booking-btn .btn {
    margin-right: 0px;
  }
  .sec-pg-wrapper.booking-pg .booking-title {
    width: 90%;
    margin-top: 45px;
    margin-bottom: 40px;
  }
  .sec-pg-wrapper.booking-pg .booking-title h2 {
    font-size: 50px;
  }
  .custom-underline h2 span {
    background-size: 2px 15px;
  }
  .sec-pg-wrapper.booking-pg .booking-title p {
    font-size: 20px;
    font-family: CentraNo2-Bold;
  }
  .sec-pg-wrapper.booking-pg .btn-default {
    margin-top: 10px;
  }
  .booking-btn {
    padding: 40px 0;
  }
  .custom-data-table {
    margin: 40px 0 0 0;
  }
  .booking-tabs .nav-tabs {
    margin-top: 10px;
  }
  .booking-tabs .nav-tabs > li > a {
    margin-left: 20px;
    float: left;
    margin-bottom: 5px;
  }
  .booking-tabs .search-reslut {
    margin-left: 12px;
  }
  .booking-tabs .total-result {
    border-right: 0;
  }
  .booking-tabs .show-result {
    margin-left: 0px;
  }
  .booking-tabs .slds-max-medium-table_stacked-horizontal tr > td:last-child {
    padding-bottom: 40px;
  }
  .booking-tabs .slds-max-medium-table_stacked-horizontal tr:first-child {
    border-top: 4px solid #191919;
  }
  .booking-tabs .slds-max-medium-table_stacked-horizontal tr > td {
    padding: 10px 30px;
    border: none;
  }
  .booking-tabs .slds-max-medium-table_stacked-horizontal td:before,
  .booking-tabs .slds-max-medium-table--stacked-horizontal td:before {
    font-family: CentraNo2-Bold;
    font-size: 12px;
  }
  .sec-pg-wrapper.dining .card-group .file-downlaod .dropdown-menu {
    left: auto;
    right: -11px;
    top: 50px;
  }
  .sec-pg-wrapper.dining .card-group .file-downlaod .dropdown-menu:before {
    left: auto;
    right: 10px;
    top: -11px;
    border-width: 13px;
  }
  .modal-dialog .modal-body {
    padding: 10px 0px;
  }
  .siteforcePrmBody .slds-col--padded .ui-widget {
    margin-bottom: 0 !important;
  }
  .fb-account-link .btn-secondary,
  .btn-primary,
  .btn-secondary {
    min-width: 100%;
  }
  #divWrapper .banner-bg-img,
  #cms-pages .banner-bg-img {
    margin-top: 100px;
  }
  .pf-banner,
  .pf-banner.agency-banner {
    padding-top: 150px;
  }
  .make-booking .btn-primary {
    min-width: 281px;
  }
}

@media screen and (max-width: 320px) {
  /*.progressbar li:before {left: 16px;}*/
  .btn-primary,
  .btn-secondary {
    min-width: 230px;
  }
}

@media (min-width: 414px) and (max-width: 736px) {
  .pf-banner.agency-banner.cAgencySummaryComponent h1 {
    font-size: 41px;
  }
}

@media (min-width: 360px) and (max-width: 375px) {
  .pf-wrapper .nav-tabs > li {
    padding-left: 1px;
    padding-right: 1px;
  }
  .right-ics {
    right: 0;
  }
  .sales-crew-dropdown .form-control.uiInput--select.select:not([multiple]) {
    padding: 4px;
  }
}

/* Created by Ankush --------*/
/* Login */
.w-60 {
  width: 60%;
}
.mr-0 {
  margin-right: 0 !important;
}
.login-box {
  z-index: 1051;
  width: 400px;
  transition: opacity 0.3s ease-out;
  position: absolute;
  top: 90px;
  right: 5px;
  margin: 0 auto;
  border-radius: 3px;
  background-color: #ffffff;
}
.login-box h1 {
  font-size: 40px;
}
.login-box:after {
  bottom: 99.9%;
  left: 50%;
  border: solid transparent;
  content: ' ';
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
  border-width: 30px;
  margin-left: -30px;
}
.pad-box {
  padding: 30px 40px;
}
.login-section {
  position: relative;
}
.login-btn button {
  z-index: 1051;
  padding: 5px 16px 5px 5px;
  border-color: #fff;
  color: #fff;
  min-width: initial;
  position: relative;
  margin-right: 83px;
  transition: width 0.35s ease-in-out;
}
.login-btn button span.login-text {
  display: inline-block;
  margin-left: 5px;
}
.login-box .form-group {
  margin-bottom: 15px;
}
.login-btn .login-user {
  background: #cc0000;
  height: 40px;
  width: 40px;
  padding: 8px;
  border-radius: 50%;
}
.btn-full {
  width: 100%;
}
.facebook-btn {
  display: block;
  width: 100%;
  padding: 15px;
  padding-left: 40px;
  background: url('/images/icons/icn_facebook-btn.svg') no-repeat 15px;
  text-align: center;
  color: #3d5293;
  letter-spacing: 2px;
  font-size: 14px;
  font-weight: bold;
  border-radius: 3px;
  border: solid 1px #3d5293;
  background-size: 28px;
}
.font-12 {
  font-size: 12px;
}
.login-box-foot {
  padding: 30px 40px;
}
.reg-text {
  font-size: 18px;
}
.login-btn .btn.focus,
.login-btn .btn:focus,
.login-btn .btn:hover {
  border-color: #fff;
  outline: none;
  color: #fff;
}
.overlay {
  background: #000;
  opacity: 0.6;
}
.login-btn button .collapse.in {
  display: inline-block;
}

.banner-home {
  padding: 25px 0 100px;
}
.banner-details {
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 20px;
  width: 100%;
}
.banner-bg-img {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.banner-text h1 {
  color: #ffffff;
  font-size: 110px;
  margin-bottom: 30px;
}
.banner-logo img {
  width: 125px;
  padding-bottom: 35px;
}
.banner-sign-up {
  background: #000;
  color: #fff;
  padding: 25px 0;
  font-size: 18px;
}
a.link-white {
  color: #fff;
  text-decoration: underline;
  text-decoration-color: #cc0000;
}
.arrow-down {
  background: url('/images/icons/arrow-wh-down.svg') no-repeat center;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  display: inline-block;
}
.arrow-down-unsecured {
  background: url('/images/icons/arrow-red-down.svg') no-repeat center;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  display: inline-block;
}
.login-toggle.active .arrow-down {
  background-image: url('/images/icons/arrow-wh-up.png');
}
@media (max-width: 767px) {
  .login-box {
    margin: 0 5%;
    width: 90%;
    right: 0;
  }
  .login-box:after {
    left: auto;
    right: 26px;
    border-width: 25px;
    margin-left: -25px;
  }
  .reg-text {
    font-size: 12px;
  }
  .banner-text {
    padding: 0 25px;
  }
  .banner-text h1 {
    font-size: 45px;
  }
  .banner-home .banner-text h1 {
    font-size: 60px;
  }
  .login-btn button span.login-text {
    display: none;
  }
  .login-btn button {
    border-color: transparent;
    margin-right: 20px;
  }
  .login-btn .btn.focus,
  .login-btn .btn:focus,
  .login-btn .btn:hover {
    border-color: transparent;
    outline: none;
    color: #fff;
  }
  /*.banner-bg-img{ height: calc(100vh - 71px);} */
  .login-box .btn-primary {
    min-width: 150px;
  }
  .facebook-btn {
    letter-spacing: 1px;
  }
  .mob-w {
    width: 100%;
  }
}

/*--- Reset Password*/
.fpo-oval {
  width: 160px;
  height: 160px;
  line-height: 140px;
  /*background-color: #686d72; color: #909090; font-weight: bold;*/
  border-radius: 50%;
  border: 10px solid #fff;
  margin: 0 auto;
  margin-top: -80px;
  text-align: center;
  font-size: 30px;
}
.box-shadow {
  box-shadow: 0px 3px 5px -2px rgba(181, 183, 185, 0.7);
}
.success-msg-pass {
  margin-bottom: 80px;
}

/*--- landing page ---- */
.home-block2 {
  padding: 90px 0 60px;
}
span.v-line {
  width: 2px;
  height: 80px;
  background-color: #191919;
  display: inline-block;
  margin-bottom: -5px;
}
.home-block2 h2 {
  font-size: 40px;
  line-height: 1.5;
  color: #191919;
}
.home-block2 h2 del {
  position: relative;
  display: inline-block;
}
.home-block2 h2 del:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2px;
  opacity: 0.8;
  background: #cc0000;
  height: 6px;
  width: 100%;
}
.home-block2 h2 u {
  text-decoration: none;
  border-bottom: 15px double #e0e0e0;
}
.business-block {
  padding: 100px 0;
  background: #191919;
  color: #fff;
}
.business-block h2 {
  font-size: 60px;
  color: #fff;
}
.business-block h3 {
  color: #fff;
  font-size: 18px;
  margin-bottom: 20px;
}
.rounded-circle {
  width: 180px;
  height: 180px;
  margin-bottom: 25px;
  border-radius: 50%;
  background: #464646;
  overflow: hidden;
}
.business-block p {
  font-size: 18px;
  color: #c8c8c8;
}
.card-box {
  min-height: 350px;
  position: relative;
  padding: 0 80px;
}
.card-box:after {
  content: ' ';
  position: absolute;
  left: 35%;
  bottom: 0;
  width: 30%;
  height: 4px;
  background-color: #cc0000;
}

.bg-light-gray {
  background: #f2f2f2;
}
.ptb-120 {
  padding: 120px 0;
}
.data-img h2 {
  font-size: 60px;
  color: #191919;
  line-height: 1;
}
.data-img p {
  font-size: 18px;
  line-height: 1.6;
}
.new-virgin {
  position: relative;
}
.new-virgin-text {
  padding: 150px 0 180px;
}
.new-virgin-text p {
  color: #fff;
  font-size: 24px;
}
.new-virgin-text h1 {
  font-size: 100px;
  color: #fff;
}
.virgin-sign {
  width: 39%;
  height: 36%;
  background: url('/images/virgin-sign.png') no-repeat center;
  background-size: 100%;
  position: absolute;
  bottom: -10px;
  right: 0;
}
.pos-rel {
  position: relative;
}

.quote-block {
  padding: 180px 40px;
  background: url('/images/pattern-bg-red.png') no-repeat center;
  background-size: cover;
  color: #fff;
}
.quote-block h2 {
  font-size: 40px;
  line-height: 1.5;
  color: #fff;
}
.uppercase {
  text-transform: uppercase;
}
.small-line {
  width: 60px;
  height: 2px;
  background-color: #ffffff;
  display: inline-block;
  margin: 0 20px;
}

/*---- footer -----*/
.footer-landing {
  padding: 40px 0 40px;
  background: url(/images/virgin-footer-logo.svg) no-repeat right bottom #191919;
  background-size: 20%;
  color: #fff;
}
.footer-landing h4 {
  font-size: 18px;
  font-family: CentraNo2-Bold;
}
/*.footer-landing h4 span{border-bottom: 5px double #a0a0a0; display: inline-block;}*/
.footer-landing ul.foot-links li {
  padding: 5px 0;
}
.footer-landing ul.foot-links li a {
  color: #fff;
}
.social-links li {
  display: inline-block;
  padding-right: 8px;
  text-align: center;
}
.social-links li a {
  display: block;
  width: 42px;
  height: 42px;
}

.breadcrumb > li {
  font-family: CentraNo2-Bold;
  font-size: 12px;
  padding: 9px 0;
}
.breadcrumb > li a {
  color: #a0a0a0;
}
.breadcrumb > li + li:before {
  content: '>';
}
.breadcrumb > li.active {
  color: #4a4a4a;
}
.head2 {
  font-size: 40px;
  line-height: 1.5;
  letter-spacing: normal;
}
.sr-number {
  font-size: 30px;
  color: #cc0000;
  display: block;
  font-family: CentraNo2-Bold;
}
.red-dash {
  height: 2px;
  width: 50px;
  background-color: #cc0000;
  display: inline-block;
}
.voilet-bg {
  background-color: #2e0045;
  color: #fff;
}
.red-uline {
  border-bottom: solid 2px #cc0000;
}

.btn-secondary.white {
  border-color: #e9ecef;
  color: #fff;
}
.btn-secondary.white.btn.focus,
.btn-secondary.white.btn:focus,
.btn-secondary.white.btn:hover {
  border-color: #e9ecef;
  color: #fff;
}
h2.head2 u {
  text-decoration: none;
  border-bottom: 10px double #cc0000;
}
.commission-plan {
  padding: 120px 0;
}
.commission-plan h2.head2 {
  margin-top: 35px;
  margin-bottom: 25px;
  font-size: 65px;
  line-height: 1;
  color: #fff;
}
.commission-plan p {
  font-size: 18px;
}
.promise-title {
  margin-top: 80px;
  margin-bottom: 30px;
}
.promise-title h2 {
  font-size: 85px;
  margin-bottom: 0;
}
.promise-title h2 span,
.promise-title h2 u {
  background-image: linear-gradient(to bottom, #e0e0e0 35%, transparent 35%, transparent 65%, #e0e0e0 65%, #e0e0e0);
  background-position: bottom;
  background-repeat: repeat-x;
  background-size: 2px 25px;
  text-decoration: none;
}
.promise-title p {
  font-size: 24px;
}
.red-bg {
  background-color: #cc0000;
  color: #fff;
}
.promise-book {
  min-height: 800px;
  padding: 175px 250px 175px 100px;
  background-color: rgba(25, 25, 25, 0.5);
}
.promise-book h2 {
  color: #fff;
  font-size: 60px;
  line-height: 1;
}
.promise-book strong {
  font-family: CentraNo2-Bold;
}
.promise-book p {
  color: #fff;
  font-size: 18px;
}
.link2,
.link2:hover,
.link2:focus {
  color: #fff;
  letter-spacing: 1px;
}
.link2 img {
  vertical-align: middle;
}
.white-dash {
  height: 2px;
  background-color: #fff;
  width: 60px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
}
.red-dash {
  height: 2px;
  background-color: #cc0000;
  width: 60px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
}

.show-hide-pass {
  position: absolute;
  right: 10px;
  cursor: pointer;
  top: 50%;
  margin-top: -9px;
}

@media (max-width: 767px) {
  .card-box {
    padding: 40px 45px 30px;
  }
  .business-block h2 {
    font-size: 40px;
    padding: 0 40px;
  }
  /*.w-50{width: 100%;  }*/
  .mob-space {
    margin-top: 100px;
  }
  .home-block2 h2 {
    font-size: 24px;
    padding: 0 40px;
  }
  .desktop-img {
    display: none;
  }
  .mobile-img {
    display: block;
  }
  .new-virgin-text h1 {
    font-size: 55px;
  }
  .xs-text-center {
    text-align: center;
  }
  .new-virgin-text {
    padding: 100px 40px;
  }
  .quote-block {
    padding: 100px 45px;
  }
  .quote-block h2 {
    font-size: 24px;
    line-height: 1.5;
  }
  .business-block h3,
  .business-block p {
    font-size: 16px;
  }
  .home-block2 h2 u {
    border-bottom: 10px double #e0e0e0;
  }
  .footer-landing {
    background-size: 60%;
  }
  .data-img h2 {
    font-size: 40px;
  }
  .data-img p {
    font-size: 16px;
  }
  .ptb-120 {
    padding: 15px 0;
  }
  .data-img {
    padding: 0 50px 50px;
  }
  .home-photo {
    padding: 0 30px;
  }
  h2.head2 {
    font-size: 24px;
  }
  h2.head2 u {
    border-bottom: 7px double #cc0000;
  }
  .commission-plan {
    padding: 75px 18px;
  }
  .commission-plan h2.head2 {
    font-size: 50px;
    margin-bottom: 60px;
  }
  .commission-plan p {
    font-size: 16px;
  }
  .promise-list h2 {
    font-size: 36px;
  }
  .promise-details.mt-40 {
    margin-top: 15px;
    padding: 0 27px;
  }
  .promise-title {
    margin-top: 40px;
  }
  .promise-title h2 {
    font-size: 42px;
    line-height: 52px;
    margin-bottom: 0;
  }
  .promise-title h2 span {
    border-bottom: 15px double #e0e0e0;
  }
  .promise-title p {
    font-size: 20px;
    margin-top: 40px;
  }
  .xs-w-90 {
    width: 90%;
  }
  .promise-book {
    padding: 50px 40px;
    min-height: 470px;
  }
  .promise-book h2 {
    font-size: 40px;
  }
  .promise-book p {
    font-size: 16px;
  }
  .mob-mt-0 {
    margin-top: 0;
  }
  .xs-w-100 {
    width: 100%;
  }
  .sr-number {
    margin-top: 10px;
  }
  .promise-title h2 span,
  .promise-title h2 u {
    background-size: 2px 14px;
  }

  /*--- megamenu ----*/
  .megamenu-panel .navbar-nav > li {
    text-align: center;
  }
  .megamenu-panel.navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
  .megamenu-panel .navbar-nav {
    margin: 0;
  }
  .navbar .dropdown-menu.mega-menu {
    background-color: rgba(74, 74, 74, 0.8);
  }
  .mega-menu > .container {
    padding: 15px 25px;
  }
  .mega-submenu {
    text-align: center;
  }
  .mega-submenu > ul > li {
    padding: 12px 0;
    float: none;
    width: auto;
  }
  .mega-submenu > ul > li > a {
    font-size: 14px;
  }
  .mega-submenu > ul > li > a .arrow-link {
    display: none;
  }
  .book-link {
    width: 100%;
  }
  .xs-navbar-fixed-top .navbar-collapse {
    max-height: initial;
    height: calc(100vh + 30px);
    top: 0;
    left: 0;
    background: rgba(25, 25, 25, 0.9);
    width: 100%;
    position: fixed;
  }
  .navbar-inverse .megamenu-panel .navbar-nav > .open > a:after {
    display: none;
  }
  .xs-navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    z-index: 1030;
  }
  .megamenu-panel > .container {
    padding: 0 0 30px;
  }
  .navbar-inverse .navbar-toggle {
    border: 0;
    padding: 0;
    float: initial;
    z-index: 99;
  }
  .navbar-inverse .navbar-toggle:focus,
  .navbar-inverse .navbar-toggle:hover {
    background-color: transparent;
  }
  button.hamburger-toggle.collapsed {
    background: url(/images/icons/hamburger-menu.svg) center top no-repeat;
  }
  button.hamburger-toggle {
    background: url(/images/icons/cookie-close.svg) center top no-repeat;
    height: 30px;
    width: 36px;
  }
  .booking-note {
    font-size: 14px;
    margin: 13px 0 0;
  }
}

/*Drop us line*/
.drop-us-banner {
  padding: 25px 0 100px;
  min-height: 600px;
}
.drop-us-banner .banner-logo {
  width: 150px;
  margin: -60px auto 0;
}
.drop-us-block {
  background-color: #191919;
  color: #fff;
  padding: 85px 0;
}
.drop-us-block h2,
.drop-us-block .form-group label {
  color: #fff;
}
.drop-us-block h2 {
  margin-bottom: 40px;
}
.drop-us-block .form-group {
  margin-bottom: 25px;
}
.message-form {
  padding-right: 120px;
  border-right: 2px solid #e9ecef;
}
.contact-number {
  padding-left: 110px;
}
.contact-number h5 {
  font-family: CentraNo2-Bold;
  font-size: 18px;
  margin-bottom: 7px;
}
.contact-number p {
  font-size: 18px;
  line-height: 1.5;
}

.meet-sales-map {
  padding: 80px 0;
}
.meet-sales-map h2 {
  font-size: 60px;
  margin-bottom: 20px;
}
.meet-sales-map p {
  font-size: 18px;
  line-height: 1.5;
}
.screw-card {
  padding: 30px 20px;
  min-height: 500px;
}
.screw-photo {
  width: 193px;
  height: 193px;
  border-radius: 50%;
  overflow: hidden;
  text-align: center;
  margin: 0 auto;
}
.screw-details {
  word-break: break-word;
}
.screw-details h3 {
  font-size: 24px;
  line-height: 1.5;
  font-family: CentraNo2-Bold;
}
.screw-details h3 small {
  display: block;
  font-size: 12px;
}
.screw-details p {
  font-size: 18px;
  line-height: 1.5;
}

.ask-que {
  padding: 40px 0;
}
.ask-que p {
  font-size: 18px;
}
.tab-filter {
  margin-bottom: 15px;
}
.tab-filter a {
  font-family: CentraNo2-Bold;
  border-bottom: 4px solid #e9ecef;
  text-transform: uppercase;
  text-align: center;
  display: block;
  padding: 10px;
  color: #4a4a4a;
  font-size: 16px;
  text-decoration: none;
}
.tab-filter a.selected {
  border-bottom-color: #cc0000;
  color: #cc0000;
}
.show-card {
  display: block;
}

.map-image {
  padding: 40px 0 0;
}
.ac-drop-us .ac-heading {
  background-color: transparent;
  border-bottom: 2px solid #e9ecef;
  margin-top: 20px;
  font-size: 16px;
}
.sales-screw-tabs {
  margin-bottom: 80px;
}
.sales-screw-tabs .nav > li {
  padding: 0;
}
.sales-screw-tabs .nav-tabs > li > a {
  border-bottom: 3px solid #e9ecef;
  font-size: 16px;
}
.sales-screw-tabs .nav-tabs > li.active > a,
.sales-screw-tabs .nav-tabs > li.active > a:focus,
.sales-screw-tabs .nav-tabs > li.active > a:hover {
  border-bottom: 3px solid #cc0000;
}

/* Our commision */
.red-circle {
  display: inline-block;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #cc0000;
  line-height: 60px;
  font-family: CentraNo2-Bold;
  text-align: center;
  color: #fff;
  font-size: 30px;
}
.comission-block {
  padding: 90px 0;
}
.comission-block h2 {
  font-size: 60px;
  color: #fff;
  line-height: 1.1;
}
.partner-plans {
  background-color: #cc0000;
  color: #fff;
  padding: 50px 10px;
  margin-bottom: 10px;
}
.partner-plans h3 {
  font-size: 30px;
  color: #fff;
}
.comission-block p {
  font-size: 18px;
}
.partner-plans h4 {
  font-size: 60px;
  font-family: Voyages-Headline;
  margin-top: 30px;
}
.black-dash {
  width: 80px;
  height: 4px;
  background-color: #191919;
  display: inline-block;
}

.commission-title {
  margin-bottom: 50px;
}
.commission-title h2 {
  font-size: 60px;
  margin-bottom: 20px;
}
.commission-title h4 {
  font-size: 24px;
  font-family: CentraNo2-Bold;
  color: #a0a0a0;
}
@media (min-width: 767px) {
  .commission-table > .row {
    display: table;
    width: 100%;
  }
  .commission-table > .row > div {
    display: table-cell;
    float: none;
    vertical-align: middle;
  }
  .commission-table .rt-space {
    padding-right: 16%;
  }
  .commission-table .pad10 {
    padding-top: 10px;
  }
  .carousel-indicators {
    bottom: 35px;
  }
  .vv-value {
    font-size: 16px;
  }
  /*.red-bg > div, .red-dark-bg > div{ display: table-cell; vertical-align: middle; float: none; }*/
  .left-space {
    padding-left: 35px;
  }
  .thumb-photo img {
    height: 170px;
    width: auto;
  }
  .cycle-slideshow div.cycle-slide {
    float: none;
    width: 310px;
  }
}
.commission-table .heading > div {
  padding: 50px 0 30px;
  text-transform: uppercase;
}
.commission-table .tbl-data > div {
  padding: 5px 0;
  height: 60px;
}
.commission-table h4 {
  font-size: 18px;
  font-family: CentraNo2-Bold;
  color: #191919;
}
.commission-table h5 {
  font-size: 16px;
  font-family: CentraNo2-Bold;
}
.commission-table .bdr-3 {
  border-bottom: 3px solid #191919;
}
.commission-table .bdr-red {
  border-bottom: 3px solid #ba1803;
}
.commission-table .bdr-pale-grey {
  border-bottom: 3px solid #e9ecef;
}
.commission-table .lit-grey-bg {
  background-color: #f2f2f2;
}
.commission-table .red-dark-bg {
  background-color: #ba1803;
  color: #fff;
}
.commission-table .red-ext-dark-bg {
  background-color: #961007;
  color: #fff;
}
.commission-table .black-bg {
  background-color: #191919;
  color: #fff;
}
.total-earned h3 {
  color: #fff;
  font-size: 30px;
  line-height: 0.5;
  letter-spacing: 1px;
}
.perfect10 {
  font-size: 24px;
  margin: 55px auto 1px;
}
.doller-space {
  margin-right: 18px;
}
.tspace {
  margin-top: 7px;
  display: inline-block;
}

@media (max-width: 767px) {
  .banner-logo img {
    width: 80px;
  }
  .drop-us-banner {
    min-height: 450px;
  }
  .contact-number {
    padding-left: 35px;
    padding-right: 35px;
  }
  .message-form {
    padding-left: 35px;
    padding-right: 35px;
    border-right: 0;
  }
  .ac-drop-us {
    padding: 0 15px;
  }
  .sales-crew-dropdown {
    margin-left: 15px;
    margin-right: 15px;
  }
  .meet-sales-map h2 {
    font-size: 40px;
  }
  .meet-sales-map p {
    font-size: 16px;
  }
  .partner-plans h3 {
    font-size: 24px;
  }
  .partner-plans p {
    font-size: 16px;
  }
  .comission-block h2,
  .commission-title h2 {
    font-size: 40px;
  }
  .c-banner-title.new-virgin-text h1 {
    font-size: 45px;
  }
  .commission-table .lit-grey-bg {
    background-color: transparent;
  }
  .commission-table .mob-lit-grey-bg {
    background-color: #f2f2f2;
  }
  .commission-table .tbl-data > div {
    height: auto;
    padding: 0;
  }
  .commission-table .tbl-data > div > div:not(:empty) {
    padding: 15px 30px 15px;
  }
  .perfect10 {
    font-size: 16px;
  }
  .black-bg .bdr-top {
    border-top: 1px solid #444444;
  }
  /*---*/
  .mob-w {
    width: 100%;
  }
  .mob-mt-35 {
    margin-top: 35px;
  }
  .btn-secondary.white {
    width: 100%;
    min-width: 100px;
  }
  .xs-w-90 {
    width: 90%;
  }
  .xs-btn-full {
    width: 100%;
  }
  .sales-crew-dropdown .uiInput--select.select:not([multiple]) {
    color: #4a4a4a;
  }
}

.cabin-included {
  padding: 90px 0;
}
.cabin-included h2 {
  font-size: 60px;
  margin-bottom: 50px;
}
.cabin-included .card-box {
  padding: 0 15px;
}
.cabin-included h3 {
  font-size: 20px;
  margin-bottom: 15px;
}
.cabin-included p {
  font-size: 18px;
}

.cabin-details {
  padding-top: 80px;
}
.cabin-details h3 {
  font-size: 85px;
  line-height: 1;
}
.cabin-details p {
  font-size: 18px;
  color: #4a4a4a;
}
.cabin-details h4 {
  font-family: CentraNo2-Bold;
  font-size: 14px;
  text-transform: uppercase;
}
.bullet-list {
  margin-left: 19px;
  color: #4a4a4a;
}
.bullet-list li {
  font-size: 16px;
  line-height: 1.4;
}
.bullet-list li::before {
  content: 'â€¢';
  color: #c8c8c8;
  font-size: 18px;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
.dark-bg {
  background-color: #191919;
  color: #f8f8f8;
}
.dark-bg .cabin-details h3 {
  color: #baa179;
}
.dark-bg .bullet-list,
.dark-bg .cabin-details p {
  color: #f8f8f8;
}
.dark-bg .bullet-list li::before {
  color: #baa179;
}
.tabsnav {
  padding-left: 8.33333333%;
  border-bottom: 1px solid #c8c8c8;
  border-top: 1px solid #c8c8c8;
}
.dark-bg-tab {
  background-color: #3c3c3c;
}
.tabsnav.dark-bg-tab {
  border: none;
}

.thumb {
  background-color: #e9ecef;
  color: #686d72;
  border-radius: 6px;
  overflow: hidden;
  border: solid 1px #dedede;
  margin-bottom: 20px !important;
}
.thumb-photo {
  float: left;
  width: 44%;
  overflow: hidden;
}
.thumb-data {
  width: 56%;
  padding: 15px 15px 0;
  float: left;
  font-size: 12px;
  line-height: 1.5;
}
.thumb-data h3 {
  font-size: 18px;
  margin-bottom: 50px;
}
.thumb-data h3 u {
  border-bottom: 2px solid #cc0000;
  text-decoration: none;
}
.thumb a {
  color: #191919;
  display: block;
}
.thumb-data h3 a:hover,
.thumb-data h3 a:focus {
  text-decoration: none;
}
.star-suit {
  background-color: #191919;
  color: #fff;
}
.thumb.star-suit a {
  color: #fff;
}
.star-suit .thumb-data h3 {
  color: #baa179;
}
.star-suit .thumb-data h3 u {
  border-bottom-color: #baa179;
  color: #baa179;
}

.cabin-tabs .nav > li {
  padding-right: 50px;
  text-transform: uppercase;
}
.cabin-tabs .nav > li > a {
  padding: 14px 0;
  font-size: 14px;
  color: #191919;
}
.cabin-tabs .nav > li > a:focus,
.cabin-tabs .nav > li > a:hover {
  background-color: transparent;
}
.cabin-tabs .nav-tabs > li.active > a,
.cabin-tabs .nav-tabs > li.active > a:focus,
.cabin-tabs .nav-tabs > li.active > a:hover {
  color: #cc0000;
}
.tabsnav.dark-bg-tab .nav > li > a {
  color: #fff;
}
.cabin-tabs .tabsnav.dark-bg-tab .nav-tabs > li.active > a,
.cabin-tabs .tabsnav.dark-bg-tab .nav-tabs > li.active > a:focus,
.cabin-tabs .tabsnav.dark-bg-tab .nav-tabs > li.active > a:hover {
  color: #baa179;
  border-bottom-color: #baa179;
}
/*carousal*/
.carousel-indicators li {
  border: 0;
  border-radius: 0;
  width: 20px;
  height: 2px;
  background-color: #fff;
  margin: 2px;
}
.carousel-indicators li.active {
  background-color: #cc0000;
  width: 20px;
  height: 2px;
  margin: 2px;
}
.carousel-control .prev,
.carousel-control .next {
  position: absolute;
  transition-duration: 0.3s;
  transition-property: transform;
  line-height: 40px;
  top: 47%;
  z-index: 5;
  display: inline-block;
  width: 40px;
  height: 40px;
  background-color: #cc0000;
  color: #fff;
  border-radius: 50%;
}
.prev {
  left: 20px;
}
.next {
  right: 20px;
}
.carousel-control .prev.gold,
.carousel-control .next.gold {
  background-color: #948061;
}
.carousel-control.right,
.carousel-control.left {
  background: none;
  opacity: 1;
}
.carousel-control .prev:hover {
  -webkit-transform: translateX(-8px);
  transform: translateX(-8px);
}
.carousel-control .next:hover {
  -webkit-transform: translateX(8px);
  transform: translateX(8px);
}

.compare-table {
  background-color: #f2f2f2;
  padding: 80px 0 60px;
  font-size: 18px;
  color: #4a4a4a;
  line-height: 1.4;
}
.compare-table .tbl-heading {
  padding: 10px 0;
  font-size: 12px;
  font-family: CentraNo2-Bold;
  text-transform: uppercase;
}
.compare-table .tbl-datalist {
  padding: 10px 0 25px;
  border-top: 1px solid #191919;
}
.compare-table .row > div:first-child {
  padding-left: 0;
}
.compare-table strong,
.vip-treatments h5 {
  font-family: CentraNo2-Bold;
}
.decks {
  color: #cc0000;
}
.compare-table.star-suit-compare,
.compare-table.vip-treatments {
  background-color: #191919;
  color: #fff;
}
.compare-table.star-suit-compare .tbl-datalist {
  border-top: 1px solid #c8c8c8;
}
.compare-table.star-suit-compare a.link,
.compare-table.vip-treatments a.link,
.compare-table.star-suit-compare .decks,
.compare-table h2 {
  color: #ddba82;
}
.compare-table h2 {
  font-size: 50px;
}
.vip-treatments h5 {
  margin-bottom: 20px;
}
.vip-treatments p {
  color: #e0e0e0;
}
.border-gold > div {
  border-bottom: 1px solid #ddba82;
  border-right: 1px solid #ddba82;
  display: table-cell;
  float: none;
  padding: 80px 30px 20px;
}
.vip-treatments .border-gold:last-child > div {
  border-bottom: none;
}
.vip-treatments .border-gold > div:last-child {
  border-right: none;
}
.cabin-tabs .carousel-caption {
  bottom: 33px;
}
.cabin-tabs .carousel .item {
  height: 800px;
}
.slider-block {
  margin: 0;
}
.slider-block > div {
  padding: 0;
}

.what-makes .card-box {
  padding: 0 30px;
}
.link-black,
.link-black:hover,
.link-black:focus {
  color: #191919;
}
.dashboard-profile {
  padding: 40px 0 350px;
  color: #fff;
}
.dashboard-profile h2 {
  font-size: 85px;
  color: #fff;
}
.profile-name {
  font-size: 18px;
  margin-top: 10px;
  float: left;
}
.profile-pic {
  margin-right: 25px;
  float: left;
  width: 110px;
  height: 110px;
  border-radius: 50%;
  position: relative; /*border: solid 4px transparent; box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.25); overflow: hidden;*/
}
.profile-name h4 {
  font-family: CentraNo2-Bold;
  font-size: 60px;
}
.profile-name h4 small {
  color: #fff;
}
.dont-show {
  border-radius: 3px;
  cursor: pointer;
  color: #fff;
  position: absolute;
  right: 20px;
  top: 20px;
  padding: 15px 20px;
  background-color: rgba(25, 25, 25, 0.3);
  font-family: 'CentraNo2-Medium';
  font-size: 14px;
}
.dont-show img {
  margin-left: 20px;
}
.fb-img.btn {
  padding-left: 40px;
  background: url(/images/icons/icn-fb.png) no-repeat 15px;
}
.connect-fb.btn {
  padding-left: 60px;
}
.box-banner {
  padding: 10px;
  min-height: 400px;
  margin-top: -300px;
  z-index: 1;
  position: relative;
  border-radius: 3px;
  background-color: #ffffff;
  box-shadow: 0 2px 8px 0 rgba(25, 25, 25, 0.1);
}
.user-overview {
  padding: 10px 50px;
  position: relative;
}
.user-overview .heading h3 {
  color: #2e0455;
  font-size: 24px;
}
.overview-sort select {
  font-size: 14px;
  font-family: CentraNo2-Bold;
  text-transform: uppercase;
  color: #191919;
  letter-spacing: 1px;
}
.revenue-text {
  padding-top: 10px;
  padding-bottom: 20px;
  padding-right: 0px;
}
.revenue-text h3 {
  font-size: 24px;
  margin-top: 0;
}
.revenue-text h5 {
  font-family: CentraNo2-Bold;
  font-size: 12px;
  color: #a0a0a0;
  letter-spacing: 0.9px;
}
.revenue-text .net {
  font-family: CentraNo2-Bold;
  font-size: 60px;
  color: #191919;
}
.revenue-text .gross {
  font-family: CentraNo2-Bold;
  font-size: 30px;
  color: #191919;
}
.revenue-count {
  border-radius: 3px;
  border: solid 1px #e0e0e0;
  padding: 3px;
}
.revenue-count > div {
  padding: 3px 3px;
}
.revenue-count .count-card {
  padding: 10px 14px;
  height: 70px;
  border-radius: 3px;
  background-color: #f2f2f2;
}
.revenue-count .count-card small {
  font-size: 12px;
  line-height: 12px;
  font-family: CentraNo2-Medium;
  color: #a0a0a0;
}
.revenue-count .count-card img {
  float: left;
  margin-right: 15px;
  margin-top: 10px;
}
.revenue-count .count-card strong {
  font-size: 24px;
  line-height: 24px;
  color: #4a4a4a;
}
.icn-download.btn {
  padding-left: 40px;
  background: url(/images/icons/icn-download.png) no-repeat 15px;
  border-color: #c8c8c8;
}
hr.mt20 {
  margin-top: 20px;
  margin-bottom: 0;
}
hr.mb20 {
  margin-bottom: 20px;
  margin-top: 0;
}
.revenue-text.left-bdr {
  padding-left: 40px;
  border-left: 1px solid #e0e0e0;
}
.overview-sort.custome-select:after {
  top: 30%;
}
.makebook {
  padding: 80px 60px 40px;
}
.full-btn {
  width: 100%;
}
.sailed.net {
  font-size: 30px;
}
.sailed.gross {
  font-size: 18px;
}

.bird-eye-wiew {
  position: absolute;
  background-color: rgba(248, 248, 248, 0.95);
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.bird-eye-details {
  padding: 40px 50px;
  font-size: 18px;
  text-align: center;
  height: 100%;
}
.text-v {
  margin-top: 200px;
}

/* progress bar */

.progress-bar1 div {
  position: absolute;
  height: 118px;
  width: 118px;
  border-radius: 50%;
}
.progress-bar1 div span,
.user-picture {
  position: absolute;
  font-family: Arial;
  font-size: 0;
  line-height: 0;
  height: 110px;
  width: 110px;
  left: 4px;
  top: 4px;
  text-align: center;
  border-radius: 50%;
  background-color: white;
}
.profile-pic .user-picture img {
  width: 110px;
}
.user-picture {
  overflow: hidden;
  border: 4px solid #2e0445;
}
.progress-bar1 .background {
  background-color: #614272;
}
.progress-bar1 .rotate {
  clip: rect(0 59px 118px 0);
  background-color: #614272;
}
.progress-bar1 .left {
  clip: rect(0 59px 118px 0);
  opacity: 1;
  background-color: #74ead2;
}
.progress-bar1 .right {
  clip: rect(0 59px 118px 0);
  transform: rotate(180deg);
  opacity: 0;
  background-color: #cc0000; /* #74ead2*/
}
@keyframes toggle {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.vq-10 {
  position: absolute;
  bottom: -22px;
  z-index: 1;
  left: 56%;
  margin-left: -19px;
  display: block;
  height: 35px;
  overflow: hidden;
}

/*-----------------*/

.black-cont {
  background-color: #191919;
  padding: 100px 0;
}
.font-60 {
  font-size: 60px;
}
h2.h-white,
h3.h-white,
h4.h-white {
  color: #fff;
}
.itineraries h3.h-white {
  margin-bottom: 100px;
}
.itineraries .thumb {
  border: 0;
  border-radius: 4px;
  background-color: #fff;
}
.itineraries .thumb h3 {
  margin-bottom: 10px;
  color: #4a4a4a;
}
.itineraries .thumb h5 {
  font-family: CentraNo2-Bold;
  color: #686d72;
  line-height: 20px;
}
.caribbean-post {
  border-radius: 2px;
  border: solid 1px #dedede;
  overflow: hidden;
  background-color: #f8f8f8;
  height: 100%;
}
.caribbean-post .data {
  padding: 22px;
  font-size: 18px;
  color: #4a4a4a;
  white-space: initial;
}
.caribbean-post h2 {
  margin-bottom: 15px;
}
.caribbean-post h4 {
  font-family: CentraNo2-Medium;
  margin-bottom: 15px;
}

.travel-days-list {
  padding-left: 39px;
}
.travel-days-list a,
.exp-list a,
.travel-days-list a:hover,
.exp-list a:hover {
  color: #cc0000;
  text-decoration: underline;
}
.travel-days-list li,
.exp-list li {
  position: relative;
  margin: 26px 0;
}
.travel-days-list small,
.exp-list small {
  color: #686d72;
  font-size: 12px;
}
.travel-days-list li:after {
  content: '';
  border-left: 1px dashed #cc0000;
  position: absolute;
  left: -32px;
  top: 100%;
  height: 26px;
  width: 2px;
}
.travel-days-list li:last-child::after {
  display: none;
}
.travel-days-list h5,
.exp-list h5 {
  font-family: CentraNo2-Bold;
  font-size: 18px;
  color: #4a4a4a;
}
.travel-icon {
  position: absolute;
  left: -42px;
  width: 20px;
  top: 50%;
  height: 22px;
  display: block;
  margin-top: -11px;
  text-align: center;
}
.video-box {
  position: relative;
}
.video-box .playbtn[title~='pause'] {
  opacity: 0;
  transition: all 0.5s ease-out;
}
.video-box:hover .playbtn {
  opacity: 1;
}

.nextPrev a {
  position: absolute;
  transition-duration: 0.3s;
  transition-property: transform;
  line-height: 40px;
  top: 47%;
  z-index: 5;
  display: inline-block;
  width: 40px;
  height: 40px;
  background-color: #c8c8c8;
  color: #fff;
  border-radius: 50%;
  font-size: 20px;
  text-align: center;
  text-decoration: none !important;
}
.nextPrev #prev2 {
  left: -45px;
}
.nextPrev #next2 {
  right: -45px;
}
.pos-rel {
  position: relative;
}
.nextPrev .disabled {
  display: none;
}

.docs-download {
  font-size: 18px;
}
.docs-download a,
.docs-download a:hover {
  color: #cc0000;
}

.anchor-List {
  padding: 0 0 40px 0;
  border-bottom: 1px solid #e0e0e0;
}
.anchor-List li {
  font-family: CentraNo2-Medium;
  font-size: 18px;
  margin-bottom: 17px;
}
.anchor-List li a {
  color: #191919;
  text-decoration: underline;
  text-decoration-color: #cc0000;
}

.policy-details {
  padding: 50px 0 30px;
  border-bottom: 1px solid #e0e0e0;
}
.policy-details p {
  font-size: 18px;
  margin-bottom: 20px;
}
.policy-details h2 {
  margin-bottom: 25px;
}
/*Promotion page ---*/
.policy-details h2 small {
  display: block;
  font-family: CentraNo2-Book;
  font-size: 18px;
  margin-top: 10px;
}
.mb-120 {
  margin-bottom: 120px;
}
.policy-details a.promo-link {
  color: #191919;
  font-size: 14px;
  font-family: CentraNo2-Bold;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.policy-details a.promo-link img {
  vertical-align: bottom;
}
/*Promotion page end */

.ac-exp {
  padding: 40px 0 100px;
}
.ac-exp .ac-body {
  border: 1px solid #dce3eb;
  padding: 0;
}
.big-bullet {
  padding-left: 19px;
}
.big-bullet li::before {
  content: 'â€¢';
  color: #c8c8c8;
  font-size: 35px;
  line-height: 17px;
  display: inline-block;
  width: 10px;
  margin-left: -19px;
  position: absolute;
}

.exp-list li {
  margin: 20px 0;
}
.tour-price strong,
.tour-review strong {
  font-size: 12px;
  color: #a0a0a0;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.tour-price h3 {
  font-size: 60px;
  margin-bottom: 20px;
}
.tour-price .tour-tags span {
  font-size: 12px;
  color: #686d72;
  display: inline-block;
  padding: 0 3px;
  font-family: CentraNo2-Bold;
  margin-right: 5px;
  border: 1px solid #c8c8c8;
}
.tour-review h6 {
  font-family: CentraNo2-Bold;
}
.stars {
  padding: 10px 0;
}
.stars img {
  width: 22px;
}

.shortcuts {
  text-align: center;
  padding: 50px 0 0;
}
.shortcuts ul {
  text-align: center;
  display: inline-block;
  border: 1px solid #e9ecef;
  border-radius: 6px;
}
.shortcuts ul li {
  display: inline-block;
  border-right: 1px solid #e9ecef;
  font-family: CentraNo2-Bold;
  font-size: 12px;
}
.shortcuts ul li a {
  color: #191919;
  display: block;
  padding: 10px 35px;
}
.shortcuts ul li a[aria-expanded='true'] {
  color: #cc0000;
}
.shortcuts ul li a:focus,
.shortcuts ul li a:hover {
  text-decoration: none;
}

@media (max-width: 767px) {
  .thumb-photo,
  .thumb-data {
    width: 100%;
  }
  .thumb-photo img {
    display: block;
    max-width: 100%;
    height: auto;
  }
  .thumb-data {
    padding-bottom: 15px;
  }
  .cabin-included .card-box {
    margin-bottom: 56px;
  }
  .cabin-included {
    padding-bottom: 0;
  }
  .cabin-included > .container {
    padding-right: 40px;
    padding-left: 40px;
  }
  .cabin-included p {
    font-size: 16px;
    line-height: 1.5;
  }
  .cabin-details {
    padding: 40px 20px;
  }
  .cabin-tabs .nav > li {
    display: block;
    float: none;
    padding: 12px 0;
    text-align: left;
  }
  .cabin-tabs .nav > li > a {
    display: inline-block;
    font-size: 14px !important;
    padding: 0;
  }
  .thumb {
    border-radius: 0;
    margin-left: 25px !important;
    margin-right: 25px !important;
  }
  .cabin-details h3 {
    font-size: 50px;
  }
  .cabin-details p {
    margin-top: 25px;
  }
  .tabsnav {
    padding-left: 20px;
  }
  .compare-table {
    padding: 60px 40px;
  }
  .compare-table h2 {
    font-size: 40px;
  }
  .border-gold > div {
    display: block;
    padding: 60px;
    border-right: 0;
  }
  .vip-treatments .border-gold:last-child > div {
    border-bottom: 1px solid #ddba82;
    padding-left: 60px;
  }
  .compare-table.vip-treatments .row > div:first-child {
    padding-left: 60px;
    border-top: 1px solid #ddba82;
  }
  .vip-treatments .border-gold:last-child > div:last-child {
    border-bottom: none;
  }
  .cabin-tabs .carousel .item {
    height: 450px;
  }
  .compare-table .row.tbl-datalist > div {
    padding: 10px 0;
    border-bottom: 1px dashed rgba(74, 74, 74, 0.7);
  }
  .compare-table.vip-treatments .row.tbl-datalist > div {
    border-bottom: 1px dashed rgba(255, 255, 255, 0.7);
  }
  .compare-table .row.tbl-datalist > div:last-child {
    border: 0;
  }
  .compare-table .tbl-datalist {
    padding: 10px 0 30px;
  }

  .box-banner {
    margin-left: 15px;
    margin-right: 15px;
  }
  .dashboard-profile h2 {
    font-size: 40px;
    margin-bottom: 40px;
    text-align: center;
  }
  .profile-name h4 {
    font-size: 50px;
  }
  .user-overview {
    padding: 10px 15px;
  }
  .revenue-text .net {
    font-size: 40px;
  }
  .revenue-text.left-bdr {
    border-left: 0;
    padding-left: 15px;
    margin-top: 20px;
  }
  .full-btn {
    width: 100%;
    min-width: 150px;
  }
  .xs-mb-30 {
    margin-bottom: 30px;
  }
  hr.mtb20 {
    margin: 30px 0;
  }
  .makebook {
    padding: 40px 15px 40px;
  }
  span.v-line {
    height: 40px;
  }
  .xs-p-0,
  .business-block.what-makes h2 {
    padding: 0;
  }
  .xs-m-0 {
    margin: 0;
  }
  .what-makes .card-box {
    margin-bottom: 60px;
    padding: 0;
  }
  .business-block.what-makes {
    padding: 60px 20px;
  }
  .vq-status {
    padding: 0 30px;
    text-align: center;
  }
  .profile-pic,
  .profile-name {
    float: none;
    display: inline-block;
    vertical-align: middle;
  }
  .xs-no-flex {
    display: block;
  }

  .caribbean-post {
    margin: 0 25px 20px;
  }
  .font-60 {
    font-size: 40px;
  }
  .black-cont {
    padding: 50px 0;
  }
  .itineraries h3.h-white {
    margin-bottom: 50px;
  }
  .nextPrev {
    display: none;
  }
  .cycle-slideshow div.cycle-slide {
    float: none;
    width: auto;
  }
  .policy-details {
    padding: 35px 0 25px;
  }
  .shortcuts ul li {
    display: block;
    border-bottom: 1px solid #e9ecef;
    border-right: none;
  }
  .AlbumList__content {
    margin-top: 6.25rem;
  }
}

/*booking table div format*/
.booking-tbl .data-td .visible-xs {
  text-transform: uppercase;
  color: #a0a0a0;
  font-size: 12px;
  font-family: CentraNo2-Bold;
}
.header-table {
  padding: 15px 0;
  color: #a0a0a0;
  font-size: 12px;
  font-family: CentraNo2-Bold;
  border-bottom: 4px solid #191919;
}
.data-td {
  padding: 20px 0;
  border-bottom: 1px solid #e0e0e0;
}
.alt-gray {
  background-color: #f8f8f8;
}
.slds-table .text-center {
  text-align: center;
}

/*404 pages*/
.banner-error {
  height: 1152px;
  padding-bottom: 100px;
}
.error-cont,
.error-cont h2 {
  color: #fff;
}
.error-cont h2 {
  font-size: 80px;
  color: #fff;
}
.error-cont p {
  font-size: 18px;
  color: #fff;
}
.double-underline span {
  background-image: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0.3) 35%,
    transparent 35%,
    transparent 65%,
    rgba(255, 255, 255, 0.3) 65%,
    rgba(255, 255, 255, 0.3)
  );
  background-position: bottom;
  background-repeat: repeat-x;
  background-size: 2px 25px;
}
.error-cont .btn-primary,
.error-cont .btn-secondary {
  min-width: 200px;
}
/*404 pages end--*/

.flex-tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex-tab .col {
  float: initial;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

@media (max-width: 767px) {
  .data-td {
    padding: 20px 15px 0;
  }
  .data-td > div {
    padding-bottom: 25px;
  }
  .booking-tbl .data-td .visible-xs {
    padding-bottom: 5px;
  }
  .banner-error {
    height: auto;
  }
}

/* Start Cookies Notice*/

.FixedContent {
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 200;
  visibility: hidden;
}
.FixedContent > * {
  visibility: visible;
  margin-top: 1.25rem;
}
.CookieNotice .btn-secondary {
  min-width: inherit;
}
.btn-secondary.btn-invert {
  color: #fff;
  background-color: transparent;
  border: 1px solid #fff;
  position: relative;
  padding: 10px 30px;
}
.btn-secondary.btn-invert:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 3px solid transparent;
  z-index: 1;
}
.btn-secondary.btn-invert.focus,
.btn-secondary.btn-invert:focus {
  outline: 0 !important;
  color: #fff;
}
.btn-secondary.btn-invert.focus:before,
.btn-secondary.btn-invert:focus:before {
  border-color: #fff;
}
.btn-secondary.btn-invert:hover {
  color: #191919;
  background-color: #fff;
  border: 1px solid #fff;
}
.btn-secondary.btn-invert:not(:disabled):not(.disabled).active,
.btn-secondary.btn-invert:not(:disabled):not(.disabled):active,
.show > .btn-secondary.btn-invert.dropdown-toggle {
  background: #fff;
  color: #191919;
}
.CookieNotice__message a {
  color: #c00;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
.CloseBtn {
  padding: 0;
  border: none;
  background-color: transparent;
  line-height: 1;
}
.CloseBtn .Close {
  cursor: pointer;
  width: 16px;
  height: 16px;
  color: #686d72;
}
.CloseBtn .Close:hover {
  color: #191919;
}
.CloseBtn.-invert .Close {
  color: #fff;
}
.CloseBtn.-invert .Close:hover {
  color: #979ea4;
}
.CookieNotice {
  width: 100%;
  font-family: CentraNo2-Book;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #fff;
  padding: 20px;
  z-index: 100;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.5;
  color: #191919;
}
@media (min-width: 768px) {
  .CookieNotice {
    -ms-flex-align: center;
    align-items: center;
  }
}
.CookieNotice.-purple {
  background-color: #2e0445;
  color: #fff;
}
.CookieNotice.-purple .Icon {
  fill: #fff;
}
.CookieNotice__cookie {
  font-size: 2.3125rem;
  margin-right: 1.25rem;
}
@media (max-width: 350px) {
  .CookieNotice__cookie {
    display: none;
  }
}
.CookieNotice__content {
  -ms-flex: 1 1;
  flex: 1 1;
  margin-right: 1.25rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 768px) {
  .CookieNotice__content {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.CookieNotice__message {
  margin-bottom: 1.25rem;
  font-weight: 400;
}
@media (min-width: 768px) {
  .CookieNotice__message {
    margin-right: 1.25rem;
    margin-bottom: 0;
  }
}

@media (min-width: 576px) {
  .CookieNotice__confirmation {
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width: 768px) {
  .CookieNotice__confirmation {
    margin-right: 1.25rem;
  }
}
.CookieNotice__confirmation button {
  display: block;
  width: 100%;
}

@media (min-width: 576px) {
  .CookieNotice__confirmation button {
    display: inline-block;
  }
}
.CookieNotice__dismiss button {
  vertical-align: middle;
}
.CookieNotice__dismiss:hover .Icon {
  fill: #979ea4;
}

/* End Cookies Notice*/

/*IE Specific classes*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .progressbar li.active::before {
    width: 24px;
    top: 12px;
    padding: 0 6px;
  }
  .progressbar li span {
    margin-top: -35px;
  }
  .progressbar li.complete::before {
    width: 30px;
    top: 9px;
    padding: 0 5px;
  }
  .progressbar li::before {
    width: 18px;
    top: 12px;
  }
  .progressbar li::after {
    left: -51%;
  }
  option:disabled {
    background: #f2f2f2;
  }
}

@supports (-ms-ime-align: auto) {
  .progressbar li span {
    margin-top: -35px;
  }
  .progressbar li.complete::before {
    width: 30px;
    top: 10px;
    padding: 0 5px;
  }
  .progressbar li.active::before {
    width: 24px;
    padding: 0 6px;
    top: 12px;
  }
}

@media only screen and (min-aspect-ratio: 4/3) and (min-width: 48em), only screen and (min-width: 64.0625em) {
  body .siteforcePrmBody .cCenterPanel {
    max-width: inherit;
  }
}
@media (max-width: 48em) {
  .slds-max-medium-table_stacked-horizontal th:before,
  .slds-max-medium-table_stacked-horizontal td:before,
  .slds-max-medium-table--stacked-horizontal th:before,
  .slds-max-medium-table--stacked-horizontal td:before {
    font-size: 12px;
    font-family: CentraNo2-Bold;
    color: #a0a0a0;
  }
}
