@media(max-width:1199px){.fl-hero-grid{grid-template-columns:minmax(390px,470px) minmax(360px,1fr);gap:36px}.fl-copy-panel h1{font-size:40px}.fl-copy-panel h1 em{font-size:35px}}
@media(max-width:991px){.fl-hero{min-height:auto;padding:34px 0 54px}.fl-hero-bg{background-position:center bottom}.fl-hero-grid{grid-template-columns:1fr;gap:24px}.fl-search-shell{order:2;max-width:620px;margin:auto;padding-top:0}.fl-hero-side{order:1;min-height:auto;padding-top:0}.fl-copy-panel{max-width:620px;margin:auto}.fl-drawer{position:relative;display:none;min-height:auto;margin-top:20px}.fl-drawer.active{display:block}.fl-product-tabs{overflow-x:auto}.fl-product-tab{min-width:128px}.fl-search-card{padding:22px}.fl-copy-panel h1{font-size:38px}.index-mobil-ozellikler{display:none!important}}
@media(max-width:767px){.fl-hero{padding-top:22px}.fl-product-tabs{border-radius:18px 18px 0 0}.fl-product-tab{min-height:52px;min-width:116px;font-size:13px}.fl-search-card{padding:18px;border-radius:0 0 18px 18px}.fl-trip-tabs{overflow-x:auto}.fl-trip-tab{min-width:140px}.fl-line-copy strong{font-size:15px}.fl-passenger-line{justify-content:flex-start}.fl-copy-panel h1{font-size:34px}.fl-copy-panel h1 em{font-size:31px}.fl-copy-panel p{font-size:15px}.fl-drawer{padding:22px 18px}.fl-port-list{max-height:250px}.fl-week,.fl-days{gap:5px}.fl-days button{height:34px}.fl-toggle-row{font-size:14px}}
@media(max-width:480px){.fl-product-tab{min-width:104px}.fl-search-card{padding:16px}.fl-stacked-card{margin-bottom:14px}.fl-line-field{min-height:56px;padding:10px 14px;grid-template-columns:26px 1fr}.fl-swap-btn{right:12px}.fl-copy-panel h1{font-size:30px}.fl-copy-panel h1 em{font-size:28px}.fl-benefit-list li{font-size:14px}.fl-hero:before{height:100px}.fl-hero:after{height:120px}}

@media (max-width: 767px){
    .fl-tour-actions-row{justify-content: stretch;}
    .fl-tour-voucher-btn{width:100%; justify-content:center;}
    .fl-tour-list button{align-items:flex-start; flex-direction:column;}
}


