/*
Theme Name: Ballooning.ae
Support URI: http://benworldwide.com/
Description: Wordpress theme for Ballooning Adventures
Author: BenWorldwide
Author URI: http://benworldwide.com/
Version: 1.0
Developer: Bimsara
Theme URI: http://benworldwide.com/
Text Domain: ballooning-ae
*/
@import url('https://fonts.googleapis.com/css?family=Ubuntu:400,500');

.page-id-7991 .lng-select-box{
	display: none;
}
#menu-item-5072 .dropdown-menu {
	width: 420px !important;
}

#menu-item-5258 .dropdown-menu{
	width: 370px !important;
}

#menu-item-5263 .dropdown-menu{
	width: 470px !important;
}

#menu-item-5266 .dropdown-menu, #menu-item-6096 .dropdown-menu{
	width: 470px !important;
}

#menu-item-5223 .dropdown-menu, #menu-item-6095 .dropdown-menu{
	width: 370px !important;
}

#menu-item-5261 .dropdown-menu {
	width: 625px !important;
}
#menu-item-5261 .navbar-right .dropdown-menu {
	left: -200px;
}

body {
	color: #000;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 400;
	line-height: 1.8;
}

h1,h2,h3,h4 {
	text-transform: uppercase;
	font-weight: 400;
}

h1 {
	font-size: 40px;
	margin-top: 50px;
}

h2 {
	font-size: 35px;
}

a {
	transition: 0.3s all ease-in-out;
	color: #ea6421;
}

a:hover, a:focus {
	color: #000;
	text-decoration: none;
}

strong {
	font-weight: 600;
}
.mt-3{
	margin-top: 3rem;
}
.hide {
	display: none;
}
.rev_slider {
	height: 580px !important;
}
.top-navbar {
	background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%); 
	background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
	border-bottom: none;
	transition: 0.6s all ease-in-out;
	/*top: 47px;*/
}

.fixed-me {
	background: rgba(0,0,0,0.5);
	z-index: 9999;
	/*top: 47px;*/
	top: 0px !important;
}

.header-image {
	position: relative;
	background-size: cover;
	background-position: 50% 100%;
	height: 580px;
}

.header-text {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
}

.header-text h1 {
	font-weight: 400;
	color: #fff;
	font-size: 40px;
	padding-top: 170px;
	text-transform: uppercase;
	text-shadow: #000 2px 2px 5px;
}

.header-text p {
	margin-bottom: 100px;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	text-shadow: #000 2px 2px 5px;
}

.header-image h1 {
	font-weight: 400;
	color: #fff;
	font-size: 40px;
	text-transform: uppercase;
	margin-top: 0 !important; 
}

.header-image p {
	font-size: 16px !important;
	color: #fff;
	text-transform: uppercase !important;
}

.navbar-brand {
	height: auto;
}
.safe-badge img {
	padding: 15px;
	width: 120px;
}
.lng-select-box {
	position: absolute;
	top: 20px;
	right: 0px;
	z-index: 9;
}
.lng-select-box .wpml-ls-legacy-dropdown-click {
	width: 8em !important;
	max-width: 100%;
}

.lng-select-box .wpml-ls-legacy-list-horizontal a{
	padding:5px;
}

.lng-select {
	display: inline-block;
	width: 28px;
	height: 15px;
	background-image: url(images/languages-sprite.png);
}
.wpml-ls-sub-menu .wpml-ls-item-ja {
	display: none;
}
.wpml-ls-legacy-dropdown-click a {
	color: #f7f7f7 !important;
	border: 1px solid transparent !important;
	background-color: transparent !important;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
	background-color: #333;
}

#country1 {
	background-position: 0px 0px;
}

#country2 {
	background-position: 216px 0px;
}

#country3 {
	background-position: 184px 0px;
}

#country4 {
	background-position: 152px 0px;
}

#country5 {
	background-position: 121px 0px;
}

#country6 {
	background-position: 90px 0px;
}

#country7 {
	background-position: 59px 0px;
}

#country8 {
	background-position: 28px 0px;
}

.navbar-collapse {
	position: relative;
}

.navbar-right {
	margin-top: 45px;
}

.navbar-default .navbar-nav>li>a {
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 500;
	padding: 15px 10px !important;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
	color: #f8bf17;
}

