@media (min-width:1000px) {
  .header .dropdown:hover>.dropdown-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0) scale(1);
  }

  .header .nav-link:hover .toggle-icon {
    transform: rotate(180deg);
  }

  .header .dropdown-menu {
    display: block;
    opacity: 0;
    visibility: hidden;
    transform: translateY(25px) scale(0.94);
  }
}

@media (max-width:1400px) {
  .common-style {
    padding: 34px 0px;
  }

  .common-title {
    font-size: 35px;
    margin-bottom: 30px;
  }

  .common-btn {
    font-size: 11px;
    padding: 10px 20px;
  }

  .header .company-logo {
    height: 87px;
  }

  .header .nav-item {
    margin: 0px 10px;
  }

  .header .nav-link {
    font-size: 13px;
    padding: 5px 0px !important;
  }

  .header .common-btn {
    font-size: 12px;
    padding: 8px 20px;
  }

  .breadcrumbs-panel {
    padding: 10px 0px;
  }

  .breadcrumbs li {
    font-size: 12px;
  }

  .breadcrumbs .separator {
    font-size: 9px;
    margin: 0px 2px;
  }

  .contact-wrap {
    width: 85%;
  }

  .contact-info {
    padding: 20px;
  }

  .contact-info .info-box {
    padding: 18px;
  }

  .contact-info i {
    width: 42px;
    height: 42px;
    font-size: 17px;
    margin-bottom: 20px;
  }

  .contact-info h3 {
    font-size: 18px;
    margin-bottom: 12px;
  }

  .contact-info a {
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 6px;
  }

  .contact-wrap .form-box {
    padding: 22px;
  }

  .contact-wrap .common-title {
    font-size: 32px;
    line-height: normal;
    margin-bottom: 27px;
  }

  .contact-wrap .input-box {
    margin-bottom: 22px;
  }

  .contact-wrap .form-control,
  .contact-wrap .form-select {
    font-size: 13px;
    padding: 12px 32px 12px 12px;
  }

  .contact-wrap .input-box i {
    font-size: 13px;
    top: 16px;
  }

  .contact-wrap .submit-btn-box {
    margin-top: 28px;
  }

  .map-box {
    height: 450px;
  }

  .footer {
    padding: 20px 0px 18px;
  }

  .footer .ftr-box img:not(.footer .licenses img) {
    height: 73px;
    margin-bottom: 17px;
  }

  .footer .ftr-box p {
    font-size: 11px;
    line-height: 19px;
  }

  .footer h2 {
    font-size: 16px;
    margin-bottom: 18px;
  }

  .footer .ftr-box li {
    margin-bottom: 7px;
  }

  .footer .ftr-box li a {
    font-size: 12px;
  }

  .footer .ftr-contact li {
    font-size: 14px;
    margin-bottom: 14px;
  }

  .footer .ftr-contact i {
    font-size: 14px;
    margin-right: 8px;
  }

  footer .ftr-contact a {
    font-size: 12px;
  }

  .footer .social-icons {
    margin-top: 28px;
    gap: 9px;
  }

  .footer .social-icons a {
    width: 29px;
    height: 29px;
  }

  .footer .social-icons a i {
    font-size: 14px;
  }

  .footer .footer-bottom {
    margin-top: 30px;
    padding-top: 19px;
  }

  .footer .footer-bottom p {
    font-size: 12px;
  }

  .footer .footer-bottom img {
    height: 29px;
  }

  .footer .licenses {
    margin-top: 20px;
  }

  .footer .licenses img {
    height: 44px;
  }

  .footer .footer-wrapper {
    padding-bottom: 19px;
  }

  .whatsapp-btn {
    width: 39px;
    height: 39px;
  }

  .service-card figure {
    flex: 0 0 248px;
  }

  .service-card .service-content {
    padding: 15px 12px 15px 15px;
  }

  .service-card h3 {
    font-size: 17px;
    height: 22px;
    margin-bottom: 10px;
  }

  .service-card p {
    font-size: 14px;
    line-height: 23px;
    margin-bottom: 27px;
    -webkit-line-clamp: 6;
    line-clamp: 6;
    height: 133px;
  }

  .service-card .common-btn {
    font-size: 11px;
    padding: 9px 12px;
    line-height: normal;
  }

  .pagination {
    margin: 17px auto 0px;
  }

  .pagination .page-link {
    width: 37px;
    height: 33px;
    font-size: 13px;
  }

  .common-title {
    margin-bottom: 29px;
  }

  .post-box {
    padding: 16px;
  }

  .post-box figure {
    height: 200px;
  }

  .post-box .post-meta span {
    font-size: 11px;
    margin-right: 11px;
  }

  .post-box .post-meta span i {
    margin-right: 1px;
  }

  .post-box h3 {
    font-size: 14px;
    line-height: 22px;
    height: 43px;
    margin-bottom: 1px;
  }

  .post-box .post-meta {
    margin-bottom: 11px;
  }

  .fleets-card {
    margin-bottom: 27px;
  }

  .fleets-card figure {
    height: auto;
  }

  .fleets-card h3 {
    font-size: 15px;
    margin-bottom: 11px;
  }

  .fleets-card li {
    font-size: 13px;
  }

  .quote-popup h2 {
    font-size: 23px;
    margin-bottom: 21px;
  }

  .quote-popup .submit-btn-box {
    margin-top: 6px;
  }

  .hero-panel .content {
    width: 50%;
  }

  .hero-panel .label {
    font-size: 10px;
    margin-bottom: 7px;
  }

  .hero-panel .label::before {
    left: -23px;
    width: 18px;
  }

  .hero-panel h1 {
    font-size: 38px;
    line-height: 44px;
    margin-bottom: 16px;
  }

  .hero-panel p {
    font-size: 12px;
    line-height: 19px;
    margin-bottom: 30px;
  }

  .booking-panel {
    margin-top: -105px;
  }

  .book-tool {
    padding: 15px;
  }

  .book-tool .input-box label {
    font-size: 10px;
  }

  .book-tool .form-control,
  .book-tool .form-select {
    font-size: 12px;
    border-radius: 8px;
    padding: 9px 10px;
    padding-left: 29px;
    padding-left: 28px;
  }

  .book-tool .input-box i {
    top: 40px;
    font-size: 10px;
    left: 9px;
  }

  .book-btn-box .common-btn {
    padding: 9px 12px;
    font-size: 12px;
    margin-bottom: 2px;
  }

  .features {
    gap: 13px;
  }

  .feature-item {
    padding: 20px 15px;
    gap: 12px;
  }

  .feature-item i {
    min-width: 40px;
    height: 40px;
    font-size: 20px;
  }

  .feature-content h3 {
    font-size: 14px;
    margin-bottom: 8px;
  }

  .feature-content p {
    font-size: 11px;
  }

  .about-wrapper {
    padding: 24px;
  }

  .about-content h2 {
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 15px;
  }

  .about-content p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 14px;
  }

  .about-content ul {
    gap: 15px;
    margin: 27px 0px 34px;
  }

  .about-content li {
    padding: 9px 11px;
    font-size: 12px;
  }

  .about-content li i {
    width: 37px;
    height: 37px;
    font-size: 16px;
  }

  .fleets-slider .owl-prev,
  .fleets-slider .owl-next,
  .service-slider2 .owl-prev,
  .service-slider2 .owl-next {
    top: -12%;
    width: 33px;
    height: 33px;
  }

  .fleets-slider .owl-nav button i {
    font-size: 14px;
  }

  .fleets-slider .owl-prev,
  .service-slider2 .owl-prev {
    right: 53px;
  }

  .view-btn-box {
    margin-top: 35px;
  }

  .choose-us-content .common-title {
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 15px;
  }

  .choose-us-content p {
    color: var(--lightcolor);
    font-size: 14px;
    line-height: 23px;
    margin-bottom: 28px;
  }

  .choose-us-content i {
    width: 45px;
    height: 45px;
    font-size: 20px;
    margin-right: 18px;
  }

  .choose-us-content h3 {
    font-size: 17px;
    margin-bottom: 7px;
  }

  .choose-us-content .content p {
    font-size: 13px;
    line-height: 21px;
  }

  .choose-us-content li {
    margin-bottom: 27px;
  }

  .work-box {
    padding: 25px;
  }

  .work-box i {
    width: 48px;
    height: 48px;
    font-size: 21px;
    margin-bottom: 20px;
  }

  .work-box h3 {
    font-size: 19px;
    margin-bottom: 11px;
  }

  .work-box p {
    font-size: 13px;
    line-height: 22px;
  }

  .area-card figure {
    height: 158.18px;
  }

  .service-slider2 .owl-prev,
  .service-slider2 .owl-next {
    top: -17%;
  }

  .connect-wrap {
    padding: 25px;
  }

  .connect-wrap .cta-title {
    font-size: 26px;
  }

  .connect-wrap .cta-subtext {
    font-size: 13px;
  }

  .connect-wrap .cta-btn {
    font-size: 13px;
    padding: 10px 20px;
  }

  .award-card {
    height: auto;
  }

  .faq-wrapper .accordion-button {
    font-size: 14px;
    padding: 13px;
    padding-right: 40px;
  }

  .faq-wrapper .accordion-button::after {
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 11px;
  }

  .faq-wrapper .accordion-body {
    padding: 13px;
  }

  .faq-wrapper p {
    font-size: 14px;
    line-height: 22pxF;
  }

  .testimonial-slide {
    padding: 20px;
  }

  .testimonial-slide p {
    font-size: 14px;
    line-height: 23px;
    height: 110px;
  }

  .testimonial-slide .reviewer-box {
    margin-top: 25px;
  }

  .testimonial-slide .reviewer-box img {
    width: 40px;
  }

  .testimonial-slide h4 {
    font-size: 14px;
  }

  .testimonial-slider .owl-nav button {
    width: 35px;
    height: 35px;
    line-height: 35px;
  }

  .post-slider .post-box h3 {
    font-size: 13px;
    line-height: 20px;
    height: 39px;
  }

  .booking-modal .modal-title {
    font-size: 16px;
  }

  .modal .form-control,
  .modal .form-select {
    font-size: 13px;
    padding: 10px 14px;
  }

  .modal .input-box {
    margin-bottom: 18px;
  }

  .booking-modal .submit-btn-box {
    margin-top: 23px;
  }

  .booking-modal .common-btn {
    font-size: 12px;
    padding: 11px 5px;
  }

  /*=====Home Page Media Queries End Here=====*/

  .booking-container {
    padding: 22px;
  }

  .booking-container .common-title {
    font-size: 33px;
    margin-bottom: 30px;
  }

  .booking-container label {
    font-size: 10px;
    margin-bottom: 7px;
  }

  .booking-container .form-control,
  .booking-container .form-select {
    font-size: 12px;
    padding: 10px 12px;
    padding-left: 30px;
  }

  .booking-container .input-box i {
    top: 43px;
    left: 10px;
    font-size: 10px;
  }

  .booking-container .input-box {
    margin-bottom: 19px;
  }

  .booking-container .submit-btn-box {
    margin-top: 15px;
  }

  .booking-container .common-btn {
    font-size: 12px;
  }

  .error-message .smile {
    font-size: 67px;
  }

  .error-message h1 {
    font-size: 175px;
    margin-bottom: 10px;
  }

  .error-message span {
    font-size: 17px;
  }

  .error-message p {
    font-size: 14px;
    margin-bottom: 27px;
  }

  .faq-wrapper .accordion-header {
    line-height: normal;
  }

  .accordion-button:not(.collapsed) {
    box-shadow: none;
  }

  .content-body {
    padding: 20px;
  }

  .content-body h1 {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 12px;
  }

  .content-body .meta-box {
    margin: 16px 0px 22px;
    gap: 10px;
  }

  .content-body .meta-item i {
    font-size: 10px;
  }

  .content-body .meta-box span {
    font-size: 11px;
  }

  .content-body .content-img {
    margin: 23px 0px;
  }

  .content-body p {
    font-size: 14px;
    line-height: 23px;
    margin-bottom: 12px;
  }

  .content-body>h1,
  .content-body>h2,
  .content-body>h3,
  .content-body>h4,
  .content-body h5,
  .content-body h6 {
    margin-top: 26px;
  }

  .content-body h1,
  .content-body h2,
  .content-body h3,
  .content-body h4,
  .content-body h5,
  .content-body h6 {
    margin-bottom: 11px;
    line-height: 29px;
  }

  .content-body h2 {
    font-size: 24px;
  }

  .content-body h3 {
    font-size: 22px;
  }

  .content-body h4 {
    font-size: 20px;
  }

  .content-body h5 {
    font-size: 18px;
  }

  .content-body h6 {
    font-size: 17px;
  }

  .content-list li {
    font-size: 14px;
    margin-bottom: 10px;
  }

  .content-list li::before {
    font-size: 13px;
    margin-right: 5px;
  }

  .content-body>ul {
    margin-bottom: 20px;
  }

  .content-body .list-group {
    margin: 24px 0px;
  }

  .content-body .list-group-item {
    font-size: 14px;
    padding: 11px;
  }

  .content-body table {
    margin: 24px 0px 28px;
  }

  .content-body table th,
  .content-body table td {
    padding: 11px;
    font-size: 14px;
  }

  .content-body .faq-wrapper {
    margin-top: 22px;
  }

  .content-body .accordion-button {
    padding: 12px;
    padding-right: 42px;
    font-size: 13px;
  }

  .content-body .faq-wrapper p {
    font-size: 13px;
    line-height: 19px;
  }

  .content-body .accordion-button::after {
    width: 22px;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
  }

  .content-body .accordion-item {
    margin-bottom: 16px;
  }

  .post-share {
    margin-top: 35px;
    padding-top: 18px;
  }

  .post-share .share-icon a {
    width: 32px;
    height: 32px;
    font-size: 13px;
  }

  .content-body .related-post {
    margin-top: 38px;
  }

  .content-body .post-box figure {
    height: 200px;
  }

  .content-body .post-box .post-description {
    padding: 17px 4px 0px;
  }

  .content-body .post-box span {
    font-size: 11px;
    margin-right: 9px;
  }

  .content-body .post-box h3 {
    font-size: 13px;
    line-height: 20px;
    height: 39px;
  }

  .content-body .service-card figure {
    height: 220px;
  }

  .content-body .service-card h3 {
    font-size: 18px;
    margin-bottom: 10px;
    height: 27px;
  }

  .content-body .service-card p {
    font-size: 14px;
    height: 44px;
    margin-bottom: 23px;
  }

  .content-body .service-card .common-btn {
    font-size: 11px;
    padding: 9px 12px;
  }

  .card-grid .card-item {
    padding: 20px;
  }

  .card-grid i {
    width: 38px;
    height: 38px;
    font-size: 17px;
    margin-bottom: 19px;
  }

  .card-grid h4 {
    font-size: 16px;
    margin-bottom: 11px;
    line-height: normal;
  }

  .card-grid p {
    font-size: 13px;
    line-height: 21px;
  }

  .share-box span {
    font-size: 16px;
    margin-right: 8px;
  }


  .share-box .share-links a {
    width: 34px;
    height: 34px;
    font-size: 14px;
    margin-right: 5px;
  }

  .sidebar-widgets .widgets {
    padding: 18px 15px;
  }

  .sidebar-widgets .widgets-title {
    margin-bottom: 20px;
  }

  .sidebar-widgets .service-list a {
    font-size: 11px;
    padding: 10px 12px;
  }

  .sidebar-widgets .service-list {
    height: 334px;
  }

  .wrapper-fleet figure {
    height: 400px;
  }

  .wrapper-fleet .thumbnail-swiper figure {
    height: 84px;
  }

  .fleet-info {
    padding: 25px;
  }

  .fleet-info h1 {
    font-size: 22px;
    margin-bottom: 14px;
  }

  .fleet-info .rating-box {
    margin-bottom: 23px;
  }

  .fleet-info .rating-box span {
    font-size: 10px;
    margin-right: 1px;
  }

  .fleet-info .fa-star {
    font-size: 10px;
  }

  .wrapper-fleet {
    padding-right: 0px;
  }

  .fleet-info ul li {
    font-size: 12px;
    padding: 10px;
  }

  .fleet-info ul li span {
    font-size: 12px;
  }

  .fleet-info .bottom-box {
    margin-top: 29px;
    margin-bottom: 27px;
  }

  .fleet-info p {
    font-size: 13px;
    line-height: 21px;
  }

  .fleet-additional-info {
    margin-top: 38px;
  }

  .fleet-additional-info {
    padding: 25px;
  }

  .fleet-additional-info h2 {
    font-size: 22px;
  }

  .fleet-additional-info h3 {
    font-size: 21px;
  }

  .fleet-additional-info h4 {
    font-size: 20px;
  }

  .fleet-additional-info h5 {
    font-size: 18px;
  }

  .fleet-additional-info p {
    font-size: 14px;
  }

  .fleet-additional-info>h2,
  .fleet-additional-info>h3,
  .fleet-additional-info>h4,
  .fleet-additional-info>h5,
  .fleet-additional-info>h6 {
    margin-top: 26px;
  }

  .fleet-additional-info h2,
  .fleet-additional-info h3,
  .fleet-additional-info h4,
  .fleet-additional-info h5,
  .fleet-additional-info h6 {
    margin-bottom: 13px;
  }

  /* .fleet-additional-info ul {
    margin: 28px 0px 18px;
  } */

  .fleet-additional-info .car-featured li {
    padding: 12px;
    gap: 10px;
  }

  .fleet-additional-info .car-featured {
    grid-template-columns: repeat(auto-fit, minmax(253px, 1fr));
  }

  .fleet-additional-info li,
  .fleet-additional-info .list-group-item {
    font-size: 14px;
  }

  .fleet-additional-info .listing li::before {
    font-size: 13px;
  }

  .contact-details li {
    font-size: 14px;
  }

  .content-body .post-slider2 .owl-nav button {
    width: 34px;
    height: 34px;
  }

  .content-body .post-slider2 .owl-nav .owl-prev {
    left: -2px;
  }

  .content-body .post-slider2 .owl-nav .owl-next {
    right: -2px;
  }
}

