/*--------------------------+
 |	Design & Develope By	|
 |	Aina Shahbaz Ahmed		|
 +-------------------------*/
 
	.curency_Div,
	.Lnk_Conec{
		display: none;
		}
					
	/*~~~:: Page Banner ::~~~*/
	#p_Baner{
		background-image: url(../web/images/desert-safari.jpg);
		background-repeat: no-repeat;
		background-size: cover;		
		background-position: center 1%!important;  /*:: 50% Left Top right Bottom Works*/
		
		display: block;
		width: 100%;
		height: 377px;
		
		/* > Dont Delete it : is important
		background-size: cover!important;
		background-position: 50%!important; */		
		}
	
	/*~~~:: Safety info ::~~~*/
	.div_info_Safe{
		background-color: rgb(242, 253, 235);
		display: block;
		width: 1147px;
		height: auto;
		padding: 11px;
		margin: 23px auto 0 auto;
		border-radius: 7px;
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;		
		}
		.div_info_Safe p{
			display: block;
			width: 100%;
			line-height: 23px;
			text-align: justify;
			}
			.div_info_Safe p img{
				display: block;
				padding: 7px 11px 17px 0;
				float: left;
				}
			.div_info_Safe p span{
				display: block;
				line-height: 23px;
				font-size: 14.5px;
				font-weight: 500;
				color: #42a872;
				color: #2ea567;
				}
	
	/*~~~:: icons information ::~~~*/
	#icn_Contnr{
		width: 1177px;
		height: auto;
		padding: 25px 0;
		margin: 0 auto;
		}
		.icn_Td{
			width: 374px;
			height: 67px;
			margin: 0 23px 0 0;
			border-right: 1px dotted #cccccc;
			float: left;
			}
			.icn_TdL{
				width: 59px;
				height: 51px;
				margin-top: 7px;					
				float: left;
				}
			.icn_TdR{
				width: 305px;
				height: 67px;
				line-height: 20px;
				margin-left: 7px;
				float: left;
				}
				.icn_TdR span{
					font-size: 14.7px;
					font-weight: 500;
					color: #474747;
					display: block;
					line-height: 25px;
					}
			
			.no_Bor_R{
				border: none;
				}			
			
	
	/*~~~:: Morning & Evening Desert Safari ::~~~*/
	#Moev_Contnr{
		width: 1177px;
		margin: 0 auto;
		padding: 16px 0;
		}
		#Moev_Contnr h1{
			font-family: 'Open Sans', Tahoma, Geneva, Verdana, sans-serif;
			display: block;
			font-size: 23px;
			font-weight: bold;
			color: #777777;
			text-align: center;
			}
		.Moev_ForTD{
			display: block;
			width: 277px;
			height: auto;
			cursor: pointer;
			border: 1px solid #e5e5e5;
			margin: 17px 17.7px 17px 0;
			background-color:#FFFFFF;
			border-radius: 7px;
			-moz-border-radius: 7px;
			-webkit-border-radius: 7px;
			float: left;
			}
			.Moev_Pic{
				display: block;
				height: auto;
				}
				.Moev_Pic img{
					border-radius: 7px 7px 0 0;
					-moz-border-radius: 7px 7px 0 0;
					-webkit-border-radius: 7px 7px 0 0;
					}
			
			.Moev_info{
				display: table;
				margin: 7px;
				}
				.Moev_info b{
					display: block;
					font-size: 13.3px;
					font-weight: 600;
					min-height: 41px;
					height: auto;
					line-height: 19px;
					}
				.Moev_info span{
					display: block;
					height: 23px;
					margin: 7px 0 5px;
					}
					.Moev_info span img{
						margin-top: 3px;
						}
					
					div.Moev_t_avl{
						background-color: #e1fcdd;
						display: inline-block;
						font-size: 10px;
						color: #3d874a;
						color: #328a42;
						line-height: 15px;
						padding: 3px 7px;
						border-radius: 5px;
						-moz-border-radius: 5px;
						-webkit-border-radius: 5px;
						letter-spacing: 1px;
						/*
						margin-top:-77px;
						position: relative;
						z-index: 1;	*/
						float: right;
						}
					
					.tur_time{
						display: block;
						font-size: 12.7px;
						font-weight: 500;
						color: #358ccb;
						color: #898989;
						margin: 0;
						float: left;
						}
				
				div.tur_Price{
					display: block;
					font-family: 'Open Sans', Trebuchet MS, Arial,Helvetica,sans-serif;
					font-size: 17px;
					font-weight: bold;
					color: #ee9707;
					margin-bottom: 0;
					float: right;
					}
					
		.Moev_ForTD:hover{
			border-bottom-color: #FFCC00;
			box-shadow: 0 0.5em 1em 0 rgba(0,0,0,.1);
			-moz-box-shadow: 0 0.5em 1em 0 rgba(0,0,0,.1);
			-webkit-box-shadow: 0 0.5em 1em 0 rgba(0,0,0,.1);
			
			transition: all .2s;
			-moz-transition: all .2s;
			-webkit-transition: all .2s;
			}
			
		
	/*~~~:: Sightseeing Tours ::~~~*/	
	#st_Contner{
		display: block;
		width: 1177PX;
		margin: 31px auto;
		}
		#st_Contner h3{
			display: block;
			font-size: 23px;
			margin: 0 0 11px 0;
			color: #777777;
			}
			
			/*~~~:: Three Tours::~~~*/
			.st_TD{
				display: block;
				width: 31.7%;
				height: 199px;
				margin-right: 1.7%;
				margin-bottom: 23px;
				float: left;
				
				position: relative;
				color: #ffffff;
				cursor: pointer;
				
				border: 1px solid #ccc;
				padding: 0px;
				background-color:#FFFFFF;
				border-radius: 5px;
				-moz-border-radius: 5px;
				-webkit-border-radius: 5px;
				}
				.st_TD img{
					display: block;
					width: 100%;
					height: 100%;
					outline: 1px solid white;
					outline-offset: -7px;
					
					border-radius: 5px;
					-moz-border-radius: 5px;
					-webkit-border-radius: 5px;
					}
				
				.stur_info{
					display: block;
					width: 347px;
					width: calc(100% - 34px);
					height: auto;
					
					position: absolute;
					top: 17px;
					left: 17px;
					z-index: 1;
					}
					.stur_info h4{
						font-family: 'Open Sans', Tahoma, Geneva, Verdana, sans-serif;
						display: block;
						font-size: 19px;
						font-weight: bold;
						line-height: 25px;
						height: 77px;
						margin-bottom: 25px;
						}
						.stur_info span{
							display: block;
							line-height: 23px;
							}
					
					.stur_Pric{
						background: rgb(0, 0, 0); /* Fallback color */
						background: rgba(0, 0, 0, 0.5); /* Black background with 0.5 opacity */
						display: block;
						font-size: 17px;
						font-weight: 500;
						color: #ffffff;
						padding: 5px 7px;
						
						border-radius: 5px;
						-moz-border-radius: 5px;
						-webkit-border-radius: 5px;
						box-sizing: border-box;
						float: left;
						}
						.stur_Pric label{
							font-size: 13px;
							}
					
					.stur_info a{
						background-color:#ffffff;
						display: none;
						font-size: 12px;
						color: #474747;
						line-height: 17px;
						padding: 7px 7px;
						text-decoration: none;
						border-radius: 3px;
						-moz-border-radius: 3px;
						-webkit-border-radius: 3px;
						float: right;
						}
						/*~~:: Hover ::~~~*/
						.stur_info:hover a{
							display: block;
							}
							.stur_info:hover a:hover{
								background-color: #ee9707;
								color: #ffffff;
								}
								
						.st_TD:hover img{
							opacity: 0.7;
							}
						

	/*~~~:: Class & Styles ::~~~*/
	.clear{
		clear: both;
		}
	
	.no_Mar_R{
		margin-right: 0;
		}
	
	
	/*~~~:: Responsive ::~~~~*/	
	@media screen and (max-width: 477px){
	
	body{
		letter-spacing: 0.5px;
		}
		
		#p_Baner{
			height: 247px;			
			}
		
		/*~~~:: Safety info ::~~~*/
		.div_info_Safe{
			width: calc(100% - 35px);
			margin: 7px;			
			}
			.div_info_Safe p{
				line-height: 20px;
				}
			.div_info_Safe p img{
				padding-bottom: 5px;
				}
			.div_info_Safe p span{
				font-weight: 700;
				}
		
		/*~~~:: Short icons ::~~~~*/
		#icn_Contnr{
			display: none;
			}
		
		/*~~~:: Morning/Evening Tours ::~~~*/
		#Moev_Contnr{
			width: 347px;
			padding: 7px 0;
			}
			#Moev_Contnr h1{				
				font-size: 17px;
				font-weight: bold;
				color: #474747;
				text-align: left;
				text-decoration: none;
				letter-spacing: 0px;
				margin-bottom: 11px;
				}
			
			.Moev_ForTD{
				width: 337px;
				margin: 0 auto 17px auto;
				float: none;
				}
				
				.Moev_Pic img{
					width: 100%;
					height: 167px;
					}
		
		/*~~~:: Sightseeing Tours ::~~~*/	
		#st_Contner{
			width: 347px;
			margin: 11px auto;
			
			display: none;
			}
			#st_Contner h3{
				font-size: 17px;
				color: #474747;
				letter-spacing: 0px;
				}
			
			.st_TD{
				width: 100%;
				height: 187px;
				margin: 0 0 17px 0;
				}
				.stur_info h4{
					font-size: 17px;
					margin-bottom: 23px;
					}
		
	}
	
	
	/* iPhone 5S  ~~*/
	@media screen and (max-width: 331px){
		
		/*~~~:: Morning & Evening Desert Safari ::~~~*/
		#Moev_Contnr{
			width: 287px;
			}
			.Moev_ForTD{
				width: 100%;
				}
				.Moev_Pic img{
					height: 141px;
					}
		
		
		/*~~~:: City Tour & Safari ::~~~*/
		#st_Contner{
			width: 299px;
			}
			
			.st_TD{
				height: 177px;
				}
				.stur_info h4{
					margin-bottom: 17px;
					}
	
	}
	