.video-element_2 .title-block_2 {
	color: #fff !important;
	text-align: center !important;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	background: transparent;
	color: #f8bf17;
}

.navbar-right .dropdown-menu {
	right: 0;
	left: 0;
}

.dropdown-menu>li>a {
	line-height: 1.9;
	color: #000;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover, .dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
	background: #fff;
	color: #f8bf17;;
}

ul.nav li.dropdown:hover ul.dropdown-menu {
	transition: 0.3s all ease-in-out;
	display: block !important;
}

.btn-balloon {
	z-index: 1;
	position: relative;
	display: inline-block;
	border: none;
	transition: 0.3s all ease-in-out;
	color: #000;
	padding: 12px 45px;
	background-color: #f8bf17;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	border-radius: 5px;
}

.menu-btn-balloon {
	z-index: 1;
	display: inline-block;
	border: none;
	transition: 0.3s all ease-in-out;
	color: #000;
	padding: 8px 25px;
	background-color: #f8bf17;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 500;
	border-radius: 5px;
	margin-top: 10px;
	margin-right: 10px;
}

.form-control {
	border-color: #999;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}

.form-control:focus {
	border-color: #f8bf17;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;   
}

.btn-balloon:hover, .btn-balloon:focus {
	background-color: #ffcc00;
}

.main-desc {
	text-align: center;
	padding: 50px 0px;
	margin-top:20px;
}

.main-desc p {
	margin-bottom: 25px;
}

.main-desc.first-block h2 {
	font-size: 25px;
}

.before-title {
	color: #ea6421;
	text-transform: uppercase;
	font-size: 18px;
	margin-bottom: 0px;
}

.before-title.large {
	font-size: 35px;
	margin-bottom: 10px;
}

.home-titles {
	margin-top: 0px;
	margin-bottom: 25px;
}



.link-block {
	position: relative;
	height: 260px;
}

.link-block img {
	width: 250px;
	margin: 15px auto;
}

.link-block:hover img {
	opacity: 0.7;
	transition: all 0.5s ease;
}

.title-cloud-container {
	position: absolute;
	bottom: 0px;
	width: 100%;
	left: 0;
}

.title-cloud {
	background-image: url(images/title-cloud.png);
	background-size: contain;
	background-repeat: no-repeat;
	text-align: center;
	height: 130px;
	margin: 0 auto;
	width: 300px;
}

.title-cloud {
	display: block;
	margin-top: 40px;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 500;
	color: #000;
	padding: 35px 15px 0;
	line-height: 1.4;
}

.title-cloud a:hover, .title-cloud a:focus {
	color: #ea6421;
}

.featured-area {
	position: relative;
	color: #fff;
}

.featured-background {
	position: relative;
	background-image: url(images/featured-area.jpg);
	height: 700px;
	background-size: cover;
}

.featured2-background {
	position: relative;
	background-image: url(images/featured-area2.jpg);
	height: 700px;
	background-position: center;
	background-size: cover;
}

.featured-inner {
	margin-top:280px;
	background-color: rgba(60,34,5,0.6);
	padding: 10px 15px;
}
#featured-trigger {
	top: 80px;
}
.featured-inner.zap {
	margin-top: 250px;
	opacity: 1;
	transition: all 1s ease;
}

.featured2-background .featured-inner {
	margin-top: 380px;
}
.featured2-background .featured-inner.featured-inner-2.zap {
	margin-top: 180px;
}
.featured-area-2 {
	margin-top: 40px;
	margin-bottom: 30px;
}

.featured-inner h2 {
	margin: 2.5px;
	padding: 5px 0px;
	display: inline-block;
}

