/* font-family: 'Open Sans', sans-serif; */
*, body {
  font-family: 'Open Sans', sans-serif;
}
.page .entry-title, .edit-link{
  display: none;
}
.home-banner-slides {
  min-height: 600px;
  height: calc(100vh - 120px);
}
#page-wrapper {
  overflow-x: hidden;
}
#page {
  transition: opacity 0.2s ease-in;
}
.wpml-ls-item span {
  font-family: 'Heebo', sans-serif;
  color: black;
}
.wpml-ls {
  display: inline-block;
}
.wpml-ls-current-language {
  border: solid 2px #00aeef;
}
.wrapper {
  padding: 0;
}
h2 {
  font-size: 45px;
  font-weight: 600;
}
h3 {
  font-size: 30px;
  font-weight: 600;
}
h5 {
  font-size: 19px;
  font-weight: 600;
}
.kumisen-footer-btn,
.top-bar-inner > a {
  background: #00aeef;
  color: white;
  font-size: 15px;
  font-weight: 600;
  padding: 5px 20px 7px;
  text-decoration: none !important;
  margin-right: 10px;
}
.kumisen-footer-btn img {
  margin-right: 10px;
}
.top-bar-inner > a img {
  margin-right: 15px;
}
.main-navbar {
  height: 120px;
  box-shadow: 0 0px 4px rgba(0,0,0,0.2);
  z-index: 1;
  padding-bottom: 0;
}
.main-navbar > .container {
  position: relative;
}
.banner-mouse {
  text-align: center;
  transform: translateY(calc(-100% - 60px));
}
.top-bar {
  position: absolute;
  right: 0;
  top: 15px;
}
#main-menu {
  margin-top: 50px;
}
#main-menu > li > a {
  font-size: 15px;
  font-weight: bold;
  color: black;
  padding: 20px 0;
}
#main-menu > li {
  margin-left: 30px;
  position: relative;
}
#main-menu > li > a:hover,
#main-menu > li.active > a {
  color: #00aeef;
}
#main-menu > .active:after {
    content: '';
    background: #00aeef;
    height: 4px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}
#main-menu > li:hover:after {
  content: '';
  background: #00aeef;
  height: 4px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.office-gal-col1,
