.search-product-categories{
	display: flex;
	align-items: center;
	margin: 0 auto;
	max-width: 570px;
	flex-direction: row;
}
.search-product-categories > *{
	height: 100%!important;
	flex:1;
	min-width:190px;
}
.search-product-categories>:first-child {
	border: none;
	border-right: 1px solid #909a9e;
	border-radius: 10px 0 0 10px;
	padding: 19px;
}
.search-product-categories > select {
	border:none;
	border-radius: 0;
	padding: 18px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url(https://8301280.fs1.hubspotusercontent-na1.net/hubfs/8301280/Arrow%20Down.png) 90% / 8% no-repeat #FFF;
}
.search-product-categories > select:focus {
	background: url(https://8301280.fs1.hubspotusercontent-na1.net/hubfs/8301280/Arrow%20Up.png) 90% / 8% no-repeat #FFF;
}
.search-product-categories > *:last-child{
	border-radius: 0 10px 10px 0;
}
.search-button{
	display: block;
	padding: 18.05px 33px;
	text-wrap: nowrap;
	font-size: 14px;
	line-height: normal;
}

.banner-items {
	width: 100%:
}


/* mobile */
@media (max-width: 767px){
	.search-product-categories {
		flex-direction: column;
		gap: 10px;
		max-width: 90%;
	}
	.search-product-categories > *{
		border-radius: 10px!important;
	}
	.search-product-categories > :first-child {
		border: none;
	}
	.search-product-categories > :last-child {
		padding: 18.9px 33px;
	}
	.banner_form {
		min-height: 50vh;
		padding-top: calc(25vh - 12px);
		padding-bottom: unset;
	}
}




/*DEFAULT STYLES*/
.banner_video > div > video {
	position: absolute;
	z-index: 0;
	object-fit: cover;
	width: 100%;
	height: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.banner_form {
	position:relative;
	min-height: 665px;
	align-items: center;
	justify-content: center;
	display: flex;
}
.embed_video:before {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 1;
}
.banner_form > .page-center > div {
	z-index: 9;
}
.banner_form:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
.banner_form_content {
	position:relative;
}

.social-icons-container ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.social-icons-container {
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
}
.social-icons-container ul li {
	line-height: normal;
	text-align: center;
}
.social-icons-container ul li a {
	color: #fff;
}
.social-icons-container ul li a svg {
	fill: currentColor;
	height: 18px;
}
.social-icons-container ul li a svg * {
	fill: currentColor;
}
.social-icons-container ul li + li {
	margin-top: 20px;
}
.sc-banner {
	position: relative;
}
.sc-banner .content-wrapper {
	position: relative;
}

.banner_form_sec .form_group {
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	align-items: center;
	justify-content: center;
}
.banner_form_sec form {
	padding: 0;
	margin: 0 auto;
	border: 0;
	border-radius: 0;
	background: transparent;
}
.form_group_box .form_control {
	width: 100%;
	border: 0;
	border-radius: 0;
	height: 61px;
	color: inherit;
	border-right: 1px solid #a6a6a6;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.form_group_box select.form_control {
	color: #737373;
	font-weight: 300;
	font-size: 14px;
	padding-right: 70px;
	font-weight: 300;
}
.form-select {
	position: relative;
}
.icon-down {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 20%;
	pointer-events: none;
}
.form_group_box .form_control {
	padding: 20px 30px;
}
.form_group_box {
	flex: 0 0 14%;
	max-width: 14%;
}
.form_group_box.number_of_beds_sec {
	flex: 0 0 18%;
	max-width: 18%;
}
.form_group_box .form_control.form_btn {
	color: #fff;
	border-right: 0;
	cursor: pointer;
	transition: 0.3s;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
}
.banner_form .title-h1, .banner_form .title-h2 {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 800;
	text-align: center;
	z-index: 1;
	position: inherit;
}

.banner_form .title-h1 {
	color: var(--secondary-color);
	font-size: 36px;
	line-height: normal;
	margin: auto;
	max-width: 600px;
}

.banner_form .title-h2 {
	color: var(--primary--color);
	font-size: 28px;
	line-height: 42px;
	margin: 0 auto
}
.banner_form_sec {
	padding: 0 15px;
	position: absolute;
	bottom: -27px;
	left: 0;
	width: 100%;
	z-index: 1;
}
.form_group_box {
	box-shadow: 0px 4px 60px rgb(156 156 156 / 25%);
}
form .form_btn input[type="submit"]:hover {
	border: 0;
	background: #f8353b;
}

form .hs-button:focus,
form input[type=submit]:focus{
	background-color: rgba(255,90,95,1);
}
.input-search::placeholder, .search-product-categories select {
	color: #909A9E;
}
@media (max-width: 1440px) {
	.form_group_box {
		flex: 0 0 18%;
		max-width: 18%;
	}
	.form_group_box.number_of_beds_sec {
		flex: 0 0 23%;
		max-width: 23%;
	}
}
@media(max-width:1024px){
	.form_group_box .form_control {
		padding: 20px 15px;
		font-size: 14px !important;
	}
}
@media (max-width: 767px) {
	.banner_form {
		min-height: 100vh;
		padding: 0!important;
	}
	.search-product-categories {
		align-items: stretch;
	}
	.social-icons-container {
		display: none;
	}
	.form_group_box .form_control {
		padding: 20px 40px;
		font-size: 16px !important;
	}
	.icon-down {
		right: 20px;
	}
	.banner_form_sec {
		position: static;
	}
	.banner_form_sec .form_group {
		flex-wrap: wrap;
		position: relative;
		z-index: 1;
	}
	.form_group_box {
		flex: 0 0 100%;
		max-width: 100%;
		margin-top: 15px;
		border-radius: 5px;
		overflow: hidden;
	}
	.form_group_box.number_of_beds_sec {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.form_group_box .form_control {
		height: 48px;
		padding: 13px 15px;
	}
	.banner-items {
		position: relative;
		display: flex;
		flex-direction: column;
		justify-content: center;
		min-height: 80vh;
		gap: 42px;
	}


	.banner_form_content .title-h1 {
		font-size: 24px!important;
	}
	.search-product-categories>select {
		background: url(https://8301280.fs1.hubspotusercontent-na1.net/hubfs/8301280/Arrow%20Down.png) 95% / 4% no-repeat #fff;
	}
	.search-product-categories>select:focus {
		background: url(https://8301280.fs1.hubspotusercontent-na1.net/hubfs/8301280/Arrow%20Up.png) 95% / 4% no-repeat #fff;
	}
}
@media (min-width: 768px) {
	.form_group_box select.form_control {
		padding-right: 50px;
	}
	.form_group_box:first-child {
		overflow: hidden;
		border-top-left-radius: 10px;
		border-bottom-left-radius: 10px;
	}
	.form_group_box:last-child {
		border-top-right-radius: 10px;
		border-bottom-right-radius: 10px;
		overflow: hidden;
	}
}