@media (max-width:1200px) {
  .common-btn {
    font-size: 13px;
    padding: 12px 20px;
  }

  .common-title {
    margin-bottom: 32px;
  }

  .header .company-logo {
    height: 94px;
    padding: 13px 7px;
  }

  .header .company-logo.brand-logo {
    height: 55px;
  }

  .header .nav-item {
    margin: 0px 12px;
  }

  .header .nav-link {
    font-size: 14px;
    padding: 5px 0px !important;
  }

  .header .common-btn {
    font-size: 13px;
    padding: 10px 20px;
  }

  .breadcrumbs-panel {
    padding: 12px 0px;
  }

  .breadcrumbs li {
    font-size: 13px;
  }

  .breadcrumbs .separator {
    font-size: 10px;
  }

  .contact-wrap {
    width: 100%;
  }

  .contact-info {
    padding: 18px;
  }

  .contact-info i {
    margin-bottom: 24px;
  }

  .contact-info h3 {
    font-size: 17px;
    margin-bottom: 13px;
  }

  .contact-wrap .common-title {
    font-size: 32px;
    margin-bottom: 29px;
  }

  .contact-wrap .form-box {
    padding: 25px 20px;
  }

  .contact-wrap .form-control,
  .contact-wrap .form-select {
    font-size: 14px;
    padding: 14px 35px 14px 14px;
  }

  .contact-wrap .input-box i {
    font-size: 14px;
    top: 18px;
  }

  .contact-wrap .submit-btn-box {
    margin-top: 15px;
  }

  .footer .footer-wrapper {
    padding: 27px 20px 20px;
  }

  .footer .ftr-box img:not(.footer .licenses img) {
    height: 75px;
  }

  .footer .licenses img {
    height: 42px;
  }

  .footer .ftr-box p {
    font-size: 12px;
    line-height: 18px;
  }

  .footer h2 {
    font-size: 17px;
    margin-bottom: 17px;
  }

  .footer .ftr-box li a {
    font-size: 11px;
  }

  .footer .ftr-contact li {
    margin-bottom: 18px;
  }

  .faq-wrapper .g-4 {
    --bs-gutter-y: 17px !important;
  }


  .pagination .page-link {
    width: 38px;
    height: 34px;
    font-size: 16px;
  }

  .service-card {
    display: block;
  }

  .service-card figure {
    flex: unset;
    width: 100%;
    height: 230px;
    border-radius: 15px 15px 0px 0px;
    margin-bottom: 5px;
  }

  .service-card .service-content {
    padding: 15px 15px 23px;
  }

  .service-card h3 {
    font-size: 21px;
    height: 28px;
    margin-bottom: 12px;
  }

  .service-card p {
    font-size: 15px;
    line-height: 24px;
    height: 71px;
    margin-bottom: 27px;
    line-clamp: 3;
    -webkit-line-clamp: 3;
  }

  .service-card .common-btn {
    font-size: 13px;
    padding: 10px 12px;
  }

  .post-box {
    padding: 15px
  }

  .post-box figure {
    height: 180px;
  }

  .post-box .post-description {
    padding: 18px 4px 0px;
  }

  .post-box .post-meta span i {
    font-size: 10px;
  }

  .post-box .post-meta span {
    margin-right: 10px;
  }

  .post-box h3 {
    font-size: 13px;
    line-height: 21px;
    height: 42px;
  }

  .fleets-card figure {
    height: auto;
  }

  /*=====Home Page Media Queries Start Here=====*/
  .hero-panel .hero-content {
    margin-left: 29px;
  }

  .hero-panel .label {
    font-size: 13px;
    margin-bottom: 10px;
  }

  .hero-panel h1 {
    font-size: 49px;
    line-height: 53px;
    margin-bottom: 24px;
  }

  .hero-panel p {
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 34px;
  }

  .book-tool {
    padding: 15px;
  }

  .book-tool.toggle-box {
    position: fixed;
    z-index: 9999999999;
    top: 0%;
    right: 0%;
    transform: translateX(100%);
    width: 33%;
    height: 100vh;
    margin: 0px;
    border-radius: 0px;
    border: 0px;
    overflow: hidden;
    overflow-y: auto;
    scrollbar-width: thin;
    transition: all 0.3s ease;
  }

  .booking-panel {
    position: inherit;
    margin: 0px auto 0px;
  }

  .booking-panel .book-tool .tool-item {
    width: 100%;
  }

  .booking-panel .book-tool .input-box i {
    top: 44px;
    font-size: 13px;
    left: 9px;
  }

  .booking-panel .book-tool .form-select,
  .booking-panel .book-tool .form-control {
    padding: 12px 12px 12px 30px;
  }

  .book-tool.toggle-box.active {
    transform: translateX(0%);
  }

  .book-tool .tool-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    margin-bottom: 20px;
    padding-bottom: 15px;
  }

  .book-tool .title {
    background: linear-gradient(135deg, #C5A059, #F3E5AB);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
  }

  .book-tool .tool-row {
    flex-direction: column;
    flex-wrap: wrap;
    row-gap: 22px;
  }

  .book-tool .tool-item {
    width: 100%;
    padding: 0px;
  }

  .book-tool .tool-head i {
    color: var(--lightcolor);
  }

  .book-btn-box {
    margin-top: 18px;
  }

  .filter-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    color: var(--lightcolor);
    background-color: var(--primarycolor);
    overflow: hidden;
    position: fixed;
    bottom: 33px;
    left: 16px;
    z-index: 2;
  }

  .filter-btn i {
    background: url(../images/more-images/book-now-icon.png) no-repeat;
    background-position: center;
    background-size: 100%;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
  }

  .book-tool .input-box label {
    font-size: 11px;
  }

  .book-btn-box .common-btn {
    padding: 12px;
    font-size: 13px;
  }

  .features {
    gap: 10px;
  }

  .feature-item {
    padding: 18px 10px;
    gap: 10px;
  }

  .feature-content h3 {
    font-size: 12px;
  }

  .about-content {
    padding-left: 0px;
  }

  .about-content p {
    font-size: 15px;
  }

  .about-content ul {
    margin: 32px 0px 36px;
  }

  .about-content li i {
    margin-right: 11px;
  }

  .fleets-slider .owl-prev,
  .fleets-slider .owl-next {
    top: -15%;
  }

  .view-btn-box {
    margin-top: 44px;
  }

  .choose-us-img {
    padding: 0px;
    margin: 0px;
    margin-bottom: 46px;
  }

  .choose-us-content .common-title {
    font-size: 29px;
    line-height: 35px;
    margin-bottom: 18px;
  }

  .choose-us-content p {
    color: var(--lightcolor);
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 31px;
  }

  .choose-us-content li {
    margin-bottom: 32px;
  }

  .choose-us-content i {
    width: 47px;
    height: 47px;
    font-size: 22px;
  }

  .choose-us-content h3 {
    font-size: 19px;
    margin-bottom: 8px;
  }

  .choose-us-content .content p {
    font-size: 15px;
    line-height: 22px;
  }

  .area-card figure {
    height: 131.2px;
  }

  .service-slider2 .owl-prev,
  .service-slider2 .owl-next {
    top: -12%;
  }

  .faq-wrapper .accordion-button {
    font-size: 15px;
    padding: 14px;
    padding-right: 43px;
  }

  .testimonial-slide p {
    font-size: 15px;
    line-height: 25px;
    height: 124px;
  }

  .testimonial-slide .reviewer-box {
    margin-top: 31px;
  }

  .testimonial-slide .reviewer-box img {
    width: 45px;
  }

  .testimonial-slide h4 {
    font-size: 15px;
  }

  .testimonial-slider .owl-nav .owl-next {
    right: -3px;
  }

  .testimonial-slider .owl-nav .owl-prev {
    left: -3px;
  }

  .booking-modal .modal-title {
    font-size: 18px;
  }

  .modal .form-control,
  .modal .form-select {
    font-size: 14px;
    padding: 14px 14px;
  }

  .booking-modal .common-btn {
    font-size: 14px;
    padding: 13px 5px;
  }

  /*=====Home Page Media Queries End Here=====*/

  .booking-container {
    padding: 18px;
  }

  .booking-container .common-title {
    font-size: 32px;
    margin-bottom: 31px;
  }

  .booking-container label {
    font-size: 11px;
    margin-bottom: 9px;
  }

  .booking-container .form-control,
  .booking-container .form-select {
    padding: 12px;
    padding-left: 30px;
  }

  .booking-container .input-box i {
    top: 48px;
  }

  .booking-container .submit-btn-box {
    margin-top: 10px;
  }

  .booking-container .common-btn {
    font-size: 14px;
  }

  .content-body .meta-box span {
    font-size: 13px;
  }

  .content-body .meta-item i {
    font-size: 12px;
    margin-right: 4px;
  }

  .content-body .meta-box {
    margin: 19px 0px 26px;
    gap: 15px;
  }

  .content-body p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 14px;
  }

  .content-body>h1,
  .content-body>h2,
  .content-body>h3,
  .content-body>h4,
  .content-body h5,
  .content-body h6 {
    margin-top: 28px;
  }

  .content-body h1,
  .content-body h2,
  .content-body h3,
  .content-body h4,
  .content-body h5,
  .content-body h6 {
    margin-bottom: 13px;
    line-height: 31px;
  }

  .content-body h1 {
    font-size: 25px;
  }

  .content-body h2 {
    font-size: 24px;
  }

  .content-body h3 {
    font-size: 22px;
  }

  .content-body h4 {
    font-size: 20px;
  }

  .content-body h5 {
    font-size: 18px;
  }

  .content-list li {
    font-size: 15px;
    margin-bottom: 12px;
  }

  .content-body .list-group-item {
    font-size: 15px;
    padding: 13px;
  }

  .content-body table th,
  .content-body table td {
    font-size: 15px;
    padding: 13px;
  }

  .card-grid i {
    width: 41px;
    height: 41px;
    font-size: 17px;
    margin-bottom: 22px;
  }

  .card-grid h4 {
    font-size: 17px;
    margin-bottom: 9px;
  }

  .card-grid p {
    font-size: 15px;
    line-height: 23px;
  }

  .post-share .share-icon a {
    width: 34px;
    height: 34px;
    font-size: 14px;
  }

  .content-body .faq-wrapper .accordion-button {
    font-size: 15px;
    padding: 14px;
    padding-right: 44px;
  }

  .content-body .accordion-button::after {
    width: 26px;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
  }

  .content-body .faq-wrapper p {
    font-size: 15px;
    line-height: 24px;
  }

  .content-body .service-card figure {
    height: 230px;
  }

  .content-body .post-box figure {
    height: 245px;
  }

  .content-body .post-box span {
    font-size: 13px;
    margin-right: 12px;
  }

  .content-body .post-box .post-meta {
    margin-bottom: 16px;
  }

  .content-body .post-box .post-meta span i {
    font-size: 12px;
    margin-right: 2px;
  }

  .content-body .post-box h3 {
    font-size: 16px;
    line-height: 23px;
    height: 48px;
  }

  .content-body .service-card .service-content {
    padding: 11px 15px 22px;
  }

  .content-body .service-card h3 {
    font-size: 20px;
    margin-bottom: 12px;
    height: 29px;
  }

  .content-body .service-card p {
    font-size: 15px;
    height: 48px;
    line-height: 24px;
    margin-bottom: 23px;
  }

  .content-body .service-card .common-btn {
    font-size: 13px;
    padding: 10px 12px;
  }

  .sidebar-widgets.toggle-box {
    position: fixed;
    z-index: 9999999999;
    top: 0%;
    right: 0%;
    left: unset;
    transform: translateX(100%);
    width: 35%;
    height: 100vh;
    margin: 0px;
    border-radius: 0px;
    background-color: var(--bgcolor);
    transition: all 0.3s ease;
    padding: 12px 15px;
    overflow: hidden;
    overflow-y: auto;
    scrollbar-width: thin;
    transition: all 0.3s ease;
  }

  .sidebar-widgets.toggle-box.active {
    transform: translateX(0%);
  }

  .servTitle {
    display: flex;
    border: 1px solid #382f1e;
    padding: 12px;
    justify-content: space-between;
    border-radius: 8px;
  }

  .servBtn {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .sidebar-widgets .fa-xmark {
    display: block;
    color: var(--lightcolor);
    font-size: 15px;
  }

  #serviceList {
    display: none !important;
  }

  #serviceList.show {
    display: block !important;
  }

  .sidebar-widgets .service-list.collapse {
    display: none;
  }

  .sidebar-widgets .service-list {
    margin-top: 22px;
  }

  .sidebar-toggle-btn {
    display: none;
  }

  .sidebar-widgets .widgets-title {
    margin-bottom: 0px;
  }

  .sidebar-widgets .service-list a {
    font-size: 14px;
    padding: 12px;
  }

  .sidebar-widgets {
    margin-bottom: 20px;
  }

  .sidebar-widgets .widgets {
    padding: 12px;
  }

  .fleet-info ul li {
    padding: 12px 10px;
    font-size: 13px;
  }

  .fleet-additional-info .car-featured li {
    padding: 10px;
  }

  .contact-details li {
    font-size: 15px;
  }
}

