	body{
	min-width: 320px;
	}
	.w1{
	overflow: hidden;
	position: relative;
	}
	#header{
	width: 100%;
	}
	.header{
	width: 100%;
	}
	.fixed{
	margin-bottom:10px;
	}
	#header-main {
	width:100%;
	background:#ffffff;
	}
	.header-main {
	width: 1220px;
	margin: 0 auto;
	padding: 0;
	}
	.header-left{
	width: 100%;
	display: block;
	overflow: hidden;
	padding: 10px;
	}
	.header-logo{
	padding:0;
	display: block;
	}
	.header-heading{
	padding: 15px 0 10px 30px;
	font-size: 28px;
	display: block;
	font-weight:bold;
	color: #0072bc;
	text-align: center;
	text-shadow: 0.3px 0.3px 0px #2c2b2b;
	}
	.header-slogan{
	display: block;
	font-size: 16px;
	color: #716d6d;
	font-weight: normal !important;
	padding-top: 15px;
	text-align: center;
	}
	.right-head .head-search {
    width: 75%;
	display: block;
	float: right;
	}
	.right-head .head-search .form-control {
    background: #ffffff;
	}
	.form-control{
	background: #eef2f4;
	border: #d6dfe3 1px solid;
	}
	.right-head .search-form .btn {
    background:#0072bc;
    color: #fff;
    border-color: transparent;
    height: 40px;
    width: 50px;
    margin: 0;
	}
	.header-main .search-form .btn:hover {
	opacity: .8;
	}
	.right-head{
	display: block;
	padding:0;
	margin: 0;
	}
	.right-head .phone{
	text-align: right;
	font-size: 25px;
	padding: 12px;
	}
	.right-head .phone i{
	font-size: 30px;
	color: #f96f1b;
	}
	.right-head .phone a{
	text-decoration: none;
	color:#0072bc;
	}
	.right-head .email{
	font-size: 18px;
	color:#f16509;
	}
	.right-head .email a{
	text-decoration: none;
	color:#0a50a1;
	}

	.banner{
	width: 100%;
	background: #304b5a;
	padding:0;
	}
	.banner img{
	width: 100%;
	}
	.banner .carousel-caption{
	color:#fff;
	}
	.banner .carousel-caption h1{
	font-size: 40px;
	text-shadow: 4px 4px 1px #000;
	}
	.banner .carousel-caption p{
	font-size: 26px;
	color: #fbdc08;
	}

	.banner .carousel-inner .item img{
	width: 100%;
	}
	.container-box{
	background:#dee0e0;
	width: 100%;             
	}
.banner .innerpage{
	width: 100%;
	display: block;
}
.search-trip .searc-heading{
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
  position: absolute;
  color:#272b66;
}
.search-box {
  display: block;
  padding:10px;
  margin:0;
  font-size: 16px;
}
.search-box input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    padding: 10px;
    border: #ccc 1px solid;
    font-weight: normal !important;
    width: 270px;
    margin: 5px;
}

.title-holder {
  width: 100%;
  background:#193d50;
  overflow: hidden;
  padding:5px;
}
.title-holder .box{
  margin: 0 auto;
  width: 1170px;
  padding:10px 0 10px 10px;
}
.title-holder .box .form-box{
  float: left;

}
.btn-default{
  background: #f60;
	color: #fff;
	width: 200px;
	height:40px;
}
.input .button .select.textarea{
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	padding: 10px;
	border: #ccc 1px solid;
	font-weight: normal !important;
	margin-right: 10px;
	width:173px;
	}
.container-box{
  background:#147db4;
  width: 100%;             
}
.title-holder .box 
.content{
  margin: 0 auto;
  padding: 10px 0;
  background: #f2f8fa;
  padding: 10px 0;
  border:#bec8ce 1px solid;
}
.blog-page{
    margin: 10px auto;
    width: 1220px;
    padding: 10px 0;
}
.blog-page h1 {
    text-align: center;
    margin: 0 0 10px;
    font-size: 40px;
    color: #0072bc;
    padding: 0 0 5px;
    font-weight: bold;
}
 .blog-page h1::after {
    left: 51.5%;
	transform: translate(-50%,0);
	height: 3px;
	content: "";
	position: absolute;
	background:#f95107;
	z-index: 10;
	width: 210px;
	margin-top: 55px;
}
.blog-page .blog-box{
  margin: 20px 0;
  display: block;
}
.blog-box .blog-images{
  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;
  margin-top: 20px;
}
.blog-box .blog-images img{
  display: block;
  width: 100%;
  height: 400px;
}
.blog-images .date {
position: absolute;
left: 7px;
font-size: 20px;
font-weight: 500;
color: #fff;
background: #f95107;
border-top-left-radius: 5px;
}

.blog-images .date span{
  display: block;
  padding: 6px 15px;
  position: relative;
}

.blog-images .date span:before{
  width: 0;
  height: 0;
  border-top: 20px solid #f95107;
  border-right: 20px solid transparent;
  position: absolute;
  top: 0;
  right: -20px;
  content: '';
}

.blog-images .date span:after{
  width: 0;
  height: 0;
  border-bottom: 20px solid #f95107;
  border-right: 20px solid transparent;
  position: absolute;
  bottom: 0;
  right: -20px;
  content: '';
}

.blog-images .date:after{
  width: 5px;
  height: 6px;
  background: #9b3406;
  position: absolute;
  left: 0;
  bottom: -6px;
  content: '';
  border-bottom-left-radius: 10px;
}

