/*-------------------------------------Media Queries Start Here------------------------------------*/
@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: 35px 0px;
    }

    .common-label {
        font-size: 16px;
        margin-bottom: 14px;
    }

    .common-title {
        font-size: 30px;
        line-height: 36px;
        margin-bottom: 30px;
    }

    .common-btn {
        font-size: 12px;
        padding: 4px;
        padding-right: 14px;
        gap: 7px;
    }

    .common-btn i {
        width: 32px;
        height: 32px;
        font-size: 15px;
    }

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

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

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

    .hero-panel {
        padding: 15px;
    }

    .hero-panel .hero-wrapper {
        height: 588px;
    }

    .hero-panel .label {
        font-size: 10px;
        padding: 10px 12px;
        margin-bottom: 16px;
    }

    .hero-panel h1 {
        font-size: 46px;
        line-height: 57px;
        margin-bottom: 18px;
    }

    /* #typing {
    font-size: 46px;
    line-height: 57px;
    margin-bottom: 18px;
  } */

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

    .book-tool {
        width: 94%;
        padding: 10px 7px;
    }

    .book-tool .form-select,
    .book-tool .form-control {
        font-size: 12px;
        padding: 12px 14px;
    }

    .book-tool .input-box i {
        font-size: 12px;
        top: 15px;
    }

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

    .media-box .count span {
        font-size: 35px;
        margin-bottom: 2px;
    }

    .media-box .counter-box {
        padding: 22px;
    }

    .media-box .counter-box {
        width: 190px;
    }

    .media-box h3 {
        font-size: 14px;
    }

    .media-box .wrapper1 {
        padding: 0px 0px 16px 16px;
    }

    .media-box .wrapper2 {
        padding: 16px 16px 0px 0px;
    }

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

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

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

    .about-content .box i {
        width: 42px;
        height: 42px;
        font-size: 17px;
    }

    .about-content h3 {
        width: calc(35% - 39px);
        font-size: 15px;
        line-height: 22px;
    }

    .about-content .con {
        width: calc(100% - 78px);
    }

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

    .about-content .inner-box {
        margin-top: 36px;
    }

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

    .media-box .inner-media figure {
        height: 558px;
    }

    .list-card {
        padding: 22px 10px;
    }

    .list-card i {
        width: 50px;
        height: 50px;
        font-size: 21px;
        margin: 0px auto 23px;
    }

    .list-card h3 {
        font-size: 13px;
    }


    .premium-services .common-label {
        margin-bottom: 16px;
    }

    .premium-services h2 {
        font-size: 38px;
        line-height: 42px;
        margin-bottom: 16px;
    }

    .premium-services p {
        font-size: 15px;
        line-height: 24px;
        margin-bottom: 32px;
    }

    .fleet-container .nav-link {
        font-size: 11px;
        padding: 10px 18px;
    }

    .fleet-container .nav-tabs {
        gap: 8px;
    }

    .fleet-container .common-tab {
        margin-bottom: 36px;
    }


    .service-card {
        padding: 18px;
    }

    .service-card figure {
        height: 212.5px;
        margin-bottom: 20px;
    }

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

    .service-card p {
        font-size: 13px;
        line-height: 20px;
        height: 38px;
        margin-bottom: 29px;
    }

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

    .service-card .common-btn i {
        width: 30px;
        height: 30px;
    }

    .support-box,
    .support-wrapper .info-card {
        height: 380px;
    }

    .support-box .support-details {
        padding: 35px;
    }

    .contact-wrapper .contact-form {
        padding: 22px;
    }

    .contact-wrapper .common-title {
        font-size: 29px;
        margin-bottom: 10px;
    }

    .contact-wrapper p {
        font-size: 14px;
        line-height: 21px;
        margin-bottom: 25px;
    }

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

    .contact-wrapper .form-control,
    .contact-wrapper .form-select {
        font-size: 14px;
        padding: 12px 14px;
        text-indent: 23px;
    }

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

    .contact-wrapper .submit-btn-box {
        margin-top: 32px;
    }

    .support-box .common-label {
        font-size: 16px;
        margin-bottom: 14px;
    }

    .contact-wrapper .contact-info {
        padding: 22px;
    }

    .contact-wrapper .icon {
        width: 39px;
        height: 39px;
        font-size: 20px;
    }

    .contact-wrapper .info-item {
        gap: 12px;
        margin-bottom: 20px;
    }

    .contact-wrapper h4 {
        font-size: 15px;
        margin-bottom: 2px;
    }

    .contact-wrapper a {
        font-size: 13px;
    }

    .contact-wrapper .map {
        margin-top: 29px;
        height: 350px;
    }

    .option-wrap {
        padding: 40px 0px;
    }

    .option-card {
        padding: 20px;
    }

    .option-card i {
        width: 52px;
        height: 52px;
        font-size: 18px;
    }

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

    .option-card p {
        font-size: 14px;
        line-height: 22px;
        height: 86px;
    }

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

    .support-box .common-label {
        font-size: 14px;
    }

    .support-box .common-title {
        font-size: 25px;
        line-height: 34px;
        margin-bottom: 29px;
    }

    .support-box .car-img img {
        height: 248px;
        top: 129px;
        right: 51px;
    }

    .support-wrapper .info h3 {
        font-size: 30px;
        margin-bottom: 10px;
    }

    .support-wrapper p {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 19px;
    }

    .choose-wrapper .inner-wrapper {
        padding: 25px;
    }

    .choose-us-box .common-title {
        margin-bottom: 17px;
    }

    .choose-us-box p {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 12px;
    }

    .choose-us-box .common-btn {
        margin-top: 19px;
    }

    .choose-media img {
        height: 543px;
    }

    .choose-media span {
        font-size: 165px;
    }

    .area-card figure {
        height: 140px;
        margin-bottom: 19px;
    }

    .area-card h3 {
        font-size: 13px;
    }

    .testimonial-box {
        padding: 18px;
    }

    .testimonial-box .testimonial-reviewer {
        gap: 9px;
        margin-bottom: 16px;
    }

    .testimonial-box .reviewer-name {
        font-size: 14px;
    }

    .testimonial-box p {
        font-size: 14px;
        line-height: 20px;
        height: 137px;
    }

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

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

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

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

    .faq-left {
        height: 482px;
    }

    .faq-left h3 {
        font-size: 18px;
        margin-bottom: 25px;
    }

    .post-box {
        padding: 18px;
    }

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

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

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

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

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

    .post-box p {
        font-size: 12px;
        line-height: 19px;
        height: 37px;
    }

    .pagination {
        padding: 10px 12px;
        gap: 8px;
        margin-top: 18px;
    }

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

    .app-wrapper {
        padding: 15px 22px;
    }

    .app-download .common-title {
        font-size: 22px;
        line-height: 34px;
        margin-bottom: 9px;
    }

    .app-download p {
        font-size: 12px;
    }

    .footer .footer-wrapper {
        padding: 74px 25px 15px;
    }

    .footer img {
        height: 58px;
    }

    .footer .ftr-box p {
        margin-top: 19px;
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 21px;
    }

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

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

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

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

    .footer .ftr-contact i {
        width: 23px;
        height: 23px;
        line-height: 23px;
        font-size: 10px;
    }

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

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

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

    .social-toggle .toggle-btn {
        width: 37px;
        height: 37px;
        font-size: 14px;
    }

    .social-icons {
        gap: 7px;
        bottom: 50px;
    }

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

    .banner .banner-wrapper {
        height: 370px;
    }

    .breadcrumbs-container {
        padding: 8px 22px 11px;
    }

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

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

    .content-body {
        padding: 24px 20px;
    }

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

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

    .content-body .meta-box i {
        width: 20px;
        height: 20px;
        font-size: 10px;
        margin-right: 5px;
    }

    .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: 13px;
        line-height: 29px;
    }

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

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

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

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

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

    .content-body .car-featured li {
        padding: 12px;
    }

    .content-body .car-featured li {
        gap: 8px;
        width: 32.4%;
        font-size: 13px;
    }

    .content-body .car-featured {
        margin: 23px 0px 25px;
    }

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

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

    .card-grid h4 {
        font-size: 17px;
        line-height: normal;
    }

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

    .content-body ul li,
    .content-body ol li {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .content-body ul li::before,
    .content-body ol li::before {
        font-size: 13px;
        margin-right: 5px;
    }

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

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

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

    .media-container {
        margin: 24px 0px;
    }

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

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

    .content-body .tags-list {
        margin-top: 28px;
        gap: 6px;
    }

    .content-body .tags-list a {
        padding: 8px 9px;
        font-size: 12px;
    }

    .content-body .share-box {
        margin-top: 33px;
        margin-bottom: 32px;
        padding-top: 20px;
    }

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

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

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

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

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

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

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

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

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

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

    .sidebar-widgets .input-group {
        margin-bottom: 12px;
    }

    .sidebar-widgets .form-control,
    .sidebar-widgets .form-select {
        font-size: 13px;
        padding: 9px 10px;
    }

    .sidebar-widgets .common-btn {
        padding: 8px;
        font-size: 13px;
    }

    .sidebar-widgets .submit-btn-box {
        margin-top: 25px;
    }

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

    .sidebar-widgets .category-list a {
        font-size: 12px;
    }

    .sidebar-widgets li {
        margin-bottom: 15px;
    }

    .sidebar-widgets .category-list span {
        width: 20px;
        height: 20px;
        font-size: 10px;
    }

    .premium-cta {
        padding: 40px;
    }

    .premium-cta p {
        font-size: 13px !important;
        line-height: 22px !important;
    }

    .fleet-additional-info {
        padding: 22px 20px;
    }

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

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


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

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

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

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


    .fleet-additional-info p {
        font-size: 14px;
        line-height: 23px;
        margin-bottom: 12px;
    }

    .fleet-additional-info ul,
    .fleet-additional-info ol {
        margin: 18px 0px;
    }

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

    .fleet-additional-info li::before {
        font-size: 13px;
        margin-right: 5px;
    }

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

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

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

    .fleet-info .rating-box strong {
        font-size: 17px;
    }

    .fleet-info .rating-box sub {
        font-size: 9px;
    }

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

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

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

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

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

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

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

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

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

    .filter-widgets .filter-group {
        border-color: #202020;
    }

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

    .filter-widgets .filter-content {
        padding: 0px 15px;
    }

    .filter-widgets .filter-title {
        font-size: 15px;
        margin-bottom: 17px;
    }

    .filter-widgets label {
        font-size: 13px;
    }

    .filter-widgets input[type="checkbox"] {
        width: 14px;
        height: 14px;
        margin-right: 5px;
    }

    .filter-widgets li {
        margin-bottom: 8px;
    }

    .filter-widgets .common-btn {
        font-size: 12px;
    }

    .filter-widgets .bottom-box {
        padding: 15px;
    }

    .reviews-container .icon-box {
        width: 55px;
        height: 55px;
    }

    .reviews-container .icon-box img {
        width: 33px;
    }

    .reviews-container h3,
    .content-body .reviews-box h3 {
        font-size: 17px;
        margin-bottom: 1px;
        line-height: normal;
    }

    .reviews-container .reviews {
        font-size: 12px;
    }

    .reviews-container .review-bottom {
        margin-top: 15px;
    }

    .reviews-container i {
        width: 22px;
        height: 22px;
        font-size: 10px;
    }

    .reviews-container .rating {
        font-size: 12px;
    }

    .reviews-container .reviews-box {
        width: 249px;
    }

    .reviews-container .reviews-box a {
        padding: 15px 12px;
    }

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

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

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

    .error-message p {
        font-size: 15px;
        margin-bottom: 28px;
    }

    .fleet-card figure {
        height: 230px;
        margin-bottom: 17px;
    }

    .fleet-slider .fleet-card figure {
        height: 232px;
        margin-bottom: 17px;
    }

    .fleet-card h3 {
        font-size: 13px;
        margin-bottom: 10px;
    }

    .fleet-card li {
        font-size: 10px;
    }

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

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

    .fleet-slider .owl-nav .owl-next {
        right: -15px;
    }

    .fleet-slider .owl-nav .owl-prev {
        left: -15px;
    }

    .service-wrapper .owl-prev {
        right: 38px;
    }

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

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

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

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

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

    .content-body .post-box p {
        font-size: 13px;
        line-height: 18px;
        height: 35px;
    }

    .content-body .service-card figure {
        height: 154.73px;
        margin-bottom: 15px;
    }

    .content-body .service-card h3 {
        font-size: 15px;
        height: 20px;
        line-height: normal;
        margin-bottom: 9px;
    }

    .content-body .service-card p {
        font-size: 12px;
        line-height: 18px;
        height: 35px;
    }

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

    .content-body.blogDetails .post-box .post-description {
        padding: 15px 2px 0px;
    }

    .content-body.blogDetails .post-box h3 {
        font-size: 14px;
        height: 19px;
        margin-bottom: 9px;
    }

    .content-body.blogDetails .post-box p {
        font-size: 12px;
        line-height: 18px;
        height: 35px;
        margin-bottom: 5px;
    }

    .service-rate {
        padding: 20px 18px;
    }

    .service-rate h3 {
        font-size: 17px;
        margin-bottom: 14px;
    }

    .service-rate .price {
        font-size: 32px;
        margin-bottom: 28px;
    }
}

