
@media (min-width:1200px) and (max-width:1399px){
.banner-content h1 {
    font-size: 52px;
    line-height: 62px;
}
.all-same-heading {
    font-size: 40px;
}
.experience-btn {
    font-size: 20px;    
}
.testimonial-content h3 {
    font-size: 24px;
}
.birthday-section-content {
    padding: 30px 30px 30px 20px;
}
.birthday-section-content h5 {
    font-size: 30px;
    line-height: 38px;
    padding-right: 10px;
}
.birthday-section-content p {
    font-size: 15px;
    line-height: 23px;
    margin: 13px 0;
}
.book-btn {
    font-size: 14px;
}
}
@media (min-width:992px){
.order-lg-6{
order: 6;
}
.order-lg-7{
order: 7;
}
.order-lg-8{
order: 8;
height:100%;
}
.order-lg-9{
order: 9;
}
.order-lg-10{
order: 10;
}
.order-lg-11{
order: 11;
}
.order-lg-12{
order: 12;
}
.order-lg-13{
order: 13;
}
.order-lg-14{
order: 14;
}

}

@media (max-width:991px){
   
    .navbar-toggler {
    border: none;
    box-shadow: none;
    padding: 0;
    margin-left: 15px;
}
	.navbar-toggler span.navbar-toggler-icon {
    background-image: none;
    width: 30px;
    height: 3px;
    display: block;
    background-color: white;
    margin: 5px 0px;
    transition: .5s all;
}
	.navbar-collapse {
    position: fixed;
    width: 50%;
    height: 100vh !important;
    background-color: #191919;
    left: 0;
    top: 137px;
    transition: .3s all;
    padding: 10px;
    gap: 10px;
    transform: translateX(-100%);
    z-index: 99999;
}
.main-menus ul li {
    margin: 5px 0px;
}
.main-menus ul li a {
    display: inline-block;
}
.main-menus ul li > a::after {
    bottom: 3px;
}
html.myClass .main-header {
    background: #191919;
}
.main-header.scrolled .navbar-collapse {
    top: 74px;
}
	.navbar-collapse.show {
    transition: .5s all;
    transform: translateX(0);
}
	.navbar-toggler.togle span:nth-child(1) {
    transform: rotate(45deg);
    margin: 0;
    position: relative;
    top: 2px;
    transition: .5s all;
}
	.navbar-toggler.togle span:nth-child(2) {
    display: none;
    margin: 0;
    transition: .5s all;
}
	.navbar-toggler.togle span:nth-child(3) {
    transform: rotate(-45deg);
    margin: 0;
    transition: .5s all;
}
.navbar-toggler:focus {
    box-shadow: none !important;
}
.login-bar{
    margin-left: auto
}
.experince-section-main {
    grid-template-columns: repeat(1,1fr);
}
}

@media (min-width:922px) and (max-width:1199px){
.experince-img {
    height: 310px;
}
.testimonial-content h3 {
    font-size: 24px;
}
.adventure-section-meta {
    padding: 35px 25px;
}
.adventure-section-meta h5 {
    font-size: 30px;
    line-height: 40px;
}
.birthday-section-content {
    padding: 30px 20px 30px 20px;
}   
.birthday-section-content h5 {
    font-size: 28px;
    line-height: 36px;
}
.birthday-section-content p {
    font-size: 15px;
    line-height: 22px;
    margin: 14px 0;
}
.all-same-heading {
    font-size: 40px;
}
.outing-section-meta p {
    color: #000000;
    font-size: 14px;
    line-height: 24px;
    margin: 10px 0;
}
.experience-section-content .heading-img {
    width: 370px;
}
.experience-section-content .heading-img img {
    object-fit: contain;
}
.experience-section-content p {
    font-size: 13px;
    line-height: 23px;
}
.experience-section-content {
    padding: 30px 20px;
}
.experince-section-img {
    height: 100%;
}
}

@media (min-width:768px) and (max-width:1199px){

   .banner-video {
    right: 20px;
    width: 260px;
    height: 150px;
}
.banner-content h1 {
    font-size: 48px;
    line-height: 58px;
}

}


