	@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100&display=swap');
	body{
	min-width: 320px;
	}
	.w1{
	background:#ffffff; 
	overflow: hidden;
	position: relative;
	}
	.fixed{
	margin-bottom:10px;
	}
	#headder-holder{
	width: 100%;
	display: block;
	overflow: hidden;
	background:#fefefe;
	}
	.top-header{
	width: 100%;
	margin: 0 auto;
	background:#3d803d;
	color:#ffffff;
	text-align: center;
	}
	.top-header .header-box{
	width: 1220px;
	margin: 0 auto;
	padding-top:5px;
	}
	.gov-register{
	font-size: 16px;
	color:#fff;
	padding-top:10px;
	text-align: left;
	}
	.head-socialmedia{
	float: right;
	display: block;
	overflow: hidden;
	padding: 5px;
	}
	.head-socialmedia input, button, select, textarea {
	  font-family: inherit;
	  font-size: inherit;
	  line-height: inherit;
	  padding: 5px;
	  border: #ccc 1px solid;
	  font-weight: normal !important;
	  margin-right: 5px;
	  height: 32px;
	  color: #2b2929;
	  text-align: center;
	}
	#header-main {
	width:100%;
	background:#ffffff;
	}
	.header-main {
	width:1170px;
	margin: 0 auto;
	padding: 5px 0;
	}
	.logo {
	float: left;
	padding-top: 10px;
	}
	.logo img{
	width: 90px;
	height: 90px;
	padding:0;
	margin: 0;
	}
	.header-title{
	font-size: 28px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Young Serif", serif;
	padding: 15px 0;
	}
	.sub-header-title{
	font-size:18px;
	color:#357345;
	}
	.header-email{
	overflow: hidden;
	padding-top: 10px;
	font-weight:bold;
	font-size: 14px;
	color:#000;
	padding-right: 20px;
	text-align:right;
	}
	.header-email i{
	font-size: 20px;
	color:#277449;
	}
	.header-email .email{
	font-size:18px;
	color:#277449;
	margin: 5px 0 10px;
	}
	.header-email .email a{
	text-decoration: none;
	color:#000;
	}
	.header-email .email a:hover{
	text-decoration: none;
	color:#2b9d9c;
	}
	.right-head{
	overflow: hidden;
	text-align:right;
	padding-top: 10px;
	font-size: 15px;
	color:#333;
	}
	.right-head .phone{
	font-size: 18px;
	color: #0e8836;
	font-weight: bold;
	margin:0;
	}
	.right-head .phone i{
	font-size: 25px;
	color:#0e8836;
	}
	.right-head .phone a{
	text-decoration: none;
	color:#232933;
	}
	.right-head .phone a:hover{
	text-decoration:none;
	color: #51725f;
	}
	.right-head .email{
	font-size: 17px;
	}
	.right-head .email i{
	font-size: 25px;
	color:#f2a03d;
	}
	.right-head .email a{
	text-decoration: none;
	color:#333;
	}
	.right-head .email a:hover{
	text-decoration:none;
	color: #51725f;	
	}
	.plan-trip{
	overflow: hidden;
    margin: 5px auto;
    width: 90px;
    height: 85px;
	}
	.plan-trip img{
	width: 100%;
	padding:2px;
	border-radius:50%;
	}
	.banner{
	background: #353535 url(../images/home-banner.jpg) no-repeat;
	background-size: auto;
	background-size: auto;
	width: 100%;
	height: 700px;
	background-size: 100% 100%;
	display: block;
	padding: 0;
	}
	.banner img{
	display: block;
	width: 100%;
	height:100%;
	}
	.banner .carousel-caption{
	color:#fff;
	}
	.banner .carousel-caption h1{
	font-weight: bold;
	text-shadow: 0 2px 3px #333;
	}
	.banner .carousel-caption p{
	font-size: 26px;
	color: #fbdc08;
	}
	.banner .carousel-inner .item img{
	width: 100%;
	height:auto;
	}
	.banner .banner-box{
	display: block;
	overflow: hidden;
	margin-top:30%;
	text-align: center;
	font-size: 18px;
	color: #ffffff;
	font-family: 'Josefin Sans', sans-serif;
	}
	.banner .banner-box .banner-top-tx{
	font-size:30px;
	font-weight: bold;
	padding: 0;
	margin:0;
	}
	.banner-box h1{
	font-family: 'Poppins', sans-serif;
	font-weight: bold;
	font-size: 50px;
	color: #ffffff;
	padding:5;
	margin:0;
	text-shadow: 3px 3px 1px #000;
	}
	.banner-box .banner-btn{
	display: block;
	background-color:#f2a03d;
	width:150px;
	padding: 10px 15px;
	border-radius: 30px;
	margin: 20px auto 0;
	}
	.banner-box .banner-btn a{
	text-decoration:none;
	color:#fff;
	}
	.banner-btn:hover{
	background-color:#f98902;
	}
	.container-box{
	background:#dee0e0;
	width: 100%;             
	}
	.content{
	margin: 0 auto;
	padding: 10px 0;
	}
	.reviews-container{
	width: 100%;
	display: block;
	overflow: hidden;
	padding-top: 20px;
	padding-bottom:20px;
	background: #eef3f7;
	}
	.reviews-container h1{
	font-size: 40px;
	padding-bottom: 10px;
	font-weight: bold;
	font-family: "Concert One", sans-serif;
	color: #333333;
	text-align: center;
	}
	.trekking-container{
	width: 100%;
	display: block;
	overflow: hidden;
	padding-top: 20px;
	padding:0;
	}
	.about-us-section{
	font-size: 18px;
	}
	.about-us-section h1{
	font-size: 40px;
	text-align: center;
	padding-bottom: 10px;
	font-weight: bold;
	font-family: "Concert One", sans-serif;
	color: #333333;
	}
	.trip-title{
	font-size: 42px;
	line-height: 1.2;
	text-align: center;
	position: relative;
	padding-bottom: 10px;
	font-weight: bold;
	font-family: "Concert One", sans-serif;
	color: #333333;
	margin-bottom: 30px;
	}
	.trip-title::after {
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%,0);
	transform: translate(-50%, 0);
	height: 2px;
	content: "";
	position: absolute;
	background: #da5d13;
	z-index: 10;
	width: 250px;
	bottom: 0;
	}
	.trekking-page{
	display: block;
	overflow: hidden;
	padding: 10px;
	font-size: 18px;
	}
	.trekking-page h1{
	font-size: 45px;
	font-weight: bold;
	margin: 0;
	padding: 10px 0;
	position: relative;
	font-family: "Concert One", sans-serif;
	text-align: center;
	}
	.trekking-page h2{
	font-size: 30px;
	}
	.blog-wrapper{
	display: block;
	overflow: hidden;
	background: #eef3f7;
	font-size: 18px;
	padding: 20px 0;
	}
	.blog-wrapper h1{
	font-size: 40px;
	line-height: 1.2;
	text-align: center;
	position: relative;
	padding-bottom: 25px;
	margin: 10px 0 0px;
	font-weight: bold;
	}
	.blog-container{
	display: block;
	overflow: hidden;
	}
	.blog-page{
	margin-bottom: 20px;
	padding-bottom: 10px;
	overflow: hidden;	
	}
	.blog-page h1{
	font-size: 45px;
	font-weight: bold;
	margin: 0;
	padding: 10px 0;
	position: relative;
	font-family: "Concert One", sans-serif;
	}
	.blog-page h1 a {
    text-decoration: none;
  	color: #333333;
   }
	.blog-page .blog-img{
	display: block;
	margin-bottom: 10px;
	}
	.blog-page .blog-img img{
	padding: 5px; 
	background:#ffffff;
	width: 100%;
	border:#d4d0d0 1px solid;
	}
	.blog-img .date {
	  position: absolute;
	  margin-top: -42px;
	  padding: 7px;
	  font-size: 16px;
	  color: #21429c;
	  background: #ffffff;
	  background-color: rgb(255, 255, 255);
	  background-color: rgb(255, 255, 255);
	  margin-left: 6px;
	  background-color: rgba(255, 255, 255, 0.7);
	}
	.blog-page .page-section{
	background: #ffffff;
	margin-bottom: 20px;
	padding: 10px;
	overflow: hidden;
	box-shadow: 0 0 12px rgb(0 0 0 / 8%);
	background: #ffffff;
	}
	.page-section h2{
	color: #232933;
	font-size:35px;
	margin: 0;
	padding: 10px;
	font-family: "Concert One", sans-serif;
	}
	.page-section h3{
	color: #2a7549;
	font-size:25px;
	font-weight: bold;
	margin: 0;
	padding: 10px;
	}
	.page-section img{
	width: 100%;
	padding: 10px;
	height: 400px;
	}
	.blog-section-front{
	padding:15px;
	overflow: hidden;
	display:block;
	text-align: center;
	}
	.blog-section-front h2{
	font-size: 40px;
	line-height: 1.2;
	text-align: center;
	position: relative;
	padding-bottom: 10px;
	margin:10px 0 30px;
	font-weight: bold;
	font-family: "Patua One", serif;
	color: #333333;
	}
	.blog-section-front h2::after {
	transform: translate(-50%, 0);
	height: 3px;
	content: "";
	position: absolute;
	background: #da5d13;
	z-index: 10;
	width: 150px;
	left: 50%;
	margin-top: 60px;
	}
	.blog-section-front h3 {
	font-size: 20px;
	line-height: 1.2;
	text-align: center;
	position: relative;
	color: #000;
 	margin: 0px 0 25px;
	}
	.blog-section-front .blog-front{
	background: #ffffff;
	margin-bottom: 20px;
	padding:10px;
	overflow: hidden;
	display:block;
	font-size: 18px;
	box-shadow: 0 0 12px rgb(0 0 0 / 8%);
	height: 580px;
	}
	.blog-section-front .blog-front img{
	width: 100%;
	height: 250px;
	}
	.blog-front h3{
	color: #232933;
	font-size: 25px;
	font-weight: bold;
	margin: 0;
	padding: 10px;
	}
	.blog-front h3 a{
	color: #232933;
	text-decoration: none;
	}
	.blog-front h3 a:hover{
	color: #0b0b0b;
	text-decoration: none;
	}
	.blog-front  .blog-btn{
	border: #0b0b0b 1px solid;
	border-radius: 15px;
	padding: 10px 15px;
	width: 150px;
	text-align: center;
	margin-left: 100px;
	}
	.blog-front .blog-post-date{
	position: absolute;
	background: #f2a03d;
	color: #333333;
	padding:5px 10px;
	top: 210px;
	font-size: 16px;
	}
	.blog-front  .blog-btn:hover{
	border: #f2a03d 1px solid;
	text-decoration:none;
	}
	.blog-front  .blog-btn:hover i{
	 transition: 0.7s;
	 transform: translateX(5px);
	}
	.blog-section{
	background: #ffffff;
	margin-bottom: 20px;
	padding-bottom: 10px;
	overflow: hidden;
	display: flex;
	/* height: 500px; */
	border: #dcdbdb 1px solid;
	}
	.blog-section img{
	 width: 100%;
	 padding:0;
	 height: 250px;
	}
	.blog-section .blog-post-date {
	position: absolute;
	background: #f2a03d;
	color: #333333;
	padding: 5px 10px;
	top: 210px;
	font-size: 16px;
	}
	.blog-section:hover{
	box-shadow: 2px 5px 15px 2px rgba(0, 0, 0, 0.1);
	}
	.blog-section .blog-date{
	display: block;
	position: relative;
	margin: 0;
	padding: 10px;
	}
	.blog-section h3{
	color:#193d50;
	font-size:22px;
	font-weight: bold;
	margin: 0;
	padding:10px;
	}
	.blog-section h3 a{
	text-decoration: none;
	color:#232933; 
	}
	.blog-section h3 a:hover{
	text-decoration: none;
	color:#2c9e9e; 
	}
	.blog-section p{
	padding:0 10px 10px 10px;
	}
	.blog-section .blog-btn{
	border: #0b0b0b 1px solid;
	border-radius: 15px;
	padding: 10px 15px;
	width: 150px;
	text-align: center;
	margin-left: 100px;
	}
	.blog-section .blog-btn:hover{
	border: #f2a03d 1px solid;
	text-decoration:none;
	}
	.blog-section .blog-btn a{
	text-decoration: none;
	color:#333333;
	}
	.blog-section{
  	display:none;
	}
