@media only screen and (max-width: 7000px){
	.page-wrapper{
		overflow: hidden;
	}
}

@media only screen and (max-width: 1740px){
	.header-top-one .top-text{
		display: none;
	}
}

@media only screen and (max-width: 1500px){
	.banner-carousel .content-box h1,
	.banner-two .banner-carousel .content-box h1{
		font-size: 72px;
	}

	.banner-carousel .content-box .subtitle{
		font-weight: 600;
		font-size: 16px;
	}

	.banner-section .owl-theme .owl-nav .owl-prev{
		left: 20px;
	}

	.banner-section .owl-theme .owl-nav .owl-next{
		right: 20px;
	}

	.banner-three .banner-carousel .owl-dots{
		left: auto;
		right: 30px;
	}

	.fluid-section .column h2{
		font-size: 32px;
	}

	.facts-section .facts-box .title{
		font-size: 60px;
	}
}

@media only screen and (max-width: 1340px){
	.main-menu .navigation > li,
	.header-style-three .main-menu .navigation > li{
		margin-right: 30px;
	}

	.header-style-two .main-menu .navigation > li > a{
		padding-left: 20px;
		padding-right: 20px;
	}

	/* .top-search-form,
	.header-style-one .other-links .social-links{
		display: none;
	} */

	.header-style-one .header-upper .inner{
		padding-right: 20px;
	}

	.header-top-three .contact-text{
		margin-left: 20px;
	}

	.banner-section .owl-theme .owl-nav{
		opacity: 0.30;
	}

	.banner-section:hover .owl-theme .owl-nav{
		opacity: 1;
		visibility: visible;
	}

	.banner-carousel .content-box h1,
	.banner-two .banner-carousel .content-box h1,
	.banner-three .banner-carousel .content-box h1{
		font-size: 64px;
	}

	.fluid-section .column h2{
		font-size: 24px;
	}

	.yacht-featured-image .hover-inner h3{
		font-size: 20px;
	}

	.content-container .widgets-side .widgets-content{
		padding-left: 0;
	}

	.activity-block-two .content-box h4{
		font-size: 24px;
	}

	.comming-soon h1{
		font-size: 60px;
	}
}

@media only screen and (max-width: 1191px){
	.main-menu .navigation > li,
	.header-style-three .main-menu .navigation > li{
		margin-right: 20px;
	}

	.header-style-three .header-upper .search-btn{
		margin-left: 10px;
	}

	.fluid-section .column h2{
		font-size: 24px;
	}

	.fluid-section .left-column,
	.fluid-section .right-column{
		width: 100%;
	}

	.fluid-section .left-column .content{
		padding-top: 120px;
	}

	.fluid-section .left-column .inner,
	.fluid-section .right-column .inner{
		padding: 0 20px;
		max-width: none;
	}

	.fluid-section .image-layer{
		display: none;
	}

	.fluid-section .column .image-layer{
		display: block;
	}

	.fluid-section .image-layer:before{
		transform: none;
		right: 0;
		left: auto;
	}

	.yacht-details .content-column .inner{
		padding-right: 0px;
		border: none;
	}

	.yacht-details .specs-column .inner{
		padding-left: 0;
	}
}

