@media only screen and (min-width: 769px)  and (max-width: 1024px) {
    .owl-item.active{
        margin-right: 20px !important;
        width: 445px !important;
    }
    .owl-stage{
        width: 100% !important;
    }
    .driver-vide{
        width: 930px !important;
    }
}

@media only screen and (max-width: 768px) {

  .owl-item.active{
      margin-right: 40px !important;
  }

  body{
    padding-left: 10px;
    padding-right: 10px;
  }

  .booking-columns{
    padding-left: 0px;
    padding-right: 0px;
    font-size: 13px;
    font-weight: bolder;
  }

  .time-col{
    padding-left: 0px;
    padding-right: 0px;
  }

  .badge {
    background-color: red;
    color: #fff;
    margin-left: -10px;
    position: fixed;
    font-style: normal;
    border-radius: 25px;
    height: 20px;
    width: 21px;
    font-size: 10px;
    padding: 5px;
 }

  .action{
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding: 5px 5px 5px 5px !important;
  }

  .location{
    padding: 5px 5px 5px 25px !important;
  }

  .sub-nav li{
    display: inline-flex;
  }
  .cp-links {
      text-align: center;
      margin-bottom: 15px;
  }
  .banner {
    font-family: 'Varela Round', sans-serif;
    font-size: 2.5rem;
    font-weight: bolder;
  }

  .image-captions {
    width: 92%;
    margin-top:-135px;
  }

  .footer-first{
    margin-bottom: 15px;
  }

  video{
    width: 95vw;
    height: 24vh;
  }

  .select2-results {
      display: block;
      overflow-y: scroll;
      overflow-x: hidden;
      height: 250px;
      width: 325px;
      background-color: #fff;
  }

  .booking-columns {
    padding-left: 0px !important;
  }

  .wallet-btns {
     display: block;
  }

  #myTab{
    display: flex;
    flex-wrap:initial;
  }

  .button-topup {
    margin-bottom: 15px;
    display: inline-block;
    width: 49%;
    background-color: #3E4958 !important;
    border-color: #3E4958 !important;
  }
  .booking-item{
    padding-top: 0px !important;
  }

  .table-label{
    display: none;
  }

  .to{
    display: inline;
  }

  .col-6{
    width: 50% !important;
  }
  .driver-vide{
    margin-left: -15px;
  }

  .col-form-label{
    text-align: left !important;
    font-weight: bold;
  }

  .mobile{
    display: block;
    width:100%;
  }

  .desktop{
    display: none;
  }

  .table-custom tbody tr th{
    color: #ffffff;
    background: #3E4958;
    border: 0;
  }

  .table-custom tbody tr td{
    font-size: 16px;
  }

  .table-custom tbody tr td{
    color: #333;
    background: #fff !important;
    border: 0;
  }
  .purpose-img {
      width: 100%;
      height: 196px;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
  }

  .row-30 > * {
      margin-bottom: 0px !important;
  }

  body.modal-open {
     overflow: hidden !important;
     position: inherit !important;
  }

  .footer-logo{
    margin-bottom: 15px !important;
  }

  .footer {
      padding-top: 50px;
  }

  .img-avatar{
    max-width: 150px !important;
    max-height: 150px !important;
  }

  .review-page{
    margin-top: 50px;
  }
  .review-page h5{
    text-align: left;
  }

  #edit-profile-button{
    margin: 0 auto;
  }
  .button-save-profile-container{
    text-align: left;
  }

  /*NEW Styles*/

  .button{
    min-height: 15px !important;
    width: auto !important;
    padding: 5px 10px !important;
    font-size: 15px;
  }

  .owl-1{
    margin-top: 100px !important;
  }
  .p-img{
    margin-top:0px;
  }

  .card-text-box{
    text-transform: uppercase;
  }
  .purpose-card{
    box-shadow: 3px 3px 10px #b9b4b4;
    margin-top:20px;
  }

  .offer-button{
    width: 100% !important;
  }

  .button-login{
    width: 100% !important;
  }

  .fa-15x{
    font-size: 1.5em;
  }

  .mobile-row{
    margin-top: 0px;
  }

  .button-pay{
    width: 145px !important;
  }

  h5 .mt-0{
    text-align: left;
  }

  .button-search{
    width: 100% !important;
    margin-top:25px;
    color: #fff;
    background-color: #3E4958;
    border-color: #3E4958
  }

  .location-name {
      white-space: nowrap !important;
      overflow: hidden;
      text-overflow: ellipsis;
      display: inline-block;
      position: relative !important;
      margin-left: 5px;
      width: 270px !important;
  }

  .location-name-driver {
      white-space: nowrap !important;
      overflow: hidden;
      text-overflow: ellipsis;
      display: inline-block;
      position: relative !important;
      margin-left: 5px;
      width: 250px !important;
      margin-top: 5px;
  }

  .btn-more-info{
      font-size: 1.5em;
      margin-top: 0px;
  }

  .offer-item {
      margin-top: 0;
      padding-top: 5px !important;
      overflow: scroll;
  }

  .button-remove-margin{
    margin-top: 0px !important;
  }

  .table-custom td {
      padding: 5px 5px !important;
      font-size: 13px;
  }

  .btn-book {
      position: relative !important;
      width: 100% !important;
  }
  .price-range{
    margin-top:0px !important;
  }
  .button-block{
    width: 100% !important;
  }

  .sns-button {
      width: 45px !important;
      padding: 10px 10px !important;
      height: 45px;
  }

  .btn-remove{
    padding: 0.20rem 0.4rem !important;
  }

  .remove-row-margin{
      margin-top: 0px;
      margin-left: 0px !important;
      margin-right: 0px !important;
  }
  .card{
      box-shadow: 3px 3px 10px #d3d3d3;
      margin-bottom: 10px;
      border: 1px solid #bdbdbd;
  }
  .remove-card-body-padding{
      padding: 5px !important;
  }

  .remove-col-padding{
      padding-left: 0px !important;
      padding-right: 0px !important;
  }
  .name{
      font-size: 16px;
      font-weight: bolder;
  }
  .amount{
    font-size: 18px;
    font-weight: bolder;
    color:#49b050;
  }
  .date{
      font-size: 14px;
  }
  .admin-fee{
      font-size: 15px !important;
  }
  .about-weride{
      margin-bottom: 25px;
  }
  select.form-input{
    margin-bottom: 10px;
  }
  select.form-control{
    margin-bottom: 10px;
  }
  input[type="text"],input[type="date"],input[type="time"],input[type="number"]{
    padding: 10px !important;
  }
  .button-auto-width{
      width: auto !important;
  }
  .registration-links {
    margin-top: 50px !important;
  }

  #search-btn{
    padding: 5px 20px !important;
    font-size: 15px !important;
    margin-top: 25px !important;
  }


  .tabs-corporate .nav-link {
     width: 80px !important;
  }

  .tabs-grey .nav-link {
    width: 115px !important;
  }
  .tabs-grey-2 .nav-link{
    width: 110px !important;
  }
  .table-transactions{
    margin-bottom: 0px !important;
    margin-top: 0.6rem !important;
  }
  .table-transactions tr td{
      padding: 0px !important;
      border-top: 0px;
      font-size: 16px;
      color: green;
  }
  .php-text{
      width: 125px;
  }
  .gcash-topup{
    text-align: center !important;
    /* margin-left: 25% !important; */
  }

  .box-classic {
     height: auto !important;
  }

  #date_departure,#date_arrival{
      margin-bottom: 15px;
  }
  .sliders {
    width: 215px !important;
    margin: 15px;
    height:15px;
  }
  .m-book-location{
      padding-right: 0px !important;
  }
  .m-location-booking{
      height: 35px !important;
      overflow: hidden;
  }
  .trip-date{
      text-align: center !important;
  }

  .one-line-only {
    width: 300px !important;
  }
  .section-xl {
        padding: 60px 0px 50px 0px !important;
    }

    .section-second {
        padding: 10px 0px 50px 0px !important;
    }

    /* .arrow-down-icon{
        margin-left: -30px;
    } */
    .sub-arrow-down-icon{
        margin-left: 35px;
    }
    .show-details-action{
        padding-left: 0px;
        padding-right: 10px;
    }
    .review-submitted{
        font-size: 13px;
        font-style: italic;
        color: #8a8a8a;
    }

    input[type="date"] {
        position: relative;
        padding: 10px;
    }

    input[type="date"]::-webkit-calendar-picker-indicator {
        color: transparent;
        background: none;
        z-index: 1;

    }

    input[type="date"]:before {
        color: #939393 !important;
        background: none;
        display: block;
        font-family: 'FontAwesome';
        content: '\f073';
        width: 15px;
        height: 20px;
        position: absolute;
        top: 17px;
        right: 3px;
        color: #999;
    }

    input[type="time"] {
        position: relative;
        padding: 10px;
    }

    input[type="time"]::-webkit-calendar-picker-indicator {
        color: transparent;
        background: none;
        z-index: 1;
    }

    input[type="time"]:before {
        color: #939393 !important;
        background: none;
        display: block;
        font-family: 'FontAwesome';
        content: '\f252';
        width: 15px;
        height: 20px;
        position: absolute;
        top: 17px;
        right: 3px;
        color: #999;
    }
    .contact-input{
        padding-left:45px !important;
    }

    .messenger-container{
        position: fixed;
        bottom: 25px !important;
        right: 25px !important;
        z-index: 100;
    }
    .rd-navbar-fixed .rd-navbar-fixed-element-1 {
        padding: 10px 5px !important;
    }
    .button-delete-offer{
        background-color: transparent;
        color: #fff;
        outline: none;
        border: 0px;
        margin-top: 18px;
        margin-left: 2px;
    }

    .button-delete-offer-apply{
        background-color: transparent;
        color: #fff;
        outline: none;
        border: 0px;
        margin-top: 45px;
        margin-left: 7px;
    }

    .button-max-width{
        display: block;
        width: 100% !important;
    }

    .green-text{
        color: #49b050 !important;
        font-size: 33px;
      }

    .white-text{
        color:#fff !important;
        font-size: 28px;
    }

    .search-header-text {
        color: #333 !important;
        font-size: 18px;
    }

    .section-intro{
        padding: 45px 0px 70px 0px !important;
    }
    .anywhere-text{
        font-weight: 500;
        letter-spacing: 1px;
        margin-top: 0px !important;
    }

    .safe-text{
        margin-top: 25px !important;
    }

    .form-order-box{
        border-radius: 15px;
        margin-top: 50px !important;
        padding: 20px !important;
    }
}

@media only screen and (max-width: 375px) {
    .green-text {
        color: #49b050 !important;
        font-size: 28px;
    }

    .white-text {
        color: #fff !important;
        font-size: 22px;
    }
    .anywhere-text{
        font-size: 23px;
        font-weight: 500;
        letter-spacing: 3px;
    }
}
