@media only screen and (max-width: 1920px) and (min-width: 1445px) {
	.container {
		max-width: 1480px;
	}
}

@media only screen and (max-width: 1600px) {
}

@media only screen and (max-width: 1445px) {
	html {
		font-size: 15px;
	}
    .navbar-brand:before {
        top: -3rem;
        left: 50%;
        transform: translateX(-50%);
    }
	.navbar-nav .nav-item .nav-link {
	    padding: 0;
	}
	.main-slider {
	    height: 740px;
	}
	.main-slider h3 {
	    font-size: 2rem;
	}
	.main-slider h1 {
	    font-size: 6.75rem;
	}
	.main-slider h2 {
	    font-size: 3.125rem;
	}
	.main-slider p {
	    font-size: 1.125rem;
	}
	section {
	    padding: 5rem 0;
	}
	.mainHead {
	    font-size: 3rem;
	}
	.compriseedcntnt p {
	    margin: 1.125rem 0;
	}
	.compriseedcntnt h3 {
	    font-size: 1.5rem;
	}
    .comprisedSection .bl1, .comprisedSection .bl2 {
        width: 580px;
        user-select: none;
        pointer-events: none;
    }
    .explorecntnt h3 {
        font-size: 2rem;
    }
    .seaSeaction {
        padding: 8rem 0;
    }
    .seeacntnt h2 {
        font-size: 4.5rem;
    }
    .tourcntnt h3 {
        font-size: 1.65rem;
    }
    footer h3 {
        font-size: 1.5rem;
    }
    .main-slider.pagetitle {
        height: 550px;
    }
    .pagetitle .slideOne h1 {
        font-size: 4.5rem;
    }
    .contactInner__info {
        margin-top: 4rem;
    }
    .page-id-12 .main-slider.pagetitle .slideOne h1 {
        font-size: 4rem;
    }
}

@media only screen and (max-width: 1366px) {
	html {
		font-size: 14px;
	}
    .contactInner__info :is(a, address)>h5 span {
        font-size: 1.125rem;
        overflow-wrap: break-word;
    }
    .page-id-12 .bookTour-form {
        padding: 3rem !important;
    }
}

