@media(min-width: 991.98px) {
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        border-radius: 6px;
        width: 200px;
        border: 0;
        box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);;
    }
}

@media(max-width: 1199.98px) {
    .european-region {
        padding: 50px 0;
    }

    .price-list table.w-100 {
        width: 1000px !important;
    }

    .price-list tbody td:first-child {
        width: 550px;
        padding-left: 50px;
    }

    .f-40 {
        font-size: 30px;
    }

    .entry-info li {
        margin-bottom: 19px;
    }

}

@media(max-width: 991.98px) {
    .f-18 {
        font-size: 16px;
        line-height: 22px;
    }

    .f-20 {
        font-size: 16px;
        line-height: 24px;
    }

    .f-28 {
        font-size: 22px;
        line-height: 30px;
    }

    .f-32 {
        line-height: 26px;
        font-size: 18px;
    }

    .f-56 {
        font-size: 46px;
        line-height: 1;
    }

    .f-66 {
        font-size: 46px;
        line-height: 52px;
    }

    .f-62 {
        font-size: 42px;
        line-height: 50px;
    }

    section {
        margin: 60px 0;
    }

    .my-8 {
        margin: 50px 0 !important;
    }

    footer {
        padding: 60px 0 80px;
    }

    .common-btn {
        padding: 14px 10px;
    }

    .navbar-nav-scroll {
        max-height: var(--bs-scroll-height, 85vh);
    }

    .nav-item .nav-link {
        color: #000;
    }

    .navbar-nav .dropdown-menu {
        border: 0;
    }

    .navbar-nav .dropdown-menu li:not(:last-child) {
        margin-bottom: 8px;
    }

    .navbar-nav .dropdown-menu li:nth-child(even) {
        display: none;
    }

    .sub-hero {
        overflow: hidden;
        height: auto;
    }

    .small-banner {
        padding: 20px 0;
    }

    .countries-flag {
        min-height: 730px;
    }

    .client-info {
        gap: 50px;
    }

    .client-info li {
        width: 100%;
    }

    .client-info li:not(:last-child)::after {
        width: 100%;
        height: 1px;
        right: 0;
        top: auto;
        transform: none;
        bottom: -25px;
    }

    .slick-prev,
    .slick-next {
        filter: drop-shadow(0px 4px 20px rgba(0, 0, 0, 0.25));
        background-color: rgb(255 255 255 / 70%) !important;
        background-position: center !important;
        background-size: 30px !important;
        transform: translateY(-50%);
        top: calc(50% - 54px);
        border-radius: 50px;
        height: 48px;
        width: 48px;
        z-index: 1;
    }

    .slick-prev {
        transform: translateY(-50%) rotate(180deg);
        right: auto;
        left: -10px;
    }

    .slick-next {
        right: -10px;
    }

    .quality-people {
        padding: 60px 0 0;
    }

    .team-memb {
        width: 140px;
        height: 140px;
        border-radius: 50%;
        margin: auto;
    }

    .team-memb img {
        border-radius: 50%;
    }

    .team-slider .slick-prev,
    .team-slider .slick-next {
        top: calc(50% - 60px);
    }

    .form-group label {
        line-height: 22px;
        font-size: 14px;
    }

    #countdown ul {
        gap: 20px;
    }
	#countdown_custom ul {
        gap: 20px;
    }

    #countdown li label {
        background-size: contain;
        font-size: 28px;
        height: 70px;
        width: 70px;
    }
	#coundown-number li label {
        background-size: contain;
        font-size: 28px;
        height: 70px;
        width: 70px;
    }
	
    .coming-soon{
        h3{
            font-size: 72px;
        }
    }
    .navbar-brand{
        img{
            max-height: 34px;
        }
    }
    .cate-list li{
        font-size: 14px;
    }
    .gx-6 {
        --bs-gutter-x: 1.5rem;
    }
    .carr-form-img{
        display: none;
    }
}

@media(min-width: 767.98px) and (max-width: 991.98px) {
    .grid-wrapper .wide span {
        height: 185px;
    }
}

@media screen and (max-device-width: 991.98px) and (orientation: portrait) {
    .supplier-hero {
        /* height: 70vh !important; */
    }
}

@media(max-width: 767.98px) {
    .f-66 {
        font-size: 34px;
        line-height: 42px;
    }

    .f-22 {
        font-size: 18px;
        line-height: 26px;
    }

    .wabel-box {
        min-height: 300px;
    }

    .innovative-team table.w-100 {
        width: 700px !important;
    }

    .gap-30 {
        gap: 16px 30px;
    }
    .coming-soon{
        h3{
            font-size: 48px;
        }
    }
    .wabel-explore{
        max-width: 70%;
    }

    .product-block {
        border-radius: 16px;
        padding: 24px 16px;
    }
    .buyer-page .cate-block {
        border-radius: 16px;
    }
    .cate-block {
        padding: 24px 16px;
    }

}

@media(max-width: 449.98px) {
    .insight-grids {
        grid-gap: 0;
    }
    
    
}

@media (min-width: 1240px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1200px;
    }
    
}
@media (min-width: 1023px) {
    .buyer-hero{
        max-height: 700px;
    } 
}
@media(min-width: 1023px) and (max-width: 1440px) {
    .banr-buyer{
        img{
            max-width: 90%;
        }
    }
    .buyer-hero{
        .f-66{
            font-size: 60px;
        }
    }
}
@media(max-width: 467.98px) {
	.grid-wrapper .tall img, .grid-wrapper .wide img {
    	max-height: 275px;
	}
}