/*@media only screen and (max-width: 600px) {*/
.navbar__ul li a {display: none;}
  .navbar__ul a.main-navbar__icon {
    float: right;
    display: block;
    font-size: 28px !important;
  }
  .navbar__ul.responsive {position: relative;}
  .navbar__ul.responsive .main-navbar__icon {
    position: block;
    right: 0;
    top: 0;
  }

  .navbar__ul {
    margin-right: 0%;
    z-index: 1000;
    float: right;
  }
  .navbar__ul.responsive {
    position: fixed;
    width: 100%;
    height: 100vh;
    background: #1c1b1d;
    top: 0px;
    margin-top: 0;
    text-align: center;
    transition: .5s;
    left: 0;
    padding-left: 0px;
    z-index: 1500;
  }
  .navbar__ul.responsive li {
    display: block;
    margin: 50px 0;
    line-height: 30px;
  }
  .navbar__ul.responsive li a {
    float: none;
    display: block;
    font-size: 20px;
    text-align: center;
    padding:0;
  }
/*}*/


@media only screen and (max-width: 600px) {

  .br__display {
    display: none;
  }

/* landingPage__capabilities*/
.landingPage__capabilities-container {
  width: 100%;
  height: auto;

  /*add grid style*/
   display: flex;
   flex-direction: column;
   flex-wrap: wrap;
}

.sideContent__box2 {
    height: 100%;
}

.sideContent__box2 h2:nth-child(1){
    font-size: 28px;
    font-weight: 600;
    padding-top: 35px;
    left: 0;
    text-align: center;
}

.sideContent__box2 h2:nth-child(2){
    font-size: 22px;
    font-weight: 400;
    left: 0;
    padding-top: 0;
    text-align: center;
    color: #a8b1b1;
}

.sideContent__box2 p{
  font-size: 18px;
  text-align: center;
}

.sideContent__box2 ul{
  margin:0;
  padding: 0;
}

.sideContent__box2 ul li{
  font-size: 18px;
  margin:0;
  text-align: center;
}

.sideContent__img {
  position: relative;
  width: 100%;
  overflow: none;
  left: 0;
  top: 0;
  padding: 30px;
}

.cap__col {
  flex: 100%;
  max-width: 100%;
}
.sideContent__img img {
  width: 80%;
}


.cap__container {
  /*display: none;*/
  padding-top: 20px;
}
}

/* Media queries - Responsive timeline on screens less than 600px wide */
@media screen and (max-width: 600px) {
  /* Place the timelime to the left */
  .timeline::after {
  left: 31px;
  }
  
  /* Full-width containers */
  .timeline__container {
  width: 100%;
  padding-right: 25px;
  }
  
  /* Make sure that all arrows are pointing leftwards */
  .timeline__container::before {
  left: 60px;
  border: medium solid white;
  border-width: 10px 10px 10px 0;
  border-color: transparent white transparent transparent;
  }

  /* Make sure all circles are at the same spot */
  .left::after, .right::after {
  left: 15px;
  }
  
  /* Make all right containers behave like the left ones */
  .right {
  left: 0%;
  }
}

@media screen and (max-width: 600px) {
  .testimonial__col {
    flex: 100%;
    max-width: 80% !important;
  } 

  .globalImpact__col {
    flex: 100%;
    max-width: 100% !important;
  }  

  .contact__col {
  flex: 100%;
  max-width: 100% !important;
}
.contact__logo {
  width: 100%;
}

.article__col{
  flex: 100%;
  max-width: 100% !important;
}

.circle__col {
  flex: 100%;
  max-width: 100% !important;
  padding:0;
}

.paging__col {
    flex: 100%;
    max-width: 100% !important;
}

.products__kiosk-col,
.products__img-col {
  flex: 100%;
  max-width: 100% !important;
  padding: 0px;
}

.about__aboutusheader {
    max-width: 100% !important;
    flex: 100%;
    padding: 20px;
}

.about__title {
   flex: 100%;
  max-width: 100% !important;
}


}

