.promotion-box.promotion-box-main .body
{
  position: unset;
}
@media(max-width:767px)
{
  .promotion-box.promotion-box-main{
    height: auto;
  }
  .promotion-box.promotion-box-main .body
  {
    height: 685px;
  }
  .modal-landing-page.type-image{
    width: 340px;
  }
}
@media (max-width: 991px)
{
  body .post .bg
  {
    max-height: 185px;
  }
  body .search-result .post:not(.style-2):not(.style-3) .head h3
  {
    width: 50%;
  }
  body .post:not(.style-2):not(.style-3) .mode
  {
    width: 50%;
  }
  body .post .body .info
  {
    width: calc(100% - 220px);
  }
  section.business-search{
    height: auto;
    max-height: unset;
    background-size: cover;
  }
  .business-search .form-style-search .search-col{
    max-height: unset;
    display: flex;
    border-radius: 0;
    margin-bottom: 1rem;
    justify-content: center;
  }
  .business-search .form-style-search .search-col:last-child,
  .business-search .form-style-search .search-col.-last-child
  {
    background-color: transparent;
  }
  .business-search .form-style-search .search-col:last-child{
    border: 0;
  }
  .business-search .form-style-search .search-col.-first-child{
    background-color: #fff;
  }
  .chat-dialog .hidden-mobile{
    display: block !important;
  }
  .chat-dialog .btn-minimize{
    margin-left: 2rem;
  }
  .chat-dialog .head .btn{
    zoom: normal;
  }
  .chat-dialog.mini .btn-modal-quotation{
    display: none!important;
  }
}

/* chat box */
@media(max-width:767px)
{    
  .chat-dialog{
    position: absolute;
    left: 0;
    top: -10px;
    z-index: 3;
  }
  .chat-dialog.mini{
    height: 81px;
    overflow: hidden;
    width: 80px;
    position: fixed;
    z-index: 9999;
    right: 0px;
    left: unset;
    top: unset;
  }
  .chat-dialog.mini .footer{
    position: relative;
  }
 .chat-dialog  .message-chatbox-header{
    display: block!important;
    display: block;
  }

  .chat-dialog.mini .btn.btn-minimize{
    display: none!important;
    display: none;
  }
 .business-search .form-style-search .search-col{
    margin: 5px 3rem;
  }
  .home-business-category .col-sm-6{
    width: 50%;
    float: left;
  }
  /*.owl-prom-camp .owl-carousel .item {
     height: calc(100vh - 109px);
    object-fit: cover; 
  }*/

}
@media(max-width:500px)
{   
  .post-gallery .owl-dot,
  .body-list-images .owl-dot{
    width: calc(25% - 16px);
  }
}

@media(max-width:1199px)
{
  .form-style-search .btn-search{
    min-width: 90%;
    max-width: 155px;
  }
  .promotion-box .body p.name {
    max-width: 132px;
  }
  .contact-vertical-slider .business-detail.width-limit{
    /* max-width: 192px; */
    max-width: 340px;
 }
 .contact-vertical-slider .show-right-button {
    width: 100%;
    padding-right: 10px;
    padding-top: 5px;
    display: flex;
    float: none;
    max-width: none;
  }
  .contact-vertical-slider .show-right-button button, .show-right-button a {
    /* width: 45%; */
    margin: 5px 10px;
    padding: 7px 0px;
  }
}

