.search-result.rh-booking-form-main .rh-booking-form {
	margin-bottom: 10px;
	border-radius: 10px;
	padding: 40px 50px;
}

.search-result .rh-submit-btn button#rh-update-result {
	padding: 16px 20px;
	border-radius: 2px;
	font-size: 15px;
	font-weight: 600;
	top: 0;
	text-transform: capitalize;
	height: auto;
	cursor: pointer;
	outline: none;
	border: none;
	width: 100%;
}

.search-result .rh-submit-btn button#rh-update-result:hover {
	background: #1c8901;
}

.search-result .rh-main-row .rh-column.rh-submit-btn {
	max-width: 135px;
}

.search-result .rh-main-row {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: nowrap;
	margin: 0 -15px;
}

.search-result .rh-main-row .rh-column {
	width: 100%;
	flex: auto;
	padding: 0 15px;
}

.rh-booking-form-main .rh-form-group {
	position: relative;
}

.search-result.rh-booking-form-main label.rh-form-label {
	font-size: 11px;
	line-height: 15px;
	font-weight: 500;
	box-sizing: border-box;
	padding-left: 35px;
	padding-right: 4px;
	position: absolute;
	top: 4px;
	white-space: nowrap;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	z-index: 1;
}

.search-result.rh-booking-form-main img.rh-location-icon {
	position: absolute;
	left: 9px;
	top: 12px;
	pointer-events: none;
	opacity: 0.7;
	transform: scale(0.9);
}

.search-result .rh-booking-form input.s-location {
	padding: 20px 15px 4px 35px;
	border-radius: 0px;
}

.search-result .rh-booking-form input,
.search-result .rh-booking-form select {
	width: 100%;
	padding: 15px;
	font-size: 15px;
	border: 1px solid #ccc;
	outline: none;
	height: 50px;
	-webkit-appearance: none;
}

.search-result .rh-booking-form input,
.search-result .rh-booking-form select {
	padding: 20px 15px 12px 15px;
	height: 50px;
}

.search-result .rh-booking-form select {
	padding: 12px 30px 12px 30px;
	height: 50px;
}

.search-result .date-time-group {
	display: flex;
}

.search-result .rh-booking-form-main .feild-icon {
	position: relative;
	display: flex;
	align-items: center;
}

.search-result .rh-booking-form-main .feild-icon,
.search-result .rh-booking-form-main .rh-time {
	width: 50%;
}

.search-result div#rh-pickupContainer,
.search-result div#rh-dropContainer {
	padding: 15px 0px 15px 35px;
	font-size: 15px;
	border: 1px solid #ccc;
	outline: none;
	border-right: none;
	background: #fff;
	height: 50px;
	line-height: normal;
	width: 100%;
}

.search-result div#rh-pickupContainer,
.search-result div#rh-dropContainer {
	padding: 22px 15px 12px 35px;
	height: 50px;
}

.search-result img.rh-show-pickupdate,
.search-result img.rh-show-time,
.search-result img.rh-show-dropdate {
	position: absolute;
	left: 10px;
	width: 18px;
	height: 18px;
	object-fit: contain;
}

.search-result.rh-booking-form-main .feild-icon {
	position: relative;
	display: flex;
	align-items: center;
}

.search-result.rh-booking-form-main .rh-time {
	display: flex;
	align-items: center;
	position: relative;
	z-index: 0;
}

.search-result img.rh-location-icon {
	position: absolute;
	left: 10px;
	top: 46px;
	width: 20px;
	height: 20px;
}

.rh-listing-sidebar {
	width: 100%;
	float: left;
	margin-right: 2%;
	background-color: #ffffff;
	padding: 10px;
	border: 1px solid #c3c3c3;
	border-radius: 10px;
	box-shadow: 0px 1px 3px #b1b1b1;
}

.content-details {
	position: relative;
}

.content-details {
	padding-right: 20px;
	padding-left: 34px;
	background-color: #f4f4f4;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 6px;
	position: relative;
	margin-bottom: 10px;
}

.content-details:after {
	content: "";
	border-top: 5px solid transparent;
	border-left: 8px solid #000;
	border-bottom: 5px solid transparent;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -5px;
	transition: transform 0.1s ease;
}

.content-details:before {
	background: url(/Searchformdesign/images/icons-96.png);
	background-repeat: no-repeat;
	background-size: 80px;
	background-position: 34% 6%;
	width: 20px;
	height: 20px;
	float: left;
	position: absolute;
	content: "";
	left: 8px;
}