.blog-box .blog-description{
  overflow: hidden;
  font-size: 16px;
  text-align: justify;
  background: #ffffff;
  padding: 10px;
  margin: 10px 0 20px;
}
.blog-box .blog-description h2{
  margin: 0 0 10px;
  font-size: 25px;
  color: #272b66;
  padding: 0 0 5px;
  font-weight: bold;
}
.blog-box .blog-description h2 a{
	text-decoration: none;
	color: #0896d5;
}
.blog-box .blog-description img{
	/*width: 100%;*/
	height: auto;
	padding-bottom: 10px;
}
.blog-description .readmore{
  float: right;
  text-align: center;
  background: #f95107;
  padding: 10px 15px 10px 15px;
  font-size: 18px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: bold;
  margin: 8px 0;
}
.blog-box .readmore a{
  text-decoration: none;
  color: #ffffff;
}
.blog-box .readmore a:hover{
text-decoration: none;
color: #ffffff;
}
.blog-box .readmore:hover{
text-decoration: none;
display: block;
background: #f67740;
color:#ffffff;
}
.blog-box .doccument-page{
overflow: hidden;
font-size: 16px;
text-align: justify;
background: #ffffff;
padding: 10px;
margin: 10px 0 20px;
}
.blog-box .doccument-page h2{
margin: 0 0 10px;
font-size: 25px;
color: #272b66;
padding: 0 0 5px;
font-weight: bold;	
}
.blog-box .doccument-page img{
width: 100%;
height: auto;
padding-bottom: 10px;
}
.team-work{
margin: 10px auto;
width: 1220px;
padding: 10px 0;
}
.team-work h1 {
text-align: center;
margin: 0 0 20px;
font-size: 35px;
color: #0072bc;
padding: 0 0 30px;
font-weight: bold;
}
 .team-work h1::after {
left: 44.5%;
height: 3px;
content: "";
position: absolute;
background: #f95107;
z-index: 10;
width: 14.5%;
margin-top: 55px;
}
.team-work h2{
text-align: center;
margin: 0 0 30px;
font-size: 25px;
color: #0896d5;
padding:0;
font-weight: bold;
}
.team-work-box{
background: #ffffff;
display: block;
padding: 10px;
margin-bottom: 20px;
margin-top: 10px;
overflow: hidden;
border:#d4d2d2 1px solid;
}
.team-work .team-work-image{
width: 320px;
display: block;
margin:0;
float: left;
 }
 .team-work .team-work-image img{
width: 100%;
display: block;
height: 245px;
padding-right: 10px;
 }
 .team-image-box{
 	float: left;
 }
 .team-work-description{
 	width: 460px;
 	float: right;
 }
 .team-work-description h3{
 	font-size: 20px;
 	color: #0072bc;
 	padding: 0;
 	font-weight: bold;
 }
  .team-work-description h4{
  	font-size: 18px;
 	color: #0072bc;
 	padding: 0;
 	font-weight: bold;
  }
  .team-work-description .readmore{
  	background: #f95107;
  	color: #ffffff;
  	text-transform: uppercase;
  	font-size: 16px;
  	padding: 10px 20px 10px 20px;
  	float: right;
  }
   .team-work-description .readmore a{
   	text-decoration: none;
   	color: #ffffff;
   }
   .team-work-description .readmore:hover{
   	background: #c24108;
   	color: #ffffff;
   	text-decoration: none;
   }
  .team-work .team-image-box img {
    width: 100%;
    background: #fff;
    overflow: hidden;
    /* -webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,0.50); */
    padding: 10px;
    border: #c5c2c2 1px solid;
    height: 250px;
}
 .team-work .team-image-box:hover{
 	display: block;
 	-webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,0.50);
 }
 .team-description{
 	display: block;
 	overflow: hidden;
 	padding: 10px;
 	border: #c5c2c2 1px solid;
 	background: #ffffff;
 }
  .team-description h3{
  	margin:0;
  	color:#0896d5;
  	padding:5px;
  	font-size:20px;
  }
    .team-description h4{
  	margin:0;
  	color:#0896d5;
  	padding:5px;
  	font-size: 18px;
  }
   .team-description h5{
  	margin:0;
  	color:#0896d5;
  	padding:7px;
  	font-size: 17px;
  }
 .team-description .read-details{
 	float: right;
 	padding: 10px 15px 10px 15px;
 	color: #ffffff;
 	text-transform: uppercase;
 	background: #f95107;
 	margin-top: 10px;
 }
  .team-description .read-details a{
  	text-decoration: none;
  	color: #ffffff;
  }
 .team-description .read-details:hover{
 	background: #f67740;
 	color: #ffffff;
 }
 .read-details a{
  color:#f9676b;
  text-decoration: none;
}
 .team-description .read-details a:hover{
 	text-decoration: none;
 	color: #ffffff;
 }
.read-details i {
  transition: 0.5s;
}
.read-details a:hover{
  text-decoration:none;
  color:#272b66;
}
.read-details:hover i {
  padding-left: 5px;
}

.side-bar-sear{
font: 14px/18px Arial, Helvetica, sans-serif;
padding: 10px;
margin: 10px 0;
text-align: justify;
background-color: #fff;
-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);
}
	
	.content{
	margin: 0 auto;
	padding: 10px 0;
	}

	.side-bar{
	font-size:16px;
	}
	.side-bar .side-box h3{
	background: #0072bc;
	background-position: 10px 3px;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	padding:10px;
	margin:0 0 10px;
	text-transform: uppercase;
	}
	.side-bar .side-box h3 i{
		padding-right: 5px;
		color:#bde1f8;
	}
	.side-bar .side-box h5{
	background:#193d50;
	background-position: 10px 3px;
	color: #def0f9;
	font-size: 18px;
	font-weight:bold;
	padding:7px 0 7px 15px;
	margin:0px;
	}
	.side-bar .side-box .tripfact{
	background:#092066 url('../images/arrow.png') no-repeat;
	background-position: 10px 3px;
	color: #def0f9;
	font-size: 18px;
	font-weight:bold;
	padding:7px 0 7px 50px;
	margin:0px;
	}
	.contactform{
	display: block;
	padding: 10px;
	}
	.side-bar .side-box{
	overflow: hidden;
	border:#bec8ce 1px solid;
	margin: 10px 0 10px;
	background:#ffffff;
	}
	.side-bar .side-box img{
	padding: 7px;
	}
	.side-bar .side-box p{
	padding: 7px;
	}
	.trip-cost{
	background: #0072bc;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top: 60px;
	}
	.trip-cost .price {
	position: absolute;
	left: 5px;
	font-size: 18px;
	font-weight: 500;
	color: #ffffff;
	background: #f95107;
	border-top-left-radius: 5px;
	top: 25px;
	z-index: 1;
}

.trip-cost .price span{
  display: block;
  padding: 6px 25px;
  position: relative;
}

.trip-cost .price span:before{
  width: 0;
  height: 0;
  border-top: 20px solid #f95107;
  border-right: 20px solid transparent;
  position: absolute;
  top: 0;
  right: -20px;
  content: '';
}

