@media(max-width:1540px)
{
	#home_tours{ margin-bottom:45px; }
	
	#home_book{ background-size:70%; }
}
@media(max-width:1340px)
{
	#slider{ overflow:hidden; }
	#slider img{ height:757px; width:auto; }
	
	#home_about{ overflow:hidden; }
	#home_about_r img{ width:70%; }
	
	#home_destination{ margin-top:0px; }
}
@media(max-width:1250px)
{
	#slider{ height:757px; }
	#slider img{ height:757px; width:100%;; }
	#slider_content h2{ font-size:80px; line-height:85px; }
	#slider_content p{ width:70%; margin-left:15%; margin-right:15%; }
	
	#home_about_l{ margin-top:70px; }
	#home_about_l h2{ font-size:42px; }
	
	#tour_view_head p{ width:100%; margin-right:0px; }
	#tours_head p{ width:100%; margin-right:0px; }
	
}
@media(max-width:1070px)
{
	#logo a img{ height:95px; width:auto; }
	#nav ul li a{ margin-left:0px; }
	
	#slider{ height:500px; }
	#slider img{ height:auto; width:100%; }
	
	#slider_content{ bottom:30px; }
	#slider_content h1{ font-size:94px; }
	
    #slider_content h2 { font-size: 58px; line-height: 61px; margin-top:-25px; margin-bottom:0px; }
	#slider_content p{ font-size:22px; }
	
	
	#home_about{ background:none; margin-bottom:25px; }
	#home_about_l{ width:100%; margin-right:0px; margin-top:35px; }
	#home_about_l h2{ font-size:32px; margin-bottom:15px; }
	#home_about_l p{ font-size:14px; margin-bottom:15px; }
	#home_about_r{ display:none; }
	
	#home_tours{ height:auto; padding-top:40px; padding-bottom:40px; }
	#home_tours h2{ font-size:32px; }
	
	
	#home_tours .owl-theme .owl-controls .owl-buttons div {
		width: 55px;
		height: 55px;
	}
	#home_tours .owl-theme .owl-controls .owl-buttons div i{ font-size:32px; line-height:95px; }
	
	#home_why{ height:auto; margin-bottom:30px; }
	#home_why_l
	{
		width:100%; height:auto; margin-right:0px; margin-bottom:25px;
		text-align:center;
	}
	#home_why_l img{ max-width:200px; }
	#home_why_r{ width:100%; height:auto; }
	#home_why_r h2{ margin-top:0px; font-size:32px; }
	#home_why_r p{ margin-top:0px; font-size:16px; }
	
	#home_destination{ margin-bottom:35px; }
	#home_destination_head{ width:100%; margin-right:0px; }
	#home_destination_head h2{ margin-top:0px; font-size:32px; }
	#home_destination_head p{ width:100%; margin-right:0px; margin-top:0px; font-size:16px; }
	
	
	#home_book_l{ width:100%; }
	#home_book{ background-size:100%; padding-top:40px; }
	#home_book_l h2{ font-size:32px; }
	
	#tours{ margin-top:35px; }
	#tours_head h2{ font-size:32px; }
	#tours_head p{ font-size:14px; line-height:18px; }
	#tours ul li{ width:48%; }
	
	#tour_view{ margin-top:35px; margin-bottom:35px; }
	#tour_view h2{ font-size:32px; }
	#tour_view p{ font-size:14px; line-height:18px; }
}


@media(max-width:990px)
{
	.container{ width:92%; }
	#header_start{ right:65px; }
	#mob-nav{ display:block; }
	
	#nav_in{ width:100%; height:auto; float:left; }
	
	#nav
	{
		width:100%; height: auto; float:inherit; z-index:999; display:none;
		position:absolute; left:0px; top:80px; margin-top:0px;
		margin-left:0px;
		background:#222;
	}
	#nav ul{ width:100%; height:auto; float:left; }
	#nav ul li
	{
		width:100%; height:auto; margin:0px;
	}
	#nav ul li a
	{
		width:100%; height:auto;
		padding-top:10px; padding-bottom:10px; padding-left:15px; padding-right:15px;
		border-bottom:1px solid #555;
		text-align:right; color:#FFF;
	}
	#nav ul ul
	{
		width:100%; height:0px; position: inherit; top: inherit; left: inherit; z-index:999; float:left;
		padding-top:0px;
		overflow:hidden;
		-webkit-transition: all 0.8s ease-in-out;
		-moz-transition: all 0.8s ease-in-out;
		-o-transition: all 0.8s ease-in-out;
		transition: all 0.8s ease-in-out;
	}
	#nav ul ul:before
	{
		display: none;
		position:absolute; top:-1px; left:0%;
		margin-left:24px;
		font-size:26px; color:#6e6f67;
		font-family: FontAwesome;
		content: "\f0d8";
	}
	#nav ul ul li{ width:100%; height:auto; float:left; }
	#nav ul ul li a
	{
		width:100%; height:auto; float:left;
		font-size:13px; color:#FFF; font-weight:inherit;
		padding-top:14px; padding-bottom:14px; padding-right:20px;
		border-bottom:1px solid #555;
		background:#6e6f67;
	}
	#nav ul ul li a:hover{ color:#fcce52; text-decoration:none; }
	
	#nav ul li:hover > ul:before{ display:block; }
	#nav ul li:hover > ul{ display:block; height:inherit; overflow:inherit; }
	
	
	
	#slider{ height:500px; }
	#slider img{ height:auto; width:100%; }
	
	#slider_content{ bottom:30px; }
	#slider_content h1{ font-size:84px; }
	
    #slider_content h2 { font-size: 68px; line-height: 68px; margin-bottom:0px; margin-top:-25px; }
	#slider_content p{ font-size:16px; }
	
	#home_destination ul li{ width:48%; }
	
}
@media(max-width:900px)
{
	
	#slider img{ height:500px; width:auto;}
	
	
	#tours ul li{ width:98%; }
	
	.contact_details_col{ width:98%; }
	.contact_details_col h3{ font-size:22px; }
}

@media(max-width:700px)
{
	
	
	#slider{ height:350px; }
	#slider img{ height:350px; width: auto; }
	
	#slider_content{ bottom:30px; }
	#slider_content h1{ font-size:34px; }
	
    #slider_content h2 { font-size: 28px; line-height: 28px; margin-bottom:0px; margin-top:-10px; }
	#slider_content p{ font-size:14px; line-height:24px; }
}

@media(max-width:479px)
{
	#header_start{ display:none; }
	
	#home_destination ul li{ width:100%; margin-bottom:20px; margin-right:0px; }
	
	.home_book_l_td{ width:98%; }
}