/* Coastdrivevip v2.1.36 — immediate quote placement + compact mobile drawer */

/* Quote result belongs to the hero workflow, not to the route showcase below. */
body.public-home-v2136 .transfer-quote-section{
  margin-top:18px!important;
  scroll-margin-top:92px!important;
}
body.public-home-v2136 .home-slider-section + .transfer-quote-section,
body.public-home-v2136 [data-home-slider] + .transfer-quote-section{
  margin-top:18px!important;
}

@media (max-width:1180px){
  body.public-home-v2136 .pro-site-nav{
    justify-content:flex-start!important;
    align-content:flex-start!important;
    padding:18px 18px 24px!important;
    gap:4px!important;
  }
  body.public-home-v2136 .pro-site-nav>a{
    flex:0 0 auto!important;
    min-height:48px!important;
    padding:12px 14px!important;
  }
}

@media (max-width:760px){
  body.public-home-v2136 .transfer-quote-section{
    margin-top:12px!important;
    padding-top:0!important;
    scroll-margin-top:78px!important;
  }
  body.public-home-v2136 .pro-site-nav{
    width:min(82vw,320px)!important;
    padding:14px 14px 20px!important;
  }
  body.public-home-v2136 .pro-site-nav>a{
    min-height:46px!important;
    padding:11px 12px!important;
    border-radius:11px!important;
  }
}
