@media(max-width:3000px) and (min-width: 1700px){}


@media(max-width: 1760px) {
   .navbar-brand {
    top: 6px;
    left: -12px;
}
.navbar-expand-md .navbar-nav .nav-link{margin-top: 2px;}
.client .item{padding: 0 2vw;}
    .delivery-section .step-2:before, .delivery-section .step-4:before {
        bottom: -0.7vw;
    }
.delivery-section .step-1:before, .delivery-section .step-3:before {
    top: -1.1vw;
}
.delivery-section .step .number {
    margin-bottom: 0.5vw;
    width: 3.13vw;
    height: 3.13vw;
}
.navbar .dropdown ul{
    top: 189%;
}
.home-services .owl-next{
    right: 18.8vw;
}
header.shrink .blacklogo {
    top: 0.1vw;
}
.navbar-expand-md .navbar-nav .nav-item:last-child .nav-link img{
    width: 70%;
}
}

@media(max-width: 1366px) {
    .header .container{
        height: 5.43vw;
    }
    .navbar-expand-md .navbar-nav .nav-link {
        font-size: 1vw;
        margin: 0px 6px;
        margin-top: 2px;
    }
    .navbar-brand {
        top: 9px;
        left: -12px;
        width: 22%;
    }
    .navbar-expand-md .navbar-nav .nav-item:nth-child(7) .nav-link{
        font-size: 0.73vw;
    }
    .banner-counter{
        width: 68%;
        gap: 3vw;
    }
    .counter-single img {
        width: 3.66vw;
        height: 3.66vw;
    }
    .counter-single h4 {
        font-size: 23px;
        margin-bottom: 0px;
    }
    p, ul li {
        font-size: 1vw;
    }
    .about-us-inner .counter-single p{
        font-size: 10px;
    }
    .about-us-inner .img-box {
        width: 59%;
    }
    .timeline-line{
        top:61px;
    }
    .advanatge-wrapper .text-box{padding-left: 4vw;}
    .about-icon-single{
        margin: 1vw 1vw 1.8vw 0;
    }
    .delivery-section .step.step-2,.delivery-section .step.step-4{top: 2vw;}
    .delivery-section .step{width: 16.84vw;}
    .delivery-section .step.step-4{right: 14vw;}
       .delivery-section .step-2:before, .delivery-section .step-4:before {
        bottom: -1.6vw;
        left: 1vw;
    }
    .delivery-section .step.step-3{left: 49.3vw;}
    .about-icon-single img {
        width: 49px;
        height: 45px;
    }
    .delivery-section .step.step-2{left: 31vw;}
    .social-box a img {
        width: 12px;
        height: 12px;
    }
    .column h4{
        margin-bottom: 8px;
    }
    .main-footer .footer-wrapp{
        margin-top: 5px;
    }
    .column a{
        padding-bottom: 0.54vw;
    }
    .column:nth-child(1) p{
        line-height: 17px;
    }
    .column p{
        line-height: 18px;
    }
    .address-wrapper img {
        width: 21px;
        height: 25px;
    }
    .address-wrapper{
        margin-top: 13px;
    }
    .column:nth-child(1) img {
        width: 39%;
    }
    .office-bottom {
        gap: 20px;
    }
    .what-we-offer .text-box{height: 16vw;}
    .navbar .dropdown ul{
        top: 186%;
    }
    .home-services .owl-next{
        right: 22.8vw;
        top:13vw;
    }
    .navbar-expand-md .navbar-nav .nav-item:last-child .nav-link, .navbar-expand-md .navbar-nav li:nth-child(7) .nav-link{
        padding: 21px 10px;
    }
}