@media (min-width:768px) and (max-width:991px){
   
.experience-meta {
    gap: 20px;
}
.all-same-heading {
    font-size: 40px;
}
.experince-img {
    height: 310px;
}
.experience-btn {
    font-size: 18px;
}
.testimonial-content h3 {
    font-size: 20px;
}
.testimonial-quate-img {
    left: -20px;
    top: -70px;
    width: 81px;
}
.testimonial-discription p {
    font-size: 14px;
}
.testimonial-discription h6 {
    font-size: 16px;
}
.birthday-meta {
    grid-template-columns: repeat(1,1fr);
    gap: 15px;
}
.birthday-img {
    height: 620px;
}
.birthday-section-content {
    padding: 40px 50px 40px 20px;
}
.faq-heading .all-same-heading {
    font-size: 30px;
}
.faq-section-main .accordion-button {
    font-size: 20px;
}
.faq-section-main  .accordion-body p {
    font-size: 14px;
    line-height: 24px;
}
.book-btn {
    font-size: 14px;
    padding: 16px 26px;
}
.email-input {
    margin-bottom: 35px;
}
.adventure-section-meta {
    padding: 30px 25px;
}
.adventure-section-meta h3 {
    font-size: 24px;
}
.adventure-section-meta p {
    font-size: 14px;
    line-height: 24px;
    margin: 12px 0;
}
.adventure-section-meta h5 {
    font-size: 27px;
    line-height: 37px;
}
.msg-p {
    font-size: 16px !important;
}
}


@media (max-width:767px){
    .top-bar p {
    font-size: 10px;
    line-height: 19px;
}
.navbar-brand {
    width: 130px;
}
.hero-banner {
     height: auto;
    padding: 200px 0 30px 0;
}
.banner-content h1 {
    font-size: 38px;
    line-height: 52px;
    margin-bottom: 20px;
}
.book-btn {
    font-size: 14px;    
    padding: 15px 24px;
}
    .banner-video {
    position: relative;
    bottom: 0;
    right: 0;
    width: auto;
    height: unset;
    z-index: 11;
    margin-top: 80px;
}
.adventure-section-img {
    height: auto;
}
.adventure-section-meta {
    padding: 35px 25px;
    margin-top: 10px;
}
.adventure-section-meta h3 {
    font-size: 24px;
    margin-bottom: 5px;
}
.adventure-section-meta p {
    font-size: 14px;
    line-height: 26px;
    margin: 10px 0;
}

.adventure-section-meta h5 {
    font-size: 28px;
    line-height: 40px;
}
.msg-p {
    font-size: 16px !important;
}
.all-same-heading {
    font-size: 34px;
}
.experince-img {
    height: 270px;
}
.experience-btn {
    font-size: 16px;
}
.testimonial-content h3 {
    font-size: 18px;
}
.testimonial-discription h6 {
    font-size: 16px;
    padding-right: 10px;
}
.testimonial-discription p {
    font-size: 16px;
    padding-left: 10px;
}
.testimonial-section-main .owl-nav {
    position: relative;
    right: 0;
    bottom: 0;
    margin-top: 15px !important;
}
.testimonial-quate-img {
    left: 0;
    top: -50px;
    width: 50px;
}
.testimonial-section {
    padding: 90px 0 40px;
}
    .experience-meta {
    grid-template-columns: repeat(1,1fr);
}
.birthday-meta {
    grid-template-columns: repeat(1,1fr);
}
.heading-img {
    width: 100% !important;
    height: unset !important;
}
.heading-img img {
    object-fit: contain;
}
.birthday-section {
    margin: 0;
}
.birthday-img {
    height: unset;
}
.birthday-section-content {
    padding: 40px 20px;
}
.birthday-section-content {
    padding: 25px 15px;
}
.birthday-section-content h5 {
    font-size: 26px;
    line-height: 36px;
    padding-right: 0;
}
.birthday-section-content p {
    font-size: 14px;
    line-height: 24px;  
    margin: 9px 0;
}
.birthday-cont-wrp h5 {
    font-size: 18px !important;
    line-height: normal !important;
}
.birthday-cont-wrp {
    gap: 20px;
}
.outing-section-meta p {
    font-size: 15px;
    line-height: 24px;
}
.faq-section {
    padding: 60px 0;
}
.faq-heading {
    margin-bottom: 20px;
}
.faq-section-main .accordion-button {
    font-size: 17px;
}
.faq-section-main  .accordion-body p {
    font-size: 14px;
    line-height: 25px;
}
.main-footer {
    padding-top: 60px;
}
.footer-meta {
    margin-top: 30px;
}
.copy-right-section p {
    font-size: 12px;
}
.all-same-banner-meta h1 {
    font-size: 42px;
    line-height: 52px;
}
.room-photos-main {
    grid-template-columns: repeat(1,1fr);
}
.reservation-single {	
    flex-direction: column;
}
.reservation-img {
    width: 100%;
}
.reservation-contet {
    padding: 20px 20px;
}
a.gift-vouchers.book-btn {
    font-size: 12px;
    padding: 10px;
}
.reservation-top-bar select {
    font-size: 12px;
}
.reservation-top-bar select {
    width: 130px;
}
.reservation-top-bar {
    justify-content: space-between;
}
.contact-section-main {
    margin-top: 2rem;
}
.local-images-all {
    grid-template-columns: repeat(1,1fr);
}
.local-section {
    padding: 40px 0;
}
.experince-section-img {
    height: 225px;
}
}


@media (min-width:467px) and (max-width:767px){
    .navbar-collapse {
    top: 117px;
}
}
