            /*Home banner css*/
            .videoSearch h1 {
                font-weight: 400;
                font-size: 68px;
                font-family: var(--original_font);
                margin-bottom: 15px !important;
            }

            .videoSearch h1 .sub_title {
                font-size: 20px;
                font-family: 'Montserrat';
            }

            input#search_start_date,
            input#search_end_date {
                background-image: none;
                background-repeat: no-repeat;
                background-position: right 20px center;
            }

            #streamlinecore_fw_adults {
                background-image: none;
                background-repeat: no-repeat;
                background-position: right 20px center;
            }

            .home #slider {
                width: 100%;
                /*overflow: hidden;*/
                position: relative;
                height: 100vh;
            }

            .home #slider .home-banner {
                height: 100%;
                width: 100%;
                background: #161616;
                overflow: hidden;
            }

            .home #slider .home-banner>img {
                height: 100%;
                width: 100%;
                object-fit: cover;
                opacity: .65;
            }

            .home #slider .home-banner video {
                object-fit: cover;
                width: 100%;
                height: 100%;
            }

            .home #slider .home-banner .item {
                height: 100%;
                width: 100%;
            }

            .home #slider .home-banner .item img {
                height: 100%;
                width: 100%;
                object-fit: cover;
            }

            #resortpro_sw_bedrooms_number option {
                color: #000 !important;
            }

            .home #slider>img {
                width: 100% !important;
                height: 100% !important;
                object-fit: cover;
            }

            .home #slider .button-cta {
                display: block;
                color: #292929;
                position: relative;
                z-index: 1;
                background: #fff;
                padding: 15px 20px;
                max-width: 500px;
                margin: 0 auto;
                text-align: center;
                bottom: 150px;
                font: italic bold 18px/24px var(--body_font);
                outline: 1px solid #fff;
                outline-offset: 4px;
                transition: 0.4s;
            }

            .home #slider .button-cta:hover {
                background: var(--hover_color);
                outline: 1px solid var(--hover_color);
                transition: 0.4s;
            }

            .home #slider .button-cta span {
                font: 18px/24px var(--original_font);
                text-transform: uppercase;
                font-weight: 600;
            }

            .videoSearch a.button {
                border: 2px solid #fff;
                color: #fff;
            }

            .videoSearch a.button:hover {
                background: #009EB7;
                border-color: #009EB7;
            }

            .videoSearch {
                position: absolute;
                width: 100%;
                left: 50%;
                top: 50%;
                z-index: 100;
                transform: translate(-50%, -50%);
                text-align: center;
            }

            .videoSearch .container-custom {
                max-width: 940px;
                margin: 0 auto;
            }

            .videoSearch a {
                display: block;
                margin: 10px 0 0;
                color: #fff;
                font: italic bold 18px/24px var(--body_font);
            }

            .videoSearch a:hover {
                color: var(--hover_color);
            }

            .videoSearch h1 {
                color: #ffffff;
                text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
            }

            .videoSearch p.bottom-text-banner {
                font: italic bold 18px / 24px var(--body_font);
                color: #fff;
            }

            .videoSearch p.bottom-text-banner span {
                font: 18px / 24px var(--original_font);
                text-transform: uppercase;
                font-weight: 600;
            }

            .videoSearch .form-group {
                margin-bottom: 0;
                position: relative;
            }

            .videoSearch input:not([type="checkbox"]),
            .videoSearch select,
            .videoSearch button {
                height: 60px !important;
                width: 100%;
                background: #fff;
            }

            .videoSearch #resortpro-widget-form .item .form-control-feedback.arrow {
                position: absolute;
                top: calc(50% - 12px);
                right: 20px;
                pointer-events: none;
            }

            .videoSearch #resortpro-widget-form .item.location {
                display: block;
                padding: 0;
            }

            .videoSearch .widget_resortpro_search_widget {
                border: none;
                padding: 8px;
                background: rgba(24, 24, 24, 0.7);
            }

            .videoSearch #resortpro-widget-form {
                padding: 0;
            }

            #resortpro-widget-form div:nth-child(4) {
                display: none;
            }

            #resortpro-widget-form div:nth-child(5) {
                display: block;
            }

            #resortpro-widget-form>div>div>div:nth-child(4)>div>div {
                border-right: 1px solid rgba(41, 41, 41, 0.5) !important;
            }

            #resortpro_sw_ra_id {
                background-image: none;
                background-size: 25px;
                background-repeat: no-repeat;
                background-position: right 15px center;
            }

            .videoSearch button[type="submit"] {
                background: #fff;
                border-radius: 0;
                border: none;
                color: #292929;
                font: 600 16px/20px var(--original_font);
                letter-spacing: 0.64px;
                outline: 1px solid #fff;
                outline-offset: 4px;
                height: 50px !important;
            }

            .videoSearch button[type="submit"]:hover {
                cursor: pointer;
                background: var(--hover_color) !important;
                outline: 1px solid var(--hover_color);
                box-shadow: none;
                color: #292929;
            }

            .videoSearch .search_widget:after {
                clear: both;
                content: '';
                display: block;
            }

            #slider #resortpro-widget-form label {
                display: none;
            }

            #slider #resortpro-widget-form .has-feedback label~.form-control-feedback {
                top: 7px;
                color: #ACACAC;
            }

            #slider #resortpro-widget-form input,
            #slider #resortpro-widget-form select {
                border-radius: 0;
                background-color: rgba(41, 41, 41, 0.2);
                font: 300 16px/24px var(--original_font);
                padding: 5px 45px 5px 15px;
                color: #fff;
                border: 1px solid #fff;
            }

            #slider #resortpro-widget-form input::-webkit-input-placeholder {
                font: 300 16px/24px var(--original_font);
                color: #fff;
            }

            #slider #resortpro-widget-form input::-moz-placeholder {
                font-size: 16px;
                font-weight: 300;
                font-family: var(--original_font);
                color: #fff;
                opacity: 1;
            }

            .home #slider .mobileHB {
                position: absolute;
                top: 0;
                left: 0;
                height: 100%;
                width: 100%;
                display: none;
            }

            .home #slider .mobileHB img,
            .home #slider .mobileHB video {
                width: 100%;
                height: 100%;
                object-fit: cover;
            }

            /*loading animation*/
            .loading_animation {
                position: fixed;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                background: rgba(0, 0, 0, .6);
                display: flex;
                justify-content: center;
                align-items: center;
                padding: 15px;
                display: none;
                z-index: 999;
            }

            .loading_animation svg {
                max-width: 200px;
                max-height: 200px;
                width: 100%;
                height: 100%;
                animation: loading 3s linear infinite;
            }

            .loading_animation svg path {
                fill: var(--main_color);
            }

            @keyframes loading {
                from {
                    transform: rotateZ(0deg);
                }

                to {
                    transform: rotateZ(360deg);
                }
            }

            /*end loading animation*/

            .drop-overflow {
                overflow: visible !important;
            }

            .drop-index {
                z-index: -1 !important;
            }

            p.btn-amenities {
                float: left;
                padding: 20px 5px;
                color: #fff;
                width: 100%;
                background: var(--second_color);
                height: 60px;
                transition: .3s;
                -webkit-touch-callout: none;
                -webkit-user-select: none;
                -khtml-user-select: none;
                -moz-user-select: none;
                -ms-user-select: none;
                user-select: none;
                margin: 0;
                font: 700 16px/20px var(--body_font);
                text-transform: uppercase;
            }

            p.btn-amenities:hover {
                cursor: pointer;
                background: var(--main_color);
            }

            .form-group.amenities-box {
                width: 100%;
            }

            .wrap-advensing {
                overflow: hidden;
                display: none;
                position: absolute;
                top: 100%;
                color: #292929;
                font: 0;
                right: 0;
                z-index: 22;
                background: rgba(255, 255, 255, 0.8);
                width: 100%;
            }

            .wrap-advensing>.wrap-amenities>.form-group {
                text-align: left;
                width: 100%;
                display: flex;
                flex-wrap: wrap;
                line-height: 1.42;
            }

            .wrap-advensing>.wrap-amenities>.form-group>.amenity_group {
                padding: 0 5px 5px !important;
            }

            /*Responsivness*/
            /*Responsivness*/
            /*Responsivness*/
            @media(max-width:1199px) {
                .home #slider {
                    height: 600px;
                }

                .videoSearch h1 {
                    font-size: 54px;
                }

                .trust-logo img {
                    max-height: 100px;
                }

                .home #slider .button-cta {
                    bottom: 100px;
                }
            }

            @media(max-width:991px) {

                /* 	.videoSearch .form-group #streamlinecore_fw_adults {
	     	border-right: none!important;
	     } */
                .videoSearch h1 {
                    font-size: 44px;
                }

                .amenities-wrap>.form-group>p.btn-amenities {
                    width: 100%;
                }

                .resortpro-search-submit-button-block {
                    width: 50%;
                }
            }

            @media(max-width:767px) {
                .videoSearch a {
                    color: #292929BF;
                }

                input#search_start_date,
                input#search_end_date {
                    background-image: none;
                }

                #streamlinecore_fw_adults {
                    background-image: none;
                }

                #resortpro_sw_ra_id {
                    background-image: none;
                }

                #resortpro_calendar_flex {
                    background-image: none;
                    background-size: 24px;
                    background-repeat: no-repeat;
                    background-position: right 21px center;
                }

                #slider #resortpro-widget-form input,
                #slider #resortpro-widget-form select {
                    background-color: transparent;
                    border: none;
                    color: #29292980;
                }

                #slider #resortpro-widget-form input::-webkit-input-placeholder {
                    color: #29292980;
                }

                #slider #resortpro-widget-form input::-moz-placeholder {
                    color: #29292980;
                    opacity: 1;
                }

                .videoSearch #resortpro-widget-form .item.amenities-wrap,
                .videoSearch #resortpro-widget-form .item.search_btn,
                .videoSearch #resortpro-widget-form .item {
                    width: 100% !important;
                }

                #slider #resortpro-widget-form>div.row>div:not(:last-child) {
                    margin-bottom: 5px;
                }

                .videoSearch h1 {
                    line-height: 1;
                }

                .videoSearch h1,
                .top-title h2 {
                    font-size: 36px;
                }

                .home #slider {
                    height: auto;
                }

                .videoSearch {
                    position: relative;
                    top: 0;
                    left: 0;
                    right: 0;
                    bottom: 0;
                    transform: none;
                    padding: 0;
                }

                .wrap-advensing {
                    position: static !important;
                    background: none !important;
                }

                body.home #slider .mobileHB {
                    position: relative;
                    height: 300px;
                }

                body.home #slider .mobileHB::before {
                    content: "";
                    display: block;
                    position: absolute;
                    bottom: 0;
                    left: 0;
                    right: 0;
                    height: 120px;
                    background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.75));
                }

                body.home #slider .mobileHB h2 {
                    position: absolute;
                    bottom: 0;
                    left: 0;
                    right: 0;
                    padding: 0 15px;
                    text-align: center;
                    text-shadow: none;
                    color: #fff;
                    font-size: 28px;
                }

                body.home #slider .mobileHB h2 .sub_title {
                    font: italic bold 14px / 24px var(--body_font);
                    display: block;
                }

                /* #slider #resortpro-widget-form input, #slider #resortpro-widget-form select{
                     border:1px solid #CFCFCF;
                     background-color:#F5F5F5;		
                 }*/
                /* 	#slider #resortpro-widget-form input {
		             border-right: none!important;
		             border-bottom: 1px solid rgba(41, 41, 41, 0.5);
	             } */
                /* 	.videoSearch .form-group #streamlinecore_fw_adults{
		             border-right: none!important;
		             border-bottom: 1px solid rgba(41, 41, 41, 0.5)!important;
	             } */
                #resortpro-widget-form>div>div>div:nth-child(4)>div>div {
                    border-right: none !important;
                }

                #resortpro-widget-form .c-input-group.date-group,
                #resortpro-widget-form .c-select-list.form-control {
                    border-bottom: 1px solid rgba(41, 41, 41, 0.5);
                }

                #resortpro-widget-form>div>div>div:nth-child(5)>div>div {
                    border-bottom: none !important;
                }

                #resortpro_sw_ra_id {
                    background-position: right 20px center;
                }

                .videoSearch #resortpro-widget-form .item .form-control-feedback.arrow {
                    right: 25px;
                    display: none;
                }

                .videoSearch h1 {
                    display: none;
                }

                .wrap-advensing {
                    color: #777 !important;
                    text-shadow: none !important;
                }

                .wrap-advensing>.wrap-amenities>.form-group {
                    text-shadow: none !important;
                }

                .videoSearch h1 {
                    padding: 0 15px;
                    font-size: 32px;
                    line-height: 46px;
                }

                .videoSearch .form-group {
                    width: 100%;
                }

                p.btn-amenities {
                    width: 100%;
                }

                .videoSearch h1 .sub_title {
                    font-size: 14px;
                }

                .blocktitle {
                    font-size: 25px;
                }

                .blocktext {
                    font-size: 14px;
                }

                .boxtitle {
                    font-size: 32px;
                }

                .videoSearch button[type="submit"] {
                    background: var(--hover_color);
                    border-radius: 0;
                    border: none;
                    color: #292929;
                    font: 600 16px/20px var(--original_font);
                    letter-spacing: 0.64px;
                    outline: 1px solid var(--hover_color);
                    outline-offset: 4px;
                    height: 65px !important;
                }

                .home #slider .button-cta {
                    bottom: -15px;
                }

                .videoSearch p.bottom-text-banner {
                    display: none;
                }
            }

            @media(max-width: 500px) {
                .home #slider .button-cta {
                    max-width: 300px;
                }
            }

            @media(max-width: 400px) {
                .videoSearch h1 {
                    padding: 0 5px;
                    font-size: 28px;
                    line-height: 36px;
                }
            }

            /*different settings*/
            /*different settings*/
            /*Search Button*/

            /*mobile image shoving*/

            @media(max-width:767px) {
                .home #slider .mobileHB {
                    display: block !important;
                }

                .home #slider .home-banner {
                    display: none !important;
                }
            }

            /*End different settings*/
            /*End different settings*/
            /*Background Banner*/
            .videoSearch .container-custom {
                max-width: 1200px;
            }

            .videoSearch .search_widget {
                padding: 2px;
                clear: both;
                background: transparent;
                position: relative;
            }

            .videoSearch .form-group {
                width: auto;
                margin-bottom: 0;
                padding: 5px;
                overflow: hidden;
            }

            .videoSearch h1 .sub_title {
                display: block;
            }

            .videoSearch #resortpro-widget-form .item {
                width: calc(100%/6);
            }

            .videoSearch #resortpro-widget-form .item.guests {
                display: none;
            }

            .videoSearch #resortpro-widget-form .item.all_rentals,
            .videoSearch #resortpro-widget-form .item.amenities-wrap {
                display: none;
            }

            .border_line {
                display: none;
            }

            #slider #resortpro-widget-form>div.row .customView {
                display: flex;
                flex-wrap: wrap;
                align-items: center;
            }


            /*Responsivness*/
            /*Responsivness*/
            /*Responsivness*/
            @media(max-width: 1199px) {
                /*.videoSearch #resortpro-widget-form .item {
	              width: calc(100% / 5);
              }*/
                /*.videoSearch #resortpro-widget-form .item.amenities-wrap,
              .videoSearch #resortpro-widget-form .item.search_btn {
	              width: 50%;
              }*/
            }

            @media(max-width: 991px) {
                .videoSearch #resortpro-widget-form .item {
                    width: calc(100%/3);
                }

                /*.videoSearch #resortpro-widget-form .item.search_btn {
	              width: 100%;
              }	*/
            }

            @media(max-width: 767px) {

                .videoSearch #resortpro-widget-form .item.amenities-wrap,
                .videoSearch #resortpro-widget-form .item.search_btn,
                .videoSearch #resortpro-widget-form .item {
                    width: 100%;
                }

                .videoSearch .form-group {
                    padding: 8px;
                }
            }
