
body {
	max-width:100%;
	margin:auto;
	height:auto;
	background:;
}

#Wrapper{
	width:100%;
	max-width:100%;
	min-width:;
	height:auto;max-width: 767.98px
	margin:auto;
	background:;
}

@media (max-width:767.9px) {
	#Wrapper{
		background:#fff;
	}
	#Wrapper{
		width:100%;
		height:auto;
		margin:auto;
		background:;
	}
	
	#header{
		width:100%;
		height:auto;
		margin:auto;
		background:;
	}
		.Topheader{
			width:100%;
			height:80px;
			margin:auto;
			background:#ded;
		}
		.Topheader{
            padding: 0px;
            margin: 0px;
            text-decoration: none;
            list-style: none;
            box-sizing: border-box;			
		}	
			
			.Topheader nav{
               background: #ded;
               height: 80px;
               width: 100%;
           }
           label.logo{
               color: black;
               font-size: 25px;
               line-height: 80px;
               padding: 0 20px;
               font-weight:bold;
           }
		   .logo img{
			   width:40%;
			   height:50px;
			   margin-top:10px;
		   }
		   
		   .book a{
			   font-size:15px;
			   font-weight:bold;
			   font-family:Myriad Pro;
			   color:#16A34A;
			   align-items:center;
			   margin-left:0%;
			   display:inline-block;
			   text-decoration:none;
			   padding:4px 4px;
		   }
		   
           nav ul{
               float: right;
               margin-right: 20px;
           }
           nav ul li{
               display: inline-block;
               line-height: 80px;
               margin: 0 5px;
           }
           nav ul li a{
               color: black;
               font-size: 17px;
               padding: 7px 13px;
               border-radius: 15px;
			   text-decoration:none;
               text-transform: uppercase;
           }
           a.active,a:hover{
               background: #126ab4;
               color: green;
               transition: .5s;
           }
           .checkbtn{
               font-size: 30px;
               color: white;
               float: right;
               line-height: 80px;
               margin-right: 40px;
			   margin-top:25px;
               cursor: pointer;
               display: none;
           }
           #check{
               display: none;
           }
           
               .checkbtn{
                   display: block;
               }
               ul{
                   position: fixed;
                   width: 100%;
                   height: 100vh;
                   background:#ded;
                   top:80px;
                   left: -110%;
                   text-align: center;
                   transition: all .5s;    
            }
            nav ul li{
                   display: block;
                   margin: 50px 0;
                   line-height: 30px;
               }
               nav ul li a{
                   font-size: 20px;
               }
               a:hover,a.active{ 
                   background: none;
                   color: #ffcc700; 
               }
               #check:checked~ul{
                   left: 0px;
				   z-index:1;
               }
			
		.Lowerheader{
			width:100%;
			height:5px;
			margin:auto;
			background:#16A34A;
		}	
	
	#middle{
		width:100%;
		height:auto;
		margin:auto;
		background:;
	}
		.middleInside{
			width:100%;
			height:auto;
			margin:auto;
			background:#fff;
		}
			.slides{
				width:100%;
				height:300px;
				margin:auto;
				background:;
			}
				.slidesInside{
					width:100%;
					height:300px;
					margin:auto;
					background:;
				}

			.Welcomewords{
				width:100%;
				height:1180px;
				margin:auto;
				background:;
			}
	
				.WelcomewordsInside{
					width:96%;
					height:1180px;
					margin:auto;
					background:;
				}
					.WelcomewordsInsideLeft{
						width:96%;
						height:680px;
						margin:auto;
						background:;
					}
						.WILupper{
							width:96%;
							height:20px;
							margin:auto;
							font-size:18px;
							line-height:150%;
							background:;
						}
						.WILmiddle_one{
							width:96%;
							height:auto;
							margin:auto;
							font-size:18px;
							line-height:180%;
							background:;
						}
						.WILmiddle_two{
							width:40%;
							height:10px;
							margin:auto;
							font-size:22px;
							line-height:220%;
							background:;
						}
						.WILmiddle_lower{
							width:40%;
							height:40px;
							margin:auto;
							font-size:22px;
							line-height:220%;
							background:#16A34A;
						}
					.WelcomewordsInsideRight{
						width:96%;
						height:500px;
						margin:auto;
						background:;
					}
						.WIRInside{
							width:96%;
							height:500px;
							margin:auto;
							background:;
						}
							.WIRInsidephoto{
								width:85%;
								height:75%;
								margin:auto;
								background:#16A34A;
							}
								.WIRInsidephoto img{
									width:90%;
									height:90%;
									margin:auto;
								}
					
			.FA_questions{
				width:100%;
				height:auto;
				margin:auto;
				background:#e5e5e5;
			}
				.FA_questionsInside{
					width:90%;
					height:auto;
					margin:auto;
					background:;
					font-size:19px;
					line-height:170%;
				}
					.FA_questionsInside p1{
						font-size:19px;
						font-weight:bold;
					}
					.FA_questionsInside a{
						color:#16A34A;
						font-size:18px;
						font-weight:bold;
						text-decoration:none;
					}

					
			 //start of Aboutus page
			 
			.MI_upper{
				width:100%;
				height:30px;
				margin:auto;
				background:ded;
			}
			 
			.middleInside_upper{
				width:100%;
				height:30px;
				margin:auto;
				background:red;
			}
				.Midle_contents{
					width:100%;
					height:auto;
					margin:auto;
					background:;
				}
					.Midle_contentsAbout{
						width:100%;
						height:1500px;
						margin:auto;
						background:;
					}
						.Whoweare{
							width:90%;
							height:750px;
							margin:auto;
							background:;
						}
							.WhoweareInside{
								width:90%;
								height:auto;
								margin:auto;
								line-height:140%;
								font-size:18px;
								background:;
							}
							
						.Areaofoperation{
							width:90%;
							height:350px;
							margin:auto;
							background:;
						}
							.AreaofoperationInside{
								width:90%;
								height:auto;
								margin:auto;
								line-height:150%;
								font-size:18px;
								background:;
							}
						.Vision{
							width:100%;
							height:200px;
							margin:auto;
							background:#12A14B;
						}
							.VisionInside{
								width:80%;
								height:auto;
								margin:auto;
								line-height:125%;
								font-size:18px;
								background:;
							}
						.Mission{
							width:100%;
							height:200px;
							margin:auto;
							background:#ded;
						}
							.MissionInside{
								width:80%;
								height:auto;
								margin:auto;
								line-height:125%;
								font-size:18px;
								background:;
							}
				.Midle_Blankdiv{
					width:100%;
					height:40px;
					margin:auto;
					background:#e5e5e5;	
				}
			 //end of Aboutus page
					
					
			 // start of contacts page
			.Midlecontents_contacts{
				width:100%;
				height:1000px;
				margin:auto;
				background:;
			}
				.Midlecontents_contactsInside{
					width:100%;
					height:1000px;
					margin:auto;
					background:;
				}
					.M_CI{
						width:90%;
						height:450px;
						margin:auto;
						background:;
					}
						.M_CI img{
							width:100%;
							height:100%;
							margin:auto;
						}
					.contacts{
						width:90%;
						height:550px;
						margin:auto;
						background:;
					}
						.contactsInside{
							width:90%;
							height:450px;
							margin:auto;
							line-height:125%;
							font-size:18px;
							background:;
						}
			 // end of contacts page
					
			// start of packages page
			.Midle_contentsPackages{
				width:100%;
				height:auto;
				margin:auto;
				background:;
			}
				.Packages_areaoperation{
					width:100%;
					height:1200px;
					margin:auto;
					background:;
				}
					.packages_package{
						width:94%;
						height:430px;
						margin:auto;
						line-height:180%;
						font-size:19px;
						background:;
					}
					.areaOperation{
						width:94%;
						height:300px;
						margin:auto;
						background:;
					}
						.areaOperationInside{
							width:90%;
							height:auto;
							margin:auto;
							line-height:180%;
							font-size:19px;
							background:;
						}
						
			 //end of packages page
					
				
			// start of accomodation page
					.b_d_right_inside{
						width:90%;
						height:auto;
						margin:auto;
						background:;
					}
						.accomodation_middle{
							width:100%;
							height:900px;
							margin:auto;
							background:;
						}
							.accomodation_middle_lowerBlank{
								width:100%;
								height:20px;
								margin:auto;
								background:#ded;
							}
							.accomodation_middle_left{
								width:90%;
								height:550px;
								margin:auto;
								background:;
							}
								.package{
									width:90%;
									height:550px;
									margin:auto;
									background:#16A34A;
								}
									.package_top{
										width:90%;
										height:45px;
										margin:auto;
										background:#eee;
									}
										.package_top_inside{
											width:94%;
											height:45px;
											margin:auto;
											margin-top:;
											font-size:19px;
											background:;
										}
									.package_lower{
										width:90%;
										height:435px;
										margin:auto;
										background:#eee;
									}
										.package_lower_inside{
											width:94%;
											height:435px;
											margin:auto;
											font-size:18px;
											line-height:170%;
											background:;
										}
							
							.accomodation_middle_right{
								width:90%;
								height:300px;
								margin:auto;
								background:;
							}
			
								.photoside{
									width:90%;
									height:300px;
									margin:auto;
									background:;
								}
									.photoside img{
										width:100%;
										height:100%;
										margin:auto;
									}
			
			 //end of accomodation page

			 //start of booking page
					.b_d_right_inside{
						width:90%;
						height:auto;
						margin:auto;
						background:;
					}
						.b_d_right_inside a{
							color:#EEE;
							text-decoration:none;
						}

						.b_d_right_inside input[type="text"]{
							background-color:#FFF;
							border:1px solid #E2E2E2;
							font-size:15px;
							padding:5px;
							width:320px;
							margin-bottom:15px;
							margin-top:5px;
							outline:none;	
						}
						.b_d_right_inside input[type="text"]:hover{
							background-color:#FFF;
							border:2px solid #16A34A;
							font-size:15px;
							padding:5px;
							width:320px;
							margin-bottom:15px;
							margin-top:5px;
							outline:none;	
						}

						
						.b_d_right_inside input[name="nationality"]{
							background-color:#FFF;
							border:1px solid #E2E2E2;
							font-size:15px;
							padding:5px;
							width:320px;
							height:35px;
							margin-bottom:15px;
							margin-top:5px;
							outline:none;	
						}
						.b_d_right_inside input[name="nationality"]:hover{
							background-color:#FFF;
							border:2px solid #16A34A;
							font-size:15px;
							padding:5px;
							width:320px;
							height:35px;
							margin-bottom:15px;
							margin-top:5px;
							outline:none;	
						}
						
						.b_d_right_inside input[type="password"]{
							background-color:#FFF;
							border:1px solid #E2E2E2;
							font-size:15px;
							padding:5px;
							width:320px;
							margin-bottom:15px;
							margin-top:5px;
							outline:none;	
						}
						.b_d_right_inside input[type="password"]:hover{
							background-color:#FFF;
							border:2px solid #16A34A;
							font-size:15px;
							padding:5px;
							width:320px;
							margin-bottom:15px;
							margin-top:5px;
							outline:none;	
						}
					
						.b_d_right_inside input[type="submit"]{
							background-color:#16A34A;
							border: 2px solid #EEE;
							font-size: 16px;
							width:90px;
							height:26px;
							color: #FFF;
							border-radius:2px;
							margin-left:4px;
						}
				
					
	
	#footer{
		width:100%;
		height:1060px;
		margin:auto;
		background:;
	}
		.Topfooter{
			width:100%;
			height:900px;
			margin:auto;
			background:#eee;
		}
			.Topfooter_left{
				width:90%;
				height:300px;
				margin:auto;
				background:;
			}
				.Topfooter_leftUpper{
					width:90%;
					height:35px;
					margin:auto;
					font-size:18px;
					background:;
				}
				
				.Topfooter_leftLower{
					width:90%;
					height:210px;
					margin:auto;
					background:;
				}
					.Topfooter_leftLower img{
						width:100%;
						height:200px;
						margin:auto;
					}
			.Topfooter_middle{
				width:90%;
				height:300px;
				margin:auto;
				background:;
			}
				.Topfooter_middleInside{
					width:96%;
					height:300px;
					margin:auto;
					background:;
				}
					.Topfooter_middleInsideTop{
						width:90%;
						height:50px;
						margin:auto;
						font-size:18px;
						background:;
					}
					.link2{
						width:90%;
						height:210px;
						margin:auto;
						font-size:21px;
						font-family:;
						line-height:150%;
						background:;
					}
						.link2 a{
							color:#16A34A;
							text-decoration:none;
						}

			.Topfooter_right{
				width:90%;
				height:300px;
				margin:auto;
				line-height:150%;
				background:;
			}
				.Topfooter_rightUpper{
					width:90%;
					height:50px;
					margin:auto;
					font-size:18px;
					background:;
				}
				.Topfooter_rightMiddle{
					width:90%;
					height:180px;
					margin:auto;
					font-size:17px;
					line-height:160%;
					background:;
				}
				.Topfooter_rightSocial{
					width:90%;
					height:40px;
					margin:auto;
					font-size:18px;
					background:;
				}
	
		.Lowerfooter{
			width:100%;
			height:160px;
			margin:auto;
			background:#16A34A;
		}
			.LowerfooterUpper{
				width:90%;
				height:20px;
				margin:auto;
				background:;
			}
			.copyright{
				width:90%;
				height:80px;
				margin:auto;
				line-height:200%;
				background:;
			}
				.copyrightInside{
					width:90%;
					height:80px;
					margin:auto;
					font-size:15px;
					background:;
				}
					.copyrightInsideB{
						width:100%;
						height:auto;
						margin:auto;
						line-height:130%;
						background:;
					}
		
			.Designed{
				width:90%;
				height:60px;
				margin:auto;
				line-height:130%;
				background:;
			}
				.Designed_link {
					width:90%;
					height:60px;
					margin:auto;
					background:;
				}
					.Designed_link a{
						font-size:11;
						font-family:Tahoma;
						color:#ccc;
						text-decoration:none;
					}
	
}


