html {
  scroll-behavior: smooth;
}

body {
  background: #e3f2ff;
  padding: 0px;
  margin: 0px;
}

.page-body p {
  font-family: 'Open Sans', Arial;
  font-weight: normal;
  font-size: 15px;
  line-height: 22px;
  margin: 0px 0px 14px;
  letter-spacing: -0.25px;
  color: #000000;
}

.page-body p:last-child {
  margin: 0px;
}

.page-body p a {
  color: #10559A;
}

.page-body a,
.page-body a:link,
.page-body a:visited {
  text-decoration: underline;
}

.page-body hr {
  height: 7px;
  background: url(https://www.carnival.com.au/~/media/CCLAU/icons/ccl-hr.png) repeat-x 0 0;
  border: 0;
  margin: 41px 0px;
  clear: both;
}


.page-body hr.space30 {
  margin: 30px 0px;
}

.page-body hr.blank15 {
  margin: 15px 0px;
  background: none;
  color: none;
  border: none;
}

.page-body hr.blank30 {
  margin: 30px 0px;
  background: none;
  color: none;
  border: none;
}

.page-body hr.blank {
  margin: 19px 0px;
  background: none;
  color: none;
  border: none;
}
/*
.breadcrumb-bar .share {
  display: none !important;
}

.breadcrumb-bar {
  width: 100% !important;
  max-width: 1050px;
  margin: 15px auto 20px !important;
  box-sizing: border-box;
  padding: 0px 30px;
}*/

.page-body h1, 
.page-body h2, 
.page-body h3, 
.page-body h4, 
.page-body h5 {
  font-family: 'TempoStd-HeavyCondensed', Tempo, Tempo Std, Arial;
  font-weight: normal;
  text-transform: uppercase;
}

.page-body h1 {
  font-size: 52px;
  line-height: 48px;
  color: #10559A;
  margin: 0px 0px 30px;
}

.body-hero h2, .body-container h2 {
  font-size: 36px;
  line-height: 36px;
  color: #10559A;
  margin: 0px 0px 20px;
}

.body-hero h2, .body-container h2 {
  text-align: center;
}

.page-body h3 {
  font-size: 34px;
  line-height: 34px;
  color: #333333;
  margin: 0px 0px 15px;
}

.page-body h4 {
  font-size: 26px;
  line-height: 26px;
  color: #333333;
  margin: 0px 0px 10px;
}

.page-body h5 {
  font-size: 20px;
  line-height: 20px;
  color: #333333;
  margin: 0px 0px 10px;
}

.block h3:not(:first-of-type),
.block h4:not(:first-of-type),
.block h5:not(:first-of-type) {
  margin: 30px 0px 10px;
}

.hero-content h1 {
  font-size: 62px;
  line-height: 56px;
  margin: 0px 0px 20px;
  padding: 0px;
}

.lockup {
  width: 100%;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.databox {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  text-align: center;
  border: 1px solid #d9d9d9;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 20px;
  background: #f4f4f4;
}

.datacell {
  width:33.333333%;
  border-right:1px solid #d9d9d9;
  padding:20px;
}

.datacell:last-of-type {
  border-right: none;
}

.body-intro h1 {
  color: #ffffff;
  font-size: 42px;
  line-height: 38px;
  margin: 0px;
}

.page-body .fontred {
  color: #DC1125 !important;
}

.page-body .fontblue {
  color: #10559A !important;
}

.fontwhite {
  color: #ffffff !important;
}

.fontwhite p,
.fontwhite li,
.fontwhite h2,
.fontwhite h3,
.fontwhite h4,
.fontwhite h5 {
  color: #ffffff !important;
}

.page-body .redtext {
  color: #DC1125;
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  line-height: 26px;
  margin: 20px auto !important;
  max-width: 800px;
  font-style: italic;
}

.page-body .redtext:last-child {
  margin: 0px auto !important;
}

.fontshadow {
  text-shadow: 1px 1px 10px rgba(0,0,0, 0.5);
}

.boxred {
  background: #DC1125;
  color: #ffffff !important;
  padding: 5px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: rgba(0,0,0,0.2) 0px 1px 10px;
  display: inline-block;
}

.boxblue {
  background: #10559A;
  color: #ffffff !important;
  padding: 5px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: rgba(0,0,0,0.2) 0px 1px 10px;
  display: inline-block;
}

.boxblue a {
  color: #ffffff;
}

.redoffer {
  background: #DC1125;
  padding: 20px;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.blueoffer {
  background: #10559A;
  padding: 20px;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.greyoffer {
  background: #f4f4f4;
  padding: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.elucidator {
  font-size: 0.6em;
  line-height: 0.8em;
  /*vertical-align: super;*/
  position: relative;
  top: -0.4em;
}

.body-intro {
  margin: -45px -45px 45px;
  background-color: #10559A;
}

.body-intro-hero {
  width: 100%;
  height: 350px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}

.body-intro-bar {
  padding: 30px 45px;
}

.body-intro-text {
  box-sizing: border-box;
}

.body-intro-text p {
  color: #fff;
  font-size: 16px;
  line-height: 26px;
}

.body-intro-text p:first-of-type {
  margin-top: 5px;
}

.body-intro-cta {
  box-sizing: border-box;
  text-align: right;
}

.page-body {
  /*background: #e3f2ff;*/
}

.page-body * {
  box-sizing: border-box;
}

.page-container {
  /*margin: 0 auto;
  width: 100%;
  max-width: 1400px;*/
  padding:45px;
}

.body-hero {
  /*max-width: 1400px;*/
  width: 100%;
  display: block;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  /*-webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: rgba(0,0,0,0.2) 0px 1px 10px;*/
  z-index: 0;
  overflow: hidden;
  /*margin: 0 auto -45px;
  min-height: 400px;
}

.full-hero {
  /*
  width: 100vw;
  position: relative;
  margin-left: -50vw;
  left: 50%;
  */
  width: 100%;
  display: block;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  /*-webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: rgba(0,0,0,0.2) 0px 1px 10px;*/
  z-index: 0;
  overflow: hidden;
  /*margin-bottom: -45px;*/
  min-height: 400px;
}

.full-hero h1,
.body-hero h1 {
  color: #ffffff;
  text-shadow: 1px 1px 10px rgba(0,0,0, 0.5);
  margin: 0px;
}

.body-hero .inner-shadow {
  background: rgb(0,0,0,0.1);
  min-height: 400px;
}

.hero-content {
  text-align: center;
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.hero-content .boxred {
  max-width: 85%;
}

.bleed-hero {
  margin: -90px -45px 45px -45px;
  height: 400px;
  overflow: hidden;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.bleed-inner {
  position: absolute;
  width: 100%;
  top: 30%;
  text-align: center;
}

.bleed-image {
  margin: -45px -45px 45px;
  overflow: hidden;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.bleed-image img {
  width: 100%;
}

.single-image {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.body-container {
  /*max-width: 1170px;
  margin: 0 auto 45px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: rgba(0,0,0,0.2) 0px 1px 10px;
  background: #ffffff;
  padding: 45px;*/
  width: 100%;
  text-align: left;
  z-index: 1;
  position: relative;
  box-sizing: border-box;
  /*overflow: auto;*/
}
/*
.fullwidth {
  max-width: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  box-shadow: none;
}

.fullwidth .content-wrapper {
  max-width: 1050px;
  margin: 0 auto;
}
*/

.related-cruises {
  margin: 0px auto 45px;
  width: 100%;
  max-width: 1200px;
}

.related-cruises-intro {
  text-align: center;
  margin-bottom: 20px;
}

.related-cruises-intro h2 {
  color:#10559A;
  font-size: 36px;
  line-height: 36px;
  margin-bottom: 10px;
}

.block-wrapper {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.block-wrapper .block p img {
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}

.block-wrapper .block a.promo:after,
.block-wrapper .block a.promobox-image:after {
  content: '';
  position: absolute;
  background: url(https://www.carnival.com.au/~/media/CCLAU/icons/rarrow.ashx);
  background-repeat: no-repeat;
  right: 20px;
  top: 20px;
  color: #ffffff;
  font-family: "font-awesome";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: none;
  width: 13px;
  height: 20px;
}

.block-wrapper .gallery {
  margin:0px;
}

.spacing1 {
  margin: -1px;
}

.spacing5 {
  margin: -3px;
}

.spacing10 {
  margin: -5px;
}

.spacing20 {
  margin: -10px;
}

.spacing30 {
  margin: -15px;
}

.spacing45 {
  margin: -22px;
}

.page-body .gallery .spacing1 {
  margin: -1px !important;
}

.page-body .gallery .spacing5 {
  margin: -3px !important;
}

.page-body .gallery .spacing20 {
  margin: -10px !important;
}

.page-body .gallery .spacing30 {
  margin: -15px !important;
}

.page-body .gallery .spacing45 {
  margin: -22px !important;
}

.spacing1 .block {
  padding: 1px;
}

.spacing5 .block {
  padding: 3px;
}

.spacing10 .block {
  padding: 5px;
}

.spacing20 .block {
  padding: 10px;
}

.spacing30 .block {
  padding: 15px;
}

.spacing45 .block {
  padding: 22px;
}

.page-body .gallery .spacing1 .block {
  padding: 1px !important;
}

.page-body .gallery .spacing5 .block {
  padding: 3px !important;
}

.page-body .gallery .spacing10 .block {
  padding: 5px !important;
}

.page-body .gallery .spacing20 .block {
  padding: 10px !important;
}

.page-body .gallery .spacing30 .block {
  padding: 15px !important;
}

.page-body .gallery .spacing45 .block {
  padding: 22px !important;
}

.col10 {
  width: 10%;
}

.col20 {
  width: 20%;
}

.col25 {
  width: 25%;
}

.col30 {
  width: 30%;
}

.col33 {
  width: 33.333333%;
}

.col40 {
  width: 40%;
}

.col45 {
  width: 45%;
}

.col50 {
  width: 50%;
}

.col60 {
  width: 60%;
}

.col66 {
  width: 66.666666%;
}

.col70 {
  width: 70%;
}

.col75 {
  width: 75%;
}

.col80 {
  width: 80%;
}

.col100 {
  width: 100%;
}

.promo {
  display: block;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  box-sizing: border-box;
  /*box-shadow: rgba(0,0,0,0.2) 0px 1px 10px;*/;
}

a.promo .promo-inner:hover,
a.promobox-image .promo-inner:hover {
  background: rgba(0,0,0,0.7);
  /*-webkit-transition-duration: 0.2s; 
    transition-duration: 0.2s;*/;
}

.promo-inner {
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 40%, rgba(0,0,0,0.7) 100%);
  display: table-cell;
  width: 100%;
  height: 100%;
  position: absolute;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  box-sizing: border-box;
}

.promo-inner-lighter {
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 40%, rgba(0,0,0,0.5) 100%);
  display: table-cell;
  width: 100%;
  height: 100%;
  position: absolute;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  box-sizing: border-box;
}

.promo-inner-lighter p {
  font-weight: bold;
  font-style: italic;
}

.promo-inner-25 {
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 40%, rgba(0,0,0,0.8) 100%);
  display: table-cell;
  width: 100%;
  height: 100%;
  position: absolute;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  box-sizing: border-box;
}

.block-wrapper .promo-inner, .block-wrapper .promo-inner-25 {
  border: none !important;
}

.block-wrapper .promo {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}

.promo-inner-dark {
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,1) 100%);
  display: table-cell;
  width: 100%;
  position: absolute;
  box-sizing: border-box;
}

.promo-text {
  padding: 0px 20px 20px;
  background: #000000;
}

.promo-text p {
  font-size: 14px;
  color: #ffffff;
}

.promo-inner-content {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
}


.promo-inner-dark .promo-inner-content {
  bottom: 5px;
}

.promo-inner-content h3 {
  font-family: 'Tempo', TempoStd-HeavyCondensed, Tempo Std, Arial;
  font-weight: normal;
  font-size: 26px;
  line-height: 26px;
  margin: 0px;
  color: #ffffff;
  text-shadow: 1px 1px 5px rgba(0,0,0, 0.5);
  text-transform: uppercase;
}


.promo-inner-content h4 {
  font-family: 'Tempo', TempoStd-HeavyCondensed, Tempo Std, Arial;
  font-weight: normal;
  font-size: 20px;
  line-height: 20px;
  margin: 0px;
  color: #ffffff;
  text-shadow: 1px 1px 5px rgba(0,0,0, 0.5);
  text-transform: uppercase;
}

.promo-inner-content p {
  color: #ffffff;
  margin-top: 5px;
  line-height: 20px;
  font-size: 15px;
  text-shadow: rgba(0,0,0,1) 0px 1px 4px;
}

.circlebox {
  text-align: center;
}

.circlebox-image {
  margin:0 auto 15px;
  position: relative;
  -webkit-border-radius: 99px;
  -moz-border-radius: 99px;
  border-radius: 99px;
  box-shadow: rgba(0,0,0,0.25) 0px 1px 6px;
  overflow: hidden;
  padding: 20px;
  background: #ffffff;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.promobox {
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: rgba(0,0,0,0.25) 0px 1px 6px;
  overflow: hidden;
  padding: 20px;
  background: #ffffff;
}

.promobox-image {
  position: relative;
  margin: -20px -20px 20px;
  display: block;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.promobox h4 {
  font-size: 26px;
  line-height: 26px;
}

.promobox h4,
.promobox h5 {
  margin-bottom: 10px;
}

.promobox h4:last-child,
.promobox h5:last-child {
  margin-bottom: 0px;
}

.promobox p {
  font-size: 14px;
  line-height: 20px;
  margin: 0px 0px 10px;
}

.promobox p:last-of-type {
  margin: 0px;
}

.promobox li {
  font-size: 14px !important;
  line-height: 20px !important;
}

.highlight {
  position: relative;
  margin: 45px -45px;
  display: block;
}

.highlight-bg {
  width: 100%;
  height: 400px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.highlight-shadow-left {
  background: linear-gradient(to left, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 40%, rgba(0,0,0,0.6) 100%);
  display: table-cell;
  width: 100%;
  height: 100%;
  position: absolute;
}

.highlight-box-left {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 45px;
  width: 30%;
}

.highlight-box-right {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 45px;
  width: 30%;
}

.feature-block {
  margin: 45px -45px;
  background: #10559A;
  padding: 45px;
}

.feature-block p,
.feature-block ul li {
  color: #ffffff;
}

.port-block h4,
.port-block p {
  display: table;
}

.port-block .port-thumb {
  width: 100%;
  max-width: 120px;
  padding: 0px 20px 0px 0px;
  float: left;
}

.product {
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: rgba(0,0,0,0.2) 0px 1px 5px;
  overflow: hidden;
  padding: 10px;
  background: #ffffff;
}

.product-image {
  height:220px;
  position: relative;
  margin: -10px -10px 10px;
  display: block;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.product-title {
  font-weight: 600;
  font-size: 15px;
  line-height: 18px;
  color: #10559A;
  margin: 0px 0px 10px;
}

.product-code {
  font-size: 14px;
  float: left;
  margin: 0px;
}

.product-price {
  font-size: 16px;
  color: #F17B39;
  font-weight: bold;
  float: right;
  margin: 0px;
}

.list-item {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding:20px;
  box-shadow: rgba(0,0,0,0.2) 0px 1px 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
}


.list-image {
  width:40%;
  min-height: 150px;
  margin: -20px 20px -20px -20px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.list-content {
  width:60%;/*
  position: absolute;
  top: 50%;
  transform: translateY(-50%);*/
}

.list-content p {
  font-size: 14px;
  line-height: 20px;
}

.body-container ul {
  padding: 0px;
  margin: 15px 0px;
}

.body-container li,
.link-list li {
  font-family: 'Open Sans', Arial;
  font-weight: normal;
  font-size: 15px;
  line-height: 24px;
  list-style-position: inside;
  list-style-type: disc;
  padding: 0px 0px 0px 20px;
  text-indent: -20px;
  letter-spacing: -0.25px;
  color: #000000;
  margin-bottom: 5px;
}

ul.features li {
  padding: 0px 0px 15px 20px;
  font-size: 15px;
}

ul.col2 {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}

ul.link-list {
  margin: 15px 0px;
  padding: 0px;
}

ul.link-list:first-child {
  margin-top: 0px;
}

.link-list li:last-child,
ul.link-list:last-child {
  margin-bottom: 0px;
}

ul.link-list li {
  list-style: none !important;
}

ul.tick-list li {
  font-family: 'Open Sans', Arial;
  font-weight: normal;
  font-size: 15px;
  line-height: 24px;
  margin: 0px 0px 0px 15px;
  text-indent: 0px;
  letter-spacing: -0.25px;
  color: #000000;
  list-style: none;
  position: relative;
  margin-bottom: 14px;
}

ul.tick-list:first-child {
  margin-top:0px;
}

ul.tick-list:last-child {
  margin-bottom: 0px;
}

ul.tick-list li::before {
  content: "\002714";
  color: #4fb547;
  font-size: 25px;
  width: 20px;
  font-weight: bold;
  text-indent: 0px;
  position: absolute;
  top:2px;
  left: -15px;
}


ul.space5 li {
  margin-bottom: 5px;
}

ul.space10 li {
  margin-bottom: 10px;
}



ul.link-list a {
  color: #10559A;
}

ul.margin15 li {
  margin-bottom: 15px;
}

ul.link-list li::before {
  content: "\003e";
  color: red;
  display: inline-block;
  font-size: 15px;
  width: 20px;
  font-weight: bold;
  text-indent: 0px;
}

/*
ul.link-list li a:active {
  font-weight: bold;
  color: #DC1125;
}
*/

span.list-title {
  font-family: 'TempoStd-HeavyCondensed', Tempo, Tempo Std, Arial;
  font-weight: normal;
  font-size: 20px;
  line-height: 20px;
  color: #10559A;
  text-transform: uppercase;
}

.sidebar-box {
  /*border: 1px solid #d9d9d9;*/
  padding: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #f4f4f4;
  box-shadow: rgba(0,0,0,0.25) 0px 1px 6px;
}

.sidebar-box .link-list {
  margin: 0px;
}

.media-item {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #d9d9d9;
}

.media-item:last-of-type {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-bottom: none;
}

.media-item h4 {
  margin-bottom: 10px;
}

.media-item .media-date {
  font-size: 14px;
  margin-bottom: 10px;
  color: #555555;
}

.media-item a {
  text-transform: uppercase;
}

.button {
  background-color: #10559A;
  border: 3px solid #10559A;
  color: #ffffff !important;
  padding: 8px 40px;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  display: inline-block;
  font-size: 18px;
  font-family: 'Tempo', TempoStd-HeavyCondensed, Tempo Std, Arial;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  margin: 10px 10px 0px;
  box-shadow: rgba(0,0,0,0.2) 0px 1px 10px;
  min-width: 180px;
  cursor: pointer;
}

.button:hover {
  background-color: #DC1125;
  border: 3px solid #DC1125;
  color: #DC1125;
}

.redbutton {
  background-color: #DC1125;
  border: 3px solid #DC1125;
  color: #ffffff !important;
  padding: 8px 40px;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  display: inline-block;
  font-size: 18px;
  font-family: 'Tempo', TempoStd-HeavyCondensed, Tempo Std, Arial;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  margin: 10px 10px 0px;
  box-shadow: rgba(0,0,0,0.2) 0px 1px 10px;
  min-width: 180px;
  cursor: pointer;
}

.redbutton:hover {
  background-color: #10559A;
  border: 3px solid #10559A;
  color: #DC1125;
}

.body-intro .redbutton {
  margin: 0px;
}

.body-intro .redbutton:hover {
  background-color: #F17B39;
  border: 3px solid #F17B39;
}

.product-button {
  width: 100%;
}

.product-button .button {
  width:100%;
  margin: 10px 0px 0px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: none;
  padding: 5px 40px;
}

.nofill {
  background-color: #ffffff;
  border: 3px solid #10559A;
  color: #10559A !important;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.nofill:hover {
  color: #ffffff !important;
}

.body-hero .button {
  background-color: #DC1125;
  border: 3px solid #DC1125;
  color: #ffffff;
}

.body-hero .button:hover {
  background-color: #10559A;
  border: 3px solid #10559A;
  color: #ffffff;
}

.cruise-terms {
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  text-align: left;
}

ul.terms-list li {
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 5px;
}

.wifi-table {
  overflow: auto;
}

.wifi-table th {
  background: #10559A;
  color: #ffffff;
  padding: 15px 10px;
  font-size: 16px;
  font-weight: bold;
  margin: 0px;
}

.accordion .wifi-table th {
  background: #d4d4d4;
  color: #333333;
}

.accordion .wifi-table {
  border-left: 1px solid #d4d4d4;
  border-right: 1px solid #d4d4d4;
}

.wifi-table th p {
  font-family: 'Tempo', TempoStd-HeavyCondensed, Tempo Std, Arial;
  text-transform: uppercase;
  font-size: 18px !important;
}

.wifi-table td {
  padding: 10px;
  border-bottom: 1px solid #d4d4d4;
}

.wifi-table .wifi-title {
  font-size: 16px;
  font-weight: bold;
  margin: 0px;
}

.wifi-table .wifi-product {
  font-size: 11px;
  color: #999999;
  font-weight: bold;
  line-height: 13px;
  margin: 0px;
  text-transform: uppercase;
}

.wifi-table .price {
  font-size: 16px;
  color: #F17B39;
  font-weight: bold;
  margin: 0px;
}

p.quote {
  color: #DC1125;
  font-family: 'Open Sans', Arial;
  font-weight: 600;
  font-style: italic;
  font-size: 24px;
  line-height: 34px;
  margin: 0px 0px 14px;
  letter-spacing: -0.25px;
}

.flirt-text h3 {
  font-size: 120px;
  line-height: 120px;
  font-family: 'TempoStd-HeavyCondensed', Tempo, Tempo Std, Arial;
  font-weight: normal;
  color: #DC1125;
  margin: 0px;
}

.flirt-50 {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}

.flirt-text sup {
  font-size: 60px;
}

.flirt-image img {
  width: 100%;
  max-width: 240px;
}

.ytpromo {
  cursor: pointer;
}

.ytpromo .promo-video {
  background-image: url(https://goccl.com.au/SitecoreExternal/06-07-2018_Honeyboomers/images/icon-play.png);
  background-size: cover;
  cursor: pointer;
  height: 50px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  width: 50px;
}

@media only screen and (max-width: 1440px) {

  .page-container {
    /*padding: 0px 10px;*/
    box-sizing: border-box;
  }
}

@media only screen and (max-width: 1000px) {

  .page-container {
    padding: 30px;
  }

  .body-container {
    /*padding: 30px;*/
  }

  .body-intro {
    margin: -30px -30px 30px;
  }

  .body-intro-bar {
    padding: 30px;
  }

  .bleed-image {
    margin: -30px -30px 30px;
  }

  .spacing1 {margin: -1px;} 
  .spacing5 {margin: -3px;}
  .spacing10 {margin: -5px;}
  .spacing20 {margin: -10px;}
  .spacing30 {margin: -15px;}
  .spacing45 {margin: -15px;}

  .spacing1 .block {padding: 1px;}
  .spacing5 .block {padding: 3px;}
  .spacing10 .block {padding: 5px;}
  .spacing20 .block {padding: 10px;}
  .spacing30 .block {padding: 15px;}
  .spacing45 .block {padding: 15px;}

  .col20 {width: 20%;}
  .col25 {width: 25%;}
  .col33 {width: 33.333333%;}
  .col50 {width: 50%;}
  .col66 {width: 66.666666%;}
  .col75 {width: 75%;}
  .col80 {width: 80%;}
  .col100 {width: 100%;}

}

@media only screen and (min-width: 800px) {
  .page-body hr:last-child,
  .page-container hr:last-child {
    margin-bottom:0px !important;
  }

}

@media only screen and (max-width: 800px) {

  .spacing1 {margin: -1px;}
  .spacing5 {margin: -2px;}
  .spacing10 {margin: -4px;}
  .spacing20 {margin: -8px;}
  .spacing30 {margin: -12px;}
  .spacing45 {margin: -15px;}

  .spacing1 .block {padding: 1px;}
  .spacing5 .block {padding: 2px;}
  .spacing10 .block {padding: 4px;}
  .spacing20 .block {padding: 8px;}
  .spacing30 .block {padding: 12px;}
  .spacing45 .block {padding: 15px;}

  .col20 {
    width: 20%;
  }

  .col25,
  .col33,
  .page-body .gallery .col50 {
    width: 50%;
  }

  .productlist .col25,
  .page-body .gallery .col33 {
    width: 33.333333%;
  }

  .body-intro .col60,
  .body-intro .col40,
  .body-intro .col33 {
    width: 100%;
  }

  .col40,
  .col50,
  .col60,
  .col66,
  .col75,
  .col80,
  .col100 {
    width: 100%;
  }
/*
  .breadcrumb-bar {
    margin: 6px auto 10px !important;
  }*/

  .page-container {
    padding: 20px;
  }

  .body-container {
    /*margin: 0 auto 20px;*/
  }

  .page-body hr {
    margin: 26px 0px;
  }

  hr.blank {
    margin: 10px 0px;
    background: none;
    color: none;
    border: none;
  }


  .full-hero,
  .body-hero {
    margin-bottom: 0px;
    min-height: 250px;
  }

  .full-hero .inner-shadow,
  .body-hero .inner-shadow {
    min-height: 250px;
  }

  .body-intro-hero {
    height: 250px;
  }

  .body-intro-text {
    text-align: center;
  }

  .body-intro-text h1 {
    font-size: 34px;
    line-height: 34px;
  }

  .body-intro-cta {
    text-align: center;
  }

  .body-intro-cta > p:first-child,
  .body-intro-cta > a {
    margin-top: 20px !important;
  }

  .highlight {
    margin: 30px -30px;
  }

  .highlight-box-left {
    position: absolute;
    left: 30px;
    width: 55%;
  }

  .highlight-box-right {
    position: absolute;
    right: 30px;
    width: 55%;
  }

  .product-image {
    height:180px;
   }

  .hero-content {
    min-height: 0px;
  }

  .hero-content h1 {
    font-size: 50px !important;
    line-height: 46px;
    max-width: 85%;
    margin: 0 auto;
  }

  .hero-content h3 {
    font-size: 24px;
    line-height: 24px;
    margin: 0px auto 5px;
  }

}

@media only screen and (max-width: 650px) {
/*
.page-body {
  padding: 10px 0px;
}*/

  .page-container {
    padding: 20px;
  }

  .body-container {
    /*padding: 20px;*/
  }

  .body-intro {
    margin: -20px -20px 20px;
  }

  .body-intro-bar {
    padding: 20px;
  }

  .bleed-image {
    margin: -20px -20px 20px;
  }

  .promobox {
    padding: 15px;
  }

  .promobox-image {
    margin: -15px -15px 15px;
  }

  .spacing1 {margin: -1px;}
  .spacing5 {margin: -3px;}
  .spacing10 {margin: -5px;}
  .spacing20 {margin: -8px;}
  .spacing30 {margin: -10px;}
  .spacing45 {margin: -10px;}

  .spacing1 .block {padding: 1px;}
  .spacing5 .block {padding: 3px;}
  .spacing10 .block {padding: 5px;}
  .spacing20 .block {padding: 8px;}
  .spacing30 .block {padding: 10px;}
  .spacing45 .block {padding: 10px;}

  .col33,
  .col50,
  .col66,
  .col75,
  .col80,
  .col100 {
    width: 100%;
  }
  .col20,
  .col25,
  .productlist .col25,
  .mobilelist .col33,
  .mobilelist .col50 {
    width: 50%;
  }

  .highlight {
    margin: 20px -20px;
  }

  .highlight-box-left {
    position: absolute;
    left: 20px;
    width: 55%;
  }

  .highlight-box-right {
    position: absolute;
    right: 20px;
    width: 55%;
  }
}


/* GALLERY CSS *?


/* ACCORDION FOR FUNSHOPS */

.accordion {
  /*margin: 3em auto;
  max-width: 30em;*/;
}

.accordion .toggle {
  display: none;
}

.accordion .option {
  position: relative;
  margin-bottom: 10px;
}

.accordion .title,
.accordion .content {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  transition: all 0.2s;
}

.accordion .title {
  background: #10559A;
  padding: 1em;
  display: block;
  font-family: 'TempoStd-HeavyCondensed', Tempo, Tempo Std, Arial;
  font-weight: normal;
  font-size: 20px;
  line-height: 20px;
  margin: 0px;
  text-transform: uppercase;
  color: #ffffff;
}

.accordion-content {
  background-color: #f4f4f4;
  padding: 20px;
}

.accordion .title:hover {
  background: #DC1125;
}

.accordion .title:after,
.accordion .title:before {
  content: "";
  position: absolute;
  right: 1.25em;
  top: 1.25em;
  width: 2px;
  height: 0.75em;
  background-color: #fff;
  transition: all 0.2s;
}

.accordion .title:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.accordion .content {
  max-height: 0;
  overflow: hidden;
}

.accordion .toggle:checked + .title,
.accordion .toggle:checked + .title + .content {
/*box-shadow: rgba(0,0,0,0.2) 0px 1px 10px;
box-shadow: 3px 3px 6px #ddd, -3px 3px 6px #ddd;*/;
}

.accordion .toggle:checked + .title + .content {
  max-height: 2000px;
}

.accordion .toggle:checked + .title:before {
  -webkit-transform: rotate(90deg) !important;
  transform: rotate(90deg) !important;
}




/* COUNTDOWN TIMER CSS */

.wrap {
  position: relative;
  /*bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;*/
  height: 160px;
}

.countdown {
  /*width: 760px;*/
  margin: 0 auto;
  display: table;
}

.countdown .bloc-time {
  float: left;
  margin-right: 30px;
  text-align: center;
}

.countdown .bloc-time:last-child {
  margin-right: 0;
}

.countdown .count-title {
  display: block;
  margin-bottom: 15px;
  /*font: normal 0.94em "Tempo Std";*/
  font-family: 'Tempo', TempoStd-HeavyCondensed, Tempo Std, Arial;
  font-size: 14px;
  line-height: normal;
  font-weight: normal;
  color: #1a1a1a;
  text-transform: uppercase;
}

.countdown .figure {
  position: relative;
  float: left;
  height: 110px;
  width: 80px;
  margin-right: 10px;
  background-color: #fff;
  border-radius: 8px;
  -moz-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2), inset 2px 4px 0 0 rgba(255, 255, 255, 0.08);
  -webkit-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2), inset 2px 4px 0 0 rgba(255, 255, 255, 0.08);
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2), inset 2px 4px 0 0 rgba(255, 255, 255, 0.08);
}

.countdown .figure:last-child {
  margin-right: 0;
}

.countdown .figure > span {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  /*
  font: normal 5.94em/107px "Tempo Std";
  */
  font-size: 94px;
  line-height: 107px;
  font-weight: 700;
  font-family: 'Tempo', TempoStd-HeavyCondensed, Tempo Std, Arial;
  color: #DC1125;
}

.countdown .figure .top:after, .countdown .figure .bottom-back:after {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.countdown .figure .top {
  z-index: 3;
  background-color: #f7f7f7;
  transform-origin: 50% 100%;
  -webkit-transform-origin: 50% 100%;
  -moz-border-radius-topleft: 10px;
  -webkit-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  -moz-transform: perspective(200px);
  -ms-transform: perspective(200px);
  -webkit-transform: perspective(200px);
  transform: perspective(200px);
}

.countdown .figure .bottom {
  z-index: 1;
}

.countdown .figure .bottom:before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background-color: rgba(0, 0, 0, 0.02);
}

.countdown .figure .bottom-back {
  z-index: 2;
  top: 0;
  height: 50%;
  overflow: hidden;
  background-color: #f7f7f7;
  -moz-border-radius-topleft: 10px;
  -webkit-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
}

.countdown .figure .bottom-back span {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.countdown .figure .top, .countdown .figure .top-back {
  height: 50%;
  overflow: hidden;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.countdown .figure .top-back {
  z-index: 4;
  bottom: 0;
  background-color: #fff;
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -moz-transform: perspective(200px) rotateX(180deg);
  -ms-transform: perspective(200px) rotateX(180deg);
  -webkit-transform: perspective(200px) rotateX(180deg);
  transform: perspective(200px) rotateX(180deg);
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.countdown .figure .top-back span {
  position: absolute;
  top: -100%;
  left: 0;
  right: 0;
  margin: auto;
}

@media only screen and (max-width: 900px) {

  .wrap {
    height: 130px;
  }

  .countdown .figure {
    height: 80px;
    width: 60px;
  }

  .countdown .figure > span {
    font-size: 70px;
    line-height: 80px;
  }
}

@media only screen and (max-width: 700px) {

  .wrap {
    height: 130px;
  }

  .countdown .figure {
    height: 70px;
    width: 45px;
    margin-right: 10px;
  }

  .countdown .bloc-time {
    margin-right: 12px;
  }

  .countdown .figure > span {
    font-size: 50px;
    line-height: 70px;
  }
}

@media only screen and (max-width: 550px) {
    .wrap {
  height: 94px;
  }

  .page-container {
    padding: 0px;
  }

  .body-container {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
  }

  .body-hero {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    margin-bottom: 20px;
  }

  .related-cruises-intro,
  .related-cruises .cruise-terms,
  .related-cruises h5 {
    padding: 0px 10px;
  }

  .countdown .figure {
    height: 60px;
    width: 30px;
    margin-right: 5px;
  }

  .countdown .bloc-time {
    margin-right: 12px;
  }

  .countdown .figure > span {
    font-size: 40px;
    line-height: 60px;
  }

}


/* FORM FIELD */

.page-body .field label {
  display: block;
  font-size: 12px;
  padding: 0px;
  text-transform: uppercase;
  color: #10559A;
  font-weight: 700;
  letter-spacing: -0.25px;
  font-family: 'Open Sans', Arial;
}

.page-body .field input,
.page-body .field textarea,
.page-body .cabin-container select {
  display: block;
  width: 100%;
  padding: 9px 10px;
  font-size: 15px;
  border: 0;
  color: #000000;
  outline: 0;
  font-family: 'Open Sans', Arial;
  background: #f4f4f4;
  border:1px solid #d9d9d9;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.page-body form {
  margin: 0px -10px;
}

.page-body form:after {
  content: '';
  display: table;
  clear: both;
}

.form .last {
  content: '';
  display: table;
  clear: both;
}

.page-body form .field {
  display: block;
  /*border: 1px solid #ffffff;*/
  float: left;
  width: 100%;
  padding:0px 10px;
  margin-bottom: 10px;
}
.page-body form .field.tnb {
  /*border-top: 0;*/
}
.page-body form .field.half {
  width: 50%;
}
.page-body form .field.third {
  width: 33.333333%;
}
.page-body form .field.sixth {
  width: 16.666666%;
}


/* HORIZONTAL TABS HERE */

.tabs {

}

.tabs section {
  display: none;
  padding: 30px;
  border: 1px solid #d9d9d9;
  border-radius: 0px 5px 5px 5px;
  -webkit-border-radius: 0px 5px 5px 5px;
  -moz-border-radius: 0px 5px 5px 5px;
  box-shadow: rgba(0,0,0,0.2) 0px 1px 10px;
  background: #ffffff;
  z-index: 1;
}

.tabs input {
  display: none;
}

.tabs label {
  display: inline-block;
  margin: 0 0 -1px;
  padding: 10px 15px;
  font-weight: normal;
  text-align: center;
  color: #666666;
  border: 1px solid transparent;
  font-family: 'Open Sans', Arial;
  font-size: 16px;
  background: #f4f4f4;
  border-bottom: 1px solid #d9d9d9;
  border-radius: 5px 5px 0px 0px;
  -webkit-border-radius: 5px 5px 0px 0px;
  -moz-border-radius: 5px 5px 0px 0px;
}

.tabs label:hover {
  color: #10559A;
  cursor: pointer;
}

.tabs input:checked + label {
  color: #10559A;
  border: 1px solid #d9d9d9;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #fff;
  background: #ffffff;
  font-weight: 600;
}

#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4,
#tab5:checked ~ #content5,
#tab6:checked ~ #content6 {
  display: block;
}

@media screen and (max-width: 800px) {
  /*section {
    padding:20px;
  }*/

  .tabs label {
    padding:10px;
    font-size: 15px;
  }
  .tabs section {
    padding: 20px;
  }
}

@media screen and (max-width: 600px) {

  .tabs section {
    padding:20px;
    border: none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  }
  .tabs label {
    padding: 8px;
    font-size: 14px;
    display: block;
    border:none;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    font-weight: 600;
  }
  .tabs input:checked + label {
    color: #10559A;
    border: none;
    background: #e3f2ff;
    font-weight: bold;
  }

}


/* NEW IMAGE SLIDER */

.product-gallery ul {
  margin: 0px !important;
}

.product-img {
  display: block;
  height:300px;
  width: 100%;
  margin-bottom: 10px;
  background-size: cover;
  background-position: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.image-item {
  height: 120px;
  width: 100%;
  background-size: cover;
  background-position: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.image-list li {
  list-style: none;
  flex-basis: 100%;
  margin: 0px 10px 0px 0px;
  text-indent: 0px;
  cursor: pointer;
}

.image-list li:last-of-type {
  margin: 0px;
}

.image-list {
  display: flex;
  overflow: hidden;
  box-sizing: border-box;
  margin: 0px;
}

.image-list .image-item {
  height: 120px;
  width: 100%;
  transition: opacity 0.3s ease;
  cursor: pointer;
}

.image-list .image-item:hover {
  opacity: 0.7;
}

.product-gallery-small .product-img {
  height: 220px;
}

.product-gallery-small .image-item {
  height: 80px;
}

/* VERTICAL TABS */

.vertical-tab {
  color: #000000;
  display: inline-block;
  margin: auto;
  position: relative;
  width: 100%;
}

.vertical-tab input[name="sections"] {
  left: -9999px;
  position: absolute;
  /* top: -9999px; */
}

.vertical-tab section {
  display: block;
}

.vertical-tab section label {
  font-family: 'Open Sans', Arial;
  font-weight: 600;
  text-transform: capitalize;
  background: #f4f4f4;
  border-right: 4px solid #d9d9d9;
  cursor: pointer;
  display: block;
  font-size: 14px;
  padding: 15px;
  position: relative;
  width: 200px;
  z-index:100;
}

.vertical-tab .tab-left {
  float:left;
  width:200px;
}

.tab-right article {
  display: none;
}

.vertical-tab .tab-right {
  float:right;
  width:calc(100% - 200px);
  padding-left: 30px;
}

.vertical-tab input[name="sections"]:checked + label { 
  background: #e3f2ff;
  border-right: 4px solid #10559A;
  color: #10559A;
  font-weight: bold;
}

@media (max-width: 1000px) {

  .vertical-tab section label {
    width:150px;
  }
  .vertical-tab .tab-left {
    width: 150px;
  }
  .vertical-tab .tab-right {
    width:calc(100% - 150px);
  }

}

@media (max-width: 800px) {

  .vertical-tab section label {
    font-size: 14px;
    line-height: 16px;
    width: 100%;
    padding: 12px 15px;
  }  

 .vertical-tab .tab-left {
    width:100%;
    margin-bottom: 20px;
 }

 .vertical-tab .tab-right {
    width:100%;
    padding-left:0px;
 }

 .vertical-tab section article {
    left: 200px;
    min-width: 270px;
  } 

  .vertical-tab section article:after {
    background-color: #ccc;
    bottom: 0;
    content: "";
    display: block;
    left:-199px;
    position: absolute;
    top: 0;
    width: 200px;
  }  

}

