/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A lightweight and minimalist WordPress theme for Elementor page builder.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.8.1.1690801052
Updated: 2023-07-31 10:57:32

*/

/*common*/
.position-relative{
	position:relative !important;
}
.form-label {
    margin-bottom: 0.5rem !important;
    font-weight: 400 !important;
    color: #000;
}
.form-control {
    display: block;
    width: 100%;
    padding: 0.775rem 1rem;
    font-weight: 500;
    line-height: 1.5;
    color: #4b5675;
    background-color: transparent;
    background-clip: padding-box;
    border: 1px solid #dbdfe9 !important;
    appearance: none;
    border-radius: 0.475rem;
    box-shadow: false;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.page-header{
	display:none;
}


/*end common*/

@media only screen and (min-width: 993px) {
	header.elementor-section, section.elementor-section{
		padding-left:125px !important;
		padding-right:125px !important;
	}
	section.elementor-section.route_banner, section.elementor-section.contact_banner, section.elementor-section.tips_last_section, section.elementor-section.find_group_section {
		padding-left:0 !important;
		padding-right:0 !important;
	}
}
@media screen and (min-device-width: 992px) and (max-device-width: 1366px) { 
    header.elementor-section, section.elementor-section{
		padding-left:80px !important;
		padding-right:80px !important;
	}
}


/*Header*/
.cs_header_transparent{
	position:fixed !important;
	width:100%;
}
.cs_header_transparent .current-menu-item a, .cs_header_transparent .menu-item:hover a{
	color:#000 !important;
}
.cs_header_transparent.she-header .current-menu-item a, .cs_header_transparent.she-header .menu-item:hover a{
	color:#999 !important
}

/*------slider------*/
.cs_slider>.elementor-container {
    overflow: hidden;
    position: relative;
    top: 20px;
}
.banner_text {
	position: absolute;
    display: inline-block;
	height: 35px;
    z-index: 10;
    left: 50px;
    top: 0;
}

.banner_left_text {
    position: absolute;
    display: inline-block;
    z-index: 10;
    left: 50px;
    top: 0;
 	width: 40% !important; 
    height: 35px;
    bottom: 0;
    margin: auto;
}
.banner_left_text.route_text{
	 margin: 0;
	 top:20%;
}
.banner_text.route_text_right {
    right: 50px;
    width: 70%;
    top: 20%;
    left: auto;
    text-align: right;
}
.banner_text.route_text_right p {
    font-size: 2.2rem !important;
    line-height: 1.4;
    font-weight: 500 !important;
}



/*------Home-----*/

.cs_subscribe .elementor-widget-wrap {
    display: flex !important;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: flex-start !important;
}
.subscribe_input{
    width: 300px !important;
}
.cs_subscribe>.elementor-widget-wrap>.elementor-element.subscribe_input {
	width: 300px !important;
}
.subcribe_btn{
	width:auto !important;
}
.section_one{
	margin-top:60px;
}
.section_one>.elementor-container{
    display: flex;
	align-items:center;
}
.section_one>.elementor-container p{
	margin-bottom:0;
}
.section_two figure.elementor-image-box-img{
	width:100% !important;
}
.bestway_section {
    margin-bottom: 5% !important;
}
.bestway_left{
	position:relative;
	
}
.bestway_left img {
    position: absolute;
    left: 0px;
    top: -54px;
    width: 500px;
    height: 550px;
    object-fit: cover;
}
.bestway_right {
    padding: 5% 20px;
}
figure{
	width:100% !important
}
.sb_image_box_title{
	font-size:18px
}

.theclimb_img{
	position:relative;
}
.the_climb_text{
	position:absolute;
	left:20px;
	bottom:30px;
}


/*Route*/
.group_search_btn a{
	text-decoration:none;
}
.find_group_right .elementor-widget-wrap{
	background-position: 0px bottom;
    background-size: cover;
    background-repeat: no-repeat;
}
#center-with-loop{
	display:none;
}
.detail_page{
	color:#000 !important;
	text-decoration:none !important;
}
.ue_post_blocks_title a{
	text-decoration: none;
}

