@charset "utf-8";

@font-face {
  font-family: 'Montserrat-Bold';
  src: url('../fonts/Montserrat-Bold.eot');
  src: url('../fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Montserrat-Bold.woff2') format('woff2'),
    url('../fonts/Montserrat-Bold.woff') format('woff'),
    url('../fonts/Montserrat-Bold.ttf') format('truetype'),
    url('../fonts/Montserrat-Bold.svg#Montserrat-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat SemiBold';
  src: url('../fonts/Montserrat-SemiBold.eot');
  src: url('../fonts/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-SemiBold.woff2') format('woff2'), url('../fonts/Montserrat-SemiBold.woff') format('woff'), url('../fonts/Montserrat-SemiBold.ttf') format('truetype'), url('../fonts/Montserrat-SemiBold.svg#Montserrat-SemiBold') format('svg');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat Regular';
  src: url('../fonts/Montserrat-Regular.eot');
  src: url('../fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Regular.woff2') format('woff2'), url('../fonts/Montserrat-Regular.woff') format('woff'), url('../fonts/Montserrat-Regular.ttf') format('truetype'), url('../fonts/Montserrat-Regular.svg#Montserrat-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat Medium';
  src: url('../fonts/Montserrat-Medium.eot');
  src: url('../fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Medium.woff2') format('woff2'), url('../fonts/Montserrat-Medium.woff') format('woff'), url('../fonts/Montserrat-Medium.ttf') format('truetype'), url('../fonts/Montserrat-Medium.svg#Montserrat-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mulish-Regular';
  src: url('../fonts/Mulish-Regular.eot');
  src: url('../fonts/Mulish-Regular.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Mulish-Regular.woff2') format('woff2'),
      url('../fonts/Mulish-Regular.woff') format('woff'),
      url('../fonts/Mulish-Regular.ttf') format('truetype'),
      url('../fonts/Mulish-Regular.svg#Mulish-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mulish-Bold';
  src: url('../fonts/Mulish-Bold.eot');
  src: url('../fonts/Mulish-Bold.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Mulish-Bold.woff2') format('woff2'),
      url('../fonts/Mulish-Bold.woff') format('woff'),
      url('../fonts/Mulish-Bold.ttf') format('truetype'),
      url('../fonts/Mulish-Bold.svg#Mulish-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}



@font-face {
  font-family: 'TrajanPro3 SemiBold';
  src: url('../fonts/TrajanPro3SemiBold.eot');
  src: url('../fonts/TrajanPro3SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/TrajanPro3SemiBold.woff2') format('woff2'), url('../fonts/TrajanPro3SemiBold.woff') format('woff'), url('../fonts/TrajanPro3SemiBold.ttf') format('truetype'), url('../fonts/TrajanPro3SemiBold.svg#TrajanPro3SemiBold') format('svg');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TrajanPro3 Regular';
  src: url('../fonts/TrajanPro3Regular.eot');
  src: url('../fonts/TrajanPro3Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/TrajanPro3Regular.woff2') format('woff2'), url('../fonts/TrajanPro3Regular.woff') format('woff'), url('../fonts/TrajanPro3Regular.ttf') format('truetype'), url('../fonts/TrajanPro3Regular.svg#TrajanPro3Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Manrope SemiBold';
  src: url('../fonts/Manrope-SemiBold.ttf');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

html {
  height: 100%;
  overflow-x: hidden;
}

body {
  padding: 0;
  margin: 0;
  font-family: 'Montserrat Regular';
  color: rgba(0, 0, 0, 1);
  position: relative;
  overflow-x: hidden;
}

::-moz-selection {
  /* Code for Firefox */
  background: #ccc;
}

::selection {
  background: #ccc;
}

*,
::after,
::before {
  box-sizing: border-box;
  outline: none;
}

a {
  color: rgba(0, 0, 0, 1);
  text-decoration: underline;
}

body div.ccm-panel-detail {
  display: block;
}

a:hover {
  cursor: pointer;
}

a:hover,
a:focus {
  color: rgba(0, 0, 0, 1);
  text-decoration: none;
}

a:focus {
  outline: unset;
}

a:focus {
  text-decoration: underline;
}

a:focus {
  outline: thin dotted;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'TrajanPro3 SemiBold';
}

ul {
  margin: 0px;
  list-style: none;
  padding: 0px;
  padding-left: 15px;
  font-family: 'Montserrat Regular';
  font-size: 18px;
  line-height: 27px;
  margin-bottom: 20px;
}

ol {
  margin: 0px;
  padding-left: 15px;
  font-family: 'Montserrat Regular';
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 20px;
}

p {
  font-family: 'Montserrat Regular';
  font-size: 18px;
  line-height: 26px;
  color: rgba(0, 0, 0, 1);
}

img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

p>a {
  font-family: 'Montserrat Regular';
  font-size: 18px;
  line-height: 27px;
  text-decoration: underline;
  color: rgba(0, 0, 0, 1);
}

ul li {
  font-family: 'Montserrat Regular';
  font-size: 18px;
  color: rgba(0, 0, 0, 1);
}

.banner-section {
  position: relative;
  height: calc(100vh - 150px);
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #2C3987;
  background-position: center;
}

.flag-img {
  position: absolute;
  height: 397px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  top: -200px;
}

.content-section {
  position: relative;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  background-color: #fef6e5;
}

.banner-box {
  position: relative;
  padding: 40px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.logo img {
  object-fit: contain;
  width: 280px;
  height: 100%;
}

.s-title {
  font-size: 24px;
  line-height: 24px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #FFFFFF;
  margin-top: 50px;
  font-family: 'Manrope SemiBold';
  font-weight: 700;
}

.main-box {
  position: relative;
  padding-top: 160px;
  padding-bottom: 160px;
  padding-right: 20%;
  padding-left: 5%;
}

.content-section::before {
  background-image: url('../images/compass-logo.svg');
  background-repeat: no-repeat;
  background-size: 500px;
  height: 640px;
  width: 500px;
  position: absolute;
  content: '';
  right: 0;
  bottom: 140px;
}

.main-box p {
  color: rgba(0, 0, 0, 1);
  font-family: 'Montserrat Medium';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
}

.main-box img {
  width: 100%;
  height: 100%;
}

.main-box .page-title {
  font-size: 48px;
  line-height: 48px;
  text-transform: uppercase;
  color: #2C3987;
  margin-bottom: 30px;
}

.main-box .page-mtitle {
  font-size: 24px;
  line-height: 48px;
  text-transform: uppercase;
  color: #2C3987;
  margin-bottom: 10px;
}

footer {
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
}

.footer-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: center;
}

.footer-box img {
  height: 193px;
  object-fit: contain;
}

.footer-box .coming-text p {
  font-size: 24px;
  line-height: 48px;
  text-align: center;
  text-transform: uppercase;
  color: #2C3987;
  font-family: 'TrajanPro3 SemiBold';
  letter-spacing: 1px;
}

.footer-box .copy-right {
  text-align: center;
}

.footer-box .copy-right a {
  color: rgba(0, 118, 190, 1);
}

.footer-box .copy-right a:hover,
.footer-box .copy-right a:focus {
  color: #000;
  text-decoration: underline;
}

.main-our-sponsors {
  position: absolute;
  right: 50px;
  top: 0;
  z-index: 1;
  width: 455px;
}

.our-sponsors {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  text-align: center;
  padding: 40px 40px 0 40px;
  width: 455px;
  position: relative;
}

.our-sponsors .osm-title {
  font-family: 'TrajanPro3 SemiBold';
  font-size: 24px;
  line-height: 29px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-transform: uppercase;
  color: #131313;
}

.sponsor-bg-cls {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  text-align: center;
  width: 100%;
  background-color: #f2e4cb;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}

.os-img-box img {
  width: 100%;
  object-fit: contain;
  min-height: 45px;
}

.os-img-box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 0;
}

.os-img-box img {
  padding: 10px;
}

.os-img-box img {
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
}

/* .os-img-box img:hover {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
} */

.os-title,
.os-box {
  border-bottom: 1px solid #000000;
  padding: 5px 0px;
  margin-bottom: 20px;
}

.os-box:last-child {
  border-bottom: 0px solid #000000;
  margin: 0;
}

.sub-title {
  text-align: center;
  padding: 40px 20px;
}

.sub-title p {
  font-size: 12px;
  line-height: 14px;
}

.content-img {
  overflow: hidden;
  margin: 40px 0px;
}

.content-img img {
  transform: scale(1);
  transition: 0.3s;
}

.content-img img:hover {
  transform: scale(1.2);
  transition: 0.3s;
}


/* back to top scrolling */

#button {
  display: inline-block;
  background-color: #2C3987;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  text-decoration: none;
  padding: 9px;
}

#button:after {
  content: "";
  position: absolute;
  top: 23px;
  left: 18px;
  display: inline-block;
  width: 13px;
  height: 13px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

#button img {
  height: 30px;
  object-fit: contain;
  width: 30px;
}

#button:hover {
  cursor: pointer;
  background-color: #000;
}

#button:active {
  background-color: #000;
}

#button.show {
  opacity: 1;
  visibility: visible;
}

.page-not-cls .main-box {
  position: relative;
  padding-top: 270px;
  padding-bottom: 100px;
  padding-right: 0;
  padding-left: 0;
}

.not-found-page-cls .content-section::before {
  display: none;
}

.banner-section .container-fluid,
.banner-section .row {
  height: 100%;
}

.banner-section .banner-box {
  height: 80%;
}



ul {
  padding: 0;
  margin: 0;
}
a {
  text-decoration: none;
}
.header {
  padding: 20px 0;
}
.sticky-header .header {
  position: fixed;
  width: 100%;
  z-index: 3;
  background: #fff;
  transition: 0.3s ease all;
  -webkit-animation: sticky-menu 0.8s forwards;
  -ms-animation: sticky-menu 0.8s forwards;
  -o-animation: sticky-menu 0.8s forwards;
  animation: sticky-menu 0.8s forwards;
  display: initial;
  top: 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
@-webkit-keyframes sticky-menu {
  from {
    top: -50%;
  }
  to {
    top: 0;
  }
}
@keyframes sticky-menu {
  from {
    top: -50%;
  }
  to {
    top: 0;
  }
}
body.sticky-header {
  padding-top: 183px;
}
.header .brand img {
  width: 150px;
}
.header > .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.main-menu {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 30px;
}
.main-menu li a {
  display: block;
  color: #131313;
  font-size: 16px;
  font-family: 'Montserrat SemiBold';
  text-transform: capitalize;
}
.main-menu li a:focus {
  text-decoration: none;
}
.main-menu li a:hover, .main-menu li.current-menu-item > a {
  color: rgba(0, 118, 190, 1);
  text-decoration: none;
}

.content-wrapper {
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
}
.content-wrapper::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1024px;
  content: '';
  background-image: url(../images/bg-02.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
}
.content-wrapper section, .content-wrapper .middle-border, .page-title {
  position: relative;
  z-index: 1;
}
.container {
  max-width: 1140px;
}
.confirmed-ships-date {
  padding: 156px 0 55px;
}
.confirmed-ships-date h1, .page-title .title, .page-title .ccm-block-page-title{
  margin-bottom: 27px;
  font-family: 'Montserrat-Bold';
  font-size: 60px;
  line-height: 60px;
  color: #2C3987;
  text-transform: uppercase;
}
.confirmed-ships-date .row {
  padding-top: 82px;
  margin: 0 -5px;
}
.confirmed-ships-date .row > [class*="col-"] {
  padding: 0 5px; 
}
.confirmed-ships-date .item {
  cursor: pointer;
}
.list-img {
  height: 290px;
  object-fit: cover;
  object-position: center top;
}
.item-info {
  display: flex;
  gap: 30px;
  padding: 25px 0 50px;
}
.item-info > .flag-icon {
  width: 79px;
}
.item-detail h2 {
  margin: 0;
  font-family: 'Montserrat-Bold';
  font-size: 24px;
  color: #2C3987;
  line-height: 30px;
  text-transform: uppercase;
}
.item-detail h2 span {
  display: block;
  font-size: 20px;
  color: #000;
}
.item-detail p {
  font-size: 20px;
  line-height: 32px;
  color: #000000;
}
.middle-border {
  max-width: 1336px;
  margin: 0 auto;
  border-color: rgba(0, 0, 0, 0.5);
}

.sponsors {
  padding: 135px 0 66px;
  text-align: center;
}
.sponsors h2 {
  font-family: 'Mulish-Bold';
  font-size: 31px;
}
.vifl-img {
  margin: 50px 0 32px;
  width: auto;
  height: auto;
}
.sponsor-logos {
  padding: 28px 0;
}
.sponsor-logos .small-title {
  display: block;
  padding-bottom: 26px;
  font-size: 18px;
  color: #000000;
}
.sponsor-logos ul {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 44px;
}
/*.sponsor-logos ul li {
  width: calc(25% - 44px);
}*/
.sponsor-logos ul li img {
  width: 100%;
}

footer {
  padding-bottom: 116px;
}
.footer-box img {
  width: auto;
  height: auto;
}
.copy-right p {
  margin-bottom: 0;
}

.close-icon {
  display: block;
  padding: 0;
  width: 33px;
  min-width: 33px;
  height: 30px;
  background-color: rgba(0, 118, 190, 1);
  background-image: none;
  border-radius: 0;
  position: relative;
  opacity: 1;
  z-index: 99999;
}
.close-icon:hover {
  background-color: #2b3987;
}
.close-icon::after, .close-icon::before {
  width: 15px;
  height: 2px;
  background: #FFFFFF;
  display: inline-block;
  content: "";
  position: absolute;
  left: 9px;
  top: 50%;
  transform: translateY(-50%);
}
.close-icon::before {
  transform: translateY(-50%) rotate(45deg);
}
.close-icon::after {
  transform: translateY(-50%) rotate(-45deg);
}

.modal-dialog {
  max-width: 663px;
}
.modal-content {
  border-radius: 12px;
  overflow: hidden;
  border: none;
  box-shadow: 0 7px 40px rgba(0, 0, 0, 0.2);
}
.btn-close {
  position: absolute;
  top: 25px;
  right: 25px;
  width: 25px;
  height: 25px;
  background: none;
  opacity: 0.5;
  z-index: 11;
}
.btn-close:hover {
  opacity: 1;
}
.modal-body {
  padding: 0;
}
.slide-image {
  position: relative;
}
.slide-image img {
  max-height: 600px;
  height: auto;
  object-fit: cover;
  object-position: top center;
}
.modal-body .item-content {
  padding: 46px 44px 24px;
}
.ship-popup .item-content {
  background-image: url('../images/bg-03.svg');
  background-repeat: no-repeat;
  background-position: top right;
}
.modal-body .item-info {
  padding: 0 0 32px;
  gap: 20px;
}
.modal-body .item-info > .flag-icon {
  width: 94px;
}
.modal-body .item-detail h2 {
  font-size: 36px;
  line-height: 36px;
}
.modal-body .item-detail h2 span {
  font-size: 24px;
}
.modal-body .item-content ul {
  padding-bottom: 35px;
}
.modal-body .item-content ul li {
  color: #000000;
  font-size: 18px;
  line-height: 26px;
}
.modal-body strong {
  font-family: 'Montserrat-Bold';
  font-weight: normal;
}
.modal-body p {
  margin: 0 0 26px;
}
.modal-backdrop, .fancybox-bg {
  background-color: rgba(255, 255, 255, 0.8);
}
.modal-backdrop.show {
  opacity: 1;
}

/* modal-nav CSS */
.modal-nav button {
  position: absolute;
  top: 50%;
  left: 0;
  display: inline-block;
  vertical-align: middle;
  width: 36px;
  height: 30px;
  margin: 0 22px;
  background-color: var(--white);
  border: none;
  outline: none;
  border-radius: 0;
  transition: all ease .4s;
  transform: translateY(-50%);
}
.modal-nav button.modal-next {
  left: auto;
  right: 0;
}
.modal-nav button:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'icomoon';
  font-size: 11px;
  content: "";
  background-image: url('../images/slide-left-arrow.svg');
  background-repeat: no-repeat;
  background-position: center center;
  color: var(--primary);
  opacity: 0.5;
}
.modal-nav button:hover:before {
  color: var(--secondary);
  opacity: 1;
}
.modal-nav button.modal-next:before {
  transform: rotate(180deg);
}

.page-title {
  padding: 137px 0 0;
  /* padding: 137px 0 113px; */
}
.page-title .page-title {
  padding-top: 0;
}
.page-title .title, .page-title .ccm-block-page-title {
  padding-bottom: 21px;
}
.heading-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  padding-bottom: 68px;
}
.heading-wrap .small-title, .related-posts .ccm-block-page-list-no-pages {
  margin: 0;
  font-family: 'Mulish-Bold';
  font-size: 31px;
  color: #11142D;
}
.sail-btn {
  padding: 15.5px 24px;
  font-family: 'Mulish-Bold';
  font-size: 16px;
  color: #FFFFFF;
  background-color: #E41C44;
  border-radius: 8px;
  text-decoration: none;
}
.sail-btn:hover {
  color: #FFFFFF;
  background-color: #2C3987;
  text-decoration: none;
}
.sail-btn:focus {
  color: #FFFFFF;
  text-decoration: none;
}
.text-link {
  display: inline-block;
  color: #0076BE;
}

.wrapper {
  position: relative;
}


@media screen and (min-width: 1400px) {
  .image-gallery .container-fluid {
    padding: 0 50px;
    max-width: 1440px;
  }
  .image-gallery .container-fluid [class*="col"] {
    width: 20%;
  }
}

@media screen and (min-width: 2800px) {
  .main-box {
    padding-top: 250px;
  }
}

@media screen and (min-width: 2400px) {
  .flag-img {
    height: 100% !important;
    top: -400px !important;
  }

  .main-box {
    padding-top: 250px;
  }

  .flag-img {
    top: -330px;
  }
}

@media screen and (min-width:2200px) {
  .main-box {
    padding-top: 300px !important;
  }
}

@media screen and (min-width: 2100px) {
  .flag-img {
    height: 550px;
    background-size: 100%;
    top: -360px;
  }

  .banner-section {
    position: relative;

  }

  .banner-box {
    min-height: 780px;
  }

}

@media screen and (min-width:1900px) {
  .main-box {
    padding-top: 220px;
  }
}

@media screen and (min-width: 1599px) {
  .flag-img {
    height: 100%;
    background-size: 100%;
    top: -290px;
  }

  .banner-section {
    position: relative;
  }

  .banner-section {
    min-height: 750px !important;
  }
}

@media screen and (max-width: 1900px) {
  .main-box {
    padding-top: 200px;
  }
}

@media screen and (max-width: 1550px) {
  .logo img {
    width: 230px;
  }

  .banner-section {
    height: calc(100vh - 180px);
  }

  .s-title {
    margin-top: 30px;
  }

  .main-box {
    padding-top: 150px;
  }

  .flag-img {
    top: -240px;
  }
}

@media screen and (max-width: 1399px) {
  /* 26-03-24 start */

  .header {
    padding: 15px 0;
  }
  body.sticky-header {
    padding-top: 154px;
  }
  .header .brand img {
    width: 130px;
  }

  .confirmed-ships-date {
    padding: 126px 0 35px;
  }
  .confirmed-ships-date h1, .page-title .title, .page-title .ccm-block-page-title {
    margin-bottom: 20px;
    font-size: 50px;
    line-height: 50px;
  }
  .confirmed-ships-date .row {
    padding-top: 60px;
  }
  .item-info {
    gap: 20px;
    padding: 20px 0 35px;
  }
  .item-info > .flag-icon {
    width: 70px;
  }
  .item-detail h2 {
    font-size: 20px;
    line-height: 27px;
  }
  .item-detail h2 span {
    font-size: 17px;
  }
  .item-detail p {
    font-size: 18px;
    line-height: 26px;
  }

  .sponsors {
    padding: 100px 0 46px;
  }
  .sponsors h2 {
    font-size: 26px;
  }
  .vifl-img {
    margin: 40px 0 22px;
  }
  .sponsor-logos {
    padding: 20px 0;
  }
  .sponsor-logos .small-title {
    padding-bottom: 15px;
  }

  .footer-box .coming-text p {
    font-size: 20px;
  }
  .footer-box img {
    width: 150px;
  }
  p {
    font-size: 16px;
    line-height: 24px;
  }

  .modal-body .item-info > .flag-icon {
    width: 80px;
  }
  .modal-body .item-detail h2 {
    font-size: 32px;
    line-height: 32px;
  }
  .modal-body .item-detail h2 span {
    font-size: 20px;
  }
  .modal-body .item-content {
    padding: 30px 24px 15px;
  }
  .modal-body .item-info {
    padding-bottom: 20px;
  }
  .modal-body .item-content ul {
    padding-bottom: 20px;
  }
  .modal-body p {
    margin-bottom: 18px;
  }

  .page-title {
    padding-top: 100px;
  }
  .heading-wrap {
    padding-bottom: 50px;
  }
  .heading-wrap .small-title, .related-posts .ccm-block-page-list-no-pages {
    font-size: 26px;
  }
  .page-title .title, .page-title .ccm-block-page-title {
    padding-bottom: 10px;
  }
  .sail-btn {
    padding: 13px 20px;
  }

  #button {
    width: 40px;
    height: 40px;
  }
  #button::after {
    top: 18px;
    left: 15px;
    width: 11px;
    height: 11px;
  }

  /* 26-03-24 End */
}

