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

@media only screen and (max-width: 1600px) {

	.bannerContent h1 {
		width: 100%;
	}

	.bannerContent p br {
		display: none;
	}

	.shipContent h3 {
		font-size: 1.25rem;
	}

	.secHeading {
		font-size: 3rem;
	}

	.areaContent ul li a {
		width: 200px;
	}

	.areaThree li a {
		width: 150px !important;
	}

}

@media only screen and (max-width: 1445px) {}

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

	.mainBanner {
		height: 900px;
	}

	.bannerContent h1 {
		font-size: 3rem;
	}

	.menuWrap .menu {
		gap: 2rem;
	}

	.aboutContent h2 {
		font-size: 2.5rem;
	}

	.contactSec {
		padding: 5rem 0;
	}

}

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

	.navbar-brand img {
		width: 150px;
	}

	.rentalWraps p {
		width: 100%;
	}

	.rentalWraps {
		width: 100%;
		margin-top: 2rem;
	}

	.chooseSec .aboutContent {
		margin-left: 0;
	}

	.areaContent ul li a {
		width: 150px;
		height: 40px;
	}

	.areaThree li a {
		width: 125px !important;
	}

}

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

	.main-header {
		position: relative;
	}

	.menu-Bar {
		display: block;
		top: 50%;
		bottom: initial;
		transform: translateY(-50%);
		right: 3rem;
	}

	.menuWrap.open {
		display: flex;
		left: 0px;
	}

	.menuWrap {
		position: fixed;
		left: -210%;
		right: 0;
		top: 0;
		margin: auto;
		background: var(--black);
		height: 100vh;
		display: flex;
		align-items: center;
		justify-content: center !important;
		flex-flow: column;
		transition: all 0.4s ease;
		z-index: 3;
		width: 100vw
	}

	ul.menu li {
		display: block
	}

	ul.menu li a {
		padding: 10px 0;
		display: block;
		text-align: center;
		color: #fff;
		font-size: 1.25rem;
	}

	ul.menu.navbar-nav .d-none {
		display: block !important;
	}

	.menuWrap .menu {
		display: block;
	}

	.form-inline {
		display: none;
	}

	.main-header .row {
		flex-direction: row-reverse;
	}

	.navbar-brand {
		text-align: left;
	}

	.shippingSec {
		position: relative;
	}

	.mainBanner {
		height: 650px;
	}

	.bannerContent {
		margin-top: 10rem;
	}

	.bannerContent p {
		font-size: 1.125rem;
		width: 80%;
	}

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

	.shipWraps {
		flex-direction: column;
		align-items: baseline;
	}

	.shipWraps figure img {
		width: 70px;
	}

	.aboutContent h2 {
		font-size: 2rem;
	}

	.aboutContent p {
		margin-bottom: 1rem;
	}

	.smallHead:before {
		width: 60px;
	}

	.secHeading {
		font-size: 2.5rem;
	}

	.rentalHeading .smallHead:before {
		width: 80px;
	}

	.testimonialContent {
		padding: 3.125rem 1rem 1.5rem 1rem;
	}

	.contactContent h2 {
		margin-bottom: 10px;
	}

	.contactContent .form-group {
		margin-bottom: 1rem;
	}

	.aboutBanner {
		height: 400px;
	}

	.areaContent ul li a {
		width: auto;
		padding: 10px 1em;
	}

	.areaContent ul li a i {
		font-size: 1rem;
	}

	.areaThree li a {
		width: auto !important;
	}

	ul.areaThree {
		flex-wrap: wrap;
	}

	.rentalInner .swiper-button-next,
	.rentalInner .swiper-button-prev {
		width: 34px;
		top: 16%;
	}

	.rentalDetails h2 {
		flex-direction: column;
		align-items: baseline;
		gap: 10px;
	}

	.rentalDetails p {
		margin: 1rem 0;
	}

	.rentlistOne {
		gap: 2rem;
		margin: 1rem 0;
	}

	.rentlistTwo {
		margin: 2rem 0;
	}

}

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

	.rentalWraps p {
		font-size: 1.25rem;
		width: 90%;
	}

	.chooseSec .aboutContent {
		margin-top: 1rem;
	}

	.contactContent {
		margin-top: 1rem;
	}

	a.footerlogo img {
		width: 150px;
	}

	footer h4 {
		font-size: 1.25rem;
		margin: 1rem 0;
	}

	.links li a,
	.contactLinks li a {
		font-size: 1.125rem;
	}

	.links li+li,
	.contactLinks li+li {
		margin-top: 10px;
	}

	.copyRight p {
		font-size: 1.25rem;
	}

	.mainBanner {
		height: 550px;
		background-attachment: unset !important;
	}

	.areaContent {
		margin-top: 1rem;
	}

	.faqHeading {
		flex-direction: column;
		align-items: baseline;
		gap: 10px;
	}

	.accordian {
		margin-top: 2rem;
	}

	.preLoader img {
		width: 120px;
	}
	
.woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product{ width: 100%;  }	
	
}

@media (max-width: 575.98px) {

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

	.bannerContent p {
		width: 100%;
		margin: 1rem 0;
	}

	.bannerContent .btn-group {
		gap: 1rem;
		align-items: center;
	}

	.themeBtn {
		padding: 12px 2em;
	}

	.mainBanner {
		height: 500px;
		background-attachment: unset !important;
	}

	.shippingSec {
		padding: 2rem 0;
	}

	.aboutSec {
		padding: 3rem 0;
	}

	.rentalSec {
		padding: 3rem 0;
	}

	.rentalHeading .smallHead {
		font-size: 1.75rem;
	}

	.secHeading {
		font-size: 2rem;
	}

	.rentalWraps {
		margin-top: 1rem;
	}

	.rentalWraps h3 {
		margin: 1rem 0;
	}

	.testimonialWraps {
		margin-top: 2rem;
	}

	.testimonialWraps figure img {
		width: 60px;
	}

	footer {
		padding-top: 1rem;
	}

	.aboutBanner {
		height: 350px;
		padding-bottom: 6rem;
	}

	.areaSec {
		padding: 4rem 0px;
	}

	.areaContent ul {
		flex-wrap: wrap;
	}

	.areaContent h3 {
		margin: 1rem 0;
	}

	.areaContent p {
		width: 100%;
		font-size: 1.125rem;
	}

	.areaContent small {
		font-size: 1.75rem;
	}

	.rentalInner .swiper-button-next,
	.rentalInner .swiper-button-prev {
		top: 15%;
	}

	.rentlistOne {
		gap: 4rem;
	}

	.accordian h4::after {
		top: 20px;
	}

	.searchBar {
		width: 100%;
	}
	
	.rentalImagess {
    margin-top: 0rem;
}.woocommerce div.product .product_title {
    font-size: 24px !important;
    letter-spacing: 0 !important;
}

.woocommerce div.product p.price ins, .woocommerce div.product span.price ins, .woocommerce div.product p.price, .woocommerce div.product span.price {
    font-size: 18px !important;
}

.woocommerce div.product form.cart .button {
    font-size: 16px !important;
    padding: 8px 2em !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding-top: 1rem !important;
}

.woocommerce div.product .woocommerce-tabs .panel {
    margin-bottom: 0 !important;
}

}

@media (max-width: 320.98px) {}