@media only screen and (max-width: 1139px){
	.header-style-two .main-menu .navigation > li > a{
		padding-left: 14px;
		padding-right: 14px;
	}

	.header-style-one .other-links .book-btn,
	.header-style-three .header-upper .link-box,
	.sticky-header .booking-link{
		display: none;
	}

	.about-section .left-col .upper-row .image-box{
		position: relative;
		left: 0;
		top: 0;
		margin-bottom: 20px;
	}

	.about-section .left-col .upper-row{
		padding-left: 0;
	}


	.activities-section .carousel-outer{
		padding: 0;
	}

	.activities-section .owl-theme .owl-nav{
		position: relative;
		left: 0;
		top: 0;
		width: 100%;
		height: auto;
		margin: 0;
		padding-top: 50px;
		text-align: center;
	}

	.activities-section .owl-theme .owl-nav .owl-prev,
	.activities-section .owl-theme .owl-nav .owl-next{
		position: relative;
		left: 0;
		right: 0;
		display: inline-block;
		margin: 0 10px;
	}

	.activity-carousel .activity-block .inner-box{
		padding-left: 0;
		max-width: 480px;
		margin: 0 auto;
	}

	.activity-carousel .activity-block .image-box,
	.activity-carousel .activity-block .image-box img{
		position: relative;
		left: 0;
		top: 0;
		width: 100%;
		height: auto;
	}

	.pricing-section .image-column{
		order: 12;
	}

	.pricing-section .pricing-column{
		order: 0;
	}

	.pricing-section .image-column .inner{
		text-align: left;
		margin-left: 0;
	}

	.booking-section .title-col .inner{
		padding: 50px 0px;
		text-align: center;
	}

	.booking-section .form-col .inner{
		padding: 50px 0;
	}

	.about-section-two .content-outer{
		margin-left: 0;
		padding-left: 80px;
	}

	.about-section-two .content-inner .video-link{
		position: relative;
		left: 0;
		top: 0;
		margin: 50px 0 0;
	}

	.about-section-two .image-box-left .image-layer{
		display: none;
	}

	.footer-style-two .widgets-inner,
	.footer-style-two .footer-bottom .inner{
		padding-left: 0;
	}

	.footer-style-two .widgets-inner .shape-1,
	.footer-style-two .widgets-inner .shape-2,
	.footer-style-two .widgets-inner .left-image{
		display: none;
	}

	.footer-style-two .offer-carousel-box{
		position: relative;
		left: 0;
		top: 0;
		width: 100%;
		height: auto;
		overflow: hidden;
		min-height: 0;
		padding-bottom: 30px;
		background: #d5ae82;
		margin-bottom: 50px;
	}

	.destinations-two .destinations-box .outer-box{
		display: block;
	}

	.destinations-two .destinations-box .outer-box .destination-block-two{
		display: block;
		float: left;
		width: 33.333%;
		margin: 15px 0;
	}

	.destinations-two .destinations-box .outer-box:hover .destination-block-two,
	.destinations-two .destinations-box .outer-box .destination-block-two:hover{
		width: 33.333%;
	}

	.destination-block-two .image-layer{
		display: none;
	}

	.destination-block-two .inner-box{
		height: auto;
	}

	.destination-block-two .image-box .image{
		display: block;
	}

	.facts-section .facts-box .title{
		font-size: 64px;
	}

	.sec-title h2,
	.sec-title-two h2,
	.booking-section .title-box h2,
	.welcome-section .title-box h2,
	.services-section-four .title-box h2,
	.contact-container .sec-title h2{
		font-size: 32px;
	}

	.welcome-section .title-box h4,
	.event-carousel-box .event-block h4{
		font-size: 20px;
	}

	.facts-section{
		padding-bottom: 50px;
	}

	.featured-service-block-two{
		margin-bottom: 50px;
	}

	.featured-service-block-two .inner-box,
	.featured-service-block-two.active-block .inner-box{
		padding: 0px;
	}

	.footer-style-three .copyright{
		margin-left: 30px;
	}

	.content-container .widgets-side .widgets-content{
		padding-left: 0;
	}

	.page-banner h1{
		font-size: 40px;
	}

	.activity-carousel .activity-block-three .inner-box{
		box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.10);
	}

	.testimonials-section-three .image-layer{
		display: none;
	}

	.attraction-block .sec-title h2{
		font-size: 30px;
	}

	.rental-block .meta-info li{
		font-size: 12px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.yacht-featured-image .hover-inner h3{
		font-size: 18px;
	}

	.yacht-details .main-image-box .caption-box h2{
		font-size: 40px;
	}

	.activity-block-three .content-box h4{
		font-size: 24px;
	}

	.activity-block-three .links-box{
		margin-top: 30px;
	}

	.activity-block-three .links-box .btn-style-four .btn-title{
		padding-left: 25px;
		padding-right: 25px;
	}

	.package-block-two .content h4,
	.about-section-three .content-outer .info .name{
		font-size: 20px;
	}

	.event-carousel-box .event-block .year,
	.about-section-three .content-outer h2{
		font-size: 30px;
	}

	.service-block-two .title-box h4{
		font-size: 20px;
	}

	/* .services-section-three .upper-row .image-layer{
		display: none;
	} */

	.services-section-three .left-col .inner{
		padding: 70px 0px;
	}

	.services-section-three .right-col .inner{
		padding: 0 0 30px;
	}

	.services-section-three .process-container{
		margin-top: 0;
	}

	/* .featured-block h4,
	.featured-block .link-box a{
		color: #061138;
	} */

	.process-container .process-block .text{
		position: relative;
		left: 0;
		top: 0;
		width: 100%;
		height: auto;
		padding-top: 20px;
		opacity: 1;
		visibility: visible;
		-ms-transform: translateY(-18px);
		transform: translateY(-18px);
	}

	.process-container .process-block:hover .count {
	    -ms-transform: translateY(0px);
	    transform: translateY(0px);
	    background: #d5ae82;
	    color: #ffffff;
	}

	.process-container .process-block:hover .title-box{
		-ms-transform: translateY(0);
		transform: translateY(0);
	}

	.contact-section .filter-box{
		width: 50%;
		max-width: none;
		padding-right: 15px;
	}

	.comming-soon h1{
		font-size: 48px;
	}

	.time-counter .time-countdown .counter-column .count{
		font-size: 60px;
	}

	.news-block-five h3,
	.news-block-six h3{
		font-size: 24px;
	}

	.news-block-five .content-column .content{
		padding-top: 0;
	}
}

@media only screen and (min-width: 768px){
	.main-menu .navigation > li > ul,
	.main-menu .navigation > li > ul > li > ul{
		display:block !important;
		visibility:hidden;
		opacity:0;
	}
}

