u/* 
    Document   : style
    Created on : Aug 22, 2013, 11:21:14 AM
    Author     : Manish
    Description: Purpose of the stylesheet follows.
*/

body{
   background-color:#a5ce39;
   margin:0;
   padding:0;
}

.icons img{
    border-radius: 50%; 
    background-color:#fff; 
    padding:5px;
    margin-top:10px;
}
.icon-wrapper{
     border-top:15px solid #f9a61c; 
     background-color: #a5ce39;
     width:100%;
}
.icons{
    margin-bottom: 20px;
         background-color: #a5ce39;
}

.logo{
    margin-bottom: 10px;
}
header{
    background-color: #a5ce39;
      border-top:15px solid #f9a61c; 
}
.hmtop{margin-top:10px;}

.mtop{
    margin-top:-60px;
}

img.title{
    font-size: 26px;
    max-width:400px;
    border-radius: 0px;
    background: none;
    margin-left: -85px;
}
.offline {
  background-color: #f9a61c;
  padding: 0px 0px 20px 0px;
  background-image:url('../img/o-bg.png');
  background-repeat: no-repeat;
  background-position:bottom right;
}

img.pe{
margin-left:-27px;margin-top:-7px; height:64px;width:74px;
}
.offline h2{
    font-size: 18px;
    color:#000;
    line-height:18px;
    text-transform:capitalize;
    background:#fff;
    padding:5px;
    margin-top:0px;
}

.offline h3{
    font-size: 15px;
    color:#fff;
    line-height:18px;
    margin: 0px;
    font-weight: normal;
}

h2.slogan{
    text-transform:capitalize;
    font-size: 22px;
    color:#007337;
}

form{margin:0;}

#searchbox ul li{
    list-style: none;
    float:left;
    margin:15px 0px 0px 0px;
}

#destination,#activity,#duration{
    width:96%;
}

.nav-collapse ul.nav li a{
    color:#000;
    font-size: 18px;
}

.ncmenu{
    color:#000000;
}

.navbar{margin:0;}

.navbar-inner{
   border:none;
    border-radius: 0px;
}

.wrapper{
    padding:0px 20px 0px 20px;
    background-color:#f4f3ee;
    border-bottom: 1px solid #f9a61b;
}

.section-wrapper{
    padding:20px;
}

 @media (max-width: 1100px) {
    .remit {display:none !important;}
 }

.remit{
   margin:20px 0px 20px 20px;
   
}
.remit ul{
    margin:0;
}

.remit ul li{
    list-style: none;
    margin-right: 10px;
}

.welcome{
   background-color:#f4f3ee;  
   xmargin-bottom: 30px;
}

.welcome p{
    line-height: 24px;
}

.update{
     border:1px solid #f9a61b;
     padding-bottom: 20px;
}

.update1 {
  border-bottom: 1px solid #F9A61B;
  margin: 0px 10px ;
}

.update1 h3{
    font-size: 16px;
    color:#000000;
    text-transform: capitalize;
}

.update1 p {
  font-size: 12px;
  line-height: 20px;
  padding-left:10px;
}

.featured-wrapper{
    padding:20px 20px 0px 20px;
}

.featured{
    margin-bottom: 20px;
}

.featured,.ticket{
    border: 1px solid #F9A61B;
}

.ticket{
    margin-bottom: 20px;
}

.ticket h2{
    background-image: url(../img/plane.png);
    background-repeat: no-repeat;
}

.fix{
    padding:5px 20px 0px 20px;
    width:94%;
}

.featured1{
     border: 1px solid #F9A61B;
     padding:10px;
     margin-bottom:10px;
}

.featured-img{
    border:4px solid #756d2b;
    margin-right:10px;
}

.featured1 h2{
    color:#000000;
    font-size: 16px;
    margin: 0;
    border:none;
    line-height: 18px;
}

.featured1 h3{
    font-size: 12px;
    margin:0;
    text-transform: capitalize;
    color:#007236;
}

.featured1 h4{
    color:#f9a61b;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: normal;
    margin-left:20px;
    margin-top:0px;
}

.featured1 p{
    font-size: 12px;
    line-height: 18px;
}

.ticket-wrapper{
      padding:10px;
}

.ticket1{
  
       border-bottom: 1px solid #F9A61B;
       margin-bottom: 10px;
}

.ticket-img{
    margin:0px 10px 10px 0px;
}

.ticket1 h2{
     color:#000000;
    font-size: 16px;
    margin: 0px 0px 10px 0px;
    border:none;
    line-height: 18px;
    background-image: none;
}

.ticket1 p{
   font-size: 12px;
    line-height: 18px;
  
}

.read-more a{
    font-size: 14px;
    text-transform: capitalize;
    color:#f9a61b;
    margin-right:25px;
}

.read-more{
      margin-bottom:10px;  
}

.tours{
    border:1px solid #F9A61B;
}

.treks-wrapper{padding:0px 20px 20px 20px;}

.treks-img{
  border:4px solid #756d2b;
  margin-right:10px;
}

