/* Responsive styles */
@media (max-width: 1024px) {
	.service-item.position-relative {
		width: 100%;
	}
}

@media (min-width: 768px) {
	.fixed-footer {
		display: none !important;
	}

	.bannersmobile {
		display: none;
	}.footer-content

	#calltoaction2 {
		display: none;
	}
}

/* Default - hide menu in mobile */
@media (max-width: 1199px) {
  .navmenu {
    background: #fff;
        padding: 15px 0;
        text-align: center;
        z-index: 999;
        width: 28%;
  }

  .navmenu.active {
    display: block;
  }

  .menu-toggle {
    font-size: 28px;
    background: none;
    border: none;
    cursor: pointer;
  }
}
@media (max-width: 992px) {
.navmenu{
	 display: none;
    position: absolute;
    top: 62px; /* Adjust based on header height */
    left: 0;
    width: 100%;
    background: #fff;
    padding: 15px 0;
    text-align: center;
    z-index: 999;
	border: 1px solid #000;
 }
 .navmenu ul li {list-style-type: none;}
}	

@media (min-width: 768px) and (max-width: 1024px) {
	    img.imgv4{width: 40% !important;}
}
@media (max-width: 768px) {
	img.imgv4 {
    width: 60%;
}
img.imgv3 {
    width: 20%;
}
h1.myvin{font-size: 32px;}
	span.cta {
		display: none;
	}

	.btn-getstarted img {
		margin: 0;
	}

	.airlineBanner {
		position: relative;
		height: auto;
	}

	.bannerInner {
		padding: 0;
	}

	.clickl {
		position: relative;
		min-height: 235px;
	}

	.newLogoFlex {
		display: flex;
		padding: 10px 0px 10px 0px;
		justify-content: space-between;
		background: #fff;
		position: relative;
	}
.rownext{display: flex;}

button {margin: 5px;}
	.clickl a.ddka {
		position: absolute;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		z-index: 2 !important;
	}

	.bannerInner h2.findairline {
		background-color: #1b3357;
		color: #fff !important;
		font-size: 22px;
		margin: 0px;
		padding: 18px 0px;
		text-align: center;
		text-transform: none;
		font-weight: 500;
		position: absolute;
		width: 100%;
	}

	.airlineBanner img {
		display: block;
		margin: 0 auto;
	}

	#calltoaction1 {
		display: none;
	}	

	.imgv {
		width: 100%;
	}

	#about {
		padding: 10px 0;
		margin-bottom: 60px;
	}

	.row.gy-4.pd {
		margin-top: 0px;
	}

	.footer .footer-top {
		padding-top: 20px;
	}

	.rmv {
		display: block;
	}	
	.gap-image, .gap-image1,.img-container,.column{height: auto;}
	.column{margin-top: 20px;}
	.mergeimage{    margin-top: 0px;}
	.column.vx{margin-top:0;}
	.cta.vinni{display:block !important;padding-left: 8px;}
	.footer-content {
		display: inline-block;
		padding: 0 0 20px 0;
	}
.footer-content>p{font-size: 12px;}
	.footer-content .mee {
		padding: 6px 0 0 0;
	}

	.section.mylife {
		text-align: center;
	}

	.footer-content .mee a {
		font-size: 14px;
	}

	a#scroll-top {
		display: none !important;
	}

	.footer_card_logo {
		display: flex;
		justify-content: flex-start;
		gap: 8px;
	}

	.reservationText {
		padding: 11px 10px;
		position: relative;
		text-align: center;
	}

	.reservationText .button {
		background: #1b3357;
		padding: 12px 15px;
		font-size: 20px;
		font-weight: 400;
		color: #fff;
	}

	.logoSection {
		display: none;
	}

	.findairline {
		background: black;
		color: #fff;
		font-size: 20px;
		margin: 0px;
		padding: 15px 10px;
		text-align: center;
		text-transform: none;
	}

	.reservationText button {
		font-weight: bold;
		color: #fff;
		border-radius: 10px;
		background: #2e3340;
		border: 1px solid;
		flex: 1
	}

	.banners {
		padding: 0;
	}

	.bannerInner {
		padding: 0;
	}

	.logoSection {
		display: none;
	}

	.bannerInner h2.findairline {
		background-color: #2e3340;
		color: #fff !important;
		font-size: 22px;
		margin: 0px;
		padding: 18px 0px;
		text-align: center;
		text-transform: none;
		font-weight: 500;
		position: absolute;
		width: 100%;
	}

	.airlineBanner img {
		margin-top: auto;
		width: 100%;
	}

	.airlineBanner {
		position: relative;
		height: auto;
	}

	.bannerInner h2 {
		padding: 13px 0px 0px 0px;
		color: #000 !important;
		font-size: 18px;
		text-align: center;
	}

	.reservationText button {
		padding: 12px 15px;
		font-size: 20px;
		font-weight: 400;
	}

	.btnCall {
		background-color: #2e3340 !important;
        border-radius: 50px;
        padding: 6px;
        margin-top: 5px;
        width: 69%;
        margin-left: auto;
        margin-right: auto;
	}

	.btnCall a {
		color: #fff;
		font-size: 27px;
		color: #fff;
		font-weight: 600;
		padding: 0 5px 0 5px;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	span.cta-eot {
		font-size: 15px;
	}
	h2.h2sub{font-size:20px;}
	.colmine {padding: 30px 50px;}
}

@media (max-width: 480px) {

	header,
	footer {
		text-align: left;
		padding: 20px;
	}

	main {
		margin:0;
	}
	#mylove {
		gap: 5px !important;
	}
	.header .logo img{width:90% !important	;}
	.btnCall{width:80% !important;}
.reservationText button {font-size: 16px !important;}
    span.cta-eot{font-size: 12px !important;}

}

.fixed-footer {
	position: fixed;
	bottom: 0;
	width: 100%;
	background-color: #fc8517;
	box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1);
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 10px 0;
	z-index: 1000;
	gap: 10px;
}

.fixed-footer .callIcon a img {
	height: 50px;
	/* Adjust size as needed */
	vertical-align: middle;
	animation-name: trin;
	/* Name of the animation */
	animation-duration: 1s;
	/* Duration of each animation cycle */
	animation-iteration-count: infinite;
	/* Animation repeats indefinitely */
	animation-timing-function: linear;
	/* Animation speed is constant */
}

a.btn-getstarted>img {
	animation-name: trin;
	animation-duration: 1s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}

.fixed-footer .rightCall a {
	font-size: 27px;
	color: #fff;
	text-decoration: none;
}

.fixed-footer .rightCall a span {
	vertical-align: middle;
}

/* Keyframes for the trin animation */
@keyframes trin {
	0% {
		transform: rotate(0deg);
	}

	25% {
		transform: rotate(15deg);
	}

	50% {
		transform: rotate(-15deg);
	}

	75% {
		transform: rotate(15deg);
	}

	100% {
		transform: rotate(0deg);
	}
}

/* Optional: Additional styling for better mobile experience */
@media (max-width: 600px) {

	.fixed-footer .callIcon,

}