﻿@media (min-width: 1024px) {
  .mobile-show {
    display: none !important;
  }
  .mobile-show-image {
    display: none !important;
  }
  .header-top ul.listnone li.mobile-show {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .responsive_ads {
    height: 318px !important;
    max-height: 318px !important;
  }
  #result-cards .col-md-3.p-r-5 {
    padding-right: 4px;
  }
  .fixing-payment-cards {
    width: 33% !important;
  }
  .fixing-city-issue {
    display: flex;
    justify-content: end !important;
  }
  .modalCon {
    width: 100% !important;
    height: auto !important;
  }
  .paymentChoice {
    display: flex;
    flex-direction: column;
    width: auto;
  }
  .btnZ {
    margin-right: 10px;
    width: 90% !important;
    height: 100px;
    border: none;
    outline: none;
    padding: 10px 16px;
    border: 1px solid #fb5201;
    cursor: pointer;
    font-size: 18px;
    border-radius: 8px;
  }
  .filter-box .boxes li {
    width: 30%;
    /* margin: 0; */
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.5);
    border-radius: 0;
  }
  .filter-box .filters li:first-child {
    margin: 0;
    margin-right: 2px;
  }
  .filter-box .filters li:last-child {
    margin-right: 0;
  }
  .main-banner .owl-stage {
    left: initial;
  }
  .banner-content {
    display: inline-flex;
    flex-direction: column;
    height: 100%;
    justify-content: flex-end;
    padding-left: 0;
  }
  .main-banner .owl-controls {
    position: absolute;
    bottom: 20%;
    right: 1px;
    width: 100%;
  }
  .banner-content h2 {
    font-size: 16px;
  }
  .main-banner .item {
    padding: 0;
  }
  .main-banner .custom-btn-1 {
    height: 25px;
    padding: 0;
    font-size: 16px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 80px;
  }
  .main-banner .owl-controls {
    display: none;
  }
  .header-top {
    display: none;
  }
  #desktop-menu {
    display: none;
  }
  .mobile-show {
    display: initial;
  }
  .mobile-show-image {
    display: block;
  }
  .listings-slider.mobile-show .mobile-show-image {
    display: initial;
  }
  .clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-header:before, .modal-header:after, .modal-footer:before, .modal-footer:after {
    display: none;
  }
  .single-row input {
    border-radius: 0;
  }
  .custom-btn-search {
    position: absolute;
    width: 15px;
    padding: 0;
    height: 15px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    border: 0;
    color: #1c7ea4;
    font-size: 12px;
    top: 7px;
    left: 4px;
  }
  .single-row input {
    width: 100%;
    margin: 0 20px;
    height: 40px;
    padding-left: 25px;
    border-radius: 5px;
    font-size: 18px;
    margin: 0;
    border-radius: 0;
  }
  .menu-flag.dropdown a {
    color: #fff !important;
    font-size: 13px;
    display: inline-flex;
    align-items: center;
    padding: 0 5px;
  }
  .menu-flag.dropdown a img {
    margin: 0;
    width: 22px;
  }
  .fa-search {
    font-size: 14px;
    padding-right: 10px;
  }
  .fix-menu-line {
    justify-content: flex-end;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .fix-menu-line #form-panel {
    padding-left: 2px !important;
    padding-right: 2px !important;
  }
  .fix-menu-line #form-panel .search-options {
    padding-right: 0 !important;
  }
  .fix-menu-line #form-panel .search-options input {
    border-radius: 3px;
  }
  .page-header-area-2 {
    display: inline-block;
  }
  .btn-list-horizontal {
    display: inline-flex;
    width: 100%;
    flex-wrap: wrap;
    max-width: 100vw;
  }
  .tabs-title.btn-list-horizontal {
    flex-wrap: nowrap;
  }
  .bg-logo-secondary-color li {
    min-width: 30%;
  }
  #form-panel {
    background: transparent;
    align-items: center;
    display: inline-flex;
  }
  #download-app {
    padding-top: 100px !important;
  }
  #download-app.pt-0 {
    padding-top: 0px !important;
  }
  #download-app.in-home-page {
    padding-top: 60px !important;
  }
}
.search-row-holder {
  background: rgba(0, 0, 0, 0.6);
  width: 1140px;
  min-height: 70px;
  position: relative;
}

#user-parklist {
  margin-top: 15px;
}

@media (min-width: 1440px) {
  .left-adv {
    position: fixed;
    top: 17vh;
    left: 1vw;
    width: 18vw;
    /* text-align: center; */
    display: inline-flex;
    align-items: flex-start;
    justify-content: flex-end;
    z-index: 100;
    height: 75vh;
  }
  .right-adv {
    position: fixed;
    top: 17vh;
    right: 1vw;
    width: 18vw;
    /* text-align: center; */
    display: inline-flex;
    align-items: flex-start;
    justify-content: flex-start;
    z-index: 100;
    height: 75vh;
  }
  .ad-holder {
    width: auto;
    background: transparent;
  }
}
@media (min-width: 1000px) and (max-width: 1920px) {
  .custom-modal-1.in {
    align-items: initial;
  }
  .custom-modal-1.in .modal-dialog {
    margin-top: 150px;
  }
  .left-adv {
    position: fixed;
    top: 17vh;
    left: 1vw;
    width: 12vw;
    /* text-align: center; */
    display: inline-flex;
    align-items: flex-start;
    justify-content: flex-start;
    z-index: 100;
    height: 75vh;
    top: 18vh !important;
  }
  .right-adv {
    position: fixed;
    top: 17vh;
    right: 1vw;
    width: 12vw;
    /* text-align: center; */
    display: inline-flex;
    align-items: flex-start;
    justify-content: flex-end;
    z-index: 100;
    height: 75vh;
    top: 18vh !important;
  }
  .search-row-holder {
    background: rgba(0, 0, 0, 0.6);
    width: 970px;
    min-height: 70px;
  }
  .freepost-icon {
    width: 37px;
    position: absolute;
    left: 20px;
    top: 4px;
  }
  .serach-box.new-menu {
    bottom: -15px;
  }
  .serach-box {
    position: absolute;
    bottom: -40px;
    right: 10px;
    z-index: 1;
    width: 150px;
  }
  .floating-text.new-menu {
    bottom: -2px;
    color: #fff;
  }
  .floating-text {
    position: absolute;
    right: 173px;
    bottom: -25px;
    color: #fb5201;
  }
  .step-box {
    width: 650px !important;
    min-width: 650px;
    min-height: 400px;
  }
  .cat-box {
    width: 150px;
    height: 150px;
  }
  .offerType-box {
    width: 150px;
    height: 80px;
  }
  .choices-holder {
    max-height: 320px;
  }
}
@media (max-width: 1100px) {
  .left-adv, .right-adv {
    display: none !important;
  }
  .ad-holder {
    display: none !important;
  }
  .category-grid-box-1 .ad-info-1 ul li p {
    font-size: 10px;
  }
  .search-row-holder {
    background: rgba(0, 0, 0, 0.6);
    width: 940px;
    min-height: 70px;
  }
  .freepost-icon {
    width: 30px;
    position: absolute;
    left: 30px;
    top: 6px;
  }
  .serach-box.new-menu {
    bottom: -9px;
  }
  .serach-box {
    position: absolute;
    bottom: -21px;
    right: 3px;
    z-index: 100;
    width: 150px;
  }
  .floating-text.new-menu {
    bottom: 3px;
    color: #fff;
  }
  .floating-text {
    position: absolute;
    right: 165px;
    bottom: -16px;
    color: #fb5201;
  }
  .left-adv {
    position: fixed;
    top: 17vh;
    left: 1vw;
    width: 12vw;
    /* text-align: center; */
    display: inline-flex;
    align-items: flex-start;
    justify-content: flex-start;
    z-index: 100;
    height: 75vh;
  }
  .right-adv {
    position: fixed;
    top: 17vh;
    right: 1vw;
    width: 12vw;
    /* text-align: center; */
    display: inline-flex;
    align-items: flex-start;
    justify-content: flex-end;
    z-index: 100;
    height: 75vh;
  }
  .search-row-holder {
    font-size: 12px;
  }
  .search-row-holder input.w-100.form-control.rounded-edges {
    padding: 0;
    padding-left: 10px;
    font-size: 12px;
    height: 100%;
  }
}
@media (max-width: 1600px) and (min-width: 1450px) {
  .left-adv {
    position: fixed;
    top: 17vh;
    left: 7px;
    width: 11vw;
    /* text-align: center; */
    display: inline-flex;
    align-items: flex-start;
    justify-content: flex-end;
    z-index: 100;
    height: 75vh;
  }
  .right-adv {
    position: fixed;
    top: 17vh;
    right: 7px;
    width: 11vw;
    /* text-align: center; */
    display: inline-flex;
    align-items: flex-start;
    justify-content: flex-start;
    z-index: 100;
    height: 75vh;
  }
}
@media (max-width: 1375px) {
  .left-adv {
    width: 10vw;
  }
  .right-adv {
    width: 10vw;
  }
}
@media (min-width: 1900px) {
  .filter-box-section .fix-padding {
    padding-left: 0;
  }
}
@media (max-width: 1440px) {
  #CountriesModal.custom-modal-2 .modal-content {
    width: 60vw !important;
    max-height: 480px;
    overflow-y: auto;
  }
  #CountriesModal.custom-modal-2.custom-modal-2.in {
    align-items: flex-end;
    justify-content: center;
  }
}
/*==========------ Mohammad -------=============*/
@media (min-width: 1200px) {
  .container {
    width: 1000px !important;
  }
}
@media (max-width: 770px) {
  .banner-padding.spacer-top {
    min-height: 344px;
  }
}
.header-pos-ab {
  width: 40px;
  position: absolute;
  right: 20px;
}

/*========------- Main Menu -------=============*/
.freepost-icon {
  width: 30px;
  position: absolute;
  left: 15px;
}