.blog-load-more{
  	background: #333333;
	color: #fff;
	font-size: 18px;
	line-height: 1;
	padding: 12px 20px;
	display: inline-block;
	border-radius: 5px;
	margin: 10px 43%;
	width: 150px;
   }
	.blog-load-more a{
	text-decoration: none;
	color: #ffffff;
	}
	.blog-load-more:hover{
	color: #ffffff;
	text-decoration:none;
	}
	.trekking-wrapper{
	display:block;
	padding: 20px 0;
	width:100%;
	}
	.trekking-wrapper .treking-section{
	padding: 15px;
	overflow: hidden;
	display: block;
	text-align: center;
	}
	.trekking-wrapper .treking-section h2{
	font-size: 42px;
	line-height: 1.2;
	text-align: center;
	position: relative;
	padding-bottom: 10px;
	font-weight: bold;
	font-family: "Concert One", sans-serif;
	color: #333333;
	margin-bottom: 30px;
	}
	.trekking-wrapper .treking-section h2::after {
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%,0);
	transform: translate(-50%, 0);
	height: 2px;
	content: "";
	position: absolute;
	background: #da5d13;
	z-index: 10;
	width: 250px;
	bottom: 0;
	  }
	.treking-section .section-sub-title{
	font-size: 20px;
	line-height: 1.2;
	text-align: center;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 20px;
	color: #20429b;
	}
	.treking-section .trekking-box{
	margin-bottom: 20px;
	padding: 10px;
	overflow: hidden;
	display: block;
	font-size: 18px;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
	background: #ffffff;
	width:100%;
	}
	.trekking-box .image-effect {
	background: #ffffff;
	height: 226px;
	overflow: hidden;
	}
	.trekking-box .image-effect img{
	width: 100%;
	height: 100%;
	transform: scale(1);
	transition: transform .5s ease-in-out;
	}
	.trekking-box .image-effect img:hover{
	transform: scale(1.2);
		}
	.treking-section .trekking-box img{
	width: 100%;
	height: 250px;
	}
	.treking-section .trekking-box h3{
	font-size: 24px;
	font-weight: bold;
	margin: 0;
	position: relative;
	padding:10px 0;
	}
	.treking-section .trekking-box h3 a{
	text-decoration: none;
	color:#232933;
	}
	.treking-section .trekking-box h3 a:hover{
	text-decoration: none;
	color:#2c9e9e;
	}
	.trekking-box .learn-btn{
	background:#333333;
	width: 150px;
	border-radius: 20px;
	padding: 7px 15px;
	margin: 10px auto;
	color:#fff;
	}
	.trekking-box .learn-btn a{
	color:#fff;
	text-decoration: none;
	}
	.trekking-box .learn-btn:hover{
	background:#0d0d0d;
	width: 150px;
	border-radius: 20px;
	padding: 7px 15px;
	margin: 10px auto;
	color:#fff;	
	}
	.teamwork-section{
	overflow: hidden;
	margin: 0 auto 10px;
	padding: 10px;
	display: flex;
	font-size: 16px;
	box-shadow: 0 0 12px rgb(0 0 0 / 8%);
	padding: 17px 10px;
	background: #ffffff;
	}
	.teamwork-section h2{
	color: #0a5bae;
	font-size: 22px;
	font-weight: bold;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 10px;
	margin-bottom: 10px;
	}
	.teamwork-section .img-section{
	display: block;
	overflow: hidden;
	width: 100%;
	border-bottom:#444141 1px dotted;
	padding-bottom: 20px;
	}
	.teamwork-section .review-content{
	display: block;
	overflow: hidden;
	padding: 10px;
	}
	.reviews-section{
	overflow: hidden;
	margin: 0 auto 10px;
	display: block;
	padding: 17px 10px;
	font-size: 18px;
	box-shadow: 0 0 12px rgb(0 0 0 / 8%);
	background: #ffffff;
	}
	.reviews-section h2{
	color: #333333;
	font-size:30px;
	padding: 10px;
	margin-bottom: 10px;
	font-family: "Concert One", sans-serif;
	}
	.reviews-section .img-section{
	display: block;
	overflow: hidden;
	width: 100%;
	padding-bottom:5px;
	}
	.img-section .img-box{
	display: block;
	float: left;
	margin-right: 10px;
	}
	.img-section .img-box img{
	width: 70px;
	height: 70px;
	background: #ffffff;
	border-radius: 50%;
	}
	.img-section .review-name{
	position: absolute;
  	display: block;
  	float: right;
  	padding: 0 90px;
	}
	.img-section .review-name h3{
	color: #357345;
	font-size: 22px;
	font-weight: bold;
	margin: 0;
	padding-bottom: 10px;	
	}
	.img-section .review-name h4{
	color:#092066;
	font-size: 16px;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;	
	padding: 5px;
	}
	.img-section .review-name i{
	color:#f38807;
	padding-right: 2px;
	}
	.reviews-section .review-content{
	display: block;
	overflow: hidden;
	padding: 10px;
	}
	.load-more{
	 background:#333333;
	color: #fff;
	font-size: 18px;
	line-height: 1;
	padding: 12px 20px;
	display: inline-block;
	border-radius: 5px;
	margin: 10px 50%;
	width: 150px;
	}
	.load-more a{
	color: #ffffff;
	text-decoration: none;
	}
	.load-more:hover{
	color: #ffffff;
	text-decoration:none;
	}
	.reviews-section .team-img{
	display: block;
	}
	.team-img img{
	padding-right: 10px;
	width: 300px;
	height: 250px;
	}
	.team-img h3{
	font-size: 22px;
	color:#357345;
	font-weight: bold;
	}
	.team-img h4{
	font-size:16px;
	color:#333333;
	}
	.reviews-section .team-desc{
	padding: 10px;
	}
	.inner-page img{
	width: 100%;
	border: #ccc 2px solid;
    padding: 5px;
    margin-bottom: 10px;
	}
	.team-desc h3{
	font-size: 28px;
	margin: 0;
	position: relative;
	padding: 10px;
	text-align: left;
	font-family: "Concert One", sans-serif;
	}
	.inner-page input, button, select, textarea{
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    padding: 7px;
    border: #ccc 1px solid;
    font-weight: normal !important;
    margin: 5px;
    display: block;
    width: 270px;
}
.side-bar-inner{
display: block;
padding: 10px;
margin-left: 0;
margin-top: 35px;
margin-bottom: 0;
width: 100%;
}
.side-bar-inner .price-box{
background: #333333;
padding: 50px 0 10px 80px;
color: #ffffff;
top: -1px;
font-size: 16px;
overflow: hidden;
}
.price-box .price{
background-color: #f2a03d;
position: absolute;
top: 40px;
padding: 8px;
font-size: 16px;
text-align: center;
color: #ffffff;
z-index: 5;
width: 105px;
border-bottom-left-radius: 15px;
border-bottom-right-radius: 15px;
  }
.price-box .price span:after{
 content: "";
display: block;
position: absolute;
top: 1px;
left: -4px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 0 4px 4px;
border-color: transparent transparent rgba(98, 11, 11, 0.7) transparent;
}

.side-bar-inner .price-box .usd{
  padding:10px;
  font-size:30px;
  font-weight: bold;
 -webkit-text-fill-color: #ffffff;
}
.side-bar-inner .side-trip{
  overflow: hidden;
  display: block;
}
.side-bar-inner .group-discount{
display: block;
padding: 10px;
border-left:#dfe2e4 1px solid;
border-right:#dfe2e4 1px solid;
background-color:#fff;
}
.side-bar-inner .group-discount h3{
padding-left: 15px;
padding-bottom: 10px;
font-size: 20px;
color:#17406a;
font-weight:bold;
margin:0;
}
.side-bar-inner .group-discount ul{
display: block;
margin:0;
padding: 0;
list-style: none;
border-bottom: #507295 1px dotted;
}
.side-bar-inner .group-discount ul li{
padding: 3px 15px;
display: inline-block;
font-size: 16px;
}
.group-discount-box{
display:block;
padding: 5px;
font-size: 16px;
color:#3a3f44;
}
.group-discount-box .dicount-pax{
float: left;
width: 50%;
padding-left: 14px;
}
.side-bar-inner .group-discount i{
padding-right: 5px;
color:#2ac699;
}
.side-bar-inner .trip-fact{
 display: block;
 overflow: hidden;
 padding: 10px;
 background:#ccc;
}
.side-bar-inner .trip-fact ul{
 list-style: none;
 padding:0;
 margin:0;
}
.side-bar-inner .trip-fact ul li{
padding: 5px 0 5px 10px;
}
.side-bar-inner .trip-fact i{
 padding-right:7px;
 color:#209b68;
}
.side-bar-inner .sidebar-box{
display:block;
font-size: 17px;
border:#333333 1px solid;
margin-bottom: 5px;
padding-bottom: 10px;
}
.side-bar-inner .sidebar-box ul{
list-style: none;
padding:0;
margin: 0;
}
.side-bar-inner .sidebar-box ul li{
display: block;
padding: 3px 15px;
line-height: 24px;
}
.side-bar-inner .sidebar-box i{
color:#2a7549;
padding-right: 5px;
}
.side-bar-inner .customize-trip{
  display: block;
  background-color:#333333;
  padding:10px;
  color: #ffffff;
  text-align: center;
  font-size:16px;
  margin-top:0;
  text-transform:uppercase;
}
.side-bar-inner .customize-trip a{
text-decoration:none;
color:#ffffff;
}
.side-bar-inner .customize-trip:hover{
background:#1b1a1a;
}
.trip-rating{
padding:5px;
display: block;
}
.trip-rating ul{
margin:0;
padding:0;
list-style: none;
}
/* Review*/
.ratings{
border-left: medium none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
border-right: medium none;
border-top: medium none;
font-size:1em;
margin-top:0;
}
.ratings ul {
	display: inline-block;
	margin-bottom:5px;
	padding:5px;
	float: left;
}
.ratings li {
    background-image: url(../images/rating-star.png);
    display: inline-block;
    height: 20px;
    margin-right: 0.1em;
	text-indent:-9999px;
    width:18px;
}
.ratings .base-review{
padding-right: 125px;
color: #000;
font-size: 18px;
}
.trip-map{
display: block;
overflow:hidden;
max-width: 900px;
}
.container__img-holder {
width: 228px;
display: inline-block;
vertical-align: top;
cursor: pointer;
margin-right: 10px;
}

.container .container__img-holder:nth-child(3n+1) {
  margin-left: 0;
}

.container__img-holder img {
 width: 100%;
 padding:0;
  display: block;
}
/* Popup Styling */
.img-popup {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: rgba(255, 255, 255, .5);
display: flex;
justify-content: center;
align-items: center;
display: none;
z-index: 99999;
}
.img-popup img {
max-width: 740px;
width: 35%;
opacity: 0;
transform: translateY(-100px);
-webkit-transform: translateY(-100px);
-moz-transform: translateY(-100px);
-ms-transform: translateY(-100px);
-o-transform: translateY(-100px);
margin-top: 150px;
}
.close-btn {
  width: 35px;
  height: 30px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  position: absolute;
/*  top:60px;*/
 cursor: pointer;
 bottom: 100px;
}

.close-btn .bar {
  height:6px;
  background: #000;
}

.close-btn .bar:nth-child(1) {
  transform: rotate(45deg);
}

.close-btn .bar:nth-child(2) {
  transform: translateY(-4px) rotate(-45deg);
}

.opened {
  display: flex;
}

.opened img {
  animation: animatepopup 1s ease-in-out .8s;
  -webkit-animation: animatepopup .3s ease-in-out forwards;
}

@keyframes animatepopup {

  to {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }

}
@media screen and (max-width: 1441px) {
  .banner {
    width: 100%;
    height: 600px;
  }
}
@media screen and (max-width: 1081px) {
 .banner .banner-box {
  margin-top: 20%;
  margin-bottom: 20px;
}
}
@media screen and (max-width: 880px) {
  .container .container__img-holder:nth-child(3n+1) {
    margin-left: 16px;
  }
  .logo{
	width: 15%;
  }
  .header-title{
	text-align: center;
  }
}
@media screen and (max-width: 480px) {
.banner .banner-box .banner-top-tx{
font-size:20px;
}
.banner-box h1{
font-size: 30px;
}
.banner-box h3{
font-size:18px;
}
.container__img-holder{
width: 100%;
height: auto;
}
}
.sidebar-inner{
display: block;
margin-top: 20px;
margin-bottom: 20px;
padding:0;
}
.sidebar-title{
font-size: 20px;
font-weight: bold;
color:#ffffff;
background:#004f92;
padding:7px 15px;
}
.sidebar-title i{
font-size: 25px;
color:#229fff;
padding-right: 5px;
}
.sidenar-links{
padding: 10px;
display: block;
overflow: hidden;
background: #ffffff;
border: #004f92 1px solid;
margin-bottom: 20px;
width: 100%;
}
.sidenar-links ul{
padding: 0;
margin: 0;
}
.sidenar-links ul li{
display: block;
padding: 5px;
border-bottom: #c1c3c4 1px solid;
}
.sidenar-links ul li a{
text-decoration: none;
color:#004f92;
}
.sidenar-links ul li a:hover{
text-decoration: none;
color:#0561b0;
}
.sidenar-links ul li::before{
content:"\2713";
font-size:20px;
color:#ff7800;
font-weight: bold;
padding-right: 5px;
transform: rotate(45deg) translateX(180px);
}
.sidebar-trip h3{
color:#3d803d;
font-size:25px;
font-weight: bold;
padding-left: 10px;
text-transform: uppercase;
}
.sidebar-trip h3::after {
 left: 32%;
-webkit-transform: translate(-50%,0);
-ms-transform: translate(-50%,0);
transform: translate(-50%,0);
height: 2px;
content: "";
position: absolute;
background: #f95107;
z-index: 10;
width: 185px;
top: 100px;
}
.sidebar-trip ul{
margin: 0;
padding: 0;
list-style: none;
}
.sidebar-trip ul li{
display: block;
border-bottom: #e9ecef 1px solid;
padding-bottom: 10px;
}
.sidebar-trip .side-trip-box{
display: block;
padding: 10px;
overflow: hidden;
}
.side-trip-box .side-trip-img{
margin-right: 15px;
display: block;
float: left;
}
.side-trip-box .side-trip-title{
font-size: 18px;
font-weight: bold;
overflow: hidden;
}
.side-trip-title .date{
  background: #3d803d;
  padding: 5px;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  position: absolute;
}
.sidebar-static-form{
margin-left: 0;
margin-top:3px;
margin-bottom: 0;
position:relative;
padding: 10px;
display:none;
}
.sidebar-booking{
display: none;
}
.sidebar-static-form .inqury-title{
background:#333333;
padding: 10px;
position: relative;
text-transform: uppercase;
color: #ffffff;
}
.sidebar-static-form .inqury{
 padding: 10px;
display: block;
overflow: hidden;
background: #ffffff;
border:#333333 1px solid;
margin-bottom: 20px;
width: 100%;
}
.sidebar-static-form .inqury img{
display: block;
width: 25%;
}
.sidebar-static-form .inqury input, button, select, textarea{
font-family: inherit;
font-size: inherit;
line-height: inherit;
padding: 5px;
border: #ccc 1px solid;
font-weight: normal !important;
margin: 5px;
}
.sidebar-static-form .inqury img{
width: 25%;
display: block;
padding: 0;
margin:0;
}
.sidebar-sticky{
margin-left: 0;
margin-top:3px;
margin-bottom: 0;
position:relative;
padding: 10px;
}
.sidebar-inquery{
display: block;
overflow:hidden;
position: absolute;
}
.sidebar-sticky .inqury-title {
  background:#333333;
  padding: 10px;
  position: relative;
  text-transform: uppercase;
  color: #ffffff;
}
.sidebar-sticky .inqury {
  padding: 10px;
  display: block;
  overflow: hidden;
  background: #ffffff;
  border:#333333 1px solid;
  margin-bottom: 20px;
  width: 100%;
}
.sidebar-sticky .inqury p{
margin: 0 0 3px;
}
.sidebar-sticky .whatsapp-call{
background: #333333;
margin: -20px 0 10px;
padding: 10px 20px;
font-weight: bold;
}
.sidebar-sticky .whatsapp-call a{
text-decoration: none;
color:#fff;
}
.sidebar-sticky .whatsapp-call a:hover{
text-decoration: none;
color:#cac5c5;
}
.sidebar-sticky .whatsapp-call i{
font-size: 25px;
color:#07f397;
}
.sidebar-sticky .whatsapp-call span{
color:#fff;
font-size:14px;
padding-left: 20px;
}
.fixed-departure-section input, button, select, textarea {
  width: 320px;
  display: block;
  height: 95px;
}

