/* lg */ 
@media (min-width: 1200px) {
 /* Make Navigation Toggle on Desktop Hover */
  .dropdown:hover .dropdown-menu {
      display: block;
      -webkit-animation: fadeInUp 400ms;
      animation: fadeInUp 400ms;
  }

  #portfolio .row {
    margin-left: -10px;
    margin-right: -10px;
  }

  

}

/* md */
@media (min-width: 992px) and (max-width: 1199px) {
  
 /* Make Navigation Toggle on Desktop Hover */
  .dropdown:hover .dropdown-menu {
      display: block;
      -webkit-animation: fadeInUp 400ms;
      animation: fadeInUp 400ms;
  }

  .navbar-nav > li {
    margin-left: 10px;
  }

  .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }

  .recent-work-wrap .recent-work-inner h3 a {
    font-size: 20px;
  }

  .recent-work-wrap .overlay{
    padding: 15px;
  }

  /*.services-wrap {
    padding: 40px 10px 40px 30px;
  }*/

  .feature-wrap h2, 
  .single-services h2 {
    font-size: 18px;
  }

  .feature-wrap h3, 
  .single-services h3{
    font-size: 14px;
  }

  .tab-wrap .media .parrent.pull-left{
    clear: both;
    width: 100%;
  }

  .tab-wrap .media .parrent.media-body{
    clear: both;
  }

  #portfolio .row {
    margin-left: -10px;
    margin-right: -10px;
  }

  .recent-work-wrap .overlay .preview{
    line-height: inherit;
  }

  .team-bar .first-arrow {
    width: 21%;
  }

  .team-bar .second-arrow {
    width: 20%;
  }

  .team-bar .third-arrow {
    width: 21%;
  }

  .team-bar .fourth-arrow {
    width: 20%;
  }

  ul.social_icons li{
    margin-right: 0;
  }

}


/* sm */
@media (min-width: 768px) and (max-width: 991px) {
  /* Make Navigation Toggle on Desktop Hover */
  .dropdown:hover .dropdown-menu {
      display: block;
      -webkit-animation: fadeInUp 400ms;
      animation: fadeInUp 400ms;
  }

  .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }

  .navbar-nav > li {
    margin-left: 0;
  }

  #main-slider .carousel h1 {
    font-size: 25px;
  }

  #main-slider .carousel h2 {
    font-size: 20px;
  }

  .tab-wrap .media .parrent.pull-left, 
  .media.accordion-inner .pull-left{
    clear: both;
    width: 100%;
  }

  .tab-wrap .media .parrent.media-body, 
  .media.accordion-inner .media-body{
    clear: both;
  }

  .services-wrap {
    padding: 40px 0 40px 30px;
  }

  .recent-work-wrap .overlay{
   padding: 15px;
  }

  .recent-work-wrap .recent-work-inner h3 a {
    font-size: 20px;
  }

  .sinlge-skill{
    width: 150px;
    height: 150px;
  } 

  .sinlge-skill p em {
    font-size: 25px;
  }

  .sinlge-skill p {
    font-size: 16px;
  }

  .team-bar .first-one-arrow {
    width: 2%;
  }

  .team-bar .first-arrow {
    width: 18%;
  }

  .team-bar .second-arrow {
    width: 24%;
  }

  .team-bar .third-arrow {
    width: 15%;
  }

  .team-bar .fourth-arrow {
    width: 20%;
  }

  .blog .blog-item .entry-meta > span a{
    font-size: 10px;
  }
}