@media(max-width: 992px) {
   header .mobile-navbar.open {
       right: 0%;
   }
   .navbar-toggler .icon-bar {
       display: block;
       width: 25px;
       height: 2px;
       border-radius: 0px;
       background-color: #000;
       position: relative;
       margin: 5px auto;
       transition: all ease-in-out 0.3s;
       -webkit-transition: all ease-in-out 0.3s;
       -moz-transition: all ease-in-out 0.3s;
       -o-transition: all ease-in-out 0.3s;
   }
   header .navbar-toggler.active .icon-bar.one {
       -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
       -o-transform: rotate(45deg);
       transform: rotate(45deg);
       top: 7px;
   }
   header .navbar-toggler.active .icon-bar.two {
       transform: translateX(40px);
       -webkit-transform: translateX(40px);
       -moz-transform: translateX(40px);
       -o-transform: translateX(40px);
   }
   header .navbar-toggler.active .icon-bar.three {
       -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
       transform: rotate(-45deg);
       bottom: 7px;
   }
   .mobile-navbar .navbar-nav {
       margin-top: 86px;
       display: block;
       width: 100%;
   }
   header .navbar-toggler, header .navbar-toggler:focus {
       border: 0;
       outline: 0;
       padding: 0;
       width: 25px;
       height: 25px;
       position: relative;
       overflow: hidden;
       z-index: 2;
       margin: 10px;
       top: -5px;
   }
   header .mobile-navbar.open {
       right: 0%;
   }
   header .mobile-navbar {
       z-index: 2;
       width: 100%;
       position: fixed;
       top: 0;
       padding: 0px;
       z-index: 1;
       right: -100%;
       background-color: #fff;
       color: #fff;
       height: 100vh;
       overflow-y: scroll;
       transition: all 0.3s;
   }
   .navbar-brand {
    top: 1px;
    left: -9px;
    width: 28%;
}
.navbar-brand img {
   margin: inherit;
   margin-top: 10px;
   display: flex;
   justify-content: center;
}
.navbar-expand-md .navbar-toggler {
    display: block;
    position: relative;
    top: -1px;
}
.navbar-expand-md .navbar-toggler:focus{
    box-shadow: none;
    top: -1px;
}
.container {
    max-width: 99vw;
}
.font20 {
    font-size: 20px;
}
.home-slider .caption h2{
    font-size: 34px;
}
.common-btn{
    width: 15.55vw;
    height: 5.4vw;
    font-size: 14px;
    gap:6px;
}
.common-btn span {
    font-size: 10px;
}
.banner-counter {
    width: 82%;
    gap: 3vw;
    margin-top: 10px;
    flex-wrap: wrap;
}
.counter-single{
    width: 48%;
}
    .about-us-inner .counter-single {
        width: 31%;
    }
.counter-single img {
    width: 6.66vw;
    height: 5.66vw;
}
p {
    font-size: 14px;
}
.subheading{
    font-size: 20px;
}
.heading {
    font-size: 31px;
}
.font24 {
    font-size: 21px;
}
.service-slider .item .text-box img{
    width: 6.65vw;
    height: 6.65vw;
}
.service-slider {
    padding-left: 4.8vw;
}
.service-slider .item p{
    width: 29.26vw;
}
.about-wrapper .text-box{
    width: 100%;
    padding: 4.79vw 3vw 4.79vw 7.8vw;
}
.why-single img{
    width: 7.17vw;
    height: 6.17vw;
}
.delivery-section .step .number {
    width: 5.13vw;
    height: 5.13vw;
}
.client .item{
    height: 12vw;
}
.delivery-section .route-svg{
    display: none;
}
.delivery-section .truck{
    display: none;
}
.delivery-section .step{position: static;width: 50%;margin-bottom: 20px;}
.delivery-section .route-wrapper{display: flex;flex-wrap: wrap;padding: 0px 22px;}
.delivery-section .step::before{display: none;}
.main-footer .footer-wrapp{flex-wrap: wrap;}
.column:nth-child(1){width: 100%;margin-bottom: 20px;}
.column:nth-child(2){width: 32%;}
.column:nth-child(3){width: 32%;}
.column:nth-child(4){width: 32%;}
.column h4{font-size: 20px;margin-bottom: 4px;}
.column a{font-size: 14px;}
.column p{font-size: 14px;}
.address-wrapper h5{font-size: 18px;}
.column:nth-child(1) p{font-size: 14px;}
.address-wrapper{margin-top: 10px;}
.social-box a{width: 5.08vw; height: 5.08vw;}
.main-footer .footer-wrapp{margin-top: 0;}
header .container{height: 7.43vw;}
.home-slider.owl-theme .owl-nav [class*=owl-]{width: 4.08vw;height: 4.08vw;}
.navbar-expand-md .navbar-nav .nav-link {
    font-size: 18px;
    margin: 0px 6px;
    margin-top: 8px;
    margin-left: 23px;
    color: #000;
}
header .mobile-navbar{align-items: flex-start;}
.navbar-expand-md .navbar-nav .nav-item:nth-child(7) .nav-link {
    font-size: 14px;
    width: fit-content;
    margin: 10px 0 0;
     margin-left: 23px;
}
.timeline-line{
    display:none;
}
.timeline-item{
    padding-left:55px;
    margin-bottom:40px;
}
.timeline-dot{
    left:0;
    top:0;
}
.timeline-item h3{
    font-size:28px;
}
.timeline-item h5{
    font-size:18px;
}
.about-us-inner .counter-single p {
    font-size: 14px;
}
.about-us-inner .img-box {
    width: 44%;
    margin-top: 21px;
}
.story{height: auto;}
.timeline-item p{
    font-size: 13px;
    width: 29.85vw;
}
.vision-wrapper{
    grid-template-columns: repeat(1, 1fr);
}
.vision-single h5{font-size: 20px;}
.vision-single img {width: 7.9vw;height: 6.9vw;}
.advanatge-wrapper{display: block;}
.advanatge-wrapper .img-box {width: 100%;}
.advanatge-wrapper .text-box{width: 100%;}
.advantage-single img {
    width: 5.76vw;
    height: 5.76vw;
    margin-bottom: 15px;
}
.advantage-single{padding: 15px;}
.delivery-section .step.step p, .news-single a{font-size: 14px;}
.news-single h4{width: 8.34vw;height: 2.88vw; font-size: 13px;}
.gallery, .vision-mission, .about-us-inner {padding: 50px 0px;}
.advanatge-wrapper .text-box{padding-top: 50px;padding-bottom: 50px;}
.news-details ul li{font-size: 14px;}
.what-we-offer .owl-theme .owl-nav [class*=owl-] {
    color: #000;
    font-size: 14px;
    background: #ffffff75;
    border-radius: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
}
.custom-faq {
    width: 95%;
}
.country-box .info p {
    font-size: 12px;
}
.country-box .info a, .country-box .info a:hover{
    font-size:12px;
}
.country-box h4 {
    font-size: 15px;
}
.country-box h5 {
    font-size: 13px;
}
.country-title h2 {
    font-size: 17px;
}
.contact-section {
    padding: 30px 0px;
}
.btm-strip p, .btm-strip a{font-size: 14px;}
    .strip-pages.text-center{text-align: left !important;}
    .btm-strip .text-end {
    text-align: left !important;
    }
    #header .logo img{margin-top: 11px;}
    #header .logo{z-index: 10;;}
    .btm-strip{width: 98%;}
    .btm-strip .container{padding: 15px;;}
    .column:nth-child(1) img {
        width: 28%;
    }
    .mobile-nav-toggle{display: none;}
      .navbar .dropdown > ul {
        display: none;
        position: static;
        width: 36%;
        left: 0;
        margin-left: 23px;
    }
    .navbar .dropdown ul .nav-link{
        font-size: 15px;
        line-height: unset;
    }
    .navbar .dropdown.open > ul{
        display: block;
    }
     .dropdown > ul {
        display: none;
    }

    .dropdown.open > ul {
        display: block;
    }

    .drop-arrow {
        cursor: pointer;
        padding: 10px;
    }
    .home-services .owl-prev, .home-services .owl-next{
        position: relative;
        top: unset;
        left: unset;
        right: unset;
    }
    .home-services .owl-theme .owl-nav [class*=owl-]{
        height: 5vw;
        width: 5vw;
        font-size: 19px;
    }
    span.pointer{
        width: 10px;
        height: 10px;
    }
    .presence .main-img {
    width: 94.33vw;
    height: 50.97vw;
}
.map-box #location1 {
    bottom: 27.4vw;
    right: 18.3vw;
}
.map-box #location2 {
    bottom: 19.7vw;
    right: 23.7vw;
}
.map-box #location3 {
    bottom: 16.5vw;
    right: 21.7vw;
}
.map-box #location4 {
    bottom: 16.1vw;
    right: 19.5vw;
}
    .tooltip .tooltip-inner {
        font-size: 10px;
        padding: 3px;
    }
    .service-slider .item .text-box .font24 {
        font-size: 17px;
    }
        .what-we-offer .text-box {
        height: 22vw;
    }
    header{
        height: 6.9vw;
    }
    img.img-fluid.blacklogo {
    margin-top: -50px;
    position: relative;
    top: -47px;
}
header.header-scrolled {
    background: #fff;
}
.home-slider .caption h5 {
    font-size: 20px;
}
.navbar-expand-md .navbar-nav li:last-child .nav-link {
    width: fit-content;
    margin-top: 11px;
}
.navbar .dropdown ul .nav-link{
    font-size: 15px;
}
section.fmt-china .container{max-width: 99vw;}
.fmt-china-single{height: 13.17vw;}
.fmt-china-single img {
   
    width: 14.3vw;
}
.navbar-expand-md .navbar-nav li:nth-child(7) .nav-link {
        width: fit-content;
        height: auto;
        padding: 10px;
    }