/* Mobile / Tablet homepage hero refresh */
@media only screen and (max-width:850px){
  body{overflow-x:hidden;}
  .mobile-header{
    background:#fff!important;
    padding:12px 0!important;
    box-shadow:0 8px 24px rgba(16,38,94,.08);
    position:relative;
    z-index: 2;
  }
  .mobile-header .container{min-height:42px;}
  .mobile-header .logo img{max-height:42px;width:auto!important;filter:none!important;}
  .menu-btn span{color:var(--fl-blue)!important;font-weight:700!important;}
  .menu-dots span{background:var(--fl-blue)!important;}
  .mobile-ara-tab{display:none!important;}
  .index-mobil-ozellikler{display:none!important;}

  .fl-hero{
    padding:0 0 34px!important;
    min-height:auto!important;
    overflow:visible!important;
    margin-top:0!important;
  }
  .fl-hero-bg{
    position:relative!important;
    inset:auto!important;
    display:block!important;
    height:175px!important;
    background-size:cover!important;
    background-position:center bottom!important;
    opacity:1!important;
  }
  .fl-hero:before{
    top:0!important;
    height:78px!important;
    background:linear-gradient(180deg,#fff 0%,rgba(255,255,255,.76) 52%,rgba(255,255,255,0) 100%)!important;
  }
  .fl-hero:after{display:none!important;}
  .fl-hero-container{
    width:100%!important;
    max-width:none!important;
    padding-left:0!important;
    padding-right:0!important;
    margin-top:-8px!important;
  }
  .fl-hero-grid{
    display:block!important;
    width:100%!important;
  }
  .fl-search-shell{
    max-width:none!important;
    width:100%!important;
    margin:0!important;
    padding:0!important;
    order:unset!important;
  }
  .fl-hero-side{
    display:block!important;
    min-height:0!important;
    padding:0!important;
    order:unset!important;
  }
  .fl-copy-panel{display:none!important;}
  .fl-product-tabs{
    width:100%!important;
    border-radius:0!important;
    border-left:0!important;
    border-right:0!important;
    box-shadow:0 8px 20px rgba(16,38,94,.06)!important;
    overflow-x:auto!important;
    justify-content: space-between !important;
    padding:0 14px!important;
    scrollbar-width:none;
    border-top: none;
  }
  .fl-product-tabs::-webkit-scrollbar{display:none;}
  .fl-product-tab{
    flex:0 0 auto!important;
    min-width:auto!important;
    padding:0 18px!important;
    height:54px!important;
    min-height:54px!important;
    font-size:14px!important;
    white-space:nowrap!important;
  }
  .fl-search-card{
    width:100%!important;
    border-radius:0!important;
    border-left:0!important;
    border-right:0!important;
    padding:18px 16px 26px!important;
    box-shadow:none!important;
    background:rgba(255,255,255,.94)!important;
    border-bottom: none;
  }
  .fl-trip-tabs{
    width:100%!important;
    overflow-x:auto!important;
    scrollbar-width:none;
    justify-content: space-between;
  }
  .fl-trip-tabs::-webkit-scrollbar{display:none;}
  .fl-trip-tab{
    flex:0 0 auto!important;
    min-width: auto;
    padding: 0px 12px;
  }
  .fl-stacked-card,
  .fl-stacked-card.single{
    border-radius:18px!important;
  }
  .fl-line-field{
    min-height:70px!important;
  }
  .fl-search-button{
    height:58px!important;
    border-radius:14px!important;
  }

  .fl-drawer{
    position:fixed!important;
    inset:0!important;
    width:100%!important;
    height:100dvh!important;
    min-height:100dvh!important;
    margin:0!important;
    border-radius:0!important;
    border:0!important;
    z-index:99999!important;
    padding:22px 18px 90px!important;
    overflow-y:auto!important;
    background:rgba(255,255,255,.98)!important;
    box-shadow:none!important;
    transform:translateY(100%)!important;
    opacity:1!important;
    visibility:hidden!important;
    transition:transform .28s ease, visibility .28s ease!important;
  }
  .fl-drawer.active{
    visibility:visible!important;
    transform:translateY(0)!important;
  }
  .fl-drawer-close{
    position:fixed!important;
    right:16px!important;
    top:16px!important;
    width:42px!important;
    height:42px!important;
    z-index:2!important;
  }
  .fl-drawer h3{
    padding-right:44px!important;
    text-align:left!important;
    font-size:22px!important;
    margin:8px 0 8px!important;
  }
  .fl-calendar-hint{
    text-align:left!important;
    margin-bottom:18px!important;
  }
  .fl-cal-head{
    position:sticky!important;
    top:0!important;
    z-index:1!important;
    background:rgba(255,255,255,.96)!important;
    padding:8px 0 14px!important;
  }
  .fl-mobile-calendar-stack{
    display:flex;
    flex-direction:column;
    gap:28px;
  }
  .fl-mobile-month>strong{
    display:block;
    color:var(--fl-text);
    font-size:16px;
    font-weight:800;
    text-align:center;
    margin-bottom:14px;
  }
  .fl-week,.fl-days{
    grid-template-columns:repeat(7, minmax(0,1fr))!important;
    gap:6px!important;
  }
  .fl-days button{
    height:42px!important;
    border-radius:10px!important;
  }
  .fl-port-list,
  .fl-hotel-list,
  .fl-tour-list,
  .fl-car-location-list,
  .fl-visa-island-list{
    max-height:none!important;
    overflow:visible!important;
  }
  .fl-panel-search{
    position:sticky!important;
    top:0!important;
    z-index:1!important;
    background:#fff!important;
  }
  .fl-hotel-rooms-scroll{
    max-height:none!important;
    overflow:visible!important;
  }
  .fl-time-grid{ 
    max-height:600px
  }
}

@media only screen and (max-width:480px){
  .fl-hero-bg{height:150px!important;}
  .fl-product-tab{padding: 0px !important;font-size:13px!important;}
  .fl-search-card{padding-left:12px!important;padding-right:12px!important;}
  .fl-drawer{padding-left:16px!important;padding-right:16px!important;}
}

/* Ada hizmetleri mobile accordion */
@media only screen and (max-width:850px){
  .fl-island-services{padding: 0px 0 56px!important;overflow:hidden!important;}
  .fl-island-services .container{width:100%!important;max-width:none!important;padding-left:16px!important;padding-right:16px!important;}
  .fl-island-services .fl-section-link{display:none!important;}
  .fl-service-experience{display:block!important;border-radius:0!important;border:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important;}
  .fl-service-island-nav{display:none!important;}
  .fl-service-island-panels{display:grid!important;gap:12px!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:visible!important;}
  .fl-service-island-panel{display:block!important;border:1px solid rgba(38,60,152,.11)!important;border-radius:22px!important;background:#fff!important;box-shadow:0 14px 34px rgba(16,38,94,.07)!important;overflow:hidden!important;transition: all ease-in-out .3s;}
  .fl-service-island-panel.active{animation:none!important;}
  .fl-service-mobile-acc{width:100%!important;min-height:76px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;border:0!important;background:#fff!important;color:var(--fl-blue-dark)!important;padding:0 17px!important;font-size:16px!important;font-weight:800!important;text-align:left!important;transition: all ease-in-out .3s;}
  .fl-service-mobile-acc span{display:flex!important;align-items:center!important;gap:13px!important;}
  .fl-service-mobile-acc img{width:54px!important;height:54px!important;object-fit:contain!important;border-radius:16px!important;}
  .fl-service-mobile-acc > i{width:32px!important;height:32px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;background:rgba(38,60,152,.07)!important;color:var(--fl-blue)!important;font-size:14px!important;transition:.2s ease!important;}
  .fl-service-mobile-acc.active > i{background:rgba(255,138,0,.12)!important;color:var(--fl-orange)!important;transform:rotate(45deg)!important;}
  .fl-service-panel-inner{display:none!important;padding:16px!important;border-top:1px solid #edf2f8!important;transition: all ease-in-out .3s;}
  .fl-service-island-panel.active .fl-service-panel-inner{display:block!important;}
  .fl-service-panel-head{display:block!important;padding-bottom:14px!important;margin-bottom:14px!important;}
  .fl-service-panel-head h3{font-size:22px!important;margin-bottom:7px!important;}
  .fl-service-panel-head p{font-size:13px!important;line-height:1.5!important;}
  .fl-service-guide-link{display:none!important;}
  .fl-service-card-grid{grid-template-columns:1fr!important;gap:11px!important;}
  .fl-service-offer-card{min-height:156px!important;border-radius:18px!important;padding:17px 40% 16px 16px!important;background-position:center right!important;background-size:cover!important;}
  .fl-service-offer-icon{width:38px!important;height:38px!important;margin-bottom:10px!important;}
  .fl-service-offer-icon img{width:20px!important;height:20px!important;}
  .fl-service-offer-card small{font-size:10px!important;margin-bottom:6px!important;}
  .fl-service-offer-card h4{font-size:17px!important;margin-bottom:6px!important;}
  .fl-service-offer-card p{font-size:13px!important;line-height:1.42!important;margin-bottom:10px!important;}
  .fl-service-offer-card b{font-size:13px!important;}
}
@media only screen and (max-width:480px){
  .fl-service-offer-card{padding-right:34%!important;}
}

/* Kapı vizesi CTA kartı mobil konum */
@media only screen and (max-width:850px){
  .fl-service-visa-cta-desktop{display:none!important;}
  .fl-service-visa-cta-mobile{
    display:block!important;
    min-height:176px!important;
    margin:16px 0 0!important;
    border-radius:22px!important;
    padding:20px!important;
    background-position:center right!important;
  }
  .fl-service-visa-cta strong{
    max-width:210px!important;
    font-size:19px!important;
  }
  .fl-service-visa-cta ul{
    grid-template-columns:1fr!important;
    gap:6px!important;
    margin-bottom:14px!important;
  }
  .fl-service-visa-cta li{
    font-size:12px!important;
  }
  .fl-service-visa-cta-button{
    height:40px!important;
    padding:0 16px!important;
  }
}
@media only screen and (max-width:480px){
  .fl-service-visa-cta-mobile{
    min-height:168px!important;
    padding:18px!important;
  }
  .fl-service-visa-cta strong{
    max-width:190px!important;
    font-size:18px!important;
  }
}

/* Ferry & Miles responsive */
@media only screen and (max-width:1199px){
  .fl-fm-content{grid-template-columns: minmax(300px, 380px) minmax(460px,1fr) 150px;gap:24px;}
  .fl-fm-copy h2{font-size:30px;}
  .fl-fm-benefits{gap:10px;padding-left:24px;}
  .fl-fm-logo-box img{width:145px;height:145px;}
  .fl-fm-card{min-height:232px;}
  .fl-fm-card figure{height:126px;}
}
@media only screen and (max-width:991px){
  .fl-ferry-miles{padding:10px 0 58px;}
  .fl-fm-wrap{min-height:auto;}
  .fl-fm-content{display:block;min-height:auto;padding:38px 0;}
  .fl-fm-copy{max-width:640px;margin:0 auto 26px;text-align:center;}
  .fl-fm-copy p{max-width:600px;margin-left:auto;margin-right:auto;}
  .fl-fm-note{display:none;}
  .fl-fm-benefits{border-left:0;padding-left:0;max-width:760px;margin:0 auto;}
  .fl-fm-logo-box{margin-top:26px;}
  .fl-fm-logo-box img{width:132px;height:132px;}
}
@media only screen and (max-width:767px){
  .fl-ferry-miles{padding: 0 0px;}
  .fl-fm-wrap{border-radius:0;}
  .fl-fm-content{padding:34px 0;}
  .fl-fm-copy{text-align:left;margin-bottom:22px;}
  .fl-fm-kicker{font-size:12px;margin-bottom:14px;}
  .fl-fm-copy h2{font-size:27px;}
  .fl-fm-copy p{font-size:14px;line-height:1.6;max-width:none;}
  .fl-fm-button{width:100%;height:50px;}
  .fl-fm-benefits{grid-template-columns:repeat(2, minmax(0,1fr));gap:12px;}
  .fl-fm-card{min-height:218px;border-radius:15px;}
  .fl-fm-card figure{height:118px;}
  .fl-fm-icon{width:50px;height:50px;margin-top:-25px;font-size:19px;}
  .fl-fm-card h3{font-size:15px;}
  .fl-fm-card p{font-size:12px;}
  .fl-fm-logo-box img{width:116px;height:116px;}
}
@media only screen and (max-width:480px){
  .fl-fm-content{padding:30px 0;}
  .fl-fm-copy h2{font-size:24px;}
  .fl-fm-benefits{gap:10px;}
  .fl-fm-card{min-height:198px;}
  .fl-fm-card figure{height:104px;}
  .fl-fm-card h3{font-size:14px;margin-left:8px;margin-right:8px;}
  .fl-fm-card p{font-size:11px;margin-left:8px;margin-right:8px;}
}

/* Planlama CTA responsive */
@media only screen and (max-width:1199px){
    .fl-plan-cta .container{padding-left:24px;padding-right:24px;}
    .fl-plan-cta-card{grid-template-columns:1fr;gap:24px;background-position:center;}
    .fl-plan-cta-copy{max-width:620px;}
    .fl-plan-cta-copy h2{font-size:34px;}
    .fl-plan-action-panel{max-width:900px;width:100%;}
}
@media only screen and (max-width:991px){
    .fl-plan-cta{padding: 38px 0 54px;background-image: linear-gradient(180deg, rgba(255,255,255,.90) 0%, rgba(255,255,255,.80) 42%, rgba(255,255,255,.28) 50%), url('../images/cta-bg.png');}
    .fl-plan-cta .container{padding-left:18px;padding-right:18px;}
    .fl-plan-cta-card{}
    .fl-plan-cta-copy{text-align:center;margin:0 auto;}
    .fl-plan-kicker{justify-content:center;}
    .fl-plan-cta-copy h2{font-size:30px;}
    .fl-plan-cta-copy p{max-width:520px;margin-left:auto;margin-right:auto;font-size:15px;}
    .fl-plan-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border:1px solid rgba(38,60,152,.10);border-radius:18px;overflow:hidden;margin-bottom:16px;}
    .fl-plan-link{min-height:112px;background:rgba(255,255,255,.62);}
    .fl-plan-link:not(:last-child):after{display:none;}
    .fl-plan-link:nth-child(1),.fl-plan-link:nth-child(2),.fl-plan-link:nth-child(3){border-bottom:1px solid rgba(38,60,152,.10);}
    .fl-plan-link:nth-child(1),.fl-plan-link:nth-child(2),.fl-plan-link:nth-child(4){border-right:1px solid rgba(38,60,152,.10);}
}
@media only screen and (max-width:767px){
    .fl-plan-cta .container{width:100%;max-width:none;padding-left:14px;padding-right:14px;}
    .fl-plan-cta-card{min-height:auto;padding: 0px;}
    .fl-plan-cta-copy{text-align:left;}
    .fl-plan-kicker{justify-content:flex-start;font-size:11px;}
    .fl-plan-cta-copy h2{font-size:27px;line-height:1.14;}
    .fl-plan-cta-copy p{font-size:14px;line-height:1.55;margin:12px 0 0;}
    .fl-plan-action-panel{padding:14px;border-radius:20px;margin-top: 0px;}
    .fl-plan-links{grid-template-columns:repeat(2,minmax(0,1fr));border-radius:16px;}
    .fl-plan-link{min-height:104px;padding:12px 8px;}
    .fl-plan-link:nth-child(n){border-right:0;border-bottom:0;}
    .fl-plan-link:nth-child(odd){border-right:1px solid rgba(38,60,152,.10);}
    .fl-plan-link:nth-child(-n+4){border-bottom:1px solid rgba(38,60,152,.10);}
    .fl-plan-link:last-child{grid-column:1 / -1;min-height:96px;}
    .fl-plan-icon{width:38px;height:38px;}
    .fl-plan-icon svg{width:36px;height:36px;}
    .fl-plan-link strong{font-size:14px;}
    .fl-plan-link small{font-size:12px;}
    .fl-plan-contact-row{grid-template-columns:1fr;gap:10px;}
    .fl-plan-phone,.fl-plan-whatsapp{min-height:64px;border-radius:14px;}
    .fl-plan-phone small{font-size:12px;margin-bottom:6px;}
    .fl-plan-phone strong{font-size:22px;}
    .fl-plan-whatsapp{justify-content:flex-start;padding:0 18px;}
    .fl-plan-whatsapp span{width:36px;height:36px;}
    .fl-plan-whatsapp svg{width:34px;height:34px;}
    .fl-plan-whatsapp strong{font-size: 15px;}
    .fl-plan-whatsapp i{font-size:22px;padding-right:0;}
    .fl-footer-copyright {
    flex-direction: column;
    padding-bottom: 50px;
}

.fl-footer-copyright p {
    margin-bottom: 15px;
}
}
@media only screen and (max-width:420px){
    .fl-plan-cta-copy h2{font-size:24px;}
    .fl-plan-action-panel{}
    .fl-plan-phone strong{font-size: 18px;}
}