@media (max-width: 960px) {
  .header-pos-ab {
    top: -1px;
  }
  .freepost-icon {
    top: 0px;
  }
}
/*=======----- Filter Box Home Page -------===============*/
@media (max-width: 720px) {
  .filter-box-section {
    position: initial;
  }
  .filter-box .boxes li {
    flex: initial;
    width: calc(33.3333333333% - 3px);
  }
  .filter-box .boxes li:nth-child(3) {
    margin-right: 0;
  }
  .filter-box .boxes li:nth-child(4) {
    margin-left: 0;
  }
  .main-banner {
    margin-bottom: 0 !important;
  }
  .filter-box-section {
    padding-top: 3px;
  }
  .filter-box-section .banner-padding {
    padding: 0 !important;
  }
  .filter-box .filters {
    width: 100%;
  }
  .filter-box .boxes li h2 {
    color: #fff;
    bottom: 12px;
    position: relative;
  }
}
@media (max-width: 960px) {
  #CountriesModal .modal-content {
    margin-top: 0;
  }
  #CountriesModal .modal-content {
    height: 100%;
    min-height: initial;
    width: 100% !important;
  }
  .countries-flags li {
    width: 100%;
    border-bottom: 1px solid #eee;
  }
  #CountriesModal .margin-bottom-20 {
    margin-bottom: 40px;
  }
  .country-filter-input {
    top: 1px;
    right: 0;
  }
  #CountriesModal .pv-20.col-md-12 {
    padding: 0;
  }
  .country-filter-input {
    width: 90%;
    margin: auto auto;
    left: 30px;
    height: 50px;
  }
  #CountriesModal .modal-close {
    font-size: 25px;
    /*position: fixed;*/
    background: #fff;
    height: 50px;
  }
  #CountriesModal .modal-content li a {
    display: flex;
    width: 100%;
    height: 100%;
    padding-bottom: 5px;
    padding-top: 5px;
  }
  #CountriesModal .modal-content li.active a {
    border: 1px solid #fb5201;
    height: 38px;
  }
}
/*======----- Mobile Header -------===========*/
@media (max-width: 768px) {
  #desktop-menu {
    display: inline-flex;
  }
  .header-top-left {
    display: none;
  }
  .header-top {
    display: inline-flex;
  }
  #header-top .container {
    width: 100%;
  }
  #desktop-menu .container {
    width: 100%;
  }
  .cur-list {
    display: none;
  }
  .custom-btn-search {
    top: 10px;
    left: 10px;
    z-index: 1000;
  }
  .custom-btn-search .fa-search {
    font-size: 20px;
  }
  .mobile-tabs-new-2 {
    display: inline-flex;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 600;
  }
  .mobile-tabs-new-2 .tabs {
    display: inline-flex;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .mobile-tabs-new-2 .tabs li {
    height: 55px;
    display: flex;
    flex: 1;
    align-items: center;
    justify-content: center;
    background: #fff;
    /* border-right: 1px solid #fff; */
    color: #fff;
    margin: 0;
    border-radius: 0;
    position: relative;
  }
  .mobile-tabs-new-2 .tabs li span {
    font-size: 12px;
    color: #000;
  }
  .mobile-tabs-new-2 .tabs li .fa {
    font-size: 17px;
  }
  .mobile-tabs-new-2 .tabs li .fa-home {
    font-size: 22px;
  }
  .mobile-tabs-new-2 .tabs li:not(:last-child):before {
    content: "";
    height: 30px;
    position: absolute;
    width: 1px;
    background-color: #1E7EA6;
    right: 0px;
  }
  .mobile-tabs-new-2 .tabs li:last-child {
    border-right: none;
    flex: 1.2;
  }
  .mobile-tabs-new-2 .tabs li a {
    font-size: 15px;
    color: #1E7EA6;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    animation-name: showAndHide;
    animation-duration: 10s;
  }
  .header-top-left {
    padding: 0;
  }
  .banner-padding {
    padding: 0;
  }
  .cur-dropdown {
    /*display: none !important;*/
  }
  .header-top ul.listnone li {
    padding: 0 5px;
  }
  #menu-1 {
    top: 45px;
  }
  .header-top.scrollUp:not(.ignore-moving), #menu-1.scrollUp:not(.ignore-moving) {
    transform: translateY(-45px);
  }
  .header-right .pull-right {
    width: 100%;
  }
  .top-header-actions {
    display: inline-flex;
    width: 100%;
    justify-content: flex-end;
  }
  .top-header-actions li:nth-child(3) {
    order: 4;
  }
}
@media (max-width: 768px) {
  .language-drop-down {
    position: relative !important;
    margin-left: calc(100% - 116px) !important;
  }
  .multiple-tabs {
    height: 250px;
  }
  .image-card {
    margin: 0;
    min-height: 80px;
  }
  .featured-slider {
    padding: 0 !important;
  }
  .browse-section .col-md-12 {
    padding: 0;
  }
  .browes-tabs li a {
    padding: 0 8px;
  }
  .desktop-show {
    display: none;
  }
  .multiple-tabs .nav-tabs li a {
    padding: 0 10px;
    font-size: 16px;
  }
  #makeTab img {
    width: 70px;
  }
  #madeTab img {
    width: 75px;
  }
  #country-logo-1 .image-card img {
    width: 50px;
  }
  #country-logo-1 .image-card p {
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 85%;
    overflow-x: hidden;
    text-align: center;
    margin: auto auto;
    overflow: hidden;
  }
  .multiple-tabs a {
    width: 100%;
    display: inline-block;
  }
  .multiple-tabs .nav-tabs {
    white-space: nowrap;
    display: flex;
    overflow-x: scroll;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 10px;
    left: 0 !important; /* sleman fixed this*/
    right: unset !important;
    flex-wrap: nowrap;
    scroll-behavior: smooth;
  }
  .multiple-tabs .owl-prev {
    position: relative;
    left: 20px;
  }
  .apps-donwloads {
    text-align: center;
  }
  .d-inline-block {
    display: inline-block;
  }
  .mb-m-b-0 {
    margin-bottom: 0 !important;
  }
  .warning-msg, .mobile-hide {
    display: none !important;
  }
  .warning-msg {
    display: block !important;
    max-width: 98%;
    margin-top: 25px !important;
    margin-bottom: 10px;
  }
  .mobile-add-offer, .mobile-cur-btn {
    position: fixed;
    bottom: 65px;
    width: 80px;
    height: 80px;
    border-radius: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #FB5201;
    color: #fff;
    font-size: 16px;
    right: 10px;
    z-index: 600;
    overflow: hidden;
  }
  .mobile-cur-btn {
    right: initial;
    left: 10px;
    z-index: 600;
    overflow: hidden;
    width: 60px;
    height: 60px;
  }
  .mobile-add-offer a, .mobile-cur-btn a {
    color: #fff !important;
    text-align: center;
    font-size: 13px;
  }
  .cd-top {
    display: none;
  }
  .spacer-top {
    margin-top: 50px;
  }
  .main-banner .owl-item .item {
    background-size: 100% 100% !important;
  }
}
/*=====---- Filter Box in home page ------===========*/
@media (max-width: 768px) {
  .warning-body {
    margin-top: 0px !important;
  }
  .filter-box .boxes li {
    margin-top: 3px;
  }
  .filter-box .filters li:first-child {
    flex: 2;
  }
  .filter-box .boxes {
    padding-left: 3px;
    padding-right: 2px;
  }
  .filter-box .boxes li, .filter-box .boxes li:hover {
    background: transparent !important;
    box-shadow: none;
    border: 1px solid #999;
    border-radius: 4px;
  }
  .filter-box .boxes li h2 {
    color: black !important;
  }
  .filter-box .boxes li a img {
    filter: invert(33%);
  }
  .filter-box .filters li a:not(.active) {
    background-color: #1E7EA6;
  }
}
@media (max-width: 768px) {
  div.mobile-show.ads-google, .ads-google {
    margin-top: 15px;
    display: block !important;
  }
  .featured-slider .owl-item.active:first-child .item > div {
    padding-right: 2px !important;
  }
  .featured-slider .owl-item.active:nth-child(2) .item > div {
    padding-left: 2px !important;
  }
  .browse-section {
    padding-top: 10px;
  }
  .dealres-slider .item {
    margin: 10px;
  }
  .fix-tabs li a:before {
    bottom: 12%;
  }
  .countryName {
    text-overflow: ellipsis;
    max-width: 80px;
    overflow-x: hidden;
    display: inline-block;
    white-space: nowrap;
    line-height: 1;
    position: relative;
    top: 3px;
    overflow-y: hidden;
  }
  .mobile-add-offer a {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-weight: bold;
  }
  .mobile-add-offer a img {
    width: 30px;
    position: relative;
    left: 10px;
    top: 2px;
  }
  .countries-flags {
    margin-top: 50px;
  }
}
@media (max-width: 400px) {
  .mobile-tabs-new-2 {
    /*bottom: 109px;*/
    bottom: 0px;
  }
}
/*=====----- Listings -----=====*/
@media (max-width: 768px) {
  .mobile-filters-hidden {
    display: none;
  }
  #result-cards .col-xs-12 {
    padding: 0 !important;
    padding-left: 0 !important;
  }
  .listings-mobile-btns {
    width: 100%;
    position: fixed;
    top: 87px;
    z-index: 10;
    height: 50px;
    display: inline-flex;
    align-items: center;
    background: #eee;
    transition: all 0.5s;
    border-bottom: 2px solid #1C7EA4;
  }
  .listings-mobile-btns ul {
    display: inline-flex;
    width: 100%;
    justify-content: space-around;
    position: relative;
    top: 4px;
  }
  .listings-mobile-btns ul li {
    display: flex;
    flex: 1;
  }
  .listings-mobile-btns ul li a {
    display: inline-flex;
    color: #000;
    text-align: center;
    align-items: center;
    justify-content: space-evenly;
    width: 100%;
    margin: 0 15px;
    height: 100%;
    border-radius: 0;
    padding: 5px 0px;
    font-size: 13px;
  }
  .listings-mobile-btns ul li:not(:last-child) {
    border-right: 1px solid #000;
  }
  .listings-mobile-btns ul li a .fa {
    font-size: 15px;
  }
  .listings-mobile-btns.scrollUp {
    transform: translateY(-45px);
  }
  .mobile-container .custom-container {
    display: inline-block;
    max-width: 100%;
    padding: 0 10px;
  }
  .mobile-container .custom-container .row {
    max-width: 100%;
    margin: auto auto;
  }
  .mobile-container .custom-container .row > .col-sx-12 {
    padding: 0 !important;
  }
  .filters-showen {
    display: inline-flex;
    position: fixed;
    top: 91px;
    z-index: 603;
    left: 0;
    right: 0;
    padding: 0;
    height: 84vh;
    background: #F8F8F8;
  }
  #search-row {
    width: 98vw !important;
    overflow: hidden;
  }
  .filters-showen .col-xs-12 {
    padding: 0;
  }
  .filters-showen .filters-row > .flex-row {
    display: inline-flex;
    flex-direction: column;
    justify-content: space-between;
  }
  #result-cards .category-grid-box-1 .image {
    height: fit-content;
  }
  #result-cards .col-xs-6 {
    padding-left: 4px !important;
    padding-right: 4px !important;
  }
  #result-cards .col-xs-6:nth-of-type(even) {
    padding-left: 2px !important;
  }
  #result-cards .col-xs-6.mobile-padding {
    padding-left: 10px !important;
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  #result-cards {
    padding-right: 2px !important;
    padding-left: 2px !important;
  }
}
@media (max-width: 768px) {
  .listings-btns {
    overflow-y: hidden;
    overflow-x: auto;
    max-width: 100vw;
  }
}
@media (max-width: 768px) {
  .listings-btns .icon-filter-btn img {
    width: 60px;
    height: auto !important;
  }
}
@media (max-width: 768px) {
  .listings-btns li:last-child img {
    width: 35px !important;
  }
}
@media (max-width: 768px) {
  .listings-btns li:before {
    position: absolute;
    top: 12px;
    content: "";
    width: 1px;
    height: 40px;
    background: #FFFFFF;
    opacity: 0.8;
    z-index: 2000;
    right: 0;
  }
}
@media (max-width: 768px) {
  .btn-list-horizontal.listings-btns li {
    width: 108px !important;
    min-width: 108px !important;
  }
}
@media (max-width: 768px) {
  .icon-filter-btn {
    padding-bottom: 10px;
  }
}
@media (max-width: 768px) {
  .icon-filter-btn span {
    bottom: 0px;
    font-size: 14px;
    line-height: normal;
  }
}
@media (max-width: 768px) {
  .icon-filter-btn.active {
    background-color: #fb5201;
  }
}
@media (max-width: 768px) {
  .icon-filter-btn.active:before {
    display: none;
  }
}
@media (max-width: 768px) {
  .listings-btns li.listingTypeBtn-32:last-child img {
    height: 45px !important;
    padding: 7px;
    width: auto !important;
  }
}
@media (max-width: 768px) {
  .category-grid-box-1 .offer-title-mobile span.first-part {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    gap: 5px;
  }
}
@media (max-width: 768px) {
  .flex-item {
    margin: 0 3px !important;
    max-width: initial;
    margin-bottom: 5px !important;
    margin-top: 5px !important;
  }
}
@media (max-width: 768px) {
  .serach-box {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 100;
    width: 100%;
    height: 50px;
  }
}
@media (max-width: 768px) {
  .serach-box .custom-btn-1 {
    border-radius: 0;
    height: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }
}
@media (max-width: 768px) {
  .SumoSelect .optWrapper.okCancelInMulti.multiple {
    position: fixed;
    top: 115px;
    padding-top: 10px;
    left: 15px;
    width: calc(100% - 30px);
  }
}
@media (max-width: 768px) {
  .SumoSelect > .optWrapper.multiple > .options li.opt {
    height: 50px;
  }
}
@media (max-width: 768px) {
  .SumoSelect > .optWrapper {
    z-index: 2000;
  }
}
@media (max-width: 768px) {
  .SumoSelect > .optWrapper > .options {
    max-height: 130px !important;
  }
}
@media (max-width: 768px) {
  .SumoSelect > .optWrapper.okCancelInMulti.multiple > .options {
    max-height: 60vh !important;
    font-weight: normal !important;
  }
}
@media (max-width: 768px) {
  .SumoSelect > .optWrapper.okCancelInMulti.multiple > .options .opt label {
    font-weight: normal !important;
  }
}
@media (max-width: 768px) {
  .SumoSelect .MultiControls {
    display: inline-flex !important;
    width: 100%;
    flex-direction: row-reverse;
    height: 55px;
    align-items: center;
    justify-content: center;
    padding: 0 25px;
  }
}
@media (max-width: 768px) {
  .SumoSelect > .optWrapper.multiple > .MultiControls > p.btnOk {
    border: 0 !important;
    background: #1C7EA4 !important;
    color: #fff !important;
    height: 50px;
    border-radius: 5px !important;
    line-height: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }
}
@media (max-width: 768px) {
  .floating-text {
    display: none;
  }
}
@media (max-width: 768px) {
  .full-search {
    min-height: 100px;
    padding-bottom: 20px !important;
  }
}
@media (max-width: 768px) {
  .full-search .flex-row {
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  #search-box {
    overflow-y: auto;
    max-height: 60vh;
    padding-bottom: 10vh;
  }
}
@media (max-width: 768px) {
  .mobile-filters .CaptionCont.SelectBox {
    height: 50px;
  }
}
@media (max-width: 768px) {
  .mobile-filters .filters-row .form-control {
    height: 50px !important;
  }
}
@media (max-width: 768px) {
  .serach-box {
    display: inline-flex;
  }
}
@media (max-width: 768px) {
  .mobile-free {
    position: absolute;
    background: #1E7EA6;
    line-height: 1;
    padding: 3px 0;
    width: 100%;
    transform: rotate(-45deg);
    right: 15px;
    top: 10px;
    font-weight: bold;
  }
}
/*========--- Listing Card ---========*/
@media (max-width: 768px) {
  .fixing-chating-button {
    position: absolute;
    top: 14px;
    font-size: 10px;
    right: 4px;
  }
  .category-grid-box-1 .offer-title {
    display: none;
  }
  .category-grid-box-1 .offer-title-mobile img {
    width: 20px;
  }
  .category-grid-box-1 .offer-title-mobile {
    display: block;
    min-height: 61px;
  }
  .category-grid-box-1 .offer-title-mobile span {
    line-height: 1;
    color: #000 !important;
    font-weight: normal;
    margin-bottom: 0;
    text-align: center;
  }
  .parklist-box {
    position: absolute;
    top: 5px;
    right: 5px;
  }
  .category-grid-box-1 .offer-title-mobile span.card-model {
    margin-bottom: 0;
  }
  .category-grid-box-1 .offer-title-mobile .flex-column {
    width: 100%;
    align-items: center;
  }
  .category-grid-box-1 .image {
    position: relative;
  }
  .category-grid-box-1 .image .new-icon {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 14px;
    color: #fff;
    background: green;
    display: inline-flex;
    padding: 0 5px;
    line-height: 1.6;
    border-top-right-radius: 5px;
  }
  .category-grid-box-1 .offer-title-mobile a {
    display: block;
  }
  .offer-country {
    position: relative !important;
    display: flex;
    flex: 1;
    left: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    max-width: 45%;
    margin-left: 5px;
  }
  .offer-country span {
    font-size: 12px;
    color: #000;
    line-height: 1.5;
    white-space: nowrap;
    overflow-x: hidden;
    text-overflow: ellipsis;
    overflow-y: hidden;
    margin-bottom: -12px;
  }
  .ad-info-2 {
    margin: 0;
    width: 100%;
    padding-right: 2px;
    display: inline-flex;
    min-height: 44px;
  }
  .adv-details {
    height: initial;
  }
  .short-description-1 {
    padding-bottom: 0 !important;
    padding-left: 0 !important;
  }
  .contact-mobile-btns ul {
    display: inline-flex;
    width: 100%;
    margin: 0 !important;
  }
  .contact-mobile-btns ul li {
    display: flex !important;
    flex: 1;
    margin: 0 !important;
    background: #1E7EA6;
  }
  .contact-mobile-btns ul li a {
    color: #fff !important;
    display: inline-block;
    width: 100%;
    text-align: center;
    font-weight: normal !important;
  }
  .contact-mobile-btns ul li a i {
    color: #fff !important;
    float: initial !important;
  }
  .adv-details .price.red-color {
    display: flex;
    flex: 1;
    font-size: 14px;
    align-items: center;
    max-width: 45%;
    overflow-x: hidden;
    text-overflow: ellipsis;
    justify-content: flex-start;
    white-space: nowrap;
    overflow-y: hidden;
  }
  .contact-mobile-btns {
    margin-top: 0 !important;
    display: block;
  }
  .offer-city {
    padding-left: 2px;
    color: #000 !important;
  }
  .payment-type.mobile-show {
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0;
    font-size: 14px;
    color: #fff;
    background: green;
    padding: 0 5px;
    text-transform: initial !important;
    height: 22px;
    border-top-left-radius: 5px;
    width: fit-content;
  }
  .first-part-spare-parts span {
    display: block;
    text-align: center;
    margin: 0 !important;
    height: 32px !important;
  }
  .offer-city .fa {
    padding-right: 2px;
  }
  .mobile-logo {
    padding: 10px;
  }
  .mobile-p-t-0 {
    padding-top: 0 !important;
  }
  .mobile-container .custom-container {
    padding-left: 4px;
    padding-right: 4px;
    width: 100%;
  }
  .mobile-container .custom-container .category-grid-box-1 {
    margin-bottom: 8px;
  }
  .saletype-box {
    padding: 0 5px;
  }
  .saletype-box p {
    font-size: 15px;
    font-family: "TitilliumWeb", sans-serif;
  }
  .category-grid-box-1 .offer-title-mobile span {
    font-size: 14px;
    line-height: 1.5;
  }
}
/*========== Add Offer =============*/
@media (max-width: 768px) {
  .step-box.first-next-step {
    display: none;
  }
  .step-box.first-step {
    transform: initial;
    display: flex;
  }
  .post .colored-header {
    display: none;
  }
  .post footer {
    display: none;
  }
  .post .mobile-tabs-new-2 {
    display: none;
  }
  .post .mobile-cur-btn {
    display: none !important;
  }
  .post .mobile-add-offer {
    display: none;
  }
  .post .spacer-top {
    margin-top: 0;
  }
  .post .margin-top-20 {
    margin-top: 0;
  }
  .post .full-page {
    /*min-height: 100vh;*/
    margin: 0;
    height: 100%;
  }
  .step-bar {
    display: none;
  }
  .step-box {
    padding: 0;
    min-height: initial;
    width: 100% !important;
    max-width: 100%;
    min-width: initial;
    height: 100%;
  }
  .post .container {
    margin: 0;
    padding: 0;
  }
  #listing-page, .add-process {
    padding: 0;
    /*        height: 100%;
    */
    align-items: flex-start;
    width: 100%;
    height: 100vh;
  }
  .box-title {
    background: white;
    color: black;
    margin: 0;
    text-align: center;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    border-bottom: 1px rgba(0, 0, 0, 0.3) solid;
  }
  .fixing-box-title-color-issue {
    background: #fff;
    color: black;
  }
  .box-title:before {
    display: none;
  }
  .boxes {
    padding: 0 5px;
    margin-top: 40px;
    align-items: center;
  }
  .cat-box {
    width: 50%;
    margin: 0;
    background: transparent !important;
    height: 170px;
    margin-bottom: 10px;
  }
  .cat-box a {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    padding: 10px;
    margin: 0 5px;
    border: 1px solid #dedede;
    border-radius: 5px;
  }
  .cat-box img {
    filter: initial;
  }
  .cat-box h4 {
    color: black;
    font-weight: bold;
    bottom: 18px;
  }
  .addListingScreen {
    height: 100%;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .small-exit {
    position: absolute;
    right: 15px;
    font-size: 25px;
  }
  .small-exit a {
    color: #000;
  }
  .step-box.perv-step {
    display: none;
  }
  .step-box.next-step {
    display: none;
  }
  .step-box.current-step {
    transform: initial;
  }
  .back-btn .fa {
    color: #000;
  }
  .back-btn {
    position: absolute;
    top: 14px;
    left: 5px;
    color: #fff !important;
    z-index: 1;
  }
  .offer-boxes {
    height: calc(100% - 50px); /*50px is header height*/
    margin: 0;
    align-items: center;
    justify-content: center;
  }
  .choices-holder {
    height: calc(100% - 50px);
    max-height: initial;
    overflow: hidden;
  }
  .items-choices {
    max-height: 85vh;
    overflow-x: hidden;
    overflow-y: scroll;
  }
  .search-boxs .item:last-child {
    border-bottom: 0;
    margin-bottom: 40px;
  }
  .choices-holder .margin-top-15 {
    margin: 0;
  }
  .makemodel-boxes .form-control {
    height: 50px;
  }
  .choices-holder .item {
    position: relative;
  }
  .choices-holder .item:after {
    content: "\f054";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    right: 10px;
    top: 14px;
    font-size: 20px;
    color: #1C7EA4;
  }
  .choices-holder.p-r-10 {
    padding: 0 !important;
  }
  .mobile-categories {
    flex-direction: column;
  }
  .mobile-categories .flex-column.w-25 {
    flex-direction: row;
    width: 100% !important;
  }
  .category-boxes-1 {
    border: 0;
    border-bottom: 1px solid #dedede;
    margin: 0 !important;
    margin-left: 5px;
    border-radius: 0;
    width: 100%;
    position: relative;
    display: flex !important;
    align-items: center;
  }
  .mobile-categories .category-boxes-1 .section-btn {
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    position: relative;
  }
  .section-btn img {
    width: 50px;
  }
  .category-boxes-1 h4 {
    color: #000 !important;
    padding: 0;
    font-size: 18px;
  }
  .section-btn {
    position: relative;
  }
  .section-btn:after {
    content: "\f054";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    right: 10px;
    top: initial;
    font-size: 20px;
    color: #1C7EA4;
  }
  .mobile-categories .flex-column.w-25:first-child {
    margin-top: 15px;
  }
  .fule-type .section-boxes {
    margin: 0;
    border-radius: 0 !important;
    width: 100%;
    background: transparent;
    /* color: #000; */
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
  }
  .fule-type .section-boxes:first-child {
    margin-top: 0;
  }
  .fule-type .section-boxes a {
    color: #000;
  }
  .fule-type .section-boxes a h4 {
    color: #000;
    font-weight: normal;
  }
  .fule-type .section-boxes .section-btn:after {
    top: 4px;
  }
  .color-type.choices-holder {
    max-height: calc(100vh - 50px) !important;
    height: calc(100vh - 50px) !important;
  }
  .color-type .section-boxes {
    background: transparent;
    width: 100%;
    text-align: left;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: row;
  }
  .color-type .section-boxes .section-btn {
    flex-direction: row;
    justify-content: flex-start;
    padding: 10px 10px;
    border-bottom: 1px solid #ddd;
  }
  .color-box {
    border-radius: 100% !important;
    margin: 0 !important;
    margin-right: 20px !important;
    width: 23px;
    height: 23px;
  }
  .items-choices.v2 {
    max-height: 100vh;
  }
  .mobile-set-center {
    justify-content: center;
    height: 40%;
    align-items: center;
  }
  .mobile-set-center .search-boxs {
    padding: 0 10px;
  }
  .mobile-set-center .search-boxs input {
    margin-bottom: 25px;
  }
  .mobile-set-center .custom-btn-3 {
    border-radius: 25px;
    /* height: 60px; */
    width: 130px;
    height: 45px;
  }
  .mobile-set-center .custom-btn-3 span {
    font-size: 18px !important;
  }
  .mobile-set-center .makemodel-boxes .form-control {
    border: 0;
    border: 1px solid #ddd;
    font-size: 16px;
    border-radius: 10px;
    height: 40px !important;
  }
  .mobile-set-center .makemodel-boxes .form-control:not(#postPhone) {
    padding: 0;
    padding-bottom: 0;
    padding-left: 10px;
  }
  .add-process .holder {
    padding: 0;
    max-height: 85vh; /*header = 50 publishbtn=40 total 90*/
    overflow-x: hidden;
    overflow-y: scroll;
    padding-bottom: 0;
  }
  .post-listing-btn {
    margin: 0;
    width: 100%;
    height: 40px;
    border-radius: 50%;
    font-size: 18px;
  }
  .mobile-full-width {
    width: 100% !important;
    max-width: initial;
    padding: 0;
    margin: 0;
  }
  .review-box .flex-column {
    width: 100% !important;
    flex-direction: row !important;
    justify-content: space-between;
    border-bottom: 1px solid #ddd;
    margin-left: 0;
    margin-right: 0;
    padding: 10px 5px;
    margin-bottom: 0 !important;
  }
  .review-box .flex-column .green-border {
    border: 0 !important;
  }
  .edit-input-icon {
    top: 18px;
    font-size: 18px;
    color: #1C7EA4;
  }
  .edit-input {
    padding-left: 0;
    text-align: right;
    padding-right: 30px;
  }
  .review-box label {
    color: #000;
    font-weight: normal !important;
    font-size: 16px !important;
  }
  .review-box .post-phone label {
    color: #1C7EA4;
  }
  .edit-input-icon:before {
    content: "\f054" !important;
  }
  .order-99 {
    order: 99;
  }
  .order-100 {
    order: 100;
  }
  .review-box .flex-column.post-price {
    flex-direction: column !important;
  }
  .review-box .flex-column.post-price input {
    border: 0;
  }
  .review-select {
    display: block;
    width: 145px;
    bottom: 18px !important;
  }
  .m-s-10 {
    margin-left: 5px;
    margin-right: 5px;
  }
  .description-area .flex-column {
    padding: 0;
    padding-left: 5px;
    width: 100%;
    padding-right: 5px;
  }
  .file-upload {
    /*overflow-x: auto;*/
    flex-wrap: wrap;
  }
  .file-upload button {
    min-width: 65px !important;
    max-width: initial !important;
    width: 100%;
  }
  .file-upload .post-image {
    min-width: initial !important;
    max-width: initial !important;
    display: block;
    margin: 0 5px;
    margin-top: 10px;
    width: calc(50% - 10px);
  }
  .file-upload .post-image img {
    width: 100%;
  }
  .uploading-layer h1 {
    font-size: 20px;
  }
  .cat-box:last-child h4 {
    color: black !important;
    bottom: -10px;
  }
  .cat-box:last-child img {
    margin-bottom: 0px !important;
  }
  .flex-cards {
    height: 100%;
    flex-direction: column;
  }
  .flex-cards .w-33 {
    width: 100%;
    flex-direction: row;
    margin: 0 !important;
  }
  .flex-cards .section-boxes-2 {
    justify-content: flex-start;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    text-align: left;
    border: 0;
    border-bottom: 1px solid #ddd;
    border-radius: 0;
  }
  .flex-cards .section-boxes-2 .section-btn {
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    padding: 10px 5px;
  }
  .choices-holder .section-btn {
    margin-top: 10px;
    margin-bottom: 10px;
    display: flex;
  }
  .flex-cards .section-boxes-2 h4 {
    height: initial;
  }
  .sub-categories-cards .category-boxes-2 {
    width: 100%;
    margin: 0;
    background-color: transparent;
    border-bottom: 1px solid #ddd;
    border-radius: 0;
  }
  .sub-categories-cards .category-boxes-2 h4 {
    color: #000;
  }
  .sub-categories-cards .category-boxes-2 .section-btn {
    text-align: left;
    padding-left: 10px;
    align-items: flex-start;
  }
  .single-box {
    padding: 0;
    width: 100% !important;
    max-width: 100% !important;
    min-width: initial !important;
  }
  .box-title {
    padding: 0;
  }
  .single-box * {
    font-size: 20px;
  }
  .category-grid-box-1 .offer-title-mobile .first-part span, .category-grid-box-1 .offer-title-mobile .card-model {
    font-size: 16px !important;
  }
  .app-download-section.style-2 {
    background: rgba(0, 0, 0, 0) url(../images/slider/slider-banner4.jpg);
    background-size: cover;
    background-attachment: initial;
    background-position-y: 50%;
  }
  .app-download-section.style-2 .app-download-section-container {
    padding-top: 0;
    padding-bottom: 15px;
  }
  .app-download-button, .btn.app-download-button {
    margin-bottom: 0;
  }
  .category-grid-box-1 .short-description-1 ul {
    line-height: 45px;
  }
  #result-cards .margin-bottom-30 {
    margin-bottom: 5px;
  }
  .pagination {
    flex-wrap: wrap;
  }
  .mobile-preLast {
    order: 0;
    margin-top: 0;
    margin-bottom: 0;
    width: auto;
    margin-right: 0 !important;
    margin-left: 0 !important;
    align-items: center;
    justify-content: center;
    display: inline-flex !important;
    margin-right: 10px !important;
  }
  .mobile-last {
    margin-top: 0;
    order: 100;
    margin-bottom: 0;
    width: auto;
    margin-right: 0 !important;
    margin-left: 0 !important;
    align-items: center;
    justify-content: center;
    display: inline-flex !important;
  }
  .mobile-preLast a {
    width: 42px;
  }
  .mobile-last a {
    width: 42px;
  }
  #main-container .filter-btn {
    height: 45px;
  }
  #CitiesModal.custom-modal-3 .form-grid .form-group {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  #CitiesModal.custom-modal-3 .modal-dialog .modal-close {
    top: 0;
    padding: 0;
  }
  .mobile-filter-cities {
    height: 50px;
  }
  .custom-modal-3 .form-grid .form-group label {
    padding-left: 5px;
    font-weight: normal;
    padding-top: 15px;
    padding-bottom: 15px;
    width: 90%;
  }
  .flex-column.col-md-8 {
    width: 100%;
    padding: 0 5px;
  }
  .items-choices.v2 .section-btn {
    margin: 0;
  }
}
.post-last-step-btn {
  text-align: center;
}

