@media (max-width: 767px) {
     input#fromCity, input#toCity, select.statefrom, select.stateto, input#fromZip, input#toZip{
width: 100%;
}
}

span.sms-disclaimer a
 {
    font-weight: 600;
}

@media (min-width: 500px) and (max-width: 767px) {
    .gb-grid-wrapper > .gb-grid-column-cdbb1893 {
        width: 50% !important;
    }
}
@media (max-width: 1180px){
  .gb-container-6d5bee45 {
    margin: 0 20px 20px !important;
  }
}

@media (min-width: 1025px) and (max-width: 1155px){
.gb-container.gb-container-98bdafe3 {
    margin-left:25px;
}
}

.aiovg-player-container {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

@media (min-width: 600px) and (max-width: 766px) {
  .gb-container-9800b15f, .gb-container-e181501b, .gb-container-4039b72e  {
    height: 400px !important;
  }
}

@media screen and (min-device-width: 820px) and (max-device-width: 1366px) and (orientation: portrait){
 .gb-container-9800b15f:before , .gb-container-e181501b:before, .gb-container-4039b72e:before {
        background-attachment: scroll !important;
    }
}
.page-id-8514 th{
  border-width: 1px !important;
}
.toc-heading{
  text-align: center;
}
.page-id-21888 .cky-consent-container,
.page-id-23401 .cky-consent-container,
.page-id-23399 .cky-consent-container,
.page-id-21890 .cky-consent-container,
.page-id-15948 .cky-consent-container,
.page-id-16062 .cky-consent-container,
.page-id-1679 .cky-consent-container {
    display: none !important;
}

.gb-container-b408319a {
    padding: 15px 20px 30px 30px !important;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    color: #000 !important;
}
span.select2-selection.select2-selection--single {
   height: 38px !important;
   padding-top: 5px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 6px !important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #047cba !important;
}

.quote-btn-submit {
    margin-top: 30px !important;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7-not-valid-tip, p.wpcf7-not-valid-tip {
    font-size: 14px !important;
    text-align: center;
    color: #dc3232;
}

ul.rv-landing-page {
    margin-left: 1.6em;
}

ol.rv-landing-page {
    margin-left: 1em;
}
.aiovg-player {
    display: block;
    position: relative;
    padding-bottom: 56.25%;
    width: 100%;
    height: 0;
    overflow: hidden;
}
.aiovg-player .plyr, .aiovg-player .video-js, .aiovg-player iframe {
    position: absolute;
    inset: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}

li.footer-list, li.landingpage-lists {
    margin-bottom: 12px;
}

.footer-list a {
 color: white !important;
}
.site-main .post-navigation {
    font-size: 16px;
}

.star-icon {
    background: var(--wpr-bg-13a22e43-6006-41d7-83e1-2759d44affaf) 0 0/100px no-repeat;
    padding: 50px;
    background-position-x: center;
    background-position-y: bottom;
}

.page-id-5554 .star-icon {
    background-position-y: center;
    background-position-x: left;
}

.gb-container-75e6ed26 {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1000;
}

p a {
    font-weight: 700;
}

span.mobile-menu {
    display: none;
}

amp-story-player.i-amphtml-story-player-loaded a {
    display: none !important;
}

h3.rank-math-question {
    font-size: 23px;
}

nav.rank-math-breadcrumb {
    color: #fff;
    font-size: 17.2px;
}

nav.rank-math-breadcrumb a {
    color: #fff;
}

nav.rank-math-breadcrumb p {
    margin-bottom: .2em;
}

.column1, .column2 {
    display:grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 15px;
}

@media (min-width: 320px) and (max-width: 720px) {
    .column1, .column2 {
        grid-template-columns: 1fr; /* Change to a single column on smaller screens */
    }
   select.country_cus {
        width:80px;
    }
}

.contact-form-flex{
display:flex;
gap: 8px;
}
.contact-form-flex p{
 margin-bottom: 0px;
}

select.country_cus {
    color: black;
    background: #e1e1e1;
    border-radius:5px;
    height: 40px;
}

select.country_cus:focus{
background: #e1e1e1;
color: black;
}
input#last_name_cus {
    margin-top: 0;
    background: #e1e1e1;
    border-radius: 5px;
}

.form-control, input#email_cus, input#first_name_cus, input#phone_nbr_cus {
    background: #e1e1e1;
    color: #000 !important;
    width: 100%;
}

input#email_cus, input#phone_nbr_cus {
    height: 40px;
    border-radius: 5px;
    border: 1px solid #ddd;
}

.Opt-note1 .wpcf7-list-item-label {
    color: #000;
    font-size: 17px;
    margin: 0px 5px;
}
.Opt-note1{
text-align: left;
}

.Opt-note1 .wpcf7-list-item {
    margin-top: -15px;
    margin-left: 0;
    text-align: left;
    font-size: 16px;
}

input#contact-form {
    background: #575760;
    width: -webkit-fill-available;
    width: 100% !important;
    -moz-box-sizing: border-box;
    border-radius: 5px;
    font-size: 18px;
    padding: 7px;
    font-family: Garamond;
    margin-bottom: 5px;
}

.sticky-enabled .main-navigation.is_stuck {
    box-shadow: 0 3px 3px -2px rgb(0 0 0 / 26%);
}

body, html {
    overflow-x: clip;
    margin: 0;
	padding: 0;
	border: 0;
}

.main-navigation.has-branding .inside-navigation.grid-container {
    padding: 0 16px !important;
}