@media screen and (min-width: 1279px) {
  .main-box .page-title {
    display: none;
  }

  .banner-section .page-title {
    display: block;
  }

  .banner-section .page-title {
    font-size: 48px;
    line-height: 48px;
    text-transform: uppercase;
    color: #fff;
    margin: 20px 0px;
  }
}

@media screen and (max-width: 1278px) {
  .main-box .page-title {
    display: block;
  }

  .banner-section .page-title {
    display: none;
  }
}

@media screen and (min-width: 1199px) {
  .banner-section {
    min-height: 600px;
  }
}

@media screen and (max-width: 1367px) {
  .main-box .page-title {
    font-size: 38px;
    line-height: 38px;
  }

  .logo img {
    height: auto;
    width: 180px;
  }

  .s-title {
    margin-top: 20px;
  }

  footer {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .s-title {
    font-size: 22px;
    line-height: 28px;
  }

  .main-box {
    padding-right: 15%;
    padding-left: 0%;
    padding-top: 120px;
  }
}

@media screen and (max-width: 1199px) {
  .main-our-sponsors {
    position: relative;
    right: 0px;
    z-index: 1;
    width: 100%;
  }

  .our-sponsors {
    padding: 40px;
    width: 100%;
  }

  .main-box {
    position: relative;
    padding-top: 150px;
    padding-bottom: 220px;
    padding-right: 0px;
    padding-left: 0;
  }

  .content-section::before {
    background-size: 400px;
    height: 500px;
    width: 400px;
    bottom: 20px;
  }

  .banner-section {
    height: 550px;
  }

  .banner-section {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }




    /* 26-03-24 start */

    .header {
      padding: 15px 0;
    }
    body.sticky-header {
      padding-top: 135px;
    }
    .header .brand img {
      width: 110px;
    }

    .confirmed-ships-date {
      padding: 80px 0 35px;
    }
    .confirmed-ships-date h1, .page-title .title, .page-title .ccm-block-page-title {
      margin-bottom: 20px;
      font-size: 36px;
      line-height: 36px;
    }
    .confirmed-ships-date .row {
      padding-top: 40px;
    }
    .item-info {
      gap: 15px;
      padding: 15px 0 20px;
    }
    .item-info>.flag-icon {
      width: 50px;
    }
    .item-detail h2 {
      font-size: 18px;
      line-height: 24px;
    }
    .item-detail h2 span {
      font-size: 16px;
    }
    .item-detail p {
      font-size: 16px;
      line-height: 24px;
    }

    .sponsors {
      padding: 80px 0 46px;
    }
    .sponsors h2 {
      font-size: 22px;
    }
    .vifl-img {
      margin: 30px auto 15px;
      max-width: 400px;
      width: 100%;
    }
    .sponsor-logos {
      padding: 20px 0;
    }
    .sponsor-logos .small-title {
      padding-bottom: 15px;
      font-size: 16px;
    }

    .footer-box .coming-text p {
      font-size: 18px;
      line-height: normal;
    }
    .footer-box img {
      width: 120px;
    }
    p, .modal-body .item-content ul li {
      font-size: 16px;
      line-height: 24px;
    }

    .modal-body .item-info > .flag-icon {
      width: 60px;
    }
    .modal-body .item-detail h2 {
      font-size: 26px;
      line-height: 26px;
    }
    .modal-body .item-detail h2 span {
      font-size: 18px;
    }

    .heading-wrap .small-title, .related-posts .ccm-block-page-list-no-pages {
      font-size: 24px;
    }

    #button {
      bottom: 15px;
      right: 15px;
    }

    /* 26-03-24 End */
}