.sidebar-sticky .inqury .btn{
background:#3d803d;
position: absolute;
}
.sidebar-sticky .inqury img{
width: 25%;
display: block;
padding: 0;
margin:0;
}
.sidebar-sticky .related-packages{
display: block;
padding:0;
margin-left: 0;
margin-top:0;
margin-bottom: 0;
width: 100%;
}
.sidebar-sticky .related-title{
background:#3d803d;
padding: 10px;
position: relative;
text-transform: uppercase;
color: #ffffff;
}
.related-packages .package-list{
padding: 10px;
display: block;
overflow: hidden;
background: #ffffff;
border:#193d50 1px solid;
margin-bottom: 20px;
}
.related-packages .package-list ul{
padding: 0;
margin: 0;
list-style: none;
}
.related-packages .package-list ul li{
display: block;
padding: 7px 0;
border-bottom:#989292 1px dotted;
}
.package-list .sidebar-packages{
display: block;
overflow: hidden;
}
.sidebar-packages .package-img{
float: left;
width: 90px;
height: 70px;
}
.sidebar-packages .package-img img{
width: 90px;
height: 70px;	
}
.package-title .date-price{
display: block;
}
.package-title h4{
font-size: 16px;
}
.package-title .date-price span{
float: right;
}
.sidebar-bog{
display: block;
overflow: hidden;
margin-bottom:10px;
border: #333333 1px solid;
}
.sidebar-bog .blog-title{
background: #333333;
padding: 10px 0 10px 20px;
position: relative;
font-size: 16px;
text-transform: uppercase;
color: #ffffff;
}
.sidebar-bog .blog-list-items{
display: block;
padding: 10px;
background: #ffffff;
overflow: hidden;
margin-bottom: 10px;
border-bottom: #696b6c 1px dotted;
margin-left: 10px;
margin-right: 10px;
}
.blog-list-items .blog-img{
display: block;
float: left;
width:100px;
}
.blog-list-items .blog-img img{
width:80px;
height: 60px;
padding:0;
}
.blog-list-items .blog-side-tile{
display:block;
float: right;
width: 67%;
font-size: 16px;
font-weight: bold;
}
.blog-list-items .blog-side-tile a{
text-decoration: none;
color:#232933;
}
.blog-list-items .blog-side-tile a:hover{
color:#21429c;
}
.side-bar-inner .descrip-box{
 display: block;
font-size: 16px;
border: #dfe2e4 1px solid;
background: #ffffff;
margin-top: 10px;
padding-top: 10px;
padding-left: 10px;
}
.side-bar-inner .descrip-box li {
    display: inline;
}
.blog-inquery{
display: block;
overflow: hidden;
}
.blog-inquery .blog-inquery-title{
background: #333333;
padding: 10px;
position: relative;
text-transform: uppercase;
color: #ffffff;
}
.blog-inquery .inqury {
  padding: 10px;
  display: block;
  overflow: hidden;
  background: #ffffff;
  border: #333333 1px solid;
  margin-bottom: 20px;
}
.blog-inquery .inqury input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  padding: 5px;
  border: #ccc 1px solid;
  font-weight: normal !important;
  margin: 5px;
  width: 320px;
}
.blog-inquery .inqury .wpcf7-spinner{
	display: none;
}
.side-bar-inner .tripadvisor-award{
 display: block;
padding: 5px;
font-size: 16px;
border: #dad6d6 1px solid;
background: #ffffff;
margin-top: 10px;
}
.side-bar-inner .selles{
  display: block;
  padding: 10px;
  font-size: 25px;
  border:#dad6d6 1px solid;
  background: #ffffff;
  margin-top: 10px;
  font-family: open_sansregular;
  color:#716e6e;
}
.side-bar-inner .selles h3{
  display: block;
  color: #716e6e;
  font-size: 28px;
  margin: 0;
  border-bottom: #dad6d6 1px solid;
  padding-bottom: 10px;
}
.side-bar-inner .selles h4{
  display: block;
  margin-left: 40px;
  padding-bottom: 10px;
  font-size: 25px;
  font-weight: bold;
  margin-top: 0;
}
.side-bar-inner .selles h4 a{
  text-decoration: none;
  color:#239d5c;
}
.side-bar-inner .selles i{
  font-weight: normal;
  font-size: 28px;
  color:#716e6e;
  padding: 12px;
  padding-top: 12px;
  padding-left: 12px;
  padding-right: 12px;
  padding-bottom: 0;
}
.selles .email{
  font-size: 18px;
  color: #01994e;
  padding-right: 5px; 
}
.selles .email{
  display: block;
  padding-bottom: 10px;
  font-size: 25px;
  margin-top: -10px; 
}
.selles .email a{
  text-decoration: none;
  color:#239d5c;
}
.side-holder .trip-booking{
  padding: 10px 20px 10px 20px;
  color: #ffffff;
  background: #01994e;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.side-holder .trip-booking a{
  text-decoration: none;
  color: #ffffff;
}
.trip-booking i{
  transition: 0.5s;
}
.side-holder .trip-booking:hover{
  background: #04703b;
}
.side-holder .customize{
  padding: 10px 20px 10px 20px;
  color: #ffffff;
  background: #f9676b;
  font-size: 16px;
  text-transform: uppercase;
}
.side-holder .customize a{
  text-decoration: none;
  color: #ffffff;
}
.customize i{
  transition: 0.5s;
}
.side-holder .customize:hover{
  background: #fa4d52;
}
.side-bar-inner .inqury-title{
  background:#0ba5f0;
  padding: 10px;
  position: relative;
  text-transform: uppercase;
  color: #ffffff;
}
.side-bar-inner .inqury{
  padding: 10px;
  display: block;
  overflow: hidden;
  background: #ffffff;
  border:#0ba5f0 1px solid;
  margin-bottom: 20px;
}
.side-bar-inner .tripadvisor{
	background: #ffffff;
	border:#0ba5f0 1px solid;
	padding: 10px;
	display: block;
}
	/*Sidebar Ending*/
	.comment-form{
	display: block;
	overflow: hidden;
	}
	.comment-form .btn-warning{
	background: #004f92;
	height: 40px;
	border: none;
	}
	/* customize*/
	.customizedtrip{
	background:#ff6600;
	font-size: 20px; 
	color:#fff;
	border:#fff 2px solid;
	padding: 5px 0 5px 10px;
	width:230px;
	}
	/* TripAdvisor*/
	.side-bar .tripadvisor{
	background:#ffffff;
	border:#193d50 1px solid;
	padding:5px;
	margin-top:10px;
	}
	/* trip fact*/
	.tripcost{
	background: #f95107;
	padding:20px;
	margin:0;
	color: #ffffff;
	font-size: 18px;
	}
	.tripcost .price {
	color: #fff;
	font-size: 18px;
	}
	.onlycost {
	text-align: center;
	padding: 12px;
	margin: 0;
	color: #fff;
	font-size: 40px;
	}
	.tripcost .price{
	color: #ffffff;
	font-size: 20px;
	}
	.side-bar .tripfact h3{
	background:#193d50;
	background-position: 10px 3px;
	color: #ffffff;
	font-size: 18px;
	font-weight:bold;
	padding:10px;
	margin:0px;
	text-transform:uppercase;
	}
	.side-bar .tripfact{
	background: #ffffff;
	font: 16px;
	overflow: hidden;
	border: #193d50 1px solid;
	margin: 10px 0 10px;
	}
	.tripfact .form{
	padding: 10px;
	}
	.wpcf7-captchar{
	width: 170px;
	height: 40px;
	}
	.wpcf7-submit {
	width: 170px;
	height: 40px;
	color:#ffffff;
    padding: 7px 20px 7px 20px;
    text-transform: uppercase;
}
	.side-bar .tripfact:after{
	content: '';
	display: block;
	clear: both;
	}
	.side-bar .tripfact ul{
	list-style: none;
	margin: 0 0 5px;
	}
	.side-bar .tripfact ul li{
	position:relative;
	padding: 0 5px 4px;
	line-height: 30px;
	display:block;
	border-bottom: #ced9df 1px solid;
	font-size: 16px;
	margin: 0 10px 0 -26px;
	}
	.side-bar .tripfact ul li a{
	text-decoration: none;
	color: #0f3657;
	}
	.side-bar .tripfact ul li a:hover{
	text-decoration: none;
	color:#f7580a;
	}
	.stripfact ul li:before{
	content:'';
	font:normal normal normal 16px/1 FontAwesome;
	display:inline-block;
	margin-right:5px;
	font-size:14px;
	font-weight: bold;
	}
	.inquery{
	background: #ffffff;
	font: 16px;
	overflow: hidden;
	border: #848C90 1px solid;
	margin: 10px 0 10px;
	}
	.inquery h3{
	background: #193d50;
	background-position: 10px 3px;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	padding: 7px 0 7px 15px;
	margin:0;
	text-transform: uppercase;
	}
	.inquery ul{
	list-style: none;
	margin:10px 0;
	padding:0;
	}
	.inquery ul li{
	position: relative;
	background: url(../images/site-arrow1.png) no-repeat 5px 9px;
	line-height: 22px;
	padding:0 0 5px 30px;
	position: relative;
	margin:0 10px 10px 10px;
	border-bottom: #ced9df 1px solid;
	}
	.inquery ul li a{
	text-decoration: none;
	color:#193d50;
	}
	.inquery ul li a:hover{
	text-decoration:underline;
	color:#193d50;
	}
	.travel-guide{
	font: 14px;
	overflow: hidden;
	border: #848C90 1px solid;
	margin-bottom: 10px;
	}
	.travel-guide h3{
	background:#252727 url('../images/arrow.png') no-repeat;
	background-position: 10px 3px;
	color: #def0f9;
	font-size: 18px;
	font-weight:bold;
	padding:8px 0 8px 50px;
	margin:0px;
	}
	.contact-form{
	display: block;
	overflow:hidden;
	padding:0;
	}
	.contact-form h3{
	color:#fff;
	text-transform: uppercase;
	background:#333333;
	padding:7px 10px;
	}
	.contact-form-box{
	border:#333333 1px solid;
	margin:0;
	margin-top:-10px;
	font-size: 18px;
	padding-left: 10px;
	}
	.best-product-selling{
	padding: 10px;
	margin:0 0 5px;
	text-align:justify;
	}
	.best-product-selling h1{
	font-size:42px;
	line-height: 1.2;
	text-align: center;
	position: relative;
	padding-bottom: 10px;
	font-weight: bold;
	font-family: "Concert One", sans-serif;
	color: #333333;
	margin-bottom: 30px;
	}
	.best-product-selling h1::after {
  left: 50%;
  -webkit-transform: translate(-50%,0);
  -ms-transform: translate(-50%,0);
  transform: translate(-50%,0);
  height: 3px;
  content: "";
  position: absolute;
  background: #da5d13;
  z-index: 10;
  width: 150px;
  bottom: 0;
}
	.best-product-selling h2{
	font-size: 20px;
	line-height: 1.2;
	text-align: center;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 20px;
	color: #333;
	}
	.best-product-selling img{
	width: 100%;
	border-right: 5px;
/*	padding: 5px;*/
	}
	.best-product-selling .best-package{
	padding-bottom: 20px;
	background: #ffffff;
	display: block;
	overflow: hidden;
	margin-bottom: 30px;
	border: #eae4e4 1px solid;
	-webkit-box-shadow: 0 0 3px 0 rgba(234, 232, 232, 0.2);
	border-top-left-radius: 15px;
  	border-top-right-radius: 15px;
	font-size: 18px;
	}
	.best-product-selling .best-package:hover {
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
	} 
	.best-product-selling .best-package .trip-reviews{
	padding-top:5px;
	padding-left:10px;
	position: absolute;
	top: 190px;
	color: #fff;
	}
	.best-product-selling .best-package .trip-reviews i{
	color:#f38807;
	padding-right:2px;
	font-size: 16px;
	}
	.best-package .image-effect{
	background: #ffffff;
	height: 226px;
	overflow: hidden;	
	}
	.best-package .image-effect img{
	width: 100%;
	height: 100%;
	transform: scale(1);
	transition: transform .5s ease-in-out;
	}
	.best-package .image-effect img:hover{
	transform: scale(1.2);
	}
	.best-product-selling .best-package h2{
	font-size: 25px;
	font-weight: bold;
	margin: 0;
	position: relative;
	padding: 10px 0 5px 10px;
	text-align: left;
	}
	.best-product-selling .best-package h2 a{
	text-decoration: none;
	color:#333333;
	}
	.best-product-selling .best-package h2 a:hover{
	text-decoration: none;
	color:#101010;
	}
	.best-package .best-price{
	position: absolute;
	background: #f2a03d;
	color: #ffffff;
	font-size: 16px;
	padding: 5px 10px;
	text-transform: uppercase;
	top: 10px;
	margin: 0px 30px;
	left: -19px;
	}
	.best-package .package-date{
	font-size: 18px;
	padding: 10px;
	color: #232933;
	margin: 0;
	text-align: right;
	}
	.best-package .package-date i{
	font-weight: bold;
	font-size:20px;
	color:#f2a03d;
	padding-right: 5px;
	}
	.best-package .package-price{
	font-size: 16px;
	padding: 5px 0 0px 10px;
	color: #232933;
	position: relative;
	float: left;
	}
	.best-package .package-price .usd{
	color: #357345;
	display: inline-block;
	padding-right: 10px;
	font-size: 20px;
	}
	.best-package .package-price span{
	font-weight: bold;
	font-size: 25px;
	color: #0f0e0e;	
	}
	.best-package .package-price i{
	font-weight: bold;
	font-size: 18px;
	color: #21429c;	
	}
	.best-package .learn-btn{
	background: #092066;
	color: #fff;
	font-size: 18px;
	line-height: 1;
	padding: 12px 20px;
	display: inline-block;
	border-radius:5px;
	margin-left: 36%;
	}
	.best-package .learn-btn a{
	color: #ffffff;
	text-decoration: none;
	}
	.best-package .learn-btn:hover i{
	 transition: 0.7s;
	 transform: translateX(5px);
	}
	.about-page{
	width: 100%;
	display: block;
	overflow: hidden;
	}
	.sidebar-booking{
	display: block;
	background:#fff;
	padding: 10px;
	}
	.sidebar-booking img{
	width: 100%;
	}
	.sidebar-booking h3{
		font-size: 22px;
		font-weight: bold;
		color:#193d50;
		padding-bottom:10px;
		border-bottom:#cac5c5 1px solid;
	}
	.sidebar-booking .tripbox{
		display: block;
		padding-bottom:10px;
		border-bottom:#cac5c5 1px solid;
	}
	.sidebar-booking .tripbox h4{
		font-size: 20px;
		font-weight: bold;
		color:#193d50;
		padding:5px;
	}
	.sidebar-booking .payment{
		display: block;
		padding: 15px;
		border-bottom: #cac5c5 1px solid;
	}
	.sidebar-booking .payment img{
		width: 100%;
	}
	.sidebar-booking .expert-talk{
	display: block;
	overflow:hidden;
	padding: 10px;
	}
	.expert-talk .talk{
	font-size: 18px;
	color:#0ba5f0;
	text-align: center;
	padding-top: 15px;
	margin-right: -80px;
	}
	.expert-talk .cell{
	display: block;
	overflow: hidden;
	}
	.expert-talk .cell h4{
	font-weight: bold;
	font-size: 25px;
	color:#193d50;
	text-align: center;
	margin-right: -10px;
	}
	.expert-talk .cell h4 a{
	text-decoration: none;
	color:#193d50; 
	}
	.expert-talk .tripplaner{
	float: right;
	width: 80px;
	height: 80px;
	margin-left:0;
	margin-top: -80px;
	}
	.expert-talk .tripplaner img{
	border-radius: 50%;
	border: #193d50 2px solid;
	}
	.about-section{
	background:#ffffff;
	margin:0;
	padding:10px;
	display: block;
	}
	.about-section input, button, select, textarea{
	width: 320px;
	}
	/*sidebar booking second*/
	.sidebar-booking-s{
	display: none;
	background:#fff;
	padding: 10px;
	}
	.sidebar-booking-s img{
	width: 100%;
	}
	.sidebar-booking-s h3{
		font-size: 22px;
		font-weight: bold;
		color:#193d50;
		padding-bottom:10px;
		border-bottom:#cac5c5 1px solid;
	}
	.sidebar-booking-s .tripbox{
		display: block;
		padding-bottom:10px;
		border-bottom:#cac5c5 1px solid;
	}
	.sidebar-booking-s .tripbox h4{
		font-size: 20px;
		font-weight: bold;
		color:#193d50;
		padding:5px;
	}
	.sidebar-booking-s .payment{
		display: block;
		padding: 15px;
		border-bottom: #cac5c5 1px solid;
	}
	.sidebar-booking-s .payment img{
		width: 100%;
	}
	.sidebar-booking-s .expert-talk{
	display: block;
	overflow:hidden;
	padding: 10px;
	}
	/*ending*/

	.fixed-departure-section{
		padding-top:30px;
		width: 100%;
		display: block;
	}
	.fixed-departure-section ul{
		list-style: none;
		padding: 0;
		margin: 0;
	}
	.fixed-departure-section ul li{
		display: inline-block;
		padding: 3px 10px 3px 0;
	}
	.fixed-departure-section ul li input[type="file"]{
	display: block;
	width: 320px;
	}
	.fixed-departure-section input, button, select, textarea{
	width:320px;
	display: block;
	}
	.trip-booking-container{
	background:#e2e1e1;
	width: 100%;
	overflow: hidden;
	padding: 15px;
	}
	.documents-page{
	overflow: hidden;
	padding: 10px;
	width: 75%;
	margin: 0 auto;
	}
	.documents-page img{
	width:100%;
	}
	.documents-page h1{
	font-size: 40px;
	line-height: 1.2;
	text-align: center;
	position: relative;
	padding-bottom: 25px;
	margin: 10px 0 20px;
	font-weight: bold;
	font-family: "Concert One", sans-serif;
  	color: #333333;
	}
	.documents-page h1::after {
	left: 50%;
	transform: translate(-50%,0);
	height: 3px;
	content: "";
	position: absolute;
	background: #f98902;
	z-index: 10;
	width: 200px;
	bottom: 0;
	margin-bottom: 10px;
	}
	.documents-page h2{
	font-size: 25px;
	font-weight: bold;
	margin: 0;
	position: relative;
	padding: 5px 0 0px 10px;
	text-align:center;	
	color:#357345;
	}
	.welcome-page-holder{
	display: block;
	width:100%;
	background:#eef3f7;
	}
	.welcome-section{
	overflow: hidden;
	padding: 15px;
	position: relative;
	margin:0;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	background:#eef3f7;
	}
	.welcome-page{
	overflow: hidden;
	padding:10px;
	color: #232933;
	font-size:18px;
	font-family: Mulish;
	position: relative;
	text-align: center;
	}
	.welcome-page h1{
	font-size: 40px;
	padding-bottom: 10px;
	font-weight: bold;
	font-family: "Concert One", sans-serif;
  	color:#333333;
	}
	.welcome-img{
	width:100%;
	padding:10px;
	display: block;
	margin-top: 20px;
	}
	.welcome-img img{
	background:#fff;
	padding:5px;
	width:100%;
	border-top-right-radius:50px;
	border-bottom-left-radius:50px;
	}