@media (max-width:992px) {
  .common-btn {
    font-size: 14px;
  }

  .common-style {
    padding: 33px 0px;
  }

  .header .common-btn {
    padding: 9px 18px;
  }

  .navbar-collapse {
    position: fixed;
    top: 0%;
    left: 0%;
    transform: translateX(-100%);
    width: 45%;
    height: 100vh;
    z-index: 999999999999;
    background-color: rgba(0, 0, 0, 0.9);
    overflow-y: auto;
    scrollbar-width: thin;
    transition: all 0.3s ease;
  }

  .header .nav-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 12px;
    background-color: var(--darkcolor);
    border-bottom: 1px solid #302714;
  }

  .header .nav-link.active::after {
    display: none;
  }

  .header .company-logo.brand-logo {
    height: 54px;
  }

  .nav-header .company-logo {
    padding: 0px !important;
    border-radius: unset !important;
    position: static !important;
    top: unset !important;
    left: unset !important;
    height: 53px;
    border: 0px !important;
    box-shadow: none !important;
  }

  .nav-header .company-logo.brand-logo {
    height: 50px;
  }

  .header .xmark-icon {
    width: 23px;
    height: 23px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--darkcolor);
    background: linear-gradient(135deg, #C5A059, #F3E5AB);
    font-size: 15px;
    cursor: pointer;
    border-radius: 2px;
  }

  .togglenavbar {
    transform: translateX(0%);
  }

  .header .nav-item {
    border-bottom: 1px solid #1e180c;
    margin: 0px;
  }

  .header .nav-item:last-child {
    border-bottom: 0px;
  }

  .header .nav-link {
    font-size: 15px;
    padding: 12px !important;
    justify-content: space-between;
  }

  .header .dropdown-menu {
    border-top: 0px;
    border-radius: 0px;
  }

  .navbar-toggler {
    width: 27px;
    height: 23px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    cursor: pointer;
    background: none;
    border: none;
    padding: 0px;
    order: 1;
    margin-left: 22px;
  }

  .navbar-toggler span {
    display: block;
    height: 3px;
    width: 100%;
    background-color: #e4ce90;
    border-radius: 2px;
    transition: all 0.35s ease;
    transform-origin: center;
  }

  .navbar-toggler:focus {
    box-shadow: none;
  }

  .navbar-toggler.active span:nth-child(1) {
    transform: translateY(10px) rotate(45deg);
  }

  .navbar-toggler.active span:nth-child(2) {
    opacity: 0;
  }

  .navbar-toggler.active span:nth-child(3) {
    transform: translateY(-10px) rotate(-45deg);
  }

  .nav-buttons {
    margin-left: auto;
  }

  .contact-wrap .form-box {
    padding: 25px;
    margin-bottom: 30px;
  }

  .contact-wrap .common-title {
    text-align: center;
    font-size: 36px;
    margin-bottom: 32px;
  }

  .contact-wrap .submit-btn-box {
    margin-top: 18px;
  }

  .contact-info {
    padding: 25px;
  }

  .contact-info .info-box {
    padding: 20px;
  }

  .contact-info i {
    width: 50px;
    height: 50px;
    font-size: 21px;
    margin-bottom: 25px;
  }

  .contact-info h3 {
    font-size: 19px;
    margin-bottom: 12px;
  }

  .contact-info a {
    font-size: 15px;
    line-height: 27px;
    margin-bottom: 8px;
  }

  .map-box {
    height: 350px;
  }

  .quote-popup figure {
    display: none;
  }

  .quote-popup .col-md-6 {
    width: 100%;
  }

  .footer-wrapper .row>div {
    width: 50%;
  }

  .footer-wrapper .row>div.col-md-12 {
    width: 100%;
  }

  .footer .ftr-box img:not(.footer .licenses img) {
    height: 81px;
  }

  .footer .ftr-box p {
    font-size: 13px;
    line-height: 21px;
  }

  .footer .footer-bottom {
    margin-top: 0px;
    padding-top: 26px;
  }

  .footer h2 {
    font-size: 19px;
    margin-bottom: 17px;
  }

  .footer .ftr-box li a {
    font-size: 15px;
  }

  .footer .social-icons a {
    width: 35px;
    height: 35px;
  }

  .footer .social-icons i {
    font-size: 20px;
  }

  .footer .footer-bottom img {
    height: 32px;
  }

  .footer .footer-bottom p {
    font-size: 13px;
  }

  footer .ftr-box li a {
    font-size: 13px;
  }

  .footer .ftr-contact li {
    font-size: 14px;
    margin-bottom: 16px;
  }

  .footer .ftr-box {
    margin-bottom: 35px;
  }

  .footer li img {
    height: 37px;
  }

  .footer .footer-bottom {
    margin-top: 0px;
  }

  .footer .footer-bottom {
    padding-top: 23px;
  }

  .service-card figure {
    height: 214px;
    margin-bottom: 3px;
  }

  .service-card h3 {
    font-size: 19px;
    height: 23px;
    margin-bottom: 10px;
  }

  .service-card .service-content {
    padding: 15px 15px 21px;
  }

  .service-card p {
    font-size: 14px;
    line-height: 23px;
    height: 67px;
    margin-bottom: 26px;
  }

  .service-card .common-btn {
    font-size: 12px;
    padding: 9px 11px;
  }

  .post-box figure {
    height: 204px;
  }

  .post-box .post-meta span {
    font-size: 11px;
  }

  .post-box h3 {
    font-size: 14px;
    line-height: 22px;
    height: 44px;
  }

  .fleets-card {
    margin-bottom: 30px;
  }

  .fleets-card figure {
    height: auto;
  }


  /*=====Home Page Media Queries start Here=====*/
  .hero-panel .content {
    width: 100%;
  }

  .hero-panel::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
  }

  .hero-panel .label {
    font-size: 15px;
    margin-bottom: 12px;
  }

  .hero-panel h1 {
    font-size: 52px;
    line-height: 55px;
    margin-bottom: 20px;
  }

  .hero-panel p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 39px;
  }

  .book-tool.toggle-box {
    width: 42%;
  }

  .feature-item {
    display: block;
    text-align: center;
    padding: 18px 7px;
  }

  .feature-item i {
    min-width: 43px;
    height: 43px;
    font-size: 21px;
    margin: 0px auto;
    margin-bottom: 12px;
  }

  .feature-content h3 {
    font-size: 12px;
    margin-bottom: 8px;
  }

  .feature-content p {
    font-size: 12px;
  }

  .about-wrapper {
    padding: 20px;
  }

  .media-box {
    height: 350px;
    margin-bottom: 30px;
  }

  .media-box img {
    object-position: bottom;
  }

  .common-title {
    font-size: 33px;
  }

  .about-content p {
    line-height: 26px;
  }

  .about-content ul {
    margin: 32px 0px 43px;
  }

  .about-content .btn-box {
    text-align: center;
  }

  .about-content li {
    padding: 10px 11px;
    font-size: 14px;
  }

  .about-content li i {
    margin-right: 13px;
  }

  .fleets-slider .owl-prev,
  .fleets-slider .owl-next {
    top: -14%;
  }

  .choose-us-content .common-title {
    font-size: 28px;
    line-height: 33px;
  }

  .choose-us-content p {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 37px;
  }

  .choose-us-content i {
    width: 51px;
    height: 51px;
    font-size: 24px;
    margin-right: 21px;
  }

  .work-box {
    padding: 20px 10px;
  }

  .work-box i {
    width: 45px;
    height: 45px;
    font-size: 20px;
    margin-bottom: 19px;
  }

  .work-box h3 {
    font-size: 17px;
  }

  .work-box p {
    font-size: 13px;
    line-height: 21px;
  }

  .area-card figure {
    height: 121.89px;
  }

  .connect-wrap {
    text-align: center;
    padding: 30px 107px;
  }

  .connect-wrap .cta-title {
    font-size: 28px;
    margin-bottom: 14px;
  }

  .connect-wrap .cta-subtext {
    font-size: 14px;
  }

  .connect-wrap .cta-actions {
    width: 100%;
    justify-content: center;
    margin-top: 11px;
  }

  .faq-wrapper p {
    font-size: 15px;
    line-height: 24px;
  }

  .post-slider .post-box .post-meta {
    margin-bottom: 14px;
  }

  .post-slider .post-box h3 {
    font-size: 14px;
    line-height: 23px;
    height: 46px;
  }

  .post-slider .owl-nav button {
    top: 46%;
  }

  .post-slider .owl-nav .owl-next {
    right: -14px;
  }

  .post-slider .owl-nav .owl-prev {
    left: -14px;
  }

  /*=====Home Page Media Queries End Here=====*/

  .booking-container .car-img {
    display: none;
  }

  .booking-container {
    padding: 24px;
  }

  .booking-container .common-title {
    font-size: 38px;
    margin-bottom: 42px;
    text-align: center;
  }

  .booking-container .input-box {
    margin-bottom: 26px;
  }

  .booking-container label {
    font-size: 13px;
  }

  .booking-container .form-control,
  .booking-container .form-select {
    font-size: 13px;
    padding: 14px 12px;
    padding-left: 37px;
  }

  .booking-container .input-box i {
    font-size: 12px;
    top: 53px;
    left: 12px;
  }

  .card-grid .card-item {
    padding: 18px;
  }

  .card-grid h4 {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .sidebar-widgets .widgets-title {
    font-size: 19px;
  }

  .content-body .service-card figure {
    height: 214px;
  }

  .content-body .service-card h3 {
    font-size: 19px;
    margin-bottom: 13px;
    height: 28px;
  }

  .content-body .service-card p {
    font-size: 14px;
    height: 47px;
    line-height: 24px;
    margin-bottom: 24px;
  }

  .content-body .service-card .common-btn {
    font-size: 12px;
  }

  .content-body .post-box figure {
    height: 204px;
  }

  .content-body .post-box .post-description {
    padding: 16px 3px 0px;
  }

  .content-body .post-box .post-meta {
    margin-bottom: 13px;
  }

  .content-body .post-box h3 {
    font-size: 14px;
    line-height: 21px;
    height: 43px;
  }

  .content-body .post-slider2 .owl-nav button {
    top: 42%;
  }

  .content-body .post-slider2 .owl-nav .owl-next {
    right: -12px;
  }

  .content-body .post-slider2 .owl-nav .owl-prev {
    left: -12px;
  }

  .content-body .related-post {
    margin-top: 33px;
  }

  .wrapper-fleet figure {
    height: 440px;
  }

  .wrapper-fleet .thumbnail-swiper figure {
    height: 99px;
  }

  .wrapper-fleet {
    margin-bottom: 36px;
  }

  .fleet-info h1 {
    font-size: 27px;
    margin-bottom: 15px;
  }

  .fleet-info .rating-box span {
    font-size: 12px;
  }

  .fleet-info .fa-star {
    font-size: 12px;
  }

  .fleet-info .rating-box {
    margin-bottom: 30px;
  }

  .fleet-info ul li {
    padding: 12px 10px;
    font-size: 14px;
  }

  .fleet-info ul li span {
    font-size: 14px;
  }

  .fleet-info .bottom-box {
    margin-top: 34px;
    margin-bottom: 24px;
    flex-wrap: wrap;
  }

  .fleet-info .common-btn {
    font-size: 15px;
    padding: 13px 20px;
  }

  .fleet-info p {
    font-size: 14px;
    line-height: 22px;
  }

  .fleet-additional-info {
    margin-top: 36px;
  }

  .fleet-additional-info p {
    font-size: 15px;
  }

  .fleet-additional-info li {
    font-size: 15px;
    margin-bottom: 12px;
  }

  .fleet-additional-info .listing li::before {
    font-size: 14px;
  }

}