/* xs */
@media (max-width: 767px) {
  .container > .navbar-header, .container > .navbar-collapse{
    margin-left: 0;
  }

  .top-number{
    font-size: 14px;
  }

  input.search-form:hover {
    width: 120px;
  }

  .navbar-nav > li {
    padding-bottom: 0;
  }

  #main-slider .carousel h1 {
    font-size: 25px;
  }

  #main-slider .carousel h2 {
    font-size: 16px;
  }

  .feature-wrap h2, 
  .single-services h2 {
    font-size: 18px;
  }

  .feature-wrap h3, 
  .single-services h3{
    font-size: 14px;
  }


  .media.accordion-inner .pull-left, 
  .media.accordion-inner .media-body{
    clear: both;
  }

  .accordion-inner h4 {
    margin-top: 10px;
  }

  .tab-wrap .media .pull-left{
    clear: both;
    width: 100%;
  }

  .tab-wrap .media .media-body{
    clear: both;
  }

  .nav-tabs > li.active > a:after{
    display: none;
  }

  #footer .col-sm-6{
      text-align:center;
  }
  
   #footer .pull-right{
      float: none !important;
  }

  .sinlge-skill {
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .team .single-profile-top, 
  .team .single-profile-bottom {
    margin-bottom: 30px;
  }

  .clients-area {
    padding: 60px 0;
  }

  .clients-area h1 {
    font-size: 25px;
  }

  .portfolio-item, 
  #recent-works .col-xs-12.col-sm-4.col-md-3{
    padding:0 15px;
  }

  ul.social_icons li{
    margin-right: 0;
  }

  .blog .blog-item .entry-meta{
    margin-bottom: 20px;
  }

  .blog .blog-item .blog-content h3 {
    margin-bottom: 20px;
  }

  .post_reply_comments {
    padding-left: 20px;
  }
    

}

/* XS Portrait */
@media (max-width: 480px) {

  #main-slider .carousel .carousel-content {
  margin-top: 45px;
}

.services-wrap .pull-left {
  margin-right: 9px;
}
.top-number {
  margin-right: 0!important;
}

#main-slider .carousel-content h1{
  width:303px!important;
}
  
.homepage section {
  margin-bottom: -50px;
}
  #services {
  background: url("../images/services/bg_services.png") repeat scroll 0 0 / cover  #000;
  margin-top: -47px;
}

 #main-slider .carousel-inner {
  height: 200px;
}

#main-slider .carousel .item {
  background-position: 50% center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block !important;
  height: 171px;
  left: 0 !important;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity 500ms ease-in-out 0s;
  width: 100%;
}



#main-slider .carousel .slide-margin {
  margin-top: 0;
}
h11 {
  color: #fff;
  font-size: 35px!important;
}
#main-slider .carousel h1 {
  font-size: 11px!important;
}
h1, h2, h3 {
  margin-bottom: 10px;
  margin-top: 3px;
}
#main-slider .carousel .carousel-content {
  margin-left: 17px;
  margin-top: 59px;
}
#main-slider .carousel .btn-slide {
  background: none repeat scroll 0 0 #00303a;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  margin-top: 0;
  padding: 3px 6px;
}
#main-slider .carousel-indicators li:after {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 100%;
  content: "";
  height: 12px;
  left: -1px;
  position: absolute;
  top: -1px;
  width: 12px;
}
#main-slider .carousel-indicators li {
  background-color: #fff;
  height: 12px;
  margin: 0 15px 0 0;
  position: relative;
  width: 12px;
}

#main-slider .carousel-indicators .active:after {
  background: none repeat scroll 0 0 #00303a;
  border: 1px solid #00303a;
  border-radius: 100%;
  content: "";
  height: 12px;
  left: -1px;
  position: absolute;
  top: -1px;
  width: 12px;
}

#main-slider .carousel-indicators .active {
  background-color: #00303a;
  border: 1px solid #00303a;
  height: 12px;
  margin: 0 15px 0 0;
  position: relative;
  width: 12px;
}

#main-slider .carousel-indicators {
  bottom: 17px;
  left: 50%;
  list-style: outside none none;
  margin-left: -30%;
  padding-left: 0;
  position: absolute;
  text-align: center;
  width: 60%;
  z-index: 15;
}

#main-slider .hidden-xs, tr.hidden-xs, th.hidden-xs, td.hidden-xs {
  display: block !important;
}

#main-slider .prev, #main-slider .next {
  background-color: #00303a;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  height: 31px;
  line-height: 33px;
  margin-top: -29px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 31px;
  z-index: 5;
}
#main-slider .img-responsive {
  margin-left: 135px;
  margin-top: -87px;
}
#main-slider .img-responsive {
  display: none;
  height: auto;
  max-width: 62%;
}

.partners img {
  display: initial;
  margin-left: 8px;
  width: 511px;
}

#main-slider .carousel .item {
  background-position: 50% center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block !important;
  height: 177px;
  left: 0 !important;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity 500ms ease-in-out 0s;
  width: 100%;
}

#main-slider .carousel-inner {
  height: 204px;
}
#main-slider .carousel .carousel-content {
  margin-top: 74px !important;
}

