section.banners {
    display: block;
} 
.banners {
    background-color: #fff;
    padding: 15px 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0px !important;
}
}
.bannerInner {
    background-color: rgba(255,255,255,0.5);
    width: 100%;
    padding: 0 0px 0 0px;
    text-align: center;
}
.ringing_phone {
    animation-name: trin;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
    .ringing_phone {
    border: solid 5px #e6effe;
    border-radius: 50%;
    height: 60px;
    width: 60px;
    background: url(https://thefarebuddy.com/wp-content/uploads/2025/04/phoneRotate.png) center center no-repeat;
    text-align: center;
    display: inline-block;
    background-size: 28px;
}
.clickFull {
    position: relative;
}
.clickFull a.ddka {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.airLineimg {
    margin: 0px 0 5px 0;
    display: inline-block;
    width: 100%;
}
.airLineimg img {
    width: 100%;
    margin: 0px 0px;
}
.bannerInner h1 {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    margin:4px 0 4px 0;    
	font-family: 'Fira Sans', sans-serif;
}
.airlineLlogos {
    text-align: center;
    margin-bottom: 10px;
}
.airlineLlogos img {
   width: 100%;
   margin: 0px 0px;
}
.banners .bannerInner ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 2px solid #386e73;
    padding-bottom: 4px;
    margin-bottom: 20px;
    margin-top: 20px;
}
.banners .bannerInner ul {
    border-bottom: 2px solid #ef1923;
    padding: 0px;
    list-style: none;
}
.banners .bannerInner ul li {
    color: #000;
    font-size: 14px;
    background-image: url(../images/checkIcons.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 18px;
    font-weight: 500;
    margin: 0;
	font-family: 'Fira Sans', sans-serif;
}
.bannerInner h2 {
    margin: 0;
    padding: 0;
    font-weight: 500;
    font-size: 18px;
}
.bannerInner .numbers {
    background: #0135a5;
    border: 0;
    margin-top: 5px;
    padding: 3px;
    background-color: #0135a5;
    position: relative;
}
.bannerInner .clickFull .numbers {
    border-radius: 50px;
}
.bannerInner .numbers a {
    color: #fff;
    font-size: 27px;
    color: #fff;
    font-weight: 600;
    padding: 0 5px 0 5px;
    display: flex;
    align-items: center;
    justify-content: center;
	font-family: 'Fira Sans', sans-serif;
}
  span.nbrs {
    text-align: left;
    color: #fff;font-size: 25px;
}  
.bannerInner .numbers a span.nbrs small {
    font-size: 15px;
    display: block;
    text-align: left;
    font-weight: 500;
    position: relative;
    top: 3px;color: #fff;
	font-family: 'Fira Sans', sans-serif;
}
.bannerInner hr {
    border-color: rgb(46 46 46 / 30%);
    margin: 20px 0 5px 0;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}

.airLineimg h1 {
    color: #fff;
    font-size: 19px;
    font-weight: 500;
    margin: 0px 0px;
    font-family: 'Fira Sans', sans-serif;
    text-transform: capitalize;
    background: #0135a5;
    padding: 11px 0px;
    z-index: 9999;
    position: absolute;
    width: 100%;
    box-shadow: 0px 0px 2px 1px #fff;
}

.girlCalling {
    margin-top: 10px;
    margin-bottom: 11px;
    position: relative;
}
.girlCalling img {
    border-radius: 50%;
    border: solid 4px #0135a5;
}
.bannerInner h2 a {
    color:#ef1923;
    font-size: 20px;
    font-family: 'Fira Sans', sans-serif;
}
.bannerInner h2 p {
    margin: 10px 0px!important;
        font-size: 18px;
    font-weight: 400;
    font-family: 'Fira Sans', sans-serif;
    color:#000;
}
.blink {animation: blinker 1.3s linear infinite;}

.bannerInner h1 span a {
    line-height: 29px;
    color: #fff;
    font-size: 17px;
}
.bannerInner h1 span {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 20px 0;
    font-family: 'Fira Sans', sans-serif;
    background: #0135a5;
    padding: 8px 12px;
    border-radius: 15px;
}
.dss-call2 {
    margin: 15px 20px;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Fira Sans', sans-serif;
}
.dss-call2 a {
    color: #000;
}
ul.list-view-items1 {
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    justify-content: space-between;
    border-bottom: 0px solid #ef1923 !important;
    margin-bottom: 3px!important;
    margin-top: 2px!important;
}
ul.list-view-items1 li {
    color: #fff!important;
    width: 49%;
    text-align: center;
    font-size: 16px!important;
    line-height: 26px;
    font-weight: 400!important;
    background: #0135a5!important;
    margin-bottom: 18px!important;
    padding: 5px 0px;
    border-radius: 4px;
    font-family: 'Fira Sans', sans-serif;
}
p.mt-3.tt_btm {
    color: #000;
    font-size: 16px;
    font-family: 'Fira Sans', sans-serif;
    font-weight: 600;
    line-height: 28px;
    text-align: center;
}

@keyframes blinker {50% {opacity: 0;}}

@keyframes trin {
    from {
        transform:rotate3d(0, 0, 1, 0deg);
    }
    20%, 32%, 44%, 56%, 68% {
        transform: rotate3d(0, 0, 1, 0deg);
    }
    23%, 35%, 47%, 59%, 71% {
        transform: rotate3d(0,0,1,15deg);
    }
    26%, 38%, 50%, 62%, 74% {
        transform: rotate3d(0,0,1,0deg);
    }
    29%, 41%, 53%, 65%, 77% {
        transform: rotate3d(0,0,1,-15deg);
    }
    80% {
        transform:rotate3d(0, 0, 1, 0deg);
    }
}
.mobile-popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.85);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
}

/* Popup content */
.mobile-popup-content {
  background: #fff;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  position: relative;
  padding: 15px;
}

/* Close button */
.close-btn {
  position: absolute;
  top: 10px;
  right: 15px;
  background: #ff4444;
  color: white;
  border: none;
  font-size: 24px;
  padding: 5px 10px;
  border-radius: 50%;
  cursor: pointer;
}

/* Responsive fix for mobile only */
@media (min-width: 768px) {
  .mobile-popup-overlay {
    display: none; /* Hide on desktop */
  }
}

@media (min-width:320px) and (max-width:767px){
     section.banners {display: block;margin-top: 0px;padding: 0px;}
    
}