 .MainNavigation a{
    z-index: 9999;
}
      @media only screen and (min-width: 1600px) {
         .fulfillment-center {
            margin-top: -300px;
         }
      }

      @media only screen and (min-width: 1400px) and (max-width: 1599px) {
         .fulfillment-center {
            margin-top: -250px;
         }
      }


      @media only screen and (min-width: 1181px) and (max-width: 1400px) {
         .fulfillment-center {
            margin-top: -200px;
         }
      }

      @media (max-width: 767px) {
         .homepageService_area.services__area .col-lg-4 .services__item {
            margin-bottom: 0 !important;
         }
         .fulfillment-center {
            padding-top: 50px !important;
         }
      }
       .customer_workflow {
            background-color: #F2F2F2;   
         }
.section__title h5 {
    font-weight: 400!important;
    font-size: 14px;
}

         .customer_workflow ._dflex h4 span {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    font-size: 27px;
    font-weight: 700;
}
.customer_workflow ._dflex h4 {
    font-size: 16px!important;
    font-weight: 400;
}
.customer_workflow ._dflex img {
    position: relative;
    max-width: 22px;
    top: 6px;
    margin-right: 10px;
}
.customer_workflow h1
{
      margin-right: 20px;
    color: #2e8134;
    opacity: .5;
    font-size: 130px;
    margin-bottom: 0;
    font-weight: 700;
    font-family: 'graphik';
    line-height: 150px;
    margin-left: 20px;
}
.customer_workflow_items{
   margin-bottom: 50px;
}
.customer_workflow .section__title h5{
   margin-top: 20px;
}
.customer_workflow .col-lg-10.offset-lg-1{
   padding-left: 100px;
}


@media (max-width: 767px){
    .customer_workflow .col-lg-10.offset-lg-1{
   padding-left: 0px;
}

   .customer_workflow {
    background-color: #F2F2F2;
    padding: 40px 0;
    margin-top: 40px;
}
.customer_workflow .section__title h5 br{
   display: none;
}
.customer_workflow .section__title h2 br{
   display: block !important;
}
.customer_workflow h1{
   font-size: 90px;
   line-height: 90px;
}
.customer_workflow ._dflex h4 span{
   font-size: 20px;
}
.customer_workflow ._dflex h4{
   font-size: 14px;
}
.customer_workflow ._dflex h4{
   min-height: 100%!important;
}

}
@media only screen and (min-width: 768px) and (max-width: 1024px){
   .customer_workflow ._dflex h4 br{
      display: none !important;
   }
    .customer_workflow ._dflex h4 span br{
      display: block !important;
   }
   .customer_workflow .col-lg-10.offset-lg-1 {
        padding-left: 0;
    }
    
}

         .ad-clients{
            border-bottom: 1px solid #ddd;
         }
         .scaleText-p h3 {
    font-size: 20px !important;
    color: #000;
    font-weight: 500 !important;
    margin-bottom: 0;
    padding-bottom: 10px;
}
.scaleText-p h3 span {
    color: #b9583b;
    font-size: 30px !important;
}
         .ad-clients .section__title h2 br{display: block;}
         .client-thumbnail img {
   width: 100%;
    display: block;
    margin-bottom: 20px;
    max-width: 100%;
}

@media (max-width: 767px){
   .MainNavigation .nav-item.quoteBtn a {
    padding: 0 20px!important;
    color: #fff !important;
}
.MainNavigation li:last-child{
   padding: 10px;
}
}
 #places-map a[href].map-location-marker:hover{
            background: url(../svg/map-pin-green1.svg);
            background-repeat: no-repeat;
            background-size: 25px;
}

.customer_workflow_items a
{    margin-left: 32px;
    margin-top: 15px;
    color: #2E8134;
    display: flex;
    align-items: center;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    font-weight: 600;
}
.customer_workflow_items a:hover{
    color: #000;
}


.customer_workflow_items a i{
    margin-left: 10px;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    position: relative;
    left: 0;
}
.customer_workflow_items a:hover i{
    left: 5px;
}


.customer_workflow .col-lg-6{
    padding: 0;
}
.customer_workflow ._dflex h4{
    min-height: 140px;
}
#places-map .marker-SanFrancisco{
   display: none !important;
}
.effectiveText-wrapper-content.-m-v img.action{
   height: auto;
}
.MainLogo img,
.footer__social ul li a.linkedin_icon img,
.home_effective_slider_area .carousel-item img,
.download_popup_img img{
   height: auto;
}


/*@media only screen and (max-width: 767px){
   .banner-area{
      background-image: none !important;
      background-color: #f5f5f5;
      padding: 10px 0;
   }
   .banner-area:before{
      background-color: transparent !important;
   }
   .banner-area span.text-white,
   .banner-area p{
      color: #000 !important;
   }
    .banner-area span.text-white br{
      display: none;
    }
   .banner-area a{
      background-color: #259f4f;
   }
}*/

@media (max-width: 1024px){
.fulfillment-mobile-banner {
    background-image: url(../webp/fep-mobile-banner.webp);
 }
 .SupplyChain {
    background-image: url(../webp/chain-bg-m.webp);
    background-position: left;
}
.status {
    background-image: url(../webp/status-bg.webp);
    background-size: cover;
 }
}