.office-small-gal,
.fleet-img-div,
.banner-img-pg,
.home-banner-slides {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.home-banner-cont {
  width: 100%;
}

.home-banner-slides .home-banner-slides_inner {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 0px !important;
}

.home-banner-slides .home-banner-slides > .container {
  height: 100%;
  display: flex;
  align-items: center;
  min-height: 1px;
}
.home-banner-slides h2 {
  font-weight: 600;
}
.home-banner-slides h4 {
  font-weight: 600;
}
.home-banner .slick-dots {
  top: 50%;
  bottom: auto;
  left: 0;
  display: flex !important;
  color: white;
  flex-direction: column;
  padding-left: 20px;
  transform: translateY(-50%);
  width: auto;
}
.home-banner .slick-dots li {
  margin-bottom: 13px;
}
.home-banner .slick-dots li a {
  padding: 3px 5px;
  border-radius: 50%;
  font-size: 18px;
}
.home-banner .slick-dots li.slick-active a {
  background: #044d8a;
}
.home-row1-col1 > .vc_column-inner {
  padding-right: 100px;
}
.blue-underline h2,
.white-underline h2,
.black-underline h2 {
  position: relative;
  display: inline-block;
  padding-bottom: 2px;
}
.home #content {
  margin-top: -60px;
}
.blue-underline h2:after,
.white-underline h2:after,
.black-underline h2:after {
  position: absolute;
  content:'';
  height: 3px;
  background: black;
  width: 60%;
  bottom: 0;
  left: 0;
}
.white-underline h2:after {
  background: white;
}
.blue-underline h2:after {
  background: #00aeef;
}
.underline-center > .wpb_wrapper {
  display: flex;
  justify-content: center;
}
.home-row2 {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.milestone-desc h4 {
  font-size: 20px;
}
.milestone-desc p {
  margin-bottom: 8px;
}
.milestone-row {
  position: relative;
  margin-bottom: 135px;
}
.milestone-row:nth-child(odd) .milestone-col{
  width: 50%;
  margin-left: auto;
  padding-left: 70px;
}
.milestone-row:nth-child(even) .milestone-col{
  width: 50%;
  margin-right: auto;
  padding-right: 70px;
}
.milestone-row:nth-child(even) .milestone-desc {
  text-align: right;
}

.milestone-round {
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  position: absolute;
  width: 98px;
  height: 98px;
  border: solid 2px white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  cursor: pointer;
  transition: background-color 0.2s ease-in;
}
.milestone-round:hover {
  background: rgba(255,255,255,0.3);
}
.milestone-row.active .milestone-round {
    background: url(../img/milestone-boat.png);
    background-position: center;
    text-indent: -9999px;
    border: none;
}
.milestone-round span {
  font-size: 12px;
}
.milestone-row:after {
  content:'';
  background: url('../img/white-arrow.png');
  width: 24px;
  height: 91px;
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translate(-50%,100%);
}
.milestone-wrapper {
  margin-top: 100px;
}
.milestone-extra {
  font-size: 16px;
  font-style: italic;
  color: white;
  position: absolute;
  bottom: -80px;
  right: calc(50% + 20px);
}
.milestone-desc {
  cursor: pointer;
  height: 80px;
  padding-top: 15px;
  opacity: 0.5;
  transition: opacity 0.18s ease-in;
}
.milestone-row.active .milestone-desc {
  opacity: 1;
}
.milestone-row:last-child:after {
  display: none;
}
.milestone-row:last-child {
  margin-bottom: 100px !important;
}
.arrow-btn-zh.vc_btn3-container a.vc_btn3 {
  font-size: 16px;
  font-weight: bold;
  border-bottom: solid 2px white;
  border-radius: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: left;
  padding-left: 0;
  position: relative;
  padding-right: 25px;
}
.arrow-btn-zh.vc_btn3-container a.vc_btn3:after {
  content:'';
  background: url('../img/arrow-btn-arrow.png');
  width: 15px;
  height: 15px;
  position: absolute;
  right: -6px;
  top: 50%;
  transform: translateY(-50%);
}
.fleet-slider-img {
  padding-top: 90%;
  width: 350px;
  margin-right: 35px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  overflow: hidden;
}
.fleet-slider-title {
  font-size: 24px;
  font-weight: bold;
}
.fleet-slider .slick-list {
  width: 1300px;
}
.fleet-slider-text {
  position: absolute;
  left: 0;
  bottom: 0;
  color: white;
  width: 100%;
  padding-bottom: 40px;
  padding-left: 20px;
}
.fleet-slider-det {
  font-size: 16px;
  font-weight: bold;
  border-radius: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: left;
  padding-left: 0;
  padding-right: 25px;
}
.fleet-slider-det img {
  display: inline-block;
  margin-left: 13px;
}
:focus {
  outline: none !important;
}
.fleet-slider-cover {
  position: absolute;
  left: 0;
  top: 0;
  background: rgb(0, 174, 239);
  opacity: 0;
  width: 100%;
  height: 100%;
  transition: all 0.2s ease-in;
}
.fleet-slider-img:hover .fleet-slider-cover {
  opacity: 0.5;
}
.fleet-slider {
  padding-left: 25px;
}
/* progress bar */
.slider-progress {
  width: 100%;
  height: 4px;
  background: #344445;
  margin-top: 30px;
  margin-left: 25px;
  display: none;
}
.slider-progress .progress {
  width: 0%;
  height: 4px;
  background: rgb(0, 174, 239);
}
#wrapper-footer {
  background: #044d8a;
}
#wrapper-footer a:hover,
#wrapper-footer a {
  color: white;
}
#footer-menu {
  list-style: none;
  padding-left: 0;
  -webkit-column-count: 2; /* Old Chrome, Safari and Opera */
  -moz-column-count: 2; /* Old Firefox */
  column-count: 2;
}
.custom-footer-zh {
  padding: 30px 0 25px;
  border-bottom: solid 2px rgba(255,255,255,0.6);
}
.site-footer p {
  font-size: 12px;
}
.site-footer {
  padding-top: 15px;
}
.footer-col1 {
  display: flex;
  align-items: center;
  min-height: 1px;
}
.footer-col4 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 1px;
}
.footer-heading span {
  font-weight: bold;
  border-bottom: solid 2px rgba(255,255,255,0.6);
}
.footer-heading {
  margin-bottom: 9px;
}
#footer-menu > li {
  margin-bottom: 15px;
}
#shiftnav-toggle-main .shiftnav-main-toggle-content {
  padding: 10px;
}
#shiftnav-toggle-main {
  box-shadow: 0 0 3px rgba(0,0,0,0.2);
}
.shiftnav-main-toggle-content img {
  height: 50px;
  width: auto;
}
#shiftnav-toggle-main-button {
  margin-top: 6px;
}
.shiftnav-logo-zh {
  padding: 15px 25px;
  width: 250px;
  height: auto;
}
.shiftnav.shiftnav-right-edge:after {
  display: none;
}
#shiftnav-main {
  box-shadow: 0 0 3px rgba(0,0,0,0.2);
}
.shiftnav-inner .top-bar-inner > a {
    width: 100%;
    margin-bottom: 6px;
    height: 50px;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: flex-end;
    padding: 10px 25px;
}
.shiftnav-inner .top-bar-inner > a img {
  margin-right: 0;
  margin-left: 13px;
}
#wrapper-navbar.sticky {
  position: fixed;
  z-index: 10;
  width: 100%;
  left: 0;
  top: 0;
  background: white;
}
#wrapper-navbar.sticky #main-menu {
  margin-top: 10px;
}
#wrapper-navbar.sticky .main-navbar {
  height: 70px;
  padding-top: 0;
}
#wrapper-navbar.sticky .top-bar {
  display: none;
}
.post-navigation {
  display: none;
}
a {
  color: #00aeef;
}
.navbar-brand img {
  width: 260px;
  height: auto;
}
#wrapper-navbar.sticky .navbar-brand img {
  height: 50px;
  width: auto;
}
.banner-img-pg {
  min-height: 350px;
  position: relative;
}
.banner-img-pg > .container {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  color: white;
}
.fleet-pg-col {
  width: 353px;
  margin-right: 25px;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
  margin-bottom: 25px !important;
  border-radius: 6px;
  overflow: hidden;
}
.fleet-pg-col:nth-child(3n) {
  margin-right: 0;
}
.fleet-img-div {
  padding-top: 85%;
}
.new-vessels-h3 h3,
.fleet-div > h3 {
  padding-bottom: 17px;
  border-bottom: solid 2px rgba(0,0,0,0.2);
  margin-bottom: 30px;
}
.fleet-inner-div {
  margin: 0;
  margin-bottom: 40px !important;
}
.fleet-pg-cont {
  padding: 20px 15px;
}
.fleet-pg-name {
  min-height: 1px;
  display: flex;
  align-items: center;
  font-size: 20px;
  font-weight: bold;
  color: #00aeef;
  margin-bottom: 18px;
}
.fleet-pg-name img {
  margin-right: 20px;
}
.fleet-pg-name span {
  margin-top: 6px;
}
.fleet-pg-title {
  color: #b4b4b4;
  letter-spacing: 0.05em;
  margin-bottom: 0;
}
.fleet-pg-val {
  color: #636363;
  font-weight: bold;
}
.fleet-pg-cont1 {
  margin-bottom: 12px;
}
.fleet-id {
  z-index: -1;
  transform: translateY(-100px);
}
.wpb_text_column table {
  box-shadow: 0 0 2px rgba(0,0,0,0.2);
}
.wpb_text_column td {
  padding: 12px 30px;
}
.wpb_text_column tr:nth-child(odd) td {
  background: #f9f9f9;
}
.wpb_text_column tr:nth-child(even) td {
  background: #ffffff;
}
.wpb_text_column tr:first-child td {
  background: #00aeef;
  color: white;
}
.comp-row1 > .wpb_column > .vc_column-inner {
  border-right: solid 1px #ddd;
  padding-top: 20px;
}
.comp-row1 > .wpb_column:nth-child(4n) > .vc_column-inner {
  border-right: 0;
}
.office-gallery,
.office-gallery > div {
  height: 100%;
}
.office-small-gal {
  height: 170px;
  margin-bottom: 10px;
}
.office-col1 {
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
  padding: 60px 20px;
}
.office-hr {
  margin: 50px 0;
  border-color: #b7b7b7;
}
.office-col1 h3 {
    margin-bottom: 35px;
}
.office-cont {
  margin-bottom: 35px;
}
.office-cont-title {
  color: #b4b4b4;
  margin-bottom: 15px;
}
.office-wrapper-hr:last-child hr {
  display: none;
}
.office-wrapper-hr {
  margin-bottom: 50px !important;
}
.office-gal-col1, .office-small-gal {
  position: relative;
}
.office-gal-col1 a, .office-small-gal a {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.office-row-line {
  border-bottom: solid 1px #b7b7b7;
  margin-bottom: 40px;
}
.office-client-logo .wpb_wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  min-height: 1px;
}
.office-client-logo .wpb_single_image {
  width: 20%;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 1px;
}
.contact-table td{
  background: none !important;
  color: #2e2e2e !important;
  padding: 0 !important;
  vertical-align: top;
}
.contact-table table {
  box-shadow: none;
}
.contact-row1-col2 > .vc_column-inner {
  padding-left: 60px;
  padding-top: 80px;
}
.contact-table p {
  margin-bottom: 8px;
}
.contact-table.wpb_text_column table {
  width: auto !important;
}
.back-article {
  font-weight: bold;
  font-size: 20px;
  padding: 16px 0 14px;
  background: #f3f1f2;
}
.back-article a {
  color: #2e2e2e;
}
.back-article a span {
  margin-left: 13px;
  vertical-align: middle;
}
.press-title {
  margin-top: 80px;
  color: #00aeef;
}
.press-details {
  color: #b4b4b4;
  display: flex;
  flex-wrap: wrap;
  min-height: 1px;
}
.press-details img {
  margin-right: 15px;
}
.press-detail1 {
  margin-right: 25px;
}
.press-details span {
  vertical-align: middle;
  letter-spacing: 0.05em;
}
.single article {
  margin-top: 30px;
}
.single article h4 {
  font-weight: bold;
  margin-bottom: 1.8rem;
}
.single article p {
  margin-bottom: 1.8rem;
}
.single .entry-header {
  display: none;
}
#pills-tab-pr {
  border-bottom: solid 1px #2e2e2e;
  margin-top: 70px;
  margin-bottom: 40px;
}
#pills-tab-pr .nav-link {
  color: #2e2e2e;
  padding-bottom: 16px;
  border-radius: 0;
  padding-left: 0;
  padding-right: 0;
  margin: 0 20px;
  font-weight: bold;
}
#pills-tab-pr .nav-link.active {
  background: none;
  color: #1db5f0;
  border-bottom: solid 5px #1db5f0;
}
.news-col {
  width: calc(25% - 20px);
  margin: 0 10px;
  background: #cbf7ff;
  transition: all 0.2s ease-in;
  margin-bottom: 20px;
  min-height: 300px;
  padding: 30px 15px 50px;
  position: relative;
  box-shadow: 1px 3px 10px rgba(0,0,0,0.1);
}
.news-col:hover {
  cursor: pointer;
  background: #1db5f0;
}
.news-col * {
  color: #1a1a1a;
  font-weight: bold;
  text-decoration: none;
}
.news-col .product-button {
  position: absolute;
  bottom: 20px;
  left: 15px;
}
.news-col .pr-title {
  line-height: 1.3;
}
.news-col .product-button i {
  margin-left: 5px;
  font-size: 13px;
}
.pr-link {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.next-ar-wrapper .news-col {
  background: #1db5f0;
}
.next-ar-wrapper .news-col * {
  color: white;
  transition: all 0.2s ease-in;
}
.single .site-main {
  margin-bottom: 80px;
}
.next-ar-wrapper .news-col:hover {
  background: #cbf7ff;
}
.next-ar-wrapper .news-col:hover * {
  color: #1a1a1a;
}
.next-ar-wrapper,
#pills-tabContent-pr .tab-pane {
  margin: 0 -10px;
}
.pr-wrapper {
  margin-bottom: 80px;
}
.next-ar-wrapper,
#pills-tabContent-pr.tab-content > .active {
  display: flex;
  min-height: 1px;
  flex-wrap: wrap;
}
.next-articles h3 {
  margin-top: 20px;
  margin-bottom: 50px;
}
#wrapper-footer .wpml-ls {
  padding: 0;
  margin-bottom: 16px;
}
#wrapper-footer .wpml-ls ul {
  text-align: left;
}
#wrapper-footer .wpml-ls-item span {
  color: white;
}
#shiftnav-main .wpml-ls {
  padding-left: 15px;
}
.contact-table a {
  color: #2e2e2e;
}
.contact-table a:hover {
  color: #00aeef;
}
@media (max-width:1199px){
  #wrapper-navbar {
    display: none;
  }
  h2 {
    font-size: 35px;
  }
  h3 {
    font-size: 25px;
  }
  h4 {
    font-size: 20px;
  }
  p {
    font-size: 15px;
  }
  .home-banner .slick-dots {
    top: auto;
    bottom: 10px;
    flex-direction: row;
    padding-left: 10px;
    transform: none;
  }
  .home-banner .slick-dots li {
    margin-right: 9px;
  }
  .home-banner-slides {
    min-height: 0;
    height: calc(100vh - 70px);
  }
  #footer-menu {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  .fleet-pg-col {
    margin: 0 12px 25px !important;
  }
  .fleet-inner-div {
    justify-content: center;
  }
  .footer-col1 {
    align-items: flex-start;
  }
  .footer-col4 {
    justify-content: flex-start;
  }
}
@media (max-width:991px){
  .home-row1-col1 > .vc_column-inner {
    padding-right: 15px;
  }
  .milestone-desc h4 {
    font-size: 16px;
  }
  .milestone-row:nth-child(even) .milestone-col,
  .milestone-row:nth-child(odd) .milestone-col {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }
  .milestone-row:nth-child(even) .milestone-desc {
    text-align: left;
  }
  .milestone-round {
    left: 0;
    transform: none;
    width: 68px;
    height: 68px;
  }
  .milestone-row.active .milestone-round {
    background-size: cover;
  }
  .milestone-desc {
    padding-top: 0;
  }
  .milestone-row {
    margin-bottom: 95px;
    padding-left: 80px;
  }
  .milestone-row:after {
    width: 20px;
    height: 80px;
    bottom: 0px;
    left: 24px;
    transform: translateY(100%);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .milestone-extra {
    bottom: -45px;
    right: auto;
    left: auto;
    font-size: 14px;
  }
  .milestone-desc p {
    font-size: 14px;
  }
  .custom-footer-zh .footer-col {
    margin-bottom: 30px;
  }
  #footer-menu > li {
    margin-bottom: 8px;
  }
  #footer-menu {
    margin-bottom: 0;
  }
  .footer-col4 {
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .banner-img-pg {
    min-height: 230px;
  }
  .wpb_text_column td {
    padding: 12px 10px;
    font-size: 13px;
  }
  .office-gal-col2 {
    padding-right: 0;
  }
  .office-client-logo .wpb_single_image {
    width: 33.33%;
  }
  .news-col {
    width: calc(33.33% - 20px);
  }
  #wrapper-footer .wpml-ls {
    width: 100%;
  }
}
@media (max-width:767px){
  h2 {
    font-size: 25px;
  }
  h3 {
    font-size: 20px;
  }
  h4 {
    font-size: 17px;
  }
  h5 {
    font-size: 16px;
  }
  p {
    font-size: 14px;
  }
  .home-banner-cont br {
    display: none;
  }
  .banner-mouse {
    display: none;
  }
  .home #content {
    margin-top: 0;
  }
  .arrow-btn-zh.vc_btn3-container a.vc_btn3 {
    font-size: 14px;
  }
  .fleet-slider-img {
    width: 280px;
  }
  .fleet-slider-title {
    font-size: 18px;
  }
  .fleet-slider-det {
    font-size: 14px;
  }
  .fleet-slider-text {
    padding-left: 15px;
    padding-bottom: 15px;
  }
  .fleet-slider {
    padding-left: 0;
    margin-top: 30px;
  }
  .slider-progress {
    margin-left: 0;
  }
  .wpb_text_column table {
    width: 690px !important;
  }
  .comp-row1 > .wpb_column > .vc_column-inner {
    border-right: 0;
  }
  .office-client-logo .wpb_single_image {
    width: 50%;
    padding: 0 15px;
  }
  .contact-row1-col2 > .vc_column-inner {
    padding-left: 15px;
    padding-top: 40px;
  }
  .contact-gmap iframe{
    height: 330px;
  }
  .swap-col {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .news-col {
    width: calc(50% - 20px);
  }
}
@media (max-width:575px){

  .milestone-desc h4 {
    font-size: 15px;
  }
  .fleet-slider-img {
    margin-right: 20px;
  }
  .site-footer p {
    font-size: 11px;
  }
  .banner-img-pg {
    min-height: 130px;
  }
  .fleet-pg-col {
    margin: 0 0px 25px !important;
  }
  .office-cont-title {
    margin-bottom: 5px;
  }
  .office-col1 {
    padding: 40px 15px;
  }
  .office-cont {
    margin-bottom: 25px;
  }
  .press-details,
  .back-article {
    font-size: 14px;
  }
  .back-article img {
    height: 14px;
    width: auto;
  }
  .press-title {
    margin-top: 40px;
  }
}
@media (max-width:480px){
  .office-small-gal {
      height: 120px;
  }
  .news-col {
    width: calc(100%);
  }
  #pills-tab-pr .nav-link {
    margin: 0 8px;
    font-size: 13px
  }
  .news-col {
    min-height: 230px;
  }
}
@media (min-width:1200px){
  .news-col .pr-title {
    font-size: 18px;
  }
}


#jpnship,
.vc_custom_1590459169275, .vc_custom_1593484787334{
    /* background-image: url(https://kn.sg/wp-content/uploads/2020/04/Red-Sakuraadj.jpg) !important; */
    background-image: url(https://kn.sg/wp-content/uploads/2024/03/Lowlands-Freedom_desktop.jpg) !important;
}


@media (max-width:767px){
  #jpnship,
  .vc_custom_1590459169275, .vc_custom_1593484787334{
      background-image: url(https://kn.sg/wp-content/uploads/2024/03/Lowlands-Freedom_mobile.jpg) !important;
  }
}


/*Home Top Slider*/
@media (max-width: 1024px){ 
  .home-banner-slides {
    background: none !important; 
  }
  .home-banner-slides .home-banner-slides_inner {
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    display: flex;
    align-items: flex-start;
    padding-top: 25%;
  }
}

@media (min-width: 1025px){ 
  .home-banner-slides .home-banner-slides_inner {
      align-items: flex-start;
  }

  .home-banner-cont {
      margin-top: 50px;
  }
}