@media screen and (max-width: 991px) {
  .main-box .page-title {
    font-size: 32px;
    line-height: 32px;
  }
   body.sticky-header {
    padding-top: 106px;
  }
  .header .brand img {
    width: 80px;
  }

  .logo img {
    height: 200px;
  }

  .footer-box img {
    margin-bottom: 30px;
  }

  .main-box {
    position: relative;
    padding-top: 140px;
    padding-bottom: 60px;
    padding-right: 0;
  }

  .banner-section {
    height: 500px;
  }

  .flag-img {
    height: 200px;
    top: -100px;
  }

  .main-box .page-mtitle {
    font-size: 22px;
    line-height: 28px;
  }


  /* 27-03-24 start */

  .header {
    padding: 15px 0;
  }
  .open-menu #button {
    z-index: 2;
  }
  .open-menu, .open-menu body {
    overflow: hidden;
  }
  body::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    transition: all ease-in 0.3s;
  }
  .open-menu body::after {
    opacity: 1;
    visibility: visible;
  }
  .navbar-nav {
    position: fixed;
    left: -300px;
    top: 0;
    width: 280px;
    height: 100%;
    background-color: #FFFFFF;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    transition: all ease-in 0.3s;
    overflow-y: auto;
    z-index: 11;
  }
  .open-menu .navbar-nav {
    left: 0;
  }
  .menu-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 12px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .mobile-logo {
    width: 80px;
  }
  .main-menu {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    padding: 15px 12px;
  }
  .main-menu li a {
    font-size: 14px;
  }

  .menu-btn {
    position: relative;
    width: 30px;
    height: 21px;
    background: transparent;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    border-radius: 0;
  }
  .menu-btn span {
    position: relative;
    width: 100%;
    height: 2px;
    background-color: rgba(0, 118, 190, 1);
    transition: .4s;
    border-radius: 3px;
  }
  .menu-btn span::before, .menu-btn span::after {
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: rgba(0, 118, 190, 1);
    content: "";
    z-index: 1;
    top: -8px;
    left: 0;
    transition: .4s;
    border-radius: 3px;
  }
  .menu-btn span::after {
    top: 8px;
    transition: .4s;
  }
  .menu-btn:hover span, .menu-btn:hover span::before, .menu-btn:hover span::after {
    background-color: #2b3987;
  }

  .confirmed-ships-date {
    padding: 50px 0 25px;
  }
  .confirmed-ships-date h1, .page-title .title, .page-title .ccm-block-page-title {
    margin-bottom: 15px;
    font-size: 30px;
    line-height: 30px;
  }
  .confirmed-ships-date .row {
    padding-top: 20px;
  }
  .item-info {
    padding-bottom: 10px;
  }
  .sponsors {
    padding: 50px 0 15px;
  }
  .sponsors h2 {
    font-size: 18px;
  }
  .vifl-img {
    margin: 20px auto 10px;
    max-width: 350px;
  }

  .sponsor-logos ul {
    gap: 25px;
  }
  /*.sponsor-logos ul li {
    width: calc(33.33% - 15px);
  }*/

  .modal-body .item-detail h2 {
    font-size: 22px;
    line-height: 22px;
  }
  .modal-body .item-detail h2 span {
    font-size: 16px;
  }

  .page-title {
    padding-top: 80px;
  }
  .sail-btn {
    padding: 10px 20px;
  }
  .heading-wrap {
    padding-bottom: 40px;
  }

  /* 27-03-24 end */
}