#about-slider #carousel-slider .carousel-indicators li {
  border: 1px solid #ffbd20;
  display: none;
}

#main-slider .carousel-content #archeo h1{

font-size:11px;

}
#main-slider #archeo h11 {
  font-size: 25px!important;
}

#main-slider #setting h11 {
  font-size: 28px!important;
}
#main-slider #setting h1 {
  font-size: 11px;
}


/*team */
.team .media-object {
  width: 89%;
}

.team .pull-left {
  width: 51%;
}

.team .single-profile-top, .single-profile-bottom {
  border: 1px solid #ddd;
  padding: 9px;
  position: relative;
}

.team .media > .pull-left {
  margin-right: -2px;
}

/*aboutus partner */
#partner1 .partners > ul {
  margin-left: -69px;
}

#partner2 .partners > ul {
  margin-left: -44px;
  margin-right: 38px;
}

/*our services*/
#navig .itenary {
  font-size: 12px;
}

.pricing-area h1 {
  font-size: 28px !important;
  font-weight: 300;
  margin-bottom: 14px;
  margin-top: -1px;
}

.heading-six h1 {
  font-size: 25px !important;
}

.itinery > span {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0)!important;
  border: medium none white!important;
  border-radius: 0;
  color: #4e4e4e!important;
  font-weight: bold;
}

.itinery {
  margin-left: 0!important;
  text-align: justify;
}

.annapurna-scantuary > span {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0)!important;
  border: medium none white!important;
  border-radius: 0;
  color: #4e4e4e!important;
  font-weight: bold;
}

.annapurna-scantuary {
  margin-left: 0!important;
  text-align: justify;
}



.langtang > span{
   background: none repeat scroll 0 0 rgba(0, 0, 0, 0)!important;
  border: medium none white!important;
  border-radius: 0;
  color: #4e4e4e!important;
  font-weight: bold;
}

.langtang {
  margin-left: 0!important;
  text-align: justify;
}


.pricing-page .container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 2px !important;
  padding-right: 2px !important;
}

.feature-wrap i {
  background: none repeat scroll 0 0 #ffffff;
  border: 3px solid #ffffff;
  border-radius: 100%;
  box-shadow: 0 0 0 5px #f2f2f2 inset;
  color: #00303a;
  float: left;
  font-size: 48px;
  height: 110px;
  line-height: 110px;
  margin: 3px 7px 0 2px;
  text-align: center;
  transition: all 500ms ease 0s;
  width: 109px;
}

.recent-work-wrap .recent-work-inner h3 {
  margin: -2px 0;
}

.gmap-area {
  background-image: url("../images/map.jpg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: -23px;
  padding: 70px 0;
}

.pricing-area ul li {
  font-size: 15px;
  font-weight: 400;
  list-style: outside none none;
  padding: 15px 12px;
  text-align: justify;
}

.clients-comments h3 {
  font-weight: 300;
  margin-top: 55px;
  padding: 0 7px;
}

.feature-wrap h3, .single-services h3 {
  font-size: 13.2px;
}

.features .col-md-4 {
  padding-left: 3px;
  padding-right: 3px;
}


}







#main-slider #archeo h11 {
  font-size: 80px;
}

#main-slider #featured-slider h11{

  font-size: 80px;

}

#main-slider #featured-slider h1 {
  font-size: 31px;
}

#main-slider #archeo h1 {
  font-size: 31px;
}


#main-slider .carousel .carousel-content {
  margin-top: 100px;
}
.annapurna-scantuary > span {
  background: none repeat scroll 0 0 #00303a;
  border: 10px solid #00303a;
  border-radius: 54px;
  color: #ffffff;
}
.langtang  > span {
  background: none repeat scroll 0 0 #00303a;
  border: 10px solid #00303a;
  border-radius: 54px;
  color: #ffffff;
}


.itinery > span {
  background: none repeat scroll 0 0 #00303a;
  border: 10px solid #00303a;
  border-radius: 54px;
  color: #ffffff;
}
#main-slider .img-responsive {
  margin-top: -28px;
}

.services-wrap .img-responsive {
  margin-top: 0!important;
}

.itinery {
  margin-left: 14%;
  text-align: justify;
}

.langtang {
margin-left: 14%;
  text-align: justify;

}
.annapurna-scantuary {
margin-left: 14%;
  text-align: justify;
  
}

.portfolio-items .recent-work-wrap img {
  margin-top: 0px!important;

}