.page-id-627{
	overflow-x:hidden;
}
.recent_post ul{
	list-style-type:none;
	padding-left:0;
	margin-left:0;
}

.recent_post ul li a {
    text-decoration: none;
    padding: 3px 0px;
    display: block;
	color: #000;
    font-weight: 500;
}
.recent_post ul li a:hover{
	color:#000;
}
.right_sidebar{
	border-left:1px solid #000;
}
.right_search{
	display:none;
}
.right_search form{
	display:flex;
	gap:5px;
}
.right_search input.search-submit{
	border-color:#000 !important;
	color:#000;
}
.right_search input.search-submit:hover{
	background:#000 !important;
	color:#fff;
}
.sbcontainer {
    text-align: center;
}


/*Tips page*/
.tipsdetail_gallery figure img{
	width:95%;
}

.uc_post_list_image {
    width: auto !important;
}
.uc_post_list_image img {
    height: 200px !important;
    border-radius: 0px;
}
.uc_post_list_box{
	margin-bottom:30px;
}
.uc_post_list_title a{
	text-decoration:none;
}


/*Contact page*/

.sb_submit input{
	background:#000 !important;
	color:#fff !important;
	border:1px solid #000!important;
	width:100%;
	padding: 1em;
}
.sb_submit input:hover{
	background:#ededed !important;
	color:#000 !important;
}


section#comments {
    margin: 20px 50px 50px !important;
}
#commentform .submit{
	border:1px solid #000 !important;
	color:#000 !important;
}
#commentform .submit:hover{
	color:#fff !important;
	background:#000 !important;
}
/*-----contact form-------*/
.contact_form input[type=date], 
.contact_form input[type=email], 
.contact_form input[type=number], 
.contact_form input[type=password], 
.contact_form input[type=search], 
.contact_form input[type=tel], 
.contact_form input[type=text], 
.contact_form input[type=url], 
.contact_form select, 
.contact_form textarea {
	padding: 1rem;
}
.contact_form .form-label {
	font-size: 17px;
}

/*======= Footer ======*/

.flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    align-items: start;
  }
.d-flex{
	display: flex;
    flex-wrap: wrap;
}
.contact_form_footer {
	align-items: center;
	gap:10px;
}
.contact_form_footer .form-inline {
    width: 300px;
}
@media only screen and (min-width: 992px) {
	.contact_form_footer .form-inline.email_input {
		width: 40%;
	}
}
.contact_form_footer .sb_submit{
	width:auto;
	position: relative;
}
.contact_form_footer .sb_submit input {
    background: #fff !important;
    color: #000!important;
    border: 1px solid #000!important;
    width: 100%;
    padding: 8px 24px;
    border-radius: 40px;
    font-weight: 500;
}
.contact_form_footer .sb_submit input:hover {
	background: #666 !important;
	color: #fff!important;
}
.contact_form_footer .wpcf7-spinner{
	position:absolute;
	top:0;
	left:10px;
}
.contact_form_footer .form-control{
	border-radius:50px;
	font-size:14px;
}
.contact_form_footer ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #D5D1D1;
  opacity: 1; /* Firefox */
}

.contact_form_footer :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #D5D1D1;
}

