@media only screen and (max-width: 1920px) and (min-width: 1500px) {
	.container {
		max-width: 1410px;
	}
}

@media only screen and (max-width: 1600px) {
	.heroSection {
		height: 995px;
	}

	.navbar-brand img {
		max-width: 140px;
	}

	.main-slider .swiper-button-next {
		right: 15rem;
	}

	.main-slider .swiper-button-prev {
		right: 20rem;
	}

	.cta-section q {
		font-size: 2.25rem;
	}

	.heading {
		font-size: 2.75rem;
	}

	.blogcard h4 {
		font-size: 1.875rem;
	}

	.gallery-section {
		padding: 7rem 0 7rem;
	}

	.gallery-section .galleryText {
		padding: 1.125rem 0;
	}

	.gallery-section .galleryText h2 {
		margin-bottom: 1.25rem;
	}

	.showcase-section .heading {
		font-size: 3.5rem;
	}

	.testimonialSlider .swiper-slide p {
		font-size: 1.375rem;
	}

	.testimonial-section {
		padding: 6rem 0;
	}

	.testimonialSlider {
		margin: 1.75rem 0;
	}

	.insta-sec .swiper-button-prev {
		left: 1rem;
	}

	.insta-sec .instaSlider {
		margin-top: 2.75rem;
	}

	.aboutpgMain {
		padding-top: 250px !important;
	}

	section {
		padding: 5.5rem 0;
	}

	.contactInfo figure {
		width: 12rem;
		height: 12rem;
	}

	.contactInfo figure img {
		width: 6rem;
		height: 6rem;
		object-fit: contain;
	}
}


@media only screen and (max-width: 1445px) {
	header .themeBtn {
		padding: 0.875rem 2rem;
	}

	.themeBtn {
		padding: 0.875rem 1.75em;
		letter-spacing: 3px;
	}

	.navbar-brand img {
		max-width: 130px;
	}

	.heroText h1 {
		font-size: 2.5rem;
	}

	.heroSection {
		height: 920px;
	}

	.main-slider .swiper-button-next {
		right: 7rem;
	}

	.main-slider .swiper-button-prev {
		right: 12rem;
	}

	.main-slider .swiper-button-prev::after,
	.main-slider .swiper-button-next::after {
		font-size: 2.25rem;
	}

	.cta-section q {
		font-size: 2rem;
	}

	.cta-section {
		padding: 3rem 0;
	}

	.subtitle {
		font-size: 1.125rem;
		letter-spacing: 3px;
	}

	.heading {
		font-size: 2.5rem;
	}

	.blogcard h4 {
		font-size: 1.75rem;
	}

	section.about-section.discover-section figure.aboutimg {
		position: relative;
	}

	section.about-section.discover-section {}

	.gallery-section .galleryText {
		padding: 1.25rem 0;
	}

	.showcase-section .heading {
		font-size: 3.25rem;
	}

	.testimonialSlider .swiper-slide p {
		font-size: 1.25rem;
		line-height: 1.7;
	}

	.insta-sec .swiper-button-prev,
	.swiper-controls .swiper-button-prev,
	.insta-sec .swiper-button-next,
	.swiper-controls .swiper-button-next {
		width: 60px;
		height: 60px;
	}

	.testimonial-section .swiper-controls {
		width: 150px;
	}

	.insta-sec .swiper-button-prev {
		left: 3rem;
	}

	footer {
		padding-top: 4rem;
	}

	footer .quicklinks li {
		max-width: 180px;
	}

	.copyRight {
		margin-top: 2rem;
		padding: 1.75rem 0;
	}

	.aboutpgMain {
		padding-top: 200px !important;
	}

	section {
		padding: 5rem 0;
	}

	.contactInfo figure {
		width: 11rem;
		height: 11rem;
	}

	.contactInfo figure img {
		width: 5rem;
		height: 5rem;
	}
}

