:root {
	--primary-color: #0c6c6a;
}
.navbar {
	background-color: #0c6c6a !important;
	padding: 0.5rem 11rem 0.5rem;
	color: #fff !important;
}
.social-icons {
	margin-left: 1rem;
}
.social-icons img {
	margin: 0rem 0.29rem;
}
.social-icons-container {
	border-right: 0.1rem solid #fff;
}
.social-icons-container p {
	color: #fff;
	margin: auto;
}
.lower-navbar {
	background-color: #fff !important;
	padding: 0.5rem 11rem 0.5rem;
	color: #000 !important;
	border-top: 1px solid #fff2f27a;
	border-bottom: 1px solid #e4e7e9;
}
.lower-navbar-section {
	display: flex;
	align-items: center;
	margin: 0.1rem 1.2rem;
}
.lower-navbar-section img {
	height: 24px;
	width: 24px;
	margin-right: 0.5rem;
	margin-left: 0.5rem;
}
.accordion-item {
	border-right: 0 !important;
	border-left: 0 !important;
}
.search-section {
	margin-top: -4rem;
	padding: 1.5rem 11rem 0;
	/* z-index: 999; */
	position: relative;
}
.search-section .filters {
	color: #000 !important;
	background: #fff;
	text-decoration: none;
	padding: 0.5rem;
	text-align: center;
}
.search-btn-12 {
	padding: 1rem 2rem;
	background: #0c6c6a !important ;
	width: fit-content;
	font-size: 16px !important ;
	font-weight: 500 !important ;
	border-radius: 5px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border: none;
	display: flex;
	color: #fff;
	text-decoration: none;
	align-items: end;
}