@media (max-width:768px) {
  .common-style {
    padding: 31px 0px;
  }

  .common-title {
    font-size: 33px;
    margin-bottom: 29px;
  }

  .header .company-logo {
    height: 86px;
    padding: 12px 6px;
  }

  .header .common-btn {
    padding: 8px 15px;
  }

  .navbar-toggler {
    margin-left: 19px;
  }

  .navbar-collapse {
    width: 55%;
  }

  .header .nav-header .company-logo {
    height: 50px;
  }

  .header .nav-link {
    padding: 13px 12px !important;
    font-size: 14px;
  }

  .breadcrumbs .separator {
    margin: 0px 1px;
  }

  .contact-wrap .form-box {
    padding: 25px 20px;
  }

  .contact-wrap .common-title {
    font-size: 35px;
  }

  .contact-wrap .form-control,
  .contact-wrap .form-select {
    padding: 13px 34px 13px 13px;
  }

  .contact-wrap .input-box i {
    top: 17px;
  }

  .contact-wrap .input-box {
    margin-bottom: 21px;
  }

  .contact-info h3 {
    font-size: 19px;
    margin-bottom: 12px;
  }

  .contact-wrap .submit-btn-box {
    margin-top: 14px;
  }

  .map-box {
    height: 300px;
  }

  .contact-info {
    padding: 25px 20px;
  }

  .footer {
    padding: 18px 0px 15px;
  }

  .footer .ftr-box p {
    font-size: 12px;
    line-height: 19px;
  }

  .footer .licenses img {
    height: 39px;
  }

  .footer h2 {
    font-size: 18px;
    margin-bottom: 15px;
  }

  .footer .ftr-box li a {
    font-size: 12px;
  }

  .footer .footer-bottom {
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    text-align: center;
  }

  .footer .footer-bottom {
    padding-top: 21px;
  }

  .footer .footer-bottom img {
    height: 30px;
    margin-bottom: 19px;
  }

  .footer .footer-bottom p {
    font-size: 12px;
  }

  .whatsapp-btn {
    width: 38px;
    height: 38px;
    bottom: 18px;
    right: 14px;
  }

  .breadcrumbs-panel {
    padding: 11px 0px;
  }

  .service-card figure {
    height: 256px;
    margin-bottom: 6px;
  }

  .service-card .service-content {
    padding: 13px 13px 21px;
  }

  .service-card h3 {
    font-size: 21px;
    height: 27px;
    margin-bottom: 13px;
  }

  .service-card p {
    font-size: 15px;
    line-height: 24px;
    height: 72px;
    margin-bottom: 29px;
  }

  .service-card .common-btn {
    font-size: 13px;
    padding: 10px 13px;
  }

  .post-box {
    padding: 13px;
    margin-bottom: 18px;
  }

  .post-box figure {
    height: 160px;
  }

  .post-box .post-meta {
    margin-bottom: 12px;
  }

  .post-box .post-meta span {
    font-size: 9px;
  }

  .post-box .post-description {
    padding: 18px 1px 0px;
  }

  .post-box h3 {
    font-size: 13px;
    line-height: 20px;
    height: 39px;
  }

  .pagination .page-link {
    width: 36px;
    height: 33px;
    font-size: 15px;
  }

  .fleets-card figure {
    height: auto;
    margin-bottom: 16px;
  }

  /*=====Home Page Media Queries start Here=====*/
  .hero-panel .content {
    text-align: center;
  }

  .hero-panel .cta-buttons {
    justify-content: center;
  }

  .book-tool.toggle-box {
    width: 55%;
  }

  .booking-panel .book-tool .form-select,
  .booking-panel .book-tool .form-control {
    padding: 12px 12px 12px 33px;
  }

  .filter-btn {
    width: 52px;
    height: 52px;
  }

  .hero-panel .hero-content {
    margin: 0px;
    width: 100%;
  }

  .hero-panel .label {
    font-size: 14px;
    margin-bottom: 10px;
  }

  .hero-panel h1 {
    font-size: 48px;
    line-height: 48px;
    margin-bottom: 16px;
  }

  .hero-panel p {
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 34px;
  }

  .hero-panel .common-btn {
    padding: 11px 20px;
  }

  .features {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }

  .feature-item {
    padding: 20px 15px;
  }

  .feature-item i {
    min-width: 46px;
    height: 46px;
    font-size: 22px;
    margin-bottom: 19px;
  }

  .feature-content h3 {
    font-size: 15.5px;
    margin-bottom: 11px;
  }

  .feature-content p {
    font-size: 14px;
  }

  .about-wrapper {
    padding: 18px;
  }

  .media-box {
    height: 300px;
    margin-bottom: 23px;
  }

  .about-content h2 {
    font-size: 25px;
    line-height: 33px;
    margin-bottom: 15px;
  }

  .about-content li {
    font-size: 13px;
  }

  .about-content ul {
    margin: 32px 0px 40px;
  }

  .about-content .btn-box {
    margin-bottom: 10px;
  }

  .fleets-slider .owl-prev,
  .fleets-slider .owl-next {
    top: 38%;
  }

  .fleets-slider .owl-prev {
    right: unset;
    left: -4px;
  }

  .fleets-slider .owl-next {
    right: -4px;
  }

  .view-btn-box {
    margin-top: 47px;
  }

  .choose-us-content .common-title {
    font-size: 25px;
    line-height: 31px;
    margin-bottom: 15px;
  }

  .work-box i {
    width: 50px;
    height: 50px;
    font-size: 22px;
    margin-bottom: 22px;
  }

  .work-box h3 {
    font-size: 22px;
    margin-bottom: 13px;
  }

  .work-box p {
    font-size: 14px;
    line-height: 23px;
  }

  .work-box {
    height: auto;
    margin-bottom: 24px;
    padding: 25px 74px;
  }

  .workingSteps .row .col-md-4:last-child .work-box {
    margin-bottom: 0px;
  }

  .area-card figure {
    height: 88.19px;
  }

  .service-slider2 .owl-prev,
  .service-slider2 .owl-next {
    top: 38%;
  }

  .service-slider2 .owl-prev {
    left: -4px;
  }

  .service-slider2 .owl-next {
    right: -4px;
  }

  .connect-wrap {
    padding: 30px;
  }

  .connect-wrap .cta-title {
    font-size: 25px;
  }

  .testimonial-slide p {
    height: 124px;
    -webkit-line-clamp: 5;
    line-clamp: 5;
  }

  .testimonial-slide .reviewer-box {
    margin-top: 32px;
  }

  .testimonial-slide .reviewer-box span {
    font-size: 12px;
  }

  .post-slider .post-box .post-meta {
    margin-bottom: 12px;
  }

  .post-slider .post-box h3 {
    font-size: 12px;
    line-height: 21px;
    height: 43px;
  }

  .owl-nav button {
    width: 33px;
    height: 33px;
  }

  .owl-nav button i {
    font-size: 14px;
  }

  .booking-container .common-title {
    font-size: 37px;
    margin-bottom: 35px;
  }

  .booking-container .input-box {
    margin-bottom: 21px;
  }

  .booking-container label {
    font-size: 13px;
    margin-bottom: 8px;
  }

  .booking-container .input-box i {
    top: 53px;
  }

  .sidebar-widgets {
    margin-bottom: 40px;
  }

  .content-body {
    padding: 0px;
    background-color: transparent;
    box-shadow: none;
    border-radius: 0px;
  }

  .content-body h1,
  .content-body h2,
  .content-body h3,
  .content-body h4,
  .content-body h5,
  .content-body h6 {
    margin-bottom: 12px;
    line-height: 30px;
  }

  .content-body>h1,
  .content-body>h2,
  .content-body>h3,
  .content-body>h4,
  .content-body h5,
  .content-body h6 {
    margin-top: 26px;
  }

  .content-body h1 {
    font-size: 25px;
  }

  .content-body h2 {
    font-size: 23px;
  }

  .content-body h3 {
    font-size: 21px;
  }

  .content-body h4 {
    font-size: 20px;
  }

  .content-body h5 {
    font-size: 18px;
  }

  .content-body p {
    font-size: 15px;
    line-height: 24px;
  }

  .content-body .faq-wrapper p {
    font-size: 14px;
    line-height: 23px;
  }

  .card-grid .card-item {
    background-color: var(--bgcolor);
  }

  .card-grid i {
    width: 44px;
    height: 44px;
    font-size: 17px;
  }

  .card-grid h4 {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .card-grid p {
    line-height: 23px;
  }

  .content-body .meta-box {
    margin: 20px 0px 24px;
  }

  .content-body .service-card {
    background-color: var(--bgcolor);
  }

  .content-body .service-card figure {
    height: 256px;
  }

  .content-body .service-card h3 {
    font-size: 22px;
    margin-bottom: 15px;
    height: 29px;
  }

  .content-body .service-card p {
    font-size: 15px;
    height: 48px;
    line-height: 25px;
    margin-bottom: 29px;
  }

  .content-body .service-card .service-content {
    padding: 13px 14px 25px;
  }

  .content-body .post-slider2 .post-box {
    background-color: var(--bgcolor);
  }

  .post-box .post-meta span {
    font-size: 12px;
  }

  .content-body .post-box figure {
    height: 260px;
  }

  .content-body .post-box .post-meta span {
    font-size: 13px;
  }

  .content-body .post-box h3 {
    font-size: 17px;
    line-height: 26px;
    height: 52px;
  }

  .wrapper-fleet figure {
    height: 350px;
  }

  .fleet-info {
    padding: 23px;
  }

  .fleet-info h1 {
    font-size: 26px;
    margin-bottom: 14px;
  }

  .fleet-info .common-btn {
    width: 48.7%;
    padding: 12px 20px;
  }

  .fleet-info .bottom-box {
    margin-top: 32px;
    margin-bottom: 24px;
  }

  .fleet-additional-info {
    margin-top: 30px;
    padding: 23px;
  }

  .fleet-additional-info .car-featured {
    gap: 14px;
    grid-template-columns: repeat(auto-fit, minmax(228px, 1fr));
  }

  .fleet-additional-info .car-featured li {
    font-size: 12px;
  }

  .fleet-additional-info .car-featured i {
    min-width: 32px;
    width: 32px;
    height: 32px;
    font-size: 12px;
  }
}

@media (max-width:576px) {
  .common-style {
    padding: 29px 0px;
  }

  .common-btn {
    font-size: 14px;
  }

  .common-title {
    font-size: 32px;
    margin-bottom: 25px;
  }

  .header .company-logo {
    height: 86px;
    padding: 12px 7px;
  }

  .header .company-logo.brand-logo {
    height: 52px;
  }

  .navbar-collapse {
    width: 100%;
  }

  .header .nav-header .company-logo {
    height: 51px;
  }

  .header .nav-link {
    padding: 15px 12px !important;
  }

  /*.banner {
    height: 190px;
  }*/

  .banner img {
    width: 100%;
    height: 100%;
  }

  .contact-wrap .form-box {
    padding: 21px 15px;
  }

  .contact-wrap .common-title {
    font-size: 34px;
  }

  .contact-wrap .input-box {
    margin-bottom: 19px;
  }

  .contact-wrap .submit-btn-box {
    margin-top: 15px;
  }

  .contact-info {
    padding: 21px 15px;
  }

  .contact-info i {
    width: 48px;
    height: 48px;
    font-size: 20px;
    margin-bottom: 24px;
  }

  .contact-info h3 {
    font-size: 17px;
  }

  .contact-info a {
    font-size: 14px;
  }

  .map-box {
    height: 260px;
  }

  .footer {
    padding: 10px 0px 15px;
  }

  .footer .footer-wrapper {
    padding: 27px 18px 15px;
  }

  .footer .ftr-box {
    margin-bottom: 21px;
  }

  .footer .ftr-box img:not(.footer .licenses img) {
    height: 72px;
  }

  .footer .licenses {
    margin-bottom: 29px;
  }

  .footer .licenses img {
    height: 43px;
  }

  .footer .ftr-box p {
    font-size: 12px;
    line-height: 20px;
  }

  .footer-wrapper .row>div {
    width: 100%;
  }

  .footer h2 {
    font-size: 18px;
    margin-bottom: 12px;
  }

  .footer .ftr-box li a {
    font-size: 13px;
  }

  .footer .ftr-box li {
    margin-bottom: 5px;
  }

  .footer .ftr-contact i {
    margin-right: 7px;
  }

  .footer .ftr-contact li {
    margin-bottom: 15px;
  }

  .footer .social-icons {
    justify-content: center;
    margin-top: 31px;
  }

  .footer .social-icons a {
    width: 30px;
    height: 30px;
  }

  .booking-modal .modal-content {
    width: 96%;
  }

  .modal .form-control,
  .modal .form-select {
    padding: 13px 14px;
  }

  .hero-panel .label {
    font-size: 13px;
    margin-bottom: 8px;
  }

  .hero-panel .label::before {
    left: -23px;
    width: 17px;
    top: 48%;
  }

  .hero-panel h1 {
    font-size: 37px;
    line-height: 44px;
    margin-bottom: 14px;
  }

  .hero-panel p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 35px;
  }

  .fleets-slider .owl-next {
    right: 13px;
  }

  .fleets-slider .owl-prev {
    left: 13px;
  }

  .view-btn-box {
    margin-top: 36px;
  }

  .service-slider2 .owl-next {
    right: 1px;
  }

  .service-slider2 .owl-prev {
    left: 1px;
  }

  .post-slider .owl-nav button {
    width: 33px;
    height: 33px;
  }

  .post-slider .owl-nav .owl-next {
    right: 4px;
  }

  .post-slider .owl-nav .owl-prev {
    left: 4px;
  }

  .filter-btn {
    width: 48px;
    height: 48px;
    bottom: 21px;
    right: 14px;
  }

  .book-tool.toggle-box {
    width: 100%;
  }

  .book-tool .input-box label {
    margin-bottom: 8px;
  }

  .booking-panel .book-tool .input-box i {
    top: 47px;
  }

  .booking-panel .book-tool .form-select,
  .booking-panel .book-tool .form-control {
    padding: 13px 13px 13px 33px;
  }

  .book-btn-box .common-btn {
    padding: 13px;
    font-size: 14px;
  }

  .feature-item {
    padding: 15px 12px;
  }

  .feature-item i {
    min-width: 38px;
    height: 38px;
    font-size: 18px;
  }

  .feature-content h3 {
    font-size: 12px;
    margin-bottom: 6px;
  }

  .feature-content p {
    font-size: 12px;
  }

  .features {
    gap: 12px;
  }

  .media-box {
    height: 250px;
  }

  .about-content h2 {
    font-size: 24px;
    line-height: 31px;
  }

  .about-content p {
    line-height: 25px;
  }

  .about-content ul {
    margin: 29px 0px 37px;
  }

  .about-content li i {
    font-size: 15px;
    flex-shrink: 0;
    width: 32px;
    height: 32px;
  }

  .about-content li {
    font-size: 12px;
  }

  .choose-us-content .common-title {
    font-size: 24px;
    line-height: 31px;
  }

  .choose-us-content i {
    width: 49px;
    height: 49px;
    font-size: 22px;
    margin-right: 16px;
  }

  .choose-us-content h3 {
    font-size: 18px;
  }

  .choose-us-content li {
    margin-bottom: 34px;
  }

  .choose-us-content .content p {
    font-size: 14px;
    line-height: 22px;
  }

  .work-box {
    padding: 25px;
    height: auto;
  }

  .work-box h3 {
    font-size: 21px;
    margin-bottom: 14px;
  }

  .work-box p {
    font-size: 15px;
    line-height: 24px;
  }

  .area-card figure {
    height: 135.19px;
  }

  .service-card .read-btn {
    margin-bottom: 4px;
  }

  .connect-wrap .cta-label {
    margin-bottom: 12px;
  }

  .connect-wrap .cta-title {
    font-size: 23px;
  }

  .connect-wrap .cta-actions {
    margin-top: 10px;
  }

  .faq-wrapper .accordion-button {
    font-size: 14px;
  }

  .faq-wrapper .g-4 {
    --bs-gutter-y: 17px !important;
  }

  .post-slider .post-box .post-meta {
    margin-bottom: 13px;
  }

  .post-slider .post-box h3 {
    font-size: 14px;
    line-height: 23px;
    height: 46px;
  }

  .service-card {
    margin-bottom: 24px;
  }

  .service-card figure {
    height: 230px;
    margin-bottom: 5px;
  }

  .service-card .service-content {
    padding: 12px 12px 21px;
  }

  .service-card h3 {
    font-size: 20px;
    height: 26px;
    margin-bottom: 12px;
  }

  .service-card p {
    height: 71px;
    margin-bottom: 27px;
  }

  .service-card .common-btn {
    padding: 9px 12px;
  }

  .pagination {
    gap: 8px;
  }

  .pagination .page-link {
    width: 36px;
    height: 32px;
    font-size: 14px;
  }

  .post-box {
    margin-bottom: 20px;
  }

  .post-box figure {
    height: 235px;
  }

  .post-box .post-meta {
    margin-bottom: 13px;
  }

  .post-box .post-meta span {
    font-size: 14px;
  }

  .post-box .post-meta span i {
    font-size: 11px;
  }

  .post-box h3 {
    font-size: 15px;
    line-height: 22px;
    height: 43px;
  }

  .fleets-card {
    margin-bottom: 28px;
  }

  .fleets-card figure {
    height: auto;
    margin-bottom: 17px;
  }

  .fleets-card h3 {
    font-size: 16px;
    margin-bottom: 13px;
  }

  .fleets-card li {
    font-size: 14px;
  }

  .booking-container {
    padding: 22px 18px;
  }

  .booking-container label {
    font-size: 11px;
  }

  .booking-container .input-box i {
    top: 49px;
    font-size: 11px;
  }

  .booking-container .form-control,
  .booking-container .form-select {
    padding-left: 34px;
  }

  .booking-container .input-box {
    margin-bottom: 20px;
  }

  .booking-container .submit-btn-box {
    margin-top: 10px;
  }

  .error-message .smile {
    font-size: 60px;
    margin-bottom: 16px;
  }

  .error-message h1 {
    font-size: 150px;
  }

  .error-message span {
    font-size: 15px;
  }

  .error-message p {
    font-size: 13px;
  }

  .error-message p br {
    display: none;
  }

  .common-btn {
    font-size: 13px;
  }

  .sidebar-widgets {
    margin-bottom: 34px;
  }

  .content-body .meta-box {
    gap: 10px;
  }

  .content-body .meta-box span {
    font-size: 13px;
  }

  .content-body .meta-box {
    margin: 18px 0px 16px;
  }

  .content-body h1,
  .content-body h2,
  .content-body h3,
  .content-body h4,
  .content-body h5,
  .content-body h6 {
    line-height: 27px;
    margin-bottom: 14px;
  }

  .content-body h1 {
    font-size: 24px;
    line-height: 28px;
  }

  .content-body h2 {
    font-size: 21px;
  }

  .content-body h3 {
    font-size: 20px;
  }

  .content-body h4 {
    font-size: 19px;
  }

  .content-body h5 {
    font-size: 18px;
  }

  .content-body .content-img {
    margin: 22px 0px;
  }

  .card-grid h4 {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .content-list li {
    margin-bottom: 13px;
  }

  .content-body .list-group-item {
    font-size: 14px;
    padding: 12px;
  }

  .content-body table th,
  .content-body table td {
    font-size: 14px;
    padding: 12px;
  }

  .content-body .faq-wrapper {
    margin-top: 25px;
  }

  .content-body .faq-wrapper .accordion-button {
    padding: 13px;
    padding-right: 48px;
    line-height: 23px;
  }

  .content-body .faq-wrapper .accordion-body {
    padding: 13px;
  }

  .content-body .related-post {
    margin-top: 40px;
  }

  .content-body .post-box figure {
    height: 235px;
  }

  .content-body .post-box span {
    font-size: 13px;
  }

  .content-body .post-box h3 {
    font-size: 15px;
    line-height: 22px;
    height: 43px;
  }

  .content-body .service-card figure {
    height: 230px;
  }

  .content-body .service-card h3 {
    font-size: 20px;
    margin-bottom: 12px;
    height: 27px;
  }

  .content-body .service-card p {
    font-size: 14px;
    height: 45px;
    line-height: 23px;
    margin-bottom: 27px;
  }

  .content-body .service-card .service-content {
    padding: 12px 13px 24px;
  }

  .owl-nav button {
    width: 37px;
    height: 37px;
  }

  .sidebar-widgets .service-list a {
    font-size: 13px;
    padding: 10px;
  }

  .content-body .service-card h3 {
    font-size: 19px;
    height: 26px;
  }

  .content-body .service-card p {
    height: 44px;
    margin-bottom: 29px;
  }

  .content-body .post-slider2 .owl-nav button {
    top: 42%;
  }

  .content-body .post-slider2 .owl-nav .owl-next {
    right: -6px;
  }

  .content-body .post-slider2 .owl-nav .owl-prev {
    left: -6px;
  }

  .wrapper-fleet figure {
    height: 270px;
  }

  .wrapper-fleet .thumbnail-swiper figure {
    height: 85px;
  }

  .wrapper-fleet {
    margin-bottom: 30px;
  }

  .fleet-info {
    padding: 23px 18px;
  }

  .fleet-info h1 {
    font-size: 24px;
    margin-bottom: 13px;
  }

  .fleet-info .fa-star {
    font-size: 12px;
  }

  .fleet-info .rating-box {
    margin-bottom: 27px;
  }

  .fleet-info ul {
    gap: 10px;
  }

  .fleet-info ul li {
    padding: 12px 9px;
    font-size: 13px;
  }

  .fleet-info ul li span {
    font-size: 13px;
  }

  .fleet-info .bottom-box {
    margin-top: 28px;
    margin-bottom: 23px;
  }

  .fleet-info .common-btn {
    width: 100%;
  }

  .fleet-info p {
    font-size: 13px;
    line-height: 21px;
  }

  .fleet-additional-info {
    margin-top: 28px;
    padding: 23px 18px;
  }

  .accordion-body p {
    font-size: 14px;
    line-height: 23px;
    margin-bottom: 13px;
  }

  .fleet-additional-info>h2,
  .fleet-additional-info>h3,
  .fleet-additional-info>h4,
  .fleet-additional-info>h5,
  .fleet-additional-info>h6 {
    margin-top: 28px;
  }

  .fleet-additional-info .car-featured {
    gap: 10px;
    grid-template-columns: repeat(auto-fit, minmax(165px, 1fr));
  }

  .fleet-additional-info li {
    font-size: 14px;
    margin-bottom: 12px;
  }

  .quote-popup .form-control,
  .quote-popup .form-select {
    padding: 12px 14px;
  }
}

@media (max-width:360px) {
  .common-btn {
    font-size: 13px;
    padding: 12px 18px;
  }

  .common-style {

    padding: 28px 0px;
  }

  .header .company-logo {
    height: 79px;
  }

  .header .company-logo.brand-logo {
    height: 48px;
  }

  .header .nav-header .company-logo {
    height: 48px;
  }

  .contact-wrap .form-box {
    padding: 20px 12px;
  }

  .contact-wrap .input-box {
    margin-bottom: 16px;
  }

  .contact-wrap .input-box i {
    font-size: 13px;
  }

  .contact-info {
    padding: 20px 12px;
  }

  .contact-info i {
    width: 44px;
    height: 44px;
    font-size: 18px;
    margin-bottom: 20px;
  }

  .contact-info a {
    margin-bottom: 4px;
  }

  .map-box {
    height: 240px;
  }

  .footer .ftr-box img:not(.footer .licenses img) {
    height: 66px;
  }

  .footer .ftr-box p {
    font-size: 13px;
    line-height: 19px;
  }

  .footer h2 {
    font-size: 17px;
    margin-bottom: 10px;
  }

  .footer .ftr-box li a {
    font-size: 12px;
  }

  .footer .ftr-box li {
    margin-bottom: 3px;
  }

  .footer .ftr-contact li {
    margin-bottom: 15px;
  }

  .footer .ftr-contact i {
    font-size: 14px;
  }

  .footer .ftr-contact i {
    margin-right: 7px;
  }

  .footer .ftr-box {
    margin-bottom: 20px;
  }

  .footer .social-icons {
    margin-top: 24px;
    gap: 8px;
  }

  .footer .footer-bottom p {
    font-size: 11px;
  }

  .modal .form-control,
  .modal .form-select {
    padding: 12px;
  }

  .service-card figure {
    height: 210px;
    margin-bottom: 4px;
  }

  .service-card h3 {
    font-size: 19px;
    height: 23px;
  }

  .service-card p {
    font-size: 14px;
    line-height: 23px;
    height: 68px;
    margin-bottom: 24px;
  }

  .service-card .common-btn {
    padding: 10px 12px;
  }

  .post-box figure {
    height: 210px;
  }

  .hero-panel h1 {
    font-size: 35px;
    line-height: 41px;
  }

  .hero-panel p br {
    display: none;
  }

  .hero-panel p {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 34px;
  }

  .feature-item {
    padding: 15px 9px;
  }

  .feature-content h3 {
    margin-bottom: 7px;
  }

  .about-wrapper {
    padding: 15px;
  }

  .media-box {
    height: 230px;
  }

  .about-content h2 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 14px;
  }

  .about-content p {
    font-size: 14px;
    line-height: 24px;
  }

  .about-content ul {
    margin: 28px 0px 36px;
  }

  .about-content li {
    padding: 10px 9px;
    font-size: 11px;
  }

  .choose-us-content .common-title {
    font-size: 22px;
    line-height: 29px;
    margin-bottom: 14px;
  }

  .choose-us-content p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 36px;
  }

  .choose-us-content .content p {
    font-size: 13px;
    line-height: 21px;
  }

  .work-box p {
    font-size: 14px;
  }

  .work-box h3 {
    margin-bottom: 13px;
  }

  .area-card figure {
    height: 120px;
  }

  .connect-wrap {
    padding: 25px 20px;
  }

  .connect-wrap .cta-subtext {
    font-size: 13px;
  }

  .post-slider .post-box h3 {
    line-height: 22px;
    height: 45px;
  }

  .fleets-card figure {
    height: auto;
  }

  .booking-container .common-title {
    font-size: 36px;
    margin-bottom: 34px;
  }

  .booking-container .submit-btn-box {
    margin-top: 10px;
  }

  .error-message h1 {
    font-size: 140px;
  }

  .sidebar-widgets .widgets-title {
    font-size: 18px;
  }

  .content-body .faq-wrapper .accordion-button {
    font-size: 14px;
    line-height: 21px;
  }

  .content-body .service-card figure {
    height: 210px;
  }

  .content-body .post-box figure {
    height: 210px;
  }

  .wrapper-fleet figure {
    height: 250px;
  }

  .wrapper-fleet .thumbnail-swiper figure {
    height: 76px;
  }

  .wrapper-fleet {
    margin-bottom: 29px;
  }

  .fleet-info h1 {
    font-size: 22px;
    margin-bottom: 12px;
  }

  .fleet-info .fa-star {
    font-size: 10px;
  }

  .fleet-info ul {
    gap: 8px;
  }

  .fleet-info ul li {
    padding: 11px 8px;
    font-size: 12px;
  }

  .fleet-info ul li span {
    font-size: 12px;
  }

  .fleet-info .common-btn {
    font-size: 14px;
  }

  .fleet-info .bottom-box {
    margin-top: 26px;
  }
}