.featured-inner p {
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.shaded-area-sm, .shaded-area-md {
	position: relative;
	background-color: rgba(60,34,5,0.7);
}

.shaded-area {
	z-index: 3;
	position: relative;
	background-color: #fff;
}

.btn-tours h3 {
	text-transform: none;
	margin: 15px;
}

.shaded-area .tip-box {
	color: #000;
	text-align: center;
}

.shaded-area-md {
	display: none;
}

.tip-box {
	color: #fff;
	text-align: center;
	padding: 20px 10px;
}

.price {
	color: #c5c4c4;
}

.tip-box img {
	margin-bottom: 5px;
}

.pilot-img {
	position: relative;
	height: auto;
}

.pilot-img:before {
	position: absolute;
	content: '';
	background-image: url(images/pilot.png);
	height: 600px;
	width: 100%;
	background-size: cover;
	top: 0;
	background-repeat: no-repeat;
}

.pilots-content {
	padding: 80px 0px;
}

.pilot-imgs {
	margin-bottom: 35px;
}

.pilot-imgs a{
	display: inline-block;
	text-align: center;
	margin-bottom: 15px;
}

.pilot-imgs img {
	display: inline-block;
	width: 110px;
	margin: 3px 2.5px;
}

.pilot-block-main {
	position: relative;
	overflow: hidden;
	background-size: cover !important;
	background-position: center top !important;
	background-repeat: no-repeat !important;
	width: 210px;
	height: 210px;
	border-radius: 100%;
	margin: 0 auto;
	margin-bottom: 55px;
}

.pilot-name {
	position: absolute;
	bottom: -55px;
	left: 0;
	right: 0;
	padding: 5px 0 10px;
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
	background: #000;
	color: #fff;
	transition: all 0.5s ease;
}

.pilot-block-main:hover .pilot-name {
	bottom: 0;
	transition: all 0.5s ease;
}

.hide-on-xs, .hide-on-sm {
	display: none;
}

.hide-on-md {
	display: block;
}

.pilot-space {
	height: 480px;
}

.slider h2 {
	text-align: center;
}

.owl-slider {
	padding: 35px 0;
}

.owl-slider .item {
	background-color: #fff;
	padding: 15px;
	position: relative;
	-webkit-box-shadow: 0px 17px 30px -20px rgba(0,0,0,0.6);
	-moz-box-shadow: 0px 17px 30px -20px rgba(0,0,0,0.6);
	box-shadow: 0px 17px 30px -20px rgba(0,0,0,0.6);
}

.owl-slider .owl-stage-outer {
	padding-bottom: 20px;
}

.owl-slider-img {
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
	height: 100%;
	background-image: url(images/slider1.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.owl-theme .owl-dots .owl-dot span {
	background: #76746c !important;
	transition: 0.4s all ease-in-out;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #00AF87 !important;
}

.why-fly-with-us-main {
	text-align: center;
	margin-bottom: 50px;
}


.vc_toggle {
	padding: 15px !important;
	background-color: #fff;
	-webkit-box-shadow: 0px 12px 12px -13px rgba(0,0,0,0.6);
	-moz-box-shadow: 0px 12px 12px -13px rgba(0,0,0,0.6);
	box-shadow: 0px 12px 12px -13px rgba(0,0,0,0.6);
}

.vc_toggle h4 {
	text-transform: none;
}

.faq h2 {
	text-align: center;
	margin-bottom: 35px;
}

.trip-advisor-img {
	width: 150px;
	margin: 20px auto 0;
}


.footer {
	text-align: center;
	background-color: #000;
	padding-top: 50px;
}

.footer-top-img {
	height: 300px;
	background-size: cover;
	background-position: 20%;
}

.social-media {
	padding: 10px 0;
	margin-top: 10px;
}

.social-media a {
	color: #fff;
	display: inline-block;
}

.social-media a:hover, .social-media a:focus {
	color: #ffc10e;
}

.address-block {
	margin: 25px 0px;
	color: #ebebeb;
}

.address-block a {
	color: #ebebeb;
}

.address-block a:hover, .address-block a:focus {
	color: #ffc10e;
}

.footer-menu {
	list-style-type: none;
	padding: 0;
}

.footer-menu>li>a, .copyright-area a {
	color: #ebebeb;
}

.footer-menu>li>a:hover, .footer-menu>li>a:focus, .copyright-area a:hover, .copyright-area a:focus {
	color: #ffc10e;
}

.footer-menu-title {
	font-weight: 500;
	color: #ffc10e;
	margin-top: 25px;
	font-size: 16px;
}

.copyright-area {
	color: #fff;
	text-align: center;
	margin-top: 20px;
	border-top: 1px solid rgba(255,255,255,0.2);
	font-size: 13px;
	padding: 15px;
}

.tour-highlight-container {
	padding: 15px !important;
}

#responsive-menu-container {
	border-left: 2px solid #212121;
}

#responsive-menu-container #responsive-menu-title {
	background-color: #212121;
}

#responsive-menu-container #responsive-menu-wrapper {
	background: transparent !important;
}



button#responsive-menu-button {
	background: transparent !important;
}