.content-details img {
	max-width: 100%;
	vertical-align: middle;
	text-align: right;
}

/* Search-result-sidebar-and-right-col start */
.rh-filter-show {
	display: block;
}

.rh-filter-hide {
	display: none;
}

.rh-left-sidebar .item-header-filter:after {
	content: "";
	border-top: 5px solid transparent;
	border-left: 8px solid #000;
	border-bottom: 5px solid transparent;
	position: absolute;
	right: 10px;
	top: 18px;
	transition: transform 0.1s ease;
	display: block;
}

.rh-left-sidebar .item-header-filter.active:after {
	transform: rotate(90deg);
}

.rh-left-sidebar .content-details:after {
	display: none;
}

.rh-left-sidebar .item-details-filter ul {
	list-style: none;
	padding: 8px;
	margin: 0;
	border-top: 1px solid #ddd;
}

.jcarousel-wrapper {
	background-color: #fff;
}

.rh-left-sidebar .content-details .item-header-filter {
	padding: 8px;
	font-size: 16px;
}

.rh-left-sidebar .content-details {
	background: #fff;
	border: 1px solid #ddd;
	padding: 0;
	border-radius: 3px;
}

.rh-left-sidebar .content-details .item-header-filter img {
	float: right;
	padding-right: 20px;
	padding-top: 6px;
}

.rh-left-sidebar {
	background-color: #fafafa;
}

.jcarousel ul .smallBoxContainer {
	background: #f2f2f2;
	border: 1px solid #f2f2f2;
	border-radius: 2px;
	cursor: pointer;
	transition: all 0.3s;
	position: relative;
}

.rhm-close-icon {
	position: absolute;
	top: -10px;
	right: -10px;
	z-index: 999;
	display: none;
	visibility: hidden;
}

.rhm-close-icon span {
	color: #1c8901;
	font-size: 20px;
	background-color: #fff;
	border: 1px solid #1c8901;
	border-radius: 100px;
	width: 25px;
	height: 25px;
	display: block;
	line-height: 0.8;
	text-align: center;
	font-weight: 700;
}

.rhm-search-result-filter.active .rhm-close-icon {
	display: block;
	visibility: visible;
}

.jcarousel ul .smallBoxContainer .carDest {
	background: #fff;
	border-radius: 2px;
	overflow: hidden;
	position: relative;
}

.jcarousel ul .smallBoxContainer .nofoDest {
	color: #666;
	font-size: 10px;
	line-height: 1.4;
	padding: 3px 10px;
	padding-right: 25px;
	position: relative;
	transition: color 0.3s ease;
}

.jcarousel ul .smallBoxContainer .carDest p {
	color: #222;
	font-weight: 600;
	margin: 5px 0 0;
	font-size: 14px;
	line-height: 17px;
	text-align: center;
	transition: color 0.3s ease;
	padding: 0 3px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.rh-left-sidebar .content-details .item-details-filter ul li {
	margin: 0;
}

.entry-content {
	font-family: unset;
}

.rh-left-sidebar .content-details .item-details-filter ul li label {
	font-size: 14px;
	vertical-align: middle;
	line-height: 1.5;
	display: inline;
}

.rh-left-sidebar .content-details .item-details-filter ul li input {
	margin-top: 0;
	vertical-align: middle;
	margin-right: 5px;
}

.jcarousel ul .smallBoxContainer .nofoDest:after {
	background: url(../../images/frontend/ico-arrow-circle-left.png) top left no-repeat;
	top: 50%;
	margin-top: -10px;
	content: "";
	height: 20px;
	position: absolute;
	right: 4px;
	width: 20px;
}

.rhm-search-result-filter.active .smallBoxContainer,
.rhm-search-result-filter:hover .smallBoxContainer {
	background: #1c8901;
	border: 1px solid #1c8901;
}

.rhm-search-result-filter.active .smallBoxContainer .nofoDest:after,
.rhm-search-result-filter:hover .smallBoxContainer .nofoDest:after {
	background-position: 0 bottom;
}

.rhm-search-result-filter.active .smallBoxContainer .nofoDest,
.rhm-search-result-filter.active .smallBoxContainer .nofoDest span,
.rhm-search-result-filter.active .smallBoxContainer .nofoDest *,
.rhm-search-result-filter.active .smallBoxContainer .nofoDest span,
.rhm-search-result-filter:hover .smallBoxContainer .nofoDest,
.rhm-search-result-filter:hover .smallBoxContainer .nofoDest * {
	color: #fff !important;
}

.jcarousel-wrapper .jcarousel ul .smallBoxContainer .carDest .thbCarDest {
	padding: 5px;
	min-height: 85px;
}

.jcarousel-wrapper .jcarousel ul .smallBoxContainer .carDest .thbCarDest img {
	width: 100%;
	max-width: 105px;
	margin: 0 auto;
	display: block;
}

.jcarousel-wrapper .jcarousel ul .smallBoxContainer .nofoDest span {
	color: #000;
	font-size: 15px;
	line-height: 1;
	font-weight: 700;
	transition: color 0.15s ease;
	display: block;
}

.jcarousel-wrapper .jcarousel ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin-top: 10px;
}

