@media screen and (min-width: 992px) {
    .inner-navbar {
        display: flex !important;
        flex-basis: auto;
        width: 100%;
    }

}

@media screen and (min-width: 1300px) {
    .container {
        max-width: 1290px;
    }

    .container-fluid {
        max-width: 1440px;
        padding: 0px 30px;
    }
}

@media screen and (max-width: 1600px) {}

@media screen and (max-width: 1365px) {
    .consumer-sec .card {
        padding: 22px 18px 38px 22px;
    }

    .pl-xsl {
        padding-left: calc(57vw - 640px);
    }

    .category-box ul li a {
        font-size: 13px;
        padding: 13px 16px;
    }

    .information-inner .information-page .information-card {
        min-height: 390px;
    }

    .information-page .information-card h5 {
        min-height: 74px;
    }

    h2 {
        font-size: 32px;
    }

    .btn-answer {
        font-size: 14px;
        border-radius: 10px;
        padding: 9.5px 13px;
    }

    h5 {
        font-size: 18px;
    }

    .resource-box {
        padding: 32px;
        bottom: 32px;
    }

    .information-card h5 {
        font-size: 17px;
    }

    .information-card {
        padding: 18px;
    }

    .indicators {
        bottom: 32px;
    }

    .navbar-nav .dropdown-menu {
        grid-gap: 32px;
        left: 50%;
        transform: translateX(-50%);
    }
}

@media screen and (max-width: 1199px) {
    header .navbar-nav .nav-link {
        padding: 14px 7px !important;
    }

    .pl-xsl {
        padding-left: calc(68vw - 640px);
    }

    .filter-box {
        padding: 48px;
    }

    .blog-box {
        padding: 36px;
    }

    .category-list {
        overflow-x: scroll;
    }

    .category-list ul {
        width: 1870px;
    }

    .tmo-box .img-holder {
        max-width: 300px;
    }

    .testimonials-card h5 {
        font-size: 18px;
    }

    .accredited-sec ul {
        grid-gap: 20px;
    }

    .information-page .information-card {
        height: auto;
        margin-bottom: 30px;
    }

    .testimonials-cards .testimonials-card {
        padding: 24px;
    }

    .accredited-sec ul li a {
        padding: 20px 22px;
        font-size: 17px;
    }

    .information-page .information-card h5 {
        max-width: 100%;
    }

    .information-page .information-card p {
        max-width: 100%;
    }

    .disputer-sec .text-box h2,
    .disputer-sec .text-box h4,
    .disputer-sec .text-box p {
        margin-bottom: 16px;
    }

    .disputer-sec .text-box {
        margin-bottom: 26px;
    }

    .contact-form-box {
        flex: 1;
    }

    .help-sec {
        padding: 96px 0px;
    }

    .contact-information-box {
        padding: 48px 26px 40px 26px;
        max-width: 320px;
    }

    .contact-form-wrapper {
        grid-gap: 32px;
    }

    .consumer-sec .card ul {
        flex-wrap: wrap;
    }

    .vehicle-card {
        padding: 10px;
        grid-gap: 10px;
    }

    .carousel-item img {
        height: 550px;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
    }

    .resource-box {
        left: 24px;
    }

    .carousel-indicators.slider-btns [data-bs-target] {
        font-size: 14px;
        padding: 2px 16px;
    }

    .carousel-indicators.slider-btns {
        left: 24px;
    }

    .stats-box {
        padding: 40px 24px 40px;
    }

    .stats-box span {
        font-size: 56px;
    }

    .stats-heading p {
        max-width: 518px;
    }

    .form .form-group {
        padding: 20px 20px 20px 20px;
    }

    .form .form-group .form-control {
        font-size: 16px;
    }

    .form .form-group {
        padding: 16px;
    }

    .business-sec .form {
        padding: 20px;
    }

    .swiper-pagination {
        position: static !important;
        margin-top: 32px;
    }

    .swiper-pagination-bullet {
        background: #303A46;
        opacity: 0.2;
    }

    .swiper-pagination-bullet-active {
        opacity: 1;
    }

    .information-box {
        padding: 32px;
    }

    .vehicle-card p {
        margin-top: 8px;
    }

    .vehicle-card .img-holder {
        max-width: 155px;
    }

    .consumer-box .consumer-text-wrapper {
        padding: 20px;
    }

    h4 {
        font-size: 24px;
    }

    .team-sec .nav-link {
        font-size: 13px;
        padding: 15px 15px;
        border-radius: 10px;
    }

    .tab-content .card {
        padding: 20px;
    }

    .about-page .stats-box {
        padding: 30px 20px;
    }

    .career-sec {
        padding-bottom: 80px;
    }

    .footer-heading p {
        max-width: 550px;
    }
}

