@media only screen and (max-width: 1920px) {

  .boats-left a, .navbar-right li a, .btn_ui .btn-primary {
    font-size: 14px !important;
  }
    .logo a img {
      max-width: 350px !important;
      margin-left: 0 !important;
  }
}

@media (min-width: 1391px) and (max-width: 1600px) {

}
@media (min-width: 1300px) and (max-width: 1390px) {

  .leftside-text {
    padding-top: 205px;
  }
  .sea-boats {
    min-height: auto;
  }
}
@media (min-width: 1040px) and (max-width: 1280px) {
  .logo a img {
    max-width: 380px;
  }
  .leftside-text {
    padding-top: 205px;
  }
  .sea-boats {
    min-height: auto;
  }
  .navbar-right li a {
    padding: 16px 10px;
  }
  .leftside-text p + p {
    max-width: 265px;
  }
  .leftside-text p {
    font-size: 14px;
  }
}
@media (min-width: 992px) and (max-width: 1039px) {
  .logo a img {
    max-width: 360px;
  }
  .leftside-text {
    padding-top: 205px;
  }
  .navbar-right li a {
    padding: 16px 20px;
    font-size: 18px;
  }
  .boats-left {
    height: 69vh;
  }
  .boats-right {
    padding-left: 50px;
  }
  .topbanner {
    height: auto;
  }
  .banner-img {
    height: 60vh;
  }
  .leftside-text p {
    font-size: 15px;
  }
  .bannerfade .slick-next {
    width: 115px;
    height: 75px;
  }
  .boats-left a {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  p {
    font-size: 14px;
  }
  .topbanner {
    padding: 10px 0px;
    height: auto;
  }
  .sitehead {
    padding: 20px 0px;
  }
  .logo a img {
    max-width: 180px;
  }
  .navbar-right {
    display: none;
  }
  .leftside-text {
    padding-top: 110px;
    padding-left: 25px;
    padding-right: 25px;
    max-width: 100%;
  }
  .leftside-text h1 {
    font-size: 32px;
    margin-bottom: 20px;
  }
  .leftside-text p {
    margin-bottom: 15px;
  }
  .scroll-box {
    left: 5px;
  }
  .banner-img {
    height: 50vh;
  }
  .right-slider-box {
    padding: 0px 20px;
  }
  .bannerfade .slick-next {
    width: 85px;
    height: 60px;
    bottom: 35px;
    left: 0px;
  }
  .bannerfade .slick-next::before {
    width: 38px;
    height: 30px;
  }
  .boats-left a {
    right: 0px;
    font-size: 18px;
    padding: 12px 40px;
  }
  .boats-right {
    padding: 0px 15px;
    padding-top: 40px;
  }
  .boats-right h2 {
    font-size: 32px;
  }
  .boats-right p {
    font-size: 14px;
  }
  .boats-right h4 {
    font-size: 18px;
  }
  .line {
    margin: 18px 0px;
  }
  .boats-right ul li {
    font-size: 14px;
  }
  .boats-right h2 span {
    font-size: 20px;
  }
  .sea-boats.xlr .boats-right {
    padding-left: 15px;
    padding-bottom: 40px;
    max-width: 100%;
  }
  .sea-boats.xlr .boats-left a {
    left: 0px;
  }
  .logo-bt img {
    max-width: 102px;
  }
  .boat-booking-form {
    padding: 60px 0px;
  }
  .booking-form-title {
    margin-bottom: 10px;
  }
  .booking-form-title h3 {
    font-size: 32px;
  }
  .booking-form-title h4 {
    font-size: 16px;
  }
  .booking-list-check {
    margin-bottom: 20px;
  }
  .booking-list-check ul li {
    font-size: 14px;
  }
  .booking-inner .form-group .form-control {
    font-size: 14px;
    min-height: 43px;
    padding: 13px 15px;
  }
  .btn_ui .btn-primary {
    font-size: 16px;
    padding: 16px 50px;
  }
  .booking-inner .form-group.cal-icon::before {
    width: 26px;
    height: 23px;
  }
  .footer-main {
    padding-top: 100px;
  }
  .logo-f img {
    max-width: 228px;
  }
  .logo-f {
    margin-bottom: 40px;
  }
  .adr a {
    font-size: 16px;
  }
  .inner-footer ul li a {
    font-size: 22px;
  }
  .copyright {
    margin-top: 85px;
  }
  .copyright p {
    font-size: 14px;
  }
  .sea-boats.xlr .line {
    margin-right: 0px;
  }

  .mobile-mn .mobile_toggle {
    display: block !important;
  }
  .menu_open .mobilenav-bar {
    transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    transition: transform 0.5s cubic-bezier(0.34, 0.95, 0.27, 0.98) 0s;
  }
  .menu_open .mobile_toggle .menubars {
    z-index: 9999;
  }
  .menu_open .mobile_toggle .menubars::before {
    top: 0 !important;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  .menu_open .mobile_toggle .menubars::after {
    top: 0 !important;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
  }
  body.menu_open .mobile_toggle .menubars::after,
  body.menu_open .mobile_toggle .menubars::before {
    background: #558bbe;
  }
  body.menu_open span.mnt {
    display: none;
  }
  body.menu_open span.mnt.swop {
    display: block !important;
    color: #558bbe;
    padding-top: 6px;
  }
  .menu_open .mobile_toggle .menubars {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  p {
    font-size: 14px;
  }
  .gallery-wrap {
    grid-template-columns: 1fr !important;
    gap: 10px;
}
  .topbanner {
    padding: 10px 0px;
    height: auto;
  }
  .sitehead {
    padding: 20px 0px;
  }
  .logo a img {
    max-width: 180px;
  }
  .navbar-right {
    display: none;
  }
  .leftside-text {
    padding-top: 45px;
    padding-left: 25px;
    padding-right: 25px;
  }
  .leftside-text h1 {
    font-size: 32px;
    margin-bottom: 20px;
  }
  .leftside-text p {
    margin-bottom: 15px;
  }
  .scroll-box {
    left: 5px;
  }
  .banner-img {
    height: 50vh;
  }
  .right-slider-box {
    padding:  0;
	    padding-top: 110px;
  }
  .bannerfade .slick-next {
    width: 85px;
    height: 60px;
    bottom: 35px;
    left: 0px;
  }
  .bannerfade .slick-next::before {
    width: 38px;
    height: 30px;
  }
  .boats-left a {
    right: 0px;
    font-size: 18px;
    padding: 12px 40px;
  }
  .boats-right {
    padding: 0px 15px;
    padding-top: 40px;
  }
  .boats-right h2 {
    font-size: 32px;
  }
  .boats-right p {
    font-size: 14px;
  }
  .boats-right h4 {
    font-size: 18px;
  }
  .line {
    margin: 18px 0px;
  }
  .boats-right ul li {
    font-size: 14px;
  }
  .boats-right h2 span {
    font-size: 20px;
  }
.sea-boats.xlr .boats-right {
    padding-left: 15px;
    padding-bottom: 40px;
    padding-top: 50px;
}
  .sea-boats.xlr .boats-left a {
    left: 0px;
  }
  .logo-bt img {
    max-width: 102px;
  }
  .boat-booking-form {
    padding: 60px 0px;
  }
  .booking-form-title {
    margin-bottom: 10px;
  }
  .booking-form-title h3 {
    font-size: 32px;
  }
  .booking-form-title h4 {
    font-size: 16px;
  }
  .booking-list-check {
    margin-bottom: 20px;
  }
  .booking-list-check ul li {
    font-size: 14px;
  }
  .booking-inner .form-group .form-control {
    font-size: 14px;
    min-height: 43px;
    padding: 13px 15px;
  }
  .btn_ui .btn-primary {
    font-size: 16px;
    padding: 16px 50px;
  }
  .booking-inner .form-group.cal-icon::before {
    width: 26px;
    height: 23px;
  }
  .footer-main {
    padding-top: 100px;
  }
  .logo-f img {
    max-width: 228px;
  }
  .logo-f {
    margin-bottom: 40px;
  }
  .adr a {
    font-size: 16px;
  }
  .inner-footer ul li a {
    font-size: 22px;
  }
  .copyright {
    margin-top: 85px;
  }
  .copyright p {
    font-size: 14px;
  }
  .sea-boats.xlr .line {
    margin-right: 0px;
  }

  .mobile-mn .mobile_toggle {
    display: block !important;
  }
  .menu_open .mobilenav-bar {
    transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    transition: transform 0.5s cubic-bezier(0.34, 0.95, 0.27, 0.98) 0s;
  }
  .menu_open .mobile_toggle .menubars {
    z-index: 9999;
  }
  .menu_open .mobile_toggle .menubars::before {
    top: 0 !important;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  .menu_open .mobile_toggle .menubars::after {
    top: 0 !important;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
  }
  body.menu_open .mobile_toggle .menubars::after,
  body.menu_open .mobile_toggle .menubars::before {
    background: #558bbe;
  }
  body.menu_open span.mnt {
    display: none;
  }
  body.menu_open span.mnt.swop {
    display: block !important;
    color: #558bbe;
    padding-top: 6px;
  }
  .menu_open .mobile_toggle .menubars {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  }
  .sea-boats.xlr .col-lg-6:first-child {
    order: 2;
}
.sea-boats.xlr {
    margin-top: 50px;
}
.topbanner .col-lg-4 {
    order: 2;
}
.right-slider-box .bannerfade .slick-list {
    clip-path: none;
}
.scroll-box {
    display: none;
}
.booking-list-check ul li label{
	    font-size: 13px;
}
.booking-list-check ul li:first-child {
    display: block;
}
.img-bot , .sea-boats.xlr .img-bot{
	    clip-path: none;
}
}
@media only screen and (min-width: 767px) and (max-width: 1600px) {
	.topbanner .col-lg-4{
		    width: 36%;
	}
	.topbanner .col-lg-8{
		width: 64%;
	}
	.leftside-text h1 {
    font-size: 26px;
	}
	.leftside-text {
    
    max-width: 87%;
    padding-right: 90px;
}
	body {
    font-size: 16px;
	}
	.leftside-text p + p {
    max-width: 100%;
	}
	.leftside-text p{
		
    line-height: 1.60;
	}
	.boats-right h2{
		font-size: 50px;
	}
	.boats-right p , .boats-right ul li {
    font-size: 16px;
	}
	.boats-left a , .navbar-right li a , .btn_ui .btn-primary {
    font-size: 20px;
	}
	
	.logo a img {
    max-width: 479px;
    margin-left: 64px;
}
.bannerfade .slick-next{
	width: 114px;
    height: 91px;
}
.bannerfade .slick-next::before{
	    background-size: contain;
		    width: 50px;
    height: 36px;
}
.navbar-right {
 
    padding-right: 35px;
}
}

@media only screen and (min-width: 767px) {
	.sitehead .container-fluid
{
	max-width: 94%;



}
.leftside-text
{
	max-width: 82%;



}
.leftside-text p + p
{
	max-width: 90%;



}
}
@media only screen and (max-width: 767px) {

  .split-1-1-1-1 {
    grid-template-columns: repeat(2, 1fr);
}

.logo a img {
    max-width: 200px !important;
}

.booknow.flwd a {
    background: #bc0101;
    /* clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%); */
    padding: 16px 40px;
    color: #ffffff;
    display: inline-block;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    font-family: 'Figtree', sans-serif;
    font-weight: 500;
}
.sitehead {
  
    top: 63px;
}
.booknow.flwd {
    display: block !important;
}

.mobile_toggle .menubars , .mobile_toggle .menubars::after, .mobile_toggle .menubars::before{
height:2px;	
}
.right-slider-box {
    padding: 0;
    padding-top: 95px;
}
span.mnt {
    color: #000;
    font-size: 13px;
    position: relative;
    top: -5px;
}
.logo a img {
    max-width: 203px;
	    margin-left: 10px;
}
.mobilenav-bar .menu-inner .menu li a {
    color: #000;
}
.bannerfade .slick-next {
    width: 85px;
    height: 60px;
    bottom: -32px;
    left: 0px;
    right: 0;
    margin: 0 auto;
}
.leftside-text p + p {
    max-width: 100%;
    margin-bottom: 20px;
}
.leftside-text h1 {
    font-size: 30px;
    margin-bottom: 20px;
}
.boats-left a {
    left: 0px !important;
    right: 0 !important;
    max-width: 200px !important;
    width: auto !important;
    text-align: center !important;
    margin: 0 auto !important;
	bottom: -25px !important;
}
.booking-form-title h4 {
    font-size: 16px;
    max-width: 300px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.copyright p {
    font-size: 12px;
}
.booking-list-check ul li{
	
    color: #000;
}
.boats-right {
  
    padding-top: 55px;
}
.right-slider-box .bannerfade .slick-list::before{
	opacity:0;
}

  .boats-right.charter-inr__wrap {
      padding-left: 30px;
      padding-top: 30px;
      padding-bottom: 30px;
      padding-right: 30px;
  }
}

@media only screen and (max-width: 460px) {

    .split-1-1-1-1 {
      grid-template-columns: 1fr;
  }
}

.booking-list-check ul li{
	
    color: #000;
}