@media (max-width:1200px) {
    .common-title {
        font-size: 28px;
        margin-bottom: 30px;
    }

    .common-btn {
        font-size: 14px;
        padding: 5px;
        padding-right: 14px;
        gap: 8px;
    }

    .common-btn i {
        width: 37px;
        height: 37px;
        font-size: 17px;
    }

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

    .header .navbar-nav {
        padding-right: 0px;
    }

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

    .header .navbar {
        padding: 10px 17px;
    }

    .hero-panel .label {
        font-size: 13px;
        padding: 11px 16px;
        margin-bottom: 21px;
    }

    .hero-panel .content {
        width: 100%;
        padding-top: 35px;
    }

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

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

    .hero-panel .hero-wrapper {
        height: 639px;
    }

    .book-tool {
        width: 96%;
    }

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

    .about-content h2 {
        font-size: 27px;
        line-height: 34px;
    }

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

    .about-content .box {
        padding-right: 0px;
    }

    .about-content .box i {
        width: 40px;
        height: 40px;
        font-size: 15px;
    }

    .about-content .box {
        align-items: center;
    }

    .about-content .inner-box {
        margin-top: 27px;
    }

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

    .media-box .inner-media figure {
        height: 668px;
    }

    .list-card {
        padding: 25px 10px;
    }

    .list-card h3 {
        font-size: 12px;
    }

    .fleet-container .nav-link {
        font-size: 13px;
        padding: 11px 21px;
    }

    .service-card figure {
        height: 179.3px;
    }

    .service-card .num {
        font-size: 24px;
    }

    .service-card p {
        margin-bottom: 32px;
    }

    .support-box .support-details {
        padding: 25px;
    }

    .support-box .common-title {
        font-size: 23px;
        line-height: 33px;
        margin-bottom: 30px;
    }

    .support-box,
    .support-wrapper .info-card {
        height: 350px;
    }

    .support-box .car-img img {
        height: 188px;
        top: 96px;
        right: 3px;
    }

    .support-wrapper .info h3 {
        font-size: 25px;
    }

    .support-wrapper p {
        font-size: 14px;
        line-height: 19px;
        margin-bottom: 22px;
    }


    .choose-media img {
        height: 634px;
    }

    .choose-media span {
        font-size: 194px;
        opacity: 0.2;
        line-height: 142px;
    }

    .choose-media figure {
        position: relative;
        z-index: 1;
    }

    .testimonial-box {
        padding: 20px;
    }

    .testimonial-box .reviewer-name {
        font-size: 15px;
    }

    .testimonial-box p {
        line-height: 22px;
        height: 132px;
    }

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

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

    .faq-left {
        height: 510px;
    }

    .faq-left h3 {
        font-size: 15px;
        margin-bottom: 23px;
    }

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

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

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

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

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

    .post-box h3 {
        height: 44px;
        margin-bottom: 14px;
    }

    .post-slider .post-box h3 {
        height: 46px;
        margin-bottom: 15px;
    }

    .post-box p {
        font-size: 13px;
    }

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

    .contact-wrapper .common-title {
        font-size: 30px;
    }

    .contact-wrapper .form-control,
    .contact-wrapper .form-select {
        padding: 13px 14px;
        text-indent: 25px;
    }

    .contact-wrapper .input-box i {
        left: 13px;
        top: 17px;
        font-size: 14px;
    }

    .contact-wrapper h4 {
        font-size: 16px;
        margin-bottom: 3px;
    }

    .contact-wrapper .map {
        height: 364px;
    }

    .option-card i {
        margin: 0px auto 27px;
    }

    .option-card h2 {
        font-size: 19px;
        margin-bottom: 14px;
    }

    .option-card p {
        height: 65px;
    }

    .option-card .common-btn {
        margin-top: 10px;
    }

    .app-wrapper {
        width: 84%;
    }

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

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

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

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

    .banner .banner-wrapper {
        height: 325px;
    }

    .breadcrumbs-container li {
        font-size: 14px;
    }

    .breadcrumbs-container {
        padding: 9px 22px 12px;
    }

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

    .content-body .meta-box i {
        width: 22px;
        height: 22px;
    }

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

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

    .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: 14px;
        line-height: 31px;
    }

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

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

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

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

    .content-body .car-featured li {
        padding: 13px;
        font-size: 14px;
        width: 32.5%;
    }

    .content-body .car-featured {
        margin: 25px 0px;
    }

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

    .card-grid h4 {
        font-size: 20px;
    }

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

    .content-body ul li,
    .content-body ol 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;
    }

    .content-body .tags-list a {
        padding: 10px 12px;
        font-size: 14px;
    }

    .content-body .share-box {
        margin-top: 36px;
        margin-bottom: 35px;
        padding-top: 25px;
    }

    .share-box .share-links a {
        width: 39px;
        height: 39px;
        font-size: 16px;
    }

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

    .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;
    }

    .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%);
    }


    .sidebar-widgets .sidebar-header {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 22px;
        padding: 10px 0px 18px;
        border-bottom: 1px solid #414141;
    }

    .sidebar-widgets .sidebar-header h2 {
        color: var(--lightcolor);
        font-size: 19px;
        font-weight: 600;
        text-transform: capitalize;
    }

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

    .sidebar-widgets .widgets {
        background-color: var(--darkcolor);
        margin-bottom: 20px;
    }

    .sidebar-widgets .form-control,
    .sidebar-widgets .form-select {
        background-color: var(--bgcolor);
    }

    .latest-post-btn {
        display: block;
        position: fixed;
        right: -11px;
        top: 50%;
        transform: translateY(-50%) rotate(-90deg);
        background: linear-gradient(135deg, var(--primarycolor), #ff7a2f);
        color: var(--lightcolor);
        font-size: 18px;
        font-weight: 600;
        letter-spacing: 0.5px;
        padding: 6px 13px;
        border-radius: 10px 10px 0 0;
        border: 1px solid rgba(255, 255, 255, 0.1);
        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.6), 0 0 10px rgba(255, 122, 47, 0.3);
        z-index: 999;
        cursor: pointer;
        transition: all 0.35s ease;
    }

    .latest-post-btn:hover {
        background: var(--secondarycolor);
    }

    .social-toggle {
        left: 11px;
        bottom: 18px;
    }

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

    .sidebar-widgets .input-group {
        margin-bottom: 18px;
    }

    .sidebar-widgets .category-list a {
        font-size: 13px;
    }

    .sidebar-widgets li {
        margin-bottom: 16px;
    }

    .sidebar-widgets .category-list span {
        width: 22px;
        height: 22px;
        font-size: 11px;
    }

    .sidebar-widgets .common-btn {
        padding: 10px;
        font-size: 14px;
    }

    .premium-cta {
        margin: 35px 0px;
        padding: 35px;
    }

    .service-card {
        padding: 15px;
    }

    .service-wrapper .owl-prev {
        right: 37px;
    }

    .fleet-info h1 {
        font-size: 25px;
        margin-bottom: 12px;
    }

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

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

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

    .fleet-info .rating-box strong {
        font-size: 18px;
    }

    .fleet-info .rating-box sub {
        font-size: 10px;
    }

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

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

    .fleet-info .bottom-box {
        gap: 8px;
    }

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

    }

    .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>h2,
    .fleet-additional-info>h3,
    .fleet-additional-info>h4,
    .fleet-additional-info>h5,
    .fleet-additional-info>h6 {
        margin-top: 28px;
    }

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

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

    .fleet-additional-info li::before {
        font-size: 14px;
        margin-right: 6px;
    }

    .filter-widgets.toggle-box {
        position: fixed;
        top: 0%;
        left: 0%;
        transform: translateX(-100%);
        z-index: 9999999999;
        border-radius: 0px;
        background-color: var(--darkcolor);
        width: 31%;
        height: 100vh;
        transition: all 0.3s ease;
        overflow: hidden;
    }

    .filter-widgets .fa-xmark {
        display: block;
        color: var(--primarycolor);
        opacity: 1;
    }

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

    .common-title-box.top-box {
        position: relative;
        overflow: hidden;
    }

    .common-title-box .filter-box {
        position: absolute;
        top: 33%;
        right: 0%;
    }

    .fleet-filter-btn {
        display: flex;
        justify-content: center;
        align-items: center;
        position: fixed;
        right: -49px;
        top: 50%;
        transform: rotate(-90deg);
        color: var(--lightcolor);
        background: var(--secondarycolor);
        font-size: 14px;
        font-weight: 600;
        text-transform: capitalize;
        line-height: normal;
        border-radius: 8px 8px 0px 0px;
        padding: 8px 12px;
        box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.3);
        z-index: 999;
        transition: all 0.3s ease;
    }

    .fleet-filter-btn i {
        width: 26px;
        height: 26px;
        border-radius: 6px;
        color: var(--secondarycolor);
        background-color: var(--lightcolor);
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 14px;
        transition: all 0.3s ease;
        margin-right: 8px;
    }

    .filter-widgets .filter-content {
        height: 566px;
    }

    .counter-card {
        padding: 20px;
    }

    .fleet-card figure {
        height: 188px;
    }

    .fleet-slider .fleet-card figure {
        height: 302px;
    }

    .fleet-card h3 {
        font-size: 13px;
    }

    .fleet-slider .fleet-card h3 {
        font-size: 15px;
        margin-bottom: 12px;
    }

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

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

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

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

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

    .content-body .post-box p {
        font-size: 14px;
        line-height: 20px;
        height: 41px;
    }

    .content-body .service-card figure {
        height: 178px;
        margin-bottom: 17px;
    }

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

    .content-body .service-card p {
        font-size: 14px;
        line-height: 21px;
        height: 42px;
    }

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

    .content-body.blogDetails .post-box .post-description {
        padding: 21px 1px 0px;
    }

    .content-body.blogDetails .post-box h3 {
        font-size: 16px;
        height: 21px;
        margin-bottom: 10px;
    }

    .content-body.blogDetails .post-box p {
        font-size: 14px;
        line-height: 21px;
        height: 41px;
    }

    .service-rate {
        padding: 20px 15px;
    }

    .service-rate h3 {
        font-size: 15px;
        margin-bottom: 15px;
    }

    .service-rate .price {
        font-size: 30px;
    }
}