@media screen and (max-width: 767px) {
  .not-found-page-cls .page-not-cls .main-box {
    position: relative;
    padding-top: 170px;
    padding-bottom: 100px;
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 30px;
  }

  p {
    font-size: 16px;
    line-height: 24px;
  }

  .banner-box {
    padding: 40px 0px;
  }

  .main-box {
    padding-top: 100px;
    padding-bottom: 40px;
  }

  .main-box .page-title {
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 15px;
  }

  .s-title {
    font-size: 20px;
    line-height: 24px;
    margin-top: 20px;
  }

  footer {
    padding-top: 30px;
    padding-bottom: 20px;
  }

  .footer-box img {
    height: 130px;
    object-fit: contain;
    margin-bottom: 20px;
  }

  .our-sponsors {
    padding: 20px;
    width: 100%;
  }

  .sub-title {
    padding: 20px 10px;
  }

  .main-box p,
  p>a {
    font-size: 16px;
    line-height: 24px;
  }

  .os-img-box img {
    width: 100%;
    object-fit: contain;
  }

  .flag-img {
    height: 150px;
    top: -100px;
  }

  /* 27-03-24 start */

  .confirmed-ships-date h1, .page-title .title, .page-title .ccm-block-page-title {
    margin-bottom: 10px;
    font-size: 24px;
    line-height: normal;
  }

  .modal-body .item-content {
    padding: 15px 12px 10px;
  }

  .modal-dialog {
    max-width: 550px;
    margin: 12.5px auto;
  }
  .ship-popup .item-content {
    background-size: 180px auto;
  }

  .page-title {
    padding-top: 50px;
  }
  .page-title .title, .page-title .ccm-block-page-title {
    padding-bottom: 5px;
  }
  .heading-wrap {
    padding-bottom: 25px;
  }
  .heading-wrap .small-title, .related-posts .ccm-block-page-list-no-pages {
    font-size: 20px;
  }
  .sail-btn {
    font-size: 14px;
  }


  /* 27-03-24 end */
}