.featured-image {
	background-position: 30%;
	width: 100%;
	height: 350px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	text-align: center;
	position: relative;
}

.featured-inner h1 {
	background-color: rgba(60,34,5,0.6);
	padding: 0 7px;
	margin-bottom: 25px;
}

.white-content-background {
	background-color: #fff;
	margin-top: 35px;
	padding: 20px;
}

.white-content-background .wpb_single_image {
	margin-bottom: 15px !important;
}

.tour-highlight {

}

.tour-white-text {
	color: #fff;
}

.tour-white-image {
	margin-bottom: 15px !important;
}

.tour-white-text h3 {
	margin: 5px;
}

.tour-white-text p {
	font-size: 16px;
	margin: 0px;
}

.tours-ul {
	list-style-image: url('images/bullet.png');
	line-height: 1.9;
}

.tours-ul li {
	line-height: 2.1;
}

.tour-highlight .vc_column-inner {
	-webkit-box-shadow: 0px 17px 30px -20px rgba(0,0,0,0.6);
	-moz-box-shadow: 0px 17px 30px -20px rgba(0,0,0,0.6);
	box-shadow: 0px 17px 30px -20px rgba(0,0,0,0.6);
	padding-top: 15px !important;
	color: #000;
	background: #fff !important;
	min-height: 326px !important;
}

.tour-highlight .wpb_content_element {
	margin-bottom: 10px;
}

.hints i {
	color: #B97EBB;
}

.content {
	margin-top: 15px;
}

.content h1 {
	text-align: center;
}

.btn-area {
	margin-top: 30px;
	text-align: center;
}

label {
	font-weight: 400;
}

.contact a {
	text-transform: none;
	color: #000;
	display: block;
}

.contact a:hover, .contact a:focus {
	color: #f8bf17;
}

.contact h4 {
	text-transform: none;
}

.contact-block {
	margin: 25px 0;
}

.required {
	color: red;
}

#emailError, #captchaError {
	display: none;
	color: red;
	clear:both;
}

.explore-box-container {
	height: 300px;
	background-size: cover;
	background-position: center;   
	padding: 10px;
	margin: 15px 0px
}

.explore-box {
	position: relative;
	padding: 20px;
	height: 100%;
	text-align: center;
	color: #fff;
	transition: 0.8s all ease-in-out;
}

.explore-move {
	position: absolute;
	width: 100%;
	height: 100%;
	left:0;
	top: 90px;
	z-index: 2;
	transition: 0.5s all ease-in-out;
}

.overlay {
	transition: 0.4s all ease-in-out;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
}

.explore-btn {
	display: inline-block;
	margin-top: 30px;
	border: 1px solid #fff;
	padding: 5px 10px;
	transition: 0.5s all ease-in-out;
	opacity: 0;
}
.explore-box:hover .overlay {
	background-color: rgba(0,0,0,0.3);
}

.explore-box:hover .explore-btn {
	opacity: 1;
	margin-top: 0px;
}

.explore-box:hover .explore-move {
	top: 60px;
}

