@media (max-width: 992px) {
    .banner-h {
        height: 50vh;
    }

    .about-sell-main {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .about-banner-tilte h3 {
        font-size: 1.8rem;
    }

    .about-banner-tilte h2 {
        font-size: 3.5rem;
    }

    .about-banner-main {
        margin-top: 25px;
    }

    .about-banner-main p {
        line-height: 1.5rem;
        font-size: 0.8rem;
    }

    .main-form {
        background-position-x: 107%;
    }

    .direction-main {
        width: 80%;
        margin-top: -28%;
    }

    .direction-big-img {
        width: 80%;
        height: 255px;
    }

    .direction-box-db {
        height: 185px;
    }

    .dot {
        width: 10px;
        height: 10px;
    }

    .dots-wrapper {
        padding-top: 5px;
        padding-left: 90px;
        justify-content: unset !important;
    }

    .dot-column {
        right: 8%;
        top: 16%;
    }

    .main-form-title {
        padding-right: 20px;
    }

    .main-form-title h2 {
        font-size: 2.5rem;
    }

    .main-form-content {
        width: 60%;
    }

    .pro-slider-title {
        padding-right: 0 !important;
    }

    .nav-fill .nav-item, .nav-fill > .nav-link {
        flex: 0 1 auto;
    }

    .pro-slider .swiper-slide {
        width: 250px !important;
    }

    .pro-slider-img {
        height: 250px;
    }

    .top-footer {
        padding-left: 125px;
    }

    .pt-8 {
        padding-top: 6rem;
    }

    .hidden-md {
        display: none !important;
    }

    .show-md {
        display: block !important;
    }

    .footer-form {
        padding: 20px;
    }

    .footer-form .title {
        font-size: 1.8rem;
    }

    .footer-col p {
        font-size: 0.9rem;
    }

    .footer-link svg {
        width: 18px;
        height: 18px;
    }

    .export-countries-title p {
        padding-left: 0;
    }

    .products-item {
        height: 235px;
    }

    .shipping-container {
        height: 380px;
        padding: 9% 10% 5%;
    }

    .swiper-slide-caption h3 {
        font-size: 3rem;
    }

    /*.swiper-slide-caption {*/
    /*    width: 50%;*/
    /*}*/
    .navbar-bg-color .navbar-collapse {
        background-color: transparent;
    }

    .navbar-bg-color .navbar-collapse .nav-link {
        color: #fff;
    }

    .navbar-collapse {
        background-color: #fff;
        padding: 15px;
        border-radius: 16px;
    }

    .nav-link {
        color: #657ba2;
    }

    .export-countries-main {
        background-size: cover;
        padding-left: 40px;
    }

    .shipping-title p {
        font-size: 0.9rem;
    }

    .shipping-main {
        background-size: cover;
        height: 340px;
    }

}

@media (max-width: 880px) {
    .direction-box-db {
        background-image: url("../image/New folder/spices copy-20-20.svg") !important;
        background-size: 100% 100%;
    }

    .direction-box-db h3 {
        font-size: 0.9rem;
        margin-bottom: 3px;
    }

    .direction-box-db p {
        font-size: 0.65rem;
        line-height: 0.8rem;
    }

    .direction-box-icon {
        width: 45px;
        height: 45px;
        margin-bottom: 3px;
    }
    .pro-slider-grid .pro-slider-item{
        width: 170px;
    }
    .pro-slider-grid .pro-slider-img{
        height: 170px;
    }
    .banner-wrapper {
        height: 50vh;
    }

    .services {

        margin-top: -120px;

    }

    .swiper-slide-caption h3 {
        font-size: 2.5rem;
    }

    .section-bg .pro-slider-wrapper .swiper-button-next, .section-bg .pro-slider-wrapper .swiper-button-prev {
        top: 82%;
    }

    .dot-column {
        top: 6%;
    }

    .direction-box-db {
        height: 160px;
    }

    .dots-wrapper {
        padding-left: 70px;
    }

    .direction-main {
        padding-left: 12%;
    }

    .main-form {
        width: 100%;
    }

    .main-form-content {
        width: 64%;
    }

    .top-footer {
        padding-left: 170px;
    }

    .footer-form .title {
        font-size: 1.5rem;
    }

    .footer-title {
        font-size: 1.3rem;
    }

    .service-box {
        width: 200px;
        min-width: 200px;
        height: auto;
    }

    .service-box h3 {
        font-size: 1.5rem;
    }

    .service-box p {
        font-size: 0.85rem;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        -webkit-line-clamp: 4;
    }
}

@media (max-width: 768px) {
    .direction-box-db {
        background-image: url("../image/New folder/spices copy-20-20.svg") !important;
        background-size: 100% 100%;
    }

    .direction-box-db h3 {
        font-size: 0.9rem;
        margin-bottom: 3px;
    }

    .direction-box-db p {
        font-size: 0.65rem;
        line-height: 0.8rem;
    }

    .direction-box-icon {
        width: 45px;
        height: 45px;
        margin-bottom: 3px;
    }

    .spices-form {
        background-image: url("../image/New folder/spices-22.svg") !important;
    }

    .pro-slider-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .pro-slider-grid .pro-slider-item {
        width: 160px;
    }

    .pro-slider-grid .pro-slider-item .pro-slider-img {
        height: 160px;
    }

    .about-sell-item {
        height: 200px;
    }

    .about-sell-item-text p {
        font-size: 1rem;
    }

    .end-item a p {
        font-size: 1.8rem;
    }

    .end-item {
        padding: 27px;
    }

    .about-sell-item-img {
        width: 80px;
        height: 80px;
    }

    .about-sell-main {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 20px;
    }

    .about-banner-content {
        top: 18%;
    }

    .banner-h {
        height: 100vh !important;
    }

    .about-banner-main {
        display: block;
    }

    .main-form {
        background-image: url("../image/2 - Copy-05.svg");
        background-repeat: no-repeat;
        background-size: cover;
    }

    .direction-main {
        width: 88%;
        margin-top: -19%;
        padding-left: 92px;
    }

    .direction-box-db {
        height: 154px;
    }

    .dots-wrapper {
        padding-left: 80px;
    }

    .direction-title p {
        width: 80%;
    }

    .direction-title h3 {
        font-size: 2rem;
    }

    .show-br {
        display: block !important;
    }

    .direction-title {
        width: 89%;
        background-size: cover;
        height: 400px;
    }

    .main-form-wrapper {
        flex-wrap: wrap;
    }

    .main-form-title {
        width: 45%;
        padding-right: 0;
    }

    .main-form-content {
        width: 90%;
    }

    .main-form-content form .col {
        flex: auto;
    }

    .pro-slider-title {
        width: 95% !important;
        position: unset !important;
    }

    .nav-tabs {
        width: 95%;
    }

    .pro-slider-wrapper .swiper-button-next, .pro-slider-wrapper .swiper-button-prev {
        bottom: 0;
        top: auto !important;
    }

    .pro-slider-wrapper .swiper-button-prev {
        right: 90px;
        left: auto;
    }

    .pro-slider-wrapper .swiper-button-next {

        right: 40px;
        left: auto;
    }

    .pro-slider-wrapper .view-all-ntn {
        position: absolute;
        bottom: 0;
        top: auto;
    }

    .pro-slider-main {
        width: 100% !important;
        padding-left: 0 !important;
        margin-top: 30px;
    }

    .pro-slider-wrapper {
        flex-wrap: wrap;
        position: relative;
        padding-bottom: 50px;
    }

    .main-footer {
        padding: 30px 0;
    }

    .pt-8 {
        padding-top: 1rem;
    }

    .hidden-sm {
        display: none !important;
    }

    .mt-sm {
        margin-top: 0;
    }

    .show-sm {
        display: block !important;
    }

    .shipping-container {
        background-image: url("../image/Untitled-M.png");
        padding: 17% 10% 5%;
    }

    .shipping {
        margin-bottom: 0;
    }

    .articles-title p {
        width: 100%;
    }

    /*.swiper-slide-caption {*/
    /*    !*width: 65%;*!*/
    /*    padding-left: 34px;*/
    /*}*/
    .swiper-slide-caption h3 {
        font-size: 2rem;
    }

    .shipping-item-wrapper {
        gap: 9px;
    }

    .shipping-title {
        width: 100%;
    }

    .shipping-main {
        position: relative;
        width: 90%;
        left: 70px;
        top: -95px;
        height: 418px;
    }

    .shipping-item-img {
        border-radius: 0.5em;
    }

    .shipping-item span {
        font-size: 1rem;
    }

    .products-title p, .location-title p {
        width: 100%;
    }

    .products-main {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 24px;
    }

    .service-box-icon {
        width: 55px;
    }

    .export-countries-title {
        flex-direction: column;
        align-items: start !important;
    }

    .export-countries-title p {
        width: 100%;
    }

    .export-countries-main {
        background-size: cover;
    }

    .countries .swiper-slide {
        width: 100px !important;
    }

    .countries-flag {
        width: 100px !important;
        height: 100px;
    }

    .export-countries-main {
        height: 209px;
    }

    .products-item {
        height: 165px;
    }
}

@media (max-width: 678px) {
    .direction-box {
        width: 38%;
        position: absolute;
        left: -23px;
    }

    .dots-wrapper {
        padding-left: 40px;
    }

    .direction-box-db {
        height: 150px;
    }

    .direction-big-img {
        width: 90%;
        height: 200px;
    }

    .direction-main {
        margin-top: -27%;
        padding-left: 17%;
    }

    .direction-title h3 {
        font-size: 1.5rem;
        line-height: 2rem;
    }

    .direction-title {
        padding: 15% 0 0 17%;
    }

    .direction-title p {
        width: 95%;
    }

    .swiper-slide-caption h3 {
        font-size: 1.5rem;
    }

    .banner-wrapper {
        height: 50vh;
    }

    .main-form-title {
        width: 50%;
        padding-right: 0;
    }

    .shipping-main {
        height: auto;
        left: 32px;
        top: -82px;
    }

    .service-box {
        width: 106px;
        min-width: 106px;
        height: auto;
        padding: 5px 10px;
    }

    .service-box-info {
        padding-top: 0.5rem !important;
    }

    .service-box h3 {
        font-size: 0.9rem;
    }

    .service-box p {
        font-size: 0.7rem;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        -webkit-line-clamp: 3;
    }

    .service-box-icon {
        width: 34px;
        height: 40px;
        margin-top: 20px;
    }

    .services {
        margin-top: -65px;
    }

    .nav-link {
        font-size: 0.9rem;
    }

    .about-tavana {
        flex-direction: column;
    }

    .section-m {
        margin: 3.5rem 0;
    }

    .about-content {
        padding-right: 0;
    }

    .title {
        font-size: 2rem;
    }

    .about-content p {
        font-size: 0.9rem;
    }

    .about-image-container {
        height: 202px;
    }

    .w-100-sm {
        width: 100% !important;
    }

}