.jcarousel-wrapper .jcarousel li {
	float: left;
	display: inline-block;
	position: relative;
	margin-left: 0;
}


/*********SEARCH-RESULT-BLOCK-SEC*********/
.rhm-active-filters {
	margin-bottom: 5px;
	display: flex;
	flex-direction: row;
	align-items: center;
}

.rhm-active-filters p {
	font-size: 12px;
	line-height: 22px;
	margin: 0 5px;
	font-weight: 400;
	color: #333;
	white-space: nowrap;
}

.rhm-active-filters ul {
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
}

.rhm-active-filters ul li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.rhm-active-filters ul li button {
	border: 1px solid #e1e1e1;
	border-radius: 4px;
	color: #666;
	cursor: pointer;
	font-size: 12px;
	line-height: 20px;
	margin: 1px 2px;
	padding: 0 8px 0 8px;
	position: relative;
	transition: all 0.2s;
	background: #fff;
}

.rhm-active-filters ul li button span {
	padding-right: 5px;
	font-size: 16px;
	font-weight: 700;
}

.rh-car-feature-main ul.rh-car-feature2 li.rh-icon-doors.tooltip i {
	display: none;
}

/*rh-booking-listing*/

.rh-booking-listing-row .rh_car_box_sec_inner {
	background-color: #ffffff;
	width: 100%;
	display: flex;
	margin-bottom: 30px;
	justify-content: space-between;
	border-radius: 10px;
	box-shadow: 3px 3px 10px #00000047;
	padding: 30px 15px;
	flex-wrap: wrap;
}

.rh-car-feature-main {
	display: flex;
	justify-content: space-between;
}

ul.rh-car-feature1 {
	display: flex;
	list-style: none;
	margin-bottom: 10px;
	column-gap: 40px;
	padding: 10px 0px;
	width: 100%;
}

.rh-booking-listing-row .rh_box_sec_top {
	width: 33%;
	float: left;
	position: relative;
	overflow: hidden;
}

.rh-booking-listing-row .rh_box_sec_top:hover img {
	transform: scale(1.1);
}

.box_sec_right {
	width: 40%;
}

.box_sec_right span {
	font-weight: 600;
	font-size: 16px;
}


.rh-booking-listing-row .box_sec_right h4 {
	border-bottom: 1px dashed #000;
	font-size: 18px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-top: 0;
}

.rh-booking-listing-row ul.rh-car-feature,
ul.rh_box_mid_list {
	list-style: none;
	padding: 0;
}

.rh-booking-listing-row ul.rh-car-feature li,
ul.rh_box_mid_list li {
	display: inline;
	padding-left: 10px;
}

.rh-booking-listing-row .rh_box_mid {
	width: 100%;
	float: left;
}

.rh-booking-listing-row ul.rh-car-feature li i {
	margin-right: 5px;
}

.rh-cost-booking-btn p {
	font-size: 16px;
	padding: 20px 0;
}

.mid-table .features-list ul li span {
	font-size: 18px;
}

.rh-cost-booking-btn button {
	transition: all 0.2s ease-in-out;
	display: flex;
	cursor: pointer;
	background-color: #1c8901;
	text-decoration: unset;
	padding: 5px 20px;
	border-radius: 12px;
	text-align: center;
	text-transform: uppercase;
	color: white;
	font-size: 16px;
	font-weight: 600;
	margin: auto;
	border: 2px solid #1c8901;
	white-space: normal;
}

.rh-listing-price-block .rh-cost-booking-btn p {
	text-align: center;
	line-height: 17px;
	font-size: 14px;
	padding: 10px 0 0;
}

.rh-cost-booking-btn button:hover,
.rh-cost-booking-btn button:focus {
	background-color: white;
	color: #1c8901;
}