/* Youtube Pay Button*/
.video-play-button {
	position: absolute;
	z-index: 10;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	box-sizing: content-box;
	display: block;
	width: 22px;
	height: 44px;
	border-radius: 50%;
	bottom: 100px;
	}	
	.video-play-button:before {
	content: "";
	position: absolute;
	z-index: 0;
	left: 50%;
	top: 60%;
	transform: translateX(-50%) translateY(-50%);
	display: block;
	width: 60px;
	height: 60px;
	background: #f95107;
	border-radius: 50%;
	animation: pulse-border 1500ms ease-out infinite;
	}	
	.video-play-button:after {
	content: "";
	position: absolute;
	z-index: 1;
	left: 60%;
	top: 60%;
	transform: translateX(-50%) translateY(-50%);
	display: block;
	width: 50px;
	height: 50px;
	background: #f95107;
	border-radius: 50%;
	transition: all 200ms;
	}
		
	.video-play-button:hover:after {
	background-color: darken(#f95107, 10%);
	}

	.video-play-button img {
	position: relative;
	z-index: 3;
	max-width: 100%;
	width: auto;
	height: auto;
	}
		
	.video-play-button span {
	display: block;
	position: relative;
	z-index: 3;
	width: 0;
	height: 0;
	border-left: 16px solid #fff;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	margin: 12px 6px;
	}
@keyframes pulse-border {
	0% {
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		opacity: 1;
	}
	100% {
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		opacity: 0;
	}
}
.video-overlay {
position: fixed;
z-index: -1;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: rgba(0,0,0,0.80);
opacity: 0;
transition: all ease 500ms;
}
.video-overlay.open {
position: fixed;
z-index: 1000;
opacity: 1;
}
.video-overlay-close {
position: absolute;
z-index: 1000;
top: 15px;
right: 20px;
font-size: 36px;
line-height: 1;
font-weight: 400;
color: #fff;
text-decoration: none;
cursor: pointer;
transition: all 200ms;
}

.video-overlay-close:hover {
color: #f95107;
}

.video-overlay iframe {
position: absolute;
top: 50%;
left: 50%;
transform: translateX(-50%) translateY(-50%);
/* width: 90%; */
/* height: auto; */
box-shadow: 0 0 15px rgba(0,0,0,0.75);
}
/* Youtube Video play*/
	.welcome-section .readmorebtn{
	font-size: 18px;
	line-height: 1;
	padding: 12px 20px;
	display: inline-block;
	border-radius:5px;
	margin-top: 20px;
	border:#52725a 1px solid;
	}
	.welcome-section .readmorebtn a{
	color: #333333;
	text-decoration: none;
	}
	.welcome-section .readmorebtn:hover i{
	 transition: 0.7s;
	 transform: translateX(5px);
	 color:#f2a03d;
	}
	.why-with-us{
	padding: 10px;
	display: block;
	margin-top:20px;
	}
	.why-with-us h2{
	color: #193d50;
	font-size:30px;
	line-height: 1.2;
	position: relative;
	padding-bottom: 15px;
	margin: 10px 0 20px;
	font-weight: bold;
	}
	.why-with-us h2::after {
	left: 65px;
	transform: translate(-50%,0);
	height: 3px;
	content: "";
	position: absolute;
	background: #da5d13;
	z-index: 10;
	width: 130px;
	bottom: 0;
	}
	.why-with-us ul{
	list-style: none;
	padding: 0;
	margin: 0;
	}
	.why-with-us ul li{
	display: block;
	padding: 3px 0 7px;
	}
	.why-with-us i{
	color:#209b68;
	padding-right:5px;
	}
	.why-with-us a{
	text-transform: uppercase;
	font-weight: bold;
	}
	.review-container{
	overflow: hidden;
    position: relative;
    background:#333333;
    width: 100%;
	background-size: 100% 100%;
	display: block;
	padding-top: 20px;
	padding-bottom:30px;	
	}
	.review-holder{
	font-size: 18px;
	color: #fff;
	overflow: hidden;
	}
	.review-holder .review-title{
	font-size: 20px;
	color: #000;
	text-align: center;
	padding-bottom: 20px;
	}
	.review-holder h2{
	font-size:40px;
	color: #ffffff;
	font-weight: bold;
	padding-top: 10px;
	text-align: center;
	font-weight: bold;
  	font-family: "Concert One", sans-serif;
	margin-bottom: 30px;
	}
	.review-holder h2::after {
	left: 50%;
	-webkit-transform: translate(-50%,0);
	-ms-transform: translate(-50%,0);
	transform: translate(-50%,0);
	height: 3px;
	content: "";
	position: absolute;
	background: #da5d13;
	z-index: 10;
	width: 150px;
	top:100px;
	}
	.review-section{
	padding: 10px;
	display: block;
	}
	.review-section .review-box{
	display:block;
	}
	.review-section .review-box ul{
	margin:0;
	padding: 0;
	list-style: none;
	}
	.review-section .review-box ul li{
	display: inline-block;
	width:32%;
	margin-right: 10px;
  	padding-right: 12px;
	}
	.review-section .review-box ul li:last-child{
	border:none;
	}
	.fron-review-section{
	display: block;
	background: #fff;
	color: #232933;
	border-radius: 10px;
	overflow: hidden;
	padding: 10px;
	}
	.fron-review-section .image{
	margin:0;
	padding:0;
	float: left;
	}
	.fron-review-section .image img{
	width: 80px;
	height: 80px;
	border-radius: 50%;
	background:#ffffff;
	padding: 5px;
	}
	.fron-review-section .described{
	padding: 10px;
	display: block;
	margin: 0;
	}
	.fron-review-section .described i{
	color:#f38703;
	padding-right: 2px;
	text-transform: uppercase;
	}
	.fron-review-section .described h3{
	font-weight: bold;
	font-size: 25px;
	color: #232933;
	}
	.fron-review-section .described a:hover{
	text-decoration: none;
	color: #232933;
	}
	.fron-review-section .described .review-txt{
	padding-top: 10px;
	border-top: #333 1px dotted;
	}
	.review-btn .google-review{
	float: left;
	display: block;
	border-right:#ccc 1px solid;
	padding-right: 15px;
	margin-right: 10px
	}
	.review-btn .tripadvisor-reviews{
	width: 17%;
	background: #fff;
	padding: 10px 15px;
	text-align: center;
	border-radius: 25px;
	margin: 10px auto;
	}
	.review-btn .tripadvisor-reviews:hover{
	text-decoration: none;
	background-color:#f2a03d;
	}
	.review-btn .tripadvisor-reviews a{
	text-decoration: none;
	color:#333333;
	}
	.review-section .review-btn{
	width:350px;
	display: block;
	position: relative;
	margin-top:65px;
	background: #ffffff;
	padding: 10px 20px;
	border-radius: 15px;
	margin-left: 450px;
	}
	.review-btn .google-review{
	float: left;
	display: block;
	border-right:#ccc 1px solid;
	padding-right: 15px;
	margin-right: 10px
	}
	.review-btn .tripadvisor-reviews{
	display: block;
	padding-left: : 10px;
	}
	.review-btn .tripadvisor-reviews i{
	padding-right: 3px;
	color:#ff7800;
	}
	.destination{
	overflow: hidden;
    padding: 30px 0;
    position: relative;
    background: #193d50 url(../images/package-bg.png) no-repeat fixed 50% 0/cover;
    height: 750px;
	}
	.destination h1{
	color: #fff;
	font-size: 35px;
	line-height: 1.2;
	text-align: center;
	position: relative;
	padding-bottom: 15px;
	margin: 10px 0 10px;
	font-weight: bold;
	}
.destination h1::after {
  left: 50%;
  -webkit-transform: translate(-50%,0);
  -ms-transform: translate(-50%,0);
  transform: translate(-50%,0);
  height: 3px;
  content: "";
  position: absolute;
  background: #da5d13;
  z-index: 10;
  width: 150px;
  bottom: 0;
}
.destination .tour-container{
	display: block;
	overflow: hidden;
	width: 100%;
}
.destination .best-package{
	background:#ffffff;
	display: block;
	overflow: hidden;
	margin-bottom: 30px;
	border:#c7c3c3 1px solid;
	} 
	.destination .best-package .region{
	padding-top:15px;
	padding-left: 20px;
	}
	.destination .best-package .region i{
	font-weight: bold;
	font-size: 18px;
	padding-right: 5px;
	}
	.destination .best-package .trip-reviews{
	padding-top:5px;
	padding-left: 20px;
	}
	.destination .best-package .trip-reviews i{
	color:#ff6701;
	padding-right: 5px;
	}
	.destination .best-package img{
	background: #ffffff;
	height: 300px;
	width: 100%;
	padding: 5px;
	}
	.destination .best-package h2{
	font-size: 25px;
	font-weight: bold;
	margin: 0;
	padding-top:10px;
	padding-left: 20px;
	position: relative;
	}
	.destination .best-package h2 a{
	text-decoration: none;
	color:#151414;
	}
	.destination .best-package h2 a:hover{
	text-decoration: none;
	color:#151414;
	}
	.tour-container .explore-btn {
	  background: #f95107;
	  padding: 10px 20px;
	  color: #ffffff;
	  text-transform: uppercase;
	  border: #ffffff 2px solid;
	  width: 25%;
	  margin: 40px auto;
	  text-align: center;
	  border-radius: 15px;
	}
	.content-details {
	position: absolute;
    text-align: center;
    padding-left: 1em;
    padding-right: 1em;
    width: 100%;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s
}

.destination-section:hover .content-details {
    top: 50%;
    left: 50%;
    opacity: 1
}

.content-details h3 {
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.15em;
    margin-bottom: 0.5em;
    text-transform: uppercase
}

.content-details p {
    color: #fff;
    font-size: 0.8em
}

.fadeIn-bottom {
    top: 80%
}
	.destination-image .title{
	position: relative;
	color: #ffffff;
	text-transform: uppercase;
	top:auto;
	left:0;
	text-align: center;
	margin-top: -70px;
	}
	.welcome-page-inner{
	font-size: 18px;
	font-family: Mulish;
	margin:0 0 5px;
	}
	.footer-page-top-border{
	background: url(../images/footer-border-page.png) no-repeat;
	background-size: auto;
	margin-bottom: 0;
	width: 100%;
	height: 30px;
	background-size: 100% 100%;
	display: block;
	padding: 0;
	}
	.welcome-page-inner img{
    padding: 0;
    display: block;
    display: block;
    background: #fff;
    overflow: hidden;
    margin-bottom:10px;	
	}
	.travel-desination-holder{
	width:100%;
	display:block;
	padding:20px 0;
	background:#333333;
	}
	.travel-desination{
	width:100%;
	display: block;
	}
	.travel-desination h2{
	font-size: 40px;
	line-height: 1.2;
	text-align: center;
	position: relative;
	padding-bottom: 10px;
	margin: 10px 0 0px;
	font-weight: bold;
	color:#fff;
	font-family: "Concert One", sans-serif;
	}
	.travel-desination h3{
	font-size: 20px;
	line-height: 1.2;
	text-align: center;
	position: relative;
	padding-bottom:30px;
	color: #fff;
	margin: 0;
	}
	.nepaltrip{
	display: block;
	width:100%;
	height:470px;
  	overflow: hidden;
	}
	.destination-trip{
	position: absolute;
	background:#f2a03d;
	color: #fff;
	font-size: 17px;
	padding:10px;
	top: 15px;
	left: 15px;
	}
	.nepaltrip h3{
	font-size:35px;
	font-weight: bold;
	margin-top: -200px;
	text-shadow: 2px 2px 4px rgba(0,0,0,0.7);
	}
	.nepaltrip h3 a{
	text-decoration: none;
	color:#fff;
	}
	.nepaltrip img{
	background:#fff;
	width:100%;
	padding:5px;
	border-radius: 10px;
	height:100%;
  	transform: scale(1);
  	transition: transform .5s ease-in-out;
	}
	.nepaltrip img:hover{
	transform: scale(1.2);
	}
	.bhutan-trip{
	display: block;
	margin-bottom: 20px;
	height:290px;
  	overflow: hidden;
	}
	.bhutan-trip h3{
	font-size:40px;
	font-weight: bold;
	color:#fff;
	margin-top: -100px;
	}
	.bhutan-trip h3 a{
	text-decoration: none;
	color:#fff;
	}
	.bhutan-trip img{
	background:#fff;
	width:100%;
	padding:5px;
	border-radius: 10px;
	height: 100%;
  	transform: scale(1);
  	transition: transform .5s ease-in-out;
	}
	.bhutan-trip img:hover{
	transform: scale(1.2);
	}
	.latest-blog{
	background: #eef3f7;
	display: block;
	overflow: hidden;
	padding: 0;
	}
	.blog-section h2{
	font-size:30px;
	color:#00458d;
	text-align: center;
	}
	.blog-section .blog-box{
	display: block;
	padding:0;
	}
	.blog-section .blog-box h3 a{
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	padding: 0;
	color:#00458d;
	}
	.blog-section .blog-box img{
	background: #ffffff;
	padding: 5px;
	width: 100%;
	border:#bdbbbb 1px solid;
	}
	.blog-box .blog-btn{
	border:#00458d 2px solid;
	border-radius: 15px;
	padding: 7px 15px;
	width: 40%;
	text-align: center;
	margin: 10px auto;
	}
	.blog-box .blog-btn a{
	text-decoration: none;
	color:#00458d;
	}
	.blog-box .blog-btn a:hover{
	color:#092066;
	text-decoration:none;
	}
	.page-banner{
	width: 100%;
	overflow: hidden;
	display: block;
	padding: 0;
	/*margin-bottom: 10px;*/
	}
	.page-banner img{
	width:100%;
	height:700px;
	}
	.page-banner .product-page{
	display: block;
	overflow: hidden;
	padding:0;
	}
	.page-banner .product-page h1{
	font-size:45px;
	font-weight: bold;
	margin: 0;
	padding:10px 0;
	position: relative;
	font-family: "Concert One", sans-serif;	
	}
	.page-banner .product-page h1 a{
	text-decoration: none;
	color: #333333;
	 }
	.product-page img{
	background:#ffffff;
	padding:5px;
	width: 100%;
	height: 450px;
	border:#d4d0d0 1px solid;
	}
	.product-page .date{
	position: absolute;
	margin-top: -42px;
	padding: 7px;
	font-size: 16px;
	color: #00458d;
	background: #ffffff;
	background-color: rgb(255, 255, 255);
	margin-left: 6px;
	background-color: rgba(255, 255, 255, 0.7);
	}
	.product-page .date a{
	text-decoration: none;
	color:#151414;
	}
	.product-page .date i{
	color:#193d50;
	font-size:16px;
	padding-right: 5px; 
	}
	.product-page .page-rating{
	text-align: right;
	margin-left: 20px;
	font-size: 16px;
	}
	.product-page .page-rating i{
	color:#f60;
	padding-right: 5px;
	}
	.product-page .page-rating a{
	color:#232933;
	text-decoration: none;
	}
	.page-banner .trip-fact{
	overflow: hidden;
	color: #232933;
	font-size: 18px;
	font-family: Mulish;
	position: relative;
	}
	.page-banner .trip-fact h3{
	font-size:20px;
	padding-left: 10px;
	color:#f95107;
	}
	.trip-fact .fact-1{
	width:50%;
	display: block;
	overflow: hidden;
	float: left;
	}
	.trip-fact .fact-1 ul li i{
	color:#357345;
	font-size: 25px;
	padding-right:10px;
	}
	.trip-fact .fact-1 span{
	font-size: 16px;
	padding-left:40px;
	font-weight: normal;
	text-transform: none;
	}
	.trip-fact .fact-1 ul{
	list-style: none;
	margin:0;
	padding: 0;
	}
	.trip-fact .fact-1 ul li{
	display: block;
	padding: 10px;
	line-height: 24px;
	margin-right: 25px;
	}
	.trip-fact .fact-2{
	float: right;
	display: block;
	overflow: hidden;
	width:50%;
	}
	.trip-fact .fact-2 ul{
	list-style: none;
	margin:0;
	padding: 0;	
	}
	.trip-fact .fact-2 ul li{
	display: block;
	padding: 10px;
	line-height: 24px;
	}
	.trip-fact .fact-2 i{
	color:#2a7549;
	font-size: 25px;
	padding-right:10px;	
	}
	.trip-fact .fact-2 span{
	font-size: 16px;
	padding-left:40px;
	font-weight: normal;
	text-transform: none;
	}
	.page-contain-section{
	display: block;
	overflow: hidden;
	padding: 5px;
	margin-left: 5px;
	}
	.welcome-page-inner .image-holder{
	width: 100%;
	height: 100%;
	padding: 5px;
	margin: 0;

	}
	.image-holder .price {
    background-color: #f95107;
    position: absolute;
    top: 0;
    padding: 20px 0;
    width: 90px;
    font-size:16px;
    text-align: center;
    color: #ffffff;
    z-index: 5;
    margin-top: 65px;
	}
	.image-holder .price::after {
    content: "";
    position: absolute;
    bottom: -14px;
    left: 0;
    border-top: 14px solid #f95107;
    border-left: 45px solid #f95107;
    border-right: 45px solid #f95107;
    border-bottom: 14px solid transparent;
    z-index: 0;
}
	.best-seller{
	display: block;
	overflow: hidden;
	}
	.best-seller h2{
    position: relative;
    text-align: center;
    margin: 5px 0 40px;
    font-size: 30px;
    padding: 0 0 25px;
    font-weight: bold;
    width: 100%;
    text-transform: uppercase;
    font-family: ArcaMajora-Bold;
	color: #193d50;
	font-weight: 750;
	}
	.best-seller h2::after {
    left: 50%;
    -webkit-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    transform: translate(-50%,0);
    height: 3px;
    content: "";
    position: absolute;
    background: #da5d13;
    z-index: 10;
    width: 150px;
    bottom: 0;
}
	.best-seller >.row{
	font-size: 0;
	line-height: 0;
	letter-spacing: -4px;

	}

	.best-seller .thumbnail .caption{
	overflow: hidden;
	}
	.best-seller .package-box{
	float: none;
	display: inline-block;
	vertical-align: top;
	letter-spacing: 0;
	font-size: 16px;
	line-height: 1.3;
	margin-top: 10px;
	}
	.thumbnail img{
	width: 100%;
	height: auto;

	}
.thumbnail .price {
 position: absolute;
left: 110px;
font-size: 22px;
font-weight: 800;
color: #fff;
background: #f60;
top: -10px;
padding: 7px;

}
.price .usd{
	font-weight: normal;
	font-size: 16px;
	color: #ffffff;
	text-transform: uppercase;
}
.price .pp{
	font-weight: normal;
	font-size: 16px;
	color: #ffffff;
	text-transform: uppercase;
}
.thumbnail .trip-rating{
	display: block;
	margin-top: -40px;
	padding: 5px 0 10px 15px;
	position: absolute;
	color: #ffffff;
	font-size: 18px;
}
.thumbnail .trip-rating i{
	color:#f60;
	font-size: 25px;
}
.thumbnail .trip-rating p{
	z-index: 10;
}
	.thumbnail .caption p{
	color:#193d50;
	margin-bottom: 0;
	}
	.thumbnail .caption h3{
	font-size: 22px;
	color: #0D0E0E;
	margin: 0;
	font-weight: bold;
	font-family: "TT Commons DemiBold",sans-serif;
	}
	.thumbnail .caption h3 a{
	text-decoration: none;
	color:#193d50;
	}
	.thumbnail .caption h3 a:hover{
	text-decoration: none;
	color:#143140;
	}
	.thumbnail .caption .more{
	float: right;
	color: #193d50;
	font: 16px/20px Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 5px; 
	margin: -25px 5px;
	}
	.thumbnail .caption .more a{
	text-decoration: none;
	color: #193d50;
	}
	.thumbnail .caption .more:hover {
	text-decoration: none;
	color: #000;
	}
	.thumbnail ul{
	list-style: none;
	margin: 0;
	padding:0;
	}
	.thumbnail ul li{
	display: inline-block;
	padding: 3px 20px 10px 20px;
	color:#0ba5f0;
	}
	.thumbnail ul li i{
		color:#0ba5f0;
		font-size: 25px;
	}
	/*ending overlay box--*/
.carousel-control.left,.carousel-control.right  {background:none;width:25px;}
.carousel-control.left {left:10%;}
.carousel-control.right {right:10%;}
.broun-block {
    background: url("http://myinstantcms.ru/images/bg-broun1.jpg") repeat scroll center top rgba(0, 0, 0, 0);
    padding-bottom: 34px;
}
.trekking-trips{
	display: block;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 30px 0 30px;
	background-color: #ffffff;
}
.trekking-box{
	margin: 0 auto;
    width: 1120px;
}
.trekking-box h4{
	position: relative;
	text-align: center;
	margin: 5px 0 10px;
	font-size: 30px;
	padding: 0 0 25px;
	font-weight: bold;
	width: 100%;
	text-transform: uppercase;
	font-family: ArcaMajora-Bold;
	color: #193d50;
	font-weight: 750;
}
.trekking-box h4::after {

    left: 50%;
    -webkit-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    transform: translate(-50%,0);
    height: 3px;
    content: "";
    position: absolute;
    background: #da5d13;
    z-index: 10;
    width: 150px;
    bottom: 0;

}
.trekking-box h4 a{
	text-decoration: none;
	color:#092066;
}
.trekking-box .trekking-box-image{
	width: 100%;
	padding: 0;
	display: block;
	padding: 10px;
    display: block;
    background: #fff;
    overflow: hidden;
    -webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,0.50);
    -moz-box-shadow: 0 0 8px 0 rgba(0,0,0,0.50);
    margin-bottom: 20px;
}
.trekking-box .trekking-box-image h3{
	font-size: 16px;
	font-weight: bold;
}
.trekking-box .trekking-box-image h3 a{
	text-decoration: none;
	color:#193d50;
}
.trekking-box .trekking-box-image h3 a:hover{
	text-decoration: none;
	color: #000;
}
.reviews-box{
	margin-top: 30px;
	display: block;
	overflow: hidden;
	background: #f2f2f2;
}
.reviews-box h3{
	background:#f2f2f2;
	position: relative;
	text-align: center;
	margin: 5px 0 10px;
	font-size: 30px;
	padding: 10px 0 10px;
	font-weight: bold;
	width: 100%;
	text-transform: uppercase;
	font-family: ArcaMajora-Bold;
	color: #193d50;
	font-weight: 750;
}
.reviews-box h3::before{
content: '';
position: absolute;
height: 3px;
background: #da5d13;
bottom: 23px;
top: 25px;
color: #fff;
width: 150px;
margin-left: -153px;
}
.reviews-box h3::after{
content: '';
position: absolute;
height: 3px;
background: #da5d13;
bottom: 23px;
top: 25px;
color: #fff;
width: 150px;
right: 0;
margin-right: 215px;
}
.activities-box {
margin: 0 auto 20px;
overflow: hidden;
width: 1170px;
}
.activities-icone {
overflow: hidden;
width: 100%;
display: block;
background-color: #f2f2f2;
margin-bottom: 7px;
}
.inner-box{
display: block;
overflow: hidden;
margin: 10px auto;
width: 1170px;
}
.cost-details{
display: block;
margin:0;
padding: 0;
overflow: hidden;
}
.cost-details ul{
list-style: none;
margin: 0;
padding: 0;
}
.cost-details ul li{
display: block;
padding: 3px 0 5px 10px;
width: 100%;
border: none;
}
.cost-exclude{
display: block;
overflow: hidden;
padding: 0;
margin: 0;
}
.cost-exclude ul{
list-style: none;
margin: 0;
padding: 0;
}
.cost-exclude ul li{
display: block;
padding: 3px 0 5px 10px;
width: 100%;
border: none;
}
.cost-exclude ul li i{
color:#f60;
}
.read-more {
background: #0d5378;
font-size: 16px;
padding: 7px;
margin: 0 10px 10px;
color: #def0f9;
width: 140px;
}
.read-more a {
text-decoration: none;
color:#ffffff;
}
.read-more a:hover{
text-decoration: none;
color:#f95107;
}
.question-hold {
position: fixed;
top: 300px;
right: -43px;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
z-index: 50;
}
.footer-bdr{
background: url(../images/footer-border.png) no-repeat;
background-size: auto;
background-size: auto;
background-size: auto;
margin-bottom: 0;
width: 100%;
height:30px;
background-size: 100% 100%;
display: block;
padding: 0;
}
.footer {
background:#333333;
overflow: hidden;
padding: 30px 0 30px;
margin:0;
width: 100%;
}
.footer-holder{
width: 1220px;
margin: 0 auto;
padding: 10px;
border-bottom:#8c8e8f 1px dotted;
}
.footer-holder .footer-link{
padding: 10px;
font-size: 16px;
color:#fff;
}
.footer-holder .footer-link h5{
font-size:22px;
color:#fff;
font-weight: bold;
padding-bottom: 10px;
}
.footer-holder .footer-link h5::after {
transform: translate(-50%,0);
height: 2px;
content: "";
position: absolute;
background:#da5d13;
z-index: 10;
width: 120px;
left: 80px;
margin-top: 35px;
}
.footer-holder .footer-link h5 i{
color:#000;
font-weight: bold;
font-size: 18px;
}
.footer-holder .footer-link ul{
margin:0;
list-style:none;
padding: 0;
}
.footer-holder .footer-link li{
text-decoration: none;
color: #ffffff;
padding:2px 5px;
}
.footer-holder .footer-link li a{
text-decoration: none;
color:#fff;
}
.footer-holder .footer-link li a:hover{
text-decoration:none;
color:#f4e9e9;
}
.footer-holder .footer-link a{
color:#a2d998;
text-decoration: none;
}
.footer-holder .footer-link a:hover{
color:#fff;
text-decoration:none;
}
.social-media-payment{
width: 1220px;
margin: 0 auto;
padding: 10px;
}
.social-media-payment .social-media{
display: block;
}
.social-media-payment .social-media h5{
font-size:18px;
color:#fff;
padding-left:5px;
}
.social-media-payment .social-media ul{
list-style: none;
margin: 0;
padding: 0;
}
.social-media-payment .social-media ul li{
display: inline-block;
width: 40px;
height: 40px;
border: #fff 1px solid;
text-align: center;
padding: 8px 0;
background:#a2d998;
}
.social-media-payment .social-media ul li:hover{
background:#f2a03d;
}
.social-media-payment .social-media i{
font-size: 20px;
color:#333333;
}