@media screen and (max-width: 960px) {
  .testimonial__col {
    flex: 100%;
    max-width: 100%;
  }  

  .globalImpact__col {
    flex: 100%;
    max-width: 80%;
  }  

.contact__col {
  flex: 100%;
  max-width: 80%;
}

.article__col {
  flex: 100%;
  max-width: 100%;
}

.circle__col {
  flex: 100%;
  max-width: 100%;
}

.paging__col {
    flex: 100%;
    max-width: 80%;
}

.products__kiosk-col,.products__img-col {
  flex: 100%;
  max-width: 100%;
}


.about__aboutusheader {
    max-width: 80%;
    flex: 100%;
}

.about__title {
   flex: 100%;
  max-width: 80%;
}

.cap__col {
  flex: 100%;
  max-width: 80%;
}

.card {
    flex: 100%;
    max-width: 80%;
  }
  .prodcard {
    flex: 100%;
    max-width: 80%;
  }
}

/*landing page */
 @media screen and (max-width: 1024px) {
  .landingPage__hello-container {
    height: 100%;
  }
  .landingPage__hello-vertivalLine {
     margin-left: 0; 
}

}
 @media screen and (max-width: 1000px) {
  .landingPage__hello-header {
     margin-left: 0%; 
    padding-left: 20px;
}

.circle__sm {
  display: block;
}

.circle__inner {
  display: none;
}

.circle_color_1,
.circle_color_2,
.circle_color_3 {
  margin: auto;
}

.testimonial__sm {
  display: block;
}

.testimonial__body {
  padding: 5% 5% 5%;
}

.testimonial__row {
  display: none;
}
}

 @media screen and (max-width: 600px) {
  .landingPage__loading-background {
    width: 100%;
    position: relative;
    left: 0;
    padding-top: 140px;
}
.logo1{
    display: none;
}
.logo2 {
  display: block;
}
#background__looptext {
    font-size: 26px;
     padding-top: 0; 
    position: absolute;
    width: 100%;
     margin-left: 0; 
    bottom: 20%;
    text-align: center;
}
#background__flip > div > div {
  height:40px;
}
.landingPage__button {
    position: absolute;
    bottom: 5%;
     right: 0; 
    width: 100%;
    border: none;
    text-align: -webkit-center;
}

.landingPage__hello-container {
  overflow: hidden;
  height: 100%;
}

  .landingPage__hello-header {
    margin-left: 0;
    padding-left: 0;
    padding-top: 20px;
  }
  .landingPage__hello-header h2{
    font-size: 40px;
    padding: 20px;
    font-weight: 600;
    padding-bottom: 0;
  }
  .landingPage__hello-vertivalLine {
    margin-left: 0;
}
.helloPage__text {
    width: 100%;
     border: none; 
     height: 100%;
}
.helloPage__text p {
    font-size: 16px;
    padding: 20px;
    letter-spacing: 0.1em;
}
.helloPage__button {
    position: relative;
     padding-top: 0; 
     right: 0; 
     padding:20px;
}

/*.landingPage__cap-header span:nth-child(1) {
    font-size: 30px;
}

.landingPage__cap-header span:nth-child(2) {
    font-size: 40px;
}*/

.landingPage__cap-header {
    left: 0%;
    padding-left: 20px;
}


.landingPage__brands {
    margin: auto;
    overflow: hidden;
    padding: 0 20px;
}
.landingPage__brands-header {
  padding: 20px;
     text-align: left;

}
.landingPage__brands-header h2,
.products__kiosk-header h2 {
    font-size: 22px;
    letter-spacing: 0.1em;
}

.landingPage__cap-header h2 {
    font-size: 22px;
    letter-spacing: 0.1em;
}

.landingPage__brands-container {
    position: relative;
     left: 0; 
    width: 100%;
     margin: 0; 
     padding: 0px; 
}

.landingPage__brands-container img {
    margin: 2rem 0rem;
}

.testimonial__inner {
     padding: 0; 
}

.testimonial__sm {
  display: block;
}

.testimonial__body {
  padding: 5% 5% 5%;
}

.testimonial__row {
  display: none;
}

.pd-20-sm h2{
  padding:0 20px;
}

.landingPage__globalText p {
    font-size: 16px;
    text-align: left;
    letter-spacing: 0.3px;
}
.landingPage__globalImpact {
    padding: 0; 
}

.circle_m1_header h2 {
  font-size: 22px;
 }

 .circle_m2_header ul li {
  font-size: 16px;
  letter-spacing: 0.1em;

 }

.circle_m1 {
  position: relative;
}

.circle__sm {
  display: block;
}

.circle__inner {
  display: none;
}

.circle_color_1,
.circle_color_2,
.circle_color_3 {
  margin: auto;
}
}