@media (max-width: 768px) {
  .post-last-step-btn {
    padding-bottom: 50px;
    text-align: center;
    margin-top: -40px;
    font-size: 14px;
  }
  .search-boxs .item {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .category-boxes-1 {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .fule-type .section-boxes {
    padding-top: 10px;
    box-sizing: content-box;
  }
  .color-type .section-boxes .section-btn {
    padding: 20px 10px;
  }
  .review-box .flex-column {
    padding: 15px 5px;
  }
  .edit-input-icon {
    top: 22px;
  }
  .post-price .edit-input-icon {
    right: 10px;
  }
  .add-process .holder {
    /*max-height: calc(100vh - 100px);
    max-height: initial;*/
    overflow-y: unset;
  }
  .mobile-publish-btn-holder {
    height: 80px;
    justify-content: flex-end;
    position: absolute;
    right: 10px;
    z-index: 601;
    bottom: 10px;
    width: 80px !important;
    border-radius: 50%;
  }
  .post-listing-btn {
    height: 80px;
  }
  .iti-mobile .iti--container {
    left: 0 !important;
    right: initial !important;
  }
  .mobile-inline-block {
    display: inline-block;
    padding: 0 5px;
    margin: 10px 0;
  }
  .post-offer-free {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    /* margin: 0 10px; */
    height: 50px;
    background: #fb5201;
    color: #fff !important;
    font-size: 20px;
    text-transform: uppercase;
    border-radius: 3px;
  }
  .go-blog-home {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 50px;
    background: #1c7ea4;
    color: #fff !important;
    font-size: 20px;
    text-transform: uppercase;
    border-radius: 3px;
    font-weight: 700;
  }
  .post-offer-free i {
    padding-right: 5px;
  }
  .full-popup-modal .modal-content {
    width: 100%;
    height: 100%;
    padding-top: 40px;
    background: #f8f8f8;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 0;
  }
  .full-popup-modal {
    z-index: 9999;
  }
  .search-input {
    width: 100%;
    height: 40px;
    padding-left: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-shadow: 0px 1px 5px 0px #ddd;
  }
  .section-search-input {
    width: 100%;
    height: 40px;
    padding-left: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-shadow: 0px 1px 5px 0px #ddd;
  }
  .top-header-actions > li {
    display: none !important;
  }
  .top-header-actions li:nth-child(3) {
    display: initial !important;
    border: 0;
  }
  body #userActiveCountry .countryName {
    display: none;
  }
  body #userActiveCountry .caret {
    display: none;
  }
  body #userActiveCountry img {
    width: 30px;
  }
  .header-top.scrollUp:not(.ignore-moving), #menu-1.scrollUp:not(.ignore-moving) {
    transform: initial;
  }
  .listings-mobile-btns {
    transform: translateY(-45px);
  }
  .colored-header {
    position: relative;
    height: 50px;
    background: #fff;
    top: 0;
    position: fixed;
    z-index: 1001;
    width: 100%;
    box-shadow: 1px 2px 4px 0px #dedede;
  }
  .header-top {
    left: initial;
    right: 0;
    width: initial;
  }
  #menu-1 {
    left: 85px;
    width: 60%;
    top: 0;
  }
  .mega-menu > section.menu-list-items {
    background: #fff;
  }
  .fix-menu-line #form-panel .search-options input {
    border: none;
    border-bottom: 1px solid #1e7ea6;
    border-radius: 0;
    font-size: 13px !important;
  }
  .mobile-home-icon {
    width: 25px;
    position: relative;
    top: 6px;
    display: inline;
    margin-top: 10px;
  }
  .listnone.top-header-actions {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    pointer-events: none;
    direction: rtl;
    padding-left: 10px;
  }
  .listnone.top-header-actions * {
    pointer-events: all;
  }
  .top-header-actions li:nth-child(4) {
    position: absolute;
    right: 0;
    border: 0;
    display: inherit !important;
  }
  .single-row input {
    font-size: 15px !important;
  }
  .top-header-actions .dropdown-menu {
    left: 1px;
  }
  .filter-box .boxes li a.active {
    background: initial !important;
  }
  body.index .mobile-add-offer {
    display: none !important;
  }
  body.listingspage .colored-header {
    box-shadow: none;
  }
  body:not(.index) .top-header-actions li:nth-child(3) {
    /*display: none !important;*/
  }
  body:not(.index) .top-header-actions li:nth-child(2) {
    /*display: initial !important;*/
    border: 0 !important;
  }
  .cur-dropdown .dropdown-menu {
    left: initial;
    right: 1px;
  }
  #userActiveCountry {
    border-radius: 20px;
    overflow: hidden;
    display: inline-flex;
    height: 30px;
    align-items: center;
    justify-content: center;
    position: relative;
    top: 7px;
    right: -25px;
  }
  .app-download-section {
    display: none;
  }
  .news .newslist li {
    margin-bottom: 10px;
  }
  .socail-icons span {
    display: none !important;
  }
  .socail-icons ul {
    display: inline-flex;
  }
  .footer-quicklinks {
    opacity: 0;
  }
}
@media (max-width: 768px) {
  .listing-details {
    display: flex;
    flex-direction: column;
    margin: 0;
  }
  .mb-padding-details {
    padding: 0;
  }
  .heading-zone {
    display: flex;
    padding: 10px;
    padding-top: 5px;
    background: #fff;
    flex-direction: column;
    padding-bottom: 0;
  }
  .heading-zone .green {
    color: green;
  }
  .heading-zone h1 {
    color: #1C7EA4 !important;
  }
  .key-features {
    margin-top: 0;
    background: #fff;
    border-top: 1px solid #f1f1f1;
  }
  .key-features .boxicon {
    background: transparent;
    height: 75px;
    border: 0;
    border-right: 1px solid #f1f1f1;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .listings-slider {
    overflow: hidden;
  }
  .short-features .col-xs-6 {
    border-bottom: 1px solid #ddd;
  }
  .singlepage-detail .content-box-grid {
    padding-left: 0;
    padding-right: 0;
    padding-top: 5px;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .mb-p-0 {
    padding: 0;
  }
  .heading-space {
    padding-top: 5px;
    padding-left: 10px;
    display: flex;
    background: #F6F6F6;
  }
  .heading-space p {
    margin-bottom: 5px;
    font-size: 18px;
  }
  .short-features .col-xs-6 span {
    padding-left: 10px;
  }
  .short-features .col-xs-6 {
    padding-bottom: 0;
  }
  .singlepage-detail .custom-features {
    padding-left: 0;
    padding-right: 0;
  }
  .singlepage-detail .content-box-grid .short-features {
    margin-bottom: 0;
  }
  .car-feature-list li {
    padding-bottom: 7px;
    padding-top: 7px;
    display: flex;
    flex: 1;
    min-width: 50%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow-x: hidden;
    padding-left: 5px;
    color: #333;
    border-bottom: 1px solid #ddd;
    overflow-y: hidden;
  }
  .car-feature-list {
    display: flex;
    flex-wrap: wrap;
  }
  .mb-p-s-10 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .listings-slider .row {
    margin: 0;
    padding-left: 0;
  }
  .mb-m-t-0 {
    margin-top: 0 !important;
  }
  .listing .colored-header {
    display: none;
  }
  .listing .spacer-top {
    margin-top: 0;
  }
}
@media (max-width: 768px) {
  .listing-container-mobile {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1002;
    display: inline-flex;
    flex-direction: column;
    justify-content: space-between;
    pointer-events: none;
    top: 0;
  }
  .listing-container-mobile.mobile-banner-visible {
    position: absolute;
    top: -2px;
  }
  .listing-container-mobile * {
    pointer-events: all;
  }
  .listing-header {
    height: 60px;
    display: flex;
    align-items: center;
    padding: 0 10px;
    background: rgb(0, 0, 0);
    background: -moz-linear-gradient(top, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.37) 53%, rgba(5, 5, 5, 0.33) 56%, rgba(65, 65, 65, 0) 93%, rgba(76, 76, 76, 0) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgb(0, 0, 0)), color-stop(53%, rgba(0, 0, 0, 0.37)), color-stop(56%, rgba(5, 5, 5, 0.33)), color-stop(93%, rgba(65, 65, 65, 0)), color-stop(100%, rgba(76, 76, 76, 0)));
    background: -webkit-linear-gradient(top, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.37) 53%, rgba(5, 5, 5, 0.33) 56%, rgba(65, 65, 65, 0) 93%, rgba(76, 76, 76, 0) 100%);
    background: -o-linear-gradient(top, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.37) 53%, rgba(5, 5, 5, 0.33) 56%, rgba(65, 65, 65, 0) 93%, rgba(76, 76, 76, 0) 100%);
    background: -ms-linear-gradient(top, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.37) 53%, rgba(5, 5, 5, 0.33) 56%, rgba(65, 65, 65, 0) 93%, rgba(76, 76, 76, 0) 100%);
    background: linear-gradient(to bottom, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.37) 53%, rgba(5, 5, 5, 0.33) 56%, rgba(65, 65, 65, 0) 93%, rgba(76, 76, 76, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#000000", endColorstr="#4c4c4c", GradientType=0 );
  }
  a.mb-back {
    color: #fff;
    font-size: 22px;
    font-weight: normal;
    z-index: 10;
  }
  .listing-footer {
    display: flex;
    width: 100%;
    justify-content: space-around;
    background: rgba(28, 126, 164, 0.9);
    height: 50px;
    align-items: center;
  }
  .listing-footer a {
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1;
    font-size: 18px;
    height: 100%;
  }
  .listing-footer a .fa {
    padding-right: 10px;
  }
  .listing-footer a:not(:last-child) {
    border-right: 1px solid #fff;
  }
}
@media (max-width: 768px) {
  .mb-part-title {
    padding: 0;
    font-weight: normal;
    padding-left: 10px;
  }
  .mb-part-title .detalis-title {
    font-weight: normal;
  }
  .mb-part-title .fa {
    font-size: 20px !important;
    padding-right: 5px;
    padding: 0;
    padding-right: 7px;
  }
  .mb-part-title p {
    display: flex;
    align-items: center;
  }
}
/*==== Dealer Profile =====*/
@media (max-width: 768px) {
  .dealerprofile .colored-header, .dealerprofile .listing-footer {
    display: none;
  }
  .dealerprofile .spacer-top {
    margin: 0;
  }
  .dealerprofile .mobile-tabs-new-2 .tabs {
    margin: 0;
  }
  .dealerprofile .main-content-area .bg-white.margin-top-10 {
    margin-top: 0 !important;
  }
  .profile-banner {
    height: 106px;
    display: flex;
    background-size: contain !important;
    background-repeat: no-repeat;
  }
  .profile-header {
    margin: 0 !important;
  }
  .profile-header .border-radius-10 {
    border-radius: 0;
    overflow: hidden;
  }
  .dealer-profile-box {
    height: 260px !important;
  }
  .mobile-profile-image {
    background-repeat: no-repeat;
    background-size: 100% 100% !important;
  }
  .dealerprofile .profile-banner {
    background-repeat: no-repeat;
  }
  .profile-image img {
    border-radius: 100%;
    width: 80px;
  }
  .profile-header .flex-row.bg-white.p-l-30.h-130 {
    position: absolute;
    bottom: 0;
    margin: 0;
    padding: 0 10px;
    padding-bottom: 10px;
    height: initial !important;
    min-height: initial !important;
    background: rgba(0, 0, 0, 0);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 18%, rgba(4, 4, 4, 0) 22%, rgba(28, 28, 28, 0.58) 48%, rgb(76, 76, 76) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(18%, rgba(0, 0, 0, 0)), color-stop(22%, rgba(4, 4, 4, 0)), color-stop(48%, rgba(28, 28, 28, 0.58)), color-stop(100%, rgb(76, 76, 76)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 18%, rgba(4, 4, 4, 0) 22%, rgba(28, 28, 28, 0.58) 48%, rgb(76, 76, 76) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 18%, rgba(4, 4, 4, 0) 22%, rgba(28, 28, 28, 0.58) 48%, rgb(76, 76, 76) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 18%, rgba(4, 4, 4, 0) 22%, rgba(28, 28, 28, 0.58) 48%, rgb(76, 76, 76) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 18%, rgba(4, 4, 4, 0) 22%, rgba(28, 28, 28, 0.58) 48%, rgb(76, 76, 76) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#000000", endColorstr="#4c4c4c", GradientType=0 );
    background-color: transparent !important;
  }
  .profile-header .profile-image {
    bottom: 0;
    position: relative;
    padding: 0 20px;
    min-width: 200px;
    box-sizing: content-box;
    padding: 0;
    width: 80px !important;
    min-width: 80px !important;
    height: 80px !important;
  }
  .profile-header .search-result-item-heading {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
  }
  .profile-header .flex-column {
    position: absolute;
    left: 135px;
    top: 50%;
  }
  .profile-header .dealer-locaion-2 {
    position: initial;
    color: #fff;
    text-align: left;
    justify-content: flex-start;
    /* padding: 0; */
    font-size: 16px;
  }
  .profile-header .custom-btn-4 {
    min-width: 100px;
    height: 30px;
    min-width: 120px;
    font-size: 16px;
  }
  .profile-header .align-end {
    justify-content: flex-start;
    padding: 0;
    padding-bottom: 0 !important;
    padding-left: 10px;
  }
  .user-profile-tabs .header-listing {
    display: none;
  }
  .user-profile-tabs {
    padding: 0 !important;
  }
  .user-profile-tabs li {
    display: flex;
    flex: 1;
    justify-content: center;
    background: #fff;
  }
  .mb-d-flex {
    display: inline-flex;
  }
  .mb-d-flex-flex {
    display: flex;
  }
  .mb-d-flex.bg-white {
    background: #f6f6f6 !important;
  }
  .user-profile-tabs a {
    display: inline-flex;
    width: 100%;
  }
  #user-listings .col-xs-12 {
    padding: 0;
  }
  #user-about .form-group {
    display: flex;
    flex-direction: row;
    margin-bottom: 5px;
    padding-bottom: 5px !important;
    border-bottom: 1px solid #ddd;
  }
  #user-about .form-group > div {
    display: flex;
    flex: 1;
  }
  #user-about .p-10 {
    padding: 0;
  }
  #user-about .secondry-color {
    display: flex;
    align-items: center;
    margin: 0;
  }
  .tag-primary {
    color: #777;
    border: 0;
    width: auto;
  }
}
@media (max-width: 768px) {
  .user-info-header {
    margin-top: 60px;
  }
  .floating-edit-btn {
    top: 90px;
  }
  #FeaturesModal .modal-content {
    width: 90%;
  }
  #FeaturesModal .features-box .form-group {
    width: 100%;
    border-bottom: 1px solid #ddd;
    margin-bottom: 0;
  }
  #FeaturesModal .features-box {
    padding: 0 !important;
    max-height: 50vh;
    overflow-y: auto;
  }
  #FeaturesModal .modal-footer-custom {
    border-top: 1px solid #f8f8f8;
  }
  #FeaturesModal h3 {
    text-align: center;
    color: #1c7ea4;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .modal-footer-custom .custom-btn-4 {
    margin: 0;
  }
  .feature-Dropdown {
    padding-right: 15px;
    padding-bottom: 10px;
  }
  #FeaturesModal .bg-red {
    background: transparent;
    color: red !important;
  }
  #FeaturesModal .green-bg {
    background: transparent;
    color: #1C7EA4 !important;
  }
  #result-cards .row:first-child {
    display: flex;
    flex-wrap: wrap;
  }
}
@media (max-width: 768px) {
  .userprofile .spacer-top {
    margin-top: 20px;
  }
  .userprofile .main-content-area:not(.spacer-top) .row.p-0 .col-md-4 {
    padding: 0;
  }
  .userprofile .profile-header {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    height: 150px;
  }
  .userprofile .public-profile {
    height: initial;
    background: transparent;
    padding: 0;
    margin-top: 60px;
    display: inline-flex;
    align-items: center;
  }
  .userprofile .main-content-area:not(.spacer-top) .row {
    display: flex;
  }
  .userprofile .profile-btns {
    display: none;
  }
  .userprofile .image-upload {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .userprofile .image-upload label {
    margin: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
  }
  .userprofile .main-content-area:not(.spacer-top) .row.p-0 .col-md-8.col-xs-12.col-sm-12 {
    display: none;
  }
  .userprofile .main-content-area:not(.spacer-top) .row.p-0 .col-md-4 {
    width: 100%;
  }
  .userprofile .gray {
    background-color: #ffffff;
  }
  .userprofile #userInfoForm {
    width: 100%;
    border-radius: 0;
  }
  .userprofile #userInfoForm h1 {
    display: none;
  }
  .userprofile .info-row {
    padding: 5px 0;
    position: relative;
    min-height: 50px;
  }
  .userprofile .info-row > label.flex-column {
    position: absolute;
    opacity: 1;
    width: 100%;
    height: 100%;
  }
  .userprofile .info-row > label.flex-column span:first-child {
    /* display: none; */
    width: 100px;
    height: 100%;
    content: "";
    font-family: FontAwesome;
  }
  .userprofile .info-row > label.flex-column .small-link {
    position: absolute;
    width: 100%;
    opacity: 0;
    height: 100%;
  }
  .userprofile .info-row.mobile-unverfied > label.flex-column .small-link {
    opacity: 1;
  }
  .userprofile .info-row > label.flex-column a {
    position: absolute;
    width: 100%;
    height: 100%;
    color: green;
    height: 100%;
    font-size: 18px;
    display: flex;
    align-items: center;
    padding-left: 40px;
  }
  .userprofile .info-row > .user-info-field {
    padding-left: 40px;
  }
  .otp-confirmed {
    flex-direction: column;
    right: 0;
    font-size: 16px;
  }
  .userprofile .info-row label.flex-column span {
    opacity: 0;
  }
  #userInfoForm {
    padding: 0;
  }
  .userprofile .info-row label.flex-column:before {
    width: 40px;
    height: 100%;
    content: "";
    font-family: FontAwesome;
    position: absolute;
    top: 13px;
    font-size: 25px;
    color: #777;
    left: 5px;
  }
  #ProfilePhoneModal .modal-content, #ProfileNameModal .modal-content, #ProfileEmailModal .modal-content {
    width: initial;
  }
  .userprofile .user-info-header {
    box-shadow: initial;
  }
  .dealer-btn {
    border: 0;
    color: #fb5201;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 15px;
  }
  .userprofile .info-row:nth-of-type(2) label.flex-column:before {
    content: "\f007" !important;
  }
  .userprofile .info-row:nth-of-type(3) label.flex-column:before {
    content: "@" !important;
  }
  .userprofile .info-row:nth-of-type(4) label.flex-column:before {
    content: "\f095" !important;
  }
  .userprofile .info-row:nth-of-type(5) label.flex-column:before {
    content: "\f023" !important;
  }
  .info-row a.flex-column {
    flex-direction: column !important;
    right: 0 !important;
  }
  .info-row .email-confirmed.verfied {
    flex-direction: row;
    right: 0;
    bottom: 3px;
    top: initial;
  }
}
@media (max-width: 768px) {
  .myoffers .profile-header {
    display: none;
  }
  .myoffers .row.p-0 .col-md-4 {
    display: none;
  }
  .myoffers .spacer-top {
    margin-top: 37px;
  }
  .count-circle {
    pointer-events: none;
  }
  .myoffers .gray {
    background-color: #ffffff;
  }
  .myoffers .row.p-0 {
    display: flex;
  }
  .myoffers .user-profile-tabs a {
    height: 70px;
    align-items: flex-start;
    font-size: 14px;
    color: #000 !important;
    padding: 0;
    padding-top: 15px !important;
  }
  .count-circle {
    bottom: 10px;
    right: 0;
    top: initial;
    font-size: 16px;
    width: 100%;
    padding: 0;
    text-align: center;
    color: #000;
  }
  .user-profile-tabs .active a {
    background: #FB5201;
    color: #000 !important;
  }
  .user-profile-tabs .active .count-circle {
    color: #000;
  }
}
@media (max-width: 768px) {
  .dealersignup .spacer-top {
    margin-top: 30px;
  }
  .dealersignup .required-note {
    font-size: 14px;
    color: red;
    position: absolute;
    left: 13px;
    top: initial;
    bottom: 0;
  }
  #registerDealer {
    padding: 0 !important;
    background: #eee;
  }
  #registerDealer .margin-bottom-15 {
    margin: 0;
    padding-bottom: 20px;
    background: #fff;
  }
  #registerDealer .margin-bottom-15 p {
    margin: 0;
  }
  #registerDealer .vertical-align {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    background: #fff;
    padding-bottom: 10px !important;
    padding-top: 10px !important;
  }
  #registerDealer .vertical-align .col-md-9 {
    width: 100%;
  }
  #registerDealer .vertical-align .form-control, #registerDealer .vertical-align .custom-multi-select {
    border-radius: 0 !important;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    padding-left: 0;
  }
  #registerDealer .vertical-align .custom-multi-select .text {
    padding-left: 0;
  }
  #registerDealer .vertical-align select {
    background: #fff !important;
  }
  #registerDealer hr {
    display: none;
  }
  #registerDealer .col-md-12.mb-20 {
    margin: 0;
    padding-bottom: 20px;
    background: #fff;
  }
  #registerDealer .dealer-phone {
    width: 100%;
  }
  #dealerSubmitBtn {
    margin-bottom: 10px !important;
  }
  .hide-mobile-row {
    display: flex;
    flex-direction: row;
    width: 100%;
    margin-top: 10px;
    padding-left: 40px;
    position: relative;
  }
  .hide-mobile-row input {
    display: flex;
    height: 20px;
    width: 20px;
    margin: 0;
    position: absolute;
    left: -25px;
  }
  #registerDealer .iti--separate-dial-code .iti__selected-flag {
    background: transparent;
  }
}
@media (max-width: 768px) {
  .user-info-card {
    display: flex;
    margin-top: 10px;
  }
  .descrption-area .heading-panel {
    background: #f6f6f6;
    margin-top: 0 !important;
    padding: 5px 10px;
  }
  .descrption-area .description-text {
    padding: 10px;
  }
}
@media (max-width: 768px) {
  .user-page .public-profile {
    margin-top: 50px;
    flex-wrap: wrap;
  }
  .user-page .public-profile img {
    width: 100px;
    border-radius: 10px;
  }
  .user-page .public-btns {
    height: 100%;
    align-items: flex-end;
    padding-bottom: 0;
    padding-top: 40px;
    padding-left: 10px;
  }
  .user-page .profile-header .flex-column {
    width: calc(100% - 100px);
    line-height: initial;
    height: 25px;
    top: 60px;
    left: 100px;
  }
  .user-page .profile-header .search-result-item-heading {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 25px;
    color: #000;
  }
  .user-page .user-profile-tabs {
    display: none;
  }
  .user-page span.flex-column.full-phones {
    width: 100% !important;
    position: relative !important;
    left: -8px !important;
    right: initial !important;
    top: 0 !important;
    bottom: 0 !important;
  }
}
@media (max-width: 768px) {
  .dealer-page-edit .user-info-header .info-row label {
    min-width: 40%;
  }
  .dealer-page-edit .info-row label.flex-column span {
    opacity: 1;
  }
  .dealer-page-edit .info-row > label.flex-column {
    position: initial;
  }
  .dealer-page-edit .info-row > .user-info-field {
    padding: 0;
  }
  .dealer-banner-area > .col-md-12 {
    padding: 0;
  }
  .dealer-banner-area .row {
    padding: 0;
    width: 100%;
    margin: 0;
    margin-top: 30px;
  }
  .profile-banner-upload label {
    margin: 0;
  }
  .dealer-banner-area .search-result-item-heading.lh-1 {
    display: block; /* sleman edit this*/
  }
  .dealer-banner-area .profile-image-upload {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .dealer-banner-area .profile-image-upload label {
    margin: 0;
    height: 100%;
  }
  .dealer-banner-area .profile-image-upload label img {
    opacity: 0;
  }
  .dealer-banner-area .profile-image img {
    border-radius: 100%;
    width: 120px !important;
    max-width: initial;
  }
  .dealer-banner-area .profile-header .border-radius-10 {
    overflow: initial !important;
  }
}
@media (max-width: 768px) {
  footer {
    display: none;
  }
  .index footer {
    display: inline-block;
  }
  .mobile-tabs-new-2, .mobile-add-offer, .listing-footer, .mobile-cur-btn {
    transition: linear 0.3s all;
  }
  .listing-footer {
    transform: translateY(-50px);
    transform: translateY(0);
  }
  body.scroll-down:not(.index) .mobile-tabs-new-2 {
    bottom: -56px;
  }
  body.scroll-down:not(.index) .listing-footer {
    transform: translateY(0);
  }
  body.scroll-down:not(.index) .mobile-add-offer {
    bottom: 15px;
  }
  /*body:not(.index) .mobile-add-offer {
      bottom: -85px;
  }*/
  body.scroll-down:not(.index) .mobile-cur-btn {
    bottom: 25px;
  }
  body:not(.index) .mobile-cur-btn {
    bottom: -85px;
  }
  .add-entity-fix {
    background: transparent !important;
  }
  .listing .main-content-area {
    margin-bottom: 60px;
  }
}
@media (max-width: 768px) {
  #menu-1 {
    left: 0;
    width: 100%;
    top: 0;
    position: relative;
    z-index: 99999;
    pointer-events: none;
  }
  .autocomplete {
    background: #fff;
    position: relative;
    z-index: 100;
  }
  .search-options form {
    max-width: 50%;
    pointer-events: all;
    left: 100px;
    transition: linear 0.3s all;
    position: fixed;
  }
  .search-options form:before {
    content: "x";
    font-size: 16px;
    width: 30px;
    height: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    background-color: #fb5201;
    position: absolute;
    z-index: 2000;
    right: 5px;
    color: #fff;
    opacity: 0;
    top: 5px;
    transition: linear 0.3s all;
    transition-delay: 0.5s;
    padding-bottom: 4px;
  }
  .mega-menu > section.menu-list-items {
    background: transparent !important;
  }
  .search-options form:focus-within {
    max-width: 100%;
    pointer-events: all;
    left: 0px;
    height: 100%;
  }
  .search-options form:focus-within:before {
    opacity: 1;
  }
  .autocomplete-suggestions {
    left: 0 !important;
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  .copyright {
    display: none;
  }
  .filters-row .flex-item {
    margin-right: 0 !important;
    min-width: 49%;
    max-width: 50%;
  }
  .filters-showen .filters-row > .flex-row {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: initial;
  }
  .full-search .flex-row {
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 50px;
  }
  .order-99 {
    order: 99;
  }
  .order-100 {
    order: 100;
  }
  .order-101 {
    order: 101;
  }
  .order-102 {
    order: 102;
  }
  .order-103 {
    order: 103;
  }
  .order-104 {
    order: 105;
  }
  .order-105 {
    order: 106;
  }
  .order-106 {
    order: 104;
  }
  .sumo-img {
    width: 50px;
  }
  .listingspage .listingTopFilterBar, .listingspage .description, .freesearch .listingTopFilterBar {
    display: none;
  }
  .detalis-title {
    font-family: 18px;
  }
  .user-contact-info .cursor-pointer:last-child {
    display: none;
  }
  .listing-details-parklist {
    position: fixed;
    z-index: 1002;
    right: 0;
    left: initial;
    top: 5px;
  }
  .listing-details-parklist.mobile-banner-visible {
    position: absolute;
  }
  .mobile-cur-btn {
    display: none;
  }
  .key-features .boxicon i {
    font-size: 30px;
  }
  .user-info-card .img-circle {
    width: 80px;
  }
  .user-contact-2 a {
    width: 130px;
    padding: 0;
  }
  .car-feature-list img {
    width: 33px;
    color: #ddd;
    filter: invert(3);
    height: 25px;
    padding-left: 5px;
    box-sizing: content-box;
    padding-right: 5px;
  }
  .index .mobile-cur-btn {
    display: none;
  }
  .animated-header {
    height: 60px;
    width: 100%;
    display: inline-flex;
    position: absolute;
    top: 0;
    left: 0;
    background: #328aac;
    z-index: 0;
  }
  .animated-header {
    opacity: 0;
  }
  h1.animHeaderResult, .animHeaderResult {
    position: fixed;
    top: 0;
    z-index: 1010;
    color: #fff !important;
    top: 16px;
    text-align: center;
    width: 100%;
    left: 0;
    pointer-events: none;
    opacity: 0;
  }
  h1.animHeaderResult {
    top: 0;
    width: 70%;
    height: 60px;
    left: 55px;
    align-items: center;
    justify-content: center;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .opacity-1 {
    opacity: 1 !important;
    transition: ease-in 0.3s all;
  }
}
@media (max-width: 768px) {
  .dealerprofile .profile-banner {
    height: 100%;
  }
  #user-listings .category-grid-box-1 {
    margin-bottom: 8px;
  }
  #user-listings .col-xs-6 {
    padding: 0 4px;
  }
  #user-listings .col-md-3.p-r-5 {
    padding-right: 4px;
  }
  #user-listings .white.category-grid-box-1 img {
    /*        height: 100%;*/
  }
  .adv-banner .profile-banner {
    height: 106px;
  }
  .follow-header {
    position: fixed;
    top: 50px;
    z-index: 100;
    left: 0;
  }
  .userprofile .profile-banner {
    height: 130px;
    display: flex;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-color: #fff !important;
    background-position: center center !important;
  }
  .myoffers #user-listings .col-md-6.col-xs-12.col-sm-6, .myoffers #user-about .col-md-6.col-xs-12.col-sm-6, .myoffers #user-parklist .col-md-6.col-xs-12.col-sm-6 {
    padding-left: 4px;
    padding-right: 4px;
  }
  .myoffers .adv-details .ad-info-2 {
    display: none;
  }
}
/*to be deleted to restore become a dealer*/
@media (max-width: 768px) {
  .dealersignup .custom-multi-select.ui.selection.active.dropdown .menu {
    position: absolute;
    top: -150px;
    height: 50vh;
    max-height: initial;
    display: block !important;
  }
  .logout-row {
    color: #777;
    font-size: 18px;
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    font-family: "TitilliumWeb", sans-serif;
    border-bottom: 1px solid #aaa;
    width: 100%;
    padding: 10px;
    padding-left: 8px;
  }
  .logout-row span {
    padding-left: 10px;
  }
  .logout-row i {
    font-size: 22px;
  }
  .user-profile-tabs .active:before {
    background: transparent;
  }
  .myoffers .user-profile-tabs .flex-row {
    border-bottom: 2px solid #1C7EA4;
  }
}
@media (max-width: 768px) {
  .upperLimit {
    /*position: absolute;*/
  }
  .heading-zone {
    position: relative;
  }
  .mobile-show.contact-mobile-btns {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
  }
  .mb-d-flex-flex.bg-white {
    background: #f6f6f6 !important;
  }
  .optWrapper label {
    font-size: 17px;
  }
  .ui.selection.dropdown .menu > .item {
    padding: 20px 0 !important;
    font-size: 12px;
  }
  .mb-anim-price {
    display: none;
  }
  .filter-newSection .optWrapper label {
    font-size: 14px;
  }
  .sumo_sectionID .optWrapper img {
    width: 30px;
  }
  .colored .listing-details-parklist .fa {
    color: #fff;
  }
  .colored .mb-anim-price {
    position: relative;
    bottom: 5px;
    text-align: center;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
  }
  #carousel.flexslider .flex-direction-nav {
    display: none;
  }
  .mobile-cur-btn {
    display: none;
  }
  .listings .mobile-cur-btn, .dealerprofile .mobile-cur-btn, .listing .mobile-cur-btn {
    display: flex;
  }
  body.listing.scroll-down .mobile-cur-btn {
    bottom: 60px !important;
  }
  body.listing.scroll-down .mobile-add-offer {
    bottom: 10px !important;
  }
  body.dealerprofile.scroll-down:not(.index) .mobile-cur-btn {
    left: 2px;
    bottom: 2px;
  }
  body.dealerprofile.scroll-down:not(.index) .mobile-add-offer {
    right: 2px;
    bottom: 2px;
  }
  .autocomplete-suggestions {
    max-height: 65% !important;
    overflow-y: scroll;
  }
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .tag-right {
    bottom: 0;
    right: 2px;
  }
}
.dealer-page-edit .user-profile-tabs .active a {
  background: #FB5201;
  color: #fff !important;
}

