
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.html) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/

.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}

.itnry{
    padding: 2px 0;
    margin: 0;
    list-style-type: none;
    border-bottom: solid 1px #cfcfcf;
    border-top: solid 1px #cfcfcf;
 }
.itnry li{
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    display: inline-block;
    width: 23%;
    text-align: center;
    font-size: 14px;
    color: #1E73BE;
}
.itnry li.active{
    color: #a3a3a3;
}
.itnry li.active figure {
    opacity: 0.3;
}
.itnry li figure{
    padding: 0px;
    margin: 0px;
}
.itnry li p{
    padding: 0px;
    margin: 0px;
}
.inclusions{
    margin-top: 20px;
}
.inclusions h5{
    font-size: 20px;
    font-weight: 600;
}
.inclusions a{
    color: #1E73BE;
}
.pkg-incusion{
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}


.pkg-incusion li i{
    position: absolute;
    left: 0;
    top: 3px;
    color: #1E73BE;
}
.inclusions .read-collpse {
    position: absolute;
    right: 20px;
    margin-top: -10px;
}
.inclusions .read-collpse span {
    display: block;
}
.inclusions .read-collpse[aria-expanded="false"] i{
  display: none;
}
.inclusions .read-collpse[aria-expanded="true"] span{
  display: none;
}
.inclusions .read-collpse[aria-expanded="true"] i{
  display: block;
}

.why-book {
    border-right: dotted 1px #333;
    text-align: center;
    margin: 50px 0;
    height: 70%;
    padding: 0 20px;
}


.bottom_bar{
width:100%;
height:auto;
float:left;
display:none;
}

.bottom_bar ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
   
	}

.bottom_bar ul li {
    float: left;
	width:50%;
}

.bottom_bar ul li a {
    display: block;
    color: white;
    text-align: center;
    padding: 2px 16px;
	height:60px;
    text-decoration: none;
	 background-color: #C80000;
	 border:1px solid #fff;
}
.bottom_bar ul li a:hover{
	 background-color: #0468ae;
}


@media only screen and (max-width: 767px) {
.slider_top{
top:72px;
}
.margin_top{
margin-top:70px;	
}
.logo img{
width:209px;
height:47px;
text-align:center;
}
.banner{
margin-top:70px;
}
/*.tour-des {
   height:auto;
	
}
.tour-des1 {
   height:auto;
	
}
.tour-des2 {
   height:auto;
	
}
.tour-des3 {
	height:auto;	
}*/

}

@media only screen and (max-width: 420px) {
	.logo img{
width:100%;
height:auto;
text-align:center;
}
.slider_top{
top:60px;
}
.margin_top{
margin-top:58px;	
}
.banner{
display:none;
}

.banner2{
display:block;
margin-top:65px;
}

.bottom_bar{
display:block;
}
.footer-area {
    margin-bottom:50px;
}
 
}

@media only screen and (min-width: 992px) and (max-width: 1280px) {}


/* Tablet Layout: 768px. */

@media only screen and (min-width: 767px) and (max-width: 991px) {
    .navbar-nav {
        width: 100%;
        text-align: center;
    }
    .navbar-nav li {
        float: none;
        display: inline-block;
    }
    .mainmenu .navbar-nav li a {
        padding: 20px 3px;
        font-size: 14px;
    }
    .mainmenu .navbar-nav li a {
        padding: 20px 3px;
        font-size: 14px;
    }
    
    .single-blog img {
        width: 100%;
    }
    .desti-place,
    .faq-image {
        margin-bottom: 30px;
    }
    .project-idea h2,
    .project-idea p {
        font-size: 22px;
    }
    .single-project-complete {
        margin-top: 30px;
    }
    .about-text {
        margin-top: 50px;
    }
    .section-title p {
        padding: 0;
    }
    .header-text {
        margin-top: 130px;
    }
    .contact-icon {
        float: none;
    }
    .header-text p,
        {
        padding: 0px 100px;
    }
    .call-to-action-small-button {
        text-align: left;
        margin-top: 25px;
    }
    .single-footer-top {
        padding-bottom: 30px;
    }
    .header-text h2 {
        font-size: 80px;
    }
    .header-text p {
	padding: 0px 100px;
}
    .about-text p {
	margin-bottom: 0px;
}
}


a.btn-red{border:1px solid #d60d45;padding:9px 24px; border-radius:5px;display:inline-block;background:#d60d45;color:#fff;transition:all ease-in-out .3s;cursor:pointer}a.btn-red:hover{background:#a50a35;color:#fff;border-color:#d60d45}

a.btn-red11{border:1px solid #d60d45;padding:20px 24px;display:inline-block;background-color:#D60D45; width:100%; text-align:center; border-radius:5px; font-size:25px; color:#fff;transition:all ease-in-out .3s;cursor:pointer}

a.btn-red11:hover{background:#a50a35;color:#fff;border-color:#d60d45}

a.btn-red111{border:1px solid #d60d45;padding:12px 12px;display:inline-block; background-color:#FE8F00; width:22%; text-align:center; border-radius:5px; font-size:20px; color:#000;transition:all ease-in-out .3s;cursor:pointer}

a.btn-red111:hover{background:#a50a35;color:#fff;border-color:#d60d45}

.duration span {
    background-color: #B8D69B;
    padding: 1px 10px;
    font-size: 15px;
	
}