/*about us*/
@media screen and (max-width: 960px) {
  .core__aboutusheader,
  .about__aboutusheader {
    padding: 20px;
  }
}
  @media screen and (max-width: 600px) {
.aboutus__textcontainer h1 {
  text-align: left;
  font-size: 28px;
  padding:20px;
}

.aboutus__textcontainer span:nth-child(1) ,
.aboutus__textcontainer span:nth-child(2) ,
.aboutus__textcontainer span:nth-child(3) {
    font-size: 32px;
}

.about__container {
  margin-top: 0;
}

.core__aboutusheader {
    padding: 20px;
}

.about__aboutusheader p {
  font-size: 18px;
}

.about__title {
  padding: 20px;
}

.about__main-bar {
  display: none;
}
.core__aboutusheader h1 {
  font-size: 20px;
}

.about__maintext {
  position: relative;
  left: 0;
  font-size: 18px;
}

.about__aboutusheader p:nth-child(1) {
    font-size: 20px;
}

.about__aboutusheader p:nth-child(2),
.about__aboutusheader p:nth-child(3),
.about__aboutusheader p:nth-child(4)  {
    font-size: 18px;
}

.core__aboutusheader p:nth-child(1) {
    font-size: 18px;
}

.content h2 {
  font-size: 20px;
}

.content p {
  font-size: 18px;
}

.core__container,
.workflow__container {
  padding-top: 0;
}

.holder section {
  background-position: center;
  background-attachment: scroll;
  /*-webkit-clip-path: circle(0px at center);*/
}

.timeline {
  padding-top: 0;
}

.timeline::after {
    top: 35px;
}

}

/*articles*/
@media screen and (max-width: 850px) {
  .blog__wrapper {
    padding-left: 20px;
  }
  .products__kiosk-img img,
  .products__kiosk-img1 img {
    width: 100%;
}
  }

  @media screen and (max-width: 600px) {
  .blog__wrapper {
    padding-left: 20px;
  }
  .blog__header-sm h1 {
    font-size: 3rem;
  }

  .blog__header-sm p {
    font-size: 22px;
  }

  .cards {
    height: 100%;
  }

  .card {
    flex: 70%;
    max-width: 70%;
  }
  .prodcard {
    flex: 70%;
    max-width: 70%;
  }
}

@media screen and (max-width: 1024px) {

  .card {
    flex: 70%;
    max-width: 70%;
  }
  .prodcard {
    flex: 70%;
    max-width: 70%;
  }
}