.rh-cost-block h4 {
	margin-top: 0;
	font-weight: 900;
	color: #1c8901;
	font-family: inherit;
	line-height: 45px;
	margin-bottom: 0px;
	font-size: 32px;
}

span.price.old-price {
	text-decoration: line-through;
	font-size: 20px;
	font-weight: 600;
	color: red;
	margin-top: 0;
}

span.description {
	font-size: 14px;
	font-weight: 600;
	margin-top: 0px;
}

ul.rh-car-feature1 li {
	border: 0;
	text-align: center;
}

ul.rh-car-feature1 li i {
	background: url(../../images/frontend/icons-96.png);
	background-repeat: no-repeat;
	background-size: 80px;
	background-position: 100% 56%;
	width: 20px;
	height: 20px;
	display: block;
}

ul.rh-car-feature1 li.rh-icon-doors i {
	background-position: 99% 0%;
}

ul.rh-car-feature1 li.rh-icon-transmsn.manual i {
	background-position: 67% 0;
}

ul.rh-car-feature1 li.rh-icon-transmsn.auto i {
	background-position: 67% 69%;
}

ul.rh-car-feature2,
ul.rh-car-feature3 {
	padding: 0;
	margin: 0px;
	list-style: none;
}

ul.rh-car-feature2,
ul.rh-car-feature3 {
	position: relative;
}

ul.rh-car-feature2 li i {
	background: url(../../images/frontend/icons-96.png);
	background-repeat: no-repeat;
	background-size: 80px;
	background-position: 0% 12%;
	min-width: 20px;
	width: 20px;
	height: 20px;
	min-height: 20px;
	transform: rotate(-45deg);
	display: inline-block;
}

ul.rh-car-feature2 li.rh-icon-airport i {
	background-position: 0 12%;
}

ul.rh-car-feature2 li.rh-icon-un-milage i {
	background: url(../../images/frontend/icons-96-green.png);
	background-position: 34% 0%;
	transform: unset;
}

ul.rh-car-feature2 li i,
ul.rh-car-feature3 li i {
	margin-right: 5px;
}

ul.rh-car-feature2 li,
ul.rh-car-feature3 li {
	margin-bottom: 4px;
	font-size: 16px;
	border: 0;
	line-height: 17px;
	display: flex;
	font-weight: 600;
}

ul.rh-car-feature2 li.rh-icon-doors i {
	background: url(../../images/frontend/icons-96-green.png);
	background-repeat: no-repeat;
	background-size: 80px;
	background-position: 34% 0%;
	min-width: 20px;
	width: 20px;
	height: 20px;
	min-height: 20px;
	display: inline-block;
}

.rh-car-feature3 {
	max-width: 50%;
	width: auto;
}

ul.rh-car-feature3 li i {
	background: url(../../images/frontend/tick-thin.png);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: 100%;
	min-width: 20px;
	width: 20px;
	height: 20px;
	min-height: 20px;
	display: inline-block;
}

.rh-cost-block {
	float: left;
	width: 100%;
	display: flex;
	align-items: center;
	margin-bottom: 20px;
	flex-direction: column;
	padding-top: 15px;
}

.rh-listing-price-block {
	width: 25%;
	float: left;
}

.rh-cost-booking-btn {
	width: 100%;
	float: left;
	margin-top: 15px;
}

.rh-cost-block span {
	font-size: 16px;
	font-weight: 600;
}

ul.rh-car-feature1 li.rh-icon-ac i {
	background-position: -4% -20px;
}

.popular-bar p {
	margin: 0;
}

.box_sec_left img {
	width: 100%;
	object-fit: contain;
	height: 250px;
	transition: 0.3s;
}

.box_sec_left .cl--car-rent {
	display: flex;
	flex-direction: column;
}

.box_sec_left span.cl--car-rent-logo {
	margin-bottom: 2px;
}

.box_sec_left span.cl--car-rent-logo img {
	height: 37px;
	border: 1px solid #e6e6e6;
	border-radius: 3px;
	display: inline-block;
	overflow: hidden;
	vertical-align: text-bottom;
	margin: 0;
	transform: scale(1) !important;
}

.box_sec_left span.cl--car-rent-info {
	color: #a8a8a8;
	font-size: 12px;
	line-height: 1em;
	width: 100%;
	display: flex;
	flex-direction: column;
	margin-left: 4px;
}

