@media screen and (max-width:1366px)

{

}

@media screen and (max-width:1200px)

{
/*********11_09_18**********/	
	
}


@media screen and (max-width:1100px)

{

.nav_main_area ul li a
{
	padding:10px 15px;
}
		
}

@media screen and (max-width:999px)

{
.footer_box2 ul li
{
	width: 100%;
}

	.nav_main_area
{
	display:none;
}
.small_manu
{
	display:inline-block;
}
.logo_area
{
	width: 130px;
}
.nav_and_get_in_touch_contanear
{
	width: calc(100% - 130px);
}	
.phone_area
{
	margin-top: 15px;
}
}


@media screen and (max-width:950px)

{
}

@media screen and (max-width:900px)

{	
	
}
@media screen and (max-width:850px)

{
}

@media screen and (max-width:800px)

{
#intro .carousel-item {
  height: 380px;
}

#intro h2
{
	font-size: 30px;
}

#intro p
{
	font-size: 15px;
}
	
	
}

@media screen and (max-width:767px)

{
.room_box1
{
	margin: 20px 0;
}
.footer_box2
{
	margin-top: 30px;
}
.footer_box3
{
	margin-top: 30px;
}
.search_contanear
{
	position: relative;
	background: rgba(35,60,253,1);
background: -moz-linear-gradient(left, rgba(35,60,253,1) 0%, rgba(41,134,205,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(35,60,253,1)), color-stop(100%, rgba(41,134,205,1)));
background: -webkit-linear-gradient(left, rgba(35,60,253,1) 0%, rgba(41,134,205,1) 100%);
background: -o-linear-gradient(left, rgba(35,60,253,1) 0%, rgba(41,134,205,1) 100%);
background: -ms-linear-gradient(left, rgba(35,60,253,1) 0%, rgba(41,134,205,1) 100%);
background: linear-gradient(to right, rgba(35,60,253,1) 0%, rgba(41,134,205,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#233cfd', endColorstr='#2986cd', GradientType=1 );	
}	
.search_main_area
{
	background: none;
}
.book_room_text
{
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #546BF8;
	padding-bottom: 15px;
}
.book_form_area
{
	width:100%;
	margin-top: 8px;
}
	.Zebra_DatePicker_Icon_Wrapper
	{
		float: none !important;
	}
.tab_boxes_area ul li
{
	width: 100px;
	font-size: 14px;
}
.tab_open_hide_box_right_area h2
{
	font-size: 30px;
}
.tab_open_hide_box_right_area
{
	margin-top: 30px;
}	
}


@media screen and (max-width:700px)

{

}


@media screen and (max-width:667px)

{
	
}

@media screen and (max-width:550px)

{
.tab_boxes_area ul li
	{
		width: auto;
		padding: 15px 10px;
	}
.tab_boxes_area ul li strong
{
	display: none;
}
.tab_boxes_area ul li img
{
	width: 30px;
}
}


@media screen and (max-width:480px)

{
#intro .carousel-item {
  height: 300px;
}

#intro .carousel-content
{
	text-align: center;
}
		
}


@media screen and (max-width:400px)

{
.phone_area
{
	padding:5px 5px;
	background-image: none;
}
.phone_area strong
{
	font-size: 13px;
}	
}