@media (min-width: 768px) and (max-width: 991.98px) { 
	#Wrapper{
		width:100%;
		height:auto;
		margin:auto;
		background:;
	}
	
	#header{
		width:100%;
		height:85px;
		margin:auto;
		background:;
	}
		.Topheader{
			width:100%;
			height:80px;
			margin:auto;
			background:;
		}
		
		.Topheader{
            padding: 0px;
            margin: 0px;
            text-decoration: none;
            list-style: none;
            box-sizing: border-box;			
		}	
			
			.Topheader nav{
               background: #ded;
               height: 80px;
               width: 100%;
           }
           label.logo{
               color: black;
               font-size: 25px;
               line-height: 80px;
               padding: 0 20px;
               font-weight:bold;
           }
		   
		   .logo img{
			   width:40%;
			   height:55px;
			   margin-top:10px;
		   }

		   .book a{
			   font-size:19px;
			   font-weight:bold;
			   font-family:Myriad Pro;
			   color:#16A34A;
			   align-items:center;
			   margin-left:10%;
			   display:inline-block;
			   text-decoration:none;
			   padding:4px 4px;
		   }
		   
           nav ul{
               float: right;
               margin-right: 20px;
           }
           nav ul li{
               display: inline-block;
               line-height: 80px;
               margin: 0 5px;
           }
           nav ul li a{
               color: black;
               font-size: 17px;
               padding: 7px 13px;
               border-radius: 15px;
			   text-decoration:none;
               text-transform:uppercase;
           }
           a.active,a:hover{
               background: #126ab4;
               color: green;
               transition: .5s;
           }
           .checkbtn{
               font-size: 30px;
               color: white;
               float: right;
               line-height: 80px;
               margin-right: 40px;
			   margin-top:25px;
               cursor: pointer;
               display: none;
           }
           #check{
               display: none;
           }
		
               .checkbtn{
                   display: block;
               }
               ul{
                   position: fixed;
                   width: 100%;
                   height: 100vh;
                   background:#ded;
                   top:80px;
                   left: -110%;
                   text-align: center;
                   transition: all .5s;    
            }
            nav ul li{
                   display: block;
                   margin: 50px 0;
                   line-height: 30px;
               }
               nav ul li a{
                   font-size: 20px;
               }
               a:hover,a.active{ 
                   background: none;
                   color: #ffcc700; 
               }
               #check:checked~ul{
                   left: 0px;
				   z-index:1;
               }
			
		.Lowerheader{
			width:100%;
			height:5px;
			margin:auto;
			background:#16A34A;
		}	
			

	#middle{
		width:100%;
		height:auto;
		margin:auto;
		background:;
	}
		.middleInside{
			width:100%;
			height:auto;
			margin:auto;
			background:#fff;
		}
			.slides{
				width:100%;
				height:530px;
				margin:auto;
				background:;
			}
				.slidesInside{
					width:100%;
					height:530px;
					margin:auto;
					background:;
				}

			.Welcomewords{
				width:100%;
				height:1600px;
				margin:auto;
				background:;
			}
				.WelcomewordsInside{
					width:96%;
					height:1600px;
					margin:auto;
					background:;
				}
					.WelcomewordsInsideLeft{
						width:90%;
						height:700px;
						margin:auto;
						background:;
					}
						.WILupper{
							width:96%;
							height:40px;
							margin:auto;
							font-size:22px;
							line-height:220%;
							background:;
						}
						.WILmiddle_one{
							width:96%;
							height:auto;
							margin:auto;
							font-size:22px;
							line-height:220%;
							background:;
						}
						.WILmiddle_two{
							width:40%;
							height:40px;
							margin:auto;
							font-size:22px;
							line-height:220%;
							background:;
						}
						.WILmiddle_lower{
							width:40%;
							height:40px;
							margin:auto;
							font-size:22px;
							line-height:220%;
							background:#16A34A;
						}
					.WelcomewordsInsideRight{
						width:90%;
						height:800px;
						margin:auto;
						background:;
					}
						.WIRInside{
							width:96%;
							height:800px;
							margin:auto;
							background:;
						}
							.WIRInsidephoto{
								width:85%;
								height:75%;
								margin:auto;
								background:#16A34A;
							}
								.WIRInsidephoto img{
									width:90%;
									height:90%;
									margin:auto;
								}
					
			.FA_questions{
				width:100%;
				height:auto;
				margin:auto;
				background:#e5e5e5;
			}
				.FA_questionsInside{
					width:70%;
					height:auto;
					margin:auto;
					background:;
					font-size:26px;
					line-height:190%;
				}
					.FA_questionsInside p1{
						font-size:25px;
						font-weight:bold;
					}
					.FA_questionsInside a{
						color:#16A34A;
						font-size:19px;
						font-weight:bold;
						text-decoration:none;
					}
					
			 //start of Aboutus page
			.middleInside_upper{
				width:100%;
				height:30px;
				margin:auto;
				background:;
			}
				.Midle_contents{
					width:100%;
					height:auto;
					margin:auto;
					background:;
				}
					.Midle_contentsAbout{
						width:100%;
						height:900px;
						margin:auto;
						background:;
					}
						.Whoweare{
							width:50%;
							height:600px;
							margin:auto;
							float:left;
							background:;
						}
							.WhoweareInside{
								width:90%;
								height:auto;
								margin:auto;
								line-height:150%;
								font-size:18px;
								background:;
							}
							
						.Areaofoperation{
							width:50%;
							height:600px;
							margin:auto;
							float:left;
							background:;
						}
							.AreaofoperationInside{
								width:90%;
								height:auto;
								margin:auto;
								line-height:180%;
								font-size:18px;
								background:;
							}
						.Vision{
							width:50%;
							height:300px;
							margin:auto;
							float:left;
							background:#12A14B;
						}
							.VisionInside{
								width:90%;
								height:auto;
								margin:auto;
								line-height:125%;
								font-size:18px;
								background:;
							}
						.Mission{
							width:50%;
							height:300px;
							margin:auto;
							float:left;
							background:#ded;
						}
							.MissionInside{
								width:90%;
								height:auto;
								margin:auto;
								line-height:125%;
								font-size:18px;
								background:;
							}
				.Midle_Blankdiv{
					width:100%;
					height:40px;
					margin:auto;
					background:#e5e5e5;	
				}
			.MI_upper{
				width:100%;
				height:30px;
				margin:auto;
				background:ded;
			}
			 //end of Aboutus page
			 
			// start of packages page
			.Midle_contentsPackages{
				width:100%;
				height:auto;
				margin:auto;
				background:;
			}
				.Packages_areaoperation{
					width:100%;
					height:450px;
					margin:auto;
					background:;
				}
					.packages_package{
						width:90%;
						height:auto;
						margin:auto;
						line-height:200%;
						font-size:19px;
						background:;
					}
					.areaOperation{
						width:50%;
						height:450px;
						margin:auto;
						float:left;
						background:;
					}
						.areaOperationInside{
							width:90%;
							height:auto;
							margin:auto;
							line-height:200%;
							font-size:19px;
							background:;
						}
						
			 //end of packages page

			 // start of contacts page
			.Midlecontents_contacts{
				width:100%;
				height:450px;
				margin:auto;
				background:;
			}
				.Midlecontents_contactsInside{
					width:100%;
					height:450px;
					margin:auto;
					background:;
				}
					.M_CI{
						width:50%;
						height:450px;
						margin:auto;
						float:left;
						background:;
					}
						.M_CI img{
							width:100%;
							height:100%;
							margin:auto;
						}
					.contacts{
						width:50%;
						height:450px;
						margin:auto;
						float:left; 
						background:;
					}
						.contactsInside{
							width:90%;
							height:450px;
							margin:auto;
							line-height:125%;
							font-size:18px;
							background:;
						}
			 // end of contacts page
			 //start of activities page
			.coffee_banana{
				width:100%;
				height:500px;
				margin:auto;
				background:;
			}
				.coffee_bananaDetails{
					width:50%;
					height:450px;
					margin:auto;
					float:left;
					background:;
				}
					.coffee_bananaDetailsInside{
						width:74%;
						height:450px;
						margin:auto;
						background:#16A34A;
					}
						.c_bDI_upper{
							width:98%;
							height:10px;
							margin:auto;
							line-height:150%;
							font-size:18px;
							background:;
						}
						.c_bDI_head{
							width:90%;
							height:40px;
							margin:auto;
							line-height:150%;
							font-size:18px;
							background:eee;
						}
							.c_bDI_head_inside{
								margin:auto;
								width:96%;
								height:10px;
								line-height:180%;
								font-size:22px;
								background:;
							}
							
						.c_bDI_words{
							width:90%;
							height:350px;
							margin:auto;
							line-height:150%;
							font-size:18px;
							background:#eee;
						}	
							.c_bDI_words_inside{
								width:96%;
								height:10px;
								margin:auto;
								line-height:180%;
								font-size:18px;
								background:;
							}
						.c_bDI_blank{
							width:98%;
							height:auto;
							margin:auto;
							line-height:150%;
							font-size:18px;
							background:;
						}	
					.coffee_bananaPhoto{
						width:50%;
						height:450px;
						margin:auto;
						float:left;
						background:;
					}		
						.coffee_bananaPhoto_inside{
							width:90%;
							height:auto;
							margin:auto;
							line-height:180%;
							font-size:18px;
							background:;
						}
							.coffee_bananaPhoto_inside img{
								width:100%;
								height:450px;
								margin:auto;
							}
			.div_blank_activity{
				width:100%;
				height:20px;
				margin:auto;
				background:#ded;
			}			
			 //end of activities page	
			//end of activities page
			// start of accomodation page
					.b_d_right_inside{
						width:90%;
						height:auto;
						margin:auto;
						background:;
					}
						.accomodation_middle{
							width:100%;
							height:520px;
							margin:auto;
							background:;
						}
							.accomodation_middle_lowerBlank{
								width:100%;
								height:20px;
								margin:auto;
								background:#ded;
							}
							.accomodation_middle_left{
								width:50%;
								height:450px;
								margin:auto;
								float:left;
								background:;
							}
								.package{
									width:90%;
									height:450px;
									margin:auto;
									background:#16A34A;
								}
									.package_top{
										width:90%;
										height:40px;
										margin:auto;
										background:#eee;
									}
										.package_top_inside{
											width:94%;
											height:35px;
											margin:auto;
											margin-top:;
											font-size:19px;
											background:;
										}
									.package_lower{
										width:90%;
										height:350px;
										margin:auto;
										background:#eee;
									}
										.package_lower_inside{
											width:94%;
											height:350px;
											margin:auto;
											font-size:18px;
											line-height:170%;
											background:;
										}
							
							.accomodation_middle_right{
								width:50%;
								height:450px;
								margin:auto;
								float:left;
								background:;
							}
			
								.photoside{
									width:90%;
									height:450px;
									margin:auto;
									background:;
								}
									.photoside img{
										width:100%;
										height:450px;
										margin:auto;
									}
			
			 //end of accomodation page
					.b_d_right_inside{
						width:90%;
						height:auto;
						margin:auto;
						background:;
					}
						.fa_questions{
							width:80%;
							height:auto;
							margin:auto;
							background:#ded;
						}
							.fa_questions p3{
								font-size:19px;
								line-height:180%;
							}
			 //start of booking page
					.b_d_right_inside{
						width:90%;
						height:auto;
						margin:auto;
						background:;
					}
						.b_d_right_inside a{
							color:#EEE;
							text-decoration:none;
						}

						.b_d_right_inside input[type="text"]{
							background-color:#FFF;
							border:1px solid #E2E2E2;
							font-size:15px;
							padding:5px;
							width:320px;
							margin-bottom:15px;
							margin-top:5px;
							outline:none;	
						}
						.b_d_right_inside input[type="text"]:hover{
							background-color:#FFF;
							border:2px solid #16A34A;
							font-size:15px;
							padding:5px;
							width:320px;
							margin-bottom:15px;
							margin-top:5px;
							outline:none;	
						}

						
						.b_d_right_inside input[name="nationality"]{
							background-color:#FFF;
							border:1px solid #E2E2E2;
							font-size:15px;
							padding:5px;
							width:320px;
							height:35px;
							margin-bottom:15px;
							margin-top:5px;
							outline:none;	
						}
						.b_d_right_inside input[name="nationality"]:hover{
							background-color:#FFF;
							border:2px solid #16A34A;
							font-size:15px;
							padding:5px;
							width:320px;
							height:35px;
							margin-bottom:15px;
							margin-top:5px;
							outline:none;	
						}
						
						.b_d_right_inside input[type="password"]{
							background-color:#FFF;
							border:1px solid #E2E2E2;
							font-size:15px;
							padding:5px;
							width:320px;
							margin-bottom:15px;
							margin-top:5px;
							outline:none;	
						}
						.b_d_right_inside input[type="password"]:hover{
							background-color:#FFF;
							border:2px solid #16A34A;
							font-size:15px;
							padding:5px;
							width:320px;
							margin-bottom:15px;
							margin-top:5px;
							outline:none;	
						}
					
						.b_d_right_inside input[type="submit"]{
							background-color:#16A34A;
							border: 2px solid #EEE;
							font-size: 16px;
							width:90px;
							height:26px;
							color: #FFF;
							border-radius:2px;
							margin-left:4px;
						}
					
			
	#footer{
		width:100%;
		height:365px;
		margin:auto;
		background:;
	}
		.Topfooter{
			width:100%;
			height:300px;
			margin:auto;
			background:#eee;
		}
			.Topfooter_left{
				width:30%;
				height:300px;
				margin:auto;
				float:left;
				background:;
			}
				.Topfooter_leftUpper{
					width:90%;
					height:35px;
					margin:auto;
					font-size:18px;
					background:;
				}
				
				.Topfooter_leftLower{
					width:90%;
					height:180px;
					margin:auto;
					background:;
				}
					.Topfooter_leftLower img{
						width:100%;
						height:160px;
						margin:auto;
					}
			.Topfooter_middle{
				width:25%;
				height:300px;
				margin:auto;
				float:left;
				background:;
			}
				.Topfooter_middleInside{
					width:96%;
					height:300px;
					margin:auto;
					float:left;
					background:;
				}
					.Topfooter_middleInsideTop{
						width:60%;
						height:50px;
						margin:auto;
						font-size:18px;
						background:;
					}
					.link2{
						width:60%;
						height:210px;
						margin:auto;
						font-size:20px;
						font-family:;
						line-height:150%;
						background:;
					}
						.link2 a{
							color:#16A34A;
							text-decoration:none;
						}
					
			.Topfooter_right{
				width:45%;
				height:300px;
				margin:auto;
				float:left;
				line-height:150%;
				background:;
			}
				.Topfooter_rightUpper{
					width:90%;
					height:50px;
					margin:auto;
					font-size:17px;
					background:;
				}
				.Topfooter_rightMiddle{
					width:90%;
					height:180px;
					margin:auto;
					font-size:16px;
					line-height:160%;
					background:;
				}
				.Topfooter_rightSocial{
					width:90%;
					height:40px;
					margin:auto;
					font-size:18px;
					background:;
				}
		.Lowerfooter{
			width:100%;
			height:60px;
			margin:auto;
			background:#16A34A;
		}
			.LowerfooterUpper{
				width:20%;
				height:60px;
				margin:auto;
				float:left;
				background:;
			}
			.copyright{
				width:60%;
				height:60px;
				margin:auto;
				float:left;
				background:;
			}
				.copyrightInside{
					width:95%;
					height:60px;
					margin:auto;
					font-size:14px;
					background:;
				}
					.copyrightInsideB{
						width:100%;
						height:30px;
						margin:auto;
					}
		
			.Designed{
				width:20%;
				height:60px;
				margin:auto;
				float:left;
				line-height:130%;
				background:;
			}
				.Designed_link {
					width:90%;
					height:60px;
					margin:auto;
					background:;
				}
					.Designed_link a{
						float:right;
						font-size:11;
						font-family:Tahoma;
						color:#ccc;
						text-decoration:none;
					}
}