@media only screen and (max-width: 991px){	
	.main-header .nav-outer .main-menu,
	.sticky-header,
	.main-header .header-top .top-left,
	.header-top-three .contact-text,
	.banner-three .banner-carousel .owl-dots{
		display: none !important;
	}

	.main-header .header-top-three .top-left{
		display: block !important;
	}

	.header-style-one .nav-content .nav-outer,
	.header-style-two .header-upper .nav-outer,
	.header-style-three .header-upper .nav-outer{
		float: right;
	}

	.nav-outer .mobile-nav-toggler{
		display: block;
	}

	.header-style-two .nav-outer .mobile-nav-toggler{
		margin-top: -3px;	
	}

	.header-style-three .nav-outer .mobile-nav-toggler{
		color: #061138;
		margin-top: 17px;
	}

	.header-style-one .header-upper .inner{
		padding-left: 20px;
	}

	.banner-carousel .content-box h1,
	.banner-two .banner-carousel .content-box h1,
	.banner-three .banner-carousel .content-box h1{
		font-size: 54px;
	}

	.about-section .right-col .inner{
		margin-top: 0;
		padding-left: 0;
	}

	.banner-carousel .content-right .content-box .inner,
	.banner-carousel .content-box .inner,
	.banner-carousel .content-box .text{
		float: none;
		max-width: none;
		text-align: center;
	}

	.banner-carousel .content-box,
	.banner-three .banner-carousel .content-box{
		height: 600px;
	}

	.activity-carousel .activity-block .content-box{
		padding: 20px 20px 10px;
	}

	.activity-carousel .activity-block .add-to-fav{
		top: 25px;
	}

	.activity-carousel .activity-block .content-box h4{
		font-size: 20px;
	}

	.features-section .feature-block .inner-box{
		padding-left: 0;
		text-align: center;
	}

	.features-section .feature-block .icon-box:before,
	.features-section .feature-block .icon-box:after{
		display: none;
	}

	.features-section .feature-block .icon-box{
		position: relative;
		left: 0;
		top: 0;
		margin: 0 auto 20px;
	}

	.about-section-two .content-outer{
		padding-left: 0;
	}

	.destinations-two .destinations-box .outer-box .destination-block-two,
	.destinations-two .destinations-box .outer-box:hover .destination-block-two,
	.destinations-two .destinations-box .outer-box .destination-block-two:hover{
		width: 50%;
	}

	.facts-section .facts-box .title{
		font-size: 48px;
	}

	.footer-style-three .copyright,
	.footer-style-three .payment-cards,
	.footer-style-three .social-links-two{
		width: 100%;
		text-align: center;
		margin-left: 0;
	}

	.footer-style-three .copyright{
		padding: 20px 0px;
	}

	.footer-style-three .payment-cards ul{
		display: inline-block;
		vertical-align: top;
	}

	.page-banner h1{
		font-size: 36px;
	}

	.subscribe-section.style-three .inner{
		padding: 50px 20px 40px;
	}

	.sidebar-page-container .sidebar:before{
		display: none;
	}

	.sidebar-page-container .blog-sidebar{
		padding-left: 0;
	}

	.about-section .left-col .inner,
	.features-section{
		padding: 50px 0px 0px;
	}

	.about-section{
		padding-bottom: 40px;
	}

	.services-section{
		padding-bottom: 60px;
	}

	.services-section .title-box{
		padding-top: 70px;
	}

	.activities-section{
		padding: 70px 0px 60px;
	}

	.testimonials-section{
		padding: 70px 0px;
	}

	.news-section,
	.news-section-two{
		padding: 70px 0px 20px;
	}

	.main-footer .widgets-section{
		padding: 80px 0px 30px;
	}

	.testimonials-section .carousel-container{
		padding: 0px 20px;
	}

	.scroll-to-top{
		right: 20px;
		bottom: 20px;
		-ms-transform: scale(0.7);
		transform: scale(0.7);
	}

	.booking-section .booking-form .range-box{
		padding-top: 5px;
	}

	.footer-style-two .widgets-inner{
		padding-top: 70px;
	}

	.footer-style-two .widgets-section{
		padding-top: 0;
	}

	.yacht-rental-section,
	.destinations-section,
	.about-section-two .content-inner,
	.testimonials-section-two,
	.team-section,
	.testimonials-section-three{
		padding: 70px 0px;
	}

	.yacht-rental-section .title-row .filter-box{
		padding-top: 40px;
	}

	.featured-services{
		padding: 70px 0px 50px;
	}

	.featured-service-block-two .inner-box .text{
		height: auto;
		padding-top: 55px;
		opacity: 1;
		visibility: visible;
		-ms-transform: scaleY(1);
		transform: scaleY(1);
	}

	.featured-service-block-two .inner-box .link-box a.link{
		border-color: #ffffff;
		padding: 10px 45px;
		top: 5px;
	}

	.subscribe-section{
		padding: 0 0 50px;
	}

	.subscribe-section .inner{
		padding: 40px 20px;
	}

	.subscribe-section.style-two .inner{
		padding: 60px 20px 0px;
	}

	.destinations-two .destinations-box{
		margin-bottom: 0px;
	}

	.destinations-two,
	.top-destinations,
	.yacht-tours-container,
	.sidebar-page-container{
		padding: 70px 0px 40px;
	}

	.facts-section{
		padding: 70px 0px 30px;
	}

	.testimonial-block-two .content .title-box h3{
		font-size: 24px;
	}

	.testimonial-block-two .content .text{
		font-size: 18px;
	}

	.rent-buy-section{
		padding-bottom: 60px;
	}

	.yacht-details{
		padding-bottom: 20px;
	}

	.yacht-details .main-image-box .caption-box h2{
		font-size: 32px;
	}

	.yacht-details .content-column .text-block h4{
		font-size: 20px;
	}

	.yacht-featured-image .hover-box{
		padding: 15px 15px;
	}

	.team-section-two{
		padding: 70px 0px 40px;
	}

	.similar-yachts{
		padding: 70px 0px 20px;
	}

	.yacht-tours-container{
		padding: 40px 0px 25px;
	}

	.subscribe-section.no-padding-top{
		padding-bottom: 60px;
	}

	.yacht-tours-container .main-title h3{
		font-size: 24px;
	}

	.tour-details .info-title .left-info h3{
		font-size: 24px;
	}

	.tour-details .info-title .rating-info{
		padding-top: 0;
	}

	.tour-details .info-title .rating-info .rate-text strong{
		font-size: 20px;
	}

	.tour-details h4{
		font-size: 20px;
	}

	.subscribe-section.style-three{
		padding: 70px 0px;
	}

	.destinations-two.alternate{
		padding: 70px 0px 30px;
	}

	.choose-destination .upper-row{
		padding: 70px 0px 100px;
	}

	.more-destinations .inner-container{
		padding-left: 0;
	}

	.more-destinations .left-title-box{
		position: relative;
		left: 0;
		top: 0;
		width: 100%;
		height: auto;
		padding: 50px 20px;
		margin-bottom: 30px;
	}

	.event-carousel-box .event-block .year{
		font-size: 24px;
	}

	.about-section-three .image-box-left{
		display: none;
	}

	.about-section-three .content-outer .content-inner{
		width: 100%;
		max-width: 420px;
	}

	.about-section-three,
	.welcome-section{
		padding: 70px 0px;
	}

	.process-container{
		padding: 40px 20px 30px;
	}

	.process-container .process-block .inner-box{
		padding: 30px 0px 20px;
	}

	.services-section-four .service-list li{
		margin: 0 20px;
	}

	.services-section-three{
		padding-bottom: 0px;
	}

	.services-section-four{
		padding: 70px 0px;
	}

	.process-container .process-block .inner-box:before,
	.process-container .process-block .inner-box:after{
		display: none;
	}

	.portfolio-one-column{
		padding: 70px 0px 30px;
	}

	.gallery-block{
		margin-bottom: 40px;
	}

	.gallery-block .link-btn{
		right: 66px;
		opacity: 0;
	}

	.gallery-block:hover .link-btn{
		opacity: 1;
	}

	.gallery-block .title-box{
		text-align: left;
	}

	.gallery-block .title-box h4,
	.gallery-block-two .title-box h4,
	.gallery-block-four .lower-box h4{
		font-size: 20px;
	}

	.portfolio-section,
	.masonry-news-section,
	.news-section-three{
		padding: 70px 0px;
	}

	.filter-gallery .filters{
		text-align: center;
	}

	.filter-gallery .filters li{
		margin: 0 5px 10px;
	}

	.contact-section{
		padding: 70px 0px 0px;
	}

	.contact-section .info-container{
		margin-bottom: 30px;
	}

	.time-counter .time-countdown .counter-column{
		margin: 0 25px 50px;
	}

	.news-block-five .image-column .image{
		margin-right: 0;
	}

	.news-block-five .content-column .inner{
		padding-top: 30px;
	}

	.news-block-five .content-column .content{
		padding-left: 80px;
	}

	.news-block-five .other-info{
		left: 0;
		top: 0;
	}

	.news-block-five .other-info:before{
		top: 0;
		bottom: 0;
	}

	.sidebar .archives .archive-block .inner,
	.sidebar .recent-posts .post,
	.sidebar .popular-tags .tags-list li a,
	.sidebar .insta-widget .insta-feeds{
		background: #f0f3f7;
	}

}


