.logo_modul {
	width: 50px;
	}
	
.top_menu_logo	{
	/* position: static;  */
	}

.second_search {	
	width: 250px;
	margin: auto;
	padding: 5px;
	left: 0px;
	top: 70px;	
	background: #000;
	display: none;
	position: absolute;	
	}

	
.top_menu_block {
	padding: 20px 10px;
	}
	
.top_banner {
	width: 95%;
	margin: 0px 5px;
	font-size: 2.8em;
	}
	
.destionations_preview--picture {
	width: 100%; 
	margin-left: 0px;
	float: none;
	}
	
.destionations_preview--description {
	max-height: 13rem;  
	}	
	
.button_object_right {
	width: auto;
	float: none;
}

.left_calendar_block {
	flex-wrap: wrap;
	}
	
.date_block, .time_block {
	width: 95%;
	}
	
.left_inner_block { display: none; }	
	
.left_object_booking_modul { margin: 10px 0px; }
.object_booking_name_block	{ width: 80px;}
.object_booking_discount_block { display: none; }
.transport_name	{ width: 80px; }

.text_object_left { font-size: 1.4em; }

.options_object_left { 
	font-size: 1.4em; 
	font-weight: 500;
	}
	
.duration_segment--text {
	display: none;
	}	
	
.form_button_block {
	flex-flow: wrap;
	}	
	
.form_panel_button_submit, .form_panel_button_cancel { 
	width: 100%;
	margin: 3px auto 0px;
	}

.billing_cost_mod {
	flex-wrap: wrap;
	}
	
.billing_left_mod {
	display: none;
	}
	
.billing_left_block_modul {
	flex-wrap: wrap;
	}

.billing_cost_left {
	width: 100%;	
	}
	
.billing_cost_right {
	width: 100%;
	justify-content: right;
	}

.s_block {
	width: 90%;
	margin: 10px;
	flex-basis: 90%;
	}

.short_block_header {
	font-size: 2em;
	}	