.dealer-page-edit .user-profile-tabs .active .count-circle {
  color: #000 !important;
}

@media (max-width: 768px) {
  .listings-slider .adv-details, .listings-slider .saletype-box, .listings-slider .parklist-box, .listings-slider .payment-type {
    display: none;
  }
  .listings-slider .category-grid-box-1 .image {
    height: 114px;
  }
  .listings-slider .category-grid-box-1 .image img {
    height: 100%;
    position: sticky !important;
  }
  .listings-slider .col-xs-4 {
    padding: 2px !important;
  }
  .listings-slider .category-grid-box-1 {
    margin: 0 !important;
    border: 0 !important;
  }
  .custom-modal-1 .fa.fa-times {
    font-size: 20px;
  }
  .custom-modal-1.in .modal-close {
    padding: 0;
  }
  #CountriesModal .modal-content {
    overflow-y: hidden;
  }
  #CountriesModal .modal-content ul {
    max-height: 71vh;
    overflow-y: scroll;
  }
  .top-header-actions > li.backBtnHolder {
    display: flex !important;
    position: absolute;
    border: 0;
    padding: 0;
    margin: 0;
    line-height: 1;
    text-align: center;
    justify-content: center;
    align-items: center;
    height: 22px !important;
    position: absolute !important;
    top: 15px;
  }
  .top-header-actions > li.backBtnHolder .fa {
    text-align: center;
    color: #1e7ea6;
    margin: 0;
    font-size: 22px;
  }
  .otp-confirmed {
    flex-direction: row !important;
    bottom: 2px !important;
    top: initial;
    line-height: 1 !important;
  }
  .dealer-page-edit .info-row label.flex-column:before {
    display: none !important;
  }
  .old-images {
    padding: 0 10px;
    flex-wrap: nowrap;
    padding: 0;
    overflow-x: auto;
    padding-top: 15px;
  }
  .old-images > div {
    width: 20%;
    margin: 0 5px;
    min-width: 70px;
  }
  .post-price label {
    color: red;
  }
  .description-area label {
    color: red;
  }
  .feature-Checkbox label {
    padding: 10px 5px;
  }
  .feature-Checkbox img {
    filter: invert(100%);
  }
  .dealersignup .mobile-add-offer {
    display: none;
  }
  .name-box input {
    height: 50px;
  }
  .car-feature-list li:nth-of-type(4n+3), .car-feature-list li:nth-of-type(4n+3) + * {
    background-color: #F8f8f8;
  }
  .multiple-tabs .nav-tabs::-webkit-scrollbar {
    height: 0px; /* Remove scrollbar space */
    background: transparent; /* Optional: just make scrollbar invisible */
  }
  /* Optional: show position indicator in red */
  .multiple-tabs .nav-tabs::-webkit-scrollbar-thumb {
    background: #FF0000;
  }
  .index .top-header-actions > li.backBtnHolder {
    display: none !important;
  }
  .myoffers .user-profile-tabs a {
    white-space: nowrap;
  }
  .browse-section .image-card p, .browse-section .image-card h3 {
    font-size: 14px;
    white-space: nowrap;
    margin-top: 0;
    text-overflow: ellipsis;
    width: 70px;
    overflow: hidden;
    margin: auto;
    text-align: center;
    padding-left: 5px;
  }
  .browse-section .image-card {
    margin-top: 10px;
  }
  .countries-logo img {
    width: 50px;
  }
}
/*====--- New Fixes ---====*/
@media (max-width: 768px) {
  .page .colored-header, .page .mobile-tabs-new-2, .page .mobile-add-offer {
    display: none;
  }
  .page .margin-top-150 {
    margin-top: 10px;
  }
  .listingspage .section-padding.no-top.white {
    padding-top: 20px;
  }
  #search-row .flex-row {
    flex-wrap: wrap;
  }
  .animHeaderResult .colored .mb-anim-price {
    display: flex;
  }
  .dealer-contact-info {
    flex-direction: column !important;
  }
  .dealerprofile .profile-header .flex-column {
    position: initial;
  }
  .profile-header .dealer-locaion-2 {
    padding: 5px 0;
  }
  .profile-header .align-end {
    padding-left: 0;
  }
  .dealer-info-box {
    padding-left: 10px;
  }
  .dealer-contact-info.animHeaderResult {
    max-width: 80%;
    left: 40px;
    flex-direction: row-reverse;
    align-items: center;
    height: 30px;
    top: 25px;
  }
  .dealer-contact-info.animHeaderResult .custom-btn-4 {
    text-align: left;
    background: transparent;
    justify-content: flex-start;
  }
  .dealer-contact-info.animHeaderResult .dealer-locaion-2 {
    display: none;
  }
  .dealer-info-box h1.animHeaderResult {
    top: 16px;
    font-size: 18px;
    white-space: nowrap;
    height: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 81%;
  }
  .phone-showen {
    background: transparent;
  }
  .phone-showen .full-phones a {
    background: #207fa6;
    margin: 3px;
    padding: 2px 5px;
    border-radius: 10px;
    font-size: 13px;
  }
  .post .container {
    padding: 0;
    margin: 0;
  }
  .first-step .cat-box {
    width: 50%;
    margin: 0;
    background: transparent !important;
    height: 130px;
    margin-bottom: 10px;
  }
  .listing .mobile-tabs-new-2 {
    display: block;
  }
  .mb-f-black * {
    color: #000 !important;
  }
  .colored .user-profile-tabs {
    position: fixed;
    z-index: 1040;
    top: 50px;
    left: 0;
  }
  .listingspage .SumoSelect > .optWrapper.isFloating .options {
    max-height: 50vh !important;
  }
  .dealer-btn {
    order: 10;
  }
  .order-5 {
    order: 5;
  }
}
@media (max-width: 768px) {
  .new-model p {
    font-size: 20px;
  }
  .boxes {
    margin-top: 20vh;
    margin-top: 20vh;
  }
  .section-boxes-2 h4 {
    font-size: 18px;
    color: #000000 !important;
  }
  #step-19 .sub-categories-cards .category-boxes-2 .section-btn {
    justify-content: flex-start;
    padding-right: 25px;
  }
  #ImagesPopup {
    padding: 0;
  }
  #ImagesPopup .modal-content {
    width: 100vw;
    height: 100vh;
  }
  #ImagesPopup .slides {
    overflow: hidden;
    padding-top: 100px;
    position: relative;
    left: 5px;
  }
  #ImagesPopup .slides .owl-item img {
    height: auto;
    width: auto;
    max-height: calc(100vh - 170px);
  }
  #ImagesPopup .slides .owl-controls .owl-nav div {
    position: absolute;
    top: 7%;
  }
  #zoom-slider {
    background: transparent;
  }
  #ImagesPopup .slides .owl-prev {
    left: 10px;
  }
  body.download-app .colored-header, body.download-app .header-top, body.download-app.listingspage .section-padding.no-top.white {
    top: 0;
    padding-top: 0;
  }
  body.download-app .main-banner {
    margin-top: 0;
  }
  body.download-app .spacer-top {
    margin-top: 0;
  }
  body.download-app #download-app {
    display: flex;
  }
  body.download-app.listingspage #download-app, body.download-app.freesearch #download-app {
    padding-top: 100px;
  }
  body.download-app.linkcapturer #download-app, body.download-app.freesearch #download-app {
    padding-top: 100px;
  }
  .listingTopFilterBar {
    display: none;
  }
  .listings-mobile-btns ul li a span {
    color: #000;
  }
  body:not(.index) #userActiveCountry {
    left: 50px;
    right: initial;
  }
  #UserModal {
    padding: 0;
  }
  #UserModal .modal-content {
    height: 230px;
    width: 387px;
    text-align: center;
    padding: 30px 15px;
  }
  .white.part .ad-info-2 {
    display: none !important;
  }
  .white.part .short-description-1 .ad-info-2 {
    display: inline-flex !important;
  }
  .listing #download-app {
    padding-top: 10px;
    box-shadow: none;
    PADDING-BOTTOM: 5px;
  }
  .post .main-content-area, .post .main-content-area section, .post .main-content-area section .container {
    height: 100%;
  }
  .post .first-step .header-row {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
  }
  #LoginModal .form-grid .kep-login-facebook {
    margin-top: 25px;
  }
  #LoginModal.custom-modal-1 .fa.fa-times {
    font-size: 30px;
  }
  #LoginModal.custom-modal-1 .modal-close {
    top: 3px;
    left: 10px;
  }
  .heading-panel {
    width: 100%;
  }
  .boxicon.mileage {
    flex: 1.8;
  }
  #ImagesPopup .fa.fa-times {
    font-size: 30px;
  }
  .sumo_sectionID .optWrapper {
    height: 50vh !important;
  }
  .sumo_sectionID .optWrapper .options {
    height: 50vh !important;
    max-height: 50vh !important;
  }
  .dealers .page-header-area-2 {
    padding-top: 0;
  }
  .dealers .form-control {
    padding: 8px 12px;
  }
  footer.footer-bg {
    padding-bottom: 30px;
    width: 100%;
    margin-top: 60px;
  }
  .footer-top {
    padding: 0;
  }
  .animHeader .custom-btn-4 {
    /*  
      min-width: 100%;
      max-width:100%;
    */
  }
  .animHeader .custom-btn-4 span {
    flex-direction: row !important;
    display: flex;
  }
  .tag-primary:nth-child(odd) {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .heading-zone .c-red {
    display: inline-flex;
  }
  .boxicon i {
    padding-top: 0;
  }
  .feature-value {
    height: initial;
  }
  .mobile-cur-btn {
    display: none !important;
  }
  .myoffers .category-grid-box-1 .image {
    height: 195px;
  }
  .dealersignup .SumoSelect .optWrapper {
    height: 60vh !important;
    margin-left: 0 !important;
    max-width: 80% !important;
    margin: auto auto !important;
  }
  .dealersignup .SumoSelect .optWrapper .options {
    min-height: 52vh;
  }
  .dealersignup .SumoSelect .search-txt {
    display: none;
  }
  .dealersignup .SumoSelect img {
    padding: 0 10px;
    box-sizing: content-box;
  }
  .myoffers .category-grid-box-1 .offer-title {
    display: flex;
    margin-top: 10px;
  }
  #WindowModal.custom-modal-1 .modal-content {
    width: 90vw;
    height: 60vh;
  }
  .user-name span {
    width: 100%;
    max-width: 320px;
  }
  .SumoSelect.open .search-txt {
    display: none;
  }
  .dealers-search-form {
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
  }
  .row-features li {
    min-width: 100%;
    padding-left: 14px;
    padding-right: 14px;
  }
  .car-feature-list.row-features li:nth-of-type(odd) {
    background-color: #F8f8f8;
  }
  .car-feature-list.row-features li:nth-of-type(even) {
    background-color: #fff;
  }
  .listing .user-info-card .user-photo {
    border: 0;
  }
  .listing .user-info-card .user-information {
    text-align: center;
  }
  .listing .user-info-card .justify-space-between {
    justify-content: center;
  }
  .offer-info .member-since {
    color: #000;
  }
}
@media (max-width: 768px) {
  #CurrenciesModal {
    padding: 0 !important;
  }
  #CurrenciesModal .modal-content {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    height: 100%;
  }
  #CurrenciesModal .countries-flags {
    padding: 0 10px;
    padding-bottom: 30px;
  }
  #CurrenciesModal .countries-flags li {
    width: 50%;
  }
}
@media (min-width: 1024px) and (max-width: 1370px) {
  #ImagesPopup .modal-content {
    margin-top: 75px;
  }
  #ImagesPopup .top-left i {
    font-size: 30px;
  }
  #ImagesPopup .top-left {
    top: -25px;
  }
  #ImagesPopup {
    padding: 0 !important;
  }
}
@media (max-width: 768px) {
  .custom-modal-1 .modal-content {
    justify-content: flex-start;
  }
}
.custom-container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  .custom-container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .custom-container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .custom-container {
    width: 1000px;
  }
}
@keyframes showAndHide {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
#result-cards .category-grid-box-1 .image {
  overflow: hidden;
}