.trip-cost .price span:after{
  width: 0;
  height: 0;
  border-bottom: 20px solid #f95107;
  border-right: 20px solid transparent;
  position: absolute;
  bottom: 0;
  right: -20px;
  content: '';
}
.trip-cost .price:after{
	width: 7px;
	height: 6px;
	background: #9b3406;
	position: absolute;
	left: 0;
	bottom: -6px;
	content: '';
	border-bottom-left-radius: 15px;
}
	.cost-box{
	padding: 12px;
	color:#ffffff;
	font-size: 18px;
	}
	.cost-only{
	font-size: 40px;
	color: #ffffff;
	font-weight: bold;
	padding:12px;
	}
	.cost-only .usd{
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 20px;
	padding-left: 15px;
	}
	.sidebar-blog{
	padding: 0;
	display: block;
	position: relative;
	margin-bottom: 20px;
	margin-top: 35px;
	}
	.sidebar-blog .sidebar-box{
	border:#0896d5 1px solid;
	padding:0;
	margin: 0;
	}
	.sidebar-blog .sidebar-box h3{
	background: #0072bc;
	background-position-x: 0%;
	background-position-y: 0%;
	background-position: 10px 3px;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	padding: 10px;
	margin: 0px;
	text-transform: uppercase;
	}
	.sidebar-blog .sidebar-box h3 i{
	font-size: 20px;
	padding-right: 10px;
	color: #1f1e1e;
	}
	.sidebar-blog .sidebar-box ul{
	padding: 0;
	margin:0 10px 10px 10px;
	display: block;
	list-style: none;
	}
	.sidebar-blog .sidebar-box ul li{
	display: block;
	padding: 5px 0 7px 10px;
	border-bottom:#837f7f 1px dotted;
	}
	.sidebar-blog .sidebar-box ul li a{
	text-decoration: none;
	color:#0072bc;
	}
	.sidebar-blog .sidebar-box ul li a:hover{
	text-decoration: none;
	color:#0896d5;
	}
	.sidebar-blog .sidebar-box ul li a i{
	padding-right: 5px;
	color:#1f1e1e;
	}
	.trivadvisor-page{
	background: #ffffff;
	display: block;
	border:#0896d5 1px solid;
	}
	.side-box .trivadvisor h3{
	background: #0072bc;
	background-position-x: 0%;
	background-position-y: 0%;
	background-position: 10px 3px;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	padding: 10px;
	margin: 0px;
	text-transform: uppercase;
	}
	.side-bar .side-box .modal-link{
	padding: 10px;
	display: block;
	}

	.side-bar .side-box .modal-link img{
	cursor: pointer; 
	}
	.side-bar .side-box:after{
	content: '';
	display: block;
	clear: both;
	}
	.side-bar .side-box ul{
	list-style: none;
	margin-left: -40px;
	}
	.side-bar .side-box 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;
	}
	.side-bar .side-box ul li a{
	text-decoration: none;
	color: #0072bc;
	}
	.side-bar .side-box ul li a:hover{
	text-decoration: none;
	color:#f7580a;
	}
	.side-bar .side-inner{
	font: 14px;
	overflow: hidden;
	border:#bec8ce 1px solid;
	margin: 10px 0 10px;
	background: #f3f8f7;
	}
	.side-bar .side-inner h3{
	background:#193d50;
	background-position: 10px 3px;
	color: #def0f9;
	font-size: 18px;
	padding:7px 0 7px 10px;
	margin:0px;
	}
	.side-bar .side-inner ul{
	list-style: none;
	margin: 0 0 5px;
	}
	.side-bar .side-inner ul li{
	position:relative;
	padding: 0 5px 4px;
	line-height: 30px;
	display:block;
	border-bottom: #ced9df 1px solid;
	font-size: 14px;
	margin: 0 10px 0 -26px;
	}
	.side-bar .side-inner ul li a{
	text-decoration: none;
	color: #0f3657;
	}
	.side-bar .side-inner ul li a:hover{
	text-decoration: none;
	color:#f7580a;
	}
	.side-inner ul li:before{
	content:'âœ”';
	display:inline-block;
	margin-right:5px;
	font-size:14px;
	font-weight: bold;
	}
	/* 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: #ff6600;
	padding:20px;
	margin:0;
	color: #ffffff;
	font-size: 18px;
	}
	.tripcost .price {
	color: #fff;
	font-size: 20px;
	}
	.onlycost {
	text-align: center;
	background: #f7a46c;
	padding: 12px;
	margin: 0;
	color: #fff;
	font-size: 40px;
	}
	.tripcost .price{
	color: #ffffff;
	font-size: 20px;
	}
	.side-bar .tripfact h3{
	background:#0072bc;
	background-position: 10px 3px;
	color: #ffffff;
	font-size: 18px;
	font-weight:bold;
	padding:10px;
	margin:0px;
	text-transform: uppercase;
	}
	.side-bar .tripfact h3 i{
	color:#c7e5f9;
	font-weight: bold;
	padding-right: 5px;
	font-size: 20px;
	}
	.side-bar .tripfact h4{
	background-position: 10px 3px;
	color: #0896d5;
	font-size: 18px;
	font-weight:bold;
	padding:10px;
	margin:0px;
	/*text-transform:uppercase;*/
	}
	.form .btn{
	font-size: 16px;
	padding: 7px;
	background:#f95107;
	margin-right: 5px;
	display: block;
	width: 100%;
	color: #ffffff;
	text-transform: uppercase;
	}
	.side-bar .tripfact h4 a{
	text-decoration: none;
	color: #035a92;
	}
	.side-bar .tripfact h4 a:hover{
	text-decoration: none;
	color:#0072bc;
	}
	.side-bar .tripfact{
	background: #ffffff;
	font: 16px;
	overflow: hidden;
	border: #0896d5 1px solid;
	margin: 10px 0 10px;
	}
	.side-bar .tripfact .form{
		display: block;
		overflow: hidden;
	}
	.tripfact .form 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;
    display: block;
    width: 100%;
	}
	.relative-package{
	border-bottom:#302f2f 1px dotted;
	margin:0 10px 10px 10px;
	}
	.relative-package img{
	width: 100%;
	height: 170px;
	display: block;
	overflow: hidden;
	margin-top: 10px;
	}
	.tripfact .trip-read-more{
	position: relative;
	display: inline-block;
	padding-left: 10px;
	padding-bottom: 10px;
	}
	.tripfact .trip-read-more i{
		color: #f95107;
		padding-right: 5px;
	}
	.trip-read-more .more-details{
	float: right;
	text-align: right;
	padding-left: 125px;
	}
	.trip-read-more .more-details a{
	color: #222121;
	text-decoration: none;
	}
	.trip-read-more .more-details a:hover{
	color: #090909;
	text-decoration: none;
	}
	.more-details a{
	text-decoration: none;
	color: #333;
	}
	.more-details i {
	color: #333;
  	transition: 0.5s;
	}
	.more-details a:hover{
	text-decoration:none;
	color:#000;
	}
	.more-details:hover i {
 	 padding-left: 5px;
 	 color: #f04009;
	}
	.tripfact .form{
		padding: 10px;
	}
	.tripfact .form textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    padding: 5px;
    border: #ccc 1px solid;
    font-weight: normal !important;
    margin-right: 5px;
    width: 100%;
}
.wpcf7-captchar{
    width: 170px;
    height: 40px;
}
	.side-bar .tripadvisor{
	background: #ffffff;
	font: 16px;
	overflow: hidden;
	border: #0896d5 1px solid;
	margin: 20px 0 10px;
	}