@media only screen and (max-width: 1366px) {
	html {
		font-size: 15px;
	}

	header {
		padding: 1.5rem 0;
	}

	.navbar-brand img {
		max-width: 120px;
	}

	header .themeBtn {
		padding: 0.75rem 1.75rem;
	}

	.btnmenu {
		gap: 8px;
	}

	.btnmenu span {
		height: 4px;
		border-radius: 4px;
		width: 50px;
	}

	.btnmenu span:nth-child(1) {
		width: 40px;
	}

	.heroSection {
		height: 850px;
	}

	.themeBtn {
		letter-spacing: 2px;
		padding: 0.75rem 1.5em;
	}

	.heroText h1 {
		font-size: 2.25rem;
	}

	.main-slider .swiper-button-prev,
	.main-slider .swiper-button-next {
		width: 56px;
		height: 50px;
	}

	.main-slider .swiper-button-prev {
		right: 11.5rem;
	}

	.main-slider .swiper-button-prev::after,
	.main-slider .swiper-button-next::after {
		font-size: 2rem;
	}

	.cta-section q {
		font-size: 1.75rem;
	}

	.cta-section {
		padding: 2.5rem 0;
	}

	.about-section {
		padding: 6rem 0;
	}

	.blogcard h4 {
		font-size: 1.675rem;
		margin-bottom: 10px;
	}

	.heading {
		font-size: 2.25rem;
	}

	.gallery-section .galleryText {
		padding: 1.85rem 0;
	}

	.gallery-section {
		padding: 6rem 0;
	}

	.showcase-section .heading {
		font-size: 3rem;
	}

	.testimonialSlider .swiper-slide p {
		font-size: 1.125rem;
		line-height: 1.6;
	}

	.testimonialSlider {
		margin: 1.5rem 0;
	}

	.testimonial-section {
		padding: 5rem 0;
	}

	.insta-sec {
		padding-top: 4rem;
	}

	.sociallinks a {
		width: 2.75rem;
		height: 2.75rem;
	}

	footer h2 {
		margin-bottom: 1.5rem;
	}

	footer {
		padding-top: 3.5rem;
	}

	.copyRight {
		padding: 1.5rem 0;
	}

	.isopen .btnmenu span:nth-child(1) {
		transform: rotate(-45deg) translate(-7px, 7px);
	}

	.isopen .btnmenu span:nth-child(1),
	.isopen .btnmenu span:nth-child(3) {
		width: 50px;
	}

	.aboutpgMain {
		padding-top: 180px !important;
	}

	section {
		padding: 4.5rem 0;
	}

	.silverCard h3 {
		font-size: 2.5rem;
		margin-bottom: 2.25rem;
	}

	.silverCard h4 {
		font-size: 4.75rem;
	}

	.contactInfo figure {
		width: 10rem;
		height: 10rem;
	}

	.contactInfo figure img {
		width: 4rem;
		height: 4rem;
	}

}


@media (max-width: 1199.98px) {
	html {
		font-size: 14px;
	}

	.heroSection {
		height: 775px;
	}

	.navbar-brand img {
		max-width: 110px;
	}

	.main-slider .swiper-button-prev::after,
	.main-slider .swiper-button-next::after {
		font-size: 1.75rem;
	}

	.main-slider .swiper-button-prev,
	.main-slider .swiper-button-next {
		bottom: 2rem;
	}

	.homeSlider .swiper-pagination {
		bottom: 3rem;
	}

	.cta-section q {
		font-size: 1.5rem;
		max-width: 600px;
		display: inline-block;
	}

	.heading br {
		display: none;
	}

	.heading {
		font-size: 2rem;
	}

	.blog-section .obj {
		max-width: 240px;
	}

	.blogcard h4 {
		font-size: 1.5rem;
		margin-bottom: 5px;
	}

	.about-section {
		padding: 5rem 0;
	}

	.gallery-section .galleryText {
		padding: 0.9rem 0;
	}

	.gallery-section .galleryText h2 {
		margin-bottom: 1rem;
	}

	.gallery-section {
		padding: 5rem 0;
	}

	.showcase-section {
		padding: 4rem 0 0;
	}

	.showcase-section img.bg {
		margin-top: -15rem;
	}

	.showcase-section .heading {
		font-size: 2.75rem;
	}

	.testimonial-section {
		padding: 4rem 0;
	}

	.insta-sec .swiper-button-prev,
	.swiper-controls .swiper-button-prev,
	.insta-sec .swiper-button-next,
	.swiper-controls .swiper-button-next {
		width: 50px;
		height: 50px;
	}

	.testimonial-section .swiper-controls {
		width: 130px;
	}

	.insta-sec {
		padding-top: 3rem;
	}

	footer .quicklinks li {
		margin-bottom: 1rem;
	}

	.calFoter li+li {
		margin-top: 1.5rem;
	}

	.copyRight {
		padding: 1.25rem 0;
	}

	footer {
		padding-top: 3rem;
	}

	.footerLogo img {
		max-width: 140px;
	}

	.aboutpgMain {
		padding-top: 160px !important;
	}

	section {
		padding: 4rem 0;
	}

	.sportingContent p {
		margin: 0 0 1.5rem;
	}

	.silverCard h3 {
		font-size: 2.25rem;
		margin-bottom: 2rem;
	}

	.silverCard h4 {
		font-size: 4.5rem;
	}

	.loginPopup .modal-body,
	.signUp-popup .modal-body {
		padding: 3rem 4rem;
	}

	.contactInfo figure {
		width: 8rem;
		height: 8rem;
	}

	.contactInfo figure img {
		width: 3.5rem;
		height: 3.5rem;
	}

	section.contactSec {
		padding-top: 2rem;
	}

	.contactForm input {
		height: 60px;
		margin-bottom: 1rem;
	}

	.checkoutBtn a {
		width: 80px;
		height: 80px;
	}

	.checkoutBtn a img {
		width: 50px;
		height: 50px;
		object-fit: contain;
	}
}

