/*-----------------    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;overflow-x:hidden;font-family: 'Rubik', sans-serif; font-size:15px; color: #222;	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;}

article{overflow: hidden;}
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: 'Rubik', sans-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: 'Rubik', sans-serif;}
h2{ font-size:26px; font-family: 'Rubik', sans-serif;}
h3{ font-size:20px; font-family: 'Rubik', sans-serif;}
h4{ font-size:20px; font-family: 'Rubik', sans-serif;}
h5{ font-size:15px; font-family: 'Rubik', sans-serif;}

p{font-weight: 400;  color: #222; font-size: 15px;  line-height: 24px; margin: 0px 0 10px 0; color:666;font-family: 'Rubik', sans-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:15px;	padding: 10px 22px;	font-weight:400;	border-width:2px; border-radius:30px; line-height:normal; font-style: italic;  font-weight: 400; }
.btn-primary {   color:#fff;  background-color: #12b0b9;  border-color: #12b0b9;}
.btn-primary:hover, .btn-primary:focus {  color: #fff;  background-color: #f14d39;  border-color: #f14d39;}
.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:4em 0; position: relative; overflow: hidden;}
.title{font-size:34px; line-height:35px; color: #2e3031; font-weight:700; margin: 0 0 20px 0;  }
.title.white{color: #fff;}
p.sub-title{color:#12b0b9; font-size: 15px;  font-weight: 400; font-style: italic;  letter-spacing: 1px; padding: 0px; margin:5px 0; text-align: center;}
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: 11%;}
.navbar-brand{position: absolute; top: 0;left:8%;}
.darkHeader .navbar-brand{position: static; top: 0;left: 50px;}
.back-gry{background: #f5f5f5;}
.title-box{position: relative;}
.center-block {display: block;margin-left: auto;margin-right: auto;width: 20%;}
/*-- end General CSS--*/

/*-----------------   End Default Css By Amit Silori   ----------------------------------*/