.box1 {
	background-image: url(https://www.ballooning.ae/wp-content/uploads/2017/12/Hot-Air-Balloon-Dubai-34.jpg);
}

.box2 {
	background-image: url(https://www.ballooning.ae/wp-content/uploads/2017/12/Hot-Air-Balloon-Dubai-37.jpg);
}

.box3 {
	background-image: url(https://www.ballooning.ae/wp-content/uploads/2017/12/Hot-Air-Balloon-Dubai-12.jpg);
}

.box4 {
	background-image: url(https://www.ballooning.ae/wp-content/uploads/2017/12/Hot-Air-Balloon-Dubai-34.jpg);
}

.box5 {
	background-image: url(https://www.ballooning.ae/wp-content/uploads/2017/12/Hot-Air-Balloon-Dubai-24.jpg);
}



.blog-content {
	margin-top: 120px;
}

.blog-content>.row {
	border-bottom: 1px dashed #999;
	padding-top: 15px;
	padding-bottom: 15px;
}

.blog-content p:last-child {
	margin-bottom: 20px;
}

.content-blog {
	margin-bottom: 25px;
}

.content-blog h2 {
	margin-top: 0px;
}

.img-blog {
	width: 100%;
	background-size: cover;
	background-position: center;
	height: 300px;
}

.single-blog-post {
	margin-top: 100px;
	margin-bottom: 35px;
}

.contact-header {
	text-align: center;
}

.contact-header h1 {
	text-align: center !important;
}

.btn-tours {
	text-align: center;
	padding: 20px 0;
}

.client {
	font-style: italic;
}

.featured-in {
	text-align: center;
}

.featured-in-img {
	max-width: 100%;
	width: 120px;
	margin: 20px auto;
}

.featured-in-img img:hover {
	filter: brightness(50%);
	-webkit-filter: brightness(50%);
	transition: all 0.5s ease;
}

.featured-in-carousel .owl-stage {
	display: flex;
	align-items: center;
	margin: 0 auto;
}

.featured-in-container {
	padding: 35px 0;
	background: rgba(255, 255, 255, 0.55);
}

.tour-page-hightlight {
	background: #fff;
	padding: 15px;
}



body .grid1 figcaption {
	background: #fff !important;
	margin-top: 0px !important;
	min-height: 53px !important;
}

body .grid-gallery1 figcaption h3 {
	font-size: 12px !important;
	font-family: 'Ubuntu', sans-serif !important;
	color: #000 !important;
	border-bottom: 0px solid transparent !important;
	margin-bottom: 5px !important;
	line-height: 1.4 !important;
}

body .grid-gallery1 .iframecontainer figcaption h3 {
	font-size: 16px !important;
}

body .grid-gallery1 .slideshow1 nav span.nav-prev, 
body .grid-gallery1 .slideshow1 nav span.nav-next {
	font-size: 30px !important;
	color: #1a0208 !important;
}



.faq-block-1,
.faq-block-2,
.faq-block-3 {
	padding: 30px;
}

.faq-block-1 h3,
.faq-block-2 h3,
.faq-block-3 h3 {
	margin-top: 0px;
}

.faq-block-1 {
	background: #eda25c;
}

.faq-block-2 {
	background: #ddb57a;    
}

.faq-block-3 {
	background: #edc39c;
}

.not-active {
	pointer-events: none;
	cursor: default;
	text-decoration:none;
}



iframe.instagram-media{
	margin: auto !important;
}


.heading {
	font-size: 35px !important;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 5px;
	text-transform: uppercase;
}
.red-title {
	color: #ea6421;
	text-transform: uppercase;
	font-size: 18px;
	margin-bottom: 0px !important;
}
.paragraph{
	color: #646464;
}
.btn-balloon-thin {
	z-index: 1;
	position: relative;
	display: inline-block;
	border: none;
	transition: 0.3s all ease-in-out;
	color: #000;
	padding: 11px 36px;
	background-color: #f8bf17;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	border-radius: 5px;
}
.balloon-ride-inner{
	position: relative;
	padding: 25px;
	min-height: 600px;
	transition: all 0.5s ease;
}
.balloon-ride-inner .br-main-title{
	font-size: 23px;
}
.balloon-ride-inner .balloon-ride-description{
	font-size: 15px;
	font-weight: 300;
	opacity: 0.7;
	line-height: 22px;
}
.balloon-ride-inner .br-main-title, .balloon-ride-inner .balloon-ride-description{
	color: #fff;
}
.balloon-ride-inner:hover{
	padding:80px 25px 0px;
	background-color: rgba(21, 41, 75, 0.9);
	transition: all 0.5s ease;
}
.balloon-ride-inner .balloon-ride-hidden-content{
	display: none;
}

.balloon-ride-inner:hover .balloon-ride-hidden-content{
	display: block;
}
.balloon-ride-inner:hover .main-price{
	display: none;
}
.icons {
	display: inline-block;
}
.detail-row {
	margin-bottom: 10px;
	position: relative;
}

.balloon-ride-details .icons img {
	width: 30px !important;
}
.details {
	display: inline-block;
	padding: 5px 15px;
	width: 249px;
}
html[lang="it-IT"] .details{
	height: 77px;
}
html[lang="ru-RU"] .details{
	height: 77px;
}
html[lang="fr-FR"] .details{
	height: 77px;
}
html[lang="pt-pt"] .details{
	height: 77px;
}
.details p{
	font-size: 15px;
	margin: 0px;
	color: #fff;
}

.title-cloud-2-container {
	position: absolute;
	bottom: 0px;
	width: 100%;
	left: 0;
}

.title-cloud-2 {
	background-image: url(images/title-cloud-2.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	text-align: center;
	height: 150px;
	margin: 0 auto;
	width: 370px;
	display: block;
	margin-top: 40px;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 500;
	color: #000;
	padding: 35px 60px 0;
	line-height: 1.4;
}

.title-cloud-2 a:hover, .title-cloud-2 a:focus {
	color: #ea6421;
}

.main-price {
	display: block;
	position: absolute;
	bottom: 2%;
	right: 4%;
}
.main-price h3{
	color: #fff;
	font-size: 44px;
	font-weight: bold;
}
.main-price h3 span{
	color: #fff;
	font-size: 18px;
	font-weight: 100;
}
.trip-advisor-testimonial{
	margin-top: 20px;
	margin-bottom: 30px;
}
.trip-advisor{
	background-color: #f2f2f2;
	padding: 30px;
}
.trip-advisor-logo img{
	display: block;
	margin: 0 auto;
	width: 150px;
}

.ta-card {
	background: #fff;
	padding: 20px;
	min-height: 250px;
}

.owl-carousel .ta-card img {
	width: 75px !important;
	margin-bottom: 15px;
}

.testimonial-title {
	font-size: 18px;
	margin-bottom: 0;
}
.testimonial-content {
	color: #404040;
	opacity: 0.8;
}
.testimonial-footer {
	font-size: 13px;
	color: #404040;
	opacity: 0.8;
	font-style: italic;
}

.trip-advisor-testimonial .testimonial-heading {
	background: none;
	padding-left: 0;
	position: relative;
	font-size: 18px;
	text-transform: inherit;
	margin-bottom: 10px;
	font-weight: 400;
	color: #000;
	padding-top: 27px;
}
.trip-advisor-testimonial .testimonial-heading:before {
	content: url(images/tripadvisor_rating.png);
	position: absolute;
	top: 0;
	left: 0;
}

.trip-advisor-testimonial .testimonial-name {
	font-weight:500 !important;
	color: rgba(64,64,64,0.5);
	text-align: left;
}


.highlights{
	position: relative;
	overflow: hidden;
	background-size: cover !important;
	background-position: center top !important;
	background-repeat: no-repeat !important;
	width: 98%;
	height: 320px;
	border-radius: 0;
	margin: 0 auto;
}
.highlight-name{
	width: 100%;
	display: block;
	position: absolute;
	bottom: 0px;
	text-align: center;
	font-size: 18px;
	line-height: 1;
	padding: 15px 40px;
	color: #fff;
	background: rgba(48,48,48,0.7);
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(48,48,48,0.7)), to(rgba(0,212,255,0)));
	background: -webkit-linear-gradient(bottom, rgba(48,48,48,0.7) 0%, rgba(0,212,255,0) 100%);
	background: -o-linear-gradient(bottom, rgba(48,48,48,0.7) 0%, rgba(0,212,255,0) 100%);
	background: linear-gradient(0deg, rgba(48,48,48,0.7) 0%, rgba(0,212,255,0) 100%);
}

.highlights:hover{
	bottom: 2px;
	transition: all 0.5s ease;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
}
.instagram span{
	color: #ea6421;
}
.no-gutter {
	margin-right: 0;
	margin-left: 0;
}

.no-gutter > [class*="col-"] {
	padding-right: 0;
	padding-left: 0;
}
.nopadding {
	padding: 0 !important;
	margin: 0 !important;
}
.fa.fa-circle-thin.fa-stack-2x {
	-webkit-text-stroke: 1px #410515;
}
/*home page news banner*/
.news-banner {
	height: 350px;
	background-size: cover;
	background-position: center;
	display: table;
	width: 100%;
	margin-top: 35px;
	/*padding: 15px;*/
	position: relative;
}
.news-banner-inner{
	display: table-cell; 
	vertical-align: middle;
	-webkit-transition: 1s ease;
	-moz-transition: 1s ease;
	-o-transition: 1s ease;
	transition: 1s ease;
}
.news-banner:hover .news-banner-inner{
	background-color: rgba(21,41,75,0.6);
	-webkit-transition: 1s ease;
	-moz-transition: 1s ease;
	-o-transition: 1s ease;
	transition: 1s ease;
}
.news-banner-inner span.highlight {
	color: #f8921d;
	font-weight: 700;
}
.news-banner .info {
	color: #fff;
	font-size: 25px;
}

.news-banner .extra-badge img{
	position: absolute;
	bottom: 5px;
	right: 5px;
}


@media(min-width: 2560px) {
	.footer-top-img {
		height: 550px;
	}
}

@media(min-width: 1600px) {
	.footer-top-img {
		height: 400px;
	}
	.cloud-separator {
		bottom: -40px;
	}
	.title-cloud-2 {
		height: 130px;
	}
	.highlights-image img {
		/*margin-top: -13%;*/
	}
}
@media (max-width: 991px) {
	.featured-area-2 {
		margin-bottom: 0px;
	}
}
@media(min-width: 991px) {
	.shaded-area-sm {
		display: none;
	}
	.tip-box {
		text-align: left;
	}
	.content h1 {
		text-align: left;
	}
	.btn-area {
		text-align: center;
	}
	.shaded-area-md {
		padding: 60px 20px;
		position: absolute;
		top: 0;
		right: 0;
		height: 100%;
		display: block;
	}
	.shaded-area2 {
		padding: 35px 15px;
	}
	.pilot-img {
		height: 700px;
	}
	.pilot-img:before {
		background-size: contain;
		height: 100%;
	}
	.hide-on-sm {
		display: block;
	}
	.hide-on-md {
		display: none;
	}
	.footer {
		text-align: left;
	}
	.navbar-collapse {
		margin-left: 21% !important;
	}
	.address-block-page {
		margin-bottom: 25px;
	}
	.owl-slider .item {
		min-height: 390px !important;
	}

}

@media(min-width: 768px) {
	.main-desc {
		padding: 15px 100px 80px;
	}
	.featured-inner {
		margin-top:700px;
		opacity: 0;
		transition: all 1s ease;
	}	
	.hide-on-xs {
		display: block;
	}
	.featured-image {
		padding: 250px 150px;
	}
	.owl-slider .item {
		min-height: 450px;
	}
	#CDSWIDSSP {
		margin: 0 auto !important;
		margin-bottom: 20px !important;
	}
	footer {
		/*		padding-top: 25px;*/
	}
	
}
@media(max-width: 460px) {
	.header-image h1{
		font-size: 24px !important;
	}

	.header-image p{
		font-size: 14px !important;
	}
	.news-banner .info {
		font-size: 16px;
	}
}


@media (min-width: 320px) and (max-width: 480px) {
	.navbar-brand {
		float: none;
	}
	#logo-img {
		margin: 0 auto;
		display: block;
		width: 130px;
	}
	.wpml-ls-legacy-dropdown {
		width: 100%;
		max-width: 100%;
	}
	.news-banner {
		height: 235px;
	}
	.news-banner-inner h2 {
		font-size: 25px;
	}
	.news-banner .extra-badge img{
		width: 80px;
	}
	#responsive-menu-additional-content li{
		margin-right: 3px !important;
	}

	.wpml-ls-legacy-dropdown a {
		padding: 5px 10px !important;
	}
	span.wpml-ls-native {
		margin-left: 5px !important;
	}

	.main-desc {
		padding: 20px 0px;
		margin-top: 0px;
	}
	.red-title {
		font-size: 16px;
	}
	.heading {
		font-size: 25px !important;
	}
	.title-cloud-2 {
		height: 160px;
		width: 100%;
		padding: 35px 30px 0;
	}
	.btn-balloon {
		display: block;
		padding: 12px 8px;
		font-size: 11px;
		text-align: center;
	}
	.balloon-ride-mobile-main {
		height: 315px;
	}
	.br-mob-main-title {
		margin-top: 5px;
		color: #fff;
		padding: 20px 10px;
	}
	.main-price h3 {
		font-weight: 500;
	}
	.highlights {
		width: 100%;
		margin-bottom: 10px;
	}
	.link-block {
		height: 300px;
	}
	.trip-advisor {
		padding-top: 50px;
	}
	.trip-advisor-img {
		width: 150px;
		margin: 40px auto 0;
	}
	.sbi_type_image {
		width: 50% !important;
	}
	a.sbi_photo {
		height: 180px !important;
	}
	.sbi_item.sbi_type_video{
		width: 50% !important;
	}
	.strong-view.controls-type-sides-outside {
		padding: 0px !important;
	}
	.wp-block-image img {
		width: 100%;
	}
	.white-content-background {
		padding: 0px; 
	}
}