@media (max-width:992px) {

    .abtImg {
        margin-left: 0 !important;
        float: none !important;
        display: block;
    }

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

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

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

    .social-toggle {
        bottom: 62px;
        left: 13px;
    }

    .book-tool {
        padding: 15px;
    }

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

    .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 {
        color: var(--lightcolor);
        font-size: 20px;
        font-weight: 600;
        text-transform: capitalize;
    }

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

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

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

    .book-tool .form-select {
        font-size: 14px;
        padding: 14px 15px;
    }

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

    .book-btn-box .common-btn {
        font-size: 15px;
    }

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

    .book-tool .input-box i {
        font-size: 12px;
        top: 19px;
    }

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

    .social-toggle {
        bottom: 67px;
        left: 8px;
    }

    .header {
        position: fixed;
        top: 0px;
        left: 0px;
        background-color: rgba(0, 0, 0, 0.4);
        backdrop-filter: blur(55px);
        padding: 10px 0px;
        box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    }

    .header.is-sticky {
        animation: unset;
        background-color: rgba(0, 0, 0, 0.4);
        backdrop-filter: blur(55px);
        padding: 10px 12px;
        padding: 10px 0px;
    }

    .header.is-sticky .navbar {
        backdrop-filter: unset;
        background: unset;
        border-radius: unset;
        padding: unset;
        box-shadow: unset;
    }

    .header .navbar {
        backdrop-filter: unset;
        background: unset;
        border-radius: unset;
        padding: unset;
        box-shadow: unset;
    }

    .navbar-collapse {
        position: fixed;
        top: 0%;
        left: 0%;
        transform: translateX(-100%);
        width: 45%;
        height: 100vh;
        z-index: 999999999999;
        background-color: var(--bgcolor);
        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);
    }

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

    .header .xmark-icon {
        width: 28px;
        height: 28px;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        color: var(--lightcolor);
        background-color: var(--primarycolor);
        border: 2px dotted var(--darkcolor);
        font-size: 12px;
        cursor: pointer;
    }

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

    .header .nav-item {
        border-bottom: 1px solid rgb(95 95 95 / 10%);
    }

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

    .header .nav-link {
        font-size: 15px;
        padding: 15px 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: 20px;
    }

    .navbar-toggler span {
        display: block;
        height: 3px;
        width: 100%;
        background-color: var(--primarycolor);
        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;
    }

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

    .hero-panel {
        padding: 0px;
        border-radius: 0px;
    }

    .hero-panel .owl-carousel .owl-stage-outer {
        border-radius: 0px;
    }

    .hero-panel .hero-wrapper {
        border-radius: 0px;
    }

    .hero-panel .hero-wrapper {
        height: 100vh;
    }

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

    .hero-panel h1 {
        font-size: 44px;
        line-height: 57px;
    }

    .banner {
        padding: 0px;
        border-radius: 0px;
    }

    .banner .banner-wrapper {
        border-radius: 0px;
    }

    .banner .banner-wrapper {
        height: 320px;
    }

    .breadcrumbs-container {
        padding: 0px;
        position: unset;
        top: unset;
        left: unset;
        transform: unset;
        border: 0px;
        border-radius: 0px;
        padding: 10px 0px;
    }

    .sidebar-widgets.toggle-box {
        width: 44%;
    }

    .latest-post-btn {
        font-size: 17px;
    }

    .content-body .car-featured li {
        width: 49.2%;
        height: 100%;
    }

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

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

    .content-body .tags-list {
        margin-top: 32px;
        gap: 8px;
        row-gap: 13px;
    }

    .social-toggle {
        bottom: 21px;
    }

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

    .sidebar-widgets .sidebar-header {
        margin-bottom: 18px;
    }

    .premium-services h2 {
        font-size: 36px;
    }

    .app-wrapper {
        width: 100%;
        margin-bottom: unset;
        border: 0px;
    }

    .app-download p {
        font-size: 13px;
    }

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

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

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

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

    .footer li img {
        height: 37px;
    }

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

    .footer .footer-bottom {
        flex-direction: column-reverse;
    }

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

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

    .contact-wrapper {
        width: 100%;
        background-color: transparent;
        box-shadow: none;
        border-radius: 0px;
    }

    .contact-wrapper .contact-form {
        border-radius: 15px;
        background-color: var(--bgcolor);
        padding: 22px 20px;
        height: auto;
        margin-bottom: 30px;
    }

    .contact-wrapper .contact-info {
        border-radius: 15px;
        padding: 22px 20px;
    }

    .contact-wrapper .icon {
        width: 44px;
        height: 44px;
    }

    .contact-wrapper .info-item {
        gap: 15px;
    }

    .contact-wrapper h4 {
        font-size: 17px;
        margin-bottom: 6px;
    }

    .contact-wrapper a {
        font-size: 13px;
    }

    .option-card p {
        height: 86px;
    }

    .contact-wrapper .common-title {
        margin-bottom: 12px;
    }

    .premium-cta h2 {
        font-size: 22px;
    }

    .premium-cta p {
        font-size: 14px !important;
        line-height: 22px !important;
    }

    .premium-cta .cta-buttons {
        margin-top: 35px;
    }

    .service-card figure {
        height: 203px;
        margin-bottom: 22px;
    }

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

    .service-card p {
        font-size: 14px;
        line-height: 21px;
        height: 40px;
    }

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

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

    .post-box h3 {
        font-size: 15px;
        height: 46px;
        line-height: 24px;
        margin-bottom: 13px;
    }

    .post-box p {
        font-size: 13.3px;
        line-height: 20px;
        height: 41px;
    }

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

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

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

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

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

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

    .fleet-info .rating-box strong {
        font-size: 23px;
    }

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

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

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

    .fleet-info .common-btn {
        display: block;
        flex: 1;
        text-align: center;
        font-size: 14px;
        padding: 11px 15px;
        line-height: normal;
    }

    .fleet-info p {
        font-size: 14px;
        line-height: 23px;
        margin-top: 34px;
    }

    .fleet-container .pagination {
        margin-top: 32px;
    }


    .filter-widgets.toggle-box {
        width: 41%;
        padding-bottom: 0px;
    }

    .filter-widgets .bottom-box {
        padding-top: 25px;
    }

    .filter-widgets .filter-content {
        height: 556px;
    }

    .media-box .inner-media figure {
        height: 396px;
    }

    .media-box {
        margin-bottom: 40px;
    }

    .media-box .counter-box {
        width: 171px;
        padding: 15px;
    }

    .about-content h3 {
        width: calc(30% - 39px);
        font-size: 16px;
    }

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

    .about-content .common-btn {
        margin-top: 26px;
    }

    .list-container {
        grid-template-columns: repeat(3, 1fr);
        gap: 15px;
    }

    .fleet-container .nav-tabs {
        flex-wrap: wrap;
        row-gap: 15px;
    }

    .fleet-container .nav-link {
        font-size: 14px;
        padding: 10px 22px;
    }

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

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

    .info-card {
        display: none;
    }

    .support-box .common-label {
        font-size: 15px;
        margin-bottom: 18px;
    }

    .support-box .common-title {
        font-size: 23px;
        line-height: 32px;
        margin-bottom: 35px;
    }

    .support-box,
    .support-wrapper .info-card {
        height: 400px;
    }

    .support-box .car-img img {
        height: 174px;
        top: 161px;
        right: 26px;
    }

    .choose-media {
        transform: rotate(90deg);
    }

    .choose-media span {
        display: none;
    }

    .choose-media::before {
        display: none;
    }

    .choose-us-box {
        padding: 0px;
    }

    .premium-services {
        width: 64%;
    }

    .choose-media {
        display: none;
    }

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

    .choose-us-box .common-btn {
        margin-top: 23px;
    }

    .faq-left {
        height: 380px;
        margin-bottom: 35px;
    }

    .faq-left img {
        object-position: top;
    }

    .faq-left .faq-cta-box {
        border-width: 13px;
    }

    .faq-left .faq-cta {
        padding: 14px 17px;
    }

    .faq-left h3 {
        font-size: 18px;
    }

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

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

    .about-media {
        height: 300px;
        margin-bottom: 30px;
    }

    .counter-card span {
        font-size: 28px;
    }

    .fleet-slider .owl-nav button {
        top: 42%;
    }

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

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

    .testimonial-slider .owl-nav button {
        top: 51%;
    }

    .fleet-slider .fleet-card figure {
        height: 217px;
    }

    .fleet-card figure {
        height: 219px;
    }

    .fleet-card h3 {
        font-size: 14px;
        margin-bottom: 12px;
    }

    .fleet-card li {
        font-size: 12px;
    }

    .fleet-slider .owl-nav button {
        top: 44%;
    }

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

    .content-body .service-card figure {
        height: 199.22px;
        margin-bottom: 20px;
    }

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

    .content-body .reviews-container .reviews-box {
        width: 236px;
    }

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

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

    .service-rate {
        margin-bottom: 24px;
        padding: 25px 20px;
    }

    .service-rate h3 {
        font-size: 20px;
        margin-bottom: 18px;
    }

    .service-rate .price {
        font-size: 34px;
        margin-bottom: 31px;
    }
}