@media screen and (max-width: 991px) {
    .right-nav-mobile {
        display: flex;
        grid-gap: 6px;
    }

    .footer-bottom-link {
        flex-wrap: wrap;
    }

    .pl-xsl {
        padding-left: calc(87vw - 640px);
    }

    .modal-lg {
        max-width: 635px;
    }

    .filter-box .btn-primary {
        margin-top: 10px;
    }

    .mb-20 {
        margin-bottom: 10px;
    }

    .blog-boxes {
        margin: 54px 0px 0px;
    }

    .filter-post-sec {
        padding-bottom: 80px;
    }

    .vehicle-step-box {
        padding: 48px 36px 48px;
    }

    .blog-box .stats-box span {
        font-size: 32px;
    }

    .category-box {
        padding: 36px;
        margin-bottom: 100px;
    }

    .testimonials-sec {
        padding-bottom: 80px;
    }

    .dispute-sec {
        margin-bottom: 80px;
    }

    .tmo-box {
        flex-wrap: wrap;
    }

    .tmo-box .tmo-text-wrapper {
        flex: auto;
    }

    .award-heading {
        flex-wrap: wrap;
        grid-gap: 25px;
    }

    .tmo-sec {
        padding-bottom: 80px;
    }

    .award-sec {
        padding-bottom: 80px;
    }

    .heading-right {
        flex: auto;
    }

    .tmo-box .img-holder {
        max-width: 100%;
    }

    .information-inner .mySwiper {
        padding: 40px 30px 0px;
    }

    .information-page .information-sec {
        padding: 80px 0px;
    }

    .accredited-sec {
        margin-bottom: 80px;
    }

    .testimonials-cards {
        grid-template-columns: 4fr 4fr;
    }

    .accredited-sec ul {
        grid-template-columns: 2fr 2fr 2fr;
    }

    .information-inner .faq-sec {
        padding-bottom: 80px;
    }

    .step-box {
        padding: 32px;
    }

    .disputer-sec {
        padding: 80px 0;
    }

    .comply-sec {
        padding: 80px 0;
    }

    .contact-form-wrapper {
        flex-wrap: wrap;
    }

    .contact-information-box {
        width: 100%;
        max-width: 100%;
        order: 2;
    }

    .contact-form-box {
        flex: auto;
        width: 100%;
        order: 1;
    }

    .top-header-right {
        display: none;
    }

    .navbar-collapse {
        position: fixed;
        left: 0;
        top: 135px;
        width: 100%;
        border-top: 1px solid #D8DDE5;
        height: calc(100vh - 135px);
        background-color: #fff;
        transition: all 0.4s ease-in-out;
        box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.20);
        display: flex !important;
        padding: 38px 32px;
        flex-direction: column;
        justify-content: space-between;
        width: 100%;
        align-items: normal;
        transform: translateX(100%);
    }

    .navbar-nav .dropdown-menu .dropdown-item {
        margin-left: -2px;
    }

    .navbar-nav .dropdown-menu {
        transform: translateX(100%);
        position: fixed;
        left: 0%;
        padding: 48px 24px 28px;
        z-index: 9999;
        margin-top: 0px;
        top: 0;
        width: 100%;
        height: 100%;
        display: flex !important;
        transition: all 0.5s ease-in-out;
    }

    header .dropdown-menu ul {
        width: 100%;
    }

    .navbar-nav .dropdown-menu .dropdown-item {
        font-size: 14px;
    }

    header .dropdown-menu.show {
        transform: translateX(0%);
    }

    .navbar-nav .dropdown-menu .heading {
        font-size: 15px;
        margin-bottom: 16px;
        padding-left: 17.5px;
        grid-gap: 8px;
    }

    .back-btn {
        display: flex;
        align-items: center;
        color: #5D6770;
        text-align: center;
        font-size: 14px;
        font-weight: 700;
        line-height: 130%;
        grid-gap: 6px;
        margin-left: 17px;
        margin-bottom: 50px;
        letter-spacing: -0.28px;
    }

    .menu-open {
        overflow: hidden;
    }

    .header-fixed .navbar-collapse {
        top: 93px;
        height: calc(100vh - 93px);
    }

    .hero-sec {
        margin-top: 137px;
    }

    .navbar-collapse.show {
        transform: translateX(0%);
    }

    header .navbar-nav .nav-link {
        border-radius: 8px;
        background: #E7F5FE;
        margin-bottom: 8px;
        padding: 17px 22px !important;
    }

    .contact-form-box {
        padding-top: 10px;
    }

    .submenu {
        display: block !important;
        background-color: #e9f5ff;
        position: fixed;
        left: 0;
        padding: 48px 24px 48px;
        top: 34px;
        background: #fff;
        width: 100%;
        height: 100%;
        transform: translateX(100%);
        transition: all 0.5s ease-in-out;
    }

    .submenu.submenu-visible {
        transform: translate(0);
    }

    .right-nav .search-box {
        display: none;
    }

    .right-nav a {
        width: 50%;
    }

    .dropdown-toggle::after {
        background-image: url(../images/next-arrow.svg);
        width: 15px;
        height: 16px;
        right: 22px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }

    header .navbar-nav {
        background-color: transparent;
    }

    .nav-footer {
        display: flex;
        flex-direction: column;
        grid-gap: 26px;
        border-radius: 8px;
        background: #F5FBFF;
        padding: 20px 22px;
    }

    .nav-footer a {
        color: #5D6770;
        font-size: 14px;
        font-weight: 600;
        line-height: 10px;
        letter-spacing: -0.28px;
    }

    .information-card .img-fluid {
        width: 100%;
    }

    .right-nav {
        margin-top: 12px;
        grid-gap: 10px;
    }

    .search-box {
        width: 42px;
        height: 42px;
    }

    .navbar-toggler {
        border-radius: 12px;
        background: #00A9E0;
        border: none;
        padding: 16px 18px;
        display: flex;
        height: 42px;
        align-items: center;
        grid-gap: 7px;
    }

    .navbar-toggler span {
        color: #FFF;
        font-size: 14px;
        font-weight: 600;
        line-height: 130%;
        letter-spacing: -0.28px;
    }

    .consumer-sec .business-card {
        margin-top: 10px;
    }

    .mt-172 {
        margin-top: 40px;
    }

    .resource-sec {
        padding: 80px 0px;
    }

    .consumer-sec {
        padding-bottom: 80px;
    }

    .carousel {
        overflow: hidden;
    }

    .resource-box {
        max-width: 362px;
    }

    .indicator-wrapper .carousel-indicators.slider-btns {
        width: 898px;
        position: static;
        justify-content: start;
    }

    .indicator-wrapper {
        position: relative;
        top: 86px;
        left: 20px;
        overflow-x: auto;
        z-index: 99;
    }

    h3 {
        font-size: 24px;
        line-height: 130%;
        letter-spacing: -0.48px;
    }

    .stats-heading {
        grid-gap: 28px;
        margin-bottom: 40px;
        flex-wrap: wrap;
    }

    .stats-heading p {
        margin-left: 0px;
    }

    .stats-box span {
        font-size: 42px;
    }

    .stats-sec {
        padding-bottom: 80px;
    }

    .business-sec .text-box {
        margin: 0 auto 40px;
    }

    .business-sec .form {
        flex-wrap: wrap;
    }

    .business-sec {
        padding: 80px 0px;
    }

    .stats-box {
        padding: 32px 18px 32px;
    }

    p {
        font-size: 13px;
        line-height: 160%;
        letter-spacing: -0.26px;
    }

    .w-fit {
        width: 100%;
    }

    footer {
        padding: 80px 0px 60px;
    }

    .partner-box {
        margin-top: 20px;
    }

    .navbar-toggler:focus {
        border: none;
        box-shadow: none;
    }

    .footer-bottom-link {
        margin-top: 60px;
    }

    .footer-heading {
        margin-bottom: 20px;
        flex-wrap: wrap;
    }

    .w-35 {
        width: 46%;
    }

    .information-sec {
        padding: 80px 0px;
    }

    .w-26 {
        width: 46%;
    }

    .about-page .about-sec {
        padding: 80px 0;
    }

    .about-page .hero-sec {
        padding: 50px 0px;
    }

    .btn-secondary,
    .btn-primary {
        font-size: 16px;
        padding: 20px 18px;
    }

    .footer-heading p {
        max-width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .container {
        max-width: 100%;
    }

    .about-sec .text-box h2 span {
        line-height: 28px;
    }

    .hero-sec .text-box h1 span {
        line-height: 32px;
    }

    .business-sec .text-box h2 span {
        padding: 0px 5px 2px 5px;
        line-height: 22px;
    }

    .stats-heading h2 span {
        line-height: 28px;
        padding: 0px 5px 2px;
    }

    .partner-box {
        margin-top: 10px;
    }

    .category-sec .policies-box .accordion-body {
        padding-bottom: 10px !important;
    }

    .date-picker-container .form-control {
        background-position: right 20px center;
    }



    .btn-close {
        right: 16px;
        top: 16px;
        width: 35px;
        height: 35px;
        background-size: 12px;
        border-radius: 10px;
    }

    .team-sec h2 {
        margin-bottom: 18px;
    }

    .modal-lg {
        margin: 24px;
    }

    .modal-body h5 {
        margin: 8px 0px 16px;
    }

    .modal-body {
        padding: 32px 30px;
    }

    .dropdwon-box {
        max-width: 100%;
    }

    .result-box span {
        line-height: 160%;
    }



    .mb-10 {
        margin-bottom: 10px;
    }

    .table-box ul li p {
        padding: 15px 13px;
    }

    .vehicle-step-box .form-check-box span {
        line-height: 160%;
    }

    .vehicle-step-box .form-check {
        align-items: start;
    }

    .blog-box .text-box ul,
    .pdf-box ul {
        flex-wrap: wrap;
    }

    .information-banner img {
        min-height: 320px;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
    }

    .post-sec {
        padding-bottom: 68px;
    }

    .information-inner .information-page .information-card {
        margin-bottom: 0px;
    }

    .information-inner .mySwiper {
        margin-bottom: 32px;
    }

    .step-box ul {
        flex-wrap: wrap;
    }

    .information-page .hero-sec {
        padding: 80px 0;
    }

    .slider-arrows {
        display: none;
    }

    .pilicies-banner {
        padding: 120px 0px;
        margin-top: 116px;
    }

    .policies-box h4 {
        margin-bottom: 12px;
    }

    .text-wrapper {
        margin-bottom: 48px;
    }

    .text-wrapper h5 {
        margin-bottom: 14px;
    }

    .policies-box .accordion-button {
        font-size: 16px;
    }

    .policies-box .btns-list::after {
        content: none;
    }

    .policies-sec {
        margin-bottom: 80px;
        margin-top: -60px;
    }

    .policies-box .accordion-body {
        padding: 14px 0px 0px 41px;
    }

    .policies-box .accordion-button span {
        width: 28px;
        height: 28px;
    }

    .policies-box .accordion-item {
        padding: 24px;
    }

    .data-box {
        padding: 24px;
        margin: 30px 0px;
    }

    .policies-box p {
        margin-bottom: 16px;

    }

    .policies-box {
        border-radius: 16px;
        padding: 35px 25px;
    }

    .pilicies-banner ul {
        margin-bottom: 14px;
    }

    .text-wrapper {
        margin-bottom: 38px;
    }

    .result-sec .information-card {
        flex-wrap: wrap;
    }

    .cookies-popup ul li:nth-child(3) {
        width: 100%;
    }



    .cookies-popup .btn-primary {
        width: 100%;
    }

    .cookies-popup ul {
        flex-wrap: wrap;
    }

    .cookies-popup ul li {
        width: 48%;
    }

    .cookies-popup .btn-secondary {
        width: 100%;
    }

    .cookies-popup {
        padding: 34px 30px;
        bottom: 15px;
        right: 15px;
        border-radius: 14px;
        max-width: 360px;
    }

    .cookies-popup p {
        margin: 12px 0px 24px;
    }

    .result-sec .flex-1 {
        flex: auto;
        width: 100%;
        order: 2;
    }

    .result-text {
        font-size: 16px;
        letter-spacing: -0.2px;
        margin-bottom: 40px;
    }

    .search-form .form-control {
        border-radius: 12px;
        padding: 8px;
        padding-left: 41px;
        font-size: 15px;
        height: 62px;
    }

    .search-form .img-holder {
        left: 20px;
    }

    .search-form .btn-primary {
        font-size: 14px;
        padding: 18px 20px;
        top: 8px;
        right: 8px;
    }


    .search-form {
        margin: 0 auto 60px;
    }

    .resource-box {
        left: 20px;
        bottom: 70px;
    }

    .form-search-box img {
        width: 12px;
        height: 12px;
    }

    .indicators {
        bottom: 30px;
        right: auto;
        left: 20px;
    }

    .navbar-nav .dropdown-menu .heading img {
        height: 8px;
    }

    .indicators .carousel-indicators [data-bs-target] {
        width: 10px;
        height: 10px;
        margin-right: 4px;
        margin-left: 4px;
    }

    .mySwiper {
        padding: 40px 16px 32px;
        margin: 0px -16px;
    }

    .footer-links {
        display: flex;
        flex-wrap: wrap;
    }

    .footer-bottom-link {
        margin-top: 40px;
        flex-wrap: wrap;
        grid-gap: 10px;
    }

    .mb-100 {
        margin-bottom: 60px;
    }

    .stats-box {
        margin-bottom: 20px;
    }

    .indicators .carousel-indicators {
        height: 20px;
    }

    .about-page .hero-sec {
        padding: 30px 0px;
    }

    .about-page .partner-sec {
        padding-bottom: 50px;
    }

    .vehicle-card {
        padding: 16px;
        grid-gap: 24px;
    }

    .about-page .about-sec {
        padding: 80px 0 60px;
    }

    .slider {
        padding: 40px 0px;
    }

    .partner-sec {
        padding-bottom: 80px;
    }

    .about-text-wrapper {
        margin-top: 30px;
    }

    .video-sec {
        padding: 100px 0;
    }

    .consumer-sec .text-box h3 {
        font-size: 26px;
        line-height: 124%;
        letter-spacing: -0.52px;
    }

    .consumer-box .consumer-text-wrapper {
        padding: 14px;
    }

    .consumer-box .consumer-tag {
        margin-bottom: 10px;
    }

    .consumer-text-wrapper h4 {
        font-size: 20px;
    }

    .consumer-sec .text-box {
        margin-bottom: 28px;
    }

    .information-sec {
        padding: 80px 0px;
    }

    .faq-sec {
        padding-bottom: 88px;
    }

    .tab-content .swiper-container {
        padding: 14px 0 40px 20px;
        margin: 0;
    }

    .tab-content .card a {
        font-size: 14px;
        grid-gap: 5px;
    }

    .tab-content .card a img {
        width: 8px;
        height: 8px;
    }

    .team-sec .swiper-indicator {
        display: none;
    }

    .nav-top {
        overflow-x: auto;
    }

    .team-sec .nav-pills {
        grid-gap: 10px;
        padding: 26px 0;
        width: 910px;
        padding-left: 20px;
    }

    .career-sec .text-box h2 {
        margin: 20px 0px;
    }

    .tab-nav {
        padding: 0;
        margin: 14px -12px 0 -20px;
    }

    .team-sec .nav-link {
        box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.07);
        font-size: 14px;
        letter-spacing: -0.14px;
        padding: 15px 18px;
    }

    .team-sec h2 {
        margin-bottom: 25px;
    }

    .career-sec .text-box {
        margin: 0 auto 40px;
    }

    .career-box {
        padding: 30px 24px;
    }

    .career-box ol li {
        font-size: 14px;
    }

    .result-sec .information-card {
        padding-left: 20px;
    }

    .information-inner .information-page .information-card {
        min-height: auto;
    }

    .information-inner .information-page .information-card h5 {
        min-height: 88px;
    }
}