.contact_form_footer ::-ms-input-placeholder { /* Microsoft Edge */
  color: #D5D1D1;
}



  .sbcontent {
    height: 100%;
    width: calc((100% / 3) - 20px);
    color: #000;
    line-height: 100%;
    /* centering text just for view */
    text-align: left;
    margin-right: 20px;
    margin-bottom: 30px;
    display: none;
    transition: all 200ms ease-in-out;
  }

  .sbcontent:hover {
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  }
.sbcontent:hover .detail_page{
	padding: 0px 10px;
}

  .detail_page {
    text-decoration: none;
    display: inline-block;
/*     box-shadow: 0 0 5px #ccc !important;
    padding: 10px; */
    width: 100%;
	  transition: 0.5s ease;
	}

  .sbcontent img {
    width: 100%;
    max-width: 100%;
  }

  .sbcontent h4 {
    font-size: 22px;
    margin: 10px 0;
    margin-bottom: 10px;
    font-weight: 600;
  }

  .sbcontent p {
    margin: 0;
    margin-bottom: 12px;
	  font-size: 14px;
  }

  #loadMore {
    width: 200px;
    color: #fff;
    display: block;
    text-align: center;
    margin: 20px auto;
    padding: 15px;
    border-radius: 50px;
    border: 1px solid transparent;
    background-color: #000;
    text-decoration: none;
    transition: 0.3s;
    font-size: 18px;
  }

  #loadMore:hover {
    color: #000;
    background-color: #ededed;
    border: 1px solid #000;
    text-decoration: none;
  }

  .noContent {
    color: #000 !important;
    background-color: transparent !important;
    pointer-events: none;
  }

  .uc_image_carousel_content {
    padding: 20px 0;
  }

  .uc_post_title {
    font-size:28px;
	font-weight:500;
  }
.section_four_slider .uc_post_title {
    font-size: 1.2rem;
	font-weight:500;
  }
.ue_post_intro p{
	font-size: 18px;
}

  .item img {
    width: 100%;
    border-radius: 0px;
  }
	.uc_image_carousel_content{
		color:#000 !important;
	}
	.uc_post_title{
		margin-bottom:10px;	
	}
  .owl-dots {
    display: block;
  }
.uc_post_list_box {
    margin-bottom: 10px !important;
}
/* .right_sidebar .uc_post_list_content{
	padding: 6px 15px !important;
} */
.tips_singlePosts .uc_post_list_content{
	align-items: start !important;
    justify-content: start !important;
}
.bm-img-box {
	position: relative;
}
.bm-img-box .elementor-image-box-content{
	position: absolute;
    bottom: 30px;
    left: 30px;
}
.owl-item > a{
	text-decoration: none;
}
.feature_rides{
	position:relative
}
.feature_rides .owl-nav {
    position: absolute;
    top: -53px;
    right: 0;
}
.section_four_slider .owl-nav {
    position: absolute;
    top: -53px;
    right: 0;
}
.feature_rides  button.owl-prev, .feature_rides  button.owl-next,
.section_four_slider button.owl-prev, .section_four_slider button.owl-next{
    padding: 10px !important;
    width: 35px;
    height: 35px;
    line-height: 27px !important;
	overflow:hidden;
    display: flex;
	background:#fff !important;
    border: 1px solid #ccc!important;
}
.feature_rides  button.owl-next, .section_four_slider button.owl-next{
	margin-right:0 !important
}
.feature_rides  button.owl-prev:hover, .feature_rides  button.owl-next:hover,
.section_four_slider button.owl-prev:hover, .section_four_slider button.owl-next:hover{
	background:#000 !important;
}
.feature_rides  button.owl-prev span, .feature_rides  button.owl-next span,
.section_four_slider button.owl-prev span, .section_four_slider button.owl-next span{
    font-size: 30px;
}
/*-------------Tips--------------*/
.feature_tip {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    display: block;
    width: 100%;
    height: 500px;
    position: relative;
    text-decoration: none;
    margin-bottom: 10px;
    overflow: hidden;
}
.ft_title{
    position: absolute;
    bottom: 15px;
    left: 30px;
    color: #FFFFFF;
    font-family: "Roboto", Sans-serif;
    font-size: 60px;
    font-weight: 600;
    z-index: 1;
}
.feature_tip:hover::after{
    content:"";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(0,0,0,0.23012955182072825) 100%);
}
.other_tip{
    display: flex;
    text-decoration: none !important;
    margin-bottom: 12px;
}
.ot_img{
    height: 100% !important;
    object-fit: cover;
    min-width: 180px;
    max-width: 180px !important;
}
.ot_right{
    padding: 15px;
    background-color: #efefef;
    flex: 1;
}
.other_tip:hover .ot_right{
    background-color: #f7f7f7;
}
.ot_title{
    margin-top: 0;
    color: #000;
    font-size: 18px;
    font-weight: 500;
}
.ot_desc{
    color: #969696;
    font-size: 15px;
}