.top-number {
  margin-right: 20px;
}



@media only screen and (min-width:481px) and (max-width: 600px) and (-webkit-min-device-pixel-ratio: 1.5)  {

  #main-slider .carousel .carousel-content {
  margin-top: 45px;
}

#main-slider .carousel-content h1{
  width:303px!important;
}
  
.homepage section {
  margin-bottom: -24px;
}
  #services {
  background: url("../images/services/bg_services.png") repeat scroll 0 0 / cover  #000;
  margin-top: -47px;
}

 #main-slider .carousel-inner {
  height: 238px;
}

#main-slider .carousel .item {
  background-position: 50% center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block !important;
  height: 171px;
  left: 0 !important;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity 500ms ease-in-out 0s;
  width: 100%;
}



#main-slider .carousel .slide-margin {
  margin-top: 0;
}
h11 {
  color: #fff;
  font-size: 35px!important;
}
#main-slider .carousel h1 {
  font-size: 11px!important;
}
h1, h2, h3 {
  margin-bottom: 10px;
  margin-top: 3px;
}
#main-slider .carousel .carousel-content {
  margin-left: 17px;
  margin-top: 59px;
}
#main-slider .carousel .btn-slide {
  background: none repeat scroll 0 0 #00303a;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  margin-top: 0;
  padding: 3px 6px;
}
#main-slider .carousel-indicators li:after {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 100%;
  content: "";
  height: 12px;
  left: -1px;
  position: absolute;
  top: -1px;
  width: 12px;
}
#main-slider .carousel-indicators li {
  background-color: #fff;
  height: 12px;
  margin: 0 15px 0 0;
  position: relative;
  width: 12px;
}

#main-slider .carousel-indicators .active:after {
  background: none repeat scroll 0 0 #00303a;
  border: 1px solid #00303a;
  border-radius: 100%;
  content: "";
  height: 12px;
  left: -1px;
  position: absolute;
  top: -1px;
  width: 12px;
}

#main-slider .carousel-indicators .active {
  background-color: #00303a;
  border: 1px solid #00303a;
  height: 12px;
  margin: 0 15px 0 0;
  position: relative;
  width: 12px;
}

#main-slider .carousel-indicators {
  bottom: 17px;
  left: 50%;
  list-style: outside none none;
  margin-left: -30%;
  padding-left: 0;
  position: absolute;
  text-align: center;
  width: 60%;
  z-index: 15;
}

#main-slider .hidden-xs, tr.hidden-xs, th.hidden-xs, td.hidden-xs {
  display: block !important;
}

#main-slider .prev, #main-slider .next {
  background-color: #00303a;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  height: 31px;
  line-height: 33px;
  margin-top: -29px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 31px;
  z-index: 5;
}
#main-slider .img-responsive {
  margin-left: 135px;
  margin-top: -87px;
}
#main-slider .img-responsive {
  display: none;
  height: auto;
  max-width: 62%;
}

.partners img {
  display: initial;
  margin-left: 8px;
  width: 511px;
}

#main-slider .carousel .item {
  background-position: 50% center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block !important;
  height: 239px;
  left: 0 !important;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity 500ms ease-in-out 0s;
  width: 100%;
}

#main-slider .carousel-inner {
  height: 239px;
}
#main-slider .carousel .carousel-content {
  margin-top: 74px !important;
}

#about-slider #carousel-slider .carousel-indicators li {
  border: 1px solid #ffbd20;
  display: none;
}

#main-slider .carousel-content #archeo h1{

font-size:11px;

}
#main-slider #archeo h11 {
  font-size: 25px!important;
}

#main-slider #setting h11 {
  font-size: 28px!important;
}
#main-slider #setting h1 {
  font-size: 11px;
}


/*team */
.team .media-object {
  width: 89%;
}

.team .pull-left {
  width: 51%;
}

.team .single-profile-top, .single-profile-bottom {
  border: 1px solid #ddd;
  padding: 9px;
  position: relative;
}

.team .media > .pull-left {
  margin-right: -2px;
}

/*aboutus partner */
#partner1 .partners > ul {
  margin-left: -69px;
}

#partner2 .partners > ul {
  margin-left: -44px;
  margin-right: 38px;
}

/*our services*/
#navig .itenary {
  font-size: 12px;
}

