/*-----------------    Default Css By Amit Silori   ----------------------------------*/
*{margin: 0px; padding: 0px; box-sizing:border-box;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}

body{	margin:0;	font-weight:400;font-family: "Poppins", serif; font-size:15px; color: #222;	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;}

article{}
body a{	transition: 0.5s all ease;-webkit-transition: 0.5s all ease;-moz-transition: 0.5s all ease;	-o-transition: 0.5s all ease;	-ms-transition: 0.5s all ease;font-family: "Poppins", serif; color: #222;}

/* CSS TOP MARGINS * -------------------------- */

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield; 
}

h1,h2,h3,h4,h5,h6{margin:0; color: #000;  }

h1{ font-size:36px; font-family: "Poppins", serif;}
h2{ font-size:26px; font-family: "Poppins", serif;}
h3{ font-size:20px; font-family: "Poppins", serif;}
h4{ font-size:20px; font-family: "Poppins", serif;}
h5{ font-size:15px; font-family: "Poppins", serif;}

p{font-weight: 400;  color: #222; font-size: 15px;  line-height: 24px; margin: 0px 0 10px 0; color:666;font-family: "Poppins", serif; }

ul li {list-style: none;}
p a {color: #222;}
b.normal{font-weight: 400;}

ul,label{	margin:0;	padding:0;}

body a:hover{	text-decoration:none;}
html input[type="text"], input[type="email"], input[type="tel"], input[type="password"], select {border-radius: 10px;  height: 42px;  padding: 0 10px; box-sizing: border-box;   width: 100%; color: #777;border:1px solid #ddd;	font-size: 13px;background:#fff;}
html select { padding: 0 11px;font-size:13px;}
html select option {font-size:14px;	font-weight:300;}
html textarea { padding:10px 10px; box-sizing: border-box;width: 100%; color: #999;border:1px solid #ddd;border-radius:0px;	font-size: 15px;}
html button, html input[type="button"]{  color: #fff;  display: inline-block;  padding: 13px 20px;  text-transform: uppercase;  font-size: 16px;
    border-radius:2px; border:none;	font-weight:600;height:50px;}
html button:hover, html input[type="button"]:hover{   color: #fff;}
html input:focus, select:focus, textarea:focus, button:focus {outline: none;}
.form-control:focus { color: #495057; background-color: #fff;   outline: 0; }
.form-control{font-size: 13px; height: 42px;border-radius: 10px; margin-bottom: 10px;}
textarea.form-control {
    height: 120px;
    border-radius: 10px;
}
.btn {font-size:14px;	padding: 7px 22px;	font-weight:400;	border-width:2px; border-radius:5px; line-height:normal;   font-weight: 400; }
.btn-primary {   color:#fff;  background-color: #f7472e;  border-color: #f7472e;}
.btn-primary:hover, .btn-primary:focus {  color: #fff;  background-color: #02304a;  border-color: #02304a;}
.btn-primary2 {   color: #044871;  background-color:transparent;  border-color:#044871;  }
.btn-primary2:hover, .btn-primary2:focus {  color: #fff;  background-color:#044871;  border-color: #044871;}
.btn-primary-outline {  color: #fff; background-color: transparent; border-color: #0048a8;}
.btn-primary-outline:hover, .btn-primary-outline:focus { color: #fff; background-color: #333; border-color: #333;}
.btn-primary:focus, .btn-primary:focus { color: #fff; background-color: #333; border-color: #333;}
.btn-primary.focus, .btn-primary:focus { box-shadow: none;}
.text-uppercase{ text-transform:uppercase;}
.text-capitalize{ text-transform:capitalize;}

/*--HeaderS ection--*/
.container{ padding: 0px;}

/*--nav Section--*/
.img-fluid{width: 100%;}

/*--General CSS--*/
.section{ padding:3em 0; position: relative; }
.title{font-size:28px; line-height:35px; color: #2e3031; font-weight:600; margin: 0 0 20px 0;  }
.title.white{color: #fff;}
p.sub-title{color: #03625d; font-size: 15px;  font-weight: 400; font-style: italic;  letter-spacing: 1px; padding: 0px; margin:5px 0;}
hr{width: 100px; margin: 1em 0px; background:#e182a8; height: 3px !important; opacity: 1; }
hr.hr-center{width: 100px; margin: 1em auto; height: 3px; }
img.hr{padding: 20px 0;}
ul.navbar-nav li.nav-item.dropdown{transition: .5s all;}
ul.navbar-nav li.nav-item.dropdown:hover .dropdown-menu{ display: block; padding: 0px; background: #00aeef;}
.navbar-brand{width: 14%; }
.back-gry{background: #f5f5f5;}
.title-box{position: relative;}
/*-- end General CSS--*/

/*-----------------   End Default Css By Amit Silori   ----------------------------------*/


/*start header section css*/
.top-header{ background: #002e48; transition: .5s all;}
.left-header{float: left;}
.right-header{float: right;}
.top-header .call{margin-right: 15px; padding-right: 15px; border-right: 1px solid #aaa;}
.top-header span{display: inline-block; padding: 12px 0; color: #fff;font-size: 13px; }
.top-header span a{color: #fff;}
.top-header span i{margin-right: 5px; color: #fff; }
.header-start {background: rgba(255, 255, 255, .5); transition: .5s all; position: fixed; z-index: 999; top: 0px; left: 0px; width: 100%; box-shadow: 5px 0 9px #00000057; z-index: 9999;}
.header-start .navbar{background: rgba(255, 255, 255, 1); padding: 0px;}
.header-start .navbar-light .navbar-nav .nav-link { color: #000; font-size: 16px; font-weight: 600;  padding: 16px 15px;   font-family: 'Roboto', sans-serif;   }
.header-start .navbar-light .navbar-nav .nav-link:hover{color: #10aa94;}
.header-start.darkHeader{position: fixed;top: 0px;left: 0px; width: 100%;z-index: 999999; transition: .5s all;}
.header-start.darkHeader .top-header{display: none; transition: .5s all;}
ul.navbar-nav li.nav-item.dropdown .dropdown-menu li a.dropdown-item{font-size: 13px; padding: 10px 15px; color: #fff; border-bottom: 1px solid #ddd; }
ul.navbar-nav li.nav-item.dropdown .dropdown-menu li a.dropdown-item:hover{color: #10aa94; background: #fff;}
.right-header a {display: inline-block; }
.right-header a i {display: inline-block; color: #fff; height: 30px; width: 30px; line-height: 30px; text-align: center; border: 1px solid #fff; margin-right: 3px; margin-top: 8px;}
/*end header css*/

/*start banner css*/
.carousel.responsive-img{display: none;}
.main-banner{margin-top: 95px;}
.main-banner .carousel-control-prev { left: -50px; top: 45%;}
.main-banner .carousel-control-next { right: -50px; top: 45%;}
.main-banner-overlay{background: rgba(0, 0, 0, .5); position: absolute; top: 0px; left: 0px; width: 100%; height: 100%;}
.main-banner .carousel-caption{z-index: 999;    position: absolute; right: 15%; bottom: 32%; left: 15%;  padding-top: 1.25rem; padding-bottom: 1.25rem; color: #fff;}
.main-banner .carousel-caption .heading{ font-size: 75px; color: #fff;  font-weight: 700; line-height: 56px;  text-shadow: 2px 2px 2px #000;}
.main-banner .carousel-caption p{ font-size: 18px; color: #fff; margin: 15px 0; text-shadow: 2px 2px 2px #000;}

/*end banner css */

/*start highlights section css*/

.destination-img{border-radius: 8px; overflow: hidden; position: relative; margin: 5px 15px;}
.destination-img a{display: block;z-index: ; position: relative;}
.destination-img b {position: absolute; bottom: 20px; left:20px; width: 100%;z-index: 99-; text-align: left; color: #fff; font-size: 17px; font-weight: 500; text-shadow: 2px 2px 2px #000;z-index: 9999; }
.destination-img b{ font-weight: 500; }
.destination-img span{position: absolute; top: 20px; left:0px; z-index: 99; color: #fff; color: #fff; background: #f7472e; font-size: 13px; padding: 6px 20px; border-radius: 0px;  transition: .5s all;z-index: ; }
.destination-img a:before{position: absolute; bottom: 0px; left: 0px; width: 100%; content: ''; height: 100%; background: rgba(0,0,0, .3); transition: .5s; z-index: 1; }
.destination-img:hover:before{height: 100%; z-index: 1;}
.destination .col-md-3, .destination .col-md-6{padding: 0px;}

.destination-img:hover img{ transform: scale(1.05); }
.destination-img img{  transition: .8s; }

 .chakra-img{ position: absolute; top: -140px; right: 41%;width: 18%; opacity: .5; animation: spin 9s infinite linear;  -webkit-animation: spin 9s infinite linear; -moz-animation: spin 9s infinite linear;}
@-webkit-keyframes spin {
    0%  {-webkit-transform: rotate(0deg);}
    100% {-webkit-transform: rotate(360deg);}   
}



/*start home trekk section css*/
.home-trek-box{margin: 0 5px; box-shadow: 0 4px 10px 0 rgb(0 0 0/6%); margin-top: px; border-radius: 10px; overflow: hidden; border: 1px solid #ddd; margin-bottom: 20px; background: #fff;}
.home-trek-img{ position: relative; overflow: hidden; }
.home-trek-img span{position: absolute; top: 20px; right: 20px; background: rgba(0, 0, 0, .5); color: #fff; font-size: 12px;   text-align: center; border-radius: 5px; transition: .5s all; padding: 2px 10px; }
.home-trek-img span i{color: #ffd604;}
.home-trek-img img{transition: .5s all;}
.home-trek-box:hover img{transform: scale(1.05);}
.home-trek-box:hover .home-trek-img  span{background: #fff; color: #3b2f23;}
.home-trek-text{padding:10px; background: #fff;  position: relative;}
.home-trek-header span{ font-size: 12px; color: #db5d12 ; }
.home-trek-header span i{margin-right: 5px;}
.home-trek-header span.loc{float: right;}
.home-trek-text h4{display: block;margin: px 0; height: 46px; text-transform: capitalize;font-weight: 500;color: #3b2f23;  font-size: 16px; margin: 0px;}
.home-trek-text span.loc{ display: block; padding: 10px 0; font-size: 13px; }
.home-trek-text span.loc i{ color: #f7472e; margin-right: 5px; }
.home-trek-price{padding: 8px 10px;  background: #bfe8ff;font-size: 13px;}
.home-trek-price span.home-day{float: right;}
.home-trekking .owl-carousel .owl-nav .owl-prev{position: absolute; top: 45%;height: 40px;width: 40px;line-height: 40px;text-align: center;background: #03625d;color: #fff;border-radius: 10px;}
.home-trekking .owl-carousel .owl-nav .owl-next{position: absolute; top: 45%; right: 0px; height: 40px;width: 40px;line-height: 40px;text-align: center;background: #03625d;color: #fff;border-radius: 10px;}
.trek-link{text-align: right; margin-top: 20px;}
.trek-link a{ display: inline-block; color: #f7472e;}
/*end home trek section css*/

.activity{background: url(../images/back.jpg) no-repeat fixed; background-size: cover; position: relative; }
.activity:before{content: ''; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: rgba(41,40,55,.8);}
.activity-left{position: relative; padding-top: 6em;}
.activity-left .title{font-size: 50px;  line-height: 60px; margin: 30px 0}
   .activity-left p.sub-title{font-size: 20px; margin-bottom: 12px; color: #e8604c;}
 .activity-left p{color: #fff; margin-bottom: 20px;}  
  .activity-right{position: relative; padding: 0 4em;} 
 .activity-box{padding: 2em 1em; border:1px solid #75757f; border-radius: 10px; margin: 10px; transition: .5s all;}
  .activity-box:hover{background:rgba(0, 0, 0, .2); transform: scale(1.02);}
  .activity-box b{display: block; margin: 20px 0; color:#fff ; font-size: 18px; font-weight: 400;}
  .activity-box a{padding: 0px;}
  .activity-right .col-md-6{padding: 0px;}
/*end highlights section*/


.review-box{ width: ; margin: 0 10px; padding: 2em; position: relative; border:1px solid #ddd; border-top-left-radius: 30px; background: #fff;}
.review-box i.fa-quote-left{ position: absolute; left: -40px; top: 0px; font-size: 50px; color: #03625d; display: none;}
.review-box span{display: block; color: #ffc63f; margin: 10px 0}
.review-box strong{display: block; color: #03625d; font-size: 16px;}
.testimonials .owl-carousel .owl-nav .owl-next{ display: inline-block; margin: 0 10px; font-size: 20px; height: 40px; width: 40px; line-height: 40px; border-radius: 100%; border:1px solid #ddd; color: #ddd; transition: .5s all;} 
.testimonials .owl-carousel .owl-nav .owl-prev{ display: inline-block;  margin: 0 10px; font-size: 20px; height: 40px; width: 40px; line-height: 40px; border-radius: 100%; border:1px solid #ddd; color: #ddd; transition: .5s all; }
.testimonials .owl-carousel .owl-nav .owl-next:hover, .testimonials .owl-carousel .owl-nav .owl-prev:hover{color: #aaa; border-color: #aaa;}

.review-box p{font-size: 14px; line-height: 22px; text-align: justify;}

.fix-form-start form{ padding: 30px; border: 1px solid #ddd; background: #fff; box-shadow: 0 4px 10px 0 rgb(0 0 0/6%); background: #f5f5f5; border-radius: 30px;}
.form-img{width: 45%; margin: 0 auto; display: inline-block; vertical-align: top;}
.form-img.form-img02{ margin-top: 9em; vertical-align: top; }
.home-form-img{text-align: right;}



.main-footer{background: #002e48;}
.top-footer .footer-form input.form-control{ display: inline-block;width: 28%; border-radius: 0px; }
.top-footer .footer-form input.btn{border-radius: 0px; }
.top-footer{border-bottom: 1px dashed #cccccc3b; padding-bottom: 3em; margin-bottom: 3em;}
.footer-box img{width: 60%;}
.footer-box p, .footer-box a, .footer-box ul li{color: #fff; font-size: 14px;}
.footer-box i{color: #f7472e;}
.footer-box p i{margin-right: 8px; }
.footer-box p{margin-top: 10px;}
.footer-box ul li{list-style: none;}
.footer-box ul li a{display: block; width: 100%; padding: 10px 0; border-bottom:1px dashed #cccccc3b;}
.footer-box ul li a:hover{transition: 0.5s all; color: #fff;}

.footer-box ul li a i{margin-right: 5px;}
.footer-box h5{ font-size: 22px; color: #f7472e; margin-bottom: 30px; }
.footer-box span{width: 30%; margin: 4px 0px;}
.footer-box span img{width: 100%}


 .main-footer .footer-icon span a i  {margin-right: 5px; height: 40px; width: 40px; line-height: 40px; text-align: center; background: #fff;
    color:#10b387; font-size:24px;}
.copy-footer{padding: 15px 0; background: #060c17;border-top: 1px dashed #cccccc3b;}
.copy-footer p{font-size: 12px; color: #fff; opacity: .6; margin: 0px;}
.copy-footer p a{font-size: 12px; color: #fff; }
.footer-box span img{width: 20%; margin: 5px 3px;}
.footer-box span b{color: #fff; display: block ; margin-top: 15px; font-weight: 500;}

/*** About-page****/
.inner-banner{background: url(../images/img7.jpg)no-repeat center; background-size: cover; padding: 22em  08em 5em;position: relative; }
.inner-banner:before{content: "";position: absolute;background-color: #151515;display: block;opacity: 0.65;width: 100%;height: 100%;top: 0px;left: 0px;right: 0px;bottom: 0px;}
.inner-banner .inner-text h1{position: relative;color: #fff;font-size: 50px;font-weight: 600;}
.inner-banner .inner-text small{position: relative;color: #fff;font-size: 20px; display: block;margin-top: 10px ;}
.inner-banner .inner-text small a{position: relative;color: #43ddd5;font-size: 20px;}
.inner-banner .inner-text i{position: relative;color: #fff; margin: 0 5px;}

.inner-banner2{ margin-top: 86px;}


.inner-banner3{background: url(../images/valley-of-flowers.jpg)no-repeat center; background-size: cover; padding: 22em  08em 5em;position: relative; width:100%; margin-top: 93px;}
.inner-banner3:before{content: "";position: absolute;background-color: #151515;display: block;opacity: 0.65;width: 100%;height: 100%;top: 0px;left: 0px;right: 0px;bottom: 0px;}
.inner-banner3 .inner-text h1{position: relative;color: #fff;font-size: 60px;font-weight: bold;}
.inner-banner3 .inner-text small{position: relative;color: #fff;font-size: 20px; display: block;margin-top: 10px ;}
.inner-banner3 .inner-text small a{position: relative;color: #43ddd5;font-size: 20px;}
.inner-banner3 .inner-text i{position: relative;color: #fff; margin: 0 5px;}

.inner-banner4{background: url(../images/amarnath-yatr.jpg)no-repeat center; background-size: cover; padding: 22em  08em 5em;position: relative; width:100%; }
.inner-banner4:before{content: "";position: absolute;background-color: #151515;display: block;opacity: 0.65;width: 100%;height: 100%;top: 0px;left: 0px;right: 0px;bottom: 0px;}
.inner-banner4 .inner-text h1{position: relative;color: #fff;font-size: 60px;font-weight: bold;}
.inner-banner4 .inner-text small{position: relative;color: #fff;font-size: 20px; display: block;margin-top: 10px ;}
.inner-banner4 .inner-text small a{position: relative;color: #43ddd5;font-size: 20px;}
.inner-banner4 .inner-text i{position: relative;color: #fff; margin: 0 5px;}

.inner-banner5{background: url(../images/activity-inner.jpg)no-repeat top; background-size: cover; padding: 20em  08em 5em;position: relative; width:100%; }
.inner-banner5:before{content: "";position: absolute;background-color: #151515;display: block;opacity: 0.4;width: 100%;height: 100%;top: 0px;left: 0px;right: 0px;bottom: 0px;}
.inner-banner5 .inner-text h1{position: relative;color: #fff;font-size: 60px;font-weight: bold;}
.inner-banner5 .inner-text small{position: relative;color: #fff;font-size: 20px; display: block;margin-top: 10px ;}
.inner-banner5 .inner-text small a{position: relative;color: #43ddd5; font-size: 20px;}
.inner-banner5 .inner-text i{position: relative;color: #fff; margin: 0 5px;}



.inner-banner6{background: url(../images/yatra-charter.jpg)no-repeat center; background-size: cover; padding: 22em  08em 5em;position: relative; width:100%; }
.inner-banner6:before{content: "";position: absolute;background-color: #151515;display: block;opacity: 0.65;width: 100%;height: 100%;top: 0px;left: 0px;right: 0px;bottom: 0px;}
.inner-banner6 .inner-text h1{position: relative;color: #fff;font-size: 60px;font-weight: bold;}
.inner-banner6 .inner-text small{position: relative;color: #fff;font-size: 20px; display: block;margin-top: 10px ;}
.inner-banner6 .inner-text small a{position: relative;color: #43ddd5;font-size: 20px;}
.inner-banner6 .inner-text i{position: relative;color: #fff; margin: 0 5px;}



.inner-banner7{ margin-top:85px; }




.inner-banner8{background: url(../images/dodham.jpg)no-repeat center; background-size: cover; padding: 22em  08em 5em;position: relative; width:100%; margin-top:93px; }
.inner-banner8:before{content: "";position: absolute;background-color: #151515;display: block;opacity: 0.65;width: 100%;height: 100%;top: 0px;left: 0px;right: 0px;bottom: 0px;}
.inner-banner8 .inner-text h1{position: relative;color: #fff;font-size: 60px;font-weight: bold;}
.inner-banner8 .inner-text small{position: relative;color: #fff;font-size: 20px; display: block;margin-top: 10px ;}
.inner-banner8 .inner-text small a{position: relative;color: #43ddd5;font-size: 20px;}
.inner-banner8 .inner-text i{position: relative;color: #fff; margin: 0 5px;}


/*.inner-banner9{background: url(../images/uttrakhand.jpg)no-repeat center; background-size: cover;     padding: 9em 4em 3em; position: relative; width: 100%;  margin-top: 93px; }*/
.inner-banner9{padding: 8em 0em 0em; position: relative;}

.inner-banner9 .inner-text h1{position: relative;color: #fff;font-size: 60px;font-weight: 500; display: none    ;}
.inner-banner9 .inner-text small{position: relative;color: #fff;font-size: 20px; display: block;margin-top: 10px ; display: none    ;}
.inner-banner9 .inner-text small a{position: relative;color: #43ddd5;font-size: 20px;}
.inner-banner9 .inner-text i{position: relative;color: #fff; margin: 0 5px;}


.inner-banner10{background: url(../images/uk.jpg)no-repeat center; background-size: cover; padding: 22em  08em 5em;position: relative; width:100%; margin-top:93px; }
.inner-banner10:before{content: "";position: absolute;background-color: #151515;display: block;opacity: 0.65;width: 100%;height: 100%;top: 0px;left: 0px;right: 0px;bottom: 0px;}
.inner-banner10 .inner-text h1{position: relative;color: #fff;font-size: 60px;font-weight: bold;}
.inner-banner10 .inner-text small{position: relative;color: #fff;font-size: 20px; display: block;margin-top: 10px ;}
.inner-banner10 .inner-text small a{position: relative;color: #43ddd5;font-size: 20px;}
.inner-banner10 .inner-text i{position: relative;color: #fff; margin: 0 5px;}


.inner-banner11{background: url(../images/lakshman.jpg)no-repeat center; background-size: cover; padding: 22em  08em 5em;position: relative; width:100%; margin-top:93px; }
.inner-banner11:before{content: "";position: absolute;background-color: #151515;display: block;opacity: 0.65;width: 100%;height: 100%;top: 0px;left: 0px;right: 0px;bottom: 0px;}
.inner-banner11 .inner-text h1{position: relative;color: #fff;font-size: 60px;font-weight: bold;}
.inner-banner11 .inner-text small{position: relative;color: #fff;font-size: 20px; display: block;margin-top: 10px ;}
.inner-banner11 .inner-text small a{position: relative;color: #43ddd5;font-size: 20px;}
.inner-banner11 .inner-text i{position: relative;color: #fff; margin: 0 5px;}


.inner-banner13{background: url(../images/himachal.jpg)no-repeat center; background-size: cover; padding: 22em  08em 5em;position: relative; width:100%; margin-top:93px; }
.inner-banner13:before{content: "";position: absolute;background-color: #151515;display: block;opacity: 0.65;width: 100%;height: 100%;top: 0px;left: 0px;right: 0px;bottom: 0px;}
.inner-banner13 .inner-text h1{position: relative;color: #fff;font-size: 60px;font-weight: bold;}
.inner-banner13 .inner-text small{position: relative;color: #fff;font-size: 20px; display: block;margin-top: 10px ;}
.inner-banner13 .inner-text small a{position: relative;color: #43ddd5;font-size: 20px;}
.inner-banner13 .inner-text i{position: relative;color: #fff; margin: 0 5px;}


.inner-banner14{background: url(../images/nani.jpg)no-repeat center; background-size: cover; padding: 22em  08em 5em;position: relative; width:100%; margin-top:93px; }
.inner-banner14:before{content: "";position: absolute;background-color: #151515;display: block;opacity: 0.65;width: 100%;height: 100%;top: 0px;left: 0px;right: 0px;bottom: 0px;}
.inner-banner14 .inner-text h1{position: relative;color: #fff;font-size: 60px;font-weight: bold;}
.inner-banner14 .inner-text small{position: relative;color: #fff;font-size: 20px; display: block;margin-top: 10px ;}
.inner-banner14 .inner-text small a{position: relative;color: #43ddd5;font-size: 20px;}
.inner-banner14 .inner-text i{position: relative;color: #fff; margin: 0 5px;}

.hicking-box{padding: 3em 0;}
.hicking-i{display: inline-block;width: 20%;vertical-align: top;}
.hicking-text{display: inline-block;width: 70%;vertical-align: top;margin-left: 16px; text-align: justify;}
.hicking-text a b{font-size: 20px;transition: 0.5s all;}
.hicking-text a b:hover{color: #43ddd5;}
.hicking-text p{padding: 10px 4px;}


.About-start h2{text-align: center;}
.About-box{padding: 3em 0;}


.call-today{background: url(../images/bgback.jpg)fixed no-repeat;background-size: cover;background-position: center;position: relative;}
.call-today:before{content: ""; background: rgba(0, 0, 0,.7);position: absolute;left: 0px; width: 100%; height: 100%; top: 0;right: 0;}
.call-today h1{position: relative; font-size: 30px; color: #fff;text-align: center;}
.call-today h1 span{color: #43ddd5;}
.call-today h1 span i{margin-right: 10px;}

/**** End About Css****/


/*** Contact Css ****/
.form-start{padding: 4em ; background-color:#002e48 ;}
.contact h1{text-align: center;}
.contact p{text-align: center;}
.contact-start{background: #fff; border: 1px solid #ddd;}
.address-start{height: 100%;padding: 4em;   }
.address-text span{color:#f7472e ;font-weight: 500;font-size: 18px;}
.address-text span i{border-color: #002e48; background-color: #002e48; color: #fff; border: 1px solid#002e48;height: 45px;width: 45px;line-height: 45px;border-radius: 50%;text-align: center; font-size: 18px;margin-right: 8px;}
.address-text p{text-align: left;color:#002e48;margin-left: 60px;font-weight: normal;font-size: 15px;}
.address-text a{text-align: left;color:#002e48;font-weight: bold;font-size: 15px;}
.form-control{display: block;line-height: 1.5;margin-bottom: 10px;}
 .address-start form .form-control{border-radius: 10px;height: 42px;padding: 0 10px;box-sizing: border-box;width: 100%;color: #777;border: 1px solid #002e48;font-size: 13px;background: #fff;}
.address-start form textarea.form-control{height: 120px;border-radius: 10px;border: 1px solid#002e48 ;margin-top: 10px;}
.address-start span input.btn.btn-primary{padding: 15px 33px;background:#000 ;color: #fff;border: none;text-align: center;margin-top: 10px;}
.address-start span input.btn.btn-primary:hover{color: #fff;background: #000;}
 .address-start form .form-control:focus{box-shadow: none;}
.form-control{margin-bottom: 25px;}

/*****End Contact Css****/


/***** Gallery Css****/

.img-img:hover img{transform: scale(1.2) rotate(.5deg)}
.img-img a{display: block;width: 100%;height: 100%;}
.img-img img{transition: .5s ;}
.img-img{overflow: hidden ;display: inline-block;width: 33%;margin-top: 20px;height: 140px;}
.our-gallery{padding: 4em 0;background: #f5f5f5f5;box-sizing: border-box;}

/**** End Gallery Css****/



/***** Package-Details css ****/

.Uttrakhand-box-icon {margin-bottom: 20px;}
.Uttrakhand-box-icon i{font-size:20px;color:#002e48 ;}
.Uttrakhand-box-icon span{font-size:15px;}
.Uttrakhand-box-icon span i{margin-left: 5px;}
.Uttrakhand-box-icon span b{font-size:15px;margin-left:5px;}


.tour-details-text{padding:20px;background-color:#fff;margin-bottom: 40px; border: 1px solid #ddd; box-shadow:0 3px 6px rgb(0 0 0 / 16%) ;}
.tour-details-text  h3:before{background-color: #f7472e;content: ""; height: 2px; width: 50px;margin-right:0px; position: absolute; right:0px;top: 100%; left:0;}
.tour-details-text  h3{position: relative;width: 45%;margin-bottom: 20px;color:#f7472e ; }
.tour-trems-text ul li{padding: 5px 0; margin-top: 10px; color:#000; font-size: 14px;}
.tour-trems-text ul li i{color: #002e48; margin-right: 5px;}
.helicopter-text p{margin-top: 15px; font-size: 14px;}
.helicopter-text p i{ color: #002e48; margin-right: 5px;  }
.helicopter-text p{padding:10px 10px;}
.helicopter-text .itinerary-box  {color:#000;}
.tour-trems-text{margin-bottom: 30px;}



.helicopter-box-icon {background-color:#bfe8ff;}
.helicopter-box-icon  p i{color: #000;font-size: px;display: inline-block;margin-right: 5px;}
.helicopter-box-icon  p{color: #000;
    font-weight: normal;
    padding: 7px 42px;
    margin-bottom: 0;
    border-right: 1px solid #fff;
    display: inline-block;
    font-size: 13px; width: 32%; text-align: center;}
.helicopter-img{padding: 30px;}


.itinerary-text{background-color:#fff;box-shadow:0 3px 6px rgb(0 0 0 / 16%);color: #ffffff;text-align: left;}
.itinerary-box{border-bottom: 1px solid rgb(43 43 43 / .1);margin-top: 30px;}
.itinerary-box strong{display: block;color: #04314b;font-size: 16px; font-weight: 500;}
.itinerary-box p{padding-left: 30px;border-left:1px solid rgb(43 43 43 / .1);padding-top: 25px;padding-bottom: 25px; margin-left: 20px;margin-bottom: 0;}
.itinerary-box strong span{width: 35px; height: 35px; line-height: 35px; background: #04314b; display: inline-block; align-items: center; justify-content: center; font-weight: normal; color: #ffffff; border-radius: 5px; margin-right: 15px; font-size: 17px;  text-align: center;}

.itinerary-box.details b{color: #000;display:inline-block;margin-left: 20px;}
.itinerary-box.details p{padding-left: 30px;border-left:1px solid rgb(43 43 43 / .1);padding-top: 5px;padding-bottom: 15px; margin-left: 20px;margin-bottom: 0;}
.itinerary-box.details strong{font-size: 20px;}
.itinerary-box.details a{background-color:#002e48; display: inline-block;transition: 0.5s all;padding: 5px 10px; color: #fff;}
.itinerary-box.details a:hover{background-color:#000;color: #fff; padding: 5px 10px;}
.itinerary-box img {margin-top: 20px;}
.itinerary-box.details strong {font-size: 15px;}

.chakra-img{display: none;}








.book-your-travel{margin-top: 20px; display: none;}
.book-your-travel .col-md-4.col-lg-4.col-sm-12.col-xs-12{margin: 0;padding: 0;}
.book-your-travel-box { padding: 2em 1em;background: #002e48;height: 100%;}
.book-your-travel-box h5{font-size: 25px; margin-bottom: 15px; color: #000;font-weight: bold;}
.book-your-travel-box2 {background:#F56960;}




.Package-details{padding: 20px;text-align: center;margin-bottom: 30px;background-color:#002e48 ;}
.Package-details span{color: #fff;font-size: 35px;font-weight: bold;}
.Package-details span small{color: #fff;font-size: 20px;}
.Package-details-icon{margin-top: 10px;}
.Package-details-icon i{color: #fff;}

.book-form{padding:30px;background-color: #fff;box-shadow: 0px 1px 3px rgb(0 0 0 / 20%);}
.Package-form h4{background-color:#f7472e ;color: #fff;padding: 10px 30px; text-align: center;}
 .book-form form .form-control:focus{box-shadow: none;}
.book-form form textarea.form-control{height: 120px;border-radius: 10px;border: 1px solid #002e48 ;margin-top: 10px;}
 .book-form form .form-control{border-radius: 10px;height: 42px;padding: 0 10px;box-sizing: border-box;width: 100%;color: #777;border: 1px solid #002e48;font-size: 13px;background: #fff;}

.travel-tips{background-color: #f5f5f5;text-align: center;padding: 50px 30px;margin-top: 50px;}
.travel-tips h5:before{background-color: #002e48; content: ""; height: 2px; width: 50px; margin-right: 10px; position: absolute; left:50px;top: 50%;margin: 0 auto; display: none;}

.travel-tips h5{color:#002e48 ;font-size: 20px;font-weight: bold;position: relative;}
.travel-tips h2{margin-top: 20px;color: #000;}
.travel-tips p{margin-top: 20px;padding: 0 0 15px;}
.travel-tips a{padding: 15px 30px;background-color: #002e48;color: #fff;margin-top: 20px;display: inline-block;}


.why-book-tour{background-color: #fff;padding: 30px;margin-top: 50px;box-shadow: 0px 1px 3px rgb(0 0 0 / 20%);}
.why-book-tour h5{font-size: 20px;margin-bottom: 10px;color: #002e48;}
.why-book-tour ul li i{color: #002e48;margin-right: 5px;}
.why-book-tour ul li{list-style: none;padding: 15px 0;border-bottom: 1px solid#ddd;}
.why-book-tour ul li a:hover{color: #002e48;transition: 0.5s all;}



.tour-query{margin-top: 50px;padding: 30px;background-color:#eee ;}
.tour-query h5 { font-size: 20px;color:#002e48; margin-bottom: 20px;font-weight: bold;}
.tour-query p {font-size: 16px;color: #000;}
.tour-query a{color: #000;font-size: 16px;margin-top: 10px;display: inline-block;}
.tour-query a i{color:#002e48;font-size: 16px;margin-right: 5px;}

/**** End-Package Details *****/


/**** Car-Rent Css*****/

.car-rental-page{padding: 7em 0 8em 0; background-color: #002e48;}
.car-rent-from {background: #f3f3f3;padding: 1em 2em; margin-top: 50px;}
.car-rent-from span {color:#002e48 ;}
 .car-rent-from form .form-control:focus{box-shadow: none;}
 .car-rent-from form .form-control{border-radius: 10px;height: 42px;padding: 0 10px;box-sizing: border-box;width: 100%;color: #777;border: 1px solid #002e48;font-size: 13px;background: #fff;}


.car-highlight{background-color: #fff;}
.car-highlight-icon {float: left;}
.car-highlight-text {float: right;width: 78%;}
.car-highlight-icon i { width: 50px;height: 50px;line-height: 50px;color: #002e48; text-align: center;border: 1px solid #002e48;font-size: 25px;margin-top: 0;}



.why-icon i {height: 50px;font-size: 22px;width: 50px;line-height: 50px;text-align: center;  border: 1px solid #002e48;vertical-align: top;background: #002e48;margin-top: 10px;color: #fff;display: inline-block;}
.why-box-text {display: inline-block;width: 78%;vertical-align: top;float: right;}
.why-icon {display: inline-block;}
.why-box-text p b {display: block;}
.why-box {margin-top: 25px;}



.cab-text {padding: 2em;box-shadow: 0 1px 3px rgb(0 0 0 / 20%);margin-bottom: 3em;}
.car-type {background-color: #ddd;}
.car-type-book{text-align: center;}
.car-type-book a{display: inline-block;margin-bottom: 10px;}
.car-type-book p{color:#da1c36;display: inline-block;text-align: left;font-size: 25px;}
.car-type-box{background:#eee ;margin-top: 50px;}



.fleet-inner {background:#fff ;min-height: 120px;clear: both;padding: 20px 20px 15px 20px;overflow: hidden;border-top: 1px solid#000;border-bottom: 1px solid#000;}
.fleet-inner h4{color: #002e48; text-align: center;}

.fleet-inner ul li{ margin-bottom: 10px; margin-top: 20px;color: #000; vertical-align: top; }
.fleet-inner ul li i{margin-right: 8px; color: #002e48;}



.itinerary-box table{color:#000;}
.term p{text-align: justify;}
.term-con p{text-align: justify;}

/***** End Car Rent Css *****/




/*-------------------------------------start image gallery lightbox css-------------------------------------------*/

.lb-loader,.lightbox{text-align:center;line-height:0;position:absolute;left:0}body.lb-disable-scrolling{overflow:hidden}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;filter:alpha(Opacity=80);opacity:.8;display:none}.lightbox{width:100%;z-index:10000;font-weight:400;outline:0}.lightbox .lb-image{display:block;height:auto;max-width:inherit;max-height:none;border-radius:3px;border:4px solid #fff}.lightbox a img{border:none}.lb-outerContainer{position:relative;width:250px;height:250px;margin:0 auto;border-radius:4px;background-color:#fff}.lb-outerContainer:after{content:"";display:table;clear:both}.lb-loader{top:43%;height:25%;width:100%}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(../images/loading.gif) no-repeat}.lb-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}.lb-container>.nav{left:0}.lb-nav a{outline:0;background-image:url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)}.lb-next,.lb-prev{height:100%;cursor:pointer;display:block}.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url(../images/prev.png) left 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-prev:hover{filter:alpha(Opacity=100);opacity:1}.lb-nav a.lb-next{width:64%;right:0;float:right;background:url(../images/next.png) right 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-next:hover{filter:alpha(Opacity=100);opacity:1}.lb-dataContainer{margin:0 auto;padding-top:5px;width:100%;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.lb-dataContainer:after{content:"";display:table;clear:both}.lb-data{padding:0 4px;color:#ccc}.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}.lb-data .lb-caption{font-size:13px;font-weight:700;line-height:1em}.lb-data .lb-caption a{color:#4ae}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(../images/close.png) top right no-repeat;text-align:right;outline:0;filter:alpha(Opacity=70);opacity:.7;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.lb-data .lb-close:hover{cursor:pointer;filter:alpha(Opacity=100);opacity:1} .lb-nav a.lb-prev, .lb-nav a.lb-next{opacity: 1} .gallery-start .col-md-3, .gallery-start .col-lg-3{padding: 5px 5px;} .gallery-img{overflow: hidden; height: 200px;} .gallery-img img{transition: .5s all; height: 100%;} .gallery-img:hover img{ transform: scale(1.05); }

/*=======================================end image gallery lightbox css================================================*/

 a i.fa-facebook-f {background:#1a4790 !important;  color: #fff !important;}
 a i.fa-twitter {background: #1c9deb  !important; color: #fff !important;}
 a i.fa-whatsapp {background: #0bb365 !important; color: #fff !important;}
 a i.fa-linkedin-in {background: #4c6ef5 !important; color: #fff !important;}
 a i.fa-instagram {background:linear-gradient( 10deg,#efa513,#9007dc) !important;  color: #fff !important;}
 a i.fa-pinterest  {background:#c62026 !important;  color: #fff !important;}
 a i.fa-youtube {background:#ac1419 !important;  color: #fff !important;}
 a i.fa-google {background:#ac1419 !important;  color: #fff !important;}

.footer-certificate{ margin-top: 25px; }



.new-inner{ padding: 10px; background: #f5f5f5; padding-top: 150px; }
.new-inner-text small{color: #000; display: block;}
.new-inner-text small a{color: #000;}
.package-top-sec-highlight b, .package-top-sec-highlight strong, .package-top-sec-highlight p, .package-top-sec-highlight span{display: inline-block; font-size: 13px;}
.package-top-sec-highlight b {padding: 5px 10px ;color: #fff; font-weight: 500; background: #f7472e; margin-right: 8px; border-radius: 30px;}
.package-top-sec-highlight p{margin-left: 15px;}
.package-top-sec-highlight p span{ padding: 0 9px; }
.package-top-sec-highlight p span i{ margin-right: 5px; }

.package-top-sec-left-slider{margin-top: 20px;}
.package-top-sec-left-slider-img{margin-bottom: 10px; border-radius: 20px; overflow: hidden;}
.package-top-sec-left-slider-img img{height: 100%; transition: .5s all;}
.package-top-sec-left-slider-img2{height: 100%; border-radius: 20px; overflow: hidden;}
.package-top-sec-left-slider-img2 img{height: 100%; transition: .5s all;}
.package-top-sec-left-slider-img2:hover img{transform: scale(1.2);}
.package-top-sec-left-slider-img:hover img{transform: scale(1.2);}

.package-top-sec-right-fees{ padding: 20px; border-radius: 15px; overflow: hidden; border:1px solid #f7472e}
.package-top-sec-right-fees span{float: right; font-weight: bold; color: #f7472e;}
.package-top-sec-right-fees h2{font-weight: 600;}
.package-top-sec-right-fees h2 del{opacity: .5;}
.package-top-sec-right-fees small{margin-top: 5px; display: block;}
.package-top-sec-right-btn { border-top: 1px dashed #555; margin-top: 12px; padding-top: 12px; }
.package-top-sec-right-btn a.btn{ display: block; margin-bottom: 10px;  }

.package-top-sec-right-support-img  span{ width: 15%; display: inline-block; margin-right: 8px;  }
.package-top-sec-right-support{padding: 20px; border-radius: 15px; overflow: hidden; border:1px solid #f7472e; margin-top: 20px;}
.package-top-sec-right-support a i{ color: #25d366 ; font-size: 30px; margin-right: 8px; vertical-align: middle;}
.package-top-sec-right-support a {font-size: 17px; margin-top: 15px; display: block; vertical-align: middle;}


.Package-form{position: sticky; top: 100px;}

.banner-offer{ position: absolute; top: 172px; width: 23%; right: 55px;background: #fff; border-radius: 15px; overflow: hidden; }
.banner-offer h2{ background: #f7472e; color: #fff; text-align: center; padding: 10px;  }
.banner-offer-text{ padding: 15px; text-align: center; }
.banner-offer-text strong{ font-size: 22px; display: block;}
.banner-offer-text p{ font-size: 18px; display: block; margin-top: 5px;}
.banner-offer-text strong span{ font-size: 20px; color: #f7472e; }
.banner-offer-text b{ font-size: 22px; color: #f7472e; }
.banner-offer-footer { padding: 15px; text-align: center; }
.banner-offer-footer a.btn { display: block;}
.banner-offer-footer small{ display: block; margin-top: 10px;}
.offer-gif {
    position: absolute;
    top: 37px;
    left: -24px;
    width: 34%;
}


.address-start .book-orm .form-control{ margin-bottom: 10px; }
.address-start .book-orm textarea.form-control{ margin-top: 0px; }
.address-start .book-orm label{ font-size: 13px; }
.enquiry-page .fix-form { display: none; }


.fix-whatsapp {
    position: fixed;
    bottom: 20px;
    left: 25px;
    z-index: 9999999999;
}


.fix-call {
    position: fixed;
    bottom: 90px;
    left: 35px;
    z-index: 9999999999;
}
.fix-call a i{ height: 55px; width: 55px; line-height: 50px; border-radius: 100%; background: Green; text-align: center; color: #fff; border: 3px solid #fff; font-size: 20px;}

.fix-bottom{ background: #002e48; text-align: center; padding: 10px 0; display: none;}
.fix-bottom-whatsapp a{ color: #fff; }
.fix-bottom-whatsapp a i{ color: #fff; background-color: transparent; }

.modal-open .modal{ z-index: 9999999; }
.modal-body.modal-form button.btn-close{ position: absolute; top: -10px; right: -10px; background: #000; height: 30px; width: 30px; padding: 0px; line-height: 30px; text-align: center; color: #fff; border-radius: 100%; border:2px solid #fff; opacity: 1;  }

.modal-body.modal-form h4{ color:#f7472e ; margin-bottom: 15px; }
.modal-body.modal-form form .form-control{ margin-bottom: 5px; }
.modal-body.modal-form form textarea.form-control{ height: 80px; }
.modal-body.modal-form input.btn-primary{ width: 100%; }
.modal-footerr a.modal-left-btn{ float: left; ; margin-top: 10px;}
.modal-footerr a.modal-right-btn{ float: right; margin-top: 10px; }

.modal-content{margin-top: 8em;}
.modal-open .modal { backdrop-filter: blur(10px); }
.modal-body.modal-form form input.form-control{ width: 90%; display: inline-block; border:none; margin: 0px; box-shadow: none; outline: none;  }
.modal-body.modal-form form span{ display: block; border:1px solid #ddd; padding-left: 10px; margin-bottom: 5px; border-radius: 5px; overflow: hidden;}
.modal-body.modal-form form span i{  color: #555; }
.modal-body.modal-form form textarea.form-control{ border: none; box-shadow: none; outline: none; }

































/*XX-Large devices (larger desktops, 1400px and up)*/
@media (max-width: 1400px) { 


    
    
}

/*X-Large devices (large desktops, 1200px and up)*/
@media (max-width: 1024px) { 
.inner-banner2 { margin-top: 73px;}
.inner-banner11 {padding: 10em 8em 5em; margin-top: 73px;}
.inner-banner13 {padding: 10em 8em 5em; margin-top: 73px;}
.inner-banner4 {padding: 11em 8em 5em; margin-top: 73px;}
.inner-banner4 .inner-text h1 {font-size: 47px;}
.inner-banner5 {padding: 11em 8em 5em; margin-top:73px;}
.inner-banner7 {margin-top: 73px;}
.inner-banner8 .inner-text h1 {font-size: 52px;}
.inner-banner8 {padding: 11em 8em 5em; margin-top: 73px;}
.inner-banner9 {padding: 11em 8em 5em; margin-top: 73px;}
.inner-banner10 {padding: 11em 8em 5em; margin-top: 73px;}

    
.About-img img{height: 470px;}
.header-start .navbar-light .navbar-nav .nav-link {padding: 25px 14px; font-size: 14px;}
.helicopter-box-icon p{padding: 30px 12px;}
.start-why-us .col-md-6{display: none;}
.start-why-us .col-md-3{width: 50%;max-width: 50%; flex: 50%;}
.why-box-text {display: inline-block; width: 85%;}
.why-car-rental.section{padding: 0;}
.gallery-start .img-img{width: 48%;max-width: 50%; flex: 50%;}
.inner-banner .inner-text h1 { font-size: 45px;}
.home-trekking .owl-carousel .owl-nav .owl-prev {top: 38%;}
.home-trekking .owl-carousel .owl-nav .owl-next {top: 38%;}
.banner-offer {
    position: absolute;
    top: 142px;
    width: 33%;
    right: 55px;
    background: #fff;
    border-radius: 15px;
    overflow: hidden;
}
.package-top-sec-highlight p {
    margin-left: 15px;
    margin-top: 10px;
}
}


/* Large devices (desktops, 992px and up)*/
@media (max-width: 992px) {
  .navbar-brand { width: 16%;}
.Uttrakhand-box-icon span {font-size: 12px;display: block;width: 100%;margin-top: 10px;} 
.car-highlight-text {float: right;width: 75%;}
.start-car-type .col-md-4{width: 50%;max-width: 50%; flex: 50%;}
.inner-banner2 { }
.inner-banner11 {margin-top: 0px;}
.inner-banner7{ margin-top: 0px;}
.inner-banner13 {background: url(../images/himachal.jpg)no-repeat center; margin-top: 0px;}
.inner-banner4 .inner-text h1 {font-size: 45px;}
.inner-banner9 { margin-top: 0px; padding: 8em 0em 0em; }

.inner-banner10 {margin-top: 0px;}
.inner-banner .inner-text h1 {font-size: 42px;}
.car-rental-page .col-md-8{ width:100%; }
.car-rental-page .col-md-4{ width:100%; }
.title-box{ margin-top:60px; }
.helicopter-text {padding: 20px;}
.destination b{ font-size: 24px; }
}


/* Medium devices (tablets, 768px and up)*/
@media (max-width: 768px) {
    .activity .col-md-6{width: 100%;max-width: 100%; flex: 100%;}
.activity-left {padding: 0; text-align: center;}
.footer-start .col-md-3{width: 50%; max-width: 50%; flex: 50%;}
.footer-box h5 {margin: 20px 0;}
.top-footer .col-md-4{width: 100%;max-width: 100%; flex: 100%; text-align: center;}
.top-footer .col-md-8{width: 100%;max-width: 100%; flex: 100%;margin-top: 15px;}
.About-box .col-md-6{width: 100%;max-width: 100%; flex: 100%;}
.About-text p{margin: 0;}
.About-text{margin-top: 20px;}
.hicking-start .col-md-4{width: 50%;max-width: 50%; flex: 50%;}
.About-img img {height: auto;}
.inner-banner .inner-text h1 {font-size: 50px;}
.uttrakhand-start .col-md-8{width: 100%;max-width: 100%; flex: 100%;}
.helicopter-start .col-md-4{width: 100%;max-width: 100%; flex: 100%;}
.book-your-travel-box2 img{width: 30%;}
.helicopter-text h3{width: 56%;} 
.travel-tips h5:before {left: 60%;}
.travel-tips h5{width: 100%;}
.Uttrakhand-box .col-md-4{width: 50%; max-width: 50%; flex: 50%;}
.Uttrakhand-box-icon span {font-size: 12px;width: 100%;display: block;margin-top: 10px;}
.home-trek-text {border-radius:0 ;}
.why-box-text {display: inline-block;width: 80%;}
.gallery-start .img-img{width: 100%;max-width: 100%; flex: 100%;}
.contact-start .col-md-6{width: 100%;max-width: 100%; flex: 100%;}
.inner-banner7 {margin-top: 90px;}
.inner-banner11 .inner-text h1 {font-size: 50px;}
.inner-banner11 {margin-top: 45px;}
.inner-banner13{ margin-top:45px; }
.inner-banner4 .inner-text h1 {font-size: 31px;}
.inner-banner5{ padding: 13em 8em 5em; }
.inner-banner10 {margin-top: 45px;}
.navbar-brand {width: 21%;}
.car-rental-page .col-md-8{width:100%;  }
.car-rental-page .col-md-4{ width:100%; }
.car-highlight .col-md-3{ width:50%;  }
.car-highlight-box{ margin-bottom: 30px; }
.start-car-type .col-md-4{ width:50%; }
.fleet-inner .col-md-6{width:50%;  }
.inner-banner .inner-text h1 {
    font-size: 31px;
}
.home-trek-text h4{ height: auto;}
.banner-offer {
    position: relative;
    top: 0px;
    width: 80%;
    right: 0px;
    background: #fff;
    border-radius: 15px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 30px;
}
.offer-gif {
    position: absolute;
    top: 24px;
    left: -25px;
    width: 34%;
}
.navbar-light .navbar-toggler {
    color: #fff;
    border-color: rgba(0, 0, 0, .1);
    background: #f7472e;
}
    .header-start .navbar-light .navbar-nav .nav-link {
        padding: 11px 14px;
        font-size: 16px;
        border-bottom: 1px dashed #ddd;
    }
        .destination b {
        font-size: 16px;
    }
.home-trekking .col-md-3{width: 50%; max-width: 50%; flex: 50%;}    
.activity-left .title {
    font-size: 29px;
    line-height: 30px;
    margin: 16px 0;
}
.fix-form .col-md-6{ width: 100%; max-width: 100%; flex: 100%; }
    .title-box {
        margin-top: 0px;
    }
.package-top-sec .col-md-8{width: 100%; max-width: 100%; flex: 100%;}
.package-top-sec .col-md-4{width: 100%; max-width: 100%; flex: 100%;}
.package-top-sec-right{margin-top: 30px;}
.Package-form{display: none;}
}








@media (max-width: 667px) { 
.footer-form{text-align: center;}
.hicking-box{text-align: center;}
.hicking-text p br{display: none;}
.hicking-text {text-align: left;}
.hicking-start .col-md-4{width: 100%;max-width: 100%; flex: 100%;}
.hicking-box {text-align: center;border: 2px dotted #ddd;margin-top: 10px;}
.inner-banner .inner-text h1 { font-size: 35px;}
.helicopter-box-icon p {padding: 25px 25px;width: 49%; border: none;}
.itinerary-box p {margin-left: 0;padding-left: 0;border: none;}
.helicopter-text h3 {width: 86%;}
.Uttrakhand-box-icon span {font-size: 12px;width: 108%;display: block;margin-top: 10px;}
.header-start .navbar {padding: 6px;}
.why-box-text {width: 75%;}
.inner-banner {padding: 9em 0 8em 0;}
.navbar-brand {width: 24%;}
.inner-banner7 { margin-top: 96px; }
.inner-banner11 .inner-text h1 {font-size: 40px;}
.Uttrakhand-box .col-md-4 {width: 100%; max-width: 100%; flex: 100%;}
.inner-banner13 .inner-text h1 {font-size: 40px;}
.inner-banner5 {padding: 10em 8em 5em; margin-top: 73px;}
.start-car-type .col-md-4 {width: 100%;}
.inner-banner8 .inner-text small {font-size: 14px;}
.inner-banner8 .inner-text h1 {font-size: 40px;}
.inner-banner10 .inner-text h1 {font-size: 40px;}
.inner-banner9 .inner-text h1 {font-size: 40px;}
.inner-banner9 .inner-text h1 {font-size: 40px;}
.inner-banner5 .inner-text h1 {font-size: 40px;}
.helicopter-text ul li {padding-left: 0px;}
.top-footer .footer-form input.form-control {width: 49%;}
.title {font-size: 31px;}
.start-car-type .col-md-4 {width: 100%; max-width: 100%;flex: 100%;}
.cab-text {padding:0em;}
.start-why-us .col-md-3 {width: 100%; max-width: 100%; flex: 100%;}

    .home-trekking .col-md-3 {
        width: 100%;
        max-width: 100%;
        flex: 100%;
    }
  .testimonials .owl-carousel .owl-nav { margin-top:20px; }   
 .testimonials .owl-carousel .owl-nav .owl-prev {
    margin-top: 20px;
    display: inline-block;
    margin: 0 10px;
    font-size: 20px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    border-radius: 100%;
    border: 1px solid #002e48;
    color: #002e48;
    transition: .5s all;
    text-align: center;
}
   
   .testimonials .owl-carousel .owl-nav .owl-next {
    margin-top: 20px;
    display: inline-block;
    margin: 0 10px;
    font-size: 20px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    border-radius: 100%;
    border: 1px solid #002e48;
    color: #002e48;
    transition: .5s all;
    text-align: center;
}
.fix-whatsapp{ display: none; }
.fix-call{ display: none    ; }
.fix-bottom{ background: #002e48; text-align: center; padding: 10px 0; display: block; position: fixed; bottom: 0px; left: 0px; width: 100%; z-index: 99999;}
.fix-bottom .col-md-4{ width: 33%; flex: 33%; max-width: 33%; }
.fix-bottom a strong{ display: block; font-weight: 500; font-size: 11px;}
.fix-bottom  a i { font-size:22px;  }
.fix-bottom a i.fa-whatsapp{ background: transparent !important; }
}





 /*Small devices (landscape phones, 576px and up)*/
@media (max-width: 576px) { 
.container{padding: 0 15px;}
.footer-start .col-md-3{width: 100%; max-width: 100%; flex: 100%;}
.footer-box img{text-align: center;}
.header-start .navbar {padding: 4px;}
.book-form {text-align: center;}
.helicopter-text h3:before {display: none;}
.travel-tips h5:before {display: none;}
.Uttrakhand-box .col-md-4{width: 100%; max-width: 100%; flex: 100%;}
.start-car-type .col-md-4{width: 100%;max-width: 100%; flex: 100%;}
.top-footer .footer-form input.form-control {width: 82%;}
.navbar-brand {width: 25%;}
    .banner-offer {
        position: relative;
        top: 0px;
        width: 80%;
        right: 0px;
        background: #fff;
        border-radius: 15px;
        overflow: hidden;
        margin: 0 auto;
        margin-top: 30px;
        border: 1px solid #ddd;
    }

    .title {
        font-size: 26px;
    }
.footer-box img {
    width: 35%;
}   
.package-top-sec-left-slider-img {display: none;} 
.helicopter-start.section{padding-top: 0px;}
.About-box {
     padding: 0; 
}
.main-banner .carousel { display: none; }
.main-banner .responsive-img{ display: block; width: 100%; overflow: hidden; }
   .contact  .title {
        font-size: 20px;
        line-height: 26px;
    }

    .main-banner .carousel-control-prev {
    left: 0px;
    top: 45%;
}
.main-banner .carousel-control-next {
    right: 0px;
    top: 45%;
}
}

@media (max-width: 480px) { 
.footer-form{text-align: center;}
/*.footer-box ul li a{padding: 13px 14px;}*/
.footer-box{padding: 20px;}
.hicking-box {text-align: center;border: 2px dotted #ddd;margin: 10px 15px;}
.About-text p { padding: 0 10px;}
.hicking-i{display: block;text-align: center;margin: 0 auto;}
.hicking-text{display: block;text-align: center;margin: 0 auto;}
.helicopter-text h3 { width: 100%;}
.helicopter-text h3:before {display: none;}
.book-your-travel {margin-top: 20px; }
.travel-tips h5:before {display: none;}
.start-why-us .col-md-3{width: 100%;max-width: 100%; flex: 100%;}
.why-icon {margin-left: 26px;}
.why-box-text {width: 80%;}
.car-highlight-icon {margin-left: 18px;margin-top: 10px;}
.car-highlight-text {width: 81%;}
.navbar-brand {
    width: 28%;
}
.activity-left .title {font-size: 36px;}

.inner-banner2 {margin-top: 93px;}

.inner-banner4 .inner-text small {font-size: 16px;}
.inner-banner5 .inner-text h1 {font-size: 40px;}
.car-highlight .col-md-3 {width: 100%; margin-bottom: 30px;}
.inner-banner8 .inner-text h1 {
    font-size: 28px;
}
.gallery-start .img-img {margin-bottom: 30px;}
.activity-left p {padding: 10px;}
.car-rental-page {padding: 7em 21px 4em 22px;}
.cab-text {padding: 2em;}
.title.white {margin-top: 30px;}
.hicking-text {width: 85%;}
.inner-banner13 .inner-text h1 { font-size: 30px;}
.inner-banner4 {padding: 5em 4em 4em;}
.inner-banner4 .inner-text h1 {font-size: 21px;}
.inner-banner11 .inner-text h1 {font-size: 24px;}
.inner-banner11 .inner-text small {font-size: 16px;}

.right-header {
    float: right;
    display:;
    width: 30%;
}

.left-header {
    float: left;
    text-align:left;
    width: 70%;
}
.top-header .call {
    margin-right: 0px;
    padding-right: 0px;
    border-right: none;
}
.top-header span {
    display: inline-block;
    padding: 0px 0;
    color: #fff;
    font-size: 13px;
}
.top-header {
    background: #002e48;
    transition: .5s all;
    padding: 3px 0;
}

     .destination b {
        font-size: 23px;
    } 
     .offer-gif {
        position: absolute;
        top: 34px;
        left: -30px;
        width: 31%;
    }
        .banner-offer {
        position: relative;
        top: 0px;
        width: 98%;
        right: 0px;
        background: #fff;
        border-radius: 15px;
        overflow: hidden;
        margin: 0 auto;
        margin-top: 30px;
        border: 1px solid #ddd;
    }
        .title.white {
        margin-top: 0;
        margin-bottom: 10px;
        font-size: 22px;
    }

        .package-top-sec-highlight p {
        margin-left: 0px;
        margin-top: 10px;
    }
    .package-top-sec-highlight p span {
    padding: 0 5px;
}
.package-top-sec     .title {
        font-size: 22px;
    }
    .About-text p{text-align: justify;}
    .hicking-text p{text-align: justify; text-align-last: center;}

 .navbar-nav{ height:650px; }   
}



@media (max-width: 400px) {

.helicopter-box-icon p {padding: 13px 10px; width: 49%;border: none;vertical-align: top;} 
.cab-text-sec.section{padding: 0;}
.why-box-text {width: 77%;}
.navbar-brand {width: 34%;}

.inner-banner2 {margin-top: 81px;}
.call-today h1 {font-size: 21px;} 
.inner-banner2 {margin-top: 81px;}
.helicopter-box-icon p {width: 100%;}
.itinerary-box strong {font-size: 17px;}
.home-trekking .owl-carousel .owl-nav .owl-prev {top: 40%;}
.home-trekking .owl-carousel .owl-nav .owl-next {top: 40%;}
.review-box i.fa-quote-left {font-size: 39px;}
.inner-banner7 {margin-top: 81px;}
.helicopter-box-icon p {width: 100%;}
.inner-banner10 .inner-text h1 { font-size: 28px;}
.inner-banner10 .inner-text small {font-size: 17px;}
.title {font-size: 29px;}
.inner-banner .inner-text h1 { font-size: 24px;}  
.inner-banner .inner-text small {font-size: 16px;}
.inner-banner9 .inner-text h1 {  font-size: 29px;}
.inner-banner9 .inner-text small {font-size: 16px;}
.address-start { padding: 2em;}
.form-start {padding: 2em;}
.inner-banner11 {padding: 10em 5em 4em;}
.inner-banner11 .inner-text h1 { font-size: 24px;}
.inner-banner13 {padding: 10em 5em 5em;}
.inner-banner4 { padding: 5em 2em 4em;}
.inner-banner4 .inner-text h1 {font-size: 20px;}
.inner-banner14 {padding: 10em 2em 4em;}
.inner-banner14 .inner-text h1 {font-size: 20px;}
.inner-banner14 .inner-text small {font-size: 15px;}
    .banner-offer {
        position: relative;
        top: 0px;
        width: 98%;
        right: 0px;
        background: #fff;
        border-radius: 15px;
        overflow: hidden;
        margin: 0 auto;
        margin-top: 30px;
        border: 1px solid #ddd;
    }
     .offer-gif {
        position: absolute;
        top: 34px;
        left: -30px;
        width: 31%;
    }
        .destination b {
        font-size: 23px;
    }   

        .footer-box img {
        width: 57%;
    }

    .main-banner {
    margin-top: 106px;
}
    .navbar-brand {
        width: 29%;
    }

}

@media (max-width: 375px) {
   .navbar-brand {width: 36%;}
   .home-trekking .owl-carousel .owl-nav .owl-prev {top: 39%;}
   .home-trekking .owl-carousel .owl-nav .owl-next {top: 39%;}
    .activity-left .title {font-size: 31px;}
   
    .inner-banner5 .inner-text small {position: relative; color: #fff; font-size: 12px;}
    .inner-banner5 .inner-text h1 {position: relative; color: #fff; font-size: 32px;}
    .inner-banner11 .inner-text h1 {font-size: 20px;}
.inner-banner11 .inner-text small {font-size: 7px;}
.inner-banner11 .inner-text small a {font-size: 13px;}
.title {font-size: 27px;}
.inner-banner9 .inner-text h1 {font-size: 40px;}
.inner-banner9 .inner-text small {font-size: 16px;}
.call-today h1 {font-size: 24px;}
.inner-banner10 .inner-text small {font-size: 13px;}
.inner-banner10 .inner-text h1 {font-size: 25px;}
.review-box i.fa-quote-left {font-size: 39px;}
.inner-banner9 .inner-text h1 { font-size: 25px;}
.inner-banner9 .inner-text small {font-size: 14px;}
.inner-banner7 { margin-top: 93px;}
.inner-banner8 { padding: 5em 2em 5em;}
.inner-banner8 .inner-text h1 {font-size: 22px;}
.inner-banner .inner-text h1 {  font-size: 20px;}
.inner-banner .inner-text small { font-size: 14px;}
    .left-header {
        float: left;
        text-align: left;
        width: 60%;
    }
        .right-header {
        float: right;
        display: ;
        width: 37%;
    }
}


@media (max-width: 300px) {
  .navbar-brand {
    width: 46%;
}
.activity-left .title {
    font-size: 25px;
}
.home-trekking .owl-carousel .owl-nav .owl-prev {top: 29%;}
.home-trekking .owl-carousel .owl-nav .owl-next {top: 29%;}
.inner-banner2 {margin-top: 94px;}
.inner-banner11 .inner-text h1 {
    font-size: 18px;
}
.inner-banner11 {padding: 10em 4em 2em;}
.inner-banner14 .inner-text small {font-size: 11px;}


.inner-banner14 .inner-text h1 {font-size: 15px;}

.title { font-size: 22px;}
.inner-banner13 {padding: 10em 4em 4em;}
.inner-banner13 .inner-text h1 { font-size: 22px;}
.inner-banner13 .inner-text small {font-size: 13px;}
.car-highlight-icon {text-align: ;}
.car-highlight-icon { margin-left: 18px; margin-top: 10px; margin-bottom: 10px;}
.why-icon {margin-left: 14px;}
.car-highlight-icon {margin-left: 7px;}
.car-highlight-text p{margin: 0px 0 10px 0; margin-left:20px;}
.car-highlight-text {
    width: 72%;
}
.inner-banner9 .inner-text h1 {
    font-size: 29px;
}
.inner-banner9 {
    padding: 10em 4em 4em;
}
.address-text span {
    color: #2e3031;
    font-weight: bold;
    font-size: 20px;
}
}