@media (max-width: 991.98px) {
	html {
		font-size: 13px;
	}

	header {
		padding: 1rem 0;
	}

	.navbar-brand img {
		max-width: 100px;
	}

	.themeBtn {
		letter-spacing: 1px;
	}

	.btnmenu span {
		width: 45px;
	}

	.btnmenu span:nth-child(1) {
		width: 35px;
	}

	.btnmenu span:nth-child(3) {
		width: 24px;
	}

	.heroSection {
		height: 600px;
	}

	.heroText h1 {
		font-size: 2rem;
	}

	.main-slider .swiper-button-prev,
	.main-slider .swiper-button-next {
		bottom: 1.5rem;
		width: 45px;
		height: 40px;
	}

	.homeSlider .swiper-pagination {
		bottom: 2rem;
	}

	.cta-section q {
		font-size: 1.375rem;
		max-width: 460px;
	}

	.cta-section {
		padding: 2rem 0;
	}

	.about-section {
		padding: 4rem 0;
	}

	.blogcard {
		margin: 0 -10px;
	}

	.blog-section .obj {
		top: -5rem;
		left: -4rem;
	}

	.heading {
		font-size: 1.75rem;
		margin-top: 0;
	}

	.sportingContent .heading {
		margin-top: 0;
	}

	.gallery-section {
		padding: 4rem 0;
	}

	.gallery-section .galleryText img {
		display: none;
	}

	.gallery-section .galleryText {
		padding: 3.75rem 0;
	}

	.showcase-section .heading {
		font-size: 2.5rem;
	}

	.showcaseText p {
		width: 90%;
		margin-bottom: 1.5rem;
	}

	.testimonial-section {
		padding: 3rem 0;
	}

	.insta-sec .swiper-button-prev {
		left: 0rem;
	}

	footer .quicklinks {
		max-height: fit-content;
	}

	footer .quicklinks li {
		margin-bottom: 10px;
	}

	.preLoader img {
		max-width: 200px;
	}

	.newMenu li a {
		font-size: 1.5rem;
		padding: 0.875rem;
	}

	.newMenu ul {
		margin-bottom: 0;
	}

	.footerLogo {
		text-align: left;
	}

	.sociallinks {
		margin: 1.25rem 0;
		justify-content: flex-start;
	}

	.copyRight p {
		text-align: left;
	}

	.copyRight .links {
		justify-content: space-between;
	}

	.aboutpgMain {
		padding-top: 140px !important;
	}

	section {
		padding: 3.5rem 0;
	}

	.sportingContent p {
		margin: 0 0 1rem;
	}

	.silverCard h3 {
		font-size: 2rem;
		margin-bottom: 1.75rem;
	}

	.silverCard h4 {
		font-size: 4.25rem;
	}

	.loginPopup .modal-body,
	.signUp-popup .modal-body {
		padding: 2rem 3rem;
	}

	.loginPopup .modal-body h4 {
		margin-bottom: 1.25rem;
		font-size: 2.75rem;
	}

	.contactInfo figure {
		width: 7rem;
		height: 7rem;
	}

	.contactInfo figure img {
		width: 3rem;
		height: 3rem;
	}

	.contactForm input {
		height: 50px;
	}

	section.contactSec {
		padding-top: 1.5rem;
	}

	.contactPage {
		padding-top: 10rem !important;
	}

	.checkoutBtn a {
		width: 70px;
		height: 70px;
	}

	.checkoutBtn a img {
		width: 40px;
	}

	.popupHeader h4 {
		font-size: 2.5rem;
	}

	.totalPayment span {
		padding: 10px 1rem;
		border: 0;
		height: auto;
	}

	.totalPayment span div {
		font-size: 1.75rem;
		font-weight: 500;
	}
}



