@charset "utf-8";
/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
	overflow-x: hidden !important;
}
 body::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
 border-radius: 10px;
 background-color: #F5F5F5;
}
body::-webkit-scrollbar {
 width: 3px;
 background-color: #F5F5F5;
}
 body::-webkit-scrollbar-thumb {
 background-color: #666;
}
h1, h2, h3, h4, h5, h6, p, ul, ol {
	margin: 0;
	padding: 0
}
a, button {
	text-decoration: none;
	transition: ease-in 0.3s;
	-moz-transition: ease-in 0.3s;
	-webkit-transition: ease-in 0.3s;
	-ms-transition: ease-in 0.3s;
	-o-transition: ease-in 0.3s;
}
img {
	max-width: 100%
}
/* CSS Document */

/* CSS header */

.header-main-wraper {
}
.header-topbar-wrap {
	background: #f2b119;
	padding: 10px 0 15px 0;
}
.header-topbar-wrap a {
	font-size: 16px;
	color: #fff;
	font-weight: normal;
}
.header-topbar-wrap a i {
	font-size: 25px;
	position: relative;
	top: 3px
}
.bottom-header-wraper {
	padding: 10px 0;
	background: #fff
}
.site-logo-wrap img {
	width: 80px;
}
.header-nav-wrap {
	margin-top: 5px;
	position: relative;
}
.header-nav-wrap .bg-dark {
	background: none !important;
	padding: 0;
}
.header-nav-wrap .navbar-nav li {
	padding: 8px 12px;
}
.header-nav-wrap .navbar-nav li a {
	color: #000 !important;
	font-size: 16px !important;
	font-weight: bold !important;
}
.header-nav-wrap .navbar-nav li a:hover {
	color: #f2b119 !important;
}
.phone-icon-btn-wrap {
}
.phone-icon-btn-wrap ul {
	list-style: none;
	margin-top: 10px;
}
.phone-icon-btn-wrap ul li {
	display: inline-block;
	width: 260px
}
.phone-number-header {
}
.phone-icon-btn-wrap ul li .phone-number-icon {
	width: 45px;
	height: 45px;
	background: #f2b119;
	color: #fff;
	text-align: center;
	font-size: 18px;
	border-radius: 50%;
	float: left;
	padding-top: 10px;
	margin-right: 8px;
}
.phone-icon-btn-wrap ul li .phone-number-text {
	width: 70%;
	float: left;
}
.phone-number-text span {
	display: block;
	font-size: 14px;
}
.phone-number-text h5 {
	font-size: 20px;
	font-weight: bold;
	color: #000;
}
.book-btn-wrap {
	position: absolute;
	right: 20px;
	top: 20px;
}
.book-btn-wrap a {
	background: #66744e;
	padding: 14px 35px;
	border-radius: 4px;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
}
/* CSS header */

/* CSS slider */

.slider-main-wraper {
	background: url(../newimages/dune-buggy-adventure-in-dubai.webp) no-repeat center;
	background-size: cover;
	padding: 80px 0 80px 0;
}
.slider-main-wraper .sub-slider-heading {
	border: 2px solid #fff;
	border-radius: 6px;
	padding: 10px 20px;
	color: #fff;
	font-size: 16px;
}
.slider-main-wraper h1 {
	font-size: 60px;
	line-height: 65px;
	color: #fff;
	padding: 25px 0 35px 0;
}
.slider-main-wraper h1 span {
	color: #f2b119
}
.slider-btn-wrap {
}
.slider-btn-wrap a {
	padding: 14px 40px;
	text-transform: uppercase;
	font-size: 14px;
	background: #215676;
	color: #fff;
	font-weight: 600;
	margin-right: 30px;
	border-radius: 6px;
}
.slider-btn-wrap a:nth-child(2) {
	background: #f2b119 !important;
	color: #000 !important
}
/* CSS slider */

/* CSS content */