.treks h3{
      color:#000000;
    font-size: 16px;
    font-weight: normal;
    border:none;
    text-transform: capitalize;
 }

.treks p{
font-size: 12px;    
}

.footer-widgets{
   background-color:#f4f3ee; 
   padding:20px 0px;
}

.footer-widgets h2{
    font-size: 16px;
    color:#99a09e;
text-transform: capitalize;
}

.exchangeheader{
    color:#000000;
    font-weight: bold
}

footer{
    background-color:#a5ce39;
}

.footer-wrapper{
    padding-left:50px;
}

footer ul li{
    list-style: none;
}

footer h2{
    font-size: 18px;
    color:#ffffff;
    text-transform: capitalize;
}

footer a{
    font-size: 14px;
    color:#ffffff;
    text-transform: capitalize
}

.info{
    margin-left:30px;
}

footer p{
    color:#ffffff;
    text-transform: capitalize;
    font-size: 12px
}

.center {
    text-align: center; 
    margin: auto;
}

.contact-info{
    margin-left:20px;
}

.nav-wrapper,.navbar-inner{
    color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  *background-color: #f89406;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.remit-wrapper,.packages-wrapper{
    background-color:#fff;
}

.welcome-wrapper,.social-wrapper{
    background-color:#F4F3EE;
}
.f-wrapper{
    background-color:#A5CE39;
}

ul li{list-style: none;}
*{margin: 0; padding: 0;}
ul#menu-top-menu{margin: 0 auto;}
ul#menu-top-menu{list-style-type:none;}
ul#menu-top-menu li{float: left; position: relative;}
ul#menu-top-menu li:hover{xbackground-color: #999;}
ul#menu-top-menu li a{line-height:25px; display: block; xtext-decoration:none;cursor: pointer;}
ul#menu-top-menu li a:hover{xbackground-color: #999;}
ul#menu-top-menu li ul li{float: none; position: relative;padding-left:15px;}
ul#menu-top-menu li ul {background-color: #F2F2F2;display: none;left: -10px;min-width: 200px;position: absolute;top: 24px;}
ul#menu-top-menu li:hover > ul{display: block; margin-top: 25px; z-index: 99999}
ul#menu-top-menu li ul li a{white-space: nowrap; line-height:25px;padding:0px 20px; font-size: 15px;
background:url('../img/btn.png') no-repeat left center;
}
ul#menu-top-menu li ul li ul{position: absolute; top:0; left:175px; display: none; background-color: #F2F2F2; margin-top:0px !important;}

/*pagination*/
ul.pagination_text {
    width: 100%;
    list-style: none;
    padding: 10px 0;
    float: left;
    margin: 10px 0;
    border-top: 2px solid #d0e5f7;
}

ul.pagination_text li:nth-child(1) {
    float: left;
    text-align: left;
}

ul.pagination_text li:nth-child(2) {
    float: right;
    text-align: right;
}

ul.pagination_text li {
    display: inline-block;
    width: 48%;
}

ul.pagination_text li a {
    color: #01a7e5;
    font-size: 14px;
    font-weight: bold;
}

.update h2{
     background-color: #faa732;
  *background-color: #f89406;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color:#000;
    text-transform: capitalize;
    font-size: 24px;
    padding-left:20px;
    border-bottom: 1px solid #f9a61b;
    margin-top:0px;
}

.welcome h2{
     background-color: #faa732;
  *background-color: #f89406;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color:#000;
    text-transform: capitalize;
    font-size: 24px;
    margin-top:0px;
    padding:0px 0px 0px 20px;
}

.featured h2,.ticket h2{
 background-color: #faa732;
  *background-color: #f89406;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color:#000;
    text-transform: capitalize;
    font-size: 24px;
    padding-left:20px;
    margin-top:0;
}

.featured1 h2{
    background: none;
    color:#000;
    font-size: 16px;
}

.ticket1 h2{
    background: none;
    color:#000;
    font-size: 16px;
}

.trek-wrap{
    padding:0px 20px;
}

.treks h2{
 background-color: #faa732;
  *background-color: #f89406;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  font-size: 24px;
  text-transform: capitalize;
color:#000;
margin-top:0px;
padding-left:20px;
}

a.ll, h4.ll{
    color:#fff;
}

.trek-m{
    margin-top:20px;
}

@media all and (max-width: 480px) and (min-width: 320px){
img.title {
  margin-left: 0px;
  margin-top: 10px;
  width:320px;
}
}

@media all and (max-width: 800px) and (min-width: 600px){
img.title {
  margin-left: 0px;
  margin-top: 10px;
}
}


@media all and (max-width: 1024px) and (min-width: 768px){
img.title {
  margin-left: -200px;
  margin-top: 10px;
}
}

.team h3,h5{
    margin:0;
}

.team .span4{
    margin-right:10px;
}

.ngg-widget img {
  margin: 0 4px 14px 0 !important;
  padding: 1px;
}
.content p img{
    margin: 10px;
}
.alignnone{
    float: none;
}
.alignleft{
    float: left;
}
.alignright{
    float: right;
}