@media (min-width: 1440px) {}

@media (max-width: 1400px) {}

@media (max-width: 1366px) {

    .main-title h2 {
        font-size: 34px;
    }

    .main-title h3 {
        font-size: 26px;
    }

    .main-title p {
        font-size: 18px;
    }


}

@media (min-width: 1200px) {}

@media (max-width: 1200px) {
    .main-title h2 {
        font-size: 32px;
    }

    .main-title h3 {
        font-size: 24px;
    }

    .main-title p {
        font-size: 16px;
    }

    .error-text h2 {
        font-size: 30px;
        margin-bottom: 12px;
    }

    .error-image img {
        width: 340px;
    }

    .search-page .page-header .page-title,
    .category-page .page-header .page-title {
        font-size: 30px;
        margin-bottom: 20px;
    }

    .all-in-one-section .all-in-one-image .elementor-widget-image::after {
        width: 432px;
        height: 410px;
    }

}

@media (min-width: 1025px) {}

@media (max-width: 1024px) {
    .main-title h2 {
        font-size: 30px;
    }

    .main-title h3 {
        font-size: 22px;
    }

    .main-title h2+p,
    .main-title .btn {
        margin-top: 18px;
    }

    .main-title .main-title-inner .title-wrapper-left {
        max-width: 100%;
    }

}

@media (max-width: 992px) {

    h1 br,
    h2 br,
    h3 br,
    h4 br,
    h5 br,
    span br,
    p br,
    .elementor-widget-text-editor br {
        display: none;
    }

    .main-title h2 {
        font-size: 30px;
    }

    .main-title h3 {
        font-size: 20px;
    }

    .all-in-one-section .all-in-one-image .elementor-widget-image::after {
        width: 382px;
        height: 400px;
    }
}

@media (max-width: 768px) {

    .main-title h2 {
        font-size: 28px;
    }

    .main-title h3 {
        font-size: 18px;
    }

    .main-title p {
        font-size: 14px;
    }

    .error-image img {
        width: 260px;
    }

    .error-text h2 {
        font-size: 24px;
        margin-bottom: 15px;
    }

    .error-text p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 15px;
    }

    .error-text p br {
        display: none;
    }

    .error-text .btn.btn-primary {
        min-width: auto;
        min-height: auto;
        padding: 10px 14px;
    }


    .form-group {
        margin-bottom: 12px;
    }

    .form-group .form-control,
    .form-group .form-select,
    .form-group .search-field {
        border-radius: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 12px;
        padding-right: 12px;
    }

    .search-page .page-header .page-title,
    .category-page .page-header .page-title {
        font-size: 26px;
        margin-bottom: 20px;
    }


    .btn:not(.btn-sm, .btn-lg, .btn-xs) {
        font-size: 12px;
        padding: 10px 14px;
    }

    .btn.btn-lg {
        font-size: 14px;
        padding: 10px 18px;
    }

    .btn.btn-md {
        font-size: 12px;
        padding: 10px 15px;
    }

    .btn.btn-sm {
        font-size: 12px;
        padding: 8px 12px;
    }

    .btn-icon:not(.btn-sm):not(.btn-lg):not(.btn-xs) {
        width: 34px;
        height: 34px;
        min-width: 34px;
    }

    .btn-icon.btn-lg {
        width: 42px;
        height: 42px;
        min-width: 42px;
    }

    .btn-icon.btn-sm {
        width: 28px;
        height: 28px;
        min-width: 28px;
    }

    .btn-icon.btn-sm i {
        font-size: 14px;
    }

    .btn:not(.btn-sm):not(.btn-lg):not(.btn-xs) img {
        width: 16px;
        height: 16px;
    }

    .btn-icon-text img {
        width: 12px;
        height: 12px;
    }

    .btn:not(.btn-sm):not(.btn-lg):not(.btn-xs) img {
        width: 16px;
        height: 16px;
    }

    .btn-icon-text.btn-lg img {
        width: 18px;
        height: 18px;
    }

    .btn-icon-text.btn-sm img {
        width: 14px;
        height: 14px;
    }

    .btn-icon-text:not(.btn-sm):not(.btn-lg):not(.btn-xs) {
        min-width: auto;
    }

    .btn-icon-text.btn-lg {
        min-width: auto;
    }



}

@media (max-width: 767px) {


    .card h2,
    .card h3,
    .card h4,
    .card h5,
    .card h6,
    .card p {
        -webkit-line-clamp: inherit !important;
        min-height: auto;
    }

    .features-tab .e-n-tabs-heading button h6 {
        font-size: 18px;
        margin-bottom: 6px;
    }

    .icon-list-nowrap .elementor-image-box-wrapper {
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        text-align: start;
    }

    .icon-list-nowrap .elementor-image-box-wrapper .elementor-image-box-img {
        margin-right: 7px !important;
    }

    .google-review-card .elementor-image-box-wrapper {
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        text-align: start;
        gap: 3px;
    }


}

@media (max-width: 600px) {

    .no-records-found p {
        font-size: 16px !important;
        padding: 14px;
    }

    .search-page,
    .category-page {
        padding: 60px 0;
    }


    .main-title h2+p,
    .main-title .btn {
        margin-top: 14px;
    }

    .main-title h3+p,
    .main-title p+p {
        margin-top: 6px;
    }

    .main-title p {
        font-size: 14px;
    }

    .form-row {
        margin-left: -8px;
        margin-right: -8px;
    }

    .form-row .form-col {
        padding-left: 8px;
        padding-right: 8px;
    }

    .all-in-one-section .all-in-one-image .elementor-widget-image::after {
        width: 100%;
        height: 100%;
    }

}

@media (max-width: 400px) {
    .form-group.form-group-inline-control {
        flex-direction: column;
        gap: 5px 20px;
        align-items: flex-start;
    }
}