@media (max-width: 767.98px) {
	html {
		font-size: 12px;
	}

	.navbar-brand img {
		max-width: 80px;
	}

	header {
		padding: 10px 0;
	}

	.heroSection {
		height: 520px;
	}

	.homeSlider .swiper-pagination {
		left: 4rem;
	}

	.main-slider .swiper-button-next {
		right: 2rem;
	}

	.main-slider .swiper-button-prev {
		right: 6.5rem;
	}

	.cta-section img {
		max-width: 150px;
	}

	.cta-section {
		text-align: center;
	}

	.about-section {
		padding: 3rem 0;
	}

	.about-section .row {
		gap: 1.5rem;
	}

	.gallery-section {
		padding: 3rem 0;
		text-align: center;
	}

	.blogcard {
		margin: 0 auto 1.25rem auto;
		max-width: 400px;
	}

	.blogcard .card-body {
		padding: 1rem;
	}

	.discover-section .subtitle {
		margin-top: 0;
	}

	.showcase-section .heading {
		font-size: 2.25rem;
	}

	.testimonial-section {
		padding: 2.5rem 0;
	}

	.testimonialSlider {
		margin: 10px 0;
	}

	.insta-sec .swiper-button-prev,
	.insta-sec .swiper-button-next {
		display: none;
	}

	.insta-sec .instaSlider {
		margin-top: 1rem;
	}

	.preLoader img {
		max-width: 150px;
	}

	.isopen .btnmenu span:nth-child(1),
	.isopen .btnmenu span:nth-child(3) {
		width: 40px;
	}

	.newMenu ul li+li {
		margin-top: 0;
	}

	.newMenu li .themeBtn {
		margin-top: 10px;
		padding: 1.25rem 3rem;
	}

	.cta-section .row {
		gap: 1rem;
	}

	.aboutpgMain {
		padding-top: 120px !important;
	}

	section {
		padding: 3rem 0;
	}

	.sportingContent p {
		margin: 0 0 0.5rem;
	}

	.sportingContent {
		margin-top: 1.5rem;
	}

	.silverCard h3 {
		font-size: 1.75rem;
		margin-bottom: 1.5rem;
	}

	.silverCard h4 {
		font-size: 3.5rem;
	}

	.silverCard.goldPckg p {
		height: auto;
	}

	.loginPopup .modal-body,
	.signUp-popup .modal-body {
		padding: 2rem;
	}

	.loginPopup .modal-body h4 {
		font-size: 2.5rem;
		margin-bottom: 1rem;
	}

	.loginForm input {
		margin-bottom: 10px;
	}

	.loginPopup p {
		margin-top: 1.5rem;
	}

	.loginPopup .signUp-btn {
		font-size: 1.125rem;
	}

	.contactInfo figure {
		width: 6rem;
		height: 6rem;
		margin: 0;
	}

	.contactInfo figure img {
		width: 2.5rem;
		height: 2.5rem;
	}

	.contactInfo {
		display: flex;
		align-items: center;
		gap: 2rem;
		margin-bottom: 1.5rem;
	}

	.contactInfo h4 {
		text-align: left;
		margin-bottom: 4px;
	}

	section.contactSec .row {
		gap: 1.5rem;
	}

	.contactForm textarea,
	.contactForm input {
		margin: 0;
	}

	section.contactSec form .row {
		gap: 1rem;
	}

	.contactPage {
		padding-top: 8rem !important;
	}

	.checkoutBtn a {
		width: 55px;
		height: 55px;
	}

	.checkoutBtn a img {
		width: 35px;
	}

	.checkout__popup {
		width: 500px;
	}

	.popupHeader {
		padding: 1rem 0;
		margin: 0 1rem;
	}

	.popupHeader h4 {
		font-size: 2rem;
	}

	.totalPayment span div {
		font-size: 1.5rem;
	}

	.totalPayment.mb-4 {
		margin: 1rem !important;
	}

	.popup-details {
		margin: 0 1rem;
	}
}