.social-media-payment .payment-list:last-child{
border:none;
}
.social-media-payment .payment-list h5{
font-size:18px;
color:#fff;
padding-left:40px;	
}
.social-media-payment .payment-list ul{
list-style: none;
margin: 0;
padding-right:20px;
}
.social-media-payment .payment-list ul li{
height: 40px;
display: inline-block;
padding-right:2px;
}
.copy-right{
float:left;
color:#ffffff;
text-align: right;
font-size: 16px;
}
.design{
float: right;
color:#ffffff;
text-align: right;
font-size: 16px;
}
.design a{
text-decoration: none;
color:#a2d998;
}
.design a:hover{
text-decoration: none;
color:#fff;
}
.footer-buttom{
width: 100%;
background:#181818;
overflow: hidden;
padding-bottom:0;
}
.bottom-bar {
margin:0 auto;
width:1220px;
color:#12f7e2;
font-size: 15px;
padding: 0;
}
.trip-price-buttom{
position: fixed;
bottom: 0;
left: 0;
right: 0;
width:100%;
background:#e9ecef;
padding:10px;
overflow: hidden;
padding: 10px 0;
z-index: 1000;
padding:5px 5px 5px 20px;
display: none;
border-top: #b7b2b2 1px solid;
}
.mobile-trip-pirce{
display:block;
}
.mobile-trip-pirce ul{
list-style: none;
margin:0;
padding:0;
}
.mobile-trip-pirce ul li{
display: inline-block;
padding-right: 10px;
font-size: 14px;
}
.mobile-trip-pirce ul li i{
font-size:40px;
color:#01a655;
font-weight: bold;
}
.mobile-trip-pirce .mobile-trip-price1{
padding: 0;
font-size:20px;
font-weight: bold;
color:#333333;
font-family: "Concert One", serif;
margin-right: 15px;
}
.mobile-trip-pirce .mobile-trip-price1 span{
font-size:16px;
font-family: 'Poppins', sans-serif;
padding-top: 5px;
}
.mobile-trip-pirce .mobile-book-now{
background: #333333;
padding: 7px 12px;
color: #fff;
border-radius: 20px;
margin-top: -35px;
position: absolute;
font-size: 15px;
}
.mobile-trip-pirce .mobile-book-now:hover{
background:#333333;
color:#fff;
}
.mobile-trip-pirce .mobile-inquiry{
border: #333333 1px solid;
padding: 7px 20px;
color: #333333;
border-radius: 20px;
margin-left: 85px;
margin-top: 0;
float: left;
font-size: 15px;
}
.modal {
display: none; /* Hidden by default */
position: fixed; /* Stay in place */
z-index: 1; /* Sit on top */
left: 0;
top: 0;
width: 100%; /* Full width */
height: 100%; /* Full height */
overflow: auto; /* Enable scroll if needed */
background-color: rgb(0,0,0); /* Fallback color */
background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}  
/* Modal Content */
.modal-content {
background-color: #fefefe;
margin:40% auto; /* 15% from the top and centered */
padding: 10px;
border: 1px solid #888;
width: 90%; /* Could be more or less, depending on screen size */
border-radius: 10px;
font-size:18px;
}
.modal-content h2{
text-align: center;
font-size:25px;
font-weight: bold;
color:#002448;
}
/* The Close Button */
.close {
color: #002448;
float: right;
font-size: 60px;
font-weight: bold;
text-align: center;
}
.close:hover,
.close:focus {
color: black;
text-decoration: none;
cursor: pointer;
}
.scrollup {
width:35px;
height:50px;
position: fixed;
bottom:0px;
right: 100px;
display: none;
text-indent: -9999px;
background: url('../images/icon_top1.png') no-repeat;
}
	/* bootstrap reset here */