.Exciting-main-wrpaer {
	padding: 60px 0 0 0;
}
.Exciting-main-wrpaer h2 {
	text-align: center;
	color: #215676;
	font-size: 40px;
	font-weight: bold;
	margin-bottom: 35px;
}
.Exciting-main-wrpaer p {
	font-size: 16px;
	color: #000;
	line-height: 29px;
}
.Exciting-main-wrpaer ul {
	list-style: none;
	background: #fff;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
	margin: 40px 0;
	padding: 0;
	height: 140px;
	overflow: hidden;
}
.Exciting-main-wrpaer ul li {
	float: left;
	width: 225px;
	margin-left: -10px
}
.list-exciting-wrap a {
	background-size: cover !important;
	padding: 25px;
	height: 140px;
	display: block;
	text-align: center;
	color: #828282;
	font-weight: 500;
	padding-top: 60px;
}
.dune-buggy-dubai-desert-wrap {
}
.dune-buggy-dubai-desert-wrap h2 {
	text-align: center;
	color: #215676;
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 45px;
}
.dune-buggy-dubai-desert-wrap ul {
	list-style: none;
	width: 95%;
	margin: 0 auto;
}
.dune-buggy-dubai-desert-wrap ul li {
}
.dune-buggy-dubai-desert-wrap ul li .dune-buggy-list-wrap {
	background: #fff;
	border-radius: 15px;
	overflow: hidden;
	margin-bottom: 25px;
}
.dune-buggy-list-wrap .dune-buggy-list-image {
	height: 360px;
	background-size: cover !important;
	overflow: hidden
}
.dune-buggy-list-text {
	padding: 25px;
}
.dune-buggy-list-text h4 {
	font-size: 25px;
	color: #333;
	font-weight: bold;
	margin-bottom: 10px;
}
.package-list-info-wrap {
}
.package-list-info-wrap ul {
	list-style: none;
	width: 100% !important;
}
.package-list-info-wrap ul li {
	margin-top: 15px;
}
.package-list-info-wrap ul li .package-info-icon {
	width: 50px;
	height: 45px;
	background: #f2b119;
	color: #fff;
	font-size: 26px;
	text-align: center;
	border-radius: 6px;
	padding-top: 5px;
	float: left
}
.package-info-text {
	width: 70%;
	padding-left: 10px;
	float: left;
}
.package-info-text strong {
	display: block;
	color: #333;
	font-size: 16px;
}
.package-info-text p {
	font-size: 14px;
	color: #000;
	font-weight: 300;
}
.price-btn-wraper span {
	display: block;
	font-weight: bold;
	font-size: 25px;
	text-align: center;
	color: #f2b119;
	margin-top: 15px;
	margin-bottom: 5px;
}
.price-btn-wraper a {
	display: block;
	text-transform: uppercase;
	color: #fff;
	background: #f2b119;
	font-size: 16px;
	text-align: center;
	padding: 10px 0;
	border-radius: 10px;
	margin-bottom: 10px;
	    float: none;
    margin-left: 0px;
}
.price-btn-wraper a:nth-child(3) {
	background: #215676;
}
.cta-main-wraper {
	background: #412706;
	padding: 40px 0;
	position: relative;
}
.cta-main-wraper {
}
.cta-main-wraper h3 {
	font-size: 35px;
	color: #fff;
	font-weight: bold;
	line-height: 40px;
	text-transform: uppercase;
}
.cta-main-wraper h3 span {
	font-size: 35px;
	color: #f2b119;
	display: block;
}
.phone-cta-btn-wrap ul {
	list-style: none;
}
.phone-cta-btn-wrap ul li {
	display: inline-block;
	width: 44%
}
.phone-cta-btn-wrap ul li:nth-child(1) {
	width: 55%;
	position: relative;
	top: 18px
}
.phone-cta-btn-wrap ul li .phone-cta-wrap {
}
.phone-cta-wrap .phone-cta-icon {
	float: left;
	width: 50px;
}
.phone-cta-text {
	width: 75%;
	float: left;
	line-height: 22px;
	padding-left: 10px;
	padding-top: 2px;
}
.phone-cta-text span {
	font-weight: 300;
	color: #fff;
	display: block;
}
.phone-cta-text strong {
	font-size: 25px;
	color: #fff
}
.cta-btn-wrap {
}
.cta-btn-wrap a {
	display: block;
	background: #f2b119;
	padding: 15px 0;
	text-align: center;
	color: #412706;
	font-weight: bold;
	font-size: 14px;
	border-radius: 10px
}
.cta-main-wraper .col-md-6 {
	padding-left: 0;
}
.quad-image-wraper {
	position: absolute;
	bottom: 0;
	width: 210px;
	left: 75px;
}
.more-about-buggy-wrap {
	padding: 60px 0;
}
.combo-package-main-wrp {
	padding: 40px 0 80px 0;
	background: url(../newimages/desert-safari-bg.webp) no-repeat top;
	background-attachment: fixed;
	background-size: cover;
}
.combo-package-main-wrp h2 {
	text-align: center;
	color: #215676;
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 35px;
}
.combo-package-main-wrp ul {
	list-style: none;
}
.combo-package-main-wrp ul li {
}
.combo-package-main-wrp ul li .listing-package-wrp {
	background: #fff;
	border-radius: 20px;
	overflow: hidden;
}
.listing-package-text {
	padding: 25px;
	position: relative
}
.listing-package-text .sub-heading-list {
	background: #f2b119;
	padding: 10px 28px;
	color: #fff;
	font-weight: bold;
	position: absolute;
	top: -10px;
	left: 0;
}
.listing-package-text h5 {
	padding: 15px 0;
	text-align: center;
	font-family: "Playfair Display", Sans-serif;
	font-size: 23px;
	font-weight: 600;
	position: relative;
	margin-bottom: 30px;
}
.listing-package-text h5:before {
	content: "";
	position: absolute;
	bottom: 0;
	background: #000;
	height: 1px;
	width: 30%;
	margin: 0 auto;
	left: 0;
	right: 0
}
.listing-package-text ul li {
	font-size: 16px;
	color: #666;
	margin-bottom: 10px;
}
.listing-package-text ul li span {
	width: 22px;
	height: 22px;
	background: #f2b119;
	border-radius: 50%;
	text-align: center;
	display: inline-block;
	margin-right: 5px;
}
.listing-package-text ul li i {
	margin-right: 10px;
	color: #fff;
	font-size: 10px;
	position: relative;
	left: 4px;
	top: -2.5px;
}
.list-package-btn {
	text-align: center;
	margin: 25px 0;
}
.list-package-btn a {
	text-transform: uppercase;
	color: #000;
	background: #f2b119;
	font-size: 16px;
	text-align: center;
	padding: 15px 35px;
	border-radius: 10px;
	margin: 0 25px;
	font-weight: bold;
}
.list-package-btn a:nth-child(2) {
	background: #215676;
	color: #fff;
}
.buggy-table-package-wrap {
	padding: 60px 0 30px 0;
}
.buggy-table-package-wrap h2 {
	text-align: center;
	color: #215676;
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 35px;
}
.buggy-table-package-wrap .table {
}
.buggy-table-package-wrap .table tr {
	height: 60px;
	vertical-align: middle;
	font-size: 16px;
	font-weight: 500;
	color: #000;
}
.buggy-table-package-wrap .table tr td {
	border: 2px solid #fff;
	padding-left: 25px;
	border-bottom: none;
	border-top: none;
}
.heading-main-price {
	background: #215676;
	height: 60px;
	vertical-align: middle;
	color: #fff !important;
	font-size: 18px
}
.table-change-color {
	background: #29381B17;
}
.adventure-tab-list-main-wrap {
	padding: 0 0 60px 0;
}
.adventure-tab-list-main-wrap h2 {
	text-align: center;
	color: #215676;
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 25px;
}
.adventure-tab-list-main-wrap .nav-tabs {
	border: none;
	display: block;
	text-align: center;
}
.adventure-tab-list-main-wrap .nav-tabs li {
	display: inline-block;
}
.adventure-tab-list-main-wrap .nav-tabs li button {
	border: 1px solid #ccc;
	padding: 10px 30px;
	margin: 0 5px;
	color: #000;
	border-radius: 6px;
	font-weight: bold;
	outline: none;
	text-transform: uppercase;
	font-size: 13px;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	background: #215676;
	border: 1px solid #215676;
	color: #fff;
}
.tab-content-wraper {
	padding-top: 30px;
}
.tab-content-wraper p {
	font-size: 18px;
	line-height: 32px;
	color: #000;
	opacity: 0.6;
	padding-bottom: 25px
}
.tab-text-main-wrap p {
	font-size: 18px;
	line-height: 32px;
	color: #000;
	opacity: 0.6;
	padding-bottom: 25px
}
.tab-panel-image-wrap {
	height: 530px;
	border-radius: 20px;
	background-size: cover !important;
}
.extra-detail-main-wrap {
	padding: 35px;
	background: #29381B17;
	margin-top: 30px;
	border-radius: 20px;
}
.extra-detail-main-wrap h4 {
	font-size: 25px;
	color: #215676;
	margin-bottom: 10px;
}
.extra-detail-main-wrap h5 {
	font-size: 25px;
	color: #215676;
	margin-bottom: 15px
}
.extra-detail-main-wrap p {
	font-size: 18px;
	line-height: 32px;
	color: #000;
	padding-bottom: 20px
}
.extra-detail-main-wrap h3 {
	font-size: 25px;
	color: #215676;
	margin-bottom: 15px
}
.extra-detail-main-wrap ul {
	padding-left: 15px;
}
.extra-detail-main-wrap ul li {
	font-size: 18px;
	line-height: 32px;
	color: #000;
	padding-bottom: 10px;
}
.about-dune-buggy-main-wrp {
	background: url(../newimages/dune-buggy-dubai-bg.jpeg) no-repeat top;
	background-size: cover;
	padding: 80px 0;
}
.about-dune-buggy-main-wrp h4 {
	margin-bottom: 60px;
}
.about-dune-buggy-main-wrp h4 span {
	font-size: 30px;
	background-color: #3D3D3DA6;
	font-weight: bold;
	padding: 15px 30px;
	border-radius: 50px;
	color: #fff;
}
.about-detail-text-wrap {
	padding: 25px;
	background-color: #3D3D3DA6;
	font-size: 18px;
	line-height: 30px;
	color: #fff;
	width: 60%;
	margin-bottom: 50px;
}
.about-book-btn-wrap a {
	text-transform: uppercase;
	color: #000;
	background: #f2b119;
	font-size: 16px;
	text-align: center;
	padding: 15px 35px;
	border-radius: 10px;
	margin: 0 25px;
	font-weight: bold;
}
.dune-buggy-gallery-wrap {
	padding: 60px 0 50px 0;
}
.dune-buggy-gallery-wrap h2 {
	font-size: 40px;
	font-weight: bold;
	color: #412704;
	text-align: center;
	margin-bottom: 40px;
}
.big-small-image-wrap {
}
.big-small-image-wrap ul {
	list-style: none
}
.big-top-image-wrap {
	height: 525px;
	overflow: hidden;
	margin-bottom: 25px;
	transition: ease-in 0.3s;
	-moz-transition: ease-in 0.3s;
	-webkit-transition: ease-in 0.3s;
	-ms-transition: ease-in 0.3s;
	-o-transition: ease-in 0.3s;
}
.big-top-image-wrap:hover {
	transform: scale(.9);
}
.big-top-image-wrap img {
	width: 100%;
}
.small-image-wrap {
	height: 250px;
	overflow: hidden;
	transition: ease-in 0.3s;
	-moz-transition: ease-in 0.3s;
	-webkit-transition: ease-in 0.3s;
	-ms-transition: ease-in 0.3s;
	-o-transition: ease-in 0.3s;
}
.small-image-wrap:hover {
	transform: scale(.9);
}
.small-image-wrap img {
	width: 100%;
}
.small-images-wrap ul {
	list-style: none;
}
.small-images-wrap ul li {
}
.small-images-wrap ul li .right-small-image {
	height: 250px;
	overflow: hidden;
	margin-bottom: 25px;
	transition: ease-in 0.3s;
	-moz-transition: ease-in 0.3s;
	-webkit-transition: ease-in 0.3s;
	-ms-transition: ease-in 0.3s;
	-o-transition: ease-in 0.3s;
}
.small-images-wrap ul li .right-small-image:hover {
	transform: scale(.9);
}
.small-images-wrap ul li .right-small-image img {
	width: 100%;
}
.small-images-wrap ul li:nth-child(3) {
	margin-top: 12px
}
.cta-main-wraper {
	background: #412706;
	padding: 40px 0;
	position: relative;
}
.why-choose-bg-main-wrap {
	background: url(../newimages/why-choose-bg.webp) no-repeat top;
	background-size: cover;
	padding: 60px 0 20px 0;
}
.why-choose-bg-main-wrap h2 {
	font-size: 40px;
	font-weight: bold;
	color: #412704;
	text-align: center;
	margin-bottom: 40px;
}
.why-choose-bg-main-wrap p {
	text-align: center;
	font-size: 18px;
	line-height: 30px;
	padding-bottom: 30px;
	color: #000
}
.why-choose-bg-main-wrap ul {
	list-style: none;
}
.why-choose-bg-main-wrap ul li .listing-why-choose-wrap {
	background: #f2b119;
	padding: 35px 0;
	text-align: center;
	border-radius: 20px;
	margin-bottom: 25px;
}
.listing-why-icon {
	text-align: center;
	border: 2px solid #fff;
	width: 70px;
	height: 70px;
	text-align: center;
	font-size: 32px;
	padding-top: 8px;
	margin: 0 auto;
	border-radius: 50%;
	margin-bottom: 15px;
	color: #412706;
	filter: brightness(0) invert(1);
}
.listing-why-choose-wrap span {
	font-weight: bold;
	font-size: 22px;
	color: #fff;
}
.customer-main-wraper {
	padding: 60px 0;
}
.customer-main-wraper h2 {
	font-size: 40px;
	font-weight: bold;
	color: #412704;
	letter-spacing: -1px;
	text-align: center;
	margin-bottom: 50px;
}
.customer-review-list {
	background: #fff;
	padding: 22px 30px;
	border: 1px solid #ccc;
	border-radius: 6px;
}
.customer-review-list {
	background: #fff;
	padding: 22px 30px;
	border: 1px solid #ccc;
	border-radius: 6px;
}
.cutomer-rating a {
	text-decoration: none;
}
.cutomer-rating span {
	font-weight: bold;
	font-size: 14px;
	position: relative;
	top: 2px;
}
.customer-review-list p {
	font-size: 16px;
	color: #3a5254;
	padding: 20px 0;
	height: 134px;
	line-height: 28px;
	margin-bottom: 15px
}
.review-text-wrap {
	width: 100%;
	float: left;
	margin-top: 6px;
}
.review-text-wrap .review-name-wrap {
	font-size: 18px;
	color: #011c41;
	font-weight: bold;
}
.review-text-wrap span {
	font-size: 14px;
	color: #011c41
}
.quote-image-wrap {
	text-align: right;
	margin-top: 8px
}
.quote-image-wrap img {
	width: 60px;
}
.owl-nav {
	position: absolute;
	top: 120px;
	width: 100%;
}
.owl-nav .owl-prev {
	left: -50px !important;
	position: absolute;
	outline: none;
	background-size: 15% !important;
	background: url(../newimages/arrow-left.png) no-repeat top !important;
	width: 35px;
	height: 35px;
	background-size: contain !important;
}
.owl-nav .owl-next {
	width: 35px;
	height: 35px;
	right: -50px !important;
	position: absolute;
	outline: none;
	background-size: 15% !important;
	background: url(../newimages/arrow-right.png) no-repeat top !important;
	background-size: contain !important;
}
.owl-nav button {
	font-size: 20px;
	border: none;
	width: 45px;
	height: 50px;
	color: #fff;
	padding-top: 7px;
}
.carousel-wrap {
	position: relative;
}
.customer-review-wraper .owl-carousel .owl-stage-outer {
	overflow: visible !important;
}
.owl-dots {
	display: none;
}
.faq-main-wraper {
	padding: 0 0 60px 0;
}
.faq-main-wraper .faq-main-heading {
	font-size: 40px;
	font-weight: bold;
	color: #412704;
	letter-spacing: -1px;
	text-align: center;
	margin-bottom: 50px;
}
.faq-main-wraper .accordion-item {
	border: none;
	background: #fef4ea;
	width: 70%;
	margin: 0 auto;
	margin-bottom: 15px;
}
.faq-main-wraper .accordion-button {
	background: #fef4ea;
	box-shadow: none !important;
	outline: none !important;
	font-size: 18px;
	font-weight: 500;
	    padding: 10px 20px;
}
/* CSS content */