@media (max-width: 1199.98px) {
	html {
		font-size: 13px;
	}
    .navbar-brand:before {
        top: -2.125rem;
    }
    .main-slider {
        height: 640px;
    }
    .mainHead {
        font-size: 2.75rem;
    }
    .comprisedSection .bl1, .comprisedSection .bl2 {
        width: 500px;
        top: 50% !important;
        transform: translateY(-50%);
    }
    .tourcntnt h3 {
        font-size: 1.5rem;
    }
    .instasec .mainHead {
        margin-left: 0;
        margin-bottom: 2rem;
        text-align: center;
    }
    footer h3 {
        font-size: 1.45rem;
    }
    .main-slider.pagetitle {
        height: 450px;
    }
    .pagetitle .slideOne h1 {
        font-size: 4rem;
    }
    .tourcntnt__list li {
        font-size: 1.125rem !important;
    }
    .contactInner__info :is(a, address)>span {
        width: 100px;
        height: 100px;
    }
    .page-id-12 .main-slider.pagetitle .slideOne h1 {
        font-size: 3rem;
    }
}
@media (max-width: 991.98px) {
	html {
		font-size: 12px;
	}
    .navbar-brand img {
        width: 100px;
        margin-bottom: -3rem;
    }
    .navbar-brand:before {
        top: -1.125rem;
        width: 13rem;
        height: 13rem;
    }
    .navbar-collapse {
        padding: 2rem 0;
    }
    .main-slider h3 {
        font-size: 1.85rem;
    }
    .main-slider h1 {
        font-size: 6.125rem;
    }
    .main-slider h2 {
        font-size: 2.85rem;
    }
    .mainHead {
        font-size: 2.5rem;
    }
    .seeacntnt h2 {
        font-size: 4.125rem;
    }
    footer {
        padding-top: 5rem;
    }
    .footLogo img {
        width: 200px;
    }
    footer h3 {
        font-size: 1.45rem;
        padding: 0;
        margin: 2rem 0 1.25rem;
    }
    .links li a,
    .contactInfom li a,
    .contactInfom li a span,
    .socialLinks li a span{
        font-size: 1.125rem;
    }
    .aboutInner__img img {
        aspect-ratio: 3 / 2;
    }
    .aboutInner__content {
        left: 0;
        padding: 2rem 0 0;
    }
    .vc_custom_1718395955670 {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }

}
@media (max-width: 767.98px) {
	html {
		font-size: 11px;
	}
    .navbar-brand:before {
        top: 50%;
        width: 17rem;
        height: 17rem;
        transform: translate(-50%, -50%);
    }
    .main-slider {
        height: 500px;
    }
    .main-slider h3 {
        font-size: 1.5rem;
    }
    .main-slider h1 {
        font-size: 5.125rem;
    }
    .main-slider h2 {
        font-size: 2.325rem;
    }
    section {
        padding: 4rem 0;
    }
    .comprisedSection .bl1, .comprisedSection .bl2 {
        width: 400px;
    }
    .seaSeaction {
        padding: 5rem 0;
    }
    .seeacntnt {
        text-align: center;
    }
    .seeacntnt h2 {
        font-size: 3.75rem;
    }
    .tourwrap {
        margin-bottom: 2rem;
    }
    .tourcntnt h3 {
        font-size: 1.45rem;
    }
    .tourwrap figure img {
        width: 100%;
        aspect-ratio: 3 / 2;
        object-fit: cover;
    }
    .footLogo img {
        width: 180px;
    }
    .socialLinks li a i {
        width: 34px;
        height: 34px;
        font-size: 1rem;
    }
    .main-slider.pagetitle {
        height: 350px;
    }
    .pagetitle .slideOne h1 {
        font-size: 3.75rem;
    }
    .contactInner__img img {
        aspect-ratio: 3 / 2;
    }
    .contactInner__form {
        margin-top: 2rem;
    }
    .contactInner__info :is(a, address)>span {
        width: 80px;
        height: 80px;
    }
    .page-id-12 .main-slider.pagetitle .slideOne h1 {
        font-size: 2.5rem;
    }
    .page-id-12 .bookTour-form {
        padding: 2rem 0.25rem !important;
    }
}
@media (max-width: 575.98px) {
    header {
        padding: 0 3rem !important;
    }
    .main-slider {
        height: 400px;
    }
    .main-slider h2 {
        font-size: 2.125rem;
    }
    .main-slider h1 {
        font-size: 4.75rem;
    }
    .mainHead {
        font-size: 2.125rem;
    }
    section {
        padding: 3rem 0;
    }
    .comprisedSection .bl1, .comprisedSection .bl2 {
        width: 300px;
    }
    .compriseedcntnt h3,
    .compriseedcntnt p,
    .explorecntnt p,
    .tourcntnt h4,
    p{
        font-size: 1.125rem;
    }
    .explorewrap figure img {
        aspect-ratio: 3 / 2;
        object-fit: cover;
        border-radius: 1rem;
    }
    .explorecntnt h3 {
        font-size: 1.85rem;
    }
    .seaSeaction {
        padding: 4rem 0;
    }
    .seeacntnt h2 {
        font-size: 3.125rem;
    }
    .tourcntnt h3 {
        font-size: 1.35rem;
    }
    .instawrap figure img {
        width: 100%;
        aspect-ratio: 3 / 2;
        object-fit: cover;
    }
    .footLogo img {
        width: 140px;
    }
    footer h3 {
        font-size: 1.325rem;
    }
    .copyRight {
        margin-top: 3rem;
        padding: 1rem 0;
        flex-direction: column-reverse;
        text-align: center;
        gap: 1rem;
    }
    .copyRight .col-sm-6.text-right {
        text-align: center !important;
    }
    .main-slider.pagetitle {
        height: 300px;
    }
    .pagetitle .slideOne h1 {
        font-size: 3.325rem;
    }
    .page-id-12 .main-slider.pagetitle .slideOne h1 {
        font-size: 2.125rem;
    }
}
@media (max-width: 320.98px) {
    .slideOne .btn-group {
        gap: 1rem;
        flex-wrap: wrap;
    }
    .mainHead {
        font-size: 2rem;
    }
    .explorecntnt h3 {
        font-size: 1.5rem;
    }
    .seeacntnt h2 {
        font-size: 2.75rem;
    }
    .tourcntnt h3 {
        font-size: 1.25rem;
    }
    .pagetitle .slideOne h1 {
        font-size: 3.125rem;
    }
}