html,
body {
  margin: 0px;
  padding: 0px;
  font-family: "Inter";
}
html {
  scroll-behavior: smooth;
}

.ib {
  display: inline-block;
}

a,
a:hover {
  text-decoration: none !important;
  cursor: pointer;
  color: inherit;
}

.logo-container {
  margin-right: 100px;
  margin-bottom: 6px;
}

.logo-container img {
  height: 40.6px;
}
.nav-container {
  margin: 10px 0px;
  display: flex;
}
.hamburg {
  display: none;
}

.navibar ul {
  padding-left: 0;
  padding-top: 0;
  margin: 0px 30px;
  font-size: 20px;
  display: flex;
  list-style: none;
  float: none;
}

.navibar ul li {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 40px;
  margin-right: 76px;
}
.navibar-fixed-top {
  padding-top: 10px;
  position: relative;
}

.navibar ul li a {
  color: #000;
}

.navibar ul li.active a {
  color: #f77c08;
}

.nav.navibar-nav {
  float: none;
  display: inline-block;
  text-transform: uppercase;
}

.contact-us {
  color: #0b1c46;
}
nav,
section {
  display: block;
}

#myLinks {
  display: none;
  background: #ccc;
  padding: 20px;
}
.display-block {
  display: block !important;
}
.display-none {
  display: none;
}
.product-data,
.procurement-data,
.last-mile-data,
.payment-data {
  display: none;
}

.warehouse-data,
.freight-data,
.tracking-data,
.feet-data {
  display: none;
}
#myLinks a {
  background: #ccc;
  padding: 20px;
  color: #000;
}
.hamburg {
  position: absolute;
  right: 22px;
  top: 31px;
  color: #0d6efd;
}
.copyright {
  color: #b8b8b8;
}

.section-1 {
  /* background: linear-gradient( 69.5deg, #242663 0%, #5925a4 42.44%, #9571fe 77.89%, #2df9fd 106.99% ); */
  background: linear-gradient(
    99.95deg,
    #a86bc8 0%,
    #820084 0.01%,
    #3f0076 62.67%,
    #0b0069 100%
  );
  padding-bottom: 50px;
}

.section-1 .section-1-heading {
  /* font-size: 36px;
    color: white;
    line-height: 39.17px;
    margin-top: 140px;
    font-weight: 500; */
  font-size: 43px;
  color: white;
  line-height: 70.17px;
  margin-top: 140px;
  font-weight: 600;
}

