@charset "utf-8";
/* CSS Document */

/* 

	Template Name: Tour and Travel HTML Template
	Author: Rainbow Design
	
*/

/* Medium Devices, Desktops */
@media (max-width: 1199px) {
.header-consultation a {
	font-size: 12px;
}
.header-phone a {
	font-size: 20px;
}
}
@media (max-width: 991px) {
.header-navigation .nav-item .nav-link {
	padding: 10px 8px 10px 0px;
}
.sticky-wrapper {
	height: auto !important;
}
.sticky-wrapper .header-lover {
	position: relative !important;
}
.header-lover-right {
	padding: 14px 0px;
	flex-direction: inherit;
	justify-content: center;
	border-top: 1px solid rgba(255,255,255,0.1);
	border-bottom: 1px solid rgba(255,255,255,0.1);
}
.header-consultation a {
	margin-left: 0px;
	margin-right: 10px;
}
.tour-details-tabs .nav-tabs li .nav-link {
	padding: 0 20px;
	font-size: 11px;
}
}

/* Small Devices, Tablets */
@media (max-width: 767px) {
.banner-caption h5 {
	font-size: 30px;
	line-height: 40px;
}
.side-navigation {
	width: 300px;
}
.slider .carousel-item {
	height: 600px;
}
.banner-caption {
	text-align: center;
	margin-bottom: 20px;
}
.banner-caption .btn-style-1 {
	font-size: 10px;
	padding: 8px 20px;
}
.cta-text {
	margin-bottom: 30px;
	text-align: center;
}
.tour-details-tabs .nav-tabs {
	display: inline-block;
	width: 100%;
}
.tour-details-tabs .nav-tabs li {
	border-right: 0px;
}
.blog-single-social {
	margin-top: 10px;
}
.video-box {
	height: 70px;
}
}

/* Extra Small Devices, Phones */
@media (max-width: 575px) {
.header-call-us {
	text-align: center;
	margin-bottom: 15px;
}
.header-social {
	text-align: center;
}
.header-quote {
	display: none;
}
.banner-caption p {
	display: none;
}
.banner-caption h5 {
	font-size: 22px;
	line-height: 30px;
}
.call-to-action-c {
	padding: 20px;
}
.testimonial-box {
	padding: 20px;
}
.blog-post-content figure .blockquote i {
	position: relative;
	bottom: 0;
	right: 0;
}
}