@media screen and (max-width: 640px) {
  .list-img {
    height: 240px;
  }
}

@media screen and (max-width: 566px) {
  .not-found-page-cls .content-section {
    margin-bottom: 30px;
  }

  .not-found-page-cls .main-box .page-title {
    font-size: 20px;
    line-height: 30px;
  }

  .banner-section {
    height: 350px;
    background-position: center;
  }

  .logo img {
    height: 130px;
  }

  .flag-img {
    height: 90px;
    top: -50px;
  }

  .main-box {
    padding-top: 80px;
    padding-bottom: 20px;
  }

  .s-title {
    font-size: 16px;
    line-height: 24px;
    margin-top: 20px;
  }

  .s-title br {
    display: none;
  }

  footer {
    padding-top: 0px;
    padding-bottom: 20px;
  }

  #button {
    bottom: 110px;
    right: 10px;
  }

  .sub-title {
    padding: 20px 10px 0px;
  }

  .footer-box .coming-text p {
    font-size: 20px;
    line-height: 36px;
  }

  .main-box .page-mtitle {
    font-size: 20px;
    line-height: 26px;
  }

  .our-sponsors .osm-title {
    font-size: 20px;
    line-height: 26px;
  }
}

@media screen and (max-width: 575px) {
  .list-img {
    height: auto;
  }
  .modal-body .item-detail h2 {
    font-size: 22px;
    line-height: normal;
  }
  .modal-dialog {
    margin: 12.5px;
  }
  .ship-popup .item-content {
    background-size: 130px auto;
  }
}