@media (max-width:320px) {
  .service-card figure {
    height: 180px;
  }

  .service-card h3 {
    font-size: 18px;
    height: 22px;
  }

  .service-card p {
    font-size: 14px;
    line-height: 21px;
    height: 63px;
    margin-bottom: 21px;
  }

  .service-card .common-btn {
    font-size: 12px;
  }

  .post-box figure {
    height: 185px;
  }

  .post-box .post-meta span {
    font-size: 12px;
  }

  .post-box h3 {
    font-size: 13px;
    line-height: 21px;
    height: 41px;
  }

  .pagination {
    gap: 6px;
  }

  .pagination .page-link {
    width: 34px;
    height: 30px;
    font-size: 14px;
  }

  .fleets-card figure {
    height: auto;
  }

  .fleets-card h3 {
    font-size: 15px;
    margin-bottom: 12px;
  }

  .fleets-card li {
    font-size: 13px;
  }

  .booking-container {
    padding: 20px 12px;
  }

  .booking-container .common-title {
    font-size: 32px;
    margin-bottom: 28px;
  }

  .content-body h1 {
    font-size: 22px;
  }

  .about-content h2 {
    font-size: 19px;
    line-height: 28px;
    margin-bottom: 12px;
  }

  .about-content ul {
    gap: 10px;
  }

  .choose-us-content .common-title {
    font-size: 21px;
    line-height: 28px;
  }

  .connect-wrap .cta-title {
    font-size: 20px;
  }

  .connect-wrap .cta-subtext {
    font-size: 11px;
  }

  .testimonial-slide p {
    font-size: 14px;
    line-height: 24px;
    height: 122px;
  }

  .testimonial-slide .reviewer-box {
    margin-top: 26px;
  }

  .post-slider .post-box h3 {
    font-size: 13px;
  }

  .content-body h1,
  .content-body h2,
  .content-body h3,
  .content-body h4,
  .content-body h5,
  .content-body h6 {
    line-height: 27px;
  }

  .content-body .service-card figure {
    height: 180px;
  }

  .content-body .service-card h3 {
    font-size: 18px;
    height: 26px;
  }

  .content-body .post-box figure {
    height: 185px;
  }

  .content-body .post-box .post-meta span {
    font-size: 12px;
  }

  .content-body .post-box .post-meta span i {
    font-size: 11px;
  }

  .content-body .post-box h3 {
    font-size: 13px;
    height: 42px;
  }

  .fleet-additional-info li {
    font-size: 12px;
    margin-bottom: 12px;
  }

  .fleet-additional-info .listing li::before {
    font-size: 12px;
    margin-right: 5px;
  }

  .fleet-additional-info {
    padding: 22px 14px;
  }

  .fleet-additional-info p {
    font-size: 13px;
    line-height: 22px;
  }
}