/* extra Small devices */
@media screen and (max-width: 575px) {

  .section-subdesc2 {
    margin-top: 20px;
  }

  section#solution > div.row {
      padding: 25px 0px;
  }

  img.img-relative-w.item-bottom {
      position: relative;
  }

    .btn-pradeo-lg .fa, .btn-card .fa {
      float: right;
      margin-top: 3.5px;
  }

  section#mobility {
    margin-top: 75px;
  }

  .standard-slider-wrapper{
    margin:0px -15px 240px -15px;
  }

  .key-slide-container ol.carousel-indicators {
      top: 225px;
  }

  .sl-indicator{
      width: .625rem !important;
    height: .625rem !important;
    -webkit-border-radius: 50% !important;
    border-radius: 50% !important;
    cursor: pointer !important;
  }

  .standard-slider-container{
    width: 100%;
    font-size: 0.9em;
    white-space: nowrap;
    overflow: auto;
    display: block;
    position: absolute;
    margin-left: -15px;
    padding-left: 15px;
}

  .standard-slider-container .standard-slider-item{
      min-height: 200px;
      white-space: normal;
      margin-left: 10px;
      margin-right: 10px;
      display: inline-block;
      vertical-align: top;
  }

  #network .standard-slider-item {
      min-height: 250px;
      width: 250px;
      margin-right: 40px;
  }

  .btn-no-bg{
    font-size: 0.9em;
  }

  .card-mobility-container .card-mobility {
    min-height: 240px;
  }

  .btn-pradeo{
    padding: 8px 16px;
  }

  .btn-pradeo-lg{
    padding: 8px 36px;
  }

  .privacy-laws-desc{
    padding: 10px 15px 0px 15px;
  }

  .clear-padding-section{
    padding-top: 10px !important;
  }

  section#info > div.row{
      background-color: #343434;
      padding:50px 0px;
  }

  section#partner > div.row{
    background-color: #343434;
    padding:50px 0px;
}

  section#solution{
    margin-top: -40px !important;
  }

  .bold-mobile{
    font-family: arial_bold,sans-serif !important;
    font-weight: bold;
  }

  .margin-top-mobile{
    margin-top: 20px;
  }

  .txt-mobile-md{
      font-size: 1em !important;
  }

  .mobile{
    display: block;
  }

  .no-mobile,.no-mobile-flex{
    display: none;
  }

  .desc-section-light3 {
    margin-top: 30px;
  }

  #header-menu-normal{
    display: none;
  }

  #header-menu-mobile{
    display: initial;
  }

  #header-menu-mobile.row.header-menu-container {
      display: block;
      white-space: nowrap;
      width: 100%;
      overflow: auto;
      position: absolute;
  }

  #header-menu-mobile .header-menu {
      width: 270px;
      padding: 15px 5px;
      font-size: 0.75em;
      display: inline-block;
  }

  .btn-card {
        padding: 20px 20px;
        margin-bottom: 10px;
    }

    section#solution > div.row {
      padding-bottom: 0px;
    }

    .carousel,.no-relation{
        display: initial;
    }

    .not-carousel,.relation{
        display: none;
    }

    .quote{
        font-size: 1.1em;
        padding: 70px 14vw 30px 14vw;
        height: 115%;
        margin-left: 0px;
    }


    .quote-citation {
      line-height: 1.5;
      padding-top: 0px;
      font-size: 0.75em;
      display: initial;
  }

    .quote-author{
        font-size: 0.7em;
        padding-right: 4px;
        margin-top: 12px;
        margin-bottom: 4px;
    }

    .btn-business{
        display: none;
    }

    .is_recognized{
        font-size: 0.8em;
        margin-top: 12px;
    }

    .gartner{
        padding: 14px 5.5vw;
    }

    .primary-title{
        font-size: 1em;
        padding: 30px 30px 0px 30px;
    }

    .aligner{
        display: none;
    }

  .title-section-dark {
    font-size: 1em;
  }

  .desc-section-dark {
      font-size: 0.8em;
      color: #000;
  }

  .title-section-light3,.title-section-dark3 {
    font-size: 1em;
  }

  .desc-section-light3,.desc-section-dark3 {
      font-size: 1em;
  }

  .footer-section-dark {
      font-weight: bold;
      color: #000;
  }

  .txt-header{
    font-size: 125%;
  }

  nav{
    min-height: 7vh;
  }

  .img-header{
    height: 10rem;
    width: 100%;
    object-fit: cover;
    object-position: center;
  }

  .business{
    font-size: 1em;
  }

    .img-use-case {
        height: 45rem;
        width: 100%;
        object-fit: cover;
        object-position: center;
    }

    .img-use-case {
      height: 25rem;
      width: 100%;
      object-fit: cover;
      object-position: right;
  }

  section#use-case > div.row {
    background-image: url(../img/pradeo/woman-delivery-tablet.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    padding: 0px;
    background-size: cover;
}

    .title-section-dark3 {
      margin-top: 20px;
  }

  .container-relative{
      position: initial;
  }

  .item-bottom{
      position: initial;
  }

  section#samsung > div.row {
    padding-top: 10vw;
  }
}