/*=====Responsive=====*/
@media only screen and (max-width: 1700px) {
	.section_two .elementor-widget-wrap{
		padding: 0px 20px 0px 0px !important;
	}
	/*.page.page-id-399 {
		overflow-x: hidden;
	}*/
}
@media only screen and (max-width: 1400px) {
	 
}

@media only screen and (max-width: 1280px) {
	/*.section_one .elementor-element.elementor-element-b2a1f82 {
		width: 233px;
	}*/
	.section_one .elementor-element.elementor-element-8ccacd5 .elementor-heading-title{
		font-size: 56px;
	}
	.bestway_left img{
		height:450px;
	}
}

@media only screen and (max-width: 1025px) {
	nav li a{
		padding:6px !important;
	}
}
@media only screen and (max-width: 1024px) {
	.right_sidebar {
		border-left: none;
	}
	.contact_form_footer.d-flex{
		flex-wrap: initial;
	}
}

@media only screen and (max-width: 991px) {
	.contact_form_footer .form-inline.email_input {
		width:300px !important;
	}
}

@media only screen and (max-width: 980px) {
	.bestway_left img{
		width:500px;
	}
}

@media only screen and (max-width: 768px) {
	i.fas.fa-align-justify {
		color: #fff;
	}
	nav.hfe-nav-menu__layout-horizontal.hfe-nav-menu__submenu-arrow.menu-is-active.hfe-dropdown {
		top: 65px;
	}
	.cs_foot_txt .elementor-widget-wrap{
		padding:0 !important
	}
	footer .elementor-52 .elementor-element.elementor-element-c3efd86 > .elementor-widget-container {
		padding: 0px 0px 10px 0px;
	}
	.contact_form_footer.d-flex{
		flex-wrap: wrap;
		flex-direction:column;
	}
	.flex{
		gap:20px;
	}
	.sbcontent{
		width: calc((100% / 2) - 14px);
		margin-right:0
	}
	.contact_form_footer{
		align-items:start;
	}
}
@media only screen and (max-width: 767px) {
	.cs_header>.elementor-container{
		display:flex;
		flex-wrap: nowrap;
	}
	.cs_header .elementor-col-33{
		width:300px;
	}
	.cs_header nav {
		/*margin: 10px 20px;*/
		margin: 0px;
	}
	.cs_header nav ul li a {
		color: #000 !important;
		text-align: center !important;
		display: block !important;
		padding: 10px !important;
	}
	li.current-menu-item a {
		background: #ccc !important;
	}
	.banner_top_right h1{
		text-align: left;
	}
	.bestway_left img{
		position:relative;
		top:0;
		margin-top: 40px;
	}
	.section_one {
		margin-top: 30px;
	}
	.section_one .elementor-heading-title{
		margin-bottom: 10px;
	}
	.section_one .elementor-element-cbf3470.elementor-button-info.elementor-align-right.elementor-widget.elementor-widget-button {
		text-align: left !important;
		margin-top: 10px;
	}
	figure img{
		width:100%;
	}
	.bestway_section {
		margin-top:30px !important
	}
	.section_two .elementor-image-box-wrapper{
		margin-bottom:50px !important;
	}

	.theclimb_img .elementor-widget-wrap, .section_four .elementor-widget-wrap{
		padding:0 !important;
	}
	.section_four .elementor-image-box-content{
		margin-bottom:30px;
	}
	.find_group_right {
		height: 400px;
	}
	
	.elementor-element-55d4ae5 .elementor-widget-wrap, .section_two .elementor-col-33 .elementor-widget-wrap {
		padding-left:0 !important;
		padding-right:0 !important;
	}
	.sbcontent p,.ue_post_intro p{
		font-size: 16px;
	}
	.sbcontent h4,.uc_post_title {
		font-size: 22px;
	}
	.contact_form .form-label {
    	font-size: 16px;
	}
    .feature_tip{
        height: 300px;
    }
    .ft_title{
        font-size: 40px;
    }
    .other_tip{
        flex-direction: column;
    }
    .ot_img{
        max-width: 100% !important;
        width: 100%;
        height: 180px !important;
    }
}
@media only screen and (max-width: 650px) {
	.form-field-block{
		width: 100%
	}
}
@media only screen and (max-width: 600px) {
	.sbcontent{
		width:100%;
	}
	.banner_text.route_text_right {
		right: auto;
		width: 80%;
		top: 35%;
		left: auto;
		text-align: left;
		left: 50px;
	}
	.banner_text.route_text_right p {
		font-size: 1.4rem !important;
	}
	
}