/*	input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    padding: 7px;
    border: #ccc 1px solid;
    font-weight: normal !important;
    width: 320px;
    margin: 5px;
}*/
.wpcf7-captchar{
	width: 170px;
	height: 40px;
}
.wpcf7-submit {
	width: 170px;
	height: 40px;
	color:#ffffff;
    padding: 7px 20px 7px 20px;
    background:#0896d5;
    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:16px;
	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: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;
	}
	.even-holder{
		width: 100%;
		background:#e5e8ea;
		padding: 10px;
	}
	.even-box{
		width:1220px;
		margin:0 auto;
	}
	.font-icone{
		color: #f95107;
		font-size: 40px;
	}
	.help-event{
	text-align: center;
	font-size:18px;
	color: #f95107;
	padding: 10px;
	}
	.help-event a{
	text-decoration: none;
	color:#337ab7;
	padding-right: 12px;
	}
	.search-trip{
	background: #0072bc;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
	display: block;
	}
	.search-trip .search-box{
	max-width: 1200px;
	display: block;
	margin: 0 auto;
	}
	.welcome-holder{
	overflow: hidden;
	background: #ffffff;
	width: 100%;
	margin: 0;
	display: block;	
	padding-top: 20px;
	padding-bottom: 20px;
	pad
	}
	.welcome-holder .welcome-box{
	max-width: 1200px;
	display: block;
	margin: 0 auto;
	}
	.welcome-page{
	font: 16px/20px Arial, Helvetica, sans-serif;
	padding: 10px;
	margin:0;
	text-align: justify;
	overflow: hidden;

	}
	.search-box .btm{
	width:24%;
	color:#ffffff;
	display:inline-block;
	font-size: 16px;
	text-transform: uppercase;
	padding: 8px 20px 8px 20px;
	background: #f6630a;
	}
	.welcome-page h1{
	color: #0072bc;
	position: relative;
	margin:0;
	font-size:25px;
	padding: 0 0 10px;
	font-weight: bold;
	text-align: center;
	}
	.welcome-page img{
	width: 100%;
	padding:5px;
	border-right: 5px;
	border:#c7c3c3 1px solid;
	}
	.welcome-page .readmore{
	padding: 10px 15px 10px 15px;
	border:#0072bc 1px solid;
	float: right;
	border-radius: 10px;
	margin: 10px 10px;
	}
	.welcome-page .readmore a{
	text-decoration: none;
	color: #0072bc;
	}
	.readmore i{
	transition: 0.5s; 
	}
	.readmore a:hover{
	  text-decoration:none;
	  color:#f6630a;
	}
	.readmore:hover i{
  	padding-left: 5px;
	}
	.front-sidebar{
	display: block;
	padding: 0;
	margin: 0;
	border: #0072bc 1px solid;
	background: #fff;

	}
	.welcome-page-inner{
	font: 16px/20px Arial, Helvetica, sans-serif;
	margin:0 0 5px;
	text-align:justify;
	}
	.welcome-page-inner img{
	 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;
    margin-top: 15px;	
	}
	.welcome-page-inner h1{
	color: #193d50;
	margin:0 0 10px;
	font-size:30px;
	padding: 10px 0 7px;
	/*text-transform:uppercase;*/
	font-weight: bold;
	}
	.welcome-page-inner h1 a{
	text-decoration: none;
	display: block;
	color: #0896d5;
	}
	.welcome-page-inner h2{
	position: relative;
	color: #193d50;
	margin:0 0 10px;
	font-size:25px;
	font-weight: bold;
	text-transform:uppercase;
	padding-bottom: 20px;
	}
	.welcome-page-inner h2::after {
    -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: 200px;
    bottom: 0;
    left: 100px;
}
	.welcome-page-inner ul{
		list-style: none;
		padding:10px;
	}
	.welcome-page-inner ul li{
	width: 47.8%;
    padding: 10px 10px 8px;
    position: relative;
    display: inline-block;
    border-bottom: #000 1px dotted;
    margin-right: 14px;
	}
	.welcome-page-inner .image-holder{
	width: 100%;
	height: 100%;
	padding: 5px;
	margin: 0;

	}
	.fixed-departure{
	display: block;
	overflow: hidden;
	}
	.fixed-departure h1 {
	text-align: center;
	margin: 0 0 20px;
	font-size: 35px;
	color: #0896d5;
	padding: 0 0 30px;
	font-weight: bold;
	}
	 .fixed-departure h1::after {
	left: 34.5%;
	height: 3px;
	content: "";
	position: absolute;
	background: #00994e;
	z-index: 10;
	width: 33.5%;
	margin-top: 55px;
	}
	.fixed-departure ul{
	margin: 0;
	padding: 0;
	list-style: none;
	}
	.fixed-departure ul li{
	display: inline-block;
	width: 48%;
	padding: 5px 15px;
	margin-left: -15px;
	}
	.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;
}
	.trekking-page{
	font: 16px/20px Arial, Helvetica, sans-serif;
	padding: 10px;
	margin:0;
	text-align: justify;
	overflow: hidden;
	}
	.trekking-page h1{
	text-align: center;
	color: #0896d5;
    margin: 0 0 10px;
    font-size: 35px;
    padding: 10px 0 7px;
    text-transform: uppercase;
    font-weight: bold;
	}
	.trekking-page p{
	/*padding-top: 10px;*/
	margin: 0;
	}
	.best-seller{
	display: block;
	overflow: hidden;
	margin-top: 10px;
	}
	.best-seller h2{
	color: #0072bc;
    position: relative;
    text-align: center;
    margin: 20px 0 40px;
    font-size: 28px;
    text-transform: uppercase;
    padding: 0 0 25px;
    font-weight: bold;
    width: 100%;
	}
	.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 i{
	color:#ff6600;
	font-size: 16px;
	padding-right: 5px;

	}
	.best-seller tr a{
		text-decoration: none;
	}
	.best-seller .btn-booking{
	  padding: 7px 15px 7px 15px;
	  font-size: 16px;
	  text-transform: uppercase;
	  background: #ff6600;
	  color: #ffffff;
	}
.best-seller .btn-booking a{
  text-decoration: none;
  color: #ffffff;
}
.best-seller .btn-booking:hover{
  background: #e25d04;
}
	.best-seller >.row{
	font-size: 0;
	line-height: 0;
	letter-spacing: -4px;
	}
	.best-seller .thumbnail .caption{
	overflow: hidden;
	font-size: 16px;
	padding: 10px;
	}
	.best-seller .thumbnail .caption i{
	color: #f6630a;
	font-size: 16px;
	padding-right: 5px;
	}

	.best-seller .package-box{
	float: none;
	display: inline-block;
	vertical-align: top;
	letter-spacing: 0;
	font-size: 18px;
	line-height: 1.3;
	}
	.thumbnail img{
	width: 100%;
	height: auto;
	padding: 5px;
	background: #fff;
	overflow: hidden;
	}
.thumbnail .price {
	position: absolute;
    left: 15px;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    background: #f6630a;
    border-top-left-radius: 5px;
    top: 10px;
}

.thumbnail .price span{
  display: block;
  padding: 6px 15px;
  position: relative;
}

.thumbnail .price span:before{
  width: 0;
  height: 0;
  border-top: 20px solid #f6630a;
  border-right: 20px solid transparent;
  position: absolute;
  top: 0;
  right: -20px;
  content: '';
}

.thumbnail .price span:after{
  width: 0;
  height: 0;
  border-bottom: 20px solid #f6630a;
  border-right: 20px solid transparent;
  position: absolute;
  bottom: 0;
  right: -20px;
  content: '';
}
.thumbnail .price:after{
	width: 7px;
	height: 6px;
	background: #b24909;
	position: absolute;
	left: 0;
	bottom: -6px;
	content: '';
	border-bottom-left-radius: 15px;
}
	.thumbnail .caption p{
	color:#035a92;
	margin-bottom: 0;
	}
	.thumbnail .caption h3{
	font-size: 20px;
	color: #0D0E0E;
	margin: 0 0 5px;
	font-weight: bold;
	padding: 5px;
	}
	.thumbnail .caption h3 a{
	text-decoration: none;
	color:#0072bc;
	}
	.thumbnail .caption .more{
	float: right;
	color: #035a92;
	font: 16px/20px Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 5px; 
	margin: -27px 5px;
	}
	.thumbnail .caption .more a{
	text-decoration: none;
	color: #333;
	}
	.more i {
	color: #333;
  	transition: 0.5s;
	}
	.more a:hover{
	text-decoration:none;
	color:#f6630a;
	}
	.more:hover i {
 	 padding-left: 5px;
	}
	.best-seller.packages{
	border: #000 1px solid;

	}
	.birdwatch{
   background:#0072bc url(../images/bird-bg.png) no-repeat;
	background-size: auto;
	background-size: auto;
	width: 100%;
	background-size: 100% 100%;
	display: block;
	padding: 20px 0 20px;
	margin-top: 20px;	
	}
	.birdwatch-holder{
	overflow: hidden;
	margin: 0 auto;
    width: 1120px;
	}
	.birdwatch-holder h2{
	color:#0072bc;
	position: relative;
	text-align: center;
	margin: 20px 0 40px;
	font-size: 28px;
	text-transform: uppercase;
	padding: 0 0 25px;
	font-weight: bold;
	width: 100%;
	}
	.birdwatch-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;
    bottom: 0;
}

 .package-box i{
	color: #f6630a;
	font-size: 16px;
	padding-right: 5px;
}
	.featertrip{
	background:#0072bc;
    background-size: auto auto;
	width: 100%;
	background-size: 100% 100%;
	display: block;
	padding: 20px 0 20px;
	margin-top: 20px;
	}
	.featertrip-holder {
    margin: 0 auto;
    width: 1120px;
	}
	.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);
	}
	
	.featertrip-holder h2{
	color: #ffffff;
    position: relative;
    text-align: center;
    margin: 20px 0 40px;
    font-size: 30px;
    text-transform: uppercase;
    padding: 0 0 25px;
    font-weight: bold;
    width: 100%;
	}
	.featertrip-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;
    bottom: 0;
}
.featertrip-holder .images-box h3{
	font-size: 20px;
	font-weight: bold;
	margin: 0;
	padding: 10px;
}
.featertrip-holder .images-box h3 a{
	color: #0072bc;
	text-decoration: none;
}
.images-box .price {
	position: absolute;
    left: 8px;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    background: #f6630a;
    border-top-left-radius: 5px;
    top: 10px;
    z-index: 1;
}