@media (max-width:768px) {
    .content-body {
        padding: 0px;
        background-color: transparent;
        box-shadow: none;
        border-radius: 0px;
    }

    .banner .banner-wrapper {
        height: 280px;
    }

    .navbar-collapse {
        width: 54%;
    }

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

    .common-btn i {
        width: 35px;
        height: 35px;
        font-size: 17px;
    }

    .common-btn {
        font-size: 13px;
        gap: 8px;
        padding: 4px;
        padding-right: 13px;
    }

    .navbar-toggler {
        width: 23px;
        margin-left: 16px;
    }

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

    .header .xmark-icon {
        width: 25px;
        height: 25px;
        font-size: 11px;
    }

    .header .nav-link {
        font-size: 14px;
    }

    .sidebar-widgets.toggle-box {
        width: 60%;
    }

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

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

    .content-body .meta-box {
        margin: 22px 0px 28px;
    }

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

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

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

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

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

    .content-body h1,
    .content-body h2,
    .content-body h3,
    .content-body h4,
    .content-body h5,
    .content-body h6 {
        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 .car-featured {
        margin: 27px 0px 30px;
    }

    .content-body .car-featured li {
        background-color: var(--bgcolor);
        width: 49%;
        gap: 9px;
    }

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

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

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

    .app-wrapper {
        text-align: center;
        padding: 15px 26px;
    }

    .download-btn-box {
        justify-content: center;
        margin-top: 25px;
    }

    .app-download p {
        font-size: 14px;
    }

    .footer p {
        text-align: center;
    }

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

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

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

    .service-card {
        padding: 12px;
    }

    .service-card figure {
        height: 170px;
    }

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

    .service-card p {
        font-size: 13px;
        margin-bottom: 31px;
    }

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

    .post-box {
        padding: 12px;
        padding-bottom: 15px;
    }

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

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

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

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

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

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

    .post-box p {
        font-size: 12px;
        height: 39px;
    }

    .fleet-details {
        padding: 18px;
    }

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

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

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

    .fleet-info .rating-box strong {
        font-size: 22px;
    }

    .fleet-info .common-btn {
        padding: 10px 0px;
    }

    .fleet-info p {
        margin-top: 30px;
    }

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

    .fleet-additional-info {
        box-shadow: none;
        padding: 0px;
        background-color: transparent;
        border-radius: 0px;
    }

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

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

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

    .fleet-additional-info h6 {
        font-size: 17px;
    }

    .fleet-additional-info h2,
    .fleet-additional-info h3,
    .fleet-additional-info h4,
    .fleet-additional-info h5,
    .fleet-additional-info h6 {
        margin-bottom: 14px;
        line-height: 27px;
    }

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

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

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

    .footer .ftr-box p {
        text-align: left !important;
    }

    .contact-wrapper .map {
        height: 300px;
    }

    .option-card {
        padding: 25px;
    }

    .option-card h2 {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .option-card p {
        display: block;
        height: auto;
        font-size: 15px;
        line-height: 24px;
        margin-bottom: 20px;
    }

    .common-title-box.top-box {
        display: flex;
        align-items: center;
    }

    .common-title-box.top-box .title-center {
        text-align: left;
    }

    .filter-widgets.toggle-box {
        width: 51%;
    }

    .fleet-filter-btn {
        font-size: 13px;
    }

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

    .filter-btn {
        bottom: 79px;
    }

    .hero-panel .content {
        text-align: center;
    }

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

    .hero-panel h1 {
        font-size: 44px;
        line-height: 53px;
    }

    .hero-panel p {
        margin-bottom: 35px;
    }

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

    .media-box .inner-media figure {
        height: 350px;
    }

    .about-content .box {
        border: 1px solid #393737;
        display: flex;
        padding: 19px;
        border-radius: 15px;
        margin-bottom: 21px;
    }

    .about-content .box:last-child {
        margin-bottom: 0px;
    }

    .about-content .con {
        width: 76%;
        display: block;
    }

    .about-content h3 {
        width: 100%;
        font-size: 18px;
        margin-bottom: 12px;
    }

    .about-content .con p {
        width: 100%;
        font-size: 15px;
    }

    .about-content .box i {
        width: 62px;
        height: 62px;
        font-size: 19px;
    }

    .about-content h3::before {
        display: none;
    }

    .about-content .common-btn {
        margin-top: 38px;
    }

    .list-card i {
        margin: 0px auto 26px;
    }

    .list-card h3 {
        font-size: 13px;
    }

    .premium-services {
        width: 89%;
    }

    .premium-services p {
        line-height: 23px;
    }

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

    .fleet-container .nav-link {
        font-size: 13px;
        padding: 11px 20px;
    }

    .fleet-slider .fleet-card h3 {
        height: 18px;
    }

    .support-box .car-img {
        display: none;
    }

    .support-box .support-details {
        text-align: center;
    }

    .support-box .cta-btn {
        justify-content: center;
    }

    .support-box .common-title {
        font-size: 23px;
        line-height: 33px;
        margin-bottom: 33px;
    }

    .support-box,
    .support-wrapper .info-card {
        height: 330px;
    }

    .choose-wrapper .inner-wrapper {
        padding: 20px 8px;
    }

    .choose-wrapper {
        padding: 5px;
    }

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

    .testimonial-box {
        padding: 25px;
    }

    .testimonial-box img {
        height: 48px;
    }

    .testimonial-box p {
        font-size: 15px;
        line-height: 23px;
        height: 138px;
    }

    .faq-left {
        height: 350px;
    }

    .counter-card i {
        width: 58px;
        height: 58px;
        font-size: 21px;
        margin: 0px auto 20px;
    }

    .counter-card span {
        font-size: 24px;
    }

    .fleet-slider .owl-nav button {
        top: 44%;
    }

    .service-wrapper .owl-prev,
    .service-wrapper .owl-next {
        top: -13%;
    }

    .fleet-card figure {
        height: 155.33px;
    }

    .fleet-slider .fleet-card figure {
        height: 343px;
    }

    .fleet-card h3 {
        font-size: 12px;
    }

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

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

    .reviews-container {
        gap: 18px;
    }

    .reviews-container .reviews-box {
        width: 248px;
    }

    .error-message p {
        line-height: 22px;
    }

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

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

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


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

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

    .content-body .service-card h3 {
        font-size: 16px;
        height: 20px;
    }

    .content-body .service-card p {
        font-size: 13px;
        line-height: 20px;
        height: 39px;
    }

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

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

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

    .content-body.blogDetails .post-box h3 {
        font-size: 15px;
        height: 21px;
        margin-bottom: 11px;
    }

    .content-body.blogDetails .post-box p {
        font-size: 13px;
        line-height: 20px;
        height: 40px;
    }

    .content-body table th,
    .content-body table td {
        padding: 10px;
    }

    .service-rate h3 {
        font-size: 17px;
    }

    .service-rate .price {
        font-size: 31px;
        margin-bottom: 29px;
    }
}

@media (max-width:576px) {
    .banner .banner-wrapper {
        height: 240px;
    }

    .navbar-collapse {
        width: 100%;
    }

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

    .header .xmark-icon {
        width: 27px;
        height: 27px;
        font-size: 13px;
    }

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

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

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

    .content-body .meta-box i {
        width: 20px;
        height: 20px;
        font-size: 10px;
        margin-right: 7px;
    }

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

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

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

    .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 .car-featured li {
        width: 100%;
        padding: 14px 12px;
    }

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

    .content-body ul li,
    .content-body ol li {
        margin-bottom: 13px;
    }

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

    .media-container {
        margin: 25px 0px;
    }

    .content-body table {
        font-size: 14px;
    }

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

    .content-body .tags-list a {
        padding: 11px 13px;
        font-size: 13px;
    }

    .faq-wrapper .accordion-button {
        padding-right: 48px;
    }

    .sidebar-widgets.toggle-box {
        width: 100%;
    }

    .latest-post-btn {
        font-size: 16px;
        padding: 4px 11px;
    }

    .sidebar-widgets .category-list a {
        font-size: 14px;
    }

    .sidebar-widgets .category-list span {
        width: 23px;
        height: 23px;
    }

    .footer .footer-wrapper {
        padding: 25px 15px 15px;
    }

    .footer .ftr-box p {
        text-align: left;
    }

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

    .footer img {
        height: 55px;
    }

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

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

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

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

    .contact-wrapper .contact-form {
        padding: 20px 15px;
    }

    .contact-wrapper .common-title {
        font-size: 29px;
    }

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

    .contact-wrapper .contact-info {
        padding: 20px 15px;
    }

    .contact-wrapper .map {
        height: 240px;
    }

    .contact-wrapper .input-box {
        margin-bottom: 14px;
    }

    .option-wrap {
        padding: 30px 0px;
    }

    .premium-cta {
        padding: 25px;
    }

    .premium-cta .cta-buttons {
        margin-top: 31px;
        row-gap: 13px;
    }

    .premium-cta .common-btn {
        padding-right: 22px;
    }

    .service-card {
        padding: 15px;
    }

    .service-card figure {
        height: 260px;
        margin-bottom: 23px;
    }

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

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

    .service-card p {
        font-size: 14px;
        margin-bottom: 33px;
    }

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

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

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

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

    .post-box h3 {
        font-size: 16px;
        height: 46px;
        line-height: 25px;
        margin-bottom: 16px;
    }

    .post-box p {
        font-size: 14px;
        line-height: 22px;
        height: 43px;
    }

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

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

    .fleet-info h1 {
        font-size: 23px;
        margin-bottom: 18px;
    }

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

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

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

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

    .fleet-info .common-btn {
        width: 100%;
        flex: unset;
        font-size: 15px;
        padding: 12px 0px;
    }

    .fleet-info .bottom-box {
        gap: 17px;
    }

    .fleet-info .rating-box strong {
        font-size: 21px;
    }

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

    .fleet-additional-info h2 {
        font-size: 19px;
        line-height: 26px;
    }

    .fleet-additional-info h3 {
        font-size: 18px;
        line-height: 26px;
    }

    .fleet-additional-info h4 {
        font-size: 17px;
        line-height: 26px;
    }

    .fleet-additional-info h5,
    .fleet-additional-info h6 {
        font-size: 16px;
        line-height: 26px;
    }

    .header .xmark-icon {
        border-width: 3px;
    }

    .filter-widgets.toggle-box {
        width: 100%;
    }

    .fleet-filter-btn i {
        width: 24px;
        height: 24px;
    }

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

    .book-tool .form-select,
    .book-tool .form-control {
        padding: 14px;
    }

    .filter-btn {
        bottom: 74px;
    }

    .hero-panel h1 {
        font-size: 29px;
        line-height: 40px;
        font-weight: 700;
        margin-bottom: 13px;
    }

    .hero-panel p {
        margin-bottom: 33px;
    }

    .hero-panel .cursor {
        height: 22px;
    }

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

    .media-box .count span {
        font-size: 28px;
        margin-bottom: 2px;
    }

    .media-box h3 {
        font-size: 13px;
    }

    .media-box .counter-box {
        width: 156px;
    }

    .media-box .wrapper2 {
        padding: 12px 12px 0px 0px;
    }

    .media-box .wrapper1 {
        padding: 0px 0px 12px 12px;
    }

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

    .about-content .box {
        padding: 18px;
    }

    .about-content .box i {
        width: 60px;
        height: 60px;
    }

    .about-content .con {
        width: 78%;
    }

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

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

    .list-container {
        grid-template-columns: repeat(2, 1fr);
        gap: 13px;
    }

    .list-card h3 {
        font-size: 14px;
    }

    .list-card i {
        margin: 0px auto 25px;
    }

    .premium-services {
        width: 100%;
        text-align: center;
    }

    .black-car-wrapper {
        position: relative;
        overflow: hidden;
        z-index: 1;
        height: auto;
        padding: 28px 10px;

    }

    .black-car-wrapper::before {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0%;
        left: 0%;
        background-color: rgba(0, 0, 0, 0.6);
        border-radius: inherit;
        z-index: -1;
    }

    .premium-services .common-label {
        margin-bottom: 14px;
    }

    .premium-services h2 {
        font-size: 30px;
        line-height: 38px;
        margin-bottom: 12px;
    }

    .fleet-container .common-tab {
        margin-bottom: 33px;
    }

    .header .xmark-icon {
        font-size: 12px;
    }

    .fleet-container .nav-link {
        font-size: 12px;
        padding: 10px 23px;
    }

    .fleet-container .nav-tabs {
        row-gap: 14px;
    }

    .fleet-slider .owl-nav .owl-next {
        right: 1px;
    }

    .fleet-slider .owl-nav .owl-prev {
        left: 1px;
    }

    .fleet-slider .owl-nav button {
        top: 39%;
    }

    .fleet-slider .fleet-card h3 {
        height: 22px;
    }

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

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

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

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

    .area-card h3 {
        font-size: 14px;
    }

    .testimonial-box {
        padding: 20px;
    }

    .testimonial-box p {
        height: 159px;
    }

    .faq-left {
        height: 280px;
    }

    .faq-left .faq-cta-box {
        border-width: 12px;
    }

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

    .post-slider .post-box h3 {
        height: 47px;
        margin-bottom: 16px;
    }

    .counter-card {
        height: auto;
        margin-bottom: 20px;
    }

    .counter-card span {
        font-size: 26px;
    }

    .counter-card .count {
        margin-bottom: 7px;
    }

    .about-media {
        height: 230px;
    }

    .service-wrapper .owl-prev,
    .service-wrapper .owl-next {
        top: -10%;
    }

    .fleet-card figure {
        height: 244px;
    }


    .fleet-slider .fleet-card figure {
        height: 245px;
    }

    .fleet-card h3 {
        font-size: 15px;
    }

    .fleet-card li {
        font-size: 12px;
    }

    .fleet-container .nav-tabs {
        gap: 7px;
    }

    .fleet-slider .owl-nav .owl-next {
        right: 0px;
    }

    .fleet-slider .owl-nav .owl-prev {
        left: 0px;
    }

    .fleet-container .nav-tabs {
        row-gap: 12px;
    }

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

    .service-wrapper .owl-prev {
        left: 0px;
    }

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

    .support-box .support-details {
        padding: 25px 20px;
    }

    .text-left {
        text-align: center;
    }

    .support-box .common-title {
        font-size: 21px;
        line-height: 28px;
        margin-bottom: 30px;
    }

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

    .post-slider .post-box h3 {
        line-height: 24px;
        height: 45px;
        margin-bottom: 14px;
    }

    .reviews-container .reviews-box {
        width: 100%;
    }

    .reviews-container .reviews-box a {
        width: 100%;
        padding: 20px 14px;
    }

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

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

    .error-message span {
        font-size: 19px;
        margin-bottom: 12px;
    }

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

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

    .fleet-slider .owl-nav button {
        top: 42%;
    }

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

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

    .content-body .reviews-container .reviews-box {
        width: 100%;
    }

    .reviews-container .icon-box {
        width: 59px;
        height: 59px;
    }

    .reviews-container h3,
    .content-body .reviews-box h3 {
        font-size: 23px;
        margin-bottom: 3px;
    }

    .reviews-container .reviews {
        font-size: 13px;
    }

    .reviews-container i {
        width: 26px;
        height: 26px;
        font-size: 14px;
    }

    .reviews-container .rating {
        font-size: 14px;
        padding: 5px 15px;
    }

    .reviews-container .reviews-box a {
        width: 100%;
        padding: 22px 17px;
    }

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

    .content-body .post-box h3 {
        font-size: 16px;
        height: 49px;
        line-height: 25px;
        margin-bottom: 15px;
    }

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

    .content-body .service-card {
        margin-bottom: 20px;
    }

    .content-body .service-card figure {
        height: 236.41px;
        margin-bottom: 23px;
    }

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

    .content-body .service-card p {
        font-size: 14px;
        line-height: 22px;
        height: 43px;
    }

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

    .content-body.blogDetails .post-box .post-description {
        padding-top: 22px;
    }

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

    .content-body.blogDetails .post-box h3 {
        font-size: 18px;
        height: 24px;
        margin-bottom: 13px;
    }

    .content-body.blogDetails .post-box p {
        font-size: 14px;
        line-height: 22px;
        height: 45px;
    }

    .service-rate h3 {
        font-size: 22px;
        margin-bottom: 17px;
    }

    .service-rate .price {
        font-size: 37px;
        margin-bottom: 32px;
    }
}

@media (max-width:360px) {
    .faq-wrapper .accordion-button {
        font-size: 14px;
    }

    .premium-cta {
        padding: 20px 15px;
    }

    .premium-cta h2 {
        font-size: 22px;
    }

    .premium-cta p {
        font-size: 13px !important;
        line-height: 22px !important;
    }

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

    .fleet-details {
        padding: 10px;
    }

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

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

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

    .contact-wrapper .common-title {
        font-size: 28px;
    }

    .hero-panel h1 {
        font-size: 27px;
        line-height: 39px;
        margin-bottom: 10px;
    }

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

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

    .filter-btn {
        right: 9px;
    }

    .whatsapp-btn {
        right: 8px;
    }

    .media-box .inner-media figure {
        height: 345px;
    }

    .about-content .box {
        padding: 15px;
    }

    .about-content h3 {
        font-size: 17px;
    }

    .about-content .box i {
        width: 56px;
        height: 56px;
    }

    .about-content .con {
        width: 74%;
    }

    .premium-services p {
        font-size: 14px;
        margin-bottom: 27px;
    }

    .support-box,
    .support-wrapper .info-card {
        height: 270px;
    }

    .about-content h2 {
        line-height: 32px;
    }

    .support-box .common-title {
        font-size: 19px;
        line-height: 27px;
        margin-bottom: 33px;
    }

    .premium-services h2 {
        font-size: 30px;
        line-height: 36px;
        margin-bottom: 11px;
    }

    .choose-wrapper .inner-wrapper {
        padding: 15px 8px;
    }

    .common-title {
        line-height: 34px;
    }

    .testimonial-box {
        padding: 15px;
    }

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

    .fleet-card figure {
        height: 216px;
    }

    .fleet-slider .fleet-card figure {
        height: 217px;
    }

    .fleet-card h3 {
        font-size: 14px;
    }

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

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

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

    .fleet-container .nav-link {
        padding: 9px 20px;
    }

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

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

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

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

    .content-body .service-card p {
        font-size: 14px;
        line-height: 22px;
        height: 44px;
    }

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

    .content-body.blogDetails .post-box h3 {
        font-size: 17px;
        height: 22px;
        margin-bottom: 13px;
    }

    .content-body.blogDetails .post-box p {
        height: 44px;
    }

    .service-rate h3 {
        font-size: 21px;
    }

    .service-rate .price {
        font-size: 35px;
        margin-bottom: 30px;
    }
}

@media (max-width:320px) {
    .header .company-logo {
        height: 38px;
    }

    .banner .banner-wrapper {
        height: 220px;
    }

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

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

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

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

    .content-body .tags-list {
        row-gap: 8px;
    }

    .download-btn-box {
        flex-direction: column;
    }

    .download-btn-box .common-btn {
        width: 59%;
        justify-content: flex-start;
        gap: 11px;
    }

    .premium-cta {
        padding: 20px 12px;
    }

    .premium-cta p {
        font-size: 13px !important;
        line-height: 22px !important;
    }

    .service-card figure {
        height: 190px;
    }

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

    .service-card p {
        font-size: 13px;
    }

    .pagination {
        gap: 5px;
    }

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

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

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

    .post-box h3 {
        font-size: 14px;
        height: 42px;
        line-height: 23px;
        margin-bottom: 13px;
    }

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

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

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

    .fleet-info h1 {
        font-size: 21px;
        margin-bottom: 16px;
    }

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

    .contact-wrapper p {
        font-size: 13px;
        line-height: 20px;
        margin-bottom: 22px;
    }

    .contact-wrapper .input-box {
        margin-bottom: 10px;
    }

    .contact-wrapper .form-control,
    .contact-wrapper .form-select {
        padding: 12px;
        font-size: 13px;
        text-indent: 24px;
    }

    .contact-wrapper .input-box i {
        left: 10px;
    }

    .contact-wrapper .info-item {
        gap: 13px;
    }

    .contact-wrapper h4 {
        font-size: 16px;
        margin-bottom: 4px;
    }

    .contact-wrapper .map {
        height: 200px;
    }

    .option-card {
        padding: 20px;
    }

    .option-card h2 {
        font-size: 19px;
        margin-bottom: 13px;
    }

    .option-card p {
        font-size: 14px;
        line-height: 23px;
        margin-bottom: 18px;
    }

    .hero-panel h1 {
        font-size: 25px;
        line-height: 34px;
    }

    /* #typing {
    font-size: 25px;
    line-height: 34px;
  } */

    .hero-panel .cta-buttons {
        flex-direction: column;
    }

    .hero-panel p {
        font-size: 13px;
    }

    .about-content h2 {
        font-size: 20px;
        line-height: 28px;
    }

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

    .about-content h3 {
        font-size: 16px;
    }

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

    .list-card h3 {
        font-size: 13px;
    }

    .premium-services h2 {
        font-size: 26px;
        line-height: 38px;
        margin-bottom: 10px;
    }

    .premium-services p {
        font-size: 14px;
    }

    .support-box .cta-btn {
        display: block;
    }

    .support-box .cta-btn .common-btn {
        margin-bottom: 10px;
    }

    .area-card h3 {
        font-size: 12px;
    }

    .fleet-card figure {
        height: 187px;
    }

    .fleet-slider .fleet-card figure {
        height: 189px;
    }

    .text-left {
        text-align: center;
    }

    .service-card figure {
        height: 200px;
    }

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

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

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

    .error-message p {
        margin-bottom: 25px;
    }

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

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

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

    .content-body.blogDetails .post-box .post-description {
        padding-top: 20px;
    }

    .content-body.blogDetails .post-box h3 {
        font-size: 16px;
        height: 21px;
    }
}

/*=====Error Panel Styling End Here RESPONSIVE=====*/