


@media only screen and (max-width: 767px) {
	.navbar-default .navbar-collapse,
	.navbar-default .navbar-form{
		border-color: transparent !important;
	}
	.container{
		padding-right: 5px !important;
		padding-left: 5px !important;
	}
	.navbar-default{
		margin-top: 164px;
	}
	.wrap_prem_contact{
		width: 100%;
		top: 0;
	}
	.wrap_prem_brand{
		/*text-align: center;*/
	}
	.wrap_prem_contact{
		text-align: center;
	}
	.clearfix_header{
		height: 205px;
	}
	.carousel-control.left{
		right: 20px;
		bottom: -1px;
	}
	.wrap_slider_control {
	    right: 30px;
	    bottom: 20px;
	}
	/*.wrap_banner_slanting{
		margin-top: -40px;
	}*/
	.wrap_banner_slanting{
		background-image: linear-gradient(90deg, #911416, #D23B3B);
		position: static;
		height: auto;
		margin-top: 0;
		padding: 20px 0;
	}
	.slanting{
		margin-top: 0;
	}
	.btn_book{
		margin-top: 20px !important;
		clear: both;
		width: 100% !important;
	}
	.clear_section{
		height: 50px;
	}
	.clearfix_section_2{
		height: 60px;
	}
	.wrap_news{
		margin-top: 20px;
	}
	.btn_feedback{
		width: 100%;
	}
	.wrap_btn_footer{
		background-image: linear-gradient(90deg, #911416, #D23B3B);
		background-repeat: no-repeat;
		height: auto;
		margin: 0;
		padding: 80px 0;
	}
	.btn_prem_sec{
		width: 100%;
	}
	.slider-menu{
		margin-top: 0px !important;
	}
	.header-logo{
    	object-fit: fill;
    	height: 125px !important;
		width: 95% !important;
	}
	.wrap_slider{ 
   		margin-top: 54px;
	}
	.wrap_prem_contact ul li ,
	.wrap_prem_contact ul li label{
	    font-size: 14px;
	}
	div#buss_pro_dev > div.items {
		width: 100% !important;
	}
	div#buss_pro_dev .wrap_core ul li p{
		width: 	250px !important;
	}

}



.header-logo{
	width: 350px; 
	height: 130px; 
}











@media (min-width: 768px) and (max-width: 992px){
	.wrap_booking_info{
		margin-left: 0;
	}
	.btn_book{
		margin-top: -60px !important;
	}
	.clear_section{
		height: 200px;
	}
	.wrap_news{
		margin-top: 20px;
	}
	.wrap_btn_footer{
		background-image: linear-gradient(90deg, #911416, #D23B3B);
		background-repeat: no-repeat;
		height: auto;
		margin: 0;
		padding: 80px 0;
	}
}