.images-box .price span{
  display: block;
  padding: 6px 15px;
  position: relative;
}

.images-box .price span:before{
  width: 0;
  height: 0;
  border-top: 20px solid #f6630a;
  border-right: 20px solid transparent;
  position: absolute;
  top: 0;
  right: -20px;
  content: '';
}

.images-box .price span:after{
  width: 0;
  height: 0;
  border-bottom: 20px solid #f6630a;
  border-right: 20px solid transparent;
  position: absolute;
  bottom: 0;
  right: -20px;
  content: '';
}
.images-box .price:after{
	width: 7px;
	height: 6px;
	background: #b24909;
	position: absolute;
	left: 0;
	bottom: -6px;
	content: '';
	border-bottom-left-radius: 15px;
}
.images-box .date{
	display: block;
	font-size: 16px;
	padding: 5px;
	color:#035a92;
}
.images-box .date i{
	color: #f6630a;
	font-size: 16px;
	padding-right: 5px;
}
.images-box .more{
	float: right;
	color: #035a92;
	font: 16px/20px Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 5px; 
	margin: -27px 5px;
	}
	.images-box .more a{
	text-decoration: none;
	color: #333;
	}
	.more i {
	color: #f6630a;
  	transition: 0.5s;
	}
	.more a:hover{
	text-decoration:none;
	color:#000;
	}
	.more:hover i {
 	 padding-left: 5px;
	}

	.best-seller.packages{
	border: #000 1px solid;
	}