@media(max-width:991px)
{
  .row.row-custom-search{
   display: block;
  }
  .form-style-search{
    margin: 0;
  }
  .form-style-search .btn-search{
    min-width: 155px;
    max-width: 155px;
  }
  .row-custom-search .box-auto-plan{
    padding-right: 0;
    padding-left: 0;
  }
  section.business-search{
    padding-top: 0;
    background: unset;
  }
  section.business-search .container{
    width: 100%;
  }
  .business-search .top-mobile-bg{
    background: url(/images/theme/default/assets/images/index-home-bg-12.png);
    padding: 5rem 1rem 1rem 1rem;
    background-size: cover;
  }
  .business-search .bottom-mobile-bg{
    background: url(/images/theme/default/assets/images/index-home-bg-13.png);
    padding: 5rem 1rem;
    background-size: cover;
    background-position: center;
  }
  .business-search .top-mobile-bg .row,
  .business-search .bottom-mobile-bg .row{
    margin: auto;
    width: 750px;
  }
  .promotion-box .body p.name {
    max-width: 90px;
    margin: 0px 4px;
  }
  .promotion-box .body .inline-block .date{
    max-width: 90px;
    margin: 0px 4px;
  }
  .card-business-horizontal .business-detail.width-limit{
    max-width: 435px;
 }
  .show-right-button {
    float: right;
    width: 35%;
    max-width: 155px;
    padding-right: 10px;
    padding-top: 5px;
    display: unset;
  }
  .card-business-horizontal .show-right-button button,.card-business-horizontal .show-right-button a {
    width: 100%;
    margin: 5px 10px;
    /* padding: 7px 20px; */
    padding: 7px 0px;
  }
  .card-business-horizontal .show-right-button button.btn .text-icon, .card-business-horizontal .show-right-button button.btn .text-icon span,
  .card-business-horizontal .show-right-button a.btn .text-icon, .card-business-horizontal .show-right-button a.btn .text-icon span {
    display: inline-flex;
  }

  .contact-vertical-slider .business-detail.width-limit{
    max-width: 435px;
 }
 .contact-vertical-slider .show-right-button {
    width: 100%;
    padding-right: 10px;
    padding-top: 5px;
    display: unset;
    float: right;
    max-width: 155px;
  }
  .contact-vertical-slider .show-right-button button, .show-right-button a {
    width: 100%;
    margin: 5px 10px;
    padding: 7px 0px;
  }
}
@media(max-width:767px)
{
  .row-custom-search .box-auto-plan{
    padding-right: 30px;
    padding-left: 30px;
  }
  .business-search .top-mobile-bg .row,
  .business-search .bottom-mobile-bg .row{
    margin: auto;
    width: auto;
  }
  .promotion-box .body p.name {
    max-width: calc(90vw - 95px);
  }
  .recommended-business .tab-category-list .item {
    font-size: 1.4rem;
    padding: 10px 5px;
    scroll-snap-align: start;
  }
  .tab-category-list.package-style{
    overflow-x: auto;
    scroll-snap-align: start;
  }
  .section-banner-addition .banner-addition .owl-dots {
    bottom: auto;
  }
  .package-style .col-sm-12{
    width: 100%;
  }
  .gallery .img-responsive {
    height: 300px;
    object-fit: cover;
 }
 .row.gallery{
    margin: 0px;
 }
 .row.gallery.owl-carousel .owl-nav button.owl-prev {
  left: 6px;
  color: #ffffff;
}
 .row.gallery.owl-carousel .owl-nav button.owl-next {
  right: 6px;
  color: #ffffff;
}
 .row.gallery.owl-carousel .owl-dots {
  bottom: 5px;
}
.gallery div{
  padding:0px;
}
.box-card-left {
  border-right: 0px;
}
.card.card-business-horizontal.revert{
  float: unset;
  max-width: unset;
  min-width: unset;
}
.owl-carousel .card.card-business-horizontal.revert{
  width:90vw;
}
.owl-carousel .card-business-horizontal .business-detail {
  max-width: 285px;
}
  .contact-vertical-slider button.slick-prev.slick-arrow,.contact-vertical-slider button.slick-next.slick-arrow {
    right: 25px;
    z-index: 100;
    top: -25px;
  }
  .contact-vertical-slider button.slick-next.slick-arrow {
    right: 0px;
  }
  .post .body .info.show-detail-block{
    height: unset;
    overflow-y: unset;
    scrollbar-width: unset;
 }
  .promotion-box.promotion-box-main .desc{
    height: 127px;
    -webkit-line-clamp: 5;
  }
  .promotion-box.promotion-box-main .body img {
    height: 421px;
  }
  .show-progress-bar{
    overflow: unset !important;
  }
  .mobile-ps-1-rem{
    padding-left: 1rem;
  }
  .table-friend-invite tbody tr{
    position: relative;
    width: 100%;
    display: block;
    padding: 10px 0px 10px 35px;
  }
  .table-friend-invite tbody tr.has-data td:first-child{
      position: absolute;
      top: 8px;
      left: 5px;
      font-size: 16px;
      padding: 0px !important;
      width: 30px !important;
  }
  .table-friend-invite tbody td{
      padding: 0px 0px 0px !important;
  }
  #news_img.owl-carousel .owl-nav button.owl-prev {
      left: -15px;
  }

  #news_img.owl-carousel .owl-nav button.owl-next {
      right: -15px;
  }
  .item-new-img {
      height: 400px !important; 
  }
  .mobile-hide{
    display: none !important;
  }
}
@media(max-width:1300px)
{

}
@media(max-width:565px)
{
  .panel-body #owner_email{
    width: 100%;
    border-radius: 5px;
    margin-bottom: 1rem;
  }
  .panel-body #send-confirmed-email{
    border-radius: 5px;
    float: right;
  }
  .panel-body #edit-confirmed-email{
    float: right;
  }
  .show-right-button{
    width: 100%;
    max-width: none;
    text-align: center;
    padding: 0px;
    margin: 5px 0px;
    display: inline-flex;
  }
  .show-right-button button,.show-right-button a {
    width: 45%;
    margin: 0px 5px;
  }
  .card-business-horizontal .business-detail.width-limit {
    width: 80%;
  }

  .contact-vertical-slider .show-right-button {
    width: 100%;
    padding-right: 10px;
    padding-top: 5px;
    display: inline-flex;
    float: unset;
    max-width: none;
  }
  .contact-vertical-slider .show-right-button button, .show-right-button a {
    /* width: 45%; */
    width: -webkit-fill-available;
    margin: 5px 10px;
    padding: 7px 0px;
  }
}


@media(max-width:600px){
  .div-rating-check-list{
    overflow-x: auto;
    justify-content: left;
  }
  .mobile-text-center-i{
    text-align: center !important;
  }
  .responsive-mobile-600{
    display: none;
    opacity: 0;
  }
  .search-page.for-map  .control-filter .filter{
    width: 100%;
  }
  .search-filter.filter-map-style{
    top: 5px;
  }
}

@media(max-width:424px){
  .post .body .info.show-detail-block{
    padding-left: 0px;
  }
}

@media(max-width:700px){
  .gm-style-iw-a .gm-style-iw{
    max-width: 100% !important;
    width: 300px !important;
  }
  .gm-style-iw-t .gm-style-iw.gm-style-iw-c{
    max-height: 300px !important;
    overflow-y: scroll;
  }
  #map .post .head{
    padding-right: 0;
  }
  .gm-style-iw-d .post .bg{
    height: 90px!important;
    display: block;
    position: relative;
    margin: auto;
    margin-bottom: 1rem;
  }
  .gm-style-iw-d .post.style-3 .text .head{
    padding-left:0;
  }
  .gm-style-iw-d .post.style-3 .text {
    padding-top: 3rem;
  }
  #map .post .body .info{
    padding: 0;
  }
  .gm-style-iw.gm-style-iw-c{
    padding: 0 !important;
  }
  #map .post{
    box-shadow: unset !important;
    margin-bottom: 10px;
  }
  .gm-style-iw-d .btn-external-map{
    left: 65px;
    right: unset;
  }
}