/* CSS footer */

.footer-main-wraper {
	background: #1e1202;
	padding: 50px 0 0 0
}
.footer-nav-wrap {
	border-bottom: 1px solid #462e0d;
	margin-bottom: 3px;
	padding-bottom: 45px;
}
.footer-nav-wrap ul {
	list-style: none;
	text-align: center;
}
.footer-nav-wrap ul li {
	display: inline-block;
	margin: 0 25px;
}
.footer-nav-wrap ul li a {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
.footer-nav-wrap ul li a:hover {
	color: #eba659
}
.footer-middle-wrap {
	padding: 30px 0;
	border-top: 1px solid #462e0d;
}
.footer-what-offer-wrap span {
	color: #fff;
	font-weight: bold;
	font-size: 25px;
	display: block;
	margin-bottom: 15px;
	position: relative;
}
.footer-what-offer-wrap span:before {
	content: "";
	position: absolute;
	height: 3px;
	background: #eba659;
	width: 40px;
	bottom: -10px;
}
.footer-what-offer-wrap p {
	color: #fff;
	font-size: 14px;
	line-height: 26px;
	padding-top: 15px;
	padding-right: 50px
}
.quick-link-footer {
}
.quick-link-footer span {
	color: #fff;
	font-weight: bold;
	font-size: 25px;
	display: block;
	margin-bottom: 15px;
	position: relative;
}
.quick-link-footer span:before {
	content: "";
	position: absolute;
	height: 3px;
	background: #eba659;
	width: 40px;
	bottom: -10px;
}
.quick-link-footer ul {
	list-style: none;
	margin-top: 32px;
}
.quick-link-footer ul li {
	margin-bottom: 10px;
}
.quick-link-footer ul li a {
	color: #fff;
	font-size: 14px;
}
.quick-link-footer ul li a i {
	color: #eba659;
}
.quick-link-footer ul li a:hover {
	color: #eba659;
}
.contact-footer-info-wrap {
}
.contact-footer-info-wrap span {
	color: #fff;
	font-weight: bold;
	font-size: 25px;
	display: block;
	margin-bottom: 15px;
	position: relative;
}
.contact-footer-info-wrap span:before {
	content: "";
	position: absolute;
	height: 3px;
	background: #eba659;
	width: 40px;
	bottom: -10px;
}
.contact-footer-info-wrap ul {
	list-style: none;
	margin-top: 45px;
}
.contact-footer-info-wrap ul li {
	margin-bottom: 25px;
}
.contact-footer-info-wrap ul li .icon-contact-wrap {
	width: 30px;
	height: 30px;
	background: #eba659;
	float: left;
	margin-right: 10px;
	text-align: center;
	padding-top: 4px;
}
.contact-footer-info-wrap ul li .contact-text-wrap {
	font-size: 18px;
	color: #fff;
}
.copright-term-wrap {
	background: #110a01;
	padding: 20px 0;
	border-top: 1px solid #3a3a3a;
	margin-top: 20px;
}
.copyright-text-wrap {
	font-size: 14px;
	color: #fff;
}
.footer-service-wrap {
	text-align: right;
}
.footer-service-wrap a {
	color: #fff;
	font-size: 14px;
	margin-left: 25px;
}
.main-slider-content h1 {
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	color: #412704;
	margin-bottom: 20px;
}
.footer-socail-wrap {
	margin-top: 15px;
}
.footer-socail-wrap a {
	display: inline-block;
	width: 40px;
	height: 40px;
	border: 1px solid #fff;
	border-radius: 50px;
	color: #fff;
	text-align: center;
	margin-right: 5px;
	padding-top: 8px;
}

/* CSS footer */

@media screen and (max-width:768px) {
.navbar-dark .navbar-toggler {
	background: #215676;
	position: absolute;
	top: -59px;
	right: 0;
}
.book-btn-wrap {
	position: static;
	margin: 25px 0;
}
.slider-main-wraper h1{
	font-size:50px;
	line-height:50px
}
.slider-main-wraper h1 br{
	display:none;
}
.slider-main-wraper{
	padding:40px 0;
	display:block;
}
.slider-btn-wrap a{
	margin-right:10px;
}
.Exciting-main-wrpaer ul{
	height:auto;
}
.Exciting-main-wrpaer ul li {
        width: 52.4%;
}
.dune-buggy-list-wrap .dune-buggy-list-image {
    height: auto;
}
.quad-image-wraper{
	display:none;
}
.phone-cta-btn-wrap ul li{
	display:block;
	width:100%;
	position:static;
	text-align:center;
}
.phone-cta-btn-wrap ul li:nth-child(1){
	width:100%;
	position:static;
}
.phone-cta-icon{
	display:none;
}
.cta-main-wraper h3{
	text-align:center;
}
.cta-btn-wrap{
	margin-left:15px;
}
.phone-cta-text{
	width:100%;
	float:none;
	margin:15px 0;
}
.cta-main-wraper{
	padding:20px 0;
}
.list-package-btn a{
	display:block;
	margin:0;
	margin-bottom:10px;
}
.listing-package-text{
	padding-bottom:0;
}
.combo-package-main-wrp ul li .listing-package-wrp{
	margin-bottom:15px;
}
.adventure-tab-list-main-wrap .nav-tabs li{
	display:block;
}
.adventure-tab-list-main-wrap .nav-tabs li button{
	width:100%;
	text-align:center;
	margin-bottom:10px;
}
.about-detail-text-wrap{
	width:100%;
}
.big-top-image-wrap{
	height:auto;
	margin-bottom:15px;
}
.small-image-wrap{
	height:auto;
	margin-bottom:15px;
}
.customer-review-list p{
	height:auto;
}
.quote-image-wrap{
	display:none;
}
.customer-review-list p{
	margin-bottom:0;
}
.faq-main-wraper .accordion-item {
    width:100%;
}
.quick-link-footer{
	padding:25px 0;
}
.copyright-text-wrap{
	text-align:center;
}
.footer-service-wrap{
	text-align:center;
}
.footer-service-wrap a{
	margin:0 5px;
}
.footer-nav-wrap ul li {
    margin: 0 15px;
}
.footer-nav-wrap{
	display:none;
}
.footer-middle-wrap{
	padding:0;
	border:none;
}
.about-book-btn-wrap a{
	margin-left:0;
}
}
