
body {
  font-family: 'Roboto Condensed', sans-serif !important;
 overflow-x:hidden;
 color: #5d595a;
}

h1, h2, h3, h4, h5, h6, label, p, ul, button, span, div, a 
{
    font-family: 'Poppins', sans-serif !important;
}

button:focus {outline: none;}

.hcolor{color:#ed8116; font-weight:bold;/*#0077c9*/}



#topcontact{background-color:black;color:white;}
#topcontact .contact i{color:#ed8116;}
#about img{height:350px; width:100%; box-shadow: 0px 0px 10px -4px rgba(0,0,0,0.75);}

#pkgtypes img{height:250px ; width:100%;}
.dot {
	height: 35px;
	width: 35px;
	background-color: #4dc247;
	display:block;
	position:fixed;
	bottom:95px;
	right:20px;
    z-index: 99999;
    border-radius:10px;
    cursor: pointer; 
}
.dot i{ margin:9px 7px; color:white;}

.white{color:white;}
/* social media icons */
.topcontact ul.social-network {
	list-style: none;
	display: inline;
	margin-left: 0 !important;
	padding: 0;
}
.topcontact ul.social-network li {
	display: inline;
	margin: 0;
}

.social-network a.icoRss:hover {
	background-color: #F56505;
}
.social-network a.icoFacebook:hover {
	background-color: #3B5998;
}
.social-network a.icoTwitter:hover {
	background-color: #33ccff;
}
.social-network a.icoGoogle:hover {
	background-color: #BD3518;
}
.social-network a.icoVimeo:hover {
	background-color: #0590B8;
}
.social-network a.icoLinkedin:hover {
	background-color: #007bb7;
}
.social-network a.icoRss:hover i,
.social-network a.icoFacebook:hover i,
.social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i,
.social-network a.icoVimeo:hover i,
.social-network a.icoLinkedin:hover i {
	color: #fff;
}
.topcontact a.socialIcon:hover,
.socialHoverClass {
	color: #44BCDD;
}
.topcontact .social-circle li a {
	display: inline-block;
	position: relative;
	margin: 0 auto 0 auto;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	width: 35px;
	height: 35px;
	font-size: 20px;
}
.social-circle li i {
	margin: 0;
	line-height: 35px;
	text-align: center;
}
.social-circle li a:hover i,
.triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	color: black;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}
.followus i{color:gray !important;}
.followus{padding:15px;}
/* NAVIGATION */
.bgnav{background-color:white;}
.navbar{z-index:99;}
.navbar-brand img{height:3.5rem; padding-left:15px;}
.bgnav nav {
  /*width: 80%;
  margin: 0 auto;
  background: #fff;
  padding: 50px 0;*/
  box-shadow: 0px 2px 3px 0px #ed8116;
}
navbar{background:#222222; color:gray;}
.nav-item::after{content:'';display:block;width:0px;height:2px;background:#fe9200;transition: 0.2s;}
.nav-item:hover::after{width:100%;}
.navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link,.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover{color:#fe9200	;}
.nav-link{padding:15px 5px;transition:0.2s;}
.dropdown-item.active, .dropdown-item:active{color:#212529;}
.dropdown-item:focus, .dropdown-item:hover{background:#fe9200;}
.navbar-dark .navbar-nav .nav-link {color: rgba(89, 88, 88, 0.97);font-size:1.0rem; font-weight:400;}
.nav-item{padding-right: 15px;}
.navbar-toggler-icon{
    color: #ed8116;
    border: 1px #ed8116 solid;
    padding:5px;
    padding-top: 3px;
    margin:5px;
}
.navbar-dark .navbar-brand {
    color: #151515;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu a::after {
  transform: rotate(-90deg);
  position: absolute;
  right: 6px;
  top: .8em;
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-left: .1rem;
  margin-right: .1rem;
}
/***carousel****/

.banner-slider .carousel-item img{height:500px;}
.banner-slider .carousel-caption h2{color:red;}
.banner-slider .carousel-caption img{width:50px !important;height:50px !important;}
.carousel_content{position:absolute;bottom:100px;width:70%;z-index:99;left:23%;}
.carousel_content h1{font-size:41px;font-weight:700;color:#fff;}
.carousel_content p{font-size:16px;color:#fff;}
   /* .ui_auto_rel{margin-top:40px;}
    .ui_auto_rel .form-control{border:0;border-radius:0;height:50px!important;font-size:20px;padding:20px;padding-right:28%;color:#888;}
     .ui_auto_rel .form-control::placeholder{color:#b2b2b2}
     .btn_search{font-size:25px;padding:6.5px 23px;color:#fff;border:0;position:relative;right:0;top:0;width:24%;text-transform:uppercase;font-weight:500; background-color:#ed8116;float: right;top: -50px;}*/
     .form-inline .form-control {width: 85%;padding-right: 50px;}
     .btn-outline-success{padding:7px 14px;margin-left:-48px;border:none;}
     
     .carousel_content span{font-size:20px;font-weight:bold; color:white;}
     
/****why****/

#why{background-color:#f6f6f6;}
#why .icon i{ padding-top:10px;padding:5px; margin-left:8px;}
#why h4 {font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    color: #5d595a !important;
}
#why i::before {
    background: #0c2e8a;
    background: linear-gradient(45deg, #ee9944 0%, #f9dabe  100%);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#why .why-info{padding:10px;padding-left:95px; margin-top:-87px; margin-left:10px;}

 .owl-carousel .owl-nav{display:block !important;}
/***********/
#indax-holiday{padding:0 35px;}
#indax-holiday img{height:250px;}
#indax-holiday .card-body{padding:0.50rem;}
#indax-holiday .card-title {margin-bottom: 3px;}
#indax-holiday .card-body h4 {
    font-size: 17px;
    font-weight: 600;
    text-decoration: none;
    color: #e08002  !important;
}

#indax-holiday .card-body h6 {
    font-size: 15px;
    
    text-decoration: none;
    color: #5d595a !important;
}
.card-body{box-shadow: 0px 1px 2px 0px gray;}
.card a{text-decoration:none;}
/**/
/*#indax-mostvisited{padding:0 35px;}*/
#indax-mostvisited img{width:100%; height:280px;padding:15px 0;}

#indax-mostvisited .overlay{background: rgba(0, 0, 0, 0.3);
	position: absolute;
	top: 14px;
color:white;
left: 0;
width: 100%;
height: 90%;
}

#indax-mostvisited .overlay h4{font-size:18px;}
#indax-mostvisited .overlay p{font-size:15px;margin-bottom:0;}

#indax-mostvisited .overlay .services{margin-top:128px;}

/****/

#indax-exlusive-offers img{height:210px;}
 #indax-exlusive-offers .card-body{padding:0.50rem;box-shadow: 0px 1px 2px 0px gray;}
#indax-exlusive-offers .card-title {margin-bottom: 3px;}
#indax-exlusive-offers .setm-a{margin-bottom:-20px;}
#indax-exlusive-offers a{font-size:20px;}
.setm{margin-top:-55px;}
.ccity{font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    color: #5d595a !important;}
.cpackage , .cstart{font-size: 15px;
    text-decoration: none;
    color: #5d595a !important;}

.cprize{
    font-weight: 600;
    text-decoration: none;
    color: #f49007  !important;}
	/*****/
/*	#discounter{padding:0 35px;}*/

	#discounter img{width:100%; height:250px;}
	#discounter .overlay{background: rgba(0, 0, 0, 0.4);
                         position: absolute;
                         bottom: 0;
                          left: 0;
                          width: 100%;
                          height: 20%;
                          color: white;}
#discounter .overlay h3{font-size:17px; margin-bottom:0!important;}
	/**testimonial*/
	#testimonial{color: white;
	background: url(../images/back.jpg) center top no-repeat fixed;
    background-size: auto;
	background-size: auto;
	background-size: cover;
	padding: 14px 0;
	position: relative;}
	

#testimonial .overlay{background: rgba(0, 0, 0, 0.9);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#testimonial .item{background-color:white; padding:35px; }
#testimonial .item h4{color:black; font-size:20px;}
#testimonial p{color:gray;font-size:14px;}
#testimonial i{color:gray;}
#testimonial .item h3{color:#ed8116; font-size:16px;}
#testimonial .btn{background-color:orange; cursor:pointer;}

#review .btn{background-color:orange;}
#contact-footer .box{
	
	padding:20px 10px;
		-webkit-box-shadow: 0px 0px 5px -4px rgba(0,0,0,0.75);
		-moz-box-shadow: 0px 0px 5px -4px rgba(0,0,0,0.75);
		box-shadow: 0px 0px 10px -4px rgba(0,0,0,0.75);
	}
	#contact-footer .email{font-weight:bold;color:black;}
	#contact-footer .email1{font-weight:bold;color:black;}
	#contact-footer h4{font-size:18px; 
    font-weight: bold;
    text-decoration: none;
    color: #5d595a !important;}
    
	/**********/
	#quick-links .payment-icon img{width:100%;}
	#quick-links {padding:20px 40px; box-shadow: 0px -2px 3px 0px #ed8116;}
	#quick-links h4{font-size:20px; text-align:center;
    font-weight: bold;
    text-decoration: none;
    color: #5d595a !important;}
	#quick-links ul li{list-style-type:none;}
	#quick-links ul li a{text-decoration:none; color:#5d595a !important;}
	#quick-links .footer-logo img{height:4.5rem; padding-bottom:15px;}
	/* Social Button Icon Styling */


.social-buttons {
  display: inline-block;
  background: rgba(255, 255, 255, 0.5);
  /*padding: 20px;
  padding-bottom: 5px;
  border-radius: 10px;
  text-align: center;
  margin: 20px 10px;
  /* Helper class to divide the icons */
}
.social-buttons .social-margin {
  margin-right: 2px;
}
.social-buttons a,
.social-buttons a:hover,
.social-buttons a:focus,
.social-buttons a:active {
  text-decoration: none;
}
.social-buttons .social-icon {
  margin-bottom: 15px;
  box-sizing: border-box;
  -moz-border-radius: 138px;
  -webkit-border-radius: 138px;
  border-radius: 138px;
  border: 5px solid;
  text-align: center;
  width: 40px;
  height: 40px;
  display: inline-block;
  line-height: 1px;
  padding-top: 11px;
  transition: all 0.5s;
  /* Facebook Button Styling */
  /* Twitter Button Styling */
  /* Google+ Button Styling */
  /* Linkedin Button Styling */
  /* Pinterest Button Styling */
  /* Behance Button Styling */
  /* Github Button Styling */
  /* Youtube Button Styling */
  /* Soundcloud Button Styling */
}
.social-buttons .social-icon:hover {
  transform: rotate(360deg) scale(1.3);
}
.social-buttons .social-icon.facebook {
  font-size: 15px;
  padding-top: 9px;
  border-color: #3b5998;
  background-color: #3b5998;
  color: #ffffff;
}
.social-buttons .social-icon.facebook:hover {
  background-color: #ffffff;
  color: #3b5998;
}
.social-buttons .social-icon.twitter {
  font-size: 15px;
  padding-top: 7px;
  padding-left: 2px;
  border-color: #55acee;
  background-color: #55acee;
  color: #ffffff;
}
.social-buttons .social-icon.twitter:hover {
  background-color: #ffffff;
  color: #55acee;
}
.social-buttons .social-icon.google-plus {
  font-size: 15px;
  padding-top: 9px;
  padding-left: 2px;
  background-color: #dd4b39;
  color: #ffffff;
  border-color: #dd4b39;
}
.social-buttons .social-icon.google-plus:hover {
  background-color: #ffffff;
  color: #dd4b39;
}
.social-buttons .social-icon.linkedin {
  font-size: 15px;
  padding-top: 8px;
  padding-left: 1px;
  background-color: #0976b4;
  color: #ffffff;
  border-color: #0976b4;
}
.social-buttons .social-icon.linkedin:hover {
  background-color: #ffffff;
  color: #0976b4;
}
.social-buttons .social-icon.pinterest {
  font-size: 15px;
  padding-top: 9px;
  background-color: #cb2027;
  color: #ffffff;
  border-color: #cb2027;
}
.social-buttons .social-icon.pinterest:hover {
  background-color: #ffffff;
  color: #cb2027;
}
.social-buttons .social-icon.behance {
  font-size: 15px;
  padding-top: 9px;
  background-color: #1769ff;
  color: #ffffff;
  border-color: #1769ff;
}
.social-buttons .social-icon.behance:hover {
  background-color: #ffffff;
  color: #1769ff;
}
.social-buttons .social-icon.github {
  font-size: 15px;
  padding-top: 9px;
  background-color: #4183c4;
  color: #ffffff;
  border-color: #4183c4;
}
.social-buttons .social-icon.github:hover {
  background-color: #ffffff;
  color: #4183c4;
}
.social-buttons .social-icon.youtube {
  font-size: 15px;
  padding-top: 6px;
  padding-left: 0px;
  background-color: #bb0000;
  color: #ffffff;
  border-color: #bb0000;
}
.social-buttons .social-icon.youtube:hover {
  background-color: #ffffff;
  color: #bb0000;
}
.social-buttons .social-icon.soundcloud {
  font-size: 15px;
  padding-top: 9px;
  padding-left: 0px;
  background-color: #ff3a00;
  color: #ffffff;
  border-color: #ff3a00;
}
.social-buttons .social-icon.soundcloud:hover {
  background-color: #ffffff;
  color: #ff3a00;
}

	/****copyright*****/
	#copyright{background-color:black;color:#e08002;padding:10px;text-align:center;}
	#copyright h6 {font-size:14px;}
	
/*******owl carausel********/

.carousel-wrap {
  margin: 22px auto;
  padding: 0 3%;
  width: 100%;
  position: relative;
}

.carousel-wrap img{height:280px;}

/* fix blank or flashing items on carousel */
.owl-carousel .item {
  position: relative;
  z-index: 100; 
  -webkit-backface-visibility: hidden; 
}

.owl-carousel1 .item {
  position: relative;
  z-index: 100; 
  -webkit-backface-visibility: hidden; 
}

/* end fix */
.owl-nav > div {
  margin-top: -26px;
  position: absolute;
  top: 50%;
  color: black;
}

.owl-nav i {
  font-size: 20px;
  box-shadow:0 2px 2px 0 gray;
  padding:12px !important;
  background-color:white;
}

.owl-nav .owl-prev {
  left: -30px;
}

.owl-nav .owl-next {
  right: -30px;
}

	/*  */
.mobile-btn{background-color:#fd9002; color:white; cursor:pointer;z-index: 99999;padding:8px;font-size:18px;}
.mobile-btn a{color:white;text-decoration:none;}
.mobile-btn{display:none;}
 .clnow a{padding-right:30px;}
 .enq i{padding-left:30px;}


/*  return to top */
#btnreturntotop {
	display: none; 
	position: fixed; 
	bottom: 57px; 
	right: 20px; 
	z-index: 9999999; 
	border: none; 
	outline: none; 
	background-color: #e08002; 
	color: white; 
	cursor: pointer; 
	border-radius: 10px; 
	font-size: 18px;
	height:35px;
	width:35px;
	
}

/***** offers page **********/

#banner{color: white;
	background: url(../images/b1.jpg) center top no-repeat fixed;
	background-size: cover;
	padding: 50px 0;
	position: relative;
    height:230px;
}
	
#banner .overlay{background: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#banner .banner-info{padding:50px 0;}

.breadcumb-back{background-color:#e9ecef;}
.breadcumb-back a{color:#5d595a;}

/* read less*/ #more {display: none;}

.tour-info-box .btn {cursor:pointer;color:#2b5be291; text-align:right; border:none; }

.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(0,123,255,.25);
}

.tour-info-box{
padding:20px 10px;
		-webkit-box-shadow: 0px 0px 5px -4px rgba(0,0,0,0.75);
		-moz-box-shadow: 0px 0px 5px -4px rgba(0,0,0,0.75);
		box-shadow: 0px 0px 10px -4px rgba(0,0,0,0.75);
}

.tour-info{padding:0 35px;}
#package-info{padding:0 35px;}
.tour-info p {font-size: 14px;color: #272727;}
.filters-box {box-shadow: 0 0 10px -4px rgba(0,0,0,0.75); margin-bottom:20px;}
.filter-title{background-color:#272727;padding:10px;color:white;}
.filter-title h5{margin-bottom:0!important; font-size:18px;}
.reset{font-size:14px;    padding-top: 4px;}
.filter-data h6{color: black!important;cursor:pointer;padding:10px;margin-bottom:0!important;}
.mycollapse {padding:0px 7px;}
.form-check-label{font-size:12px;}
.form-check{margin:2px;}
.trending-packages img{width:100%;height:100px;}
.trending-packages h6 {font-size:16px;color:#272727;font-weight:bold;}
.trending-packages h4 {color:#5d595a ; margin-bottom:0!important;font-size: 16px;font-weight: 700;line-height: 14px;}
.trending-packages p {font-size:13px; margin-bottom: 6px;}
.trending-packages span {font-size:12px;font-weight:normal;}
.trending-packages .view a{background-color: #ed8116;
    text-decoration: none;
    color: white;
    padding: 4px;
    font-size: 14px;
        margin-top: 10px;
}

    
    .view-more a {    background-color: #ed8116;
    text-decoration: none;
    color: white;
    padding: 6px;
    font-size: 20px;}
    
 .anchorWhiteHover:hover {
    text-decoration: none;
    color: #fff;
    opacity: .8;
}

.bookn .btn{background-color: #ed8116;  margin-top:100px; color:white; font-size:14px; font-weight:bold;}
.booknw .btn{background-color: #ed8116;  margin-top:1px; color:white;}
.packages img{height:250px; width:100%;}

.packages h4{
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    color: #5d595a !important;
    margin-bottom:2px !important;
    
}

.p-details h4{color:#ed8116 !important; font-size:18px;}
.p-details .p-price{float:right !important;}
.p-details a{ background-color: #ed8116;
    text-decoration: none;
    color: white;
    padding: 7px;
    font-size: 14px;
    font-weight:bold;
    float:right !important;
    margin-top:9px;
    border-radius:5px;
    }
.packages p{ font-size: 13px;}
.packages h6{font-size: 16px;}


/********package details***********/
.detail-package{padding:0 35px;}
.package-heading h2{font-size:25px; font-weight:bold;}
.package-heading p{font-size:14px;}
.package-heading h4{font-size:18px;color:#ed8116;}
.package-price h2{font-size:29px; font-weight:bold; color:#ed8116;}
.btnbook{color:white;background-color:#545454;font-size: 16px;
font-weight: 600;
padding: 8px 20px;
border: 0;}

.btnquote{font-size: 16px;
font-weight: 600;
padding: 8px 20px;
border: 0;color:white;background-color:#ed8116;}

.package-includes{padding:0 35px;}

.gallary-carausel img{height:390px;}
.day{color:white;background-color:#ed8116;padding:4px 20px;font-size:15px;font-weight:bold;}
.day-location{font-size:18px; color:#272727;}
.pkg-itinerary h3{font-size:20px;font-weight:bold;color:#272727;}
.pkg-itinerary p{font-size:15px; color:#272727;}

.nav-tabs {
    border-bottom: none;

}

.tab-content ul {
  list-style: none;
  line-height:2rem;
}

.tab-content .redb ul li::before {
  content: "\2022";
  color: red;
  font-weight: bold;
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
}

.tab-content .greenb ul li::before {
  content: "\2022";
  color: green;
  font-weight: bold;
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
}

.nav-tabs .nav-link {

    border: none;}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {

    color: white;
    background-color: #ed8116;
    border-color: none;

}
.package-includes .nav-link {

    display: block;
    padding: .5rem 1rem;

}

.hname{background-color:#272727; color:white;padding:7px;text-align:center;}
.hname h2{font-size:20px; font-weight:bold;}
.h-details h5{font-size:17px;}

.pkg-contacts{background:url(../images/back.jpg) center top no-repeat fixed;
	background-size: cover;
	position: relative;
	padding:0 0 10px 0;
}

.pkg-contacts .overlay{background: rgba(0, 0, 0, 0.3);
	position: absolute;
	top: 14px;
color:white;
left: 14px;
width: 91%;
height: 90%;
}

.recent-trips img {width:100%; height:100px; margin-bottom:30px;border-radius:10px;}


/*********terms*******/

.t-box{box-shadow:0 0 5px 0 gray; padding:20px; margin:20px 0;}
.t-box:hover{color:black; box-shadow:0 0 3px 0 gray}
.t-box h4{color:black;font-size: 1.1rem;font-weight:bold;} 
.t-box h5{color:#e08002;font-size: 1rem;font-weight:bold;}
.t-box ul li {margin:15px 0;}

.terms-banner{color: white;
	background: url(../images/terms-banner.jpg);
	background-size: cover;
	position: relative;
    height:300px;}

.terms-banner-overlay{
    background: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
    
    .contact-banner{	
	color: white;
	background: url(../images/contact-banner.jpg) center no-repeat;
	background-size: cover;
	padding: 50px 0;
	position: relative;
    height:250px;
	}
	
.contact-banner-overlay{background: rgba(0, 0, 0, 0.6);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
    
.addr p{padding-left:34px;margin-top:-25px; color:gray;}
.contact-details .form-control{background-color:#e1dfdf; border:0px solid;}
.contact-details label {font-size:12px;}
.contact-info i{color:orange;}

@media only screen and (max-width:1920px){
}
@media only screen and (max-width:1366px){
}
@media only screen and (max-width:1280px){
}
@media only screen and (max-width:1024px){
    
    .recent-trips img {  height: 90px;}
}

@media only screen and (max-width:991px){
     .form-control-lg {font-size: 1.00rem;}
      .recent-trips img {  height: 46px;}
     .carousel_content {width: 90%;left: 9%; }
}
@media only screen and (max-width:900px){
	.mobile-btn{display:block;}
	#copyright {display:none;}
	#topcontact{display:none;}
	  #contact-footer .email{font-size:13px;}
	.detail-package { padding: 0 !important;}
	#package-info {padding: 0 !important;}
	.clnow a{padding-right:155px;}
 .enq i{padding-left:155px;}
}

@media only screen and (max-width:826px){
    #contact-footer .email{font-size:11px;}
}

@media only screen and (max-width:768px){
    #contact-footer .email{font-size:11px;}
}

@media only screen and (max-width:767px){
	#topcontact{display:none;}
	.btn_search {font-size: 18px;right: 15px;width: 34%; padding: 7px 23px;top:-40px;}
 #contact-footer .email{font-size:1rem;}
#indax-holiday {padding: 0 !important; }
.bookn .btn{ margin-left:5px; margin-top:0px; }
.package-includes{padding:0 !important;}
.clnow a{padding-right:95px;}
 .enq i{padding-left:95px;}
.ui_auto_rel .form-control {height: 40px !important;font-size: 16px;padding-right: 41%;}
.btn_search {right: 0;padding: 6.5px 23px;}
#contact-footer{padding:1rem !important;}
#contact-footer .box{margin:5px;}
#quick-links {padding: 20px 0;}
#quick-links h4 {padding-top:5px!important;}
#indax-mostvisited {padding: 0 !important ;}
.owl-nav .owl-prev { left: -10px;}
.owl-nav .owl-next { right: -10px;}
.tour-info{padding:0 !important;}
#package-info{padding:0 !important;}
.p-details .p-price{float:left !important;}
.p-details p{text-align:left !important;}
.p-details a{margin-top:0;}
.p-services i{padding:2px !important;}
.detail-package{padding:0 !important;}
.form-control-lg {font-size: 0.95rem;}
.carousel_content {width: 90%;left: 9%; }
.carousel_content {bottom: 50px;}
.booknw .btn{margin-top:-54px;}
.package-price h2{margin-top:10px;}
}

@media only screen and (max-width:600px){
    .carousel-item img{height:300px;}
    
    .btn_search {
    font-size: 18px;
    right: 0;
    width: 37%;
    padding: 7px 23px;
    top: -40px;}
	
	
 #indax-mostvisited .overlay {width: 100%;}
  .navbar-brand img { height: 3.8rem;}
 .form-control-lg {font-size: 0.90rem;}
 .carousel_content {width: 90%;left: 11%; }
 
 .clnow a{padding-right:65px;}
 .enq i{padding-left:65px;}
}

@media only screen and (max-width:500px)
{}

@media only screen and (max-width:414px)
{
     .carousel_content h1 {font-size: 22px;}
     .carousel_content p {font-size: 15px;}
     #indax-mostvisited .overlay {width: 100%;}
	 #wowslider-container1 .ws-title {font: 12px 'Tinos', Georgia, serif!important;}
	 .form-control-lg {font-size: 0.80rem;}
     .carousel_content {width: 90%;left: 11%;}
     
     .clnow a{padding-right:45px;}
 .enq i{padding-left:45px;}
	 
}
@media only screen and (max-width:411px){
    .btn_search {
    font-size: 12px;
    right: 0;
    width: 37%;
    padding: 11px 15px;
    top: -40px;}
    
    
   }
@media only screen and (max-width:375px)
{
    #indax-mostvisited .overlay {width: 100%;}
    .dot{right:6px;}
    #btnreturntotop{right:6px;}
     #banner .banner-info {padding:10px !important;}
     .clnow a{padding-right:30px;}
 .enq i{padding-left:30px;}
}

@media only screen and (max-width:321px)
{
    .bookn .btn{ margin-left:5px; margin-top:58px; }
    
}

@media only screen and (max-width:320px)
{
     .carousel_content h1{font-size: 19px;}
     .carousel_content p {font-size: 11px;}
     .ui_auto_rel .form-control {height: 39px !important; padding:2px!important;font-size:14px;}
     .btn_search {font-size: 15px;right: 20px;width: 74%; padding: 7px 23px;    top: 0px;}
     #indax-mostvisited .overlay {width: 100%;}
     .form-inline .form-control { padding-right: 31px;}
     .form-control-lg {font-size: 0.80rem;}
     .carousel_content {width: 90%;left: 11%;}
     .bookn .btn{ margin-left:5px;  }
     #banner .banner-info {padding:10px !important;}
     
     .clnow a{padding-right:30px;}
 .enq i{padding-left:30px;}
}
    