/* ds */
 @media screen and (max-width: 1024px) {

.ds__mainContainer{
  /*background-position: center;*/
}
.ds__mainHeader h2 {
    letter-spacing: 0.1em;
     left: 5%; 
    padding: 20px;
    font-size: 40px;
}
.ds__main-vertivalLine {
     left: 8%;
}
.ds__main-bar {
    border-left: 10px solid #1c1b1d;
}

.ds__maintext {
    position: absolute;
    top: 0px;
     left: 0px; 
     width: 100%; 
    padding: 0 20px;
     margin: 0px; 
}

.ds__section,
.ds__section-2 {
  height: 100%;
}
.ds__header {
     width: 100%; 
    position: relative;
     left: 0%; 
     top: 0%; 
     height: 100%; 
}
.ds__image-1,
.ds__image-7 {
  position: relative;
  left: 20%;
  top: 0;

}
.ds__image-1 img,
.ds__image-7 img {
  width: 400px;
}

.ds__header h2 {
    font-size: 28px;
    padding: 20px;
}

.ds__header p {
    font-size: 18px;
    padding: 20px;
     width: auto;
     left: 0%; 
    letter-spacing: 0.1em;
}

.ds__image-2 {
  display: none;
}
.ds__header-2,
.ds__header-3,
.ds__header-4,
.ds__header-5,
.ds__header-6,
.ds__header-7 {
    width: 100%;
    position: relative;
    left: 0%;
    top: 0%;
    background: #809e80;
    height: auto;
}
.ds__question-2,
.ds__question-3,
.ds__question-4,
.ds__question-4-1,
.ds__question-6,
.ds__question-7 {
  position: relative;
  left: 0;
  top: 0;
  padding: 20px;
}
.ds__header-2 h2 {
    font-size: 28px;
    color: white;
    padding: 20px;
    letter-spacing: 0.1em;
}

.ds__header-2 p,
.ds__header-3 p,
.ds__header-4 p:nth-child(1),
.ds__header-4 p:nth-child(2),
.ds__header-4 p:nth-child(3),
.ds__header-4 p:nth-child(4),
.ds__header-5 p:nth-child(1),
.ds__header-5 p:nth-child(2),
.ds__header-6 p:nth-child(1),
.ds__header-6 p:nth-child(2),
.ds__header-6 p:nth-child(3),
.ds__header-7 p {
    position: relative;
    font-size: 18px;
    width: auto;
    padding: 20px;
    letter-spacing: 0.1em;
}
}

  @media screen and (max-width: 600px) {

.ds__mainContainer{
  background-position: center;
}
.ds__mainHeader h2 {
    letter-spacing: 0.1em;
     left: 0%; 
    padding: 20px;
    font-size: 40px;
}
.ds__main-vertivalLine {
     left: 0%; 
}
.ds__main-bar {
    border-left: 10px solid #1c1b1d;
}

.ds__maintext {
    position: absolute;
    top: 0px;
     left: 0px; 
     width: 100%; 
    padding: 0 20px;
     margin: 0px; 
}

.ds__section,
.ds__section-2 {
  height: 100%;
}
.ds__header {
     width: 100%; 
    position: relative;
     left: 0%; 
     top: 0%; 
     height: 100%; 
}
.ds__image-1,
.ds__image-7 {
  position: relative;
  left: 0;
  top: 0;

}
.ds__image-1 img,
.ds__image-7 img {
  width: 100%;
}

.ds__header h2 {
    font-size: 28px;
    padding: 20px;
}

.ds__header p {
    font-size: 18px;
    padding: 20px;
     width: auto;
     left: 0%; 
    letter-spacing: 0.1em;
}

.ds__image-2 {
  display: none;
}
.ds__header-2,
.ds__header-3,
.ds__header-4,
.ds__header-5,
.ds__header-6,
.ds__header-7 {
    width: 100%;
    position: relative;
    left: 0%;
    top: 0%;
    background: #809e80;
    height: auto;
}
.ds__question-2,
.ds__question-3,
.ds__question-4,
.ds__question-4-1,
.ds__question-6,
.ds__question-7 {
  position: relative;
  left: 0;
  top: 0;
  padding: 20px;
}
.ds__header-2 h2 {
    font-size: 28px;
    color: white;
    padding: 20px;
    letter-spacing: 0.1em;
}

.ds__header-2 p,
.ds__header-3 p,
.ds__header-4 p:nth-child(1),
.ds__header-4 p:nth-child(2),
.ds__header-4 p:nth-child(3),
.ds__header-4 p:nth-child(4),
.ds__header-5 p:nth-child(1),
.ds__header-5 p:nth-child(2),
.ds__header-6 p:nth-child(1),
.ds__header-6 p:nth-child(2),
.ds__header-6 p:nth-child(3),
.ds__header-7 p {
    position: relative;
    font-size: 18px;
    width: auto;
    padding: 20px;
    letter-spacing: 0.1em;
}
}

/* products kiosk*/
 @media only screen and (max-width: 812px) {

  .products__kiosk-img img,
  .products__kiosk-img1 img {
    width: 100%;
  }

   .products__kiosk-col ul li,
   .products__kiosk-text ul li {
    font-size: 16px;
  }

  .products__kiosk-header{
  text-align: left;
 }

  .products__kiosk-table {
     font-size: 14px; 
     padding: 0px; 
     letter-spacing: 0; 
}
  .products__kiosk-table  table tbody tr td{
     font-size: 14px !important; 
     -webkit-text-size-adjust: none;
}

.products__kiosk-tb-inner{
  max-width: 100%;
  padding: 0;
  margin: 0;
  overflow-x: auto;
  padding-bottom: 40px;
 }

 .blog__header-sm h2 {
  font-size: 22px;
}
.products__kiosk-table th {
  width: 100px;
 }
}


/*footer*/
  @media only screen and (max-width: 934px) {
    .footer {
      height: auto;
      margin-top: 50px;
    }

    .footer .footer-content .footer__logo img {
  margin:30px;
  padding-left: 50px;
  width: 120px;
    height: 50px;

}

    .footer .footer-content {
      height: auto;
      flex-direction: column;
    }

    .footer .footer-content .footer__logo img {
     margin: 0px;
     padding-left: 0px; 
    }
    .footer .footer-content .footer__contact {
      padding-bottom: 90px;
    }

    .footer__line {
      display: none;
    }
    
    .workwithus__container {
      height: 100%;
    }
  }