@media screen and (max-width: 479px) {
  /* 27-03-24 start */

  .confirmed-ships-date h1, .page-title .title, .page-title .ccm-block-page-title {
    font-size: 20px;
  }
  .item-detail h2 {
    font-size: 16px;
    line-height: 22px;
  }
  .item-detail h2 span {
    font-size: 14px;
  }
  .item-detail p {
    font-size: 14px;
    line-height: 22px;
  }
  p, .modal-body .item-content ul li {
    font-size: 14px;
  }
  .copy-right p a {
    display: inline-block;
  }
  .sponsor-logos ul {
    gap: 30px;
  }
  /*.sponsor-logos ul li {
    width: calc(50% - 15px);
  }*/
  .modal-body p {
    margin-bottom: 10px;
  }

  .heading-wrap {
    flex-wrap: wrap;
    gap: 10px;
    padding-bottom: 20px;
  }
  .heading-wrap .small-title, .related-posts .ccm-block-page-list-no-pages {
    font-size: 18px;
  }
  .sail-btn {
    padding: 8px 15px;
    font-size: 13px;
  }
  /* 27-03-24 end */
}

@media screen and (max-width: 320px) {
  #button {
    bottom: 0px;
    right: 0px;
  }

  .main-box .page-title {
    font-size: 24px;
    line-height: 27px;
  }
}

a:focus {
  outline: unset !important;
}