.search-btn-12:hover {
	color: #fff;
	outline: 1px solid #0c6c6a !important;
}
.search-btn-12 img {
	margin-left: 0.3rem;
}
.filter-section {
	border: 1px solid rgba(234, 236, 240, 1);
	margin-top: 0.5rem;
}
input[type="checkbox"] {
	width: 1rem;
	height: auto;
	accent-color: rgba(12, 108, 106, 1);
	margin-left: 0.2rem;
	margin-right: 0.2rem;
}
.btn-close-12 {
	border: 0;
	background: #fff;
	position: absolute;
	right: 1rem;
}
.form-label {
	color: rgba(29, 41, 57, 1);
	font-weight: 500;
}
.form-control {
	padding: 0.65rem !important;
}
.social-icons-container-2 {
	padding: 2rem;
	border: 1px solid rgb(216 216 216);
	border-radius: 6px;
}
.banner-section {
	margin: 5rem 2.5rem;
}
.why-renttre-section {
	font-family: "Public Sans";
	padding: 4rem 7rem;
}
.why-renttre-section div h4 {
	/* font-family: "Public Sans"; */
	font-size: 24px;
	font-weight: 600;
}
.section-text-2 {
	padding: 0rem 11rem;
	display: flex;
	text-align: center;
	/* color: rgba(119, 135, 143, 1); */
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5rem;
	letter-spacing: 0.5px;
}
.mobile-menu {
	margin-left: auto !important;
	margin-top: auto !important;
	margin-bottom: auto !important;
	margin-right: 0;
}
.social-icons-container-1 {
	position: fixed;
	bottom: 0;
	border: 0;
	margin-bottom: 2rem;
	margin-left: 0.5rem;
}
footer {
	padding: 1rem 0.5rem;
	font-family: "Public Sans" !important;
	background-color: rgba(249, 249, 249, 1);
}
.quick-links-heading {
	color: rgba(0, 0, 0, 1);
	font-size: 16px;
	font-weight: 600;
	line-height: 20px;
	padding: 1rem 1rem 0rem;
}
.quick-links-1 {
	text-align: justify;
}
.quick-links-1 ul {
	gap: 16px;
	list-style-type: none;
	padding: 0rem 1rem;
}
.quick-links-1 ul li a {
	text-decoration: none;
	color: rgba(0, 0, 0, 1);
	font-size: 16px;
	font-weight: 400;
	line-height: 20px;
}
.quick-links-1 ul li {
	margin-bottom: 0.5rem;
}
.main-footer {
	border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

@media only screen and (max-width: 320px) {
.video-section video {
	width: 270px !important;
	margin: 20px 0;
}
.search-section {
	margin: 0 0 30px!important;
}
}


/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
	.lower-navbar {
		padding: 0.5rem 0rem 0.5rem;
	}
	.lower-navbar-section {
		margin: 0;
	}
	.logo {
		margin: 5px !important;
		height: 50px;
	}
	.lower-navbar div img {
		margin-left: 1.5rem;
	}
	.search-section {
		padding: 1rem 0.5rem 0;
		margin: 0.5rem 0.5rem 0;
	}
	.search-section .filters {
		padding: 0.5rem;
		width: auto;
	}
	.category-btn-2 {
		font-size: 14px;
		padding: 0.5rem;
	}
	.search-btn-12 {
		padding: 1rem 2rem;
		align-items: center;
		border-radius: 5px;
		border-top-left-radius: 0;
		border-bottom-left-radius: 0;
	}
	.social-icons-container-2 {
		padding: 1rem;
	}
	.banner-section {
		margin: 5rem 0.8rem !important;
	}
	.why-renttre-section {
		padding: 0.8rem;
	}
	.section-text-2 {
		padding: 0rem 0rem;
		display: flex;
		text-align: center;
		/* color: rgba(119, 135, 143, 1); */
		margin-bottom: 1.5rem;
		font-size: 16px;
		font-weight: 400;
		line-height: 1.5rem;
		letter-spacing: 0.5px;
	}
	footer {
		padding: 1rem 0.5rem;
		background-color: rgba(249, 249, 249, 1);
	}
	.quick-links-1 {
		padding-left: 0;
	}
	.video-section {
		background-color: rgba(249, 249, 249, 1);
		margin: 30px 0;
	}
		
	.video-section .video-container {
			margin: 35px 25px;

	}
	.video-section video {
			width: 100%;
			height: auto; 
			border-radius: 4px; 
	}
	.quick-links-heading {
		padding: 0;
	}
	.quick-links-1 ul {
		padding: 0;
	}
	.about_section {
		padding: 2rem !important;
	}
	.btnKnowMore {
		margin-top: 30px;
	}
	.offer-container {
		margin-top: 20px;
	}
	.faq_section {
		margin: 3rem 0;
	}
	.related-search {
		display: none;
	}
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
	.lower-navbar {
		padding: 0.5rem 0rem 0.5rem;
	}
	.lower-navbar-section {
		margin: 0.1rem 0.5rem;
	}
	.lower-navbar-heading {
		font-size: 14px;
	}
		.social-icons-container-2 {
		padding: 1rem;
	}
	.lower-navbar div img {
		margin: 0.25rem;
	}
	.search-section {
		padding: 1.5rem 11rem 0;
	}
	.search-section .filters {
		padding: 0.5rem;
	}
	.category-btn-2 {
		font-size: 14px;
		padding: 0.6rem;
	}
	.search-btn-12 {
		padding: 1rem 2rem;
		border-radius: 5px;
		border-top-left-radius: 0;
		border-bottom-left-radius: 0;
	}
	.navbar {
		padding: 0.5rem 2.5rem 0.5rem;
	}
	.why-renttre-section {
		padding: 2rem 2rem;
	}
	.section-text-2 {
		padding: 0rem 3rem;
		display: flex;
		text-align: center;
		/* color: rgba(119, 135, 143, 1); */
		font-size: 16px;
		font-weight: 400;
		line-height: 1.5rem;
		letter-spacing: 0.5px;
	}
	footer {
		padding: 1rem 0.5rem;
		font-family: "Public Sans" !important;
		background-color: rgba(249, 249, 249, 1);
	}
	.quick-links-1 {
		padding-left: 0.8rem;
	}
	.search-section .filters {
		color: #000 !important;
		background: #fff;
		text-decoration: none;
		padding: 0.9rem 2.45rem;
		align-items: center;
		display: flex;
		justify-content: center;
		text-align: center;
	}
	.faq_section {
		margin: 5rem 0;
	}
	.offer-container {
		margin-top: 20px;
	}
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
	.lower-navbar {
		padding: 0.5rem 2.5rem 0.5rem;
	}
	.navbar {
		padding: 0.5rem 2.5rem 0.5rem;
	}

	.lower-navbar-section {
		margin: 0.1rem 0.5rem;
	}
	.search-section .filters {
		color: #000 !important;
		background: #fff;
		text-decoration: none;
		padding: 0.5rem;
		align-items: center;
		display: flex;
		justify-content: center;
		text-align: center;
		/* width: auto; */
	}
	.search-section {
		padding: 1.5rem 2.5rem 0;
		margin-top: 1.5rem;
	}
	.about_section {
		padding: 2rem 2rem 0 2rem;
		margin-top: 2rem;
	}
	.social-icons-container-2 {
		padding: 2rem;
	}
	.faq_section {
		margin: 5rem 0 4rem;
	}
	.video-section {
		background-color: rgba(249, 249, 249, 1);
		margin: 40px 0 30px;
	}
		
	.video-section .video-container {
			margin: 40px 0 40px 0;
	}
	.video-section video {
			width: 545px;
			height: auto;
			border-radius: 4px; 
	}
}