.row {
margin-right: -10px;
margin-left: -10px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 10px;
padding-left: 10px;
}
.container {
padding-right: 10px;
padding-left: 10px;
}
.container-fluid {
padding-left: 10px;
padding-right: 10px;
}
.form-inline .form-control{
width: 200px;
background: #1572a4;
border:#093750 1px solid;
color: #0b2838;
}
.form-inline .form-control .btn-primary{
background: #1572a4;
border:#093750 1px solid;
color: #0b2838;
}
.btn-default{
border: none;
background: #d6dfe3;
color: #219cde;
}
.banner .carousel-caption{
width: 100%;
margin: 0;
margin-left: -20%;
}
.banner .carousel-caption h1{
color: #ffffff;
font-size:50px;
animation-name: moveInLeft;
animation-duration: 5s;
animation-timing-function: ease-out;
text-shadow: 0 2px 3px #000;
letter-spacing: 4px;
}
@keyframes moveInLeft{
	0%{
	opacity:0;
	transform:translateX(-50px);
	}
	80%{
	transform:translateX(20px);
	}
	100%{
	opacity:1;
	transform:translate(0);
	}
	}
.banner .carousel-caption p{
color:#0090ca;
margin: 0px;
font-size: 25px;
text-shadow: 0 2px 3px #333;
}
.banner .carousel-caption .btn-1 {
background:#2b784b;
color: #fff;
font-size: 18px;
line-height: 1;
padding: 12px 20px;
display: inline-block;
margin-top: 50px;
border-radius:10px;
}
.btn-1 a{
color: #ffffff;
text-decoration: none;
}
.btn-1:hover i{
 transition: 0.7s;
 transform: translateX(5px);
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next{
    color:#ff7800;
    font-size: 40px;
    background: #ffffff;
    width: 50px;
    height: 50px;
    padding-top: 5px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev, .carousel-control .icon-next{
    color:#ff7800;
    font-size: 40px;
    background: #ffffff;
    width: 50px;
    height: 50px;
    padding-top: 5px;
}
.carousel-inner.onebyone-carosel { margin: auto; width:70%; }
.onebyone-carosel .active.left { left:10%; }
.onebyone-carosel .active.right { left:10%; }
.onebyone-carosel .next { left:10%; }
.onebyone-carosel .prev { left: 10%; }
.panel-group{
margin-bottom: 5px;
}
.breadcrumb{
margin: 0;
padding-bottom: 10px;
font-size: 16px;
color: #000;
}
.panel-default > .panel-heading{
background: #ffffff;
padding: 2px;
}
.best-seller .nav{
background: #dee0e0;
/*	border: #c6c9c9 1px solid;*/
}
.best-seller .nav-tabs{
border-top-right-radius: 10px;
border-top-left-radius: 10px; 
}
.best-seller .nav-tabs > li > a{
font-size: 16px;
color:#0d5378;
border-top-right-radius:0px;
border-top-left-radius:0px;
font-weight: bold;
text-transform: uppercase;
}
.best-seller .tab-pane{
border-bottom: #ccd5dc 1px solid;
border-right: #ccd5dc 1px solid;
border-left: #ccd5dc 1px solid;
-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.1);
-moz-box-shadow: 0 0 5px 0 rgba(0,0,0,.1);
box-shadow: 0 0 5px 0 rgba(0,0,0,.1);
padding: 10px;
background: #ffffff;
}
.best-seller .tab-pane h3{
text-transform: uppercase;
margin: 0 0 10px;
font-size: 16px;
font-weight: bold;
color: #f60;
}
.best-seller .tab-pane h4 {
text-transform: uppercase;
margin: 0 0 10px;
font-size: 16px;
font-weight: bold;
color: #134063;
}
.best-seller .cost-include ul li {
margin-left: -15px;
background: url(../images/cost-arrow-right.png) no-repeat;
height: 25;
padding: 0 0 5px 20px;
display: block;
}
.best-seller .nocost ul li {
margin-left: -15px;
background: url(../images/cost-arrow-no.png) no-repeat;
height: 25;
padding: 0 0 5px 20px;
display: block;
}
.best-seller .media{
border-radius:5px;
border:#afb4b4 1px solid;
padding: 5px;
}
/*New Tab Section*/
.spa-header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
position: fixed;
top: 0;
left: 0;
right: 0;
padding: 0 2em;
height: 75px;
z-index: 2;
-webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
}
.spa-header--scrolled {
background: #fafafa;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}
.spa-header--move-up {
-webkit-transform: translateY(-75px);
transform: translateY(-75px);
-webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
}
.spa-header__logo { color: #000; }
.spa-header__link {
  margin-left: 1em;
  color: #000;
}
.sticky-nav-tabs, .spa-slide {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
height: 100vh;
position: relative;
background: #eee;
text-align: center;
padding: 0 2em;
}
.sticky-nav-tabs h1, .spa-slide h1 {
font-size: 2rem;
margin: 0;
letter-spacing: 1rem;
}
.sticky-nav-tabs h3, .spa-slide h3 {
font-size: 1rem;
letter-spacing: 0.3rem;
opacity: 0.6;
}
.sticky-nav-tabs-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 75px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  background: #fafafa;
  z-index: 1;
  -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
}

.sticky-nav-tabs-container--top-first {
  position: fixed;
  top: 75px;
  -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
}
.sticky-nav-tabs-container--top-second {
position: fixed;
top: 0;
}
.sticky-nav-tab {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
color: #000;
letter-spacing: 0.1rem;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
font-size: 0.8rem;
}
.sticky-nav-tab:hover {
  color: white;
  background: rgba(102, 177, 241, 0.8);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.sticky-nav-tab-slider {
  position: absolute;
  bottom: 0;
  width: 0;
  height: 6px;
  background: #66B1F1;
  -webkit-transition: left 0.3s ease;
  transition: left 0.3s ease;
}
 @media (min-width: 800px) {
.sticky-nav-tabs h1,  .spa-slide h1 { font-size: 3rem; }
.sticky-nav-tabs h3,  .spa-slide h3 { font-size: 1rem; }
.sticky-nav-tab { font-size: 1rem; }
}
/*Ending Tab Section*/
@media screen and (max-width: 1081px){
.topheader{
width: 100%;
margin: 0 auto;
background:#092066;
}
.right-head{
text-align: left;
float: left;
}
.banner{
display: block;
width: 100%;
height: auto;
}
.banner .carousel-inner .item img{
display: block;
width: 100%;
height: auto;
}
.page-banner img {
width: 100%;
height: auto;
}
.best-product-selling .best-package h2{
font-size: 20px;
}
.trip-fact .fact-2 ul li{
display: inline-block;
}
.section-box .trip-grade {
display: block;
margin: 30px auto;
background: #ffffff;
width: 90%;
}
.section-box .title {
border: #ffffff 1px solid;
border-radius: 5px;
color: #ffffff;
text-transform: uppercase;
padding: 5px 10px;
margin: 50px auto;
width: 25%;
}
.blog-section-front .blog-front {
background: #ffffff;
margin-bottom: 20px;
padding: 10px;
overflow: hidden;
display: block;
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 16px;
box-shadow: 0 0 12px rgb(0 0 0 / 8%);
background: #ffffff;
height:100%;
}
.blog-section-front .blog-front img {
width: 100%;
height: 250px;
}
.teamwork-section{
display: block;
width: 100%;
}
.footer-holder{
padding: 10px;
width: 100%;
}
.social-media-payment {
width: 100%;
margin: 0 auto;
padding: 10px;
}
.social-media-payment .payment-list ul {
list-style: none;
margin: 0;
padding: 0;
}
.copy-right{
text-align: center;
}
}
@media screen and (max-width:1081px ){
.w1{
width: 100%;
}
.top-header .header-box{
width: 100%;
padding: 10px;
}
.header{
width: 98%;
}
.header-main {
width:95%;
margin: 0 auto;
padding: 15px;
}
.logo {
float: none;
padding: 5px;
margin: 10px auto;
}
.header-email {
overflow: hidden;
padding-top: 20px;
font-weight: bold;
font-size: 14px;
color: #000;
padding-right: 20px;
text-align: right;
}
.heading-section img{
margin-left: -60px;
padding: 5px;
}
.heading-section title {
text-transform: capitalize;
font-weight: bold;
color: #193d50;
display: block;
margin: 0;
font-size: 25px;
padding-top: 15px;
text-align: center;
}
.right-head{
width: 100%;
text-align: center;
padding-top: 20px;
}
.plan-trip {
overflow:hidden;
margin:0 auto;
padding:0px;
}
.nav1 {
list-style: none;
padding: 0;
margin: 0;
font-size: 0;
line-height: 0;
letter-spacing: -4px;
margin: 0 auto;
text-align: center;
}
.trip-booking-box{
display: block;
width: 100%;
overflow: hidden;
}
.banner{
width: 100%;
height: auto;
}
.banner .carousel-caption h1 {
font-size: 35px;
}
.banner .carousel-inner .item img{
display: block;
width: 100%;
height: auto;
}
.page-banner img{
width:100%;
height: auto;
}
.best-product-selling .best-package h2{
font-size: 20px;
}
.even-box{
width: 100%;
font-size: 16px;
}
.best-product-selling .best-package img{
height:250px;
}
.destination{
width: 100%;
height: auto;
}
.price-box .price{
background-color:#f95107;
position: absolute;
top: -20px;
left: 100px;
padding: 8px;
font-size: 16px;
text-align: center;
color:#ffffff;
z-index: 5;
margin-top: 30px;
width: 120px;
margin-left: 5px;
}
.expert-talk .talk{
text-align: left;
}
.expert-talk .cell h4 {
text-align: left;
font-weight: bold;
font-size: 18px;
color: #193d50;
}
.package-container{
width: 100%;
height: 100%;
display: block;
}
.tour-image .img1{
width: 100%;
padding-right: 30px;

}
.tour-image .img2{
width: 100%;
padding-right: 30px;
margin-left: 25px;
}
.tour-image .img2 img{
width: 100%;
}
.review-container{
width: 100%;
height: auto;
display: block;
overflow: hidden;
}
.review-section{
width: 100%;
height: auto;
}
.review-section .review-box ul li{
display: block;
border:none;
width:100%;
height: auto;
}
.fron-review-section {
display: block;
background: #fff;
color: #232933;
border-radius: 10px;
overflow: hidden;
padding: 10px;
margin-top: 20px;
}
.review-btn .tripadvisor-reviews {
display: block;
width: 30%;
background: #fff;
padding: 10px 15px;
text-align: center;
border-radius: 30px;
margin: 10px auto;
}
.sidebar-static-form{
  display: block;
  overflow: hidden;
  }
.sidebar-static-form .inqury img{
display: block;
width: 25%;
}
.sidebar-static-form .inqury input, textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
padding: 5px;
border: #ccc 1px solid;
font-weight: normal !important;
margin: 5px;
width: 100%;
display: block;
}
.blog-list-items .blog-side-tile {
width: 60%;
float: none !important;
}
.sticky-wrapper{
display: none;
}
.sidebar-booking{
display:none;
}
.sidebar-booking-s{
display: block;
}
.best-package .package-price {
font-size: 16px;
padding: 10px;
color: #4a4747;
margin-right: 0;
}
.destination-section {
position: relative;
width: 100%;
max-width: 400px;
margin: 20px auto;
overflow: hidden;
}
.section-box .title {
border: #ffffff 1px solid;
border-radius: 5px;
color: #ffffff;
text-transform: uppercase;
padding: 5px 10px;
margin: 50px auto;
width: 35%;
}
.section-box .trip-grade {
display: block;
margin: 30px auto;
background: #ffffff;
width: 90%;
text-align: center;
}
.blog-front h3 {
color: #0ba5f0;
font-size: 20px;
font-weight: bold;
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
margin: 0;
padding: 10px;
text-align: center;
}
.blog-section-front .blog-front img{
width: 100%;
height: 330px;
}
.blog-front .blog-btn {
border: #0b0b0b 1px solid;
border-radius: 15px;
padding: 10px 15px;
width: 150px;
text-align: center;
margin: 20px auto;
}
.container__img-holder {
width: 184px;
}
.featertrip-holder{
width: 100%;
display: block;
}
.trekking-box{
width: 100%;
display: block;
}
.featertrip-holder .images-box {
width: 100%;
padding: 0;
display: block;
padding: 10px;
display: block;
background: #fff;
overflow: hidden;
-webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,0.50);
-moz-box-shadow: 0 0 8px 0 rgba(0,0,0,0.50);
margin-bottom: 10px;
}
.explore-btn {
background: #f95107;
padding: 10px 20px;
color: #ffffff;
text-transform: uppercase;
border: #ffffff 2px solid;
width: 30%;
margin: 40px auto;
text-align: center;
border-radius: 15px;
}
.team-work{
width: 100%;
display: block;
}
.teamwork-container{
width: 100%;
height: 300px;
}
.teamwork-page-box{
width: 100%;
padding: 10px;
overflow: hidden;
}
.teamwork-page-box h1 {
font-weight: bold;
font-size: 50px;
color: #ffffff;
padding: 100px 0;
font-family: open_sansregular;
}
.trekking-banner-wrapper {
width: 100%;
height: 300px;
}
.trekking-banner-page {
width:100%;
margin: 0 auto;
padding: 10px;
overflow: hidden;
text-align: center;
}
.trekking-banner-page h1 {
font-weight: bold;
font-size: 50px;
color: #ffffff;
padding: 100px 0;
font-family: open_sansregular;
}
.reviews-page{
width: 100%;
height: 300px;
}
.reviews-page-box{
display: block;
overflow: hidden;
width: 100%;
}
.reviews-page-box h1 {
font-weight: bold;
font-size: 50px;
color: #ffffff;
padding: 100px 0;
font-family: open_sansregular;
}
.travel-blog-container{
width: 100%;
height: 300px;
}
.travel-blog-box{
width: 100%;
display: block;
}
.travel-blog-box h1 {
font-weight: bold;
font-size: 50px;
color: #ffffff;
padding: 100px 0;
font-family: open_sansregular;
}
.blog-wrapper h2 {
font-weight: bold;
font-size: 35px;
color:#232933;
padding: 30px 0 30px;
font-family: open_sansregular;
text-align: center;
}
.blog-section-front .blog-front img{
width: 100%;
height:250px;
}
.tab-pane .img-team {
float: none;
display: block;
width: 100%;
padding: 10px;
text-align: center;
}
.tab-pane .dec-team {
float: none;
display: block;
width: 100%;
}
.tab-pane .dec-team h3{
text-align: center;
}
.tab-pane .dec-team h4{
text-align: center;
width: 100%;
}

.email-subscribe .associate {
color: #00458d;
font-size: 18px;
width: 50%;
margin: 0 auto;
}
.email-box{
display: block;
width: 100%;
}
.footer-holder{
width: 100%;
}
.bottom-bar{
width: 99%;
}
.social-media-payment .social-media {
display:inline-block;
border-right: #ffffff 2px dotted;
}
.social-media-payment {
width: 90%;
margin: 0 auto;
padding: 10px;
}
.social-media-payment .social-media {
display:inline-block;
border-right: none;
}
.social-media-payment .social-media ul{
list-style: none;
}
.copy-right{
float: none;
}
.design {
float: none;
text-align: center;
padding: 15px;
}
.design a{
text-decoration: none;
}

}
@media screen and (max-width:950px ){
.logo{
width:15%;
}
.header-title{
text-align: center;
}
.header-email {
overflow: hidden;
padding-top: 20px;
font-weight: bold;
font-size: 14px;
color: #1f419b;
padding-right: 20px;
text-align: center;
}
.nepaltrip {
display: block;
width: 100%;
height: 600px;
overflow: hidden;
margin-bottom: 20px;
}
.review-btn .tripadvisor-reviews {
display: block;
width: 35%;
background: #fff;
padding: 10px 15px;
text-align: center;
border-radius: 30px;
margin: 10px auto;
}
.treking-section .trekking-box h3 {
font-size: 23px;
}
}
@media screen and (max-width:811px ){
.topheader{
width: 100%;
margin: 0 auto;
background:#092066;
}
.gov-register{
text-align: center;
padding: 10px;
}
.head-socialmedia{
float: none;
}
.header{
width: 98%;
}
.header-main{
width: 98%;
}
.header-top .header-right{
padding-right: 10px;
padding-left: 10px;
}
.header-top .header-left{
padding-right: 10px;
padding-left: 10px;
}
.logo-section{
width:100%;
margin: 0;
}
.right-head{
margin: 0;
width:100%;
}
.input-group{
width: 100%;
margin-bottom: 10px;
}
.nav{
width: 100%;
}
.nav > li > a{
font-size: 14px;
font-weight: normal;
padding-right:0;
}
.nav > li > a:hover{
padding: 6px 6px;
}
.navbar-collapse{
padding-left:0;
padding-right: 0;
}
.side-box ul li{
margin:0 0 0 2%;
padding: 0;
}
.banner{
width: 100%;
height: 100%;
}
.banner .carousel-inner .item img {
width: 100%;
height: 100%;
}
.carousel-caption{
display: none;
}
.side-bar .side-box ul li{
width:100%;
margin-left: -5%;
}
.top-footer{
border-bottom:0;
}
.call-us{
width: 100%;
margin:0;
}
.welcome-page h1 {
text-transform: capitalize;
}
.featertrip-holder{
width: 100%;
display: block;
}
.trekking-box{
width: 100%;
display: block;
}
.featertrip-holder .images-box {
width: 100%;
padding: 0;
display: block;
padding: 10px;
display: block;
background: #fff;
overflow: hidden;
-webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,0.50);
-moz-box-shadow: 0 0 8px 0 rgba(0,0,0,0.50);
margin-bottom: 10px;
}
.team-work-single .img-team {
float: none;
display: block;
width: 100%;
padding: 10px;
text-align: center;
}
.team-work-single .dec-team {
float: none;
display: block;
width: 100%;
}
.team-work-single .dec-team h3{
text-align: center;
}
.team-work-single .dec-team h4 {
color: #092066;
margin-bottom: 10px;
padding-bottom: 5px;
border-bottom: #092066 1px solid;
width: 100%;
text-align: center;
}
.review-section .review-btn {
width: 342px;
display: block;
position: relative;
margin-top: 0px;
background: #ffffff;
padding: 10px 20px;
border-radius: 15px;
}
.ratings .base-review{
float: none;
}
.container__img-holder {
width: 213px;
margin-right: 10px;
}