@media only screen and (max-width: 767px){
	.header-style-one,
	.header-style-two{
		position: relative;
		background: #061138;
	}
	.both .car{
  width: 100%;
  height: auto;
  margin-bottom: 25px;
}
.services .both .car {
  width: 100%;
  height: auto;
}
.both .car::after {
  width: 50px;
  height: 50px;
}
.both .car::before {
  width: 50px;
  height: 50px;
}
.activities-area .both .car {
  width: 100%;
  height: auto;
}
.both h2 {
  font-size: 20px !important;
}
.both .car:hover::before {
    width: 100px;
  height: 100px;
}
.both .car:hover::after {
    width: 100px;
  height: 100px;
}
.both .car::before {
    display: none;
}
.both .car::after {
    display: none;
}
.both_para {
padding: 20px 12px 20px 12px;
border-left: 3px solid #f92867;
}
	.rental-block .title-box {
	  height: auto;
	  overflow: visible;
	}
	.service-block .lower-content {
  		height: auto;
		overflow: visible;
	}
	.features-section .content {
	  	height: auto;
		overflow: visible;
	}
	.testimonial-block .info{
		height: auto;
		overflow: visible;
	}
	.banner-section .slide-item {
  width: 100%;
  height: 350px;
  position: relative;
}
.main-footer .links-widget {
  margin-bottom: 30px;
}
.main-footer .widget-title {
  margin-bottom: 15px;
}
.main-footer .footer-widget {
  padding: 0px 10px;
}
.banner-section .owl-theme .owl-nav .owl-next {
  height: 30px;
  width: 30px;
  line-height: 30px;
  font-size: 10px;
}
.banner-section .owl-theme .owl-nav .owl-prev {
  height: 30px;
  width: 30px;
  line-height: 30px;
  font-size: 10px;
}
.banner-section .owl-theme .owl-nav{
	margin-top: -20px;
}
.booking-section .title-col .inner {
  padding: 50px 0px 0px;
}
.booking-section .form-col .inner {
  padding: 20px 0 40px;
}
.sec_padding {
  padding: 40px 0 !important;
}
.yacht-rental-section, .destinations-section, .about-section-two .content-inner, .testimonials-section-two, .team-section, .testimonials-section-three {
  padding: 10px 0px;
}
.banner-two .owl-theme .owl-dots{
	display: none;
}
	/* .testimonial-block .content .text{
		height: auto;
		overflow: visible;
	} */
	.header-style-two .header-upper .logo-box img {
		height: 55px;
		padding: 5px 0;
}
.header-style-two .header-upper .logo-box{
	border-right: 0px;
}
	/* .header-top-two{
		display: none;
	} */
	.banner-one{
		padding-top: 0;
	}

	.banner-two .banner-carousel .content-box{
		padding-top: 0px;
	}

	.header-style-one .logo-desktop{
		display: none;
	}

	.header-top-one .inner{
		height: auto;
		padding:0px  0px;
	}

	.header-top-one .my-account,
	.main-header .header-top .top-right{
		position: relative;
		width: 100%;
	}

	.header-style-three .header-top-three .top-right{
		width: auto;
	}

	.header-style-one .header-upper .logo-box{
		display: block;
	}

	.header-style-one .header-upper{
		background: #061138;
	}

	.header-style-one .other-links .book-btn,
	.header-style-three .header-upper .link-box{
		display: none;
	}

	.search-popup .search-form fieldset input[type="search"]{
		width: 100%;
		padding: 10px 30px;
		text-align: center;
		font-size: 20px;
		border-radius: 7px 7px 0px 0px;
	}

	.search-popup .search-form fieldset input[type="submit"]{
		position: relative;
		width: 100%;
		font-size: 16px;
		border-radius: 0px 0px 7px 7px;
	}

	.banner-carousel .content-box,
	.banner-three .banner-carousel .content-box{
		height: 500px;
	}

	.banner-carousel .content-box h1,
	.banner-two .banner-carousel .content-box h1,
	.banner-three .banner-carousel .content-box h1{
		font-size: 40px;
	}

	.banner-carousel .content-box .text{
		font-size: 15px;
	}

	.main-footer .footer-bottom .bottom-links,
	.main-footer .footer-bottom .copyright{
		width: 100%;
		text-align: center;
	}

	.facts-section .facts-box .title{
		font-size: 30px;
	}

	.facts-section .facts-box .count{
		font-size: 48px;
	}

	.sec-title h2,
	.sec-title-two h2,
	.booking-section .title-box h2,
	.welcome-section .title-box h2,
	.services-section-four .title-box h2,
	.contact-container .sec-title h2{
		font-size: 24px;
	}

	.footer-style-three .drop-link{
		float: right;
	}

	.footer-style-three .useful-links{
		width: 100%;
		margin: 30px 0px 0px;
	}

	.footer-style-three .useful-links .links-btn{
		text-align: center;
	}

	.page-banner h1{
		font-size: 30px;
	}

	.activity-block-three .inner-box{
		position: relative;
		padding-left: 0;
		height: auto;
		max-width: 480px;
		margin: 0 auto;
	}

	.activity-block-three .image-box,
	.activity-block-three .image-box img{
		position: relative;
		left: 0;
		top: 0;
		width: 100%;
		height: auto;
	}

	.yacht-tours-container .lower-filter-row .filters{
		width: 100%;
		margin: 0 0;
	}

	.yacht-tours-container .lower-filter-row .filters .filter-box{
		width: 100%;
		margin: 0 0 10px;
	}

	.news-section .title-row .link-box{
		padding-top: 35px;
	}

	.sec-title h3{
		font-size: 22px;
	}

	.service-block .lower-content h4,
	.features-section .feature-block h4{
		font-size: 25px;
    margin-bottom: 10px;
	}

	.main-footer .links-widget .widget-content{
		padding-left: 0;
	}

	.yacht-rental-section .title-row .filter-box{
		width: 100%;
		margin-top: 0;
		padding-top: 0;
	}

	.about-section-two .content-box {
  padding: 30px 20px;
}
.yacht-rental-section .title-row .filter-box {
  margin-bottom: 0px;
  margin-top: 25px !important;
}
.rental-block .inner-box .image a {
  height: 220px;
}
.services-section .title-box {
  padding-top: 0;
}
	.popular-packages .title-row .link-box,
	.news-section-two .title-row .link-box{
		padding-top: 0;
		width: 100%;
	}

	.package-block .content-box{
		padding-left: 25px;
		padding-right: 25px;
	}

	.attraction-block .lower-box{
		padding: 35px 20px;
	}

	.rent-buy-section .lower-filter-row .results-count,
	.rent-buy-section .lower-filter-row .filters{
		width: 100%;
		padding-top: 0;
		margin-bottom: 0;
	}

	.rent-buy-section .lower-filter-row .filters .filter-box{
		width: 100%;
		margin: 0 0 15px;
	}

	.destinations-two .destinations-box .outer-box,
	.yacht-featured-images .outer-box{
		display: block;
	}

	.yacht-featured-images .outer-box .yacht-featured-image{
		display: block;
	}

	.yacht-featured-images .outer-box .yacht-featured-image,
	.yacht-featured-images .outer-box:hover .yacht-featured-image,
	.yacht-featured-images .outer-box .yacht-featured-image:hover,
	.destinations-two .destinations-box .outer-box .destination-block-two,
	.destinations-two .destinations-box .outer-box:hover .destination-block-two,
	.destinations-two .destinations-box .outer-box .destination-block-two:hover{
		width: 100%;
	}

	.yacht-featured-image .image-layer{
		display: none;
	}

	.yacht-featured-image .image-box .image{
		display: block;
	}

	.yacht-featured-image .inner-box{
		height: auto;
	}

	.team-block-two .image-box{
		padding-right: 0;
	}

	.team-block-two .inner{
		padding: 25px 20px 25px;
	}

	.activity-block-two .content-box{
		padding: 30px;
	}

	.activity-block-two .links-box{
		left: 30px;
		bottom: 30px;
	}

	.activity-block-two .content{
		left: 30px;
		top: 30px;
	}

	.activity-block-two .ratings{
		right: 30px;
		bottom: 30px;
	}

	.activity-block-two .pricing{
		right: 30px;
		top: 30px;
	}

	.activity-block-two .ratings .rate-text strong{
		font-size: 20px;
	}

	.page-banner .inner-container{
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.activity-block-three .ratings .rate-text strong{
		font-size: 20px;
	}

	.activity-block-three .content-box{
		padding: 20px;
	}
	h2 {
  font-size: 30px;
}
.page-banner .bread-crumb li {
  font-size: 11px;
}

	.tour-details .facilities .facility-box ul li{
		width: 50%;
	}

	.about-section-three .content-outer .content-inner{
		max-width: none;
		text-align: center;
	}

	.about-section-three .content-outer .video-link{
		display: none;
	}

	.services-section-four .service-list li{
		margin: 0px 15px;
	}

	.services-section-four .service-list li:nth-child(2):before,
	.services-section-four .service-list li:nth-child(2):after{
		display: none;
	}

	.services-section-three .left-col .info .phone{
		font-size: 20px;
	}

	.featured-block .inner-box,
	.services-section-three .left-col .inner{
		text-align: center;
	}

	.services-section-three .left-col .info{
		padding-left: 0;
	}

	.services-section-three .left-col .info:before{
		display: none;
	}

	.gallery-block .title-box h4{
		font-size: 20px;
	}

	.contact-section .filter-box{
		width: 100%;
		max-width: none;
		padding-right: 0;
	}

	.contact-container .form-column .inner{
		padding: 40px 20px;
	}

	.comming-soon h1,
	.time-counter .time-countdown .counter-column .count{
		font-size: 40px;
	}

	.time-counter .time-countdown .counter-column{
		display: block;
		float: left;
		width: 50%;
		margin: 0 0 50px;
	}

	.time-counter .time-countdown .counter-column:after{
		display: none;
	}

	.comments-area{
		margin-bottom: 50px;
	}

	.group-title h4,
	.news-post-details .text h4,
	.team-block-two .inner .title h4,
	.team-block .lower-content h4{
		font-size: 20px;
	}

}

@media only screen and (max-width: 599px){
	.header-top-two .inner{
		margin-left: 0;
		padding-left: 0px;
	}

	.header-style-two .header-upper .inner{
		padding-left: 0;
	}

	.header-style-two .header-upper .logo-box{
		position: relative;
		float: left;
		left: 0;
		top: 0;
		height: auto;
		padding: 0;
	}

	.header-style-two .header-upper .nav-content{
		float: right;
		padding-top: 10px;
	}

	.header-top-two .my-account{
		width: 100%;
		margin: 0;
		text-align: center;
	}

	.header-top-two .my-account li{
		display: inline-block;
		vertical-align: middle;
		float: none;
	}

	.header-style-three .header-upper .search-btn{
		display: none;
	}

	.banner-carousel .links-box .discount-btn{
		padding-left: 0;
		display: block;
	}

	.banner-carousel .links-box .discount-btn .icon{
		display: none;
	}

	.banner-carousel .links-box .discount-btn .btn-title{
		text-align: center;
	}

	.banner-two .banner-carousel .content-box h1,
	.banner-three .banner-carousel .content-box h1{
		font-size: 32px;
	}

	.yacht-featured-images .outer-box .yacht-featured-image,
	.yacht-featured-images .outer-box:hover .yacht-featured-image,
	.yacht-featured-images .outer-box .yacht-featured-image:hover,
	.destinations-two .destinations-box .outer-box .destination-block-two,
	.destinations-two .destinations-box .outer-box:hover .destination-block-two,
	.destinations-two .destinations-box .outer-box .destination-block-two:hover{
		width: 100%;
	}

	.page-banner h1{
		font-size: 24px;
	}

	.about-section .left-col .upper-row{
		text-align: center;
	}

	.about-section .left-col .video-link{
		padding: 0;
	}

	.about-section .left-col .video-link .video-thumb,
	.about-section .left-col .upper-row .image-box{
		position: relative;
		display: inline-block;
		left: 0;
		top: 0;
		margin: 0 auto 10px;
	}

	.about-section .book-form-box{
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 30px;
	}

	.service-block .lower-box{
		margin-left: 10px;
		margin-right: 10px;
		text-align: center;
	}

	.service-block .lower-content{
		padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
	}

	.service-block .lower-content .icon-box{
		left: 50%;
		right: auto;
		margin-left: -45px;
	}

	.activity-carousel .activity-block .ratings .rate-text strong,
	.process-container .process-block h4{
		font-size: 20px;
	}

	.price-block .plan-header .price .amount{
		font-size: 40px;
	}

	.testimonial-block .inner-box{
		padding: 30px 20px;
		text-align: center;
	}

	.testimonial-block .content{
		padding-left: 0;
		min-height: 0;
	}

	.testimonial-block .content .image{
		position: relative;
		left: 0;
		top: 0;
		margin: 0 auto 20px;
	}

	.testimonial-block .content .info:before{
		left: 50%;
		margin-left: -35px;
	}

	.testimonial-block .rating{
		position: relative;
		left: 0;
		right: 0;
		top: 0;
		margin: 0 0 20px;
		text-align: center;
	}

	.testimonial-block .rating .curve,
	.testimonial-block .rating:before{
		display: none;
	}

	.testimonial-block .content .icon-box{
		right: -10px;
		top: -10px;
		left: auto;
		width: 50px;
		line-height: 50px;
		font-size: 30px;
		line-height: 50px;
	}

	.news-section .title-row .sec-title{
		width: 100%;
	}

	.news-section .title-row .link-box{
		width: 100%;
		text-align: left;
		padding-top: 0;
	}

	.news-block .inner-box{
		padding-left: 0;
	}

	.news-block .image-box{
		position: relative;
		left: 0;
		top: 0;
		width: 250px;
		max-width: 100%;
		margin: 0 0 30px;
	}

	.news-block .image-box img{
		height: auto;
		width: 100%;
	}

	.news-block h4,
	.main-footer .widget-title h4{
		font-size: 20px;
	}

	.activity-carousel .activity-block .links-box{
		margin-top: 30px;
	}

	.about-section .left-col .lower-content .text:first-letter{
		float: none; 
		font-size: 18px;
		line-height: 1.6em;
		margin: 0px;
	}

	.price-block .inner-box{
		border-bottom-width: 3px;
	}

	.about-section-two .content-box .lower-row .info{
		width: 100%;
		margin-bottom: 20px;
		text-align: left;
		padding-left: 20px;
		padding-right: 0;
	}

	.about-section-two .content-box .lower-row .info:before{
		left: 0;
		right: auto;
	}

	.activity-block-two .pricing{
		display: none;
	}

	.activity-block-two .content,
	.activity-block-two .ratings{
		position: relative;
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
		margin-bottom: 20px;
		text-align: left;
	}

	.activity-block-two .links-box{
		position: relative;
		left: 0;
		bottom: 0;
		width: 100%;
	}

	.activity-block-two .image-layer:before{
		opacity: 0.70;
	}

	.activity-block-two.with-offer .content{
		padding-left: 0;
	}

	.activity-block-two.with-offer .content .off-price{
		display: none;
	}

	.activity-block-two .inner-box{
		min-height: 0;
	}

	.activity-block-two .content-box{
		position: relative;
		padding: 30px 20px;
	}

	.activity-block-two .info-btn-box .info-panel,
	.activity-block-three .info-btn-box .info-panel{
		left: auto;
		right: -20px;
		margin: 0 0 30px;
		bottom: 100%;
	}

	.tour-widget-title h4{
		font-size: 18px;
	}

	.subscribe-section .title h4,
	.activity-block-two .content-box h4,
	.activity-block-three .content-box h4{
		font-size: 20px;
	}

	.tour-details .facilities .facility-box ul li,
	.tour-details .info-title .left-info,
	.tour-details .info-title .rating-info{
		width: 100%;
		text-align: left;
	}

	.tour-details .tour-map .location-point .loc-title{
		display: none;
	}

	.tour-details .included-material .included-box{
		padding-top: 20px;
	}

	.tour-details .facilities .facility-box{
		padding: 20px 15px 10px;
	}

	.about-section-three .content-outer h2{
		font-size: 24px;
	}

	.services-section-four .service-list{
		text-align: left;
	}

	.comming-soon h1,
	.time-counter .time-countdown .counter-column .count{
		font-size: 30px;
	}

	.news-block-five h3{
		font-size: 20px;
	}

	.news-block-five .content .link-box{
		padding-top: 25px;
	}

	.news-block-six .content-box .inner{
		padding-left: 0;
		min-height: 0;
	}

	.news-block-six .other-info{
		display: none;
	}

	.news-block-six h3{
		font-size: 20px;
	}

	.comments-area .comment.reply-comment{
		margin-left: 0;
	}

	.comments-area .comment{
		padding-left: 0;
	}

	.comments-area .comment-box .author-thumb{
		position: relative;
		left: 0;
		top: 0;
		margin: 0 0 20px;
	}

	.comments-area{
		margin-bottom: 40px;
	}

	.team-section .owl-theme .owl-nav{
		position: relative;
		top: 0;
		right: 0;
		width: 100%;
		text-align: center;
	}

	.team-section .owl-theme .owl-nav .owl-next, .team-section .owl-theme .owl-nav .owl-prev{
		margin: 0 7px;
	}

	.yacht-details .specs-column .title-box h4{
		font-size: 20px;
	}
}

@media only screen and (max-width: 479px) {
	.header-style-one .other-links .max-nav-toggler,
	.header-style-two .language{
		display: none;
	}

	.main-header .header-top-three .top-left{
		display: none !important;
	}

	.main-header .header-top .top-right,
	.header-top-three .my-account{
		width: 100%;
		text-align: center;
	}

	.header-top-three .my-account li{
		display: inline-block;
		vertical-align: middle;
		float: none;
	}

	.footer-style-three .upper-row .logo-box{
		width: 100%;
		margin: 0 0 30px;
		padding: 0;
		text-align: center;
	}

	.footer-style-three .upper-row .logo-box:before,
	.activity-carousel .activity-block .add-to-fav{
		display: none;
	}

	.activity-carousel .activity-block .links-box .pricing{
		text-align: left;
		width: 100%;
		padding-bottom: 10px;
	}

	.activity-carousel .activity-block .btn-style-four .btn-title{
		padding-left: 25px;
		padding-right: 25px;
	}

	.subscribe-form-box{
		padding: 40px 20px;
	}

	.about-section-two .content-inner .video-link,
	.about-section-two .content-inner .video-link .video-thumb{
		width: 100%;
		height: auto;
	}

	.news-block-two .lower-content{
		padding-left: 0;
	}

	.news-block-two .other-links,
	.footer-style-three .drop-link{
		display: none;
	}

	.footer-style-three .upper-row .logo-box{
		margin-bottom: 0;
	}

	.yacht-details .basic-info .down-link,
	.yacht-details .basic-info .left-info{
		width: 100%;
	}

	.yacht-details .specs-column .title-box .options a:last-child{
		display: none;
	}

	.activity-block-two .btn-style-two .btn-title{
		padding-left: 25px;
		padding-right:25px;
	}

	.offers-widget .post h5{
		font-size: 16px;
	}

	.news-block-five .content-column .inner{
		min-height: 0;
	}

	.news-block-five .content-column .content,
	.news-block-five .content-column .inner{
		padding-left: 0;
	}

	.news-block-five .other-info{
		display: none;
	}
}




@media only screen and (max-width: 767px){
	.header-style-two .header-upper .logo-box{
		width: auto;
	}
	.main-footer .links{
   height: auto;
  overflow: visible;
  }
	.news-block-three .image-box img {
		height: auto;
	  }
.full-landing-image.page-banner .inner-container {
	padding: 80px 0px 80px; 
}
.catering_page.page-banner .inner-container {
	padding: 80px 0px 80px; 
  }
  .bridal_page.page-banner .inner-container {
	padding: 60px 0px 60px; 
  }
.banner-content {
	width: 100%;
	height: auto;
	margin: -50px 0 0;
	padding: 10px;
	align-items: flex-end;
}
.effect1 {
	width: 70px;
	height: 70px;
	top: 6%;
	left: 38%;
  }
.banner-content h2 {
	font-size: 18px;
}
.banner-section .owl-theme .owl-nav {
	top: 90%;
}
.gallery-block-three .inner-box .image-box .image a img{
	height: auto;
}
.sticky li p {
	line-height: 30px;
	font-size: 13px;
}
.yacht-details .specs-column{
	margin-top: 35px;
}
.sec_padding5{
	padding: 30px 0!important;
}
.services .banner-section .slide-item{
  height: 300px;
}
.payment_part{
	height: auto;
	overflow: visible;
	padding: 25px 15px;
	margin: 20px 0 0;
  }
.sticky li img {
	float: left;
	margin: 3px 3px;
	margin-right: 10px;
	height: 24px;
	width: 24px;
}

.sticky li {
	height: 30px;
}

.sticky-container {
	right: -145px;
	top: 40%;
	width: 175px;
}
.new .modal-dialog {
  margin: 5rem 1rem;
}
.gallery-block-three .zoom-btn a {
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.modal-header .close {
  margin: -.5rem -.5rem -1rem auto;
}
.new .modal-header .close{
width: 30px;
height: 30px;
}
.cus_details {
  padding: 30px 20px 10px;
}
.cus_details ul{
	margin-bottom: 12px;
}
.gallery-block-three {
  margin: 12px 0;
}
.accordion-box .block .acc-content {
  padding-left: 0px;
}
.tour-details .specs-table {
  overflow: auto;
}
.page-banner .inner-container h2{
	font-size: 25px;
}
.pack_img {
  width: 100%;
  height: 200px;
}
.tour-details .info-title {
  padding-bottom: 0;
}
h4 {
  font-size: 20px;
}
.gallery-block-three .hover-box .separator {
  margin: 2px auto;
}
.cus_video iframe{
	width: 100%;
	height: 181px;
	object-fit: cover;
}
.main-header .header-top .top-right{
	display: flex;
    justify-content: center;
}
.header-top-two .inner{
	padding: 2px 0px;
}
.booking-section .title-col .inner::before
{
display: none;
}
.main-footer .footer-bottom .copyright{
	font-size: 11px;
    line-height: 17px;
}
.main-footer .widgets-section
{
    padding: 60px 0px 10px;
  }
  .features-section .feature-block
  {
	margin-bottom: 40px;
  }
  .yacht-details .specs-column
  {
	margin-bottom: 0;
  }
  .tour-details .text-block
  {
	margin-bottom: 0px;
  }
  .tour-details .main-image
  {
	margin-bottom: 25px;
	margin-top: 15px;
  }
  .content-container .content-side
  {
	margin-bottom: 15px;
  }
  .tour-widget
  {
	margin-bottom: 30px;
  }
  .rental-block
  {
	margin: 12px 0;
  }
.booking-section h2{
	margin-bottom: 0;
}
.top-search-form .form-group input[type="search"]{
	width: 100%;
	margin-left: 0px;
}
.destinations-two .sec-title {
	margin-bottom: 5px;
  }
  .about-section-two .content-box h4 {
	font-size: 21px;
  }
  .more-destinations .left-title-box .title {
	position: inherit;
}
.more-destinations .left-title-box h3 {
	font-size: 30px;
  }
  .destination-block-four .image-box {
	width: 100%;
	height: 200px;
  }
  .featured-block ul li {
	padding: 3px;
	font-size: 14px;
  }
  .catering_box {
	height: 195px;
  }
  .services-section .owl-theme .owl-dots {
display: none;
  }
.featured-column-carousel .owl-dots {
	display: none;
  }
  .sec-title {
	margin-bottom: 20px;
  }
  .home_page .gallery-block-three {
	margin: 10px 0 0;
  }
  .portfolio-section .owl-nav .owl-prev {
	width: 30px;
	height: 40px;
	top: -50px;
  }
  .portfolio-section .owl-nav .owl-next {
	width: 30px;
	height: 40px;
	top: -50px;
  }
  .testimonial-block .content .text {
	font-size: 15px;
	line-height: 1.5em;
  }
  .testimonials-section-two .owl-theme .owl-dots {
display: none;
  }
  .main-footer .info-widget .logo img {
	height: 40px;
  }
  p {
	line-height: 1.5em;
  }
  .page-banner .page-nav{
	text-align: center;
	width: 100%;
	padding-bottom: 0px;
}
.team_img {
	height: auto;
	margin-bottom: 15px;
  }

  .certificates .team_img {
	height: auto;
  }
  .venue_page .activity-block-three .links-box .pricing {
	width: 100%;
  }
  .venue_page .activity-block-three .links-box .price-title{
	text-align: left;
  }
  .venue_page .price span {
	justify-content: left;
  }

  .venue_page .filter-section {
	height: auto;
	overflow: visible;
	margin-bottom: 20px;
  }
  .venue_page .activity-block-three .content-box h4 {
	font-size: 20px;
}
.cus_nav li a {
	padding: 3px 10px;
	border-bottom: none;
	font-weight: 600;
	font-size: 13px;
	margin: 2px;
	background: #fff;
  }
  .cus_nav li {
	border-left: none;
  }
  .p_all {
	padding: 15px 15px 15px !important;
  }
  .facility_list li img {
	width: 40px;
	height: 40px;
	margin-right: 0;
	padding-right: 0;
	border-right: none;
	margin-bottom: 8px;
  }
  .facility_list li {
	width: 46%;
	padding: 10px 10px;
	font-size: 14px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
  }
  .venue_details .tour-details h4 {
	margin-bottom: 10px;
  }
.cus_row{
	padding: 0 5px!important;
}
.cus_row .col-6{
	padding: 0 5px!important;
}
.cus_row .gallery-block-three {
    margin: 5px 0;
  }
 .cus_row .gallery-block-three .inner-box .image-box .image a img {
    height: 150px;
  }
 .cus_row .venue_details .tour-details h4 {
    margin-bottom: 0px;
    font-size: 15px;
  }
  .accordion-box .block .acc-btn {
	font-size: 14px;
	line-height: 20px;
	padding-left: 10px;
}
.accordion-box .block .acc-btn::before {
	left: -18px;
}
.accordion-box .block .content .text {
	font-size: 14px;
	line-height: 1.3em;
  }
  .price-block .plan-features {
	height: auto;
	overflow: visible;
	margin-bottom: 30px;
  }
  .price-block .inner-box{
	min-height: auto;
  overflow: visible;
}
.mobile-menu .nav-logo img {
	max-height: 55px;
  }
  .mobile-menu .nav-logo {
	padding: 25px 20px 20px;
  }
  .header-top-two .info li a img{
	width: 25px;
	height: 25px;
	object-fit: contain;
  }
  .header-top-two .info li::before{
	height: 15px;
	top: 10px;
  }
  .header-top-two .info li {
	padding-top: 0;
	padding-bottom: 2px;
  }
  .about_img {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
  }
  .about_txt h2 {
	font-size: 25px;
  }
  .about_txt h6 {
	font-size: 14px;
  }
  .sec-title .upper-text {
	font-size: 12px;
  }
  .cta_box {
	padding: 35px 20px;
  }
  .cta_box h2 {
	font-size: 28px;
	margin-bottom: 20px;
  }
  .sec-title-two.centered {
	max-width: 100%;
	margin: 0 auto 25px;
  }
.news-section-two .sec-title{
	width: 100%;
	margin-bottom: 5px;
}
.news-section-two .sec-title h2{
	text-align: center;
}
.news-section-two .title-row .link-box{
	padding: 10px 20px;
	margin-top: 10px;
	text-align: center;
}
.main-footer .footer-bottom {
	padding: 9px 0px;
}
.about_txt{
	height: auto;
	overflow: visible;
  }
  .mis_vis.features-section .feature-block .text {
	font-size: 14px;
	line-height: 1.5;
  }
  .p_all p{
	font-size: 14px;
  }
  .p_all ul li{
	font-size: 14px;
  }
  .side_img {
	height: 90px;
	margin-bottom: 15px;
  }
  .venue_details .single-booking-widget .upper-info .price-info .p-amount {
	font-size: 20px;
  }
.both_para p{
	font-size: 14px;
	line-height: 1.4;
}
.both_para ul li{
	font-size: 14px;
	line-height: 1.4;
}
.wp_icon {
	width: 40px;
	height: 40px;
	left: 10px;
  bottom: 90px;
  }
  .call_icon {
	width: 40px;
	height: 40px;
	left: 10px;
  bottom: 30px;
  }
  .wp_icon::before {
	top: -10px;
	left: -10px;
	width: 60px;
	height: 60px;
  }
  .call_icon::before {
	top: -10px;
	left: -10px;
	width: 60px;
	height: 60px;
  }




}


@media only screen and (max-width: 480px){
	.banner-section .slide-item {
	  width: 100%;
	  height: 230px;
	  position: relative;
	}
	.services .banner-section .slide-item{
		height: 200px;
	  }
	}

