ul.nav.nav-tabs li a i.fa.fa-bed {
  transform: rotate(360deg);
}
ul.nav.nav-tabs li a i.fa.fa-car {
  transform: rotate(360deg);
}
.section-heading img {
  width: 90%;
}
.testimonial-card p {
  font-size: 20px;
  font-weight: 600;
  color: #000;
  text-align: center;
}
section.about-area.padding-bottom-90px.padding-top-60px.overflow-hidden.dss {
  padding: 20px 0px 20px 0px;
}
.image-box {
  padding-top: 0px;
}
.page_contents ul li {
  list-style: inside;
}
a.dss-mob {
  position: fixed;
  top: 2px;
  right: 11px;
  width: 45px;
  height: 45px;
  display: none !important;
  background: #0d4c76;
  border-radius: 50%;
  text-align: center;
}

.footer-item p {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  font-family: "Fira Sans", sans-serif;
  text-align: justify;
}
.section-heading p {
  text-align: center;
  color: #000;
}
.section-heading h1 {
  font-size: 26px;
  color: #fff;
  text-align: center;
  padding: 33px 0px 15px;
  margin-top: 136px;
}
.section--padding {
  background: #02456d36;
}
section.div-img {
  height: 92px;
  margin-left: -3px;
  margin-bottom: -3px;
}
.footer-item .list-items li {
  width: 20%;
  float: left;
}
ul.list-items.pt-3 li {
  width: 19%;
}
ul.list-items.pt-3 li.sjf {
  width: 43%;
}
ul.list-items.pt-3 {
  padding-top: 0px !important;
}
.section-heading h1 span {
  background: #02456de6;
  padding: 1px 5px;
}
.sec__title {
  font-size: 30px;
  color: #000;
  font-weight: 700;
  text-align: left;
  padding: 10px 0px;
}
.flash-sale-box-main {
  position: relative;
}
.flash-sale-box {
  border-radius: 6px;
  border: 2px solid rgba(0, 0, 0, 0.2);
  padding: 10px;
  height: 100%;
  width: 100%;
  display: inline-block;
  background-color: #084278;
  position: relative;
  z-index: 0;
}
.flash-sale-box-cruise-img-box {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  border-radius: 6px;
  z-index: -1;
}
.flash-sale-box-cruise-img-box:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(8, 66, 120, 0.7);
  left: 0px;
  top: 0px;
}
.flash-sale-box-cruise-img-box img {
  max-width: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  z-index: -1;
  object-position: center top;
  border-radius: 6px;
}
.flash-sale-box .destinations {
  font-size: 16px;
  color: #fff;
  margin-bottom: 8px;
  font-weight: 600;
}
.flash-sale-box .month-date,
.flash-sale-box .ships-name,
.flash-sale-box .nights {
  font-size: 12px;
  color: #fff;
  margin-bottom: 6px;
  font-weight: 600;
}
.flash-sale-box .month-date i,
.flash-sale-box .ships-name i,
.flash-sale-box .nights i {
  font-size: 12px;
  width: 15px;
  margin-right: 6px;
}

.cbf.cb-calendar-days-16 {
  background-position: 0px -106px;
  width: 16px;
  height: 16px;
  display: inline-block;
}
.cbf {
  background-image: url(../images/common-icon-list.webp);
  background-repeat: no-repeat;
}
.cbf.cb-ship-16 {
  background-position: -32px -106px;
  width: 16px;
  height: 16px;
  display: inline-block;
}
.cbf.cb-moon-16 {
  background-position: -48px -106px;
  width: 16px;
  height: 16px;
  display: inline-block;
}
.flash-sale-box .price {
  color: #ff620a;
  font-weight: 600;
  font-size: 14px;
  background-color: #fff;
  border-radius: 4px;
  padding: 0px 4px 4px 4px;
  margin-right: 10px;
  -webkit-box-shadow: 2px 3px 0px 0px rgba(0, 0, 0, 1);
  -moz-box-shadow: 2px 3px 0px 0px rgba(0, 0, 0, 1);
  box-shadow: 2px 3px 0px 0px rgba(0, 0, 0, 1);
}
.flash-sale-box .price span {
  width: 100%;
  display: inline-block;
  font-size: 11px;
  color: #000;
}
.flash-sale-box .price .price-per-night-small {
  font-size: 12px;
}
.flash-sale-box .booknowbtn {
  color: #000000;
  font-size: 10px;
  font-weight: 600;
  background-color: #389bf0;
  display: inline-block;
  padding: 4px 12px;
  border-radius: 4px;
  margin-top: 6px;
  border: 1px solid rgba(255, 255, 255, 0.6);
  -webkit-box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, 1);
  -moz-box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, 1);
  box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, 1);
}
.excludes-taxes-and-fees-deal-page {
  color: #fff;
  font-size: 12px;
  margin-top: 6px;
}
.flash-sale-box-cruise-line-logo {
  text-align: right;
  margin-top: 4px;
  height: 50px;
  display: flex;
  justify-content: end;
  align-items: flex-end;
}
.flash-sale-box-cruise-line-logo img {
  background-color: #fff;
  padding: 6px;
  max-height: 50px;
  width: auto;
}
.flash-sale-box-whats-included-modal-btn-div {
  position: absolute;
  bottom: 94px;
  right: 10px;
}
.flash-sale-box-whats-included-modal-btn-div a {
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  display: flex;
  align-items: center;
}
.flash-sale-box-whats-included-text {
  margin-right: 4px;
}
.flash-sale-box-whats-included-icon {
  background-image: url(../images/common-icon-list.webp);
  width: 14px;
  height: 14px;
  background-position: -373px -67px;
  display: inline-block;
}
.text-end {
  text-align: right !important;
}
.mb-20 {
  margin-bottom: 20px;
}

@media (min-width: 320px) and (max-width: 767px) {
  section.hero-wrapper {
    position: relative;
    overflow: hidden;
    padding: 12px 0 29px !important;
  }
  a.dss-mob {
    display: block !important;
  }
  .logo {
    margin-top: -10px;
    height: 53px;
  }
  .logo a img {
    margin-top: 6px;
    width: 70% !important;
  }

  .section-heading h1 {
    font-size: 19px;
    color: #fff;
    text-align: center;
    padding: 12px 0px 0px;
    margin-top: 0px;
  }
  .footer-item .list-items li {
    width: 100%;
  }
  ul.list-items.pt-3 li {
    width: 100%;
  }
  ul.list-items.pt-3 li.sjf {
    width: 100%;
  }
  .section--padding {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  section.about-area.padding-bottom-90px.padding-top-60px.overflow-hidden {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .sec__title {
    font-size: 18px;
  }
  .menu-toggler {
    display: none !important;
  }
  .info-bg {
    display: none;
  }

  .menu-wrapper {
    display: none !important;
  }
}