.footer-holder{
width: 100%;
}
.bottom-bar{
width: 99%;
}
}
@media screen and (max-width:767px){
.header-top{
width: 100%;
margin: 0 10px 0 10px;
}
.header-main{
width: 100%;
}
.header-left{
text-align: center;
}
.carousel-caption{
display: none;
}
.logo{
float: none;
margin-bottom: 15px;
width: 100%;
text-align: center;
}
.header-left{
text-align: center;
}
.logo-section{
margin:0;
}
.slogan{
}
.header-left{
margin: 0 10px 10px;
}
.header-top .header-right{
border-bottom-left-radius:0;
text-align: center;
}
.header-main .search-form{
width: auto;
float: none;
}
.right-head {
overflow: hidden;
font-size: 18px;
color: #000;
padding: 10px;
text-align: center;
}
.dropdown-menu > li > a
.navbar-nav .open .dropdown-menu > li > a{
background:#fff;
}
.carousel-indicators{
display: none;
}
.side-bar .side-box ul li{
width:100%;
margin-left: -5%;
}
.dropup, .dropdown{
margin-left: 10px;
}
.banner .carousel-inner .item img{
display: block;
width: 100%;
}
.title-holder .box h1{
width: 100%;
}
.thumbnail .price{
position: absolute;
margin: -26% 0 2%;
}
.featertrip-holder{
width: 100%;
display: block;
}
.trekking-box{
width: 100%;
display: block;
}
.best-package .package-date {
font-size: 16px;
padding: 10px;
color: #4a4747;
margin-left: 50%;
}
.section-box .title {
border: #ffffff 1px solid;
border-radius: 5px;
color: #ffffff;
text-transform: uppercase;
padding: 5px 10px;
margin: 50px auto;
width: 70%;
text-align: center;
}
.section-box h2 {
color: #ffffff;
font-size: 30px;
letter-spacing: 4px;
margin: 0 0 10px;
font-weight: bold;
text-shadow: 0 2px 3px #333;
text-align: center;
font-weight: bold;
}
.section-box .trip-grade ul li {
display: block;
padding: 10px 30px;
line-height: 30px;
border-right:none;
margin: 10px 0 10px;
color: #00458d;
font-size: 17px;
}
.explore-btn{
width: 52%;
}
.blog-section-front .blog-front img {
width: 100%;
height:auto;
}
.side-box ul li{
margin:0 0 0 2%;
padding: 0;
}
.sidebar-sticky{
display: block;
position: relative;
}
.email-subscribe .associate {
color: #00458d;
font-size: 18px;
width: 100%;
margin: 0 auto;
}
.email-section {
margin-top: 20px;
width: 100%;
}
.footer-nav{
margin:0;
padding:0;
}
.footer-nav ul{
list-style: none;
margin:0;
padding:0;
}
.footer-nav ul li{
float: none;
width: 100%;
border-left: none;
padding:5px 0 5px;
border-bottom: #2979bb 1px solid;
line-height: 20px;
}
.footer-holder{
width: 100%;
}
.social-media-payment .social-media {
display: inline-block;
border-right: none;
width: 100%;
}
.call-us{
width: 100%;
margin:0;
}
.scrollup{
right: 20px;
}
}
@media screen and (max-width:600px){
.head-socialmedia .searchbtn {
height: 32px;
background: #089ad5;
width: 60px;
margin-top: -32px;
margin-left: 289px;
border: none;
z-index: 99999;
position: absolute;
width: 80px;color:
}
.header-top{
width: 98%;
margin: 0 10px 0 10px;
}
.logo-section{
width: 100%;
margin:0;
}
.even-holder{
display: none;
}
.right-head {
overflow: hidden;
font-size: 18px;
color: #000;
padding: 10px;
text-align: center;
}
.banner .carousel-inner .item img{
width: 100%;
height:300px;
}
.banner img{
height: 300px;
}
.best-product-selling h1{
font-size:30px;
}
.best-product-selling .text-color{
font-size: 25px;
}
.help-event{
width: 100%;
font-size: 16px;
}
.thumbnail .price{
position: absolute;
margin: -55% 0;
}
.carousel-indicators{
display: none;
}
.team-work h1 {
text-align: center;
margin: 0 0 10px;
font-size: 20px;
color: #193d50;
padding: 0 0 30px;
font-weight: bold;
}
.team-work h1::after {
left: 25%;
height: 3px;
content: "";
position: absolute;
background: #f95107;
z-index: 10;
width: 50%;
margin-top: 40px;
}
}
@media screen and (max-width:479px){
.top-header{
width: 100%;
padding: 10px;
}
.head-socialmedia .searchbtn {
height: 32px;
background: #089ad5;
margin-top: -32px;
border: none;
z-index: 99999;
position: absolute;
width:60px;
}
.head-socialmedia input, button, select, textarea{
width: 280px;
}
.heading-section title {
text-transform: capitalize;
font-weight: bold;
color: #193d50;
display: block;
margin: 0;
font-size: 22px;
padding-top: 15px;
text-align: center;
}
.logo {
float: none;
width: 100%;
text-align: center;
margin: 0;
}
.right-head{
width: 100%;
}
.right-head .phone {
padding-top: 5px;
font-size: 20px;
color: #0e8836;
margin-bottom: 10px;
font-weight: bold;
}
.banner .carousel-inner .item img{
width: 100%;
height:200px;
}
.banner img{
height: 200px;
}
.carousel-control.left {
left: 10%;
display: none;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
display: none;
}
.reviews-container h1 {
font-size: 30px;
margin: 0;
font-weight: bold;
}
.welcome-page{
padding:0;
}
.welcome-section{
margin-top: 0;
}
.best-package .package-price {
font-size: 16px;
padding: 10px;
color: #4a4747;
display: block;
}
.page-banner .product-page h1{
font-size: 25px;
}
.trekking-page h1 {
font-size: 30px;
margin: 0;
}
.trekking-wrapper .treking-section h2 {
font-size: 30px;
}
.review-btn .tripadvisor-reviews {
display: block;
width:57%;
margin: 10px auto;
}
.ratings .base-review {
float: right !important;
}
.nepaltrip h3 {
font-size: 30px;
}
.bhutan-trip h3 {
font-size: 30px;
}
.blog-page h1 {
font-size: 30px;
}
#section1 h2 {
font-size: 30px !important;
text-align: left;
}
#section4 h3 {
font-size: 22px !important;
text-align: left;
}
.container .container__img-holder:nth-child(3n+1){
margin:0;
}
#section2 .trip-details-itinerary-box .itinerary-trip-fact-buttom ul li {
display: block !important;
padding: 10px 5px;
border: none;
}
.blog-section-front h2 {
font-size: 30px;
}
.team-img img {
padding-right: 10px;
width: 250px;
height: 200px;
margin:0;
}
.team-desc h1 {
margin: 0;
font-size: 20px;
color: #0a5bae;
font-weight: bold;
padding-bottom: 10px;
text-align: center;
}
.img-box{
float: none;
display: block;
width: 100px;
height: 100px;
}
.img-box img {
display: block;
float:none;
}
.nepaltrip {
display: block;
width: 100%;
height: 390px;
overflow: hidden;
margin-bottom: 20px;
}
.bhutan-trip {
margin-right: 20px;
height: 200px;
}
.trip-booking{
width: 100%;
height: 100px;
}
.trip-booking-box{
width: 100%;
height: 100px;	
}
.trip-booking-box h1 {
font-weight: bold;
font-size: 25px;
color: #ffffff;
padding: 10px 0 1px 30px;
font-family: open_sansregular;
}
.review-holder h2 {
text-align: center;
font-size: 24px;
color: #ffffff;
font-weight: bold;
padding-bottom: 25px;
}
.review-section .review-btn{
margin: auto;
}
.reviews-page {
width: 100%;
height: 150px;
}
.reviews-page-box h1 {
font-weight: bold;
font-size: 30px;
color: #ffffff;
padding: 10px;
font-family: open_sansregular;
}
.reviews-section h2 {
color: #333333;
font-size:30px;
font-weight: bold;
padding: 10px;
margin-bottom: 10px;
}
.review-section .review-btn{
width: 60%;
}
.review-btn .google-review{
border-right: none;
border-bottom:#ccc 1px solid;
padding-bottom: 10px;
margin-bottom: 10px;
}
.price-box .price {
top:-25px;
}
.input-group {
width: 70%;
margin-bottom: 10px;
}
.even-holder{
display: none;
}
.img-popup img{
width: 100%;
padding: 10px;
}
.container__img-holder {
width: 100%;
margin-right: 10px;
}
.best-package .package-date {
font-size: 16px;
padding: 10px;
color: #4a4747;
margin-left: 10px;
float: none;
}
.welcome-page h1{
font-size: 30px;
text-align: center;
margin-top: 0;
}
.welcome-page-inner h1{
font-size: 20px;
}
.welcome-page-inner h2{
font-size: 18px;
}
.welcome-page-inner ul li{
width: 100%;
}
.best-seller{
text-align: center;
}
.best-seller h2{
font-size: 20px;
}
.package-box{
width: auto;
float: none;
text-align: left;
width: 100%;
display: block;
}
.best-product-selling h2 {
font-size: 20px;
padding:10px;
}
.media-middle{
display:block;
}
.carousel-indicators{
display: none;
}
.col-xs-6 {
width: 100%;
}
.expert-talk .cell h4{
font-size: 20px;
}
.featertrip-holder h2 {
color: #ffffff;
position: relative;
text-align: center;
margin: 20px 0 40px;
font-size: 22px;
text-transform: uppercase;
padding: 0 0 25px;
font-weight: bold;
width: 100%;
}
.trekking-box h4 {
color: #193d50;
position: relative;
text-align: center;
margin: 10px 0 20px;
font-size: 22px;
text-transform: uppercase;
padding: 0 0 15px;
font-weight: bold;
width: 100%;
}
.featertrip-holder .btn {
left: 15%;
background: #f95107;
padding: 12px 25px 12px 25px;
color: #ffffff;
text-transform: uppercase;
margin: 30px 0 20px;
text-align: center;
font-size: 16px;
position: relative;
}
.explore-btn {
width: 60%;
}
.panel-heading a::before {
font-family: 'Glyphicons Halflings';
content: "\e114";
float: right;
transition: all 0.5s;
padding-left: 5px;
color: #f1680c;
}
.panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 16px;
color: inherit;
text-align: left;
font-weight: normal;
}
.reviews-section .team-desc{
padding:0;
}
.fron-review-section .described h3{
font-size: 22px;
}
.blog-section-front{
padding: 0;
}
.blog-front .blog-post-date{
top: 160px;
}
.welcome-page-inner img{
width: 100%;
height: auto;
}
.page-section img{
width: 100%;
height: auto;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border-top: 1px solid #ddd;
width: 100%;
display: block;
}
.product-page img{
width: 100%;
height: auto;
}
.product-page .page-rating {
position: absolute;
margin-top: -35px;
text-align: right;
margin-left: 70%;
font-size: 16px;
display: none;
}
.trip-fact .fact-1 {
width: 100%;
display: block;
overflow: hidden;
float: none;
text-align: left;
}
.trip-fact .fact-2 ul li {
padding: 10px;
line-height: 40px;
width: 100%;
text-align:left;
}
.trip-fact .fact-2 {
float: none;
display: block;
overflow: hidden;
width: 100%;
text-align: center;
}
.trekking-banner-wrapper {
width: 100%;
height: 150px;
}
.trekking-banner-page h1 {
font-weight: bold;
font-size: 40px;
color: #ffffff;
padding:10px;
font-family: open_sansregular;
}
.blog-wrapper h2{
font-size: 25px;
}
.expert-talk .talk{
text-align: left;
}
.expert-talk .cell h4{
text-align: left;
}
.copy-right {
text-align: center;
}
.design {
text-align: center;
padding:5px;
}
.trip-price-buttom {
display: block;
}
.sidebar-sticky .inqury input{
padding:3px;
}
input, textarea{
width:95%;
}
.travel-desination h3 {
padding:0 10px 20px 10px;
margin: 0;
}
.best-product-selling .best-package{
margin-bottom:15px;
}
.load-more {
background: #f98902;
color: #fff;
font-size: 18px;
line-height: 1;
padding: 12px 20px;
display: inline-block;
border-radius: 5px;
margin: 10px 35%;
width: 150px;
}
.trip-price-buttom {
    display: block;
  }
}
@media screen and (max-width:391px){
.mobile-trip-pirce .mobile-trip-price1 {
padding: 0;
font-size: 18px;
font-weight: bold;
color: #277448;
font-family: "Concert One", serif;
margin-right: 14px;
}
.mobile-trip-pirce ul li i {
font-size: 30px;
color: #01a655;
font-weight: bold;
}
.mobile-trip-pirce .mobile-book-now {
background: #002448;
padding: 5px 10px;
color: #fff;
border-radius: 20px;
margin-top: -30px;
position: absolute;
font-size: 14px;
}
.mobile-trip-pirce .mobile-inquiry {
border: #002448 1px solid;
padding: 5px 10px;
color: #002448;
border-radius: 20px;
margin-left: 85px;
margin-top: 0px;
float: left;
font-size: 14px;
}
}
@media screen and (max-width:391px){
.blog-front .blog-post-date {
    top: 130px;
  }
.mobile-trip-pirce .mobile-book-now {
background: #277448;
padding: 5px 7px;
color: #fff;
border-radius: 15px;
margin-top: -35px;
position: absolute;
font-size: 16px;
}
.mobile-trip-pirce ul li {
display: inline-block;
padding-right: 10px;
text-align: center;
font-size: 17px;
}
.ratings .base-review {
padding-right: 75px;
float: right;
}
}