@media only screen and (max-width: 520px) {
	.elementor-section {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	.elementor-element-e80c1c3, .tips_last_section {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.cs_slider .n2-ss-slider .n2-ss-layer-col{
		display:none;
	}
}

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

}

/* Rides Search Filter CSS Start */

.custom-form {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    max-width: 100%;
    /* background: #f7f7f7; */
    padding: 10px 0;
    border-radius: 5px;
    margin-bottom: 20px;
    font-size: 15px;
}
.form-title{
    text-align: center;
    margin: 10px auto 25px;
}
.form-field-block{
    margin-bottom: 10px;
	min-width: 250px;
}
.cs_btn{
	padding: 10px 20px;
	border-radius: 30px;
	background: #000;
	color: #fff;
	cursor: pointer;
	border: none;
}
.cs_btn:focus,
.cs_btn:hover{
	background: #323232;
}
.cs_btn#reset_filter{
	background: #666;
}
.cs_btn#reset_filter:hover,
.cs_btn#reset_filter:focus{
	background: #323232;
}
/* .form-field-block input,.form-field-block textarea,.form-field-block select,.custom-selected{
    padding: 8px;
    border: 1px solid #c8c8c8;
    border-radius: 5px;
    width: 100%;
} */
.typefield{
    padding: 8px 15px;
    background: #fff;
    border: 1px solid #c8c8c8;
    border-radius: 30px;
    width: 100%;
}
/* .form-field-block input::placeholder,.form-field-block textarea::placeholder{
    color: rgb(199, 199, 224);
} */
.typefield:focus{
    outline: 1px solid rgb(90, 90, 248);
}
/* .form-field-block input:required:focus,.form-field-block textarea:required:focus{
    outline: 1px solid rgb(219, 41, 9);
    border: 1px solid rgb(219, 41, 9);
} */
.form-btn-block button,.form-btn-block a{
    border: 0;
    background-color: rgb(90, 90, 248);
    border-radius: 5px;
    padding: 10px 15px;
    color: #fff;
}
.form-btn-block button:hover,.form-btn-block a:hover{
    background-color: rgb(83, 83, 218);
    cursor: pointer;
}
.hidden-label{
    display: block;
    margin-bottom: 4px;
}
.form-row{
    display: flex;
    justify-content: space-between;
}
.field-flex{
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}
.form-sm-font{
    font-size: 14px;
}
.field-mt{
    margin-top: 10px;
}

/*--------two-col-label-form---------*/
.hide-label {
    position: relative;
}

.hidden-label {
    position: absolute;
    top: -25px;
	left: 17px;
    font-size: 14px;
	font-weight: 600;
    color: #000;
    transition: 0.5s;
}
.abs-r{
    position: absolute;
    top: -15px;
    right: 10px;
}
.req{
    color: rgb(219, 41, 9);
}
.form-field-block input:focus,.form-field-block textarea:focus,.form-field-block select:focus{
    outline: 1px solid rgb(90, 90, 248);
}