header{position: relative;}
.left-header{float: left;}
.left-header span{color: #000;font-size: 15px;}
.left-header a{color: #000;font-size: 15px;padding: 0 20px;}
.right-header{float: right;}
.left-header a i{margin-right: 6px;}
.right-header span{color: #000;}
.right-header i{color: #000;margin-left: 10px;height: 25px;width: 25px;text-align: center;line-height: 25px;}

/*start header section css*/
.top-header{ background: #273661; transition: .5s all; color: #ffff;}
.left-header{float: left; margin-left: 15%;}
.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; margin-left: 10px;}
.top-header span i{margin-right: 5px; color: #fff; }
.header-start {background: #12b0b9; transition: .5s all; position: fixed; z-index: 999; left: 0px; width: 100%; box-shadow: 5px 0 9px #12b0b9}
.header-start .navbar{background: #12b0b9; padding: 0px; position: static;}
.header-start .navbar-light .navbar-nav .nav-link { color: #fff; font-size: 15px; font-weight: 400;  padding: 30px 20px;   font-family: 'Roboto', sans-serif;   }
.header-start .navbar-light .navbar-nav .nav-link:hover{color: #000;}
.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;}
/*end header css*/

/*start banner css*/
.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;}
.destination-img a {position: absolute; bottom: 20px; left:20px; width: 100%;z-index: 99-; text-align: left; color: #fff; font-size: 25px; }
.destination-img span{position: absolute; top: 20px; right:20px; z-index: 99; color: #fff; color: #fff; background: #12b0b9; font-size: 13px; padding: 6px 20px; border-radius: 30px;  transition: .5s all; transform: rotateY(90deg);}
.destination-img:before{position: absolute; bottom: 0px; left: 0px; width: 100%; content: ''; height: 0%; background: rgb(18 176 185 / 50%); transition: .5s }
.destination-img:hover:before{height: 100%;}
.destination-img:hover span{transform: rotate(0);}
.destination .col-md-3, .destination .col-md-6{padding: 0px;}

.destination .chakra-img{}

 .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: 30px;}
.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: 18px; height: 35px; width: 35px; line-height: 35px; text-align: center; border-radius: 5px; transition: .5s all; }
.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: 20px; background: #fff; border-top-left-radius: 20px; border-top-right-radius: 20px; margin-top: -30px; 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 strong{display: block;margin: 15px 0;text-transform: uppercase;font-weight: 600;color: #3b2f23;  font-size: 16px;}
.home-trek-text b {margin-bottom: 10px; display: inline-block;}
.home-trek-text  p b {color: #12b0b9; margin-right: 10px;}
.home-trek-text  p i{color: #12b0b9; margin-right: 10px;}
.home-trek-price{padding: 10px 0; border-top: 1px dashed #b7b7b7; border-bottom: 1px dashed #b7b7b7; margin-bottom: 10px;}
.home-trek-price span.rupee{float: left; width: 50%; font-size: 18px; color: #db5d12; border-right: 1px dashed #b7b7b7;}
.home-trek-price span.review{float: left; width: 50%; color: #003b67; text-align: right;} 

.home-trekking .owl-carousel .owl-nav .owl-prev{position: absolute; top: 45%;height: 40px;width: 40px;line-height: 40px;text-align: center;background: #12b0b9;color: #fff;border-radius: 0px;}
.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: #12b0b9;color: #fff;border-radius: 10px;}

/*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: 45px;  line-height: 60px; margin: 30px 0}
   .activity-left p.sub-title{font-size: 20px; margin-bottom: 12px; color: #12b0b9;}
 .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: 70%; margin: 0 auto; padding: 2em; position: relative; }
.review-box i.fa-quote-left{ position: absolute; left: -40px; top: 0px; font-size: 50px; color: #12b0b9;}
.review-box span{display: block; color: #ffc63f; margin: 10px 0}
.review-box strong{display: block; color: #12b0b9; font-size: 20px;}
.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;}


.main-footer{background: #060c17; margin-top: -8px;}
.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; opacity: .8; font-size: 14px;}
.footer-box i{color: #12b0b9;}
.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: #45b29d;}

.footer-box ul li a i{margin-right: 5px;}
.footer-box h5{ font-size: 22px; color: #fff; margin-bottom: 30px; }
.footer-box span{display: inline-block;width: 30%; margin: 4px 2px;}
.footer-box span img{width: 100%}
.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; }


/*** About-page****/
.inner-banner{background: url(../images/page-banner.jpg)no-repeat center; background-size: cover; padding: 20em 0 8em 0;position: relative; }
.inner-banner:before{content: "";position: absolute;background-color: #151515;display: block;opacity: 0.0;width: 100%;height: 100%;top: 0px;left: 0px;right: 0px;bottom: 0px;}
.inner-banner .inner-text h1{position: relative;color: #fff;font-size: 60px;font-weight: bold; text-transform: uppercase;}
.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;}

.hicking-box{padding: 3em 0;}
.hicking-i{display: inline-block;width: 20%;vertical-align: top; margin-left: 10px;}
.hicking-text{display: inline-block;width: 70%;vertical-align: top;margin-left: 16px;}
.hicking-text a b{font-size: 20px;transition: 0.5s all;}
.hicking-text a b:hover{color: #43ddd5;}
.hicking-text p{padding: 10px 4px;}
.hicking-box{text-align: center; border: 2px dotted #ddd; margin: 10px 15px; text-align: justify;}

.About-start h2{text-align: center;}
.About-box{padding: 3em 0;}
.About-start .About-text p{text-align: justify;}

.call-today{background: url(../images/page-banner.jpg)fixed no-repeat;background-size: cover;background-position: center;position: relative; padding: 120px 0;}
.call-today:before{content: ""; background: rgba(0, 0, 0, .5);position: absolute;left: 0px; width: 100%; height: 100%; top: 0;right: 0;}
.call-today h3{position: relative; font-size: 25px;color: #fff;text-align: center;}
.call-today h3 span{color: #43ddd5;}
.call-today h3 span i{margin-right: 10px;}

/**** End About Css****/


/*** Contact Css ****/
.form-start{padding: 4em ; background-color:#92e4e9 ;}
.contact{background-color: #fff;}
.contact h1{text-align: center;}
.contact p{text-align: center;}
.contact-start{background: #92e4e9}
.address-start{height: 100%;padding: 4em;    background:url(../images/map.jpg)no-repeat;background-size: cover;}
.address-text span{color:#2e3031 ;font-size: 25px;}
.address-text span i{border-color: #92e4e9; background-color: #92e4e9; color: #fff; border: 1px solid#92e4e9;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:#2e3031;margin-left: 60px;font-weight: bold;font-size: 15px;}
.address-text a{text-align: left;color:#2e3031;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 #45b29d;font-size: 13px;background: #fff;}
.address-start form textarea.form-control{height: 120px;border-radius: 10px;border: 1px solid#45b29d ;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;}
.map iframe{height: 450px; width: 100%; border: 0px;}
.form-start{position: relative;}
.footer-form{position: relative;}
.waitings {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    background: #00000070;
    padding: 10px;
    padding-top: 25%;
    display: none;
    top: 0;
    left: 0;
    z-index:99;
}
.waitings .text-light {
    color: #027124!important;
    letter-spacing: 1px;
    word-spacing: 2px;
    background: white;
  }

/*****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-slider-text {padding: 25px; margin-left: 0; background: #ffffff; box-shadow: 0 3px 6px rgb(0 0 0 / 16%);}
.package-slider-text p{    min-height: 43px;margin-bottom: 20px;text-align: justify;}


/*payment*/
.pay{margin: 0 auto;width: 30%;}
.Payment{background: #f5f5f5;}

/*-------------------------------------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================================================*/

/*Fixed Whatsapp Button*/
.fixed-logo { color: white;z-index: 9999;
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 0;
    height: 0;
    padding: 27px 48px;
    text-decoration: none;
    border-radius: 30px 30px 30px 30px;
    animation-name: pulse;
    animation-duration: 1.5s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
}
.fixed-logo i{color: #fff; font-size: 25px;margin-left: 10px;vertical-align: middle;}

@keyframes fixed-logo {
    0% {
        box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
    }
    80% {
        box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
    }
}

.fixed-logo {
    bottom: 20px;
    right: 20px;
    animation-play-state: paused;
}



@keyframes fixed-logo {
    0% {
        padding: 25px;
        opacity: 0.75;
    }
    75% {
        padding: 50px;
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}

.fix-call{ position: fixed; bottom: 110px; right: 20px; z-index: 9999;}
.fix-call a{background: #273661; color: #fff; padding: 10px 20px; border-radius: 30px; }
/*XX-Large devices (larger desktops, 1400px and up)*/
@media (max-width: 1400px) { 


    
    
}

/*X-Large devices (large desktops, 1200px and up)*/
@media (max-width: 1024px) { 
.About-img img{height: 570px;}
.header-start .navbar-light .navbar-nav .nav-link {padding: 25px 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%;}
.left-header {float: left;margin-left: 0%;}
.navbar-light .navbar-brand {margin-top: 43px;}
.darkHeader .navbar-brand{margin-top: 0px; margin-left: 5%;}
.activity-left {position: relative;padding-top: 4em;}
.activity-left .title {font-size: 28px;line-height: 60px;margin: 30px 0;}
.hicking-text p {padding: 10px 4px; text-align: justify;}
.hicking-text a b {font-size: 15px;transition: 0.5s all;}
.call-today h1 { position: relative;font-size: 20px;color: #fff;text-align: center;}
.camping-page .col-md-4 { flex: 0 0 auto;width: 48.333333%;}


}


/* Large devices (desktops, 992px and up)*/
@media (max-width: 992px) {
.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%;}

}


/* 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%;}
.left-header {float: left;margin-left: 0%;display: none;}
.right-header {float: right;margin-right: 65px;}
.navbar-light .navbar-brand {margin-top: 0;margin-left: 0;position: static;}
.darkHeader .navbar-brand{margin-top: 0px; margin-left: 5%;}
.navbar-toggler-icon2 i:before{width: 30px;line-height: 30px; height: 30px; margin-top: 5px; background: transparent;}
.activity-right {position: relative; padding: 0 4em;margin-top: 30px;}
.header-start .navbar-light .navbar-nav .nav-link {padding: 15px 14px;border-bottom: 1px dashed #ddd;}
.call-today h1 {position: relative;font-size: 15px; color: #fff;text-align: center;}
.camping-page .col-md-4 { flex: 0 0 auto;width: 48.333333%;}
.title-box h2.title {font-size: 32px;line-height: 35px;color: #2e3031;font-weight: 700; margin: 0 0 20px 0;}



}

@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;}
.darkHeader .navbar-brand{margin-top: 0px; margin-left: 5%;}
.activity-left p {color: #fff;margin-bottom: 20px;font-size: 14px;}
.review-box p{text-align: justify;}
.call-today h1 {position: relative;font-size: 23px;color: #fff;text-align: center;line-height: 45px;}
.camping-page .col-md-4 {flex: 0 0 auto; width: 100%;}
.title-box h2.title {font-size: 24px;line-height: 35px;color: #2e3031;font-weight: 700;margin: 0 0 20px 0;}
.right-header .email{display: none;}
.darkHeader .navbar-brand{margin-top: 0px; margin-left: 5%; width: 20%;}
.right-header {float: right; margin-right: 25%;}
.inner-banner {padding: 12em 0 8em 0;}
 
}





 /*Small devices (landscape phones, 576px and up)*/
@media (max-width: 576px) { 

.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%;}
.inner-banner {padding: 6em 0 8em 0;}
.darkHeader .navbar-brand{margin-top: 0px; margin-left: 5%; width: 20%;}
.inner-banner {padding: 12em 0 8em 0;}
.navbar-light .navbar-brand{width: 20%;}
}

@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%;}
.activity-left .title {font-size: 28px;line-height: 60px; margin: 30px 0;padding: 10px 30px;}
.activity-left p {color: #fff;margin-bottom: 20px;font-size: 14px; padding: 10px 40px;}
.call-today h1 { position: relative;font-size: 23px; color: #fff; text-align: center; line-height: 45px;padding: 10px 30px;}
.darkHeader .navbar-brand{margin-top: 0px; margin-left: 5%; width: 20%;}
.inner-banner .inner-text h1 { font-size: 35px;margin-top: 15%;}

}


@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%;}
.top-header .call {margin-right: -33px;padding-right: 16px; border-right: 1px solid #aaa;}
.call-today h1 {position: relative;font-size: 15px;color: #fff;text-align: center;line-height: 45px;padding: 10px 30px;}
.inner-banner .inner-text h1 { font-size: 30px; margin-top: 15%;}
.address-start { height: 100%;padding: 2em;background: url(../images/map.jpg)no-repeat; background-size: cover;}

}


@media (max-width: 350px) {
.top-header .call { margin-right: -60px;padding-right: 16px;border-right: 1px solid #aaa;}
.activity-left .title {font-size: 20px;line-height: 60px;margin: 30px 0; padding: 10px 30px;}
.darkHeader .navbar-brand{margin-top: 0px; margin-left: 5%; width: 20%;}
.inner-banner .inner-text h1 {font-size: 25px; margin-top: 15%;}
.title-box h2.title {font-size: 20px;line-height: 35px; color: #2e3031;font-weight: 700;margin: 0 0 20px 0;}
.address-start {height: 100%;padding: 1em;background: url(../images/map.jpg)no-repeat;background-size: cover;}
}

/*Custom CSS*/

  .cta-callbtn {
    display: block;
    position: fixed;
    bottom: 25px;
    left: 16px;
    font-size: 16px;
    background-color: #4CAF50;
    color: white;
    z-index: 999;
    border-radius: 30px;
    font-weight: 400;
