@media (max-width: 767px) {
	.mobiles_menus_wrapper,
	.menus_wrapper_no_shopping_bag_in_header.mobiles_menus_wrapper {
		float: none !important;
		width: 100% !important;
		max-width: none !important;
		margin: 10px auto 0 !important;
		height: auto !important;
		display: flex !important;
		justify-content: center !important;
		align-items: center !important;
		position: relative;
		z-index: 250;
	}

	.gbtr_menu_mobiles {
		float: none !important;
		display: block;
		margin: 0 auto;
	}

	.menu_select {
		margin-left: auto !important;
		margin-right: auto !important;
	}

	body.home .global_content_wrapper.page_default {
		margin-top: 56px !important;
	}

	body.home .rev_slider_wrapper,
	body.home rs-module-wrap,
	body.home #rev_slider_3_1_wrapper {
		margin-top: 0 !important;
		z-index: 1 !important;
	}

	body.home .vc_row_inner.vc_custom_1501681930509,
	body.home .vc_custom_1501681930509.vc_row_inner {
		margin-top: -244px !important;
		position: relative;
		z-index: 1 !important;
	}

	body.home .cnc-youtube-featured {
		position: relative;
		z-index: 1 !important;
	}
}