.featertrip-holder .btn{
	left: 38%;
	background: #f95107;
	padding: 12px 25px 12px 25px;
	color: #ffffff;
	text-transform: uppercase;
	margin: 30px 0 20px;
	text-align: center;
	font-size: 18px;
	position: relative;
}
.featertrip-holder .btn a{
	color: #ffffff;
	text-decoration: none;
}
.featertrip-holder .btn:hover{
	background: #f97d46;
}
.trekking-trips{
	background: #f5f5f5;
	display: block;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 30px 0 15px;
}
.trekking-box{
	margin: 0 auto;
    width: 1120px;
}
.trekking-box h4{
	color: #0072bc;
	position: relative;
	text-align: center;
	margin: 20px 0 40px;
	font-size: 30px;
	text-transform: uppercase;
	padding: 0 0 25px;
	font-weight: bold;
	width: 100%;
}
.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%;
	height: 235px;
	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 img{
	display: block;
	width: 100%;
	height: 160px;
}
.trekking-box .trekking-box-image h3{
	font-size: 16px;
	font-weight: bold;
}
.trekking-box .trekking-box-image h3 a{
	text-decoration: none;
	color:#0072bc;
}
.trekking-box .trekking-box-image h3 a:hover{
	text-decoration: none;
	color: #035a92;
}
.travel-blog {
    background: #f5f5f5;
    display: block;
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 30px 0 15px;
}
.travel-holder{
	border-top: #c0bebe 1px dotted;
	margin: 0 auto;
    width: 1120px;
}
.travel-holder h4{
	color: #0072bc;
	position: relative;
	text-align: center;
	margin: 20px 0 40px;
	font-size: 30px;
	text-transform: uppercase;
	padding: 0 0 25px;
	font-weight: bold;
	width: 100%;
}
.travel-holder 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;

}
.travel-holder .travel-blog-box{
	padding: 10px;
	background:#ffffff;
	border: 1px solid #ddd;
}
.travel-blog-box h5{
	font-size: 18px;
	color: #0D0E0E;
	margin: 0 0 5px;
	font-weight: bold;
	padding: 7px 0 7px;
}
.travel-blog-box h5 a{
	text-decoration: none;
	color: #0072bc;
}
.travel-holder .btn {
    left: 34%;
    background: #f95107;
    padding: 12px 25px 12px 25px;
    color: #ffffff;
    text-transform: uppercase;
    margin: 30px 0 20px 65px;
    text-align: center;
    font-size: 18px;
    position: relative;
}
.travel-holder .btn a{
	color: #ffffff;
	text-decoration: none;
}
.travel-holder .btn:hover{
	background: #f97d46;
}
.trekking-trips .testimonials-vedio{
	margin: 0 auto;
    width: 1120px;
    border-top:#c0bebe 1px dotted;
}
.testimonials-vedio h4{
	color: #0072bc;
	position: relative;
	text-align: center;
	margin: 20px 0 20px;
	font-size: 30px;
	text-transform: uppercase;
	padding: 0 0 10px;
	font-weight: bold;
	width: 100%;
}
.video-gallery{
	display: block;
	overflow: hidden;
	padding: 10px;
	margin: -25px 0;
}
.video-gallery h5{
	text-align: center;
	font-weight: bold;
	font-size: 25px;
	color: #035a92;
	padding-bottom: 20px;
}
.video-gallery h5::after {
    left: 38%;
	height: 3px;
	content: "";
	position: absolute;
	background: #f95107;
	z-index: 10;
	width: 150px;
	margin: 35px 0;
}
	.note {
	background: #fff;
	border: #c1c4c6 1px solid;
	padding: 10px;
	margin: 10px 0;
	color: #151414;
	font-size: 16px;
	}
	.note strong {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	color: #f60;
	padding-bottom: 15px;
	}
	.note h4 {
	text-transform: uppercase;
	font-size: 16px;
	color: #f95107;
	font-weight: bold;
	}
	.note h5 {
	text-transform: uppercase;
	font-size: 16px;
	color: #0896d5;
	}
	.note i{
	font-weight: bold;
	color:#f95107;
	padding-right: 10px; 
	}
	.client-reviews{
	background: #fff;
	border: #c1c4c6 1px solid;
	padding:10px;
	margin: 10px 0;
	background-color: #fff;
	}
	.client-reviews h3{
	color:#ffffff;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 10px;
	background: #0072bc;
	}
	.client-reviews h3 i{
	color:#b7ddf6;
	font-size: 20px;
	padding-left: 5px;
	}
	.client-reviews h4{
	color:#096791;
	font-size: 16px;
	margin: 0;
	padding: 10px;
	}
	.client-reviews h5{
	color:#096791;
	font-size: 16px;
	margin: 0;
	padding: 5px;
	}
	.client-reviews .rating{
	color:#f60;
	padding:5px;
	}
	.client-reviews .reviews-box{
	background: #fff;
	border-bottom: #c1c4c6 1px dotted;
	background-color: #fff;
	font-size: 16px;
	}
	.reviews-box img{
	float: right;
	padding:5px;
	background: #ffffff;
	border: #e0dddd 1px solid;
	border-radius: 70px;
	width: 100px;
	height: 100px;
	margin-top: 10px;
	}
	.client-reviews .btn{
	background:#0896d5;
	padding: 10px 15px 10px 15px;
	color: #ffffff;
	margin-top: 10px;
		}
	.client-reviews .btn a{
	color: #ffffff;
	text-decoration: none;
	}
	.client-reviews .btn:hover{
	background:#0c6892;
	}
	.media-body h3 a {
	text-decoration: none;
	color: #f60;
	}
	.feature-packages-holidays{
	width: 100%;
	padding: 10px;
	display: block;
	overflow: hidden;
	}
	.feature-packages-holidays .feature-packages-box{
	width: 1220px;
	margin: 0 auto;
	overflow: hidden;
	display: block;
	}
	.feature-packages-box h4{
	color: #0072bc;
	position: relative;
	text-align: center;
	margin: 20px 0 40px;
	font-size: 28px;
	text-transform: uppercase;
	padding: 0 0 25px;
	font-weight: bold;
	width: 100%;
	}
	.feature-packages-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;
	}
	.footer {
    margin: 0;
    background: #0072bc url(../images/footer-bg.jpg) no-repeat;
    background-size: auto;
	width: 100%;
	height: 100%;
	background-size: 100% 100%;
	padding: 5px 1% 0;
	overflow: hidden;
	}
	.footer-nav {
	margin: 10px auto;
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	padding-top: 10px;
	}
	.footer-nav h5{
	font-size: 18px;
	text-transform: uppercase;;
	color: #ffffff;
	padding: 10px 0 20px;
	margin: 0;
	}
	.footer-nav .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    width: 28%;
    margin: 0 auto;
}
	.footer-nav .btn-subcribe{
	background: #f6630a;
	color: #ffffff;
	position: relative;
	width: 70px;
	height: 40px;
	margin: 0;
	}
	.btn-subcribe:hover{
		background: #c24c05;
	}
	
	.btn-subcribe i{
		color: #ffffff;
	}
	.footer .tailarmade{
		margin-top: 10px;
		font-size: 22px;
		color: #f6630a;
		font-weight: bold;
		padding:0;
	}
	.footer .tailarmade a{
		text-decoration: none;
		color: #f5de73;
	}
	.footer .tailarmade a:hover{
		text-decoration: none;
		color: #d6b310;
	}
	.footer-holder {
    width: 1220px;
    margin: 20px auto;
    border-top:#bedff5 1px dotted;
    padding: 10px;
	}
	.footer-holder .tour{
	font-size: 16px;
	color: #ffffff;
	}
	.footer-holder .tour ul{
	margin:0;
	list-style:none;
	}
	.footer-holder .tour a{
	text-decoration: none;
	color: #ffffff;
	}
	.footer-holder .tour h5{
	color: #ffffff;
	font-size: 18px;
	margin-bottom: 10px;
	margin-left: 40px;
	text-transform: uppercase;
	padding-left: 10px;
	font-weight: bold;
	}
	.footer-holder .tour ul li{
	line-height: 25px;
	padding: 3px 0 0 20px;
	position: relative;
	}
	.footer-holder .tour ul li a{
	text-decoration: none;
	color: #fcfcf6;
	}
	.footer-holder .tour ul li a:hover{
	text-decoration: none;
	color: #e7e6d4;
	}
	.address{
	font-size: 16px;
	color: #ffffff;
	}
	.address h5{
	color: #ffffff;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	}
	.address a{
		text-decoration: none;
		color: #ffffff;
	}
	.address a:hover{
		text-decoration: none;
		color: #f5f5f5;
	}
	.associate .box{
	width: 104%;
	}
	.associate .box h5{
	color: #85f8f3;
	font-size: 17px;
	margin-bottom: 10px;
	margin-left: 40px;
	text-transform: uppercase;
	}
	.associate .box{
	float: left;
	list-style: outside none none;
	margin: 0 0 10px;
	overflow: hidden;
	padding: 0;
	}
	.box ul {
	list-style: outside none none;
	}
	.box li {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	}
	.box li:first-child {
	margin-left: 0;
	}
	.box a {
	background: rgba(0, 0, 0, 0) url("../images/associate.png") no-repeat scroll 0 0;
	display: block;
	height: 40px;
	overflow: hidden;
	text-indent: -9999px;
	width: 40px;
	}
	.box a:hover {
	}
	.box li.ntb a {
	background-position: -45px 0;
	}
	.box li.taan a {
	background-position: -86px 0;
	}
	.box li.nma a {
	background-position: -133px 0;
	}
	.box li.rdcrush a {
	background-position: -177px 0;
	}
	.box li.keep a {
	background-position: -220px 0;
	}
	.social-media .box1{
	margin: 0 0 10px;
	width: 95%;
	padding: 0;
	overflow: hidden;
	}
	.social-media .box1 h5{
	color: #85f8f3;
	font-size: 17px;
	margin-bottom: 10px;
	text-transform: uppercase;
	}
	.box1 a{
	background: rgba(0, 0, 0, 0) url("../images/social-media.png") no-repeat scroll 0 0;
	display: block;
	height: 40px;
	overflow: hidden;
	text-indent: -9999px;
	width: 40px;
	}
	.box1 ul {
	list-style:none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	}
	.box1 li {
	float: left;
	margin-left: 10px;
	}
	.box1 li:first-child {
	margin-left: 0;
	}
	.box1 a:hover {
	}
	.box1 li.ping a {
	background-position: -57px 0;
	}
	.box1 li.facebook a {
	background-position: -47px 0;
	}
	.box1 li.tweet a {
	background-position: -95px 0;
	}
	.box1 li.fliker a {
	background-position: -140px 0;
	}
	.box1 li.linkdn a {
	background-position: -185px 0;
	}
	.box1 li.googleplus a {
	background-position: -235px 0;
	}
	.box1 li.youtube a {
	background-position: -235px 0;
	}
	/* end*/

	.visa .box2{
	width:94%;
	margin: 10px 0 10px;
	}
	.box2 a{
	background: rgba(0, 0, 0, 0) url("../images/vissa.png") no-repeat scroll 0 0;
	display: block;
	text-indent: -9999px;
	height: 50px;
	overflow: hidden;
	width: 80px;
	}
	.visa .box2 h5{
	color: #85f8f3;
	font-size: 17px;
	margin-bottom: 10px;
	text-transform: uppercase;
	}
	.box2 ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}
	.box2 li {
	float: left;
	margin-left: 10px;
	}
	.box2 li:first-child {
	margin-left: 0;
	}
	.box2 a:hover {
	}
	.box2 li.disk a {
	background-position: -90px 0;
	}
	.box2 li.master a {
	background-position: -180px 0;
	}
	.box2 li.visa a {
	background-position: -172px 0;
	}
	.subscribe{
	margin: 15px 0 15px;
	color: #1e9de1;
	}
	.copy-right{
	float:left;
	color:#a4efeb;
	text-align: right;
	font-size: 16px;
	padding: 15px;
	}
	.design{
	float: right;
	color:#a4efeb;
	text-align: right;
	font-size: 16px;
	padding: 15px;
	}
	.design a{
	text-decoration: none;
	color:#6ff3ec;
	}
	.design a:hover{
		text-decoration: none;
		color: #ffffff;
	}
	.footer-buttom{
	width: 100%;
    overflow: hidden;
   /* padding-bottom:10px;*/
	}
	.bottom-bar {
	border-top: #bedff5 1px dotted;
	margin: 0 auto;
	width:1220px;
	color: #07eeee;
	font-size: 15px;
	}
	.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: 270px;
    background: #ffffff;
    border:#858080 1px solid;
    color: #343638;
    height: 40px;
    font-size: 16px;
	}
	.form-inline .form-control .btn-primary{
	background: #1572a4;
	border:#093750 1px solid;
	color: #0b2838;
	}
	.btn-default{
	border: none;
	background: #219cde;
	color: #ffffff;
	text-transform: capitalize;
	font-size: 16px;
	width: 250px;
	}
	.btn-default:hover{
	background: #39aadd;
	color: #ffffff;
	}
	.btn-primary{
	color:#ffffff;
	background:#ffffff;
	padding: 8px 20px 8px 20px;
	font-size: 16px;
	text-transform: uppercase;
	width: 150px;
	}