@media (max-width: 575.98px) {
	.newMenu {
		right: -180vw;
		width: 100%;
	}

	.navbar ul li:nth-child(1),
	.navbar ul li:nth-child(2) {
		display: none;
	}

	.navbar-brand img {
		max-width: 70px;
	}

	header {
		padding: 6px 0;
	}

	.heroText h1 {
		font-size: 1.875rem;
	}

	.homeSlider .swiper-pagination,
	.main-slider .swiper-button-prev,
	.main-slider .swiper-button-next {
		display: none;
	}

	.heroSection {
		height: 435px;
	}

	.cta-section {
		padding: 1.75rem 0;
	}

	.cta-section q {
		font-size: 1.25rem;
	}

	.cta-section img {
		max-width: 120px;
	}

	.subtitle {
		font-size: 1rem;
		letter-spacing: 1px;
	}


	.blog-section .obj {
		display: none;
	}

	.blogcard p {
		font-size: 1.125rem;
		line-height: 1.6;
		margin-bottom: 1rem;
	}

	.blogcard a {
		letter-spacing: 2px;
	}

	.about-section {
		padding: 2.5rem 0;
	}

	.showcase-section .heading {
		font-size: 1.635rem;
	}

	.showcase-section img.bg {
		margin-top: -3rem;
	}

	.showcase-section {
		padding: 3rem 0 0;
	}

	.testimonial-section {
		padding: 2rem 0;
	}

	.testimonial-section .swiper-controls {
		display: none;
	}

	.insta-sec {
		padding-top: 2rem;
	}

	.footerLogo img {
		max-width: 100px;
	}

	ul.calFoter li img {
		max-width: 20px;
	}

	footer h2 {
		font-size: 1.5rem;
	}

	.preLoader img {
		max-width: 100px;
	}

	.aboutpgMain {
		padding-top: 100px !important;
	}

	section {
		padding: 2.5rem 0;
	}

	.sportingContent {
		margin-top: 1rem;
	}

	.silverCard h3 {
		font-size: 1.5rem;
		margin-bottom: 1.25rem;
	}

	.silverCard h4 {
		font-size: 2.75rem;
	}

	.loginPopup .modal-body,
	.signUp-popup .modal-body {
		padding: 1.5rem;
	}

	.loginPopup .modal-body h4 {
		font-size: 2rem;
		margin-bottom: 0.75rem;
	}

	.loginForm label {
		margin-bottom: 3px;
	}

	.loginForm input {
		margin-bottom: 8px;
	}

	.loginPopup p {
		margin-top: 1rem;
	}

	.loginPopup .signUp-btn {
		font-size: 1.25rem;
	}

	.contactInfo figure {
		width: 5rem;
		height: 5rem;
	}

	.contactInfo {
		gap: 1rem;
		margin-bottom: 1rem;
	}

	section.contactSec .row {
		gap: 1rem;
	}

	.contactPage {
		padding-top: 6rem !important;
	}

	.checkoutBtn a {
		width: 50px;
		height: 50px;
	}

	.checkoutBtn a img {
		width: 30px;
	}

	.checkout__popup {
		width: 100%;
	}

	.popupHeader h4 {
		font-size: 1.75rem;
	}
}


@media (max-width: 320.98px) {
	.newMenu {
		right: -225vw;
	}

	.navbar-brand img {
		max-width: 50px;
	}

	.heroSection {
		height: 350px;
	}

	section {
		padding: 2rem 0;
	}
}