.pricing-area h1 {
  font-size: 28px !important;
  font-weight: 300;
  margin-bottom: 14px;
  margin-top: -1px;
}

.heading-six h1 {
  font-size: 25px !important;
}

.itinery > span {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0)!important;
  border: medium none white!important;
  border-radius: 0;
  color: #4e4e4e!important;
  font-weight: bold;
}

.itinery {
  margin-left: 0!important;
  text-align: justify;
}

.annapurna-scantuary > span {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0)!important;
  border: medium none white!important;
  border-radius: 0;
  color: #4e4e4e!important;
  font-weight: bold;
}

.annapurna-scantuary {
  margin-left: 0!important;
  text-align: justify;
}



.langtang > span{
   background: none repeat scroll 0 0 rgba(0, 0, 0, 0)!important;
  border: medium none white!important;
  border-radius: 0;
  color: #4e4e4e!important;
  font-weight: bold;
}

.langtang {
  margin-left: 0!important;
  text-align: justify;
}


.pricing-page .container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 2px !important;
  padding-right: 2px !important;
}

.feature-wrap i {
  background: none repeat scroll 0 0 #ffffff;
  border: 3px solid #ffffff;
  border-radius: 100%;
  box-shadow: 0 0 0 5px #f2f2f2 inset;
  color: #00303a;
  float: left;
  font-size: 48px;
  height: 110px;
  line-height: 110px;
  margin: 3px 7px 0 2px;
  text-align: center;
  transition: all 500ms ease 0s;
  width: 109px;
}

.pricing-area ul li {
  font-size: 15px;
  font-weight: 400;
  list-style: outside none none;
  padding: 15px 12px;
  text-align: justify;
}

.clients-comments h3 {
  font-weight: 300;
  margin-top: 55px;
  padding: 0 7px;
}

}

@media only screen and (min-width:601px) and (max-width: 760px)  {

  #main-slider .carousel .carousel-content {
  margin-top: 45px;
}

#main-slider .carousel-content h1{
  width:303px!important;
}
  
.homepage section {
  margin-bottom: -24px;
}
  #services {
  background: url("../images/services/bg_services.png") repeat scroll 0 0 / cover  #000;
  margin-top: -47px;
}

 #main-slider .carousel-inner {
  height: 238px;
}

#main-slider .carousel .item {
  background-position: 50% center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block !important;
  height: 327px;
  left: 0 !important;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity 500ms ease-in-out 0s;
  width: 100%;
}



#main-slider .carousel .slide-margin {
  margin-top: 0;
}
h11 {
  color: #fff;
  font-size: 35px!important;
}
#main-slider .carousel h1 {
  font-size: 11px!important;
}
h1, h2, h3 {
  margin-bottom: 10px;
  margin-top: 3px;
}
#main-slider .carousel .carousel-content {
  margin-left: 17px;
  margin-top: 59px;
}
#main-slider .carousel .btn-slide {
  background: none repeat scroll 0 0 #00303a;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  margin-top: 0;
  padding: 3px 6px;
}
#main-slider .carousel-indicators li:after {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 100%;
  content: "";
  height: 12px;
  left: -1px;
  position: absolute;
  top: -1px;
  width: 12px;
}
#main-slider .carousel-indicators li {
  background-color: #fff;
  height: 12px;
  margin: 0 15px 0 0;
  position: relative;
  width: 12px;
}

#main-slider .carousel-indicators .active:after {
  background: none repeat scroll 0 0 #00303a;
  border: 1px solid #00303a;
  border-radius: 100%;
  content: "";
  height: 12px;
  left: -1px;
  position: absolute;
  top: -1px;
  width: 12px;
}

#main-slider .carousel-indicators .active {
  background-color: #00303a;
  border: 1px solid #00303a;
  height: 12px;
  margin: 0 15px 0 0;
  position: relative;
  width: 12px;
}

#main-slider .carousel-indicators {
  bottom: 17px;
  left: 50%;
  list-style: outside none none;
  margin-left: -30%;
  padding-left: 0;
  position: absolute;
  text-align: center;
  width: 60%;
  z-index: 15;
}

#main-slider .hidden-xs, tr.hidden-xs, th.hidden-xs, td.hidden-xs {
  display: block !important;
}