.results {
    display: flex;
    flex-wrap: wrap;
    margin-top: 15px;
}

.driver_per_day_payment, .food_charges, .fuel, .fuelReturn, .motel_charges, .pet_charges, .sub_total, .toll, .tollReturn, .total_days, p.booking_type, p.distance, p.miles_per_day, p.per_day_charges, p.total, p.trailer_size_charge, .travel_charges, driver_pet_fee_pay {
    width: 24%;
}

.driver_waiting_charge {
    width: 25%;
}

.gb-container .gb-container-5793c6d7 {
    margin-left: 18px;
}

p strong {
    font-weight: 600;
}

.main-navigation ul ul {
    width: 250px;
}

.inside-header {
    padding: 8px 0;
}

.st0 {
    fill: #fcb900;
}

.gb-headline-665c2e90 .gb-icon svg, .gb-headline-c985ff38 .gb-icon svg, .gb-headline-f084b99c .gb-icon svg {
    width: 5em;
    height: 3em;
}

.comment-area1 {
    margin-bottom:15px;
    margin-top: 0px;
}

textarea.form-control:focus {
  background: #e1e1e1;
}

input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    margin-bottom: 8px;
}

.web-stories-list .story-content-overlay__title:not(:last-child) {
    margin-bottom: 5px !important;
    font-size: 25px;
    font-weight: 600;
}

.web-stories-list .story-content-overlay__date {
    font-weight: 600;
    letter-spacing: 1px;
}

.gb-grid-wrapper-296e58db {
    width: auto;
}

.load-more {
    margin-bottom: 20px;
    text-align: center;
}

a.button {
    color: #fff;
    background-color: #047cba;
    border-radius: 10px;
}

.rvalsoread {
	hover: unset !important;
    }
    
      
@media (max-width: 768px) {
h2, h3, h4, h5, h6 {
   scroll-margin-top: -2px !important;  /* or a smaller value */
}
}

@media (min-width: 1024px) {
  h2, h3, h4, h5, h6 {
    scroll-margin-top: 65px; /* match your desktop sticky header height */
  }
  [id^="faq-question-"] {
  scroll-margin-top: 60px; /* adjust for header height */
}
}

#our-professional-personal-driver-services {
  margin-top: 30px;
}


@media screen and (width: 1680px) and (height: 1050px) {
  .gb-grid-wrapper > .gb-grid-column-19acd2f4{
    width: 13% !important;
    margin-right: 30px;
  }
  .gb-grid-wrapper > .gb-grid-column-df11ddee{
    width: 14% !important;
    margin-right: 30px;
  }
  .gb-grid-wrapper > .gb-grid-column-1e466fd0{
    width: 13.5% !important;
    margin-right: 30px;
  }
  .gb-grid-wrapper > .gb-grid-column-40d394cf{
    width: 13.5% !important;
    margin-right: 30px;
  }
  .gb-grid-wrapper > .gb-grid-column-4106ef5d{
    width: 13.5% !important;
    margin-right: 30px;
  }
  .gb-grid-wrapper > .gb-grid-column-2491d884{
    width: 15% !important;
    margin-right: 30px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 450px) {
    .gb-grid-wrapper > .gb-grid-column-1553162e {
        width: 100%;
        text-align: center;
    }
}
@media (min-width: 320px) and (max-width: 767px) {
.cities-tab {
    background: none !important;
}
}
@media only screen and (min-width: 320px) and (max-width: 780px) {

    ol, ul {
        margin: 0 0 0em 1.6em !important;
    }
}
@media screen and (min-width: 768px) {
    .sticky {
        position: fixed;
        top: 0;
        background: #fff;
        margin-top: 70px;
        z-index: 99;
        width: 25%;
    }
}
@media screen and (min-width: 320px) and (max-width: 390px) {
    .navigation-branding {
        margin-left: 0 !important;
        width: 40%;
    }
    .navigation-branding img{
     height: auto !important;;
    }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    #rank-math-toc li {
        margin-bottom: 10px;
    }

    #rank-math-toc ul {
        margin-top: 10px;
    }

    li {
        margin-bottom: 12px;
    }

    .block1 {
        display: block;
    }

    .column1, input[type=text] {
        width: 100%;
    }

    .gb-container-7113b3c6, .gb-container-c32ec1ec {
        align-items: center;
    }

    .FromCityWrap, .FromToWrap {
        display: flex;
        flex-direction: column;
        width: 100%;
    }

    .main-navigation.toggled .main-nav li {
        width: 100%;
        text-align: left;
        margin-bottom: 0;
    }

    input, select, textarea {
        background-color: #e1e1e1;
        border: 2px solid #e1e1e1;
        border-radius: 3px;
        font-size: 17px;
        color: #000;
        font-family: Garamond;
    }
}

#toll-cost-estimation {
  max-height: 100vh !important; /* Adjust this value if needed */
  overflow-y: auto !important; /* Enables vertical scrolling if content overflows */
  overflow-x: hidden !important; /* Prevents horizontal scrolling */
}

@media (min-width: 240px) and (max-width: 810px){
.gb-container-9800b15f:before, .gb-container-e181501b:before, .gb-container-4039b72e:before{
     background-size: contain !important;
     background-attachment: scroll !important;
    aspect-ratio: 16 / 12;
}
}

@media only screen and (max-width: 320px) {
  .FromCityWrap,
  .FromToWrap {
    flex-direction: column;
    width: 100%;
  }
}