
		/*~~~:: Footer ::~~~*/
		#f_Contnr{
			background-color: #ffffff;
			width: 1141px;
			margin: 0 auto;
			padding: 47px 0;
			border-top: 1px dashed #eeeeee;
			}
			
			/*~~~:: About info ::~~~*/
			#f_L_inf{
				display: block;
				width: 365px;
				height: auto;
				line-height: 23px;
				text-align: justify;
				color: #676767;
				float: left;
				}
				#f_L_inf h4{
					font-size: 20px;
					font-weight: bold;
					color: #ee7c07;
					display: block;
					margin-bottom: 7px;
					letter-spacing: 0;
					}
			
			/*~~:: Footer Link Box ::~~~*/
			.f_hrs{
				width: 201px;
				height: auto;
				margin: 0 25px;
				float: left;
				}
				div.f_headng{
					display: block;
					font-size: 13.7px;
					font-weight: bold;
					color: #898989;					
					text-decoration: underline;
					margin-bottom: 5px;
					}
					.f_hrs label{
						display: inline-block;
						width: 47px;
						}
					.f_hrs span{
						display: inline-block;
						width: 147px;
						margin-bottom: 2.5px;
						}
			
			/*~~~:: Footer Call Email/Phone ::~~~*/
			.f_PhonE{
				display: block;
				width: 267px;
				float: left;
				}
				.f_PhonE span{
					display: block;
					font-size: 14px;
					font-weight: bold;
					color: #d88533;
					line-height: 23px;
					padding-left: 11px;
					margin-bottom: 17px;
					border-left: 3px solid #ededed;
					}
					.f_PhonE span label{
						font-size: 13px;
						font-weight: 500;
						color: #474747;
						display: block;
						line-height: 23px;
						}
			
			/*::: Phone For Mobile ::*/
			.f_Phon_Mob{
				display: none;
				width: 241px;
				float: left;
				}
				.f_Phon_Mob span{
					display: block;
					font-size: 14px;
					font-weight: bold;
					color: #d88533;
					line-height: 23px;
					padding-left: 11px;
					margin-bottom: 17px;
					border-left: 3px solid #ededed;
					}
					.f_Phon_Mob span label{
						font-size: 13px;
						font-weight: 500;
						color: #474747;
						display: block;
						line-height: 23px;
						}
				
			/*::: Offce Address :::*/		
			#f_Loc{
				display: inline-block;
				width: 241px;
				font-weight: 500;
				color: #474747;
				border-left: 3px solid #ededed;
				padding-left: 11px;
				line-height: 23px;
				float: right;
				}
				#f_Loc span{
					display: block;
					font-size: 14px;
					font-weight: bold;
					}
					
			

			/*~~~:: Footer Payment Copyright ::~~~*/
			#f_payicon{
				display: block;
				width: 523px;
				height: auto;
				margin-top: -35px;
				padding-top: 7px;
				border-top: 1px dashed #dfdfdf;
				float: right;
				}
				#f_payicon span{
					display: block;
					float: left;
					}
					#f_payicon span img{
						display: inline;
						padding-right: 11px;
						}
				#f_payicon p{
					font-size: 13px;
					display: inline;
					line-height: 23px;
					float: right;
					}
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
	

	
	/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Responsive For Mobile & Tablet
	
	iPhone 3 - 4 - 4s	320 x 480
	iPhone 5 - 5s 		320 x 568
	iPhone SE			320 x 568
	
	iPhone 6 - 6s		375 x 667	
	iPhone 7			375 x 667
	iPhone 8			375 x 667
	iPhone SE 2020		375 x 667
	iPhone x			375 x 812
	iPhone 11 Pro		375 x 812
	-----------------------------
	iPhone 12			390 x 844
	iPhone 12 Pro		390 x 844
	iPhone 13			390 x 844
	iPhone 13 Pro		390 x 844
	iPhone 14			390 x 844
	iPhone 14 Pro		393 x 852
	-----------------------------
	iPhone 6s+			414 x 736
	iPhone 7+			414 x 736
	iPhone 8+			414 x 736
	iPhone XR, Max		414 x 896	
	iPhone 				414 x 896
	iPhone 11 Pro Max	414 x 896
	-----------------------------
	iPhone 12 Pro Max	428 x 926
	iPhone 13 Pro Max	428 x 926
	iPhone 14 Plus		428 x 926
	iPhone 14 Plus		428 x 926
	iPhone 14 Pro Max	430 x 932
	iPhone 15 Pro Max	430 x 932
	-----------------------------
	
	Samsung S5-S6-S7	360 x 640
	Sony Xperia			360 x 640
	
	Google Pixel/Nexus	411 x 731
	30 480 600 768 900 1024 1200
	~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
	
	/*~	For iPhone 5s:: if width 322 OR Less 
	First i need Start from iPhone x then below if width is ix OR Below
	https://yesviz.com/devices/iphone-15-pro-max/
	447 > Start from iPhone 14
	:~~*/
	
	@media screen and (max-width: 447px){
					
		/*------ Header -------*/
		#h_Contnr{
			background-color: #ffffff;
			}
			
			#h_Logo h1{
				font-size: 15.7px;
				line-height: 41px;
				letter-spacing: -0.5px;
				padding: 0 0 0 11px;
				}
			
			#h_Menu{
				width: auto;
				}
				
				#h_Menu a{
					font-size: 14px;
					font-weight: 700;
					padding: 11px;
					}
					
				a.hide_Menu{
					background-color: #FFCC33;
					display: none;
					}
				
				a.Mv_headr_Link{
					display: block;
					}
					
		
		/*_____Banner_____*/
		#b_Contnr{
			height: 277px;
			background-position: right 100%!important;
			}
		
		/*_____Home Page icons _____*/
		#h_p_icon{
			display: none;
			}
			
			/*_______ About info ______*/
			#h_P_inf{
				display: block;
				width: auto;				
				margin: 7px auto;
				padding: 15px 7px;
				}
				
				#h_P_inf h2{
					font-family: Tahoma, Geneva, Verdana, sans-serif;
					font-size: 15px;
					font-weight: bold;
					letter-spacing: 0;
					text-decoration: underline;
					}
					
				#h_P_inf p{
					width: 100%;
					}
					#h_P_inf span{
						display: none;
						}
		
		/*_____ Camel Ride Tours ____*/
		#hp_CR_Contnr{
			width: 100%;
			padding: 7px 0;
			}			
			#hp_CR_Contnr h3{
				display: block;
				width: 377px;
				
				width: 91%;				
				font-size: 17.7px;
				margin: 0 auto;
				}
			
			.hp_cr_Boc{
				margin: 0 auto 25px auto;
				border-color: #e7e7e7;
				width: 377px;
				width: 89%;
				float: none;				
				}
				
				.hp_cr_L{
					padding: 1px 0;
					}
				
				.hp_cr_R{
					width: 125px;
					}
		
		
		/*_____ Desert Safari Tours _____*/
		
		.hp_ds_Contnr{
			width: 100%;
			}
			
			.hp_ds_Bco{
				width: 323px;
				margin: 0 auto 23px auto;				
				float: none;
				}
			
		
		
		/*_____ insta _______*/
		#insta{
			display: none;
			}
			
		
		/*______ Footer ______*/
		#f_Contnr{
			width: 100%;
			}
			
			#f_L_inf{
				display: none;
				}
			
			.f_hrs{
				display: block;
				}
			
			.f_PhonE{
				display: none;
				margin: 25px 0;
				}
			
			.f_Phon_Mob{
				display: block;
				margin: 25px 0;
				}
			
			#f_Loc{
				display: none;
				}
			
			
			#f_payicon{
				width: 88%;
				margin: 0;
				float: none;
				}
				
				
						
				
			
			
	
	}	/*:: iPhone 375	::*/
	