#main-slider .prev, #main-slider .next {
  background-color: #00303a;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  height: 31px;
  line-height: 33px;
  margin-top: -29px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 31px;
  z-index: 5;
}
#main-slider .img-responsive {
  margin-left: 135px;
  margin-top: -87px;
}
#main-slider .img-responsive {
  display: none;
  height: auto;
  max-width: 62%;
}

.partners img {
  display: initial;
  margin-left: 8px;
  width: 511px;
}

#main-slider .carousel .item {
  background-position: 50% center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block !important;
  height: 326px;
  left: 0 !important;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity 500ms ease-in-out 0s;
  width: 100%;
}

#main-slider .carousel-inner {
  height: 326px;
}
#main-slider .carousel .carousel-content {
  margin-top: 74px !important;
}

#about-slider #carousel-slider .carousel-indicators li {
  border: 1px solid #ffbd20;
  display: none;
}

#main-slider .carousel-content #archeo h1{

font-size:11px;

}
#main-slider #archeo h11 {
  font-size: 25px!important;
}

#main-slider #setting h11 {
  font-size: 28px!important;
}
#main-slider #setting h1 {
  font-size: 11px;
}


/*team */
.team .media-object {
  width: 89%;
}

.team .pull-left {
  width: 51%;
}

.team .single-profile-top, .single-profile-bottom {
  border: 1px solid #ddd;
  padding: 9px;
  position: relative;
}

.team .media > .pull-left {
  margin-right: -2px;
}

/*aboutus partner */
#partner1 .partners > ul {
  margin-left: -69px;
}

#partner2 .partners > ul {
  margin-left: -44px;
  margin-right: 38px;
}

/*our services*/
#navig .itenary {
  font-size: 12px;
}

.pricing-area h1 {
  font-size: 28px !important;
  font-weight: 300;
  margin-bottom: 14px;
  margin-top: -1px;
}

.heading-six h1 {
  font-size: 25px !important;
}

.itinery > span {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0)!important;
  border: medium none white!important;
  border-radius: 0;
  color: #4e4e4e!important;
  font-weight: bold;
}

.itinery {
  margin-left: 0!important;
  text-align: justify;
}

.annapurna-scantuary > span {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0)!important;
  border: medium none white!important;
  border-radius: 0;
  color: #4e4e4e!important;
  font-weight: bold;
}

.annapurna-scantuary {
  margin-left: 0!important;
  text-align: justify;
}



.langtang > span{
   background: none repeat scroll 0 0 rgba(0, 0, 0, 0)!important;
  border: medium none white!important;
  border-radius: 0;
  color: #4e4e4e!important;
  font-weight: bold;
}

.langtang {
  margin-left: 0!important;
  text-align: justify;
}


.pricing-page .container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 2px !important;
  padding-right: 2px !important;
}

.feature-wrap i {
  background: none repeat scroll 0 0 #ffffff;
  border: 3px solid #ffffff;
  border-radius: 100%;
  box-shadow: 0 0 0 5px #f2f2f2 inset;
  color: #00303a;
  float: left;
  font-size: 48px;
  height: 110px;
  line-height: 110px;
  margin: 3px 7px 0 2px;
  text-align: center;
  transition: all 500ms ease 0s;
  width: 109px;
}

.pricing-area ul li {
  font-size: 15px;
  font-weight: 400;
  list-style: outside none none;
  padding: 15px 12px;
  text-align: justify;
}

.clients-comments h3 {
  font-weight: 300;
  margin-top: 55px;
  padding: 0 7px;
}

}

@media only screen and (min-width:761px) and (max-width: 960px)  {
.recent-work-wrap .recent-work-inner h3 {
  margin: -4px;
}

#main-slider .carousel-content {
  margin-left: 23px;
}

 #main-slider .carousel .carousel-content {
  margin-top: 45px;
}

#main-slider .carousel-content h1{
  width:303px!important;
}
  
.homepage section {
  margin-bottom: -24px;
}
  #services {
  background: url("../images/services/bg_services.png") repeat scroll 0 0 / cover  #000;
  margin-top: -47px;
}

 #main-slider .carousel-inner {
  height: 238px;
}

#main-slider .carousel .item {
  background-position: 50% center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block !important;
  height: 327px;
  left: 0 !important;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity 500ms ease-in-out 0s;
  width: 100%;
}



#main-slider .carousel .slide-margin {
  margin-top: 0;
}

#main-slider h11{
  color: #fff;
  font-size: 35px!important;
}
#main-slider .carousel h1 {
  font-size: 11px!important;
}