/* @media only screen and (min-width:768px) and (max-width:1024px) {
	.video-section {
		background-color: rgba(249, 249, 249, 1);
	}
		
	.video-section .video-container {
			margin: 20px 0 35px 0;
	}
	.video-section video {
			width: 100%;
			height: auto;
			border-radius: 4px; 
	}
} */

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
	.navbar {
		background-color: #0c6c6a !important;
		padding: 0.5rem 3rem 1.5rem;
		color: #fff !important;
	}
	.social-icons {
		margin-left: 1rem;
	}
	.social-icons img {
		margin: 0rem 0.29rem;
	}
	.social-icons-container {
		border-right: 0.1rem solid #fff;
	}
	.social-icons-container p {
		color: #fff;
		margin: auto;
	}
	.lower-navbar {
		background-color: #fff !important;
		padding: 0.5rem 3rem 3rem;
		color: #000 !important;
		border-top: 1px solid #fff2f27a;
	}
	.lower-navbar .logo {
		height: 50px;
		width: 100%;
		margin-top: 3px !important;
		margin-bottom: 0 !important;
	}
	.lower-navbar div img {
		height: 20px;
		width: 20px;
	}
	.lower-navbar-section {
		display: flex;
		align-items: center;
		margin: 0.1rem 1.2rem;
	}
	.lower-navbar-section img {
		height: 20px;
		width: 20px;
		margin-right: 0.5rem;
		margin-left: 0.5rem;
	}
	.search-section {
		margin-top: -4rem;
		padding: 1.5rem 3rem 0;
	}
	.search-section .filters {
		color: #000 !important;
		background: #fff;
		text-decoration: none;
		padding: 0.5rem;
	}
	.search-section .filters:hover {
		background-color: #0c6c6a;
		color: #fff !important;
	}
	.search-btn-12 {
		padding: 1rem 2rem;
		background: #0c6c6a;
		width: fit-content;
		font-size: 16px !important;
		display: flex;
		color: #fff;
		border-radius: 5px;
		border-top-left-radius: 0;
		border-bottom-left-radius: 0;
	}
	.category-btn-2 {
		border: 1px solid #ffdcdc;
		border-radius: 2px;
		font-size: 14px;
		padding: 0.6rem;
	}
	.banner-section {
		margin: 5rem 2.5rem;
	}
	.why-renttre-section {
		font-family: "Public Sans";
		padding: 4rem 7rem;
	}
	.why-renttre-section div h4 {
		/* font-family: "Public Sans"; */
		font-size: 24px;
		font-weight: 600;
	}
	.section-text-2 {
		padding: 0rem 11rem;
		display: flex;
		text-align: center;
		/* color: rgba(119, 135, 143, 1); */
		font-size: 16px;
		font-weight: 400;
		line-height: 1.5rem;
		letter-spacing: 0.5px;
	}
	.mobile-menu {
		margin-left: auto !important;
		margin-top: auto !important;
		margin-bottom: auto !important;
		margin-right: 1rem;
	}
	.social-icons-container-1 {
		position: fixed;
		bottom: 0;
		border: 0;
		margin-bottom: 2rem;
		margin-left: 0.5rem;
	}
	footer {
		padding: 1rem 0.5rem;
		font-family: "Public Sans" !important;
		background-color: rgba(249, 249, 249, 1);
	}
	.quick-links-heading {
		color: rgba(0, 0, 0, 1);
		font-size: 16px;
		font-weight: 600;
		line-height: 20px;
		padding: 1rem 1rem 0rem;
	}
	.quick-links-1 {
		text-align: justify;
	}
	.quick-links-1 ul {
		gap: 16px;
		list-style-type: none;
		padding: 0rem 1rem;
	}
	.quick-links-1 ul li a {
		text-decoration: none;
		color: rgba(0, 0, 0, 1);
		font-size: 16px;
		font-weight: 400;
		line-height: 20px;
	}
	.quick-links-1 ul li {
		margin-bottom: 0.5rem;
	}
	.faq_section {
		margin: 6rem 0 4rem;
	}
	.video-section {
		background-color: rgba(249, 249, 249, 1);
	}
		
	.video-section .video-container {
			margin: 60px 0 60px 0;
	}
	.video-section video {
			width: 800px;
			height: 370px; 
			border-radius: 4px; 
	}
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
	.navbar {
		background-color: #0c6c6a !important;
		padding: 0.5rem 11rem 0.5rem;
		color: #fff !important;
	}
	.social-icons {
		margin-left: 1rem;
	}
	.social-icons img {
		margin: 0rem 0.29rem;
	}
	.social-icons-container {
		border-right: 0.1rem solid #fff;
	}
	.social-icons-container p {
		color: #fff;
		margin: auto;
	}
	.lower-navbar {
		background-color: #fff !important;
		padding: 0.5rem 11rem 0.5rem;
		color: #000 !important;
		border-top: 1px solid #fff2f27a;
	}
	.lower-navbar-section {
		display: flex;
		align-items: center;
		margin: 0.1rem 1.2rem;
	}
	.lower-navbar-section img {
		height: 24px;
		width: 24px;
		margin-right: 0.5rem;
		margin-left: 0.5rem;
	}
	.search-section {
		margin-top: -4rem;
		padding: 1.5rem 11rem 0;
	}
	.search-section .filters {
		color: #000 !important;
		background: #fff;
		text-decoration: none;
		padding: 0.5rem;
		border-top-left-radius: 4px;
		border-top-right-radius: 4px;
	}
	.search-btn-12 {
		padding: 1rem 2rem;
		background: #0c6c6a;
		width: fit-content;
		font-size: 16px !important;
		display: flex;
		color: #fff;
		text-align: end;
		font-weight: 600;
		border: none;
		border-radius: 5px;
		border-top-left-radius: 0;
		border-bottom-left-radius: 0;
	}
	.search-btn-12:hover {
		color: #fff;
		outline: 1px solid #0c6c6a;
	}
	.category-btn-2 {
		border: 1px solid #ffdcdc;
		border-radius: 2px;
		font-size: 14px;
		padding: 0.6rem;
	}
	.banner-section {
		padding: 5rem 2.5rem;
		margin: 0rem;
	}
	.why-renttre-section {
		font-family: "Public Sans";
		padding: 4rem 6rem;
		background-color: rgba(249, 249, 249, 1);
	}
	.why-renttre-section div h4 {
		/* font-family: "Public Sans"; */
		font-size: 24px;
		font-weight: 600;
	}
	.section-text-2 {
		padding: 0rem 11rem;
		display: flex;
		text-align: center;
		/* color: rgba(119, 135, 143, 1); */
		font-size: 16px;
		font-weight: 400;
		line-height: 1.5rem;
		letter-spacing: 0.5px;
	}
	.mobile-menu {
		margin-left: auto !important;
		margin-top: auto !important;
		margin-bottom: auto !important;
		margin-right: 1rem;
	}
	.social-icons-container-1 {
		position: fixed;
		bottom: 0;
		border: 0;
		margin-bottom: 2rem;
		margin-left: 0.5rem;
	}
	footer {
		padding: 1rem 0.5rem;
		font-family: "Public Sans" !important;
		background-color: rgba(249, 249, 249, 1);
	}
	.quick-links-heading {
		color: rgba(0, 0, 0, 1);
		font-size: 16px;
		font-weight: 600;
		line-height: 20px;
		padding: 1rem 1rem 0rem;
	}
	.quick-links-1 {
		text-align: justify;
	}
	.quick-links-1 ul {
		gap: 16px;
		list-style-type: none;
		padding: 0rem 1rem;
	}
	.quick-links-1 ul li a {
		text-decoration: none;
		color: rgba(0, 0, 0, 1);
		font-size: 16px;
		font-weight: 400;
		line-height: 20px;
	}
	.quick-links-1 ul li {
		margin-bottom: 0.5rem;
	}
	.faq_section {
		margin: 6rem 0 4rem;
	}
	.video-section {
		background-color: rgba(249, 249, 249, 1);
	}
		
	.video-section .video-container {
			margin: 60px 0 60px 0;
	}
	.video-section video {
			width: 900px;
			height: 400px; 
			border-radius: 4px; 
	}
}
/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1600px) {
	.navbar {
		background-color: #0c6c6a !important;
		padding: 0.5rem 11rem 0.5rem;
		color: #fff !important;
	}
	.social-icons {
		margin-left: 1rem;
	}
	.social-icons img {
		margin: 0rem 0.29rem;
	}
	.social-icons-container {
		border-right: 0.1rem solid #fff;
	}
	.social-icons-container p {
		color: #fff;
		margin: auto;
	}
	.lower-navbar {
		background-color: #fff !important;
		padding: 0.5rem 11rem 0.5rem;
		color: #000 !important;
		border-top: 1px solid #fff2f27a;
	}
	.lower-navbar-section {
		display: flex;
		align-items: center;
		margin: 0.1rem 1.2rem;
	}
	.lower-navbar-section img {
		height: 24px;
		width: 24px;
		margin-right: 0.5rem;
		margin-left: 0.5rem;
	}
	.search-section {
		margin-top: -4rem;
		padding: 1.5rem 20rem 0;
	}
	.search-section .filters {
		color: #000 !important;
		background: #fff;
		text-decoration: none;
		padding: 0.5rem;
	}
	.search-btn-12 {
		padding: 1rem 2rem;
		background: #f27529;
		width: fit-content;
		font-size: 16px !important;
		display: flex;
		color: #fff;
		border-radius: 5px;
		border-top-left-radius: 0;
		border-bottom-left-radius: 0;
	}
	.category-btn-2 {
		border: 1px solid #ffdcdc;
		border-radius: 2px;
		font-size: 14px;
		padding: 0.6rem;
	}
	.banner-section {
		margin: 5rem 2.5rem;
		display: flex;
		justify-content: center;
	}
	.why-renttre-section {
		font-family: "Public Sans";
		padding: 4rem 7rem;
	}
	.why-renttre-section div h4 {
		/* font-family: "Public Sans"; */
		font-size: 24px;
		font-weight: 600;
	}
	.section-text-2 {
		padding: 0rem 11rem;
		display: flex;
		text-align: center;
		/* color: rgba(119, 135, 143, 1); */
		margin-bottom: 4rem;
		font-size: 16px;
		font-weight: 400;
		line-height: 1.5rem;
		letter-spacing: 0.5px;
	}
	.mobile-menu {
		margin-left: auto !important;
		margin-top: auto !important;
		margin-bottom: auto !important;
		margin-right: 1rem;
	}
	.social-icons-container-1 {
		position: fixed;
		bottom: 0;
		border: 0;
		margin-bottom: 2rem;
		margin-left: 0.5rem;
	}
	footer {
		padding: 1rem 0.5rem;
		font-family: "Public Sans" !important;
		background-color: rgba(249, 249, 249, 1);
	}
	.quick-links-heading {
		color: rgba(0, 0, 0, 1);
		font-size: 16px;
		font-weight: 600;
		line-height: 20px;
		padding: 1rem 1rem 0rem;
	}
	.quick-links-1 {
		text-align: justify;
	}
	.quick-links-1 ul {
		list-style-type: none;
		padding: 0rem 1rem;
	}
	.quick-links-1 ul li a {
		text-decoration: none;
		color: rgba(0, 0, 0, 1);
		font-size: 16px;
		font-weight: 400;
		line-height: 20px;
	}
	.quick-links-1 ul li {
		margin-bottom: 0.5rem;
	}
	.faq_section {
		margin: 6.5rem 0 5rem;
	}
}

/********* SearchBox ********/
.search-input-custome-1 .input-group-prepend {
	margin: 0 !important;
}

.search-input-custome-1 .input-group-prepend .btn:hover {
	background-color: #fff;
	outline: none;
}
.search-section-container {
	border-radius: 5px;
	background-color: #fff;
}
.search-section-container .filters {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.search-input-custome-1 {
	height: 60px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.my-btn:hover {
	color: #fff !important;
}
.my-btn:active {
	background-color: #0c6c6a !important;
	color: #fff !important;
	border-color: #0c6c6a !important;
}


/********* Samsung Galaxy Z fold 5 *********/

@media only screen and (min-width: 690px) and (max-width: 720px){
	.slider-container .slick-list{
		height: 180px;
	}
	.search-input-custome-1 .custom-select-search {
		display: none!important;
	}
	.search-section {
		margin-top: 25px !important;
	}
	.offer-container {
		margin: 15px 0 50px 0;
	}
	.video-section {
		margin-bottom: 60px;
	}
	.video-section video {
			width: 500px !important;
			height: auto; 
			border-radius: 4px; 
	}
	.footer-section .container {
		margin: 10px !important;
	}
	.category-container img {
		height: 300px !important;
	}
	
}
