@media (max-width: 1180px) {
  .personal-box {
    margin-top: 115px !important;
  }
}
@media (max-width: 520px) {
  .myphoto {
    width: 50% !important;
  }
  .rev_slider .tp-mask-wrap .tp-caption,
  .rev_slider .tp-mask-wrap :last-child,
  .wpb_text_column .rev_slider .tp-mask-wrap .tp-caption,
  .wpb_text_column .rev_slider .tp-mask-wrap {
    white-space: normal !important;
  }
}
@media (max-width: 767px) {
  .cookie-alert.alert {
    padding: 15px 5px !important;
  }
  .cookie-alert button {
    padding: 10px !important;
    font-size: 15px !important;
    margin: auto !important;
  }
  .btn-black2,
  .btn-black2:focus {
    width: 90px !important;
  }
  .network-list {
    left: 50px !important;
    background: #f7f8f8;
    width: 75% !important;
  }
  app-view-estimate .btn-yellow {
    padding: 5px !important;
    width: 110px !important;
  }
  .close {
    z-index: 11111111;
    position: absolute;
    left: 0px;
    right: 0px;
    margin-right: 36px;
    text-align: end;
  }
  app-confirmation .search-title-book {
    font-size: 17px !important;
  }
  app-confirmation .manageBook {
    font-size: 18px !important;
  }
  .booking-modal-sm .modal-sm {
    min-width: 300px !important;
  }
  .mb-margin-auto {
    margin: auto;
  }
  .mb-pad-0 {
    padding: 0 !important;
  }
  .session-container {
    left: 0px;
    margin: 5px 0% 0px 0% !important;
  }
  app-view-estimate .trip-details {
    margin-top: 50px;
  }
  .close img {
    position: initial !important;
    margin-left: 0px !important;
    margin-top: 4px;
  }
  .mob-lh-50 {
    line-height: 50px;
  }
  .drive-select mat-radio-button {
    width: 97% !important;
  }
  .tip .tooltip-text {
    left: 33% !important;
  }
  app-booking .tip .tooltip-text {
    left: 60% !important;
  }
  app-manage-booking .search-title-book {
    font-size: 30px !important;
  }
  .modal-body {
    padding: 14px;
  }
  .left-bg-modal {
    border-radius: 10px 10px 0px 0px !important;
    padding: 20px !important;
  }
  .mob-pad {
    padding: 0px;
    margin: auto;
  }
  app-home .amenities-list ul li {
    max-width: 100%;
    flex-basis: 50%;
  }
  app-home .btn-setting {
    padding: 11px 40px !important;
  }
  app-home .powered-by {
    margin-left: 0rem !important;
  }
  app-home .amenities-list ul li img {
    height: 70px;
  }
  app-booking .amenities-list ul li {
    max-width: 100%;
    flex-basis: 50%;
  }
  app-booking .amenities-list ul li img {
    height: 50px;
  }
  app-booking .rv-price {
    padding: 20px 15px;
  }
  app-estimate .trip-details td {
    text-align: left;
  }
  app-estimate .estimate-details td:nth-child(1) {
    text-align: left;
  }
  app-estimate .estimate-details td:nth-child(2) {
    text-align: right;
  }
  app-estimate .addons .mat-checkbox {
    text-align: left;
  }
  .features-content {
    text-align: left;
  }
  app-estimate table {
    text-align: left !important;
  }
  .page-title {
    border-radius: 0px !important;
  }
  .card {
    margin-left: -15px !important;
    margin-right: -15px !important;
    border-radius: 0px !important;
  }
  .insurance-select mat-radio-button {
    font-size: 10px;
    width: 48% !important;
    margin: 2px !important;
  }

  .insurance-list {
    margin-bottom: 20px;
  }
  .insurance-list li {
    text-align: justify;
  }
  .app-store {
    text-align: center !important;
    margin-top: 30px !important;
  }

  .play-store {
    text-align: center !important;
  }
  .app-store a img {
    width: 180px !important;
  }

  .play-store a img {
    width: 180px !important;
  }
  .box-nav {
    margin-top: 0px !important;
  }
  .btn-next {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .btn-back {
    margin-right: auto;
    margin-left: auto;
    display: block;
  }
}
@media (max-width: 991px) {
}

@media (max-width: 984px) {
  .box-nav {
    margin-top: 0px !important;
  }
}