#main-slider .carousel .carousel-content {
  margin-left: 42px;
  margin-top: 59px;
}
#main-slider .carousel .btn-slide {
  background: none repeat scroll 0 0 #00303a;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  margin-top: 0;
  padding: 3px 6px;
}
#main-slider .carousel-indicators li:after {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 100%;
  content: "";
  height: 12px;
  left: -1px;
  position: absolute;
  top: -1px;
  width: 12px;
}
#main-slider .carousel-indicators li {
  background-color: #fff;
  height: 12px;
  margin: 0 15px 0 0;
  position: relative;
  width: 12px;
}

#main-slider .carousel-indicators .active:after {
  background: none repeat scroll 0 0 #00303a;
  border: 1px solid #00303a;
  border-radius: 100%;
  content: "";
  height: 12px;
  left: -1px;
  position: absolute;
  top: -1px;
  width: 12px;
}

#main-slider .carousel-indicators .active {
  background-color: #00303a;
  border: 1px solid #00303a;
  height: 12px;
  margin: 0 15px 0 0;
  position: relative;
  width: 12px;
}

#main-slider .carousel-indicators {
  bottom: 17px;
  left: 50%;
  list-style: outside none none;
  margin-left: -30%;
  padding-left: 0;
  position: absolute;
  text-align: center;
  width: 60%;
  z-index: 15;
}

#main-slider .hidden-xs, tr.hidden-xs, th.hidden-xs, td.hidden-xs {
  display: block !important;
}

#main-slider .prev, #main-slider .next {
  background-color: #00303a;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  height: 31px;
  line-height: 33px;
  margin-top: -29px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 31px;
  z-index: 5;
}
#main-slider .img-responsive {
  margin-left: 135px;
  margin-top: -87px;
}
#main-slider .img-responsive {
  display: none;
  height: auto;
  max-width: 62%;
}


#main-slider .carousel .item {
  background-position: 50% center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block !important;
  height: 326px;
  left: 0 !important;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity 500ms ease-in-out 0s;
  width: 100%;
}

#main-slider .carousel-inner {
  height: 326px;
}
#main-slider .carousel .carousel-content {
  margin-top: 74px !important;
}



#main-slider .carousel-content #archeo h1{

font-size:11px;

}
#main-slider #archeo h11 {
  font-size: 25px!important;
}

#main-slider #setting h11 {
  font-size: 28px!important;
}
#main-slider #setting h1 {
  font-size: 11px;
}
.services-wrap .pull-left {
  margin-right: 6px;
}

.feature-wrap i {
  background: none repeat scroll 0 0 #ffffff;
  border: 3px solid #ffffff;
  border-radius: 100%;
  box-shadow: 0 0 0 5px #f2f2f2 inset;
  color: #00303a;
  float: left;
  font-size: 48px;
  height: 110px;
  line-height: 112px;
  margin: 3px 14px 3px 3px;
  text-align: center;
  transition: all 500ms ease 0s;
  width: 108px;
}

.team-bar .first-arrow {
  float: left;
  margin-left: 5px;
  margin-right: 33px;
  width: 21%;
}

.navbar-inverse .navbar-nav > li > a {
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  line-height: 24px;
  margin: 0;
  padding: 6px;
}

#header .navbar-brand > img {
  width: 109px!important;
}

}

@media only screen and (min-width:961px) and (max-width: 1280px)  {
.services-wrap .pull-left {
  margin-right: 5px;
}

#climbing-img {
  margin-left: -9px;
}

#high-altitude {
  padding-bottom: 30px;
}
/*@media screen and (-moz-images-in-menus:0) {
#heli-excursion{
  padding-bottom: 38px!important;
}
}*/

/*@media screen and (-webkit-min-device-pixel-ratio:0)
{
#heli-excursion{
  padding-bottom: 38px!important;
}
}*/

#climbing-exp {
  padding-bottom: 11px;
  margin-bottom: -5px;
}

.team-bar .first-one-arrow {
  float: left;
  margin-right: 30px;
  width: 1%;
}

.heading-six h1 {
  margin-top: -13px;
}