.box_sec_left .cl--car-rent {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.content-details:hover {
	cursor: pointer;
}

.box_sec_right h3 {
	margin: 0px 0px 15px;
	font-size: 28px;
	line-height: 30px;
}

.box_sec_left .cl--car-rent {
	margin-top: 25px;
}



/* The Modal (background) */
.ts_cs_modal {
	display: none;
	/* Hidden by default */
	position: fixed;
	/* Stay in place */
	z-index: 1;
	/* Sit on top */
	left: 0;
	top: 0;
	width: 100%;
	/* Full width */
	height: 100%;
	/* Full height */
	overflow: auto;
	/* Enable scroll if needed */
	background-color: rgb(0, 0, 0);
	/* Fallback color */
	background-color: rgba(0, 0, 0, 0.4);
	/* Black w/ opacity */
}

.ts_cs_data {
	width: 100%;
	height: 100%;
	overflow: auto;
}

/* Modal Content/Box */
.modal-content {
	background-color: #fefefe;
	margin: 10% auto;
	/* 10% from the top and centered */
	padding: 20px;
	border: 1px solid #888;
	width: 700px;
	height: 530px;
	position: relative;
}

.wp-container-7 .ts_cs_modal {
	max-width: initial;
}

.ts_cs_heading {
	background: #fdbc09;
	padding: 10px 20px;
	font-weight: 500;
	color: #fff;
}

.ts_cs_modal {
	margin: 0 !important;
}

.ts_cs_data p:last-child {
	border: 3px solid #d8d8d8;
	padding: 25px 20px 10px 20px;
}

.ts_cs_data p {
	font-size: 16px;
}

.ts_cs_data p strong {
	font-size: 20px;
}

/* The Close Button */
.close_ts_cs {
	color: #aaa;
	float: right;
	font-size: 28px;
	font-weight: bold;
}

.close_ts_cs:hover,
.close_ts_cs:focus {
	text-decoration: none;
	cursor: pointer;
}

.close_ts_cs {
	position: absolute;
	right: -15px;
	top: -15px;
	width: 15px;
	height: 34px;
	padding: 15px;
	padding-top: 12px;
	background: #fdbc09;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	border: 2px solid #fff;
}

.rh-booking-listing-row .error {
	color: red;
	font-weight: 500;
}

.rh-booking-listing-row input.error {
	border: 1px solid red;
}

.rh-booking-listing-row .rhm-terms-section .rh-col-12 {
	padding-bottom: 15px;
}

p.rh-no-vehicle.error {
	color: red;
	font-weight: 500;
	text-align: center;
}

.rhm-search-error {
	border: 1px solid red !important;
	animation: shake 0.2s ease-in-out 0s 2;
	box-shadow: 0 0 0.5em red;
}

@keyframes shake {
	0% {
		margin-left: 0rem;
	}

	25% {
		margin-left: 0.5rem;
	}

	75% {
		margin-left: -0.5rem;
	}

	100% {
		margin-left: 0rem;
	}
}

ul.rh-car-feature2 {
	width: 50%;
}

.rh-mg-2 {
	margin-bottom: 20px;
}


/* Media-query */
@media (max-width: 1536px) {

	/* .search-result div#rh-pickupContainer, .search-result div#rh-dropContainer {
		padding: 15px 20px 15px 25px;
	} */
	.search-result.rh-booking-form-main .rh-booking-form {
		padding: 30px 20px;
	}

	.search-result .rh-main-row {
		margin: 0 -10px;
	}

	.search-result .rh-main-row .rh-column {
		padding: 0 10px;
	}

	.search-result input.s-location {
		padding-left: 40px;
	}

	.search-result.rh-booking-form-main .feild-icon {
		width: 55%;
	}

	.search-result.rh-booking-form-main .rh-time {
		width: 45%;
	}
}

@media (max-width: 1399px) {
	.search-result.rh-booking-form-main .rh-booking-form {
		padding: 0px 15px;
	}

	.rh-booking-form-main .rh-booking-form form {
		padding: 20px 0px;
	}

	.search-result .rh-booking-form select {
		padding: 12px 5px 12px 25px;
	}

	.search-result img.rh-show-pickupdate,
	.search-result img.rh-show-time,
	.search-result img.rh-show-dropdate {
		left: 7px;
		width: 15px;
		height: 15px;
	}

	.search-result.rh-booking-form-main .feild-icon {
		width: 65%;
	}

	.search-result.rh-booking-form-main .rh-time {
		width: 35%;
	}

	.search-result .rh-booking-form input,
	.search-result .rh-booking-form select,
	.search-result div#rh-pickupContainer,
	.search-result div#rh-dropContainer {
		font-size: 14px;
	}

	.modal-content {
		height: 350px;
	}
}

