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

	 .top_order_banquet {
		background-image: none;
        ba5ckground-color: #1f2c35;
		margin-top: 10px;
	}

	#top_line_banquet {
        background: url('/i/banquet_xs_fon.png') 100% 100%;
        background-color: #1f2c35;
        height: auto;
        margin: 0px 0;
    }

	.top_text_banquet {
		padding: 15px 0 15px 0;
		text-align: center;
		color: white;
		font-size: 26px;
		line-height: 28px;
	}


	.top_text_banquet_h {
		font-weight: 600;
		margin-bottom: 10px;
	}

	.top_logo_banquet {
		text-align: center;
	}

	.top_logo_banquet img {
		max-width: 230px;
	}



	.top_order_banquet ul li {
		margin-bottom: 10px;
	}

	.top_order_banquet ul li .ord_banquet_count_fld {
		width: 150px;
	}

	.top_order_banquet ul li.order_btn_banquet_li {
		width: 315px;
		max-width: 315px;
		margin-top: 0;
	}

	#ord_banquet_position {
		width: 315px;
		max-width: 315px;
	}

	#top_phone_banquet a {
		color: white;
		text-decoration: none;
	}

}