/**/
	.btn-primary:hover{
	background: #c15309;
	}
.btn-primary{
  display: inline-block;
  padding: 6px 10px;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  background: #f9676b;
  border: 1px solid transparent;
  width: 150px;
}

.btn-primary a{
  text-decoration: none;
  color: #ffffff;
}
.btn-primary:hover{
  background: #f9494e;
}
	.banner .carousel-caption{
	width: 100%;
    height: 300px;
    color: #fff;
    margin-bottom: -20px;
    margin-left: -20%;
	}
	.banner .carousel-caption h1{
	color: #fff;
    font-size: 40px;
    font-weight: 800;
    letter-spacing: 7px;
    margin: 0 0 40px;
    text-transform: uppercase;
    text-shadow: 4px 4px 1px #000;
	}
	.banner .carousel-caption h1{
	  font-size: 40px;
	  margin:0 0 30px;
	  text-shadow: 4px 4px 1px #000;
	  animation-name:moveInLeft;
	  animation-duration:5s;
	  animation-timing-function:ease-out;
	}
@keyframes moveInLeft{
	0%{
	opacity:0;
	transform:translateX(-50px);
	}
	80%{
	transform:translateX(20px);
	}
	100%{
	opacity:1;
	transform:translate(0);
	}
	}
	.banner .carousel-caption p{
	font-size: 26px;
	color:#66ccff;
	}
	@keyframes moveInBottom{
	0%{
		opacity:0;
		transform: translateY(50px);
		}
		100%{
			opacity:1;
			transform: translate(0);
			}
	}
	.banner .carousel-caption .btn{
		color: #ffffff;
		text-transform: uppercase;
		font-size: 18px;
		background: #f6630a;
		padding: 15px 25px 15px 25px;
		margin-top: 20px;
		border-radius: 50px;
	}
	.banner .carousel-caption .btn a{
		text-decoration:none;
		color: #ffffff;
	}
	.banner .carousel-caption .btn:hover{
		background: #c24c05;
	}
	.carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next{
	color: #0091d3;
    font-size: 40px;
    width: 45px;
    height: 45px;
    background: #fff;
	}
	.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev, .carousel-control .icon-next{
	color: #0091d3;
    font-size: 40px;
    width: 45px;
    height: 45px;
    background: #fff;
	}
	.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: 0;
	}
	.breadcrumb a{
	text-decoration: none;
	color: #10d9f7;
	}
	.panel-default > .panel-heading{
	background: #f5f5f5;

	}
	.best-seller .nav{
	background: #0072bc;
	border: #087bae 1px solid;
	}
	.best-seller .nav-tabs{
	border:none; 
	}
	.best-seller .nav-tabs > li > a{
	font-size: 16px;
	color:#ffffff;
	border-top-right-radius:0px;
	border-top-left-radius:0px;
	text-transform: uppercase;
	}
	.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
	background: #035a92;
	color: #ffffff;
	border:none;
	height: 43px;
	}
	.search-trip .search-box input, button, select, textarea{
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	padding: 9px;
	border:#ccc 1px solid;
	font-weight: normal !important;
	margin-right: 5px;
	display: inline-block;
	width: 20%;
	}
	.tab-pane .modal-body input, button, select, textarea{
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	padding: 9px;
	border:#ccc 1px solid;
	font-weight: normal !important;
	margin-right: 5px;
	display: inline-block;
	width:auto;
	}
	.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;
	font-size: 16px;
	}
	.best-seller .tab-pane h2{
	margin: 0;
	font-size: 20px;
	font-weight: bold;
	color:#096791;
	text-transform: capitalize;
	text-align: left;
	padding-bottom: 10px;
	}
	.tab-pane h2::after{
		display: none;
	}
	.best-seller .tab-pane h3{
	text-transform: uppercase;
	margin: 0 0 10px;
	font-size: 16px;
	font-weight: bold;
	color: #096791;
	padding-left: 5px;
	}
	.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 .tab-pane .trip-overview ul{
	display: block;
	margin-left:10px;
	padding: 0;
	list-style: none;
	margin-bottom: 15px;
	}
	.tab-pane .trip-map{
	border-bottom: #a4a1a1 1px dotted;
	margin-bottom: 15px;
	padding-bottom: 10px;
	}
	.trip-overview ul li{
	padding: 5px 10px 7px 10px;
	display:block;
	border-bottom: #c1c4c6 1px dotted;
	margin-right: 20px;
	color: #0072bc;
	}
	.trip-overview ul li i{
	color: #f95107;
	}
	.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;
	}
	.best-seller .tab-pane .booking{
	background: #f95107;
	color: #ffffff;
	text-transform: uppercase;
	display: block;
	padding: 10px 15px 10px 15px;
	float: right;
	width: 150px;
	font-size: 16px;
	}
	.tab-pane .booking:hover{
		background:#f76e32;
	}