.menu-container,
.section-container {
  /* margin: 0px 120px; */
  margin: 0px 100px 0px 120px;
  padding-bottom: 20px;
}
.section-1-row,
.section-3-row {
  display: flex;
  padding-top: 50px;
  padding-bottom: 20px;
}
.future-distribution {
  width: 40%;
}
.future-distribution-image {
  width: 60%;
  text-align: center;
}
.actionBtn {
  background: linear-gradient(94.29deg, #fc924d 7.03%, #e70f44 89.2%);
  font-family: "Archivo";
  font-style: normal;
  font-weight: 500;
  font-size: 27px;
  color: #fff;
  line-height: 50px;
  border-radius: 8px;
  border: 0px;
  padding: 20px 40px;
}

.section-1 .section-1-desc {
  margin-top: 24px;
  font-size: 18px;
  color: #fff;
  line-height: 24.51px;
}

.section-2 {
  position: relative;
  background: #f5f5f5;
}
.section-stats {
  position: absolute;
  text-align: center;
  margin: 0 auto;
  z-index: 111;
  left: 0;
  top: -38px;
  right: 0;
}
.actionBtn:hover {
  color: #fff;
}
.stats-main .stats-count {
  font-size: 25px;
  font-weight: 600;
}
.stats-main .stats-desc {
  font-size: 15px;
}
.stats-container {
  display: flex;
  background: #fff;
  box-shadow: 0px -2px 4px rgb(195 195 195 / 25%),
    0px 2px 4px rgb(195 195 195 / 25%);
  border-radius: 6px;
  padding: 20px;
  justify-content: space-evenly;
}
.stats-container .stats-main {
  padding: 10px;
  margin: 3px 180px 0px 20px;
}

.section-2-heading,
.section-6-heading,
.section-5-heading {
  font-family: "Arvo";
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 56px;
  text-align: center;
  padding-top: 98px;
}

.container-fuild {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

a.icon {
  background: black;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}
.group-distri-image {
  margin-top: 60px;
  /* background: url(../image/section2group.svg);
    max-height: 684px;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat; 
    background-size: cover; */
}
.group-distri-image img {
  width: 100%;
  max-height: 684px;
}

.onboard-list {
  width: 44%;
  margin-left: 6%;
  box-shadow: 0px -2px 4px rgb(195 195 195 / 25%),
    0px 2px 4px rgb(195 195 195 / 25%);
  border-radius: 8px;
}
.onboard-list ul {
  font-size: 22px;
  line-height: 46px;
  color: #fc924e;
}

.onboard-list div {
  padding-left: 55px;
  padding-top: 15px;
}
.distribution-service-logistic {
  width: 43%;
  margin-left: 4%;
  padding: 22px 44px;
  box-shadow: 0px -2px 4px rgba(195, 195, 195, 0.25),
    0px 2px 4px rgba(195, 195, 195, 0.25);
  border-radius: 8px;
}
.distribution-service-logistic div {
  border: 1px solid #ccc;
  border-radius: 8px;
  padding: 22px 44px;
  margin-bottom: 25px;
  cursor: pointer;
}
.distribution-service-logistic div.active {
  color: #fc924e;
  border: 1px solid #fc924e;
}

.logistics-service div.active {
  color: #fc924e;
  border: 1px solid #fc924e;
}

.stats-count span {
  font-size: 14px;
}
.links-to-pages1 ul li a {
  color: #fff;
}
.section-4 {
  position: relative;
}
.section-4 .section-4-heading,
.section-4a .section-4-heading {
  font-family: "Arvo";
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 56px;
  text-align: center;
  padding-top: 98px;
}

.section-4a {
  display: none;
}

.section-4a ul {
  list-style: none;
  float: none;
}
.section-4a ul li {
  list-style: none;
  float: none;
  margin: 10px;
  padding: 7px;
  line-height: 2.4;
}
.section-4a ul li span {
  background: orange;
  padding: 8px;
  font-size: 12px;
  border-radius: 9px;
  color: #fff;
}

.section-5 {
  background: #f7f7f7;
}

.brand-reviews {
  display: flex;
}
.news-conrainer {
  display: flex;
}
.news-container {
  margin-right: 20px;
}
.news-container img {
  width: 299px;
}
.news-container div {
  background: #fff;
  width: 42%;
  padding: 19px 12px;
}
.latest-news img {
  width: 200px;
}
.latest-news {
  display: flex;
}
.lastest-news-container {
  display: flex;
}

.footer-section {
  background: #1e2425;
}
.footer-adress-section {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  color: #fff;
}
.footer-container,
.footer-container-terms {
  margin: 20px 60px 0px 120px;
  padding: 20px;
  display: flex;
  justify-content: space-between;
}
.footer-container .footer-address {
  width: 33%;
  line-height: 1.5;
}
.links-to-pages1 {
  width: 25%;
  margin-top: 35px;
}
.links-to-pages1 ul li {
  list-style: none;
  float: none;
  padding: 5px;
}
.footer-border {
  padding: 0px 50px;
}
.line-border-footer {
  border: 1px solid #4d4d4d;
}

.footer-container-terms ul {
  padding-left: 0;
  padding-top: 0;
  font-size: 20px;
  display: flex;
  list-style: none;
  float: none;
}
.footer-container-terms ul li {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 40px;
  margin-right: 76px;
  color: #b8b8b8;
}
.footer-container-terms ul li a {
  color: #b8b8b8;
}
.ripplr-d .nav-link.active {
  background: #f77c08 !important;
}
.ripplr-d .nav-link {
  color: #000 !important;
  padding: 15px 210px !important;
}
.tab-containers {
  margin: 15px;
  padding: 30px;
}
.btn.action-btn {
  background: #f77c08;
}
.main-tab-cont {
  border: 1px solid #ccc;
  padding: 50px 20px;
  margin: 13px 20px;
  box-shadow: 0px -2px 4px rgb(195 195 195 / 25%),
    0px 2px 4px rgb(195 195 195 / 25%);
  border-radius: 8px;
}
.flex-disp {
  display: flex;
  margin-top: 10px;
}
.flex-disp img {
  width: 16px;
}
.brand-reviews .brand-container {
  width: 42%;
  background: #fff;
  padding: 20px;
  margin: 15px 40px;
}
.brand-reviews .brand-container.news {
  background: #f7f7f7;
  width: 100%;
}
.news-desc {
  padding: 23px;
  color: #000;
  background: #fff;
}
.latest-news a {
  background: #fff;
  margin-right: 159px;
}
.brand-comments {
  padding: 12px;
}
.main-tab-cont .nav-tabs {
  border-bottom: 0px;
}
.ripplr-d .nav-link {
  border: 1px solid #ccc !important;
}
.menu-list {
  display: none;
}

/* Media Query */

/* @media (min-width: 0px) and (max-width: 1029px) {
    .navigations {
      display: none;
    }
  } */

@media (min-width: 320px) and (max-width: 480px) {
  .section-4a {
    display: block;
  }
  .section-4 {
    display: none;
  }
  .section-4a {
    display: block;
  }
  .navibar ul {
    display: none;
  }
  .section-container {
    padding-bottom: 45px;
  }
  .future-distribution {
    width: 94%;
  }
  .menu-container,
  .section-container {
    margin: 0px 44px 0px 34px;
  }
  .future-distribution-image {
    margin-top: 20%;
    width: 100%;
  }
  .future-distribution-image img {
    width: 100%;
  }
  .section-1-row,
  .section-3-row {
    display: block;
  }
  .section-1 .section-1-heading {
    font-size: 19px;
    color: white;
    line-height: 32.17px;
    margin-top: 39px;
    font-weight: 700;
  }
  .actionBtn {
    width: 169px;
    margin-top: 38px;
  }
  .section-1 .section-1-desc {
    margin-top: 33px;
    font-size: 14px;
    color: #fff;
    line-height: 20.51px;
  }
  .section-2 {
    display: none;
  }
  .onboard-list {
    width: 100%;
  }
  .section-2-heading,
  .section-4-heading,
  .section-4-heading,
  .section-5-heading {
    font-size: 30px;
  }
  .onboard-list div {
    padding: 0px;
  }
  .onboard-list ul {
    font-size: 18px;
    line-height: 44px;
  }
  .distribution-service-logistic {
    margin-top: 50px;
    width: 100%;
    margin-left: 0px;
    padding: 22px 12px;
  }
  .footer-adress-section {
    display: block;
  }
  .footer-container .footer-address {
    width: 71%;
    line-height: 1.5;
  }
  .links-to-pages1 ul {
    padding: 0px;
  }
  .links-to-pages1 {
    width: 60%;
  }
  .footer-container-terms ul {
    display: block;
  }
  .footer-container,
  .footer-container-terms {
    margin: 0px;
    flex-direction: column;
  }
  .brand-reviews {
    display: block;
  }
  .brand-reviews .brand-container {
    width: 95%;
    padding: 10px;
    margin: 13px 18px;
  }
  .ripplr-d .nav-link {
    padding: 13px 51px !important;
  }
  .row {
    display: block !important;
  }
  .row .col {
    margin-top: 12px;
  }
  .tab-containers {
    margin: 0px;
    padding: 0px;
  }
  label {
    font-size: 14px;
  }
  .hamburg {
    display: block;
  }
  .latest-news,
  .lastest-news-container {
    display: block;
  }
  .news-desc {
    padding: 13px 2px;
  }
}

/* Extra Small Devices, Phones */
@media (min-width: 480px) and (max-width: 768px) {
  .future-distribution {
    width: 100%;
  }
  .future-distribution-image {
    margin-top: 10%;
    width: 100%;
  }
  .future-distribution-image img {
    width: 100%;
  }
  .navibar ul {
    display: none;
  }
  .section-4a {
    display: block;
  }
  .menu-container,
  .section-container {
    /* margin: 0px 120px; */
    margin: 0px 71px 0px 34px;
  }
  .section-1-row,
  .section-3-row {
    display: block;
  }
  .section-2 {
    display: none;
  }
  .section-1 .section-1-heading {
    margin-top: 0px;
  }
  .onboard-list {
    width: 100%;
  }
  .distribution-service-logistic {
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 29px 28px 20px 28px;
    width: 100%;
  }
  .section-4 {
    display: none;
  }
  .footer-container,
  .footer-container-terms {
    margin: 20px 60px 0px 0px;
  }
  .footer-adress-section {
    display: block;
  }
  .footer-container .footer-address {
    width: 71%;
    line-height: 1.5;
  }
  .links-to-pages1 ul {
    padding: 0px;
  }
  .links-to-pages1 {
    width: 60%;
  }
  .footer-container-terms ul {
    display: block;
  }
  .brand-reviews {
    display: block;
  }
  .brand-reviews .brand-container {
    width: 100%;
  }
  .ripplr-d .nav-link {
    padding: 13px 100px !important;
  }
  .row {
    display: block !important;
  }
  .row .col {
    margin-top: 12px;
  }
  .tab-containers {
    margin: 0px;
    padding: 0px;
  }
  label {
    font-size: 14px;
  }
  .hamburg {
    display: block;
  }
  .latest-news,
  .lastest-news-container {
    display: block;
  }
  .news-desc {
    padding: 13px 2px;
  }
}

/* Small Devices, Tablets */
@media (min-width: 768px) and (max-width: 992px) {
  .future-distribution {
    width: 100%;
  }
  .navibar ul {
    display: none;
  }
  .menu-container,
  .section-container {
    /* margin: 0px 120px; */
    margin: 0px 100px 0px 34px;
  }
  .section-1 .section-1-heading {
    margin-top: 0px;
    font-size: 30px;
    line-height: 39.17px;
  }
  .future-distribution-image {
    margin-left: 11px;
  }
  .future-distribution-image img {
    width: 100%;
    margin-left: 66px;
  }
  .onboard-list div {
    padding-left: 0px;
  }
  .onboard-list {
    margin-left: 0%;
  }
  .distribution-service-logistic {
    padding: 10px 30px;
    margin-top: 40px;
    margin-left: 20px;
  }
  .onboard-list ul {
    font-size: 17px;
    line-height: 41px;
  }

  .section-4 {
    display: none;
  }
  .section-4a {
    display: block;
  }
  .footer-container,
  .footer-container-terms {
    margin: 20px 60px 0px 0px;
  }
  .ripplr-d .nav-link {
    padding: 15px 160px !important;
  }
  label {
    font-size: 16px;
  }
  .stats-container .stats-main {
    margin: 3px 7px 0px 12px;
  }
  .stats-main .stats-desc {
    font-size: 13px;
  }
  .stats-main .stats-count {
    font-size: 25px;
    font-weight: 600;
  }
  .hamburg {
    display: block;
  }
  .latest-news {
    display: block;
  }
}

/* Medium Devices, Desktops */
@media (min-width: 992px) and (max-width: 1200px) {
  .menu-container,
  .section-container {
    margin: 0px 87px 0px 98px;
  }
  .future-distribution {
    width: 94%;
  }
  .navibar ul li {
    font-size: 16px;
    line-height: 28px;
    margin-right: 39px;
  }
  .section-1 .section-1-heading {
    font-size: 26px;
    color: white;
    line-height: 51.17px;
    margin-top: 26px;
    font-weight: 500;
  }
  .future-distribution-image img {
    width: 85%;
    margin-left: 60px;
    margin-top: 50px;
  }
  .navibar ul {
    margin: 0px 4px;
  }
  .section-1 .section-1-desc {
    line-height: 20.51px;
    font-size: 14px;
  }
  .logo-container {
    margin-right: 70px;
  }
  .onboard-list div {
    padding-left: 0px;
  }
  .onboard-list {
    width: 44%;
    margin-left: 0%;
  }
  .footer-container,
  .footer-container-terms {
    margin: 20px 60px 0px 0px;
  }
  .ripplr-d .nav-link {
    padding: 15px 260px !important;
  }
  .stats-container .stats-main {
    margin: 3px 44px 0px 12px;
  }
  .hamburg,
  #myLinks {
    display: none !important;
  }
  .latest-news {
    display: block;
  }

  .stats-main .stats-desc {
    font-size: 13px;
    font-weight: 200;
  }
}

/* Large Devices, Wide Screens */
@media (min-width: 1200px) and (max-width: 1502px) {
  .future-distribution-image img {
    margin-left: 48px;
    width: 100%;
  }
  .navibar ul li {
    font-size: 14px;
    line-height: 37px;
    margin-right: 69px;
  }
  .section-1 .section-1-heading {
    font-size: 46px;
  }
  .stats-container .stats-main {
    margin: 1px 93px 0px 3px;
  }
  .hamburg,
  #myLinks {
    display: none !important;
  }
  .latest-news {
    display: block;
  }
  .section-2-heading {
    padding-top: 62px;
  }
  .stats-main .stats-count {
    font-size: 16px;
  }
  .stats-main .stats-desc {
    font-size: 13px;
    font-weight: 200;
  }
}

@media (min-width: 1500px) and (max-width: 1802px) {
  .future-distribution-image img {
    margin-left: 48px;
    width: 100%;
  }
  .navibar ul li {
    font-size: 14px;
    line-height: 37px;
    margin-right: 69px;
  }
  .section-1 .section-1-heading {
    font-size: 46px;
  }
  .stats-container .stats-main {
    margin: 1px 157px 0px 3px;
  }
  .hamburg,
  #myLinks {
    display: none !important;
  }
  .latest-news {
    display: block;
  }
  .section-2-heading {
    padding-top: 152px;
  }
  .stats-main .stats-count {
    font-size: 15px;
  }
  .stats-main .stats-desc {
    font-size: 12px;
    font-weight: 200;
  }
}

@media (min-width: 1800px) and (max-width: 2500px) {
  .hamburg,
  #myLinks {
    display: none !important;
  }

  .stats-main .stats-desc {
    font-size: 15px;
    font-weight: 200;
  }
}