.feature-wrap i {
  background: none repeat scroll 0 0 #ffffff;
  border: 3px solid #ffffff;
  border-radius: 100%;
  box-shadow: 0 0 0 5px #f2f2f2 inset;
  color: #00303a;
  float: left;
  font-size: 48px;
  height: 117px;
  line-height: 108px;
  margin: 3px 10px 3px 3px;
  text-align: center;
  transition: all 500ms ease 0s;
  width: 117px;
}

.recent-work-wrap .overlay {
  padding: 4px;
}

#archeo h1 {
  width: 951px !important;
}

}




#header .navbar-brand > img {
  width: 126px;
}

.clearfix:after {
   content: " "; /* Older browser do not support empty content */
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}

/*team */

/*nonresponsive custom */
#trekking .heading-one img {
  margin-left: 130px;
  margin-top: 13px;
}
.pricing-area .heading-one, .pricing-area .price-one .plan-action .btn-primary {
  background: none repeat scroll 0 0 #e24f43;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  height: 188px;
  margin-left: 0;
}
.pricing-area .heading-two, .pricing-area .price-two .plan-action .btn-primary {
  background: none repeat scroll 0 0 #27ae60;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  height: 188px;
  margin-left: 0;
}
.pricing-area .heading-three, .pricing-area .price-three .plan-action .btn-primary {
  background: none repeat scroll 0 0 #f39c12;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  height: 188px;
  margin-left: 0;
}
#filming img {
  margin-top: 86px;
  right: 135px !important;
}

.ppt{
  display: none!important;
}

.pp_content h5{
  margin-top: 0px!important;
}


.headtitle {
  font-weight: bold;
  text-align: center;
  text-decoration: underline;
}

.itenerarypopup{
  width: 100%;
  padding: 10px;
}
.itenerarypopup span {
  line-height: 18px !important;
}

.itenerarypopup h3 {
  margin-bottom: 0 !important;
  margin-top: 10px !important;
  padding-bottom: 1px!important
}


.pp_pic_holder {
    
    left: 10%!important;
    
    width: 80%!important;
}
.pp_content_container {
  
  width: 100%!important;
}

.pp_content{
  width: 100%!important;
}
.itenerarypopup .pull-left {
  text-align: justify;
  width: 48% !important;
}
.itenerarypopup .pull-right{
  width: 50%!important
}
.tripImage > img {
  height: 191px;
  width: 93%;
}

.pp_details {
  display: none;
}

.othertrips {
  margin-top: 25px;
}

.bookNow .button.is-checked {
  
  margin-top: 20px;

}
div.pp_default .pp_close {
  background: url("../images/prettyPhoto/default/sprite.png") no-repeat scroll 2px 1px rgba(0, 0, 0, 0);
  cursor: pointer;
  height: 30px;
  width: 30px;
  z-index: 1000;
}


/*climb*/
#filtersclimb {
  border: 2px solid #999;
  box-shadow: 6px 14px 11px 4px #888888;
  margin-bottom: 25px;
  margin-left: 1%;
  margin-top: 12px;
  padding: 0 21px 21px;
  width: 97%;
}
.ui-group .button-groupclimb {
  display: inline-block;
  margin-right: 20px;
}
.button-groupclimb .button:first-child {
  border-radius: 0.5em 0 0 0.5em;
}
.button-groupclimb .button {
  border-radius: 0;
  float: left;
  margin-left: 0;
  margin-right: 1px;
}

.isotopeclimb {
  background: none repeat scroll 0 0 #ddd;
  max-width: 1200px;
}

#climbing .heading-two img {
  margin-left: 130px;
  margin-top: 13px;
}

/*contact*/
.gmap-area .gmap iframe {
    width: 100%!important;
}
.gmap {
  
  width: 100%!important;
}

header {
  opacity: 0.81;
  position: fixed;
  width: 100%;
  z-index: 9999;
}
/*#main-slider .carousel .item {
    height: 617px!important;
  
}*/

#about-us {
  padding-top: 108px;
  position: relative;
}

#feature{
  padding-top: 108px;
  position: relative;
}

#portfolio{
  padding-top: 108px;
  position: relative;
}

#contact-info{
  padding-top: 108px;
  position: relative;
}
#getstartedsection{
  padding-top: 108px;
  position: relative;
}
.no-margin {
  padding-top: 89px;
}
.social > button {
  background: none repeat scroll 0 0 #999;
  font-size: 14px;
  height: 32px;
  padding-left: 9px;
  padding-right: 9px;
  padding-top: 0;
  vertical-align: middle;
}