@media (min-width: 992px) { 
	#Wrapper{
		width:100%;
		height:auto;
		margin:auto;
		background:;
	}
	
	#header{
		width:100%;
		height:85px;
		margin:auto;
		background:;
	}
		.Topheader{
			width:100%;
			height:80px;
			margin:auto;
			background:#ded;
		}
			
		.Topheader{
            padding: 0px;
            margin: 0px;
            text-decoration: none;
            list-style: none;
            box-sizing: border-box;			
		}	
			
			.Topheader nav{
               background: #ded;
               height: 80px;
               width: 100%;
           }
           label.logo{
               color: black;
               font-size: 25px;
			   font-weight:bold;
               line-height: 80px;
               padding: 0 20px;
               font-weight:bold;
           }
		   
		   .logo img{
			   width:25%;
			   height:55px;
			   margin-top:10px;
		   }
		   .book a{
			   font-size:25px;
			   font-weight:bold;
			   font-family:Myriad Pro;
			   color:#16A34A;
			   align-items:center;
			   margin-left:10%;
			   display:inline-block;
			   text-decoration:none;
			   padding:5px 5px;
		   }
           nav ul{
               float: right;
               margin-right: 20px;
           }
           nav ul li{
               display: inline-block;
               line-height: 80px;
               margin: 0 5px;
           }
           nav ul li a{
               color:green;
               font-size: 17px;
			   font-weight:bold;
               padding: 5px 8px;
               border-radius: 4px;
			   text-decoration:none;
               text-transform:;
           }
           a.active,a:hover{
               background: #16A34A;
               color: #fff;
               transition: .5s;
           }
           .checkbtn{
               font-size: 30px;
               color: white;
               float: right;
               line-height: 80px;
               margin-right: 40px;
			   margin-top:25px;
               cursor: pointer;
               display: none;
           }
           #check{
               display: none;
           }
			
		.Lowerheader{
			width:100%;
			height:5px;
			margin:auto;
			background:#16A34A;
		}	
			

	#middle{
		width:100%;
		height:auto;
		margin:auto;
		background:;
	}
		.middleInside{
			width:100%;
			height:auto;
			margin:auto;
			background:#fff;
		}
			.slides{
				width:100%;
				height:530px;
				margin:auto;
				background:;
			}
				.slidesInside{
					width:100%;
					height:530px;
					margin:auto;
					background:;
				}

			.Welcomewords{
				width:100%;
				height:700px;
				margin:auto;
				background:;
			}
				.WelcomewordsInside{
					width:96%;
					height:700px;
					margin:auto;
					background:;
				}
					.WelcomewordsInsideLeft{
						width:50%;
						height:700px;
						margin:auto;
						float:left;
						background:;
					}
						.WILupper{
							width:96%;
							height:40px;
							margin:auto;
							font-size:22px;
							line-height:220%;
							background:;
						}
						.WILmiddle_one{
							width:96%;
							height:auto;
							margin:auto;
							font-size:22px;
							line-height:220%;
							background:;
						}
						.WILmiddle_two{
							width:40%;
							height:40px;
							margin:auto;
							font-size:22px;
							line-height:220%;
							background:;
						}
						.WILmiddle_lower{
							width:40%;
							height:40px;
							margin:auto;
							font-size:22px;
							line-height:220%;
							background:#16A34A;
						}
					.WelcomewordsInsideRight{
						width:50%;
						height:700px;
						margin:auto;
						float:left;
						background:;
					}
						.WIRInside{
							width:96%;
							height:700px;
							margin:auto;
							background:;
						}
							.WIRInsidephoto{
								width:85%;
								height:75%;
								margin:auto;
								background:#16A34A;
							}
								.WIRInsidephoto img{
									width:90%;
									height:90%;
									margin:auto;
								}
					
				.inside{
				}
					
					
			.FA_questions{
				width:100%;
				height:auto;
				margin:auto;
				background:#e5e5e5;
			}
				.FA_questionsInside{
					width:70%;
					height:auto;
					margin:auto;
					background:;
					font-size:26px;
					line-height:190%;
				}
					.FA_questionsInside p1{
						font-size:25px;
						font-weight:bold;
					}
					.FA_questionsInside a{
						color:#16A34A;
						font-size:19px;
						font-weight:bold;
						text-decoration:none;
					}
					
			 //start of Aboutus page
			.middleInside_upper{
				width:100%;
				height:30px;
				margin:auto;
				background:;
			}
				.Midle_contents{
					width:100%;
					height:auto;
					margin:auto;
					background:;
				}
					.Midle_contentsAbout{
						width:100%;
						height:850px;
						margin:auto;
						background:;
					}
						.Whoweare{
							width:50%;
							height:550px;
							margin:auto;
							float:left;
							background:;
						}
							.WhoweareInside{
								width:90%;
								height:auto;
								margin:auto;
								line-height:150%;
								font-size:18px;
								background:;
							}
							
						.Areaofoperation{
							width:50%;
							height:550px;
							margin:auto;
							float:left;
							background:;
						}
							.AreaofoperationInside{
								width:90%;
								height:auto;
								margin:auto;
								line-height:180%;
								font-size:18px;
								background:;
							}
						.Vision{
							width:50%;
							height:300px;
							margin:auto;
							float:left;
							background:#12A14B;
						}
							.VisionInside{
								width:90%;
								height:auto;
								margin:auto;
								line-height:125%;
								font-size:18px;
								background:;
							}
						.Mission{
							width:50%;
							height:300px;
							margin:auto;
							float:left;
							background:#ded;
						}
							.MissionInside{
								width:90%;
								height:auto;
								margin:auto;
								line-height:125%;
								font-size:18px;
								background:;
							}
				.Midle_Blankdiv{
					width:100%;
					height:40px;
					margin:auto;
					background:#e5e5e5;	
				}
			.MI_upper{
				width:100%;
				height:30px;
				margin:auto;
				background:ded;
			}
			 //end of Aboutus page
			 
			// start of packages page
			.Midle_contentsPackages{
				width:100%;
				height:auto;
				margin:auto;
				background:red;
			}
				.Packages_areaoperation{
					width:100%;
					height:550px;
					margin:auto;
					background:;
				}
					.packages_package{
						width:90%;
						height:auto;
						margin:auto;
						line-height:200%;
						font-size:19px;
						background:;
					}
					.areaOperation{
						width:50%;
						height:550px;
						margin:auto;
						float:left;
						background:;
					}
						.areaOperationInside{
							width:90%;
							height:auto;
							margin:auto;
							line-height:200%;
							font-size:19px;
							background:;
						}
						
			 //end of packages page

			 // start of contacts page
			.Midlecontents_contacts{
				width:100%;
				height:450px;
				margin:auto;
				background:;
			}
				.Midlecontents_contactsInside{
					width:100%;
					height:450px;
					margin:auto;
					background:;
				}
					.M_CI{
						width:50%;
						height:450px;
						margin:auto;
						float:left;
						background:;
					}
						.M_CI img{
							width:100%;
							height:100%;
							margin:auto;
						}
					.contacts{
						width:50%;
						height:450px;
						margin:auto;
						float:left; 
						background:;
					}
						.contactsInside{
							width:90%;
							height:450px;
							margin:auto;
							line-height:125%;
							font-size:18px;
							background:;
						}
			 // end of contacts page
			 //start of activities page
			.coffee_banana{
				width:100%;
				height:500px;
				margin:auto;
				background:;
			}
				.coffee_bananaDetails{
					width:50%;
					height:450px;
					margin:auto;
					float:left;
					background:;
				}
					.coffee_bananaDetailsInside{
						width:74%;
						height:450px;
						margin:auto;
						background:#16A34A;
					}
						.c_bDI_upper{
							width:98%;
							height:10px;
							margin:auto;
							line-height:150%;
							font-size:18px;
							background:;
						}
						.c_bDI_head{
							width:90%;
							height:40px;
							margin:auto;
							line-height:150%;
							font-size:18px;
							background:eee;
						}
							.c_bDI_head_inside{
								margin:auto;
								width:96%;
								height:10px;
								line-height:180%;
								font-size:22px;
								background:;
							}
							
						.c_bDI_words{
							width:90%;
							height:350px;
							margin:auto;
							line-height:150%;
							font-size:18px;
							background:#eee;
						}	
							.c_bDI_words_inside{
								width:96%;
								height:10px;
								margin:auto;
								line-height:180%;
								font-size:18px;
								background:;
							}
						.c_bDI_blank{
							width:98%;
							height:auto;
							margin:auto;
							line-height:150%;
							font-size:18px;
							background:;
						}	
					.coffee_bananaPhoto{
						width:50%;
						height:450px;
						margin:auto;
						float:left;
						background:;
					}		
						.coffee_bananaPhoto_inside{
							width:90%;
							height:auto;
							margin:auto;
							line-height:180%;
							font-size:18px;
							background:;
						}
							.coffee_bananaPhoto_inside img{
								width:100%;
								height:450px;
								margin:auto;
							}
			.div_blank_activity{
				width:100%;
				height:20px;
				margin:auto;
				background:#ded;
			}			
			 //end of activities page	
			// start of accomodation page
					.b_d_right_inside{
						width:90%;
						height:auto;
						margin:auto;
						background:;
					}
						.accomodation_middle{
							width:100%;
							height:520px;
							margin:auto;
							background:;
						}
							.accomodation_middle_lowerBlank{
								width:100%;
								height:20px;
								margin:auto;
								background:#ded;
							}
							.accomodation_middle_left{
								width:50%;
								height:450px;
								margin:auto;
								float:left;
								background:;
							}
								.package{
									width:70%;
									height:450px;
									margin:auto;
									background:#16A34A;
								}
									.package_top{
										width:90%;
										height:40px;
										margin:auto;
										background:#eee;
									}
										.package_top_inside{
											width:94%;
											height:35px;
											margin:auto;
											margin-top:;
											font-size:22px;
											background:;
										}
									.package_lower{
										width:90%;
										height:350px;
										margin:auto;
										background:#eee;
									}
										.package_lower_inside{
											width:94%;
											height:350px;
											margin:auto;
											font-size:18px;
											line-height:170%;
											background:;
										}
							
							.accomodation_middle_right{
								width:50%;
								height:450px;
								margin:auto;
								float:left;
								background:;
							}
			
								.photoside{
									width:90%;
									height:450px;
									margin:auto;
									background:;
								}
									.photoside img{
										width:100%;
										height:450px;
										margin:auto;
									}
			
			 //end of accomodation page
					.b_d_right_inside{
						width:90%;
						height:auto;
						margin:auto;
						background:;
					}
						.fa_questions{
							width:80%;
							height:auto;
							margin:auto;
							background:#ded;
						}
							.fa_questions p3{
								font-size:19px;
								line-height:180%;
							}
			 //start of booking page
					.b_d_right_inside{
						width:90%;
						height:700px;
						margin:auto;
						background:;
					}
						.b_d_right_inside a{
							color:#EEE;
							text-decoration:none;
						}

						.b_d_right_inside input[type="text"]{
							background-color:#FFF;
							border:1px solid #E2E2E2;
							font-size:15px;
							padding:5px;
							width:320px;
							margin-bottom:15px;
							margin-top:5px;
							outline:none;	
						}
						.b_d_right_inside input[type="text"]:hover{
							background-color:#FFF;
							border:2px solid #16A34A;
							font-size:15px;
							padding:5px;
							width:320px;
							margin-bottom:15px;
							margin-top:5px;
							outline:none;	
						}

						
						.b_d_right_inside input[name="nationality"]{
							background-color:#FFF;
							border:1px solid #E2E2E2;
							font-size:15px;
							padding:5px;
							width:320px;
							height:35px;
							margin-bottom:15px;
							margin-top:5px;
							outline:none;	
						}
						.b_d_right_inside input[name="nationality"]:hover{
							background-color:#FFF;
							border:2px solid #16A34A;
							font-size:15px;
							padding:5px;
							width:320px;
							height:35px;
							margin-bottom:15px;
							margin-top:5px;
							outline:none;	
						}
						
					
						.b_d_right_inside input[type="submit"]{
							background-color:#16A34A;
							border: 2px solid #EEE;
							font-size: 16px;
							width:90px;
							height:26px;
							color: #FFF;
							border-radius:2px;
							margin-left:4px;
						}
					
			
	#footer{
		width:100%;
		height:360px;
		margin:auto;
		background:;
	}
		.Topfooter{
			width:100%;
			height:300px;
			margin:auto;
			background:#eee;
		}
			.Topfooter_left{
				width:30%;
				height:300px;
				margin:auto;
				float:left;
				background:;
			}
				.Topfooter_leftUpper{
					width:90%;
					height:35px;
					margin:auto;
					font-size:18px;
					background:;
				}
				
				.Topfooter_leftLower{
					width:90%;
					height:210px;
					margin:auto;
					background:;
				}
					.Topfooter_leftLower img{
						width:100%;
						height:200px;
						margin:auto;
					}
			.Topfooter_middle{
				width:40%;
				height:300px;
				margin:auto;
				float:left;
				background:;
			}
				.Topfooter_middleInside{
					width:96%;
					height:300px;
					margin:auto;
					float:left;
					background:;
				}
					.Topfooter_middleInsideTop{
						width:60%;
						height:50px;
						margin:auto;
						font-size:18px;
						background:;
					}
					.link2{
						width:60%;
						height:210px;
						margin:auto;
						font-size:20px;
						font-family:;
						line-height:150%;
						background:;
					}
						.link2 a{
							color:#16A34A;
							text-decoration:none;
						}
						.link2 a:hover{
							color:#efefef;
							padding:5px 5px;
						}
					
			.Topfooter_right{
				width:30%;
				height:300px;
				margin:auto;
				float:left;
				line-height:150%;
				background:;
			}
				.Topfooter_rightUpper{
					width:90%;
					height:50px;
					margin:auto;
					font-size:18px;
					background:;
				}
				.Topfooter_rightMiddle{
					width:90%;
					height:180px;
					margin:auto;
					font-size:18px;
					line-height:160%;
					background:;
				}
				.Topfooter_rightSocial{
					width:90%;
					height:40px;
					margin:auto;
					font-size:18px;
					background:;
				}
		.Lowerfooter{
			width:100%;
			height:60px;
			margin:auto;
			background:#16A34A;
		}
			.LowerfooterUpper{
				width:20%;
				height:60px;
				margin:auto;
				float:left;
				background:;
			}
			.copyright{
				width:60%;
				height:60px;
				margin:auto;
				float:left;
				background:;
			}
				.copyrightInside{
					width:95%;
					height:60px;
					margin:auto;
					font-size:15px;
					background:;
				}
					.copyrightInsideB{
						width:100%;
						height:30px;
						margin:auto;
					}
		
			.Designed{
				width:20%;
				height:60px;
				margin:auto;
				float:left;
				line-height:130%;
				background:;
			}
				.Designed_link {
					width:90%;
					height:60px;
					margin:auto;
					background:;
				}
					.Designed_link a{
						float:right;
						font-size:12;
						font-family:Tahoma;
						color:#ccc;
						text-decoration:none;
					}
		