/*	.tab-pane .modal-body input, button, select, textarea{
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	padding: 7px;
	border: #ccc 1px solid;
	font-weight: normal !important;
	width: 100%;
	margin: 5px;
	}*/
	.modal-header .close {
    margin-top: -35px;
    font-size: 50px;
    color: #f5370f;
}
	@media screen and (max-width:1030px ){
	.w1{
	width: 100%;
	}
	.header{
	width: 98%;
	}
	.header-main{
	width: 98%;
	}
	.logo-section .slogan{
	width: 100%;
	}
	.right-head{
	width: 100%;
	}
	.even-box{
	width: 100%;
	font-size: 16px;
	}
	.team-work{
	width: 100%;
	display: block;
	}
	.travel-holder{
	display: block;
	width: 100%;
	}
	.thumbnail .price{
	position: absolute;
	margin: -60% 0 2%;
	}
	.feature-packages-holidays .feature-packages-box{
	width: 100%;
	}
	.birdwatch-holder{
	display: block;
	width: 100%;
	overflow: h
	}
	.footer-holder{
	width: 100%;
	}
	.bottom-bar{
	width: 99%;
	}

	}

	@media screen and (max-width:801px ){
	.header-top{
	margin-right: 10px;
	margin-right: 10px;
	}
	.header{
	width: 98%;
	}
	.header-main{
	width: 98%;
	}
	.header-left {
    width: 100%;
    display: block;
    overflow: hidden;
    padding: 10px 0 10px 30%;
    }
    .header-logo {
    display: block;
    padding: 0 0 10px 30%;
}
	.right-head{

	width: 100%;
	padding-right: 20%;
	padding-left: 180px;
	}
	.right-head .phone {
    text-align: right;
    font-size: 25px;
    color: #0896d5;
    font-weight: bold;
    padding-right: 150px;
}
.right-head .head-search {
    width: 100%;
    display: block;
    padding-right: 110px;
}
	.input-group{
	width: 100%;
	margin-bottom: 10px;
	}
	.nav{
	width: 100%;
	}
	.nav > li > a{
	padding: 6px 6px;
	}
	.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;
	}
	.carousel-caption{
	display: none;
	}
	.search-trip{
	display: none;
	}
	.welcome-page{
	width:100%;
	margin-bottom: 15px;
	}
	.featertrip-holder{
	width: 100%;
	padding: 10px;
	}
	.trekking-box{
	width: 100%;
	padding: 10px;	
	}
	.trekking-trips .testimonials-vedio{
	width: 100%;
	padding: 10px;
	}
	.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: 20px;
}
	label {
    display: block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
  }
	.side-bar .side-box ul li {
    width: 100%;
    margin-left: 0;
    display: block;
}
	.top-footer{
	border-bottom:0;
	}
	.call-us{
	width: 100%;
	margin:0;
	}
	.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td{
		display: block;
	}
	.footer-nav{
		width: 100%;
	}
	.footer-holder{
	width: 100%;
	}
	.footer-holder .tour ul li{
		margin: 0 auto;
		display:block;
	}
	.bottom-bar{
	width: 99%;
	}
	.copy-right {
    color: #a4efeb;
    text-align: center;
    font-size: 16px;
    padding: 10px;
}
	.design {
    color: #a4efeb;
    text-align: center;
    font-size: 16px;
    padding: 10px;
    width: 100%;
}


	}

	@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;
	}
	.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{
	width: 100%;
	height:350px;
	}
	.banner img{
		height: 350px;
	}
	.title-holder .box h1{
	width: 100%;
	}
	.thumbnail .price{
	position: absolute;
	margin: -26% 0 2%;
	}
	.side-box ul li{
	margin:0 0 0 2%;
	padding: 0;
	}
	.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%;
	}
	.call-us{
	width: 100%;
	margin:0;
	}
	.scrollup{
	right: 20px;
	}
	}
	@media screen and (max-width:600px){
	.right-head{
	width: 100%;
	}
	.header-left{
	padding: 10px;
	width: 100%;
	}
	.header-logo{
	width: 100%;
	}
	.right-head{
	padding: 0;
	margin: 0;
	width: 100%;
	}
	.featertrip-holder h2{
	font-size: 30px;
	}
	.images-box{
	padding: 10px;
	width: 100%;
	margin-bottom: 15px;
	}
	.testimonials-vedio h4{
		font-size: 25px;
	}
	.trekking-box h4{
		font-size: 25px;
	}
	.featertrip-holder .btn {
    background: #f95107;
    padding: 12px 25px 12px 25px;
    color: #ffffff;
    text-transform: uppercase;
    margin: 30px 0 20px;
    text-align: center;
    font-size: 18px;
    position: relative;
    width: 100%;
    left: 0;
}
	.banner .carousel-inner .item img{
	width: 100%;
	height:300px;
	}
	.banner img{
		height: 300px;
	}
	.help-event{
	width: 100%;
	font-size: 16px;
	}
	.thumbnail .price {
    position: absolute;
    margin: 0;
	}
	.carousel-indicators{
	display: none;
	}

	}

	@media screen and (max-width:479px){
	.header-logo {
    width: 100%;
    padding: 0;
    margin: 0;
}
.header-heading {
    padding:5px;
    font-size: 24px;
    display: block;
    font-weight: bold;
    color: #0072bc;
    text-align: center;
    text-shadow: 0.3px 0.3px 0px #2c2b2b;
}
	.right-head{
	width: 100%;
	margin: 0;
	}
	.right-head .phone {
    text-align: center;
    font-size: 20px;
    color: #0896d5;
    font-weight: bold;
    padding: 0 10px 10px;
}
.right-head .head-search{
	display: block;
	width: 100%;
	padding: 10px;
}
.right-head .head-search .form-control {

    background: #ffffff;
    padding: 10px;
/*    top: -2px;*/
    height: 40px;

}
	.banner .carousel-inner .item img{
	width: 100%;
	height:200px;
	}
	.banner img{
		height: 200px;
	}
	.even-holder{
		display: none;
	}
	.welcome-page h1{
	font-size: 20px;
	}
	.welcome-page-inner h1{
		font-size: 20px;
	}
	.welcome-page-inner h2{
		font-size: 18px;
	}
	.welcome-page-inner ul li{
		width: 100%;
	}
	.blog-page h1 {
    text-align: center;
    margin: 0 0 10px;
    font-size: 30px;
    color: #0896d5;
    padding: 0 0 5px;
    font-weight: bold;
}
	.blog-page h1::after {
    left: 50%;
    transform: translate(-50%,0);
    height: 3px;
    content: "";
    position: absolute;
    background: #00994e;
    z-index: 10;
    width: 170px;
    margin-top: 40px;
}
.blog-box .blog-description h2 {
    margin: 0 0 10px;
    font-size: 20px;
    color: #272b66;
    padding: 0 0 5px;
    font-weight: bold;
}
	.blog-page{
	display: block;
	width: 100%;
	}
	.team-work h1 {
    text-align: center;
    margin: 0 0 20px;
    font-size: 25px;
    color: #0896d5;
    padding: 0 0 30px;
    font-weight: bold;
}
	.best-seller{
	text-align: justify;
	}
	.best-seller h2{
	font-size: 20px;
	}
	.package-box{
	width: auto;
	float: none;
	text-align: left;
	width: 100%;
	display: block;
	}
	.testimonials-vedio h4 {
    font-size: 16px;
	}
	.video-gallery h5 {
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    color: #035a92;
    padding-bottom: 20px;
	}
	.footer-nav .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    width: 100%;
    margin: 0 auto;
	}
	.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
    margin-top: 0;
	}
	.tab-pane .modal-body input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    padding: 9px;
    border: 
    #ccc 1px solid;
    font-weight: normal !important;
    margin-right: 5px;
    display: inline-block;
    width: 100%;
}
	.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
    display: block;
    width: 100%;
    border-bottom: #ffffff 1px dotted;
}
.trip-overview ul li {
    padding: 5px 10px 7px 10px;
    display: inline-block;
    border-bottom: #969494 1px dotted;
    margin-right: 20px;
    color: #0896d5;
    display: block;
}
	.media-middle{
	display:block;
	}
	.carousel-indicators{
	display: none;
	}
	.col-xs-6 {
    width: 100%;
}
.tab-pane .trip-map img{
    width:100%;
    height:100%;
}
.team-work-description {
	width: 100%;
    float: right;
    display: block;
}
.side-bar .side-box ul li {
    width: 100%;
    margin-left: 0%;
    display: block;
}
.travel-holder .btn {
    background: #f95107;
    padding: 12px 25px 12px 25px;
    color: #ffffff;
    text-transform: uppercase;
    margin: 30px 0 20px 40px;
    text-align: center;
    font-size: 18px;
    position: relative;
    left: 0;
}
.copy-right {
    color: #a4efeb;
    text-align: center;
    font-size: 16px;
    padding: 10px;
}
	}
