@media (max-width:1200px) {}

@media (max-width:992px) {
    .caregories-list {
        grid-template-columns: repeat(3, 1fr);
    }

    .big-heading h2 {
        font-size: 41px;
        line-height: 51px;
    }

    .about-us-image .about-conter-box {
        padding: 20px 10px;
    }

    .about-us-image .about-counter-title p {
        font-size: 15px;
        line-height: 19px;
        padding: 10px 0 0 0;
    }

    .about-us-image .about-counter-title span,
    .about-us-image .about-counter-title h4 {
        font-size: 25px;
        padding: 0 0 5px 0;
    }

    .about-us-image .about-conter-box:before {
        position: absolute;
        content: "";
        width: 111px;
        height: 124px;
    }

    .about-us-image .about-counter-title h4:before {
        position: absolute;
        content: "";
        width: 44px;
        height: 2px;
        left: 0px;
        bottom: -4px;
        background: #fff;
    }

    .feature-card h3 {
        font-size: 22px;
        margin-bottom: 10px;
    }

    .contact-info-box {
        margin-bottom: 50px;
    }

    .contact-info-area {
        padding: 50px 0px;
    }
    .login-register-area {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .login-register-area img{
        display: none;
    }
    .search-box {
        width: 100%;
        display: flex;
    }
}

@media (max-width:768px) {
    .caregories-list {
        grid-template-columns: repeat(3, 1fr);
    }

    .hero-slider .carousel-item {
        border-radius: 0px 0px 0px 0px;
        border: 0px;
        height: 600px;
    }
    .about-us-image {
        margin-top: 40px;
    }
    .hero-slider .carousel-inner .carousel-item::before {
        background-color: rgba(0, 0, 0, 0.5);
        border-radius: 0px 0px 0px 0px;
    }

    .search-box .search-box-content h1 {
        font-size: 45px;
        margin-bottom: 10px;
    }

    .search-box .search-box-content p {
        font-size: 15px;
        line-height: 22px;
    }

    .about-us-image .about-conter-box {
        padding: 20px 6px;
    }

    .big-heading h2 {
        font-size: 35px;
        line-height: 45px;
    }

    .categories-section {
        padding: 50px 0px;
        text-align: center;
    }

    .why-choose .hero-text h1 {
        font-size: 40px;
    }

    .why-choose .hero-text p {
        font-size: 20px;
        color: #000;
        margin-bottom: 10px;
    }

    .about-us-section {
        padding: 50px 0px;
        background-color: #F3F7FD;
    }

    .projects-section {
        padding: 50px 0px;
        background-color: #FDFDFD;
    }

    .platform-section {
        padding: 0px 0px 50px;
        background-color: #ffffff;
    }

    .why-choose {
        padding: 0px 0px 50px;
        background-color: #ffffff;
    }

    .testimonial-area-style2 {
        position: relative;
        display: block;
        padding: 50px 0 50px;
        z-index: 2;
        background: #EDF8F4;
    }

    .single-testimonial-item-style2 {
        margin-bottom: 0px !important;
    }

    .footer-area {
        padding: 50px 0px 40px;
    }

    .single-footer-widget.marbtm50 {
        margin-bottom: 10px;
    }

    .info-list {
        margin: 30px 0px;
    }

    .info-list .contact-links ul li {
        margin-bottom: 20px;
    }
    .platform-box .platform-icon img {
        width: 100%;
    }
    .platform-content {
        min-height: auto !important;
    }
.sub-title p br{
    display: none;
}
}

@media (max-width:480px) {
    .hero-slider .carousel-item img {
        height: 100vh;
        object-fit: cover;
    }

    .hero-slider .search-box .container {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }

    .search-box .search-box-content h1 {
        font-size: 40px;
        margin-bottom: 10px;
    }

    .search-box .search-box-content p {
        font-size: 14px;
        line-height: 19px;
    }

    .search-form .input-form .search-btn .btn.btn-primary {
        width: 100px;
        background-color: #00A95A !important;
        border-color: #00A95A !important;
        font-size: 16px;
        font-family: var(--secondary-font);
        height: 40px;
    }

    .search-form .input-form .zip-input {
        width: 180px;
        padding-left: 5px;
    }

    .search-form .input-form .search-input {
        width: 304px;
    }
    .single-footer-widget .subscribe-form {
        position: relative;
        display: block;
        max-width: 100%;
        width: 100%;
    }
    .caregories-list {
        grid-template-columns: repeat(2, 1fr);
        margin-top: 20px;
    }

    .about-us-image {
        position: relative;
        margin-top: 30px;
    }

    .about-us-image .about-conter-box {
        padding: 30px 25px;
    }

    .about-us-image .about-conter-box {
        padding: 30px 25px;
    }

    .about-us-image .about-conter-box:before {
        position: absolute;
        content: "";
        width: 141px;
        height: 141px;
    }

    .about-us-image .about-counter-title p {
        padding: 38px 0 0 0;
    }

    .sub-title br {
        display: none;
    }

    .platform-box .platform-icon img {
        min-height: 250px;
        height: 250px;
        width: 100%;
    }

    .swiper-button-prev,
    .swiper-button-next {
        width: 35px;
        height: 35px;
    }

    .swiper-button-next:after,
    .swiper-button-prev:after {
        font-size: 19px;
        color: #00A95A;
    }

    .why-choose .hero-text h1 {
        font-size: 30px;
        margin-bottom: 10px;
    }

    .why-choose .hero-text p {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .why-choose .hero-section img {
        height: 300px;
        object-fit: cover;
    }

    .breadcrumb-area {
        padding: 80px 0 80px;
        border-radius: 0px 0px 0px 0px;
        border: 3px solid #fff;
        box-shadow: 0px 0px 2px #00000032;
    }

    .secpd1 {
        padding: 50px 0;
    }

    .sec-title-style1 .title {
        font-size: 36px;
        line-height: 46px;
        font-weight: 700;
        text-transform: initial;
    }
}

@media (max-width:420px) {
    .search-box .search-box-content p {
        font-size: 15px;
        line-height: 23px;
        text-shadow: 0px 0px 10px #00000042;
        font-weight: 400;
    }
    .search-form .input-form .select-input {
        width: 200px;
        overflow: hidden;
        border-left: 0px solid #cdcccc !important;
        padding-left: 0px !important;
        padding: 5px 0px 5px 20px;
        border-top: 1px solid #cdcccc;
    }
    .search-box-content .select-input.border-left-0 {
        border-left: 0px !important;
        border-top: 0px;
    }
    .search-form .input-form .select-input .form-control {
        border: none;
        padding-left: 0;
    }
    .search-form .input-form {
        padding: 10px 5px;
    }

    .hero-slider .search-box .container {
        width: 100%;
    }

    .search-box {
        width: 100%;
    }

    .search-form .input-form {
        padding: 10px 5px;
        flex-wrap: wrap;
    }

    .search-form .input-form .search-input {
        width: 61%;
    }

    .search-form .input-form .zip-input {
        width: 35%;
    }

    .search-btn {
        width: 100%;
    }

    .search-form .input-form .search-btn .btn.btn-primary {
        width: 100%;
        height: 40px;
    }

    .search-box .search-box-content h1 {
        font-size: 35px;
        margin-bottom: 10px;
    }

    .sub-title {
        font-size: 16px;
        line-height: 24px;
    }

    .about-us-image .about-conter-box {
        padding: 18px 16px;
    }

    .about-us-image .about-conter-box:before {
        position: absolute;
        content: "";
        width: 125px;
        height: 137px;
    }

    .about-us-image .about-counter-title h4:before {
        position: absolute;
        content: "";
        width: 44px;
        height: 2px;
        left: 5px;
        bottom: -25px;
        background: #fff;
    }

    .about-shape img {
        max-width: 110px;
    }

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

    .contact-info-box h3 {
        font-size: 25px;
        margin-bottom: 10px;
    }

    .contact-info-box p {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .breadcrumb-area .title h1 {
        font-size: 30px;
        line-height: 50px;
    }

    .breadcrumb-area {
        padding: 50px 0 50px;
    }
    .sec-title-style1 .title {
        font-size: 29px;
        line-height: 41px;
    }
    .about-style1-content .sec-title-style1 {
        padding-bottom: 30px;
    }
    .shop-page-title .title {
        font-size: 30px;
        line-height: 45px;
        margin: 0 0 0px;
    }
    .single-footer-widget .subscribe-form {
        position: relative;
        display: block;
        max-width: 100%;
        width: 100%;
    }
}

@media screen and (max-width: 360px) {
    .search-box .search-box-content h1 {
        font-size: 31px;
        margin-bottom: 15px;
    }

    .caregories-list {
        gap: 18px;
    }

    .caregories-list .caregories-item {
        padding: 15px;
    }

    .big-heading h2 {
        font-size: 30px;
        line-height: 41px;
    }

    .about-us-image .about-conter-box {
        padding: 7px 8px;
    }

    .about-us-image .about-conter-box:before {
        position: absolute;
        content: "";
        width: 109px;
        height: 118px;
    }

    .about-us-image .about-counter-title h4:before {
        left: 2px;

    }

    .feature-card h3 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .feature-card h2 {
        font-size: 40px;
        line-height: 40px;
    }
}