.form-field-block.hide-label{
    margin-top: 20px;
}
.typefield:focus{
    transition: 0.5s;
}
.typefield:focus::placeholder{
    color: transparent;
}
.custom-select{
    width: 100%;
    cursor: pointer;
	position:relative;
}
.custom-select:before{
	position:absolute;
	right: 12px;
    top: 12px;
	content:"";
	border: solid black;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
	transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.custom-selected{
    display: block;
    background: #fff;
}
.custom-sel-list{
    position: absolute;
    top: 36px;
    z-index: 1;
    background: #fff;
    width: 100%;
    list-style-type: none;
    padding: 0;
    margin: 0;
    border-radius: 5px;
    overflow: hidden;
    -webkit-box-shadow: 0px 0px 15px -4px rgba(160,160,245,0.46);
-moz-box-shadow: 0px 0px 15px -4px rgba(160,160,245,0.46);
box-shadow: 0px 0px 15px -4px rgba(160,160,245,0.46);
}
.custom-sel-list li{
    padding: 10px;
    cursor: pointer;
    border-bottom: 1px solid rgb(226, 226, 240);
    transition: 0.5s;
}
.custom-sel-list li:last-child{
    border: 0;
}
.custom-sel-list li:hover{
    background-color: #f5f5f5;
}
.custom-check .check-op{
    position: relative;
}
.custom-check input{
    position: absolute;
    pointer-events: none;
    z-index: -1;
}
.custom-check label{
    background-color: #fff;
    padding: 5px 10px;
    border: 1px dashed #aaaaaa;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
}

.custom-check label.selected{
    background-color: rgb(181, 181, 250);
    border: 1px dashed rgb(90, 90, 248);
}
.subs-container{
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.subs-container .form-row{
    flex: 1;
}
.cs_btn{
	margin-top: 10px;
}
.no_result:empty{
	display:none;
}
.no_result {
    border: 1px solid #ededed;
    padding: 10px 20px;
    margin: auto;
    font-weight: 500;
    color: red;
}


/*------multi-step-form--------*/
.form-steps-header{
    display: flex;
    justify-content: center;
    margin: 20px auto;
    gap: 40px;
}
.steps-head{
    background-color: rgb(232, 232, 250);
    border: 1px dashed rgb(181, 181, 250);
    border-radius: 50px;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 23px;
    position: relative;
}
.sh-1::after,.sh-2::after{
    content: "";
    position: absolute;
    top: 50%;
    left: 25px;
    transform: translateY(-50%);
    background-color: rgb(232, 232, 250);
    width: 40px;
    height: 5px;
}
.steps-head.active,.sh-1.sh-active::after,.sh-2.sh-active::after{
    background-color: rgb(181, 181, 250);
}
.form-steps-container{
    max-width: 100%;
    min-height: 250px;
    overflow: auto;
    overflow-y: hidden;
    overflow-x: hidden;
}
.form-steps-all{
    display: flex;
    position: relative;
    width: calc( 100% * 3 );    
}
.form-steps{
    width: 100%;
}
.multi-form-field,.multi-form-block{
    padding: 0px 5px;
}
.multi-form-btn{
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 10px;
}

/*--------scrollbar start--------*/
.custom-scrollbar{
    scrollbar-color: #b7b7b7 #f5f5f5;
    scrollbar-width: thin;
}
.custom-scrollbar::-webkit-scrollbar-track {
     -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
     background-color: #f5f5f5;
}
.custom-scrollbar::-webkit-scrollbar {
     width: 5px;
     background-color: #f5f5f5;
}
.custom-scrollbar::-webkit-scrollbar-thumb {
     background-color: #b7b7b7;
     border: 1px solid #b7b7b7;
}
/*--------scrollbar end---------*/

@media(min-width: 768px){
    .form-row{
        gap: 10px;
    }
    .two-col-label-form  .form-row{
        gap: 30px;
    }
    .form-col-6{
        width: 50%;
    }
}
@media(max-width: 767px){
    .form-row{
        flex-direction: column;
    }
    .subs-container{
        flex-direction: column;
    }
    .subscribe-btn{
        text-align: center;
    }
    .subscribe-btn button{
        padding: 10px 40px;
    }
}
/* Rides Search Filter CSS End */

/* css added on 14.08.24 */

@media (min-width: 768px) {
	.bestway_left img {
		position: initial;
	  margin: -50px 0;
	}
}

@media (min-width: 1920px) {
	.bestway_left img {
		height: fit-content;
	}
	
	.bestway_right {
		padding: 0;
	}
}