@media screen and (max-width: 575px) {
    .top-header-right .nav-list-items {
        display: none;
    }

    .information-card h5 {
        font-size: 16px;
    }

    header form .form-group {
        margin-top: 4px;
    }

    .text-wrapper ul li {
        font-size: 13px;
        color: #5D6770;
    }

    .contact-banner {
        background-image: url(../images/contact-bg-mobile.png);
    }

    .error-page .contact-banner {
        background-image: url(../images/error-bg-mobile.png);
    }

    .information-card .img-fluid {
        height: 140px;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
        border-radius: 12px;
    }

    .information-card-right {
        width: 100%;
    }

    footer {
        padding: 60px 0px;
    }

    .information-page .information-card h5 {
        min-height: auto;
    }

    .blog-page .contact-banner {
        padding: 100px 0px 160px;
        background-position: center;
    }

    .edit-box span {
        font-size: 14px;
    }

    .blog-boxes .information-card h5 {
        font-size: 17px;
        max-width: 328px;
        min-height: auto;
    }

    .filter-post-sec {
        padding-bottom: 60px;
    }

    .blog-boxes .information-card-footer {
        margin-top: 30px;
    }

    .blog-boxes .information-card h5 br {
        display: none;
    }

    .filter-box {
        margin-top: -120px;
        padding: 30px 24px;
    }

    .filter-box h6 {
        display: none;
    }

    .filter-post-sec .contact-form {
        margin-top: 0px;
    }

    .filter-box .form-group .img-holder {
        left: 20px;
    }

    .blog-boxes.row>* {
        padding: 0px;
    }

    .blog-boxes .information-card {
        padding: 18px;
        margin-bottom: 15px;
    }

    .filter-box .form-group .form-control {
        padding-left: 40px;
    }

    .table-box ul li p a {
        word-wrap: break-word;
    }

    .result-box span {
        font-size: 14px;
        letter-spacing: -0.24px;
    }

    .result-box {
        margin: 0 auto 8px;
        padding: 16px 20px;
    }

    .error-box {
        border-radius: 16px;
        padding: 20px 18px;
        margin: 26px auto;
    }

    .error-box p {
        line-height: 130%;
    }

    .edit-box {
        margin-bottom: 10px;
        padding: 8px 8px 8px 18px;
    }

    .table-box {
        border-radius: 16px;
        margin: 40px auto 0px;
    }

    .table-box ul li p:first-child {
        width: 40%;
    }

    .table-box ul li:last-child p:last-child {
        width: 100%;
    }

    .table-box ul li p {
        font-size: 11px;
    }

    .table-box ul li {
        grid-gap: 0px;
    }

    .table-box ul li p:last-child {
        width: 60%;
    }

    .edit-box .btn-primary {
        font-size: 12px;
        line-height: 9px;
        min-width: 70px !important;
        padding: 18px 24px;
        border-radius: 8px;
    }

    .mt-60 {
        margin-top: 35px;
    }

    .vehicle-sec .text-box {
        max-width: 266px;
    }

    .vehicle-sec .text-box h1 {
        margin-bottom: 16px;
    }

    .vehicle-step-sec {
        margin: 60px 0px;
    }

    .vehicle-step-box {
        padding: 36px 24px;
    }

    .step-heading span {
        font-size: 13px;
        line-height: 10px;
        margin-bottom: 22px;
    }

    .vehicle-step-box .text-box {
        margin: 40px auto 26px;
    }

    .vehicle-step-box .form-check-box {
        border-radius: 14px;
        padding: 20px;
        margin-bottom: 26px;
    }

    .vehicle-step-box .form-check .form-check-label {
        font-size: 11px;
    }

    .vehicle-step-box .form-check-input {
        border-radius: 3px;
        width: 12px;
        height: 12px;
    }

    .dropdwon-box {
        margin: 0 auto 26px;
    }

    .dropdwon-box .dropdown-btn {
        height: 50px;
        font-size: 13px;
        padding: 0px 20px;
    }

    .vehicle-step-box .form-check-label {
        font-size: 11px;
    }

    .vehicle-step-box .form-check-box span {
        font-size: 9px;
        margin-top: 12px;
    }

    .input-box {
        margin-bottom: 26px;
    }

    .input-box .form-control {
        font-size: 13px;
        height: 50px;
        padding: 0px 20px;
    }

    .vehicle-step-box .btn-primary,
    .vehicle-step-box .btn-secondary {
        min-width: 100px;
    }

    .vehicle-step-box .form-check {
        grid-gap: 8px;
    }

    .vehicle-step-box .text-box h3 {
        margin-bottom: 16px;
    }

    .step-heading .progress {
        height: 2px;
    }

    .vehicle-sec {
        background-image: url(../images/vehicle-bg-mobile.png);
        padding: 80px 0px;
        margin-top: 117px;
        border-radius: 0px 0px 14px 14px;
    }

    .blog-box {
        border-radius: 14px;
        padding: 35px 25px;
        margin-top: -74px;
    }

    .knowledge-page .category-box {
        margin-bottom: 60px;
    }

    .knowledge-page .policies-box .accordion {
        margin-top: 32px;
    }

    .social-list {
        flex-wrap: wrap;
        padding-bottom: 45px;
        margin-bottom: 45px;
        grid-gap: 24px;
        margin-top: 35px;
    }

    .blog-box .image-holder {
        margin: 45px 0px 25px;
    }

    .pdf-box {
        border-radius: 14px;
        padding: 30px 24px;
        display: block;
        margin: 45px 0px;
    }

    .video-box iframe {
        height: 160px;
    }

    .blog-box .stats-box span {
        margin: 25px 0px 20px;
        font-size: 40px;
    }

    .blog-box .testimonials-card {
        margin: 45px 0px;
        padding: 30px 24px;
    }

    .blog-box .testimonials-card h4 {
        margin: 24px 0px 30px;
    }

    .blog-box .video-holder .img-fluid {
        min-height: 380px;
        height: 380px;
    }

    .post-heading {
        padding-top: 100px;
    }

    .information-banner img {
        border-radius: 0px 0px 14px 14px;
    }

    .blog-box .policies-box .accordion {
        margin-top: 30px;
    }

    .mt-64 {
        margin-top: 45px;
    }

    .blog-box .policies-box {
        margin: 45px 0px;
    }

    .pdf-image img {
        height: 374px;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
    }

    .my-65 {
        margin: 45px 0px;
    }

    .pdf-box ul .btn-primary {
        margin-top: 0px;
    }

    .pdf-box p {
        margin-top: 16px;
    }

    .blog-box .stats-box {
        padding: 32px;
    }

    .blog-box .text-box {
        margin: 45px 0px;
    }

    .pdf-box .btn-primary {
        margin-top: 22px;
    }

    .list-wrapper {
        flex-wrap: wrap;
        grid-gap: 18px;
        margin-bottom: 45px;
    }

    .blog-box .image-holder img {
        min-height: 340px;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
    }

    .knowledge-page .category-heading h5 span {
        display: inline-block;
    }

    .knowledge-page .policies-box p {
        margin-bottom: 18px;
    }

    .knowledge-page .category-sec {
        padding-bottom: 80px;
    }

    .bottom-pagination ul {
        grid-gap: 10px;
        margin-top: 35px;
        margin-bottom: 40px;
    }

    .bottom-pagination .btn-default {
        font-size: 14px;
        padding: 15px 24px;
    }

    .bottom-pagination {
        margin-top: 40px;
    }

    .knowledge-banner {
        background-image: url(../images/knowledge-banner-mobile.png);
        padding: 100px 0px 180px;
        margin-top: 117px;
        border-radius: 0px 0px 14px 14px;
    }

    .category-sec .policies-box .accordion {
        margin-top: 0px;
    }

    .category-box {
        margin-top: -136px;
        padding: 30px 24px;
        position: relative;
        margin-bottom: 46px;
    }

    .category-box .form-group .img-holder {
        left: 16px;
    }

    .category-sec .policies-box .accordion-button span {
        width: 24px;
        height: 24px;
    }

    .category-sec .policies-box .accordion-button {
        font-size: 15px;
        grid-gap: 12px;
    }

    .category-sec .policies-box .accordion-body {
        padding: 14px 0px 0px 38px;
    }

    .category-sec {
        padding-bottom: 35px;
    }

    .faq-wrapper {
        margin-bottom: 45px;
    }

    .category-sec .policies-box .accordion-item {
        border-radius: 14px;
        margin-bottom: 12px;
        padding: 14px 16px;
    }

    .category-heading {
        margin-bottom: 20px;
    }

    .category-box form .form-search-box {
        margin-top: 10px;
    }

    .category-box ul {
        margin-top: 18px;
        width: 1744px;
    }

    .btn-view img {
        width: 8px;
        height: 8px;
    }

    .fs-13 {
        font-size: 10px !important;
    }

    .category-box form {
        display: block;
        margin-bottom: 32px;
    }

    .category-list {
        margin-right: -20px;
        margin-left: -24px;
    }

    .category-list ul {
        padding-left: 24px;
    }

    .category-box::after {
        content: '';
        position: absolute;
        right: 0px;
        bottom: 30px;
        width: 19px;
        height: 34px;
        background: linear-gradient(270deg, #FFF 0%, rgba(255, 255, 255, 0.00) 100%);
    }

    .btn-view {
        font-size: 14px;
        grid-gap: 5px;
    }

    .category-heading h5 span {
        display: block;
        font-size: 12px;
    }

    .category-box ul li a {
        font-size: 13px;
        padding: 11px;
        border-radius: 8px;
        line-height: 10px;
    }

    .category-box ul li a img {
        height: 10px;
    }

    .category-box .form-group .form-control {
        height: 50px;
        padding-left: 38px;
        font-size: 15px;
    }

    .information-inner .information-page .hero-sec {
        background-image: url(../images/information-bg-mobile.png);
    }

    .information-inner .disputer-sec {
        padding: 80px 0;
    }

    .dispute-sec h2 {
        margin-bottom: 30px;
    }

    .step-box h6 {
        margin-bottom: 18px;
    }

    .step-box ul {
        margin-top: 20px;
        grid-gap: 12px;
    }

    .btn-tertiary {
        font-size: 14px;
    }

    .video-banner-sec iframe {
        height: 186px;
    }

    .accredited-sec ul {
        grid-gap: 10px;
        grid-template-columns: 2fr 2fr;
        margin-top: 40px;
    }

    .accredited-sec {
        margin-bottom: 100px;
    }

    .testimonials-cards {
        margin-top: 45px;
        grid-gap: 10px;
    }

    .testimonials-card h5 {
        font-size: 13px;
        margin: 18px 0px 0px;
    }

    .avatar-box {
        font-size: 14px;
        height: 42px;
        width: 42px;
    }

    .testimonials-card .testimonials-profile {
        grid-gap: 10px;
        margin-top: 22px;
    }

    .testimonials-profile span {
        font-size: 11px;
        line-height: 8px;
        margin-top: 8px;
    }

    .testimonials-cards .testimonials-card {
        padding: 18px 17px;
        border-radius: 16px;
        margin-bottom: 10px;
    }

    .tmo-sec .text-box {
        margin-bottom: 40px;
    }

    .tmo-box {
        padding: 15px 15px 30px;
        margin-bottom: 15px;
    }

    .tmo-box .img-holder {
        min-height: 180px;
    }

    .tmo-box .img-holder img {
        max-height: 116px;
        width: 170px;
        margin: 0 auto;
    }

    .tmo-box .tmo-text-wrapper p {
        margin: 25px 0px;
    }

    .testimonials-sec {
        padding-bottom: 100px;
    }

    .accredited-sec ul li a {
        padding: 12px 22px;
        font-size: 13px;
        border-radius: 10px;
    }

    .information-inner .information-page .information-sec {
        padding: 100px 0px;
    }

    .information-inner .information-inner .faq-sec {
        padding-bottom: 100px;
    }

    .faq-sec .policies-box .accordion-item {
        margin-bottom: 10px;
        border-radius: 10px;
        padding: 24px;
    }

    .step-box h4 {
        margin-bottom: 18px;
    }

    .step-box {
        padding: 30px 24px;
    }

    .consumer-sec .btns-list {
        display: block;
        margin-left: -20px;
    }

    .information-page .hero-sec .text-box p {
        max-width: 266px;
    }

    .disputer-text {
        margin-bottom: 80px;
    }

    .comply-sec .text-box h2 {
        margin-bottom: 26px;
    }

    .comply-sec .text-box h4,
    .comply-sec .text-box p {
        margin-bottom: 12px;
    }

    .information-page .information-card h5 {
        margin: 0px;
    }

    .information-card-body {
        margin-top: 26px;
    }

    .top-heading img {
        height: 18px;
    }

    .information-page .information-sec {
        padding: 140px 0px 80px;
    }

    .information-page .consumer-sec {
        margin-top: -0px;
    }

    .mb-60 {
        margin-bottom: 30px;
    }

    .top-heading {
        display: flex;
        align-items: center;
        grid-gap: 8px;
        margin-bottom: 20px;
    }

    .consumer-box .btn-arrow {
        width: 38px;
        height: 38px;
    }

    .information-inner .information-page .disputer-sec {
        padding: 80px 0 64px;
    }

    .information-inner .information-page .step-box {
        margin-bottom: 15px;
    }

    .information-inner .mySwiper {
        padding: 40px 24px 0px;
    }

    .consumer-box {
        margin: 7.5px 0;
    }

    .information-page .disputer-sec {
        padding: 80px 0 32px;
    }

    .information-page .information-card {
        margin-bottom: 10px;
    }

    .error-page .contact-banner {
        padding: 140px 0px;
    }

    .information-page .hero-sec {
        background-image: url(../images/information-hero-mobile.png);
    }

    .information-page .hero-sec .text-box h1 {
        margin: 0 0px 12px;
    }

    .contact-banner {
        padding: 100px 0px 184px;
        margin-top: 115px;
        border-radius: 0px 0px 14px 14px;
    }

    .contact-inner {
        margin-top: -144px;
        padding: 24px;
    }

    .contact-form {
        margin-top: 20px;
    }

    .contact-form .form-control {
        height: 50px;
        font-size: 13px;

    }

    .contact-form .form-group {
        margin-bottom: 0px;
    }

    .was-validated .invalid-feedback {
        margin-bottom: 6px;
    }

    .msginput {
        height: 120px !important;
    }

    .contact-footer .form-check label {
        font-size: 11px;
    }

    .contact-footer span {
        font-size: 9px;
        margin-top: 10px;
        margin-bottom: 16px;
    }

    .contact-footer .btn-primary {
        display: block;
        width: 100%;
    }

    .contact-form-wrapper {
        grid-gap: 40px;
    }

    .call-list a {
        font-size: 13px;
    }

    .call-list span {
        font-size: 15px;
    }

    .call-list {
        margin-bottom: 20px;
    }

    .help-sec .text-box {
        margin: 0 auto 40px;
    }

    .faq-box {
        padding: 20px 20px 20px 28px;
        font-size: 20px;
        margin: 0 auto 15px;
    }

    .faq-box .btn-arrow {
        width: 40px;
        height: 40px;
    }

    .contact-information-box .btn-secondary {
        margin-top: 24px;
    }

    .faq-box .btn-arrow svg {
        height: 9px;
        width: 9px;
    }

    .help-sec {
        padding: 96px 0px 80px;
    }

    .contact-information-box {
        padding: 32px 24px 40px;
    }

    .contact-footer {
        display: block;
        margin-top: 5px;
    }

    .contact-banner p br {
        display: none;
    }

    .hero-sec {
        background-image: url(../images/hero-mobile-bg.png);
    }

    .cookies-popup {
        max-width: 92%;
    }


    .result-sec {
        padding: 172px 0px 80px;
    }

    .navbar-collapse {
        top: 116px;
        height: calc(100vh - 115px);
    }

    .result-sec .information-card {
        grid-gap: 26px;
        margin: 0 auto 15px;
        padding: 20px;
    }

    .result-sec .information-card .information-tag li {
        font-size: 12px;
        padding: 8px 10px;
        border-radius: 8px;
    }

    .result-footer .progress {
        max-width: 220px;
        margin: 26px auto 35px;
    }

    .btn-secondary {
        font-size: 14px;
        padding: 19px 24px;
    }

    .result-sec .information-card-footer {
        margin-top: 20px;
    }

    .result-sec .information-card .information-tag {
        margin: 0px 0px 20px;
    }

    .header-fixed .navbar-collapse {
        top: 75px;
        height: calc(100vh - 75px);
    }

    .top-header-inner .top-header-left p {
        font-size: 11px;
    }

    .footer-heading {
        grid-gap: 20px;
        margin-bottom: 16px;
    }

    .partner-box {
        min-height: 90px;
        border-radius: 14px;
    }

    footer .partner-box img {
        height: 45px;
    }

    footer .partner-box3 img {
        height: 27px;
    }

    .footer-link-heading {
        font-size: 15px;
        padding: 10px 17px;
        margin-bottom: 24px;
        border-radius: 12px;
        letter-spacing: -0.3px;
    }

    .footer-link {
        font-size: 13px;
        letter-spacing: -0.26px;
        margin-bottom: 8px;
    }

    .w-fit {
        margin-top: 52px;
    }

    h5 {
        font-size: 18px;
        line-height: 130%;
    }

    .stats-heading h2 span {
        margin-top: 5px;
        display: inline-block;
    }

    .information-box {
        margin-top: 40px;
    }

    .information-box span {
        font-size: 13px;
    }

    .mb-48 {
        margin-bottom: 28px;
    }

    .footer-bottom-link li,
    .footer-bottom-link li a {
        font-size: 11px;
        letter-spacing: -0.22px;
    }

    .footer-bottom-link li {
        grid-gap: 7px;
    }

    .mb-100 {
        --bs-gutter-x: 10px;
    }

    footer .partner-box4 img {
        height: 37px;
    }

    .top-header-left svg {
        width: 12px;
        height: 12px;
    }

    .container {
        padding: 0px 20px;
    }

    .hero-sec {
        margin-top: 116px;
        padding: 40px 0px 70px;
    }

    h1 {
        font-size: 30px;
        letter-spacing: -0.6px;
    }

    h4 {
        font-size: 20px;
        letter-spacing: -0.4px;
    }

    h2 {
        font-size: 26px;
        letter-spacing: -0.52px;
    }

    .about-sec .text-box p {
        padding: 24px 0px;
    }

    .vehicle-card {
        padding: 18px 18px 22px;
        display: block;
    }

    .vehicle-card .img-holder {
        margin-bottom: 26px;
    }

    .btn-primary {
        font-size: 14px;
        letter-spacing: -0.28px;
        padding: 20px 24px;
    }

    .carousel-indicators.slider-btns [data-bs-target] {
        font-size: 13px;
        grid-gap: 8px;
        padding: 0px 16px;
        line-height: 108%;
    }

    .carousel-item img {
        height: 500px;
    }

    .stats-heading h2 {
        max-width: 240px;
    }

    .stats-box {
        padding: 38px;
    }

    .stats-icon-box {
        border-radius: 8px;
        width: 34px;
        height: 34px;
        padding: 8px;
    }

    .stats-sec {
        padding-bottom: 60px;
    }

    .business-sec .text-box {
        margin: 0 auto 36px;
    }

    .business-sec .form {
        padding: 24px;
        grid-gap: 15px;
    }

    .form .form-group label {
        font-size: 11px;
        line-height: 14px;
    }

    .form .form-group .form-control {
        height: 20px;
    }

    .form .form-group {
        padding: 18px 20px;
    }

    .form-search-box {
        width: 100%;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        grid-gap: 6px;
    }

    .information-title {
        justify-content: center;
    }

    .information-card .information-tag {
        grid-gap: 8px;
        margin: 24px 0px 20px;
    }

    .mySwiper {
        margin: 0px -20px;
        padding-left: 20px;
    }

    .information-card-footer {
        margin-top: 18px;
    }

    .information-card-footer span {
        font-size: 12px;
    }

    .information-card .btn-arrow {
        width: 40px;
        height: 40px;
    }

    .swiper-pagination-bullet {
        width: 10px !important;
        height: 10px !important;
    }

    .swiper-pagination {
        margin-top: 26px;
    }

    .information-card .information-tag li {
        font-size: 11px;
        border-radius: 8px;
        padding: 6px 7px;
        border-radius: 8px;
    }

    .business-sec .form-select {
        background-image: none;
    }

    .business-sec .form .w-26 {
        position: relative;
    }

    .business-sec .w-26::after {
        content: '';
        background-image: url(../images/drop-arrow2.svg);
        background-position: right 0px;
        background-repeat: no-repeat;
        width: 12px;
        height: 8px;
        position: absolute;
        top: 50%;
        transform: translate(0, -50%);
        right: 30px;
        background-size: 12px;
    }

    .form-search-box span {
        color: #FFF;
        font-size: 14px;
        font-weight: 600;
        line-height: 125%;
        letter-spacing: -0.28px;
        display: block;
    }

    .w-35,
    .w-26 {
        width: 100%;
    }

    .business-sec .text-box h2 {
        margin-bottom: 14px;
    }

    .stats-box span {
        font-size: 52px;
        margin: 12px 0px;
        letter-spacing: -1.04px;
    }

    .stats-heading {
        grid-gap: 22px;
        margin-bottom: 36px;
    }

    .resource-box {
        padding: 32px 23px 28px;
        max-width: -moz-fit-content;
        max-width: fit-content;
        margin-right: 20px;
    }

    .indicator-wrapper {
        top: 76px;
    }

    .carousel-indicators.slider-btns [data-bs-target] span {
        font-size: 11px;
    }

    .resource-sec {
        padding: 24px 0px 80px;
    }

    .about-sec .btn-primary {
        margin-top: 20px;
    }

    .vehicle-card h5 img {
        height: 18px;
    }

    .vehicle-card h5 {
        grid-gap: 8px;
    }

    .hero-sec .text-box {
        max-width: 279px;
    }

    .vehicle-card .img-holder img {
        width: 100%;
        height: 160px;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
        border-radius: 10px;
    }

    .vehicle-card .img-holder {

        max-width: 100%;
    }

    .mt-172 {
        margin-top: 16px;
    }

    .btn-arrow {
        width: 30px;
        height: 30px;
        border-radius: 8px;
        padding: 10px;
    }

    .btn-arrow img {
        width: 8px;
    }

    .consumer-sec .card {
        padding: 18px 20px 20px 22px;
        border-radius: 14px;

    }

    .consumer-sec .card p {
        display: none;
    }

    .hero-sec .text-box h6 {
        margin-bottom: 10px;
    }

    .hero-sec .text-box p {
        max-width: 270px;
    }

    .hero-sec .text-box h1 {
        margin: 0 0px 10px;
    }

    .consumer-sec {
        margin-top: -46px;
    }

    h6 {
        font-size: 14px;
        letter-spacing: -0.28px;
    }

    header .navbar {
        padding: 15px 0px;
    }

    .navbar-brand img {
        height: 46px;
    }

    .btns-list {
        overflow-x: scroll;
        margin-right: -20px;
        position: relative;
    }

    .consumer-sec .card,
    .business-sec .card {
        position: relative;
    }

    .consumer-sec .card::after,
    .business-sec .card::after {
        content: '';
        background: linear-gradient(90deg, rgba(1, 123, 153, 0.00) 0%, #017C9B 100%);
        position: absolute;
        right: 0px;
        bottom: 20px;
        width: 30px;
        height: 29px;
    }

    .business-card::after {
        background: linear-gradient(90deg, rgba(179, 71, 156, 0.00) 0%, #B749A0 100%) !important;
    }

    .consumer-sec .card .btns-list ul {
        flex-wrap: nowrap;
        padding-left: 20px;
        width: 480px;
    }

    .information-page .information-card {
        padding: 18px;
    }

    .information-page .information-card-body {
        padding: 0px 6px;
    }

    .home-page .stats-sec {
        padding-bottom: 60px;
    }

    .consumer-sec .business-card .btns-list ul {
        width: 438px;
    }

    .result-footer ul {
        grid-gap: 10px;
    }

    .policies-sec .policies-box .accordion-item.expanded .accordion-button {
        align-items: start;
    }

    .result-sec .information-card h5 {
        font-size: 18px;
        max-width: 290px;
    }

    .btn-answer {
        font-size: 12px;
        padding: 6px 12px;
        border-radius: 8px;
    }

    header form {
        right: 0px;
        width: 100%;
        max-width: 350px;
        top: 67px;
        left: 0;
        margin: 0 auto;
    }

    header form .form-group .form-control {
        font-size: 15px;
        height: 61px;
    }

    .team-sec {
        padding-bottom: 20px;
    }

    .about-page .hero-sec {
        padding: 80px 0;
        border-radius: 0 0 14px 14px;
        background: url(../images/about-banner-bg.jpg) no-repeat;
        background-position: center center;
        background-size: cover;
    }

    .about-page .hero-sec .text-box h1 {
        margin: 0 0px 20px;
    }

    .about-page .hero-sec .text-box p {
        max-width: 266px;
        width: 100%;
    }

    .about-page .vehicle-card h5 {
        font-size: 18px;
    }

    .about-page .mt-172 {
        margin-top: 40px;
    }

    .about-page .about-sec .btn-primary {
        margin-top: 20px;
    }

    .slider {
        height: auto;
    }

    .slider .slide {
        width: 166px;
        height: 90px;
        border-radius: 9.8px;
        margin: 0px 5px;
        padding: 15px 44px;
    }

    .about-text-wrapper p {
        margin-bottom: 26px;
    }

    .video-sec .text-box h2 {
        margin-bottom: 26px;
    }

    .video-holder .video-btn {
        width: 66px;
        height: 66px;
    }

    .video-btn img {
        height: 18px;
    }

    .video-holder .img-fluid {
        border-radius: 20px;
        height: 445px;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
    }

    .about-page .consumer-box {
        margin: 7.5px 0;
    }

    .consumer-box .consumer-text-wrapper {
        padding: 16px 16px 30px 24px;
    }

    .consumer-box .consumer-tag {
        font-size: 11px;
        padding: 8px 11px;
        margin-bottom: 16px;
    }

    .about-page .stats-heading {
        margin-bottom: 32.5px;
    }

    .about-page .consumer-box .btn-arrow {
        width: 38px;
        height: 38px;
    }

    .about-page .stats-box {
        margin: 7.5px 0;
        padding: 30px 24px;
    }

    .stats-icon-box {
        width: 34px;
        height: 34px;
        padding: 9px;
    }

    .about-page .stats-box h5 {
        font-size: 18px;
        margin: 16px 0;
    }

    .stats-sec {
        padding-bottom: 92.5px;
    }

    .career-box ol {
        gap: 12px;
        margin: 22px 0 25px;
        flex-direction: column;
        align-items: flex-start;
    }

    .career-box ol li {
        font-size: 13px;
    }

    .career-box .media {
        gap: 10px;
        flex-direction: column;
    }

    .career-box .media .btn {
        width: 100%;
    }

    .career-box .text-inner ul li {
        font-size: 13px;
        line-height: 160%;
        letter-spacing: -0.26px;
        padding-left: 20px;
    }

    .career-box .text-inner ul li:after {
        left: 6px;
    }

    .career-sec {
        padding-bottom: 75px;
    }

    .consumer-box .img-holder img {
        max-height: 220px;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
    }

    .consumer-box .btn-arrow svg {
        height: 8px;
        width: 8px;
    }

    .tmo-box .tmo-text-wrapper {
        padding: 0px 15px;
    }

    .information-card h5 {
        font-size: 17px;
    }

    .pdf-box ul {
        grid-gap: 10px;
    }

    .blog-box .text-box ul {
        grid-gap: 10px;
    }

    .information-inner .information-page .information-card h5 {
        min-height: 76px;
    }

    .post-sec .information-card h5 {
        font-size: 18px;
    }

    .blog-box .video-holder .video-btn {
        width: 66px;
        height: 66px;
    }

    .blog-box .video-holder .video-btn img {
        width: 18px;
        height: 18px;
    }

    .information-wrapper .information-page .disputer-sec {
        padding-bottom: 72px !important;
    }
}

@media screen and (max-width: 390px) {
    .information-card .information-tag li {
        font-size: 10px;
    }

    .policies-box .btn-primary,
    .policies-box .btn-secondary {
        padding: 20px 20px;
    }
}
/*# sourceMappingURL=responsive.css.map */