@media (max-width: 1200px) {

	.rh-booking-listing-row .rh_box_sec_top,
	.box_sec_right {
		width: 50%;
	}

	.rh-listing-price-block {
		width: 100%;
		margin-top: 40px;
	}

	.rh-booking-listing-row .rh_car_box_sec_inner {
		padding: 15px;
	}

	.search-result .rh-main-row {
		flex-wrap: wrap;
	}

	.search-result .rh-main-row .rh-column {
		width: 50%;
		margin-bottom: 10px;
	}

	.search-result .rh-submit-btn button#rh-update-result {
		float: right;
		max-width: 150px;
	}

	.search-result .rh-main-row .rh-column.rh-submit-btn {
		max-width: 100%;
	}

	span.price.old-price {
		font-size: 16px;
	}

	.rh-cost-block {
		align-items: start;
		width: 50%;
		padding: 0;
		margin: 0;
	}

	.rh-cost-booking-btn {
		width: 50%;
		margin: 0;
	}

	.rh-listing-price-block .rh-cost-booking-btn p {
		text-align: end;
		width: 100%;
		float: right;
	}

	.rh-cost-booking-btn button {
		float: right;
	}

}

@media (max-width: 1024px) {

	div#rhm-search-results .rh-row .rh-col-3,
	div#rhm-search-results .rh-row .rh-col-9 {
		width: 100%;
	}

	.search-result.rh-booking-form-main label.rh-form-label {
		top: -2px;
	}

	h1.entry-title {
		font-size: 5rem;
	}
}

@media (max-width: 768px) {

	.box_sec_left img {
		height: 180px;
	}

	ul.rh-car-feature2 li,
	ul.rh-car-feature3 li {
		margin-bottom: 7px;
	}

	ul.rh-car-feature1 li i {
		margin: auto;
	}

	ul.rh-car-feature1 {
		column-gap: 0;
	}

	ul.rh-car-feature1 li {
		width: 15%;
	}

	.rh-cost-block h4 {
		line-height: 27px;
		font-size: 22px;
	}

	span.price.old-price {
		font-size: 13px;
	}

	.rh-cost-block span {
		font-size: 14px;
	}

	.box_sec_right span {
		font-size: 14px;
	}

	.box_sec_right h3 {
		font-size: 20px;
		line-height: 18px;
	}

	.rh-listing-price-block {
		margin-top: 10px;
	}

	.rh-booking-listing-row .rh_car_box_sec_inner {
		padding: 10px;
	}

	.box_sec_right {
		margin-top: 30px;
	}

	.rh-booking-listing-row .rh_box_sec_top,
	.box_sec_right {
		width: 100%;
	}

	.rh-booking-listing-row .rh_car_box_sec_inner {
		flex-direction: column;
	}

	.rh-cost-booking-btn p {
		text-align: end;
	}

	h1.entry-title {
		font-size: 3.5rem;
	}

	.modal-content {
		width: 100%;
		max-width: 500px;
	}
}

@media (max-width: 600px) {

	ul.rh-car-feature2 li,
	ul.rh-car-feature3 li {
		font-size: 14px;
	}

	.search-result .rh-main-row .rh-column {
		width: 100%;
		margin-bottom: 10px;
	}

	.search-result .rh-submit-btn button#rh-update-result {
		float: right;
		max-width: 100%;
	}

	.modal-content {
		width: 100%;
		max-width: 350px;
		padding: 10px;
		height: 90%;
	}
}

@media (max-width: 480px) {

	.rh-cost-block,
	.rh-cost-booking-btn {
		align-items: baseline;
		width: 100%;
	}

	.rh-cost-booking-btn p {
		text-align: center;
		padding: 20px 0 0px 0;
	}

	.rh-car-feature-main {
		display: flex;
		flex-direction: column;
	}

	body .rhm-section {
		width: 100% !important;
	}

	.rh-cost-booking-btn button {
		width: 100%;
		margin: auto;
		display: block;
	}

	.rh-listing-price-block .rh-cost-booking-btn p {
		text-align: center;
	}

	.modal-content {
		width: 100%;
		max-width: 300px;
	}

	.ts_cs_heading {
		font-size: 14px;
	}

	.ts_cs_data p strong {
		font-size: 18px;
	}

	ul.rh-car-feature2,
	.rh-car-feature3 {
		width: 100%;
		max-width: 100%;
	}

	.rh-cost-booking-btn {
		margin-top: 20px;
	}

	ul.rh-car-feature1 li {
		width: 25%;
	}
}