.navbar-expand-md .navbar-nav .nav-item:last-child .nav-link{
    margin-left: 23px;
    height: auto;
    margin-top: 10px;
    padding: 8px;
}
}
@media(max-width: 767px) {
    .heading-box {display: block !important;}    
    .heading-box .left-box {width: 100%;}
    .heading-box .right-box {width: 100%;}
    p{font-size: 15px;}
    .service-slider {padding-left: 0;}
    .service-slider .item .text-box img{width:60px;height: 60px;}
    .service-slider .item{ margin:0 auto; margin-top: 3.54vw;}
    .service-slider .item p{width: 100%;}
    header .container {
        height: 14.43vw;
        padding: 0;
    }
       .home-slider .caption {
        position: absolute;
        width: 100%;
        background: #00000047;
        padding: 15px;
        width: 97%;
        margin-left: 6px;
        /* margin: 0 auto; */
        /* display: block; */
        top: 62%;
    }
    .home-slider .container{padding: 0;max-width: 100%;width: 100%;}
      .home-slider .caption h2 {
        font-size: 22px;
    }
        .home-slider .caption h5 {
        font-size: 17px;
        margin-bottom: 0;
    }
    .home-slider.owl-theme .owl-nav [class*=owl-]{width: 35px;height: 35px;}
    .navbar-brand {
        top: -2px;
        left: 10px;
        width: 61%;
    }
    .common-btn {
       width: 33.55vw; 
       height: 9.4vw;
       font-size: 14px;
   }
   .counter-single{width: 100%;gap: 12px;margin-bottom: 10px;}
   .counter-single img {
    width: 40px;
    height: 40px;
}
.counter-single h4 {
    font-size: 25px;
    margin-bottom: -1px;
}
.about-icon{
    flex-wrap: wrap;
}
.column:nth-child(1) p {
    font-size: 15px;
    width: 100%;
    margin-bottom: 14px;
}
.column:nth-child(2){
    width: 50%;
}
.column:nth-child(3){
    width: 50%;
}
.column:nth-child(4) {
    width: 100%;
    margin-top: 12px;
}
.address-wrapper{gap: 10px;}
.social-box a {
    width: 10.08vw;
    height: 10.08vw;
    margin: 13px 7px 0;
}
.client .item {
    height: 21vw;
    padding: 0 14px;
    width: 98%;
}
    .column:nth-child(1) img {
        width: 38%;
    }
.heading {
    font-size: 25px;
}
.client{
    padding: 40px 0px;
    margin-top: 40px;
}
.news {
    margin-top: 45px;
}
.news-wrapper{
    grid-template-columns: repeat(1, 1fr);
    gap: 25px;
    margin-top: 30px;
}
.delivery-section, .why-choose{
    padding: 40px 0px;
}
.delivery-section .step{width: 100%;}
.delivery-section .step .number {
    width: 10.13vw;
    height: 10.13vw;
}
.delivery-section .route-wrapper, .why-wrapper{
    margin-top: 30px;
}
.why-single{width: 100%;border: 0 !important}
.why-single img {
    width: 11.17vw;
    height: 11.17vw;
}
.about-wrapper .text-box{
    padding: 40px 15px;
}
.about-icon-single {
    margin: 0 0 20px;
    width: 100%;
}
.banner-counter{
    margin-top: 35px;
}
.navbar-expand-md .navbar-nav .nav-item:nth-child(7) .nav-link {
    font-size: 15px;
    width: fit-content;
    padding: 7px 10px;
    margin-top: 15px;
}
header .container {max-width: 100%;}
.breadcum{margin-top: 54px;}
.breadcum h1{font-size: 30px;}
.caption-heading{top: 22%;}
.timeline-item{padding-left: 6px;}
.timeline-item p{
    width: 100%;
    font-size: 13px;
}
.vision-single img {
    width: 13.9vw;
    height: 11.9vw;
}
.vision-single{padding: 15px;margin-bottom: 20px;}
.advantage-box{grid-template-columns: repeat(1, 1fr);margin-top: 30px;}
.advantage-single img {
    width: 11.76vw;
    height: 11.76vw;
}
.advanatge-wrapper .text-box{padding-right: 15px;}
.advantage .heading br{display: none;}
.advantage-single{margin-bottom: 20px;}
.timeline-dot{display: none;}
.story{padding-top: 40px;}
.vision-wrapper{margin-top: 30px;}
.about-us-inner .img-box{width: 52%;}
.about-us-inner{padding-top: 40px;}
.news-main .news-single .img-box{height: auto;}
.news-single h4 {
    width: 14.34vw;
    height: 6.88vw;
    font-size: 14px;
}
.news-main .text-box{padding: 15px;}
.custom-faq {
    width: 100%;
    margin: 0 auto;
}
.custom-faq .accordion-button {
    padding: 15px 70px 15px 15px;
    font-size: 14px;
}
.custom-faq .accordion-body {
    font-size: 13px;
    line-height: 1.4;
}
.what-we-offer {
    padding: 40px 0px;
}
.what-we-offer h4.font24 {
    font-size: 16px;
}
.what-we-offer p {
    font-size: 13px;
    margin-bottom: 0;
}
    .what-we-offer .text-box {
        min-height: auto;
        height: auto;
    }
.shipping-content h3 {
    padding-top: 20px;
}
.country-box h4 {
    font-size: 15px;
    margin-bottom:5px;
}
.country-box h5 {
    font-size: 15px;
    margin-bottom: 10px;
}
    .country-box .info p {
        font-size: 15px;
    }
.country-box .info a, .country-box .info a:hover {
    font-size: 15px;
}
.office-right {
    padding-left: 15px;
}
.country-title h2 {
    font-size: 16px;
}
.quote-box .form-control {
    height: 50px;
    margin-bottom: 18px;
    padding: 10px 15px;
    font-size: 13px;
}
.contact-section {
    padding: 30px 0px;
}
.iti {
    width: 100%;
    margin-bottom: 17px;
}
.office-left:before{
    display:none;
}
.shipping-content {
    padding: 35px 0px;
}
.container {
        max-width: 100vw;
        padding: 0 15px;
    }
    .home-services .owl-theme .owl-nav [class*=owl-]{
        height: 11vw;
        width: 11vw;
    }
        span.pointer {
        width: 7px;
        height: 7px;
    }
        .tooltip .tooltip-inner {
        font-size: 9px;
        padding: 1px;
    }
   header {
    height: 14.5vw;
    background-color: #fff;
}
    img.img-fluid.blacklogo {
        top: 0;
        opacity: 1;
    }
    .navbar-expand-md .navbar-nav li:last-child .nav-link{
        padding-bottom: 8px;
    }
    img.img-fluid.whitelogo {
    display: none;
}
.about-us-inner .heading br{display: none;}
.about-us-inner .counter-single {
        width: 46%;
    }
  .slider-section .home-slider .desktop-banner{
        display: none;
    }
        .slider-section .w-100 {
        height: auto;
        object-fit: cover;
    }
   .slider-section .home-slider .mobile-banner{
    display: block;
}
.fmt-china-wrapper{
    grid-template-columns: repeat(2, 1fr);
}
    .fmt-china-single {
        height: 28.17vw;
    }
        .fmt-china-single img {
        height: 18.17vw;
        width: 28.3vw;
    }
    .fmt-china{
        padding: 40px 0px;
    }
    section.breadcum img {
    height: 250px;
    object-fit: cover;
    object-position: center;
}
.breadcum-list{
    flex-wrap: balance;
}
.navbar .dropdown > ul{padding: 16px;padding-bottom: 1px;}
.navbar .dropdown ul .nav-link{margin-bottom: 9px;}
.tooltip .tooltip-arrow::before{display: none;}
.step h3{
    font-size: 38px;
}
}
@media(min-width:768px) {
}
