/* Change the white to any color */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px #ffffff inset !important;
}
.custom-row {
    justify-content: center;
    row-gap: 20px;
}
.custom-mtop {
    margin-top: 40px;
}
.form-control:focus {
    border-color: #9d9d9d;
    box-shadow: none !important;
}
.list-desc-data figure.table tbody tr th
.list-desc-data figure.table table tbody {
    width: 100%;
    border-collapse: collapse;
}
.list-desc-data figure.table tbody tr th,
.list-desc-data figure.table tbody tr td{
    border-color: black;
    border: 1px solid;
    padding: 5px;
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    font-family: "Jost", sans-serif;
    margin: 0;
    line-height: 1.9;
    text-align: left;
}
.list-desc-data figure.table tbody tr:first-child {
    background-color: #fecb01;
}
.list-desc-data figure.table tbody tr:first-child th {
    font-weight: bold;
}

/* ======================================== Add Area ======================================== */
.advertise-wrap {
    padding-bottom: 60px;
}
.horizontal-img-box a picture img {
    display: block;
    max-width: 100%;
}

/* ======================================== header nav ======================================== */
.header-wrap {
    background-color: #fecb01;
}
.header-wrap .navbar .container-fluid {
    align-items: baseline;
}
.container {
    max-width: 1682px !important;
}
.logo-imgs {
    max-width: 100%;
}
.cursor-pointer {
    cursor: pointer;
}
button.navbar-toggler {
    outline: none;
    border: none;
}
button.navbar-toggler:focus {
    outline: none;
    box-shadow: none;
}
nav.navbar {
    padding: 20px 0px;
}
.nav-item a {
    font-size: 20px;
    font-weight: 500;
    color: #000000;
    font-family: "Jost", sans-serif;
}
ul.navbar-nav li.nav-item {
    margin-right: 71px;
}
ul.navbar-nav li.nav-item:last-child {
    margin-right: 0px;
}
.nav-item .listing {
    display: block;
    text-align: center;
    width: max-content;
    background-color: #000000;
    color: #ffffff;
    padding: 37px 32px;
    margin: 0px auto;
}
.navbar {
    padding: 0px;
}
.navbar-collapse {
    margin-top: 4px !important;
}
.pl-10 {
    padding-left: 10px;
}
.pr-20 {
    padding-right: 20px;
}
/* ======================================== Login Modal ======================================== */
.modal-content {
    width: -webkit-fill-available;
}
.modal-header {
    background-color: #fecb01;
    height: 56px;
}
.modal-body {
    padding: 54px 25px;
}
.modal-header h5 {
    font-size: 20px;
    font-weight: 600;
    color: #000000;
    font-family: "Jost", sans-serif;
}
.btn-close {
    font-size: 15px;
    font-weight: 600;
    color: #000000;
    font-family: "Jost", sans-serif;
    opacity: 100 !important;
}
.btn-close:focus {
    box-shadow: none;
}
.divider-line {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.divider-line::before {
    position: absolute;
    content: "";
    bottom: 100%;
    left: 50%;
    width: 1px;
    height: 150px;
    background-color: #000000;
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
.divider-line::after {
    position: absolute;
    content: "";
    top: 100%;
    left: 50%;
    width: 1px;
    height: 150px;
    background-color: #000000;
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
.login-form p {
    font-size: 20px;
    font-weight: 600;
    color: #000000;
    font-family: "Jost", sans-serif;
}
.login-form .form-control {
    background-color: #f8f8f8;
    border: 1px solid #707070;
    padding: 14px 24px;
}
.social-login-form p {
    font-size: 20px;
    font-weight: 600;
    color: #000000;
    font-family: "Jost", sans-serif;
    margin-bottom: 16px;
}
.custom-margin-top {
    margin-top: 88px;
}
.sign-up-text p {
    font-size: 12px;
    font-weight: 400;
    color: #000000;
    font-family: "Jost", sans-serif;
    text-align: center;
    margin: 0;
    margin-top: 16px;
}
.login-box-link p {
    font-size: 12px;
    font-weight: 400;
    color: #000000;
    font-family: "Jost", sans-serif;
    margin: 0;
    margin-top: 100px;
}
.full-btn {
    width: 100%;
    padding: 0;
}
.background-color-blue:focus {
    color: #ffffff;
}
.background-color-red:focus {
    color: #ffffff;
}
.background-color-blue {
    background-color: #3b5998 !important;
    font-size: 18px;
    font-weight: 500;
    color: #ffffff;
    font-family: "Jost", sans-serif;
    text-align: left;
    padding: 12px 0 12px 12px !important;
}
.background-color-red {
    background-color: #dd4b39 !important;
    font-size: 18px;
    font-weight: 500;
    color: #ffffff;
    font-family: "Jost", sans-serif;
    text-align: left;
    padding: 12px 0 12px 12px !important;
}
/* ======================================== Banner ======================================== */
.banner-wrap {
    background-image: url(../images/banner.webp);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 914px;
}
.header-text h1 {
    font-size: 70px;
    font-weight: 700;
    color: #ffffff;
    font-family: "Jost", sans-serif;
    width: 690px;
    line-height: 1;
}
.local-business-box {
    padding: 26px 44px;
    max-width: 690px;
    background-color: #fecb01;
    border-radius: 10px;
    margin: 0;
    margin-top: 18px;
}
.local-business-box .local-biz-text {
    color: #000000;
    font-size: 25px;
    font-family: "Jost", sans-serif;
    font-weight: 500;
    margin-bottom: 20px;
}
.location-text {
    color: #000000;
    font-size: 35px;
    font-family: "Jost", sans-serif;
    font-weight: 700;
    margin-top: 8px;
}
.border-radius-all {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.input-group-text {
    font-size: 20px;
    font-family: "Jost", sans-serif;
    font-weight: 500;
    padding: 20px 19px 20px 22px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
::placeholder {
    font-size: 16px;
    font-family: "Jost", sans-serif;
}
.form-control {
    padding: 0 0 0 22px;
}
.claim-business-form .form-control {
    padding: 0.375rem 0.75rem !important;
}
.input-border-radius {
    background-clip: border-box !important;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.search-box-text {
    background-color: #000000 !important;
    color: #ffffff !important;
    font-size: 25px;
    font-family: "Jost", sans-serif;
    font-weight: 500;
    padding: 11px 19px 11px 24px;
    border-radius: 10px;
}
.input-group .form-control:focus,
.search-btn .form-control:focus {
    border-color: transparent;
    box-shadow: none;
}
/* ======================================== Sub - Banner ======================================== */
.sub-banner-wrap .container {
    max-width: 990px !important;
}
.sub-banner-wrap {
    background-image: url(../images/sub_banner.webp);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 490px;
    margin-bottom: 103px;
}
.sub-banner-text h1 {
    font-size: 73px;
    font-weight: 700;
    color: #ffffff;
    font-family: "Jost", sans-serif;
    margin: 0;
    line-height: 1;
}
.color-yellow {
    color: #fecb01;
}
.background-color-yellow {
    background-color: #fecb01;
    border-color: #fecb01;
}
.sub-banner-text h2 {
    font-size: 43px;
    font-weight: 700;
    color: #ffffff;
    font-family: "Jost", sans-serif;
}
.inline-banner-box {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 17px;
    color: #ffffff;
    margin-top: 50px;
}
/* ======================================== All Category ======================================== */
.all-cat-text {
    display: block;
    padding: 33px 0;
    border: 1px solid #000000;
    border-radius: 10px;
}
.all_cat_show a {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    text-align: center;
    font-size: 20px;
    font-family: "Jost", sans-serif;
    font-weight: 500;
    color: #000000;
    margin: 0;
    border: 1px solid #000000;
    border-radius: 10px;
    padding: 33px 10px;
    height: 100%;
    transition: ease 0.6s;
}
.all_cat_show a:hover {
    background-color: #fecb01;
}
.margin-custom-bottom {
    margin-bottom: 67px;
}
.all-category-wrap .container .row .all-cat-text:hover {
    background-color: #fecb01;
}
.load-more.text-center a {
    text-decoration: none;
    background-color: #fecb01;
    padding: 9px 52px;
    display: inline-block;
    border-radius: 12px;
    color: #000000;
    font-size: 25px;
    font-family: "Jost", sans-serif;
    font-weight: 500;
    margin: 50px 0;
}
.load-more.text-center button {
    text-decoration: none;
    background-color: #fecb01;
    padding: 9px 52px;
    display: inline-block;
    border-radius: 12px;
    color: #000000;
    font-size: 25px;
    font-family: "Jost", sans-serif;
    font-weight: 500;
    margin: 50px 0;
    border: none;
}
.discover-more.text-center a {
    text-decoration: none;
    background-color: #fecb01;
    padding: 12px 35px;
    display: inline-block;
    border-radius: 12px;
    color: #000000;
    font-size: 25px;
    font-family: "Jost", sans-serif;
    font-weight: 500;
    margin: 50px 0;
}
/* ======================================== SelectedCategory ======================================== */
.category-wrap {
    padding: 60px 0px;
}
.category-bar {
    background-color: #fecb01;
    height: 10px;
    border-radius: 66px;
    width: 53px;
    float: left;
    margin: 25px 35px 0 0;
}
.top-cat-text {
    position: relative;
}
.top-cat-text::before {
    position: absolute;
    content: "";
    top: 50%;
    left: 0;
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background-color: #fecb01;
    width: 53px;
    height: 10px;
    border-radius: 66px;
}
.top-cat-text h2 {
    font-size: 45px;
    font-family: "Jost", sans-serif;
    font-weight: 700;
    color: #000000;
    margin-top: 3px;
    margin-bottom: 0px;
    margin-left: 5%;
}
.flex-box {
    column-gap: 73px;
    margin-bottom: 100px;
    justify-content: space-around;
}
.category-list-box-area {
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    grid-gap: 40px;
    margin-top: 30px;
}
.category-list-box-area a {
    display: flex;
    justify-content: center;
}
.category-list-box .cat-icon-box {
    width: 143px;
    height: 143px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fecb01;
    margin: 0px auto;
}
.category-list-box h6 {
    display: block;
    text-align: center;
    text-transform: capitalize;
    color: #000000;
    font-size: 20px;
    font-family: "Jost", sans-serif;
    font-weight: 500;
    line-height: normal;
    margin-top: 11px;
    margin-bottom: 0;
}
.cat-icon-box svg {
    font-size: 50px;
}
.cat-icon-box p {
    margin-top: 12px;
    font-size: 20px;
    color: #000000;
    font-family: "Jost", sans-serif;
    font-weight: 500;
}
/* ======================================== Business Form ======================================== */
.business-text {
    display: block;
    color: #000000;
    font-size: 35px;
    font-family: "Jost", sans-serif;
    font-weight: 700;
    margin-bottom: 30px;
}
.title-box {
    padding: 16px 0 16px 22px;
    border-radius: 10px;
    border-color: #9d9d9d;
}
.desc-box {
    border-radius: 10px;
    border-color: #9d9d9d;
    padding: 24px 20px 0 42px;
    text-align: justify;
}
.desc-box::placeholder {
    padding-left: 0px;
}
.title-box::placeholder {
    padding-left: 0px;
}
.custom-cat-box-margin-left {
    margin-left: -55px;
}
.custom-zone-box-margin-left {
    margin-left: -27px;
}
.custom-cat-box-width {
    width: 485px;
}
.custom-zone-box-width {
    width: 477px;
}
.title-box option {
    font-size: 16px;
    font-family: "Jost", sans-serif;
}
div.stars {
    display: inline-block;
}
input.star {
    display: none;
}
label.star {
    float: right;
    padding-right: 20px;
    font-size: 36px;
    color: #dddcdf;
    transition: all 0.2s;
}
input.star:checked ~ label.star:before {
    content: "\f005";
    color: #fd4;
    transition: all 0.25s;
}
label.star:hover {
    color: #fe7;
}
label.star:before {
    content: "\f005";
    font-family: FontAwesome;
}
.review-text p {
    display: block;
    color: #000000;
    font-size: 23px;
    font-family: "Jost", sans-serif;
    font-weight: 400;
    margin-bottom: 43px;
}
.address-box {
    padding: 16px 0 16px 41px;
    border-radius: 10px;
    border-color: #9d9d9d;
    max-width: 804px;
}
.address-box::placeholder {
    padding-left: 0px;
}
.account-address-box {
    padding: 16px 0 16px 41px;
    border-radius: 10px;
    border-color: #9d9d9d;
}
.account-address-box::placeholder {
    padding-left: 0px;
}
.password-box {
    padding: 10px 35px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
/* ======================================== Social Media ======================================== */
.social-box-area {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.fb-box-color {
    background-color: #3b5998;
}
.google-box-color {
    background-color: #dd4b39;
}
.insta-box-color {
    background-color: #c404fd;
}
.social-media-text {
    color: #000000;
    font-size: 25px;
    font-family: "Jost", sans-serif;
    font-weight: 600;
    margin-bottom: 12px;
}
.upload-social-area {
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}
.upload-area {
    border: 2px dashed rgb(71, 70, 70);
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 40px;
    border-radius: 6px;
}
.upload-area.active {
    border: 2px solid rgb(71, 70, 70);
}
.upload-area img {
    width: 100%;
    height: 200px;
    border-radius: 6px;
}
.upload-area .pluse-icon {
    background-color: aliceblue;
    border-radius: 6px;
    width: 40%;
    height: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    cursor: pointer;
}
.upload-area .text-upload {
    width: 60%;
    display: block;
    text-align: center;
}
.social-area {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    max-width: 100%;
    padding: 20px;
    border-radius: 9px;
    margin-top: 40px;
    margin-bottom: 40px;
}
.social-area h4 {
    color: #000000;
    font-size: 25px;
    font-family: "Jost", sans-serif;
    font-weight: 600;
    margin: 0;
    margin-bottom: 35px;
    margin-top: 14px;
}
.social-area .icon-area a {
    margin-top: 8px;
    margin-right: auto;
    display: grid;
    grid-template-columns: 300px 28px;
    grid-gap: 10px;
    padding: 25px;
    max-width: 391px;
    border-radius: 12px;
    text-decoration: none;
    align-items: center;
}
.social-area .icon-area a .media-text h6 {
    position: relative;
    color: #ffffff;
    font-size: 20px;
    font-family: "Jost" sans-serif;
    font-weight: 500;
    margin: 0;
    padding-left: 5px;
}
.social-area .icon-area a .media-text h6:after {
    position: absolute;
    content: "";
    top: -12px;
    right: 40px;
    width: 1px;
    height: 49px;
    background-color: #ffffff;
}
.social-area .icon-area a .media-icon svg {
    color: white;
    font-size: 27px;
    font-family: "Jost", sans-serif;
    font-weight: 500;
    margin: 0;
}
/* ======================================== Locality ======================================== */
.locality-custom-bottom {
    margin-bottom: 91px;
}
.locality-text h4 {
    color: #000000;
    font-size: 35px;
    font-family: "Jost", sans-serif;
    font-weight: 700;
    margin: 0;
    margin-top: 40px;
}
.locality-text p {
    line-height: 33px;
    margin-top: 35px;
    color: #000000;
    font-size: 17px;
    font-family: "Jost", sans-serif;
    font-weight: 400;
}
/* ======================================== Featured ======================================== */
.feature-listing {
    background-image: url(../images/Featured_Listings.webp);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding: 42px 0px 30px 0px;
}
.featured-listing-box-area {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    grid-gap: 25px;
}
.featured-listing-box-area .featured-listing-box {
    background-color: #ffffff;
    position: relative;
    border-radius: 5px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.featured-listing-box-area .featured-listing-box a img {
    display: block;
    width: 100%;
    max-width: 100%;
}
.featured-listing-box-area .featured-listing-box .featured-listing-box-stars {
    position: absolute;
    top: 0;
    right: 0;
    background: #00000061;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px 15px;
    column-gap: 6px;
    row-gap: 10px;
    flex-wrap: wrap;
}
.featured-listing-box-area .featured-listing-box .featured-listing-box-content {
    padding: 12px 32px;
}
.featured-listing-box-area
    .featured-listing-box
    .featured-listing-box-content
    a {
    text-decoration: none;
    font-family: "Jost", sans-serif;
    font-size: 17px;
    font-weight: 700;
    color: #000000;
    line-height: normal;
}
.featured-listing-box-area
    .featured-listing-box
    .featured-listing-box-content
    p {
    display: block;
    font-family: "Jost", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    line-height: normal;
    margin-top: 0px;
    margin-bottom: 0px;
}
.card-img-overlays {
    position: absolute;
    top: 0;
    right: 0;
}
.feature-listing .container {
    max-width: 1534px !important;
}
.featured-title h2 {
    font-size: 45px;
    color: #ffffff;
    font-family: "Jost", sans-serif;
    font-weight: 700;
    text-align: center;
    margin: 0;
    margin-bottom: 40px !important;
}
.border-radius-none {
    border-radius: 2px;
    background-color: #f8f8f8 !important;
}
.custom-card-img {
    border: 1px solid #f8f8f8;
}
.card-body {
    border-top: 1px solid #d2d2d2;
    border-bottom: 2px solid #d2d2d2;
}
.card .card-body h5 {
    font-size: 17px;
    color: #000000;
    font-family: "Jost", sans-serif;
    font-weight: 500;
}
.card .card-body p {
    font-size: 14px;
    color: #000000;
    font-family: "Jost", sans-serif;
    font-weight: 400;
}
.content {
    width: 90px;
    text-align: center;
}
.ratings {
    background-color: #06030361;
}
.card-white {
    font-size: 12px;
    color: #ffffff !important;
}
.card-transparent {
    font-size: 12px;
    color: #000000 !important;
}
/* ======================================== Localities ======================================== */
.local-wrap {
    padding: 60px 0px;
}
.local-bar {
    background-color: #fecb01;
    margin-bottom: 100px;
    height: 10px;
    border-radius: 66px;
    width: 53px;
    float: left;
    margin: 28px 35px 0 0;
}
.top-local-text {
    position: relative;
}
.top-local-text h2 {
    font-size: 45px;
    font-family: "Jost", sans-serif;
    font-weight: 700;
    color: #000000;
    margin-bottom: 50px;
    margin-left: 5%;
}
.top-local-text::before {
    position: absolute;
    content: "";
    top: 50%;
    left: 0;
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background-color: #fecb01;
    width: 53px;
    height: 10px;
    border-radius: 66px;
}
.custom-local-image {
    border-radius: 10px;
    object-fit: cover;
    object-position: center top;
    max-width: 100%;
    height: auto;
}
.local-image-text h2 {
    font-size: 35px;
    font-family: "Jost", sans-serif;
    font-weight: 700;
    position: absolute;
    bottom: -60px;
    width: 100%;
    text-align: center;
    color: #000000;
    background-color: #fecb01;
    padding: 18px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    opacity: 0;
    transition: ease 0.6s;
    margin: 0px;
}
.local-image-text h2:hover,
.top-local-text .card:hover .local-image-text h2 {
    display: block;
}
.local-flex-box {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    grid-gap: 14px;
}
.local-flex-box a.card {
    border: none;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
}
.local-flex-box a.card:hover .local-image-text h2 {
    opacity: 1;
    bottom: 0;
}
.local-text-see-more {
    width: 397px;
    height: 462px;
    justify-content: center;
    background-color: #fecb01;
    border-radius: 20px;
    font-size: 35px;
    font-family: "Jost", sans-serif;
    font-weight: 700;
}
/* ======================================== Advertise ======================================== */
.horizontal-img-box .img-adjust {
    width: 100%;
    height: 270px;
    object-fit: cover;
    object-position: center;
    border-radius: 15px;
    margin-bottom: 100px;
    background-color: #fecb01;
    display: block;
}
/* ======================================== Accordian City ======================================== */
.division-wrap .container {
    margin-bottom: 90px;
}
.accordion-item {
    margin-bottom: 48px;
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
}
.accordion-item:last-child {
    margin-bottom: 0px;
}
.accordion {
    max-width: 99%;
}
.vertical-img-box {
    height: 100%;
    background-color: #fecb01;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 12px;
}
.vertical-img-box p {
    margin: 0;
    font-size: 50px;
    font-weight: 700;
    font-family: "Jost", sans-serif;
    color: #000000;
    max-width: 70%;
}
.accordion-header {
    box-shadow: rgb(100 100 111 / 20%) 0px 2px 8px 1px;
}
.accordion-button {
    font-size: 30px;
    font-weight: 700;
    font-family: "Jost", sans-serif;
    color: #000000;
    padding: 25px 25px 25px 30px;
}
.biusness-list-button-padding {
    padding: 13px 0 13px 20px !important;
    margin-bottom: 10%;
}
.accordion-button:not(.collapsed) {
    color: #000000;
}
.accordion-button:focus {
    border-color: #fecb01;
    box-shadow: none;
}
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
    background-color: #fecb01;
}
.accordian-dist-list li::before {
    content: "•";
    color: #000000;
    font-size: 42px;
    position: absolute;
    top: -20px;
    left: -17px;
}
.accordian-dist-list li {
    position: relative;
    list-style: none;
    margin: 14px 0 0 0;
}
.accordian-dist-list li p {
    font-size: 20px;
    font-family: "Jost", sans-serif;
    font-weight: 500;
    color: #000000;
}
.accordion-button:not(.collapsed)::after {
    background-image: none !important;
}
.accordion-button:not(.collapsed) .fa-plus {
    display: none;
}
.accordion-button:not(.collapsed) .fa-minus {
    display: block !important;
}
.collapsed .icon-div .fa-minus {
    display: none;
}
.collapsed .icon-div .fa-plus {
    display: block;
}
.accordion-button::after {
    background-image: none !important;
}
.icon-div {
    font-size: 43px;
    position: absolute;
    right: 60px;
}
.show-this {
    display: block !important;
}
.hide-this {
    display: none !important;
}
/* ======================================== List Details ======================================== */
.list-details-img {
    display: block;
    max-width: 100%;
    border-radius: 6px;
    height: auto;
    object-fit: cover;
    object-position: center top;
}
.list-detail-title h2 {
    margin: 2px 0 0 0;
    font-size: 45px;
    font-weight: 700;
    color: #000000;
}
.list-detail-address {
    margin-top: 15px;
}
.list-detail-rating span {
    font-size: 20px;
    font-weight: 400;
    font-family: "Jost", sans-serif;
}
.list-detail-rating span svg {
    color: #c5c5c5;
}
.list-detail-address h5 {
    font-size: 20px;
    font-weight: 400;
    font-family: "Jost", sans-serif;
    color: #000000;
    margin-bottom: 0;
}
.list-detail-icon {
    margin-top: 40px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    column-gap: 15px;
    row-gap: 20px;
}
.list-detail-icon a,
.list-detail-icon button,
.list-detail-icon form {
    text-decoration: none !important;
    font-size: 25px;
    font-weight: 500;
    font-family: "Jost", sans-serif;
    color: #000000;
    background-color: #fecb01;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 12px;
    width: 190px;
    height: 60px;
    text-align: center;
    line-height: 60px;
}
.list-detail-icon button {
    border: none;
}
.list-detail-icon a svg,
.list-detail-icon button svg {
    font-size: 20px;
    font-weight: 400;
    font-family: "Jost", sans-serif;
    color: #000000;
}
.card-yellow {
    color: #fecb01 !important;
}
/* ======================================== ListPOhoto Gallery ======================================== */
.listing-details-wrap .container h2 {
    display: block;
    font-size: 35px;
    font-weight: 700;
    font-family: "Jost", sans-serif;
    color: #000000;
    margin: 0;
    margin-bottom: 45px;
}
.list-photo-gallery {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    column-gap: 14px;
    row-gap: 14px;
}
.list-photo-gallery a {
    width: 262px;
    border-radius: 9px;
    height: 292px;
    background-color: #fecb01;
    text-decoration: none;
    color: #000000;
    font-size: 25px;
    font-weight: 700;
    font-family: "Jost", sans-serif;
    display: flex;
    justify-content: center;
    align-items: center;
}
.list-gallery-img {
    width: 262px;
    border-radius: 9px;
    height: 292px;
    object-fit: cover;
    object-position: center top;
}
.list-desc-data h2 {
    color: #000000;
    font-size: 35px;
    font-weight: 700;
    font-family: "Jost", sans-serif;
    margin: 0;
    margin-bottom: 35px;
}
.list-desc-data p {
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    font-family: "Jost", sans-serif;
    margin: 0;
    line-height: 1.9;
    margin-bottom: 20px;
    max-width: 99%;
}
.custom-margin-left iframe {
    border-radius: 9px;
    width: 100%;
}
.list-open-data h2 {
    color: #000000;
    font-size: 35px;
    font-weight: 700;
    font-family: "Jost", sans-serif;
    margin: 0;
    margin-top: 50px;
    margin-bottom: 35px;
}
.list-open-data h4 {
    color: #000000;
    font-size: 25px;
    font-weight: 700;
    font-family: "Jost", sans-serif;
    margin: 0;
    margin-top: 0px;
    margin-bottom: 15px;
}
.list-open-data h5 {
    color: #000000;
    font-size: 17px;
    font-weight: 500;
    font-family: "Jost", sans-serif;
    margin: 0;
    margin-bottom: 11px;
}
.list-open-data p {
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    font-family: "Jost", sans-serif;
    margin: 0;
}
.list-open-data p a {
    display: inline-block;
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
    font-family: "Jost", sans-serif;
    color: #000000;
    margin-top: 10px;
    background-color: #fecb01;
    border-radius: 10px;
    padding: 8px 12px;
}
.list-review-margin-top {
    margin-top: 100px;
    display: grid;
    grid-template-columns: 66.6% auto;
    grid-gap: 70px;
}
.list-review-data h2 {
    color: #000000;
    font-size: 35px;
    font-weight: 700;
    font-family: "Jost", sans-serif;
    margin: 0;
    margin-top: 30px;
    margin-bottom: 38px;
}
.list-info-data {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    background-color: #ffe580;
    padding: 29px 32px;
    border-left: 15px solid #fecb01;
    border-radius: 8px;
}
.list-info-data .two-span {
    width: 90%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.list-info-data .one-span {
    width: 10%;
}
.list-info-data .two-span .list-info {
    color: #000000;
    font-size: 17px;
    font-weight: 600;
    font-family: "Jost", sans-serif;
    border-radius: 50%;
    background-color: #fecb01;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    margin-bottom: 0;
}
.list-info-data .two-span .list-text {
    color: #000000;
    font-size: 17px;
    font-weight: 400;
    font-family: "Jost", sans-serif;
    margin-left: 28px;
    margin-bottom: 0;
}
.list-info-data .one-span .list_cross svg {
    color: #000000;
    font-size: 30px;
    font-weight: 600;
    font-family: "Jost", sans-serif;
    display: block;
    margin-left: auto;
}
.list-user-review-write-area {
    margin-top: 40px;
    padding: 27px 47px;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
}
.list-user-data-area {
    display: flex;
    justify-content: space-between;
    align-items: center;
    column-gap: 30px;
    row-gap: 20px;
}
.list-user-data-area .list-user-image-area img {
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin: 0px auto;
}
.list-user-data-area .list-user-details-area h5 {
    display: block;
    color: #000000;
    font-size: 20px;
    font-weight: 700;
    font-family: "Jost", sans-serif;
    margin-top: 0;
    margin-bottom: 8px;
}
.list-user-data-area .list-user-details-area p {
    display: block;
    color: #000000;
    font-size: 17px;
    font-weight: 400;
    font-family: "Jost", sans-serif;
    margin-top: 0px;
    margin-bottom: 0px;
}
.list-review-area {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    column-gap: 15px;
    row-gap: 20px;
}
.list-review-area .list-review-write a {
    display: block;
    text-decoration: none;
    color: #000000;
    font-size: 19px;
    font-weight: 500;
    font-family: "Jost", sans-serif;
    background-color: #fecb01;
    padding: 10px 15px;
    border-radius: 10px;
}

.list-user-review-write {
    display: flex;
    margin-top: 40px;
    justify-content: space-between;
    padding: 27px 47px;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
}
.list-user-review-write .list-user-data {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
}
.list-user-data .list-user-details {
    margin-left: 31px;
}
.list-user-data .list-user-details h5 {
    color: #000000;
    font-size: 20px;
    font-weight: 700;
    font-family: "Jost", sans-serif;
    margin: 0;
    padding-bottom: 8px;
}
.review-section .modal-body {
    padding: 35px 25px;
}
.list-user-data .list-user-details p {
    color: #000000;
    font-size: 17px;
    font-weight: 400;
    font-family: "Jost", sans-serif;
}
.list-review-rate .star-text {
    color: #000000;
    font-size: 17px;
    font-weight: 400;
    font-family: "Jost", sans-serif;
}
.list-review-rate .star-text p {
    margin: 0;
}
.list-user-data .list-user-details p {
    margin: 0;
}
.list-user-review-write .list-user-data img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
}
.list-review-section {
    display: flex;
    justify-content: center;
    align-items: center;
}
.list-review-rate .stars svg {
    margin-right: 12px;
    color: #cecece;
    font-size: 20px;
}
label.starss {
    float: right;
    padding-right: 20px;
    font-size: 20px;
    color: #dddcdf;
    transition: all 0.2s;
}
input.star:checked ~ label.starss:before {
    content: "★ ";
    color: #fd4;
    transition: all 0.25s;
}
label.starss:hover {
    color: #fe7;
}
label.starss:before {
    content: "★ ";
    font-size: 40px;
}
.checked {
    color: #fbc634 !important;
}
.list-review-section .list-review-write {
    margin-left: 50px;
}
.list-review-section .list-review-write a {
    text-decoration: none;
    color: #000000;
    font-size: 19px;
    font-weight: 500;
    font-family: "Jost", sans-serif;
    background-color: #fecb01;
    padding: 10px 36px;
    border-radius: 10px;
}
.list-filter-button {
    margin-top: 81px;
    margin-bottom: 80px;
}
.list-filter-button a {
    font-size: 19px;
    font-weight: 500;
    font-family: "Jost", sans-serif;
    color: #000000;
    text-decoration: none;
    background-color: #fbc634;
    padding: 10px 26px;
    border-radius: 10px;
    margin-right: 28px;
}
.list-filter-button svg {
    margin-left: 12px;
}
.list-review {
    margin-bottom: 30px;
    padding: 37px 47px;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
}
.list-review-user {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.list-review-user .list-user-data {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
}
.list-review-user .list-user-data img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
}
.list-number-photos span {
    margin: 0 7px;
    color: #000000;
    font-size: 17px;
    font-weight: 700;
    font-family: "Jost", sans-serif;
}
.list-review-date {
    margin-top: 33px;
}
.list-review-date svg {
    font-size: 20px;
    margin-right: 11px;
    color: #cecece;
}
.list-review-date span {
    color: #000000;
    font-size: 17px;
    font-weight: 500;
    font-family: "Jost", sans-serif;
    margin-left: 10px;
}
.list-review-text {
    margin-top: 26px;
}
.list-review-text p {
    color: #000000;
    font-size: 17px;
    font-weight: 400;
    font-family: "Jost", sans-serif;
    margin: 0;
}
.pagination-area {
    box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
    width: auto;
    margin: 0 auto;
    padding: 16px 0;
    border-radius: 10px;
    margin-top: 65px;
}
.pagination-area ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.pagination-area ul li {
    margin: 0 20px;
}
.pagination-area ul li a {
    display: block;
    text-align: center;
    text-decoration: none;
    color: #000000;
    font-size: 19px;
    font-weight: 600;
    font-family: "Jost", sans-serif;
}
.active {
    background-color: #fecb01;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.arrow-icon svg {
    font-size: 12px;
    color: #000000;
    font-weight: 600;
    font-family: "Jost", sans-serif;
}
.list-suggestion-text {
    margin-top: 85px;
    margin-bottom: 40px;
}
.list-suggestion-text h2 {
    font-size: 35px;
    color: #000000;
    font-weight: 700;
    font-family: "Jost", sans-serif;
}
/* ======================================== People viewed ======================================== */
.list-info-details h2 {
    font-size: 25px;
    color: #000000;
    font-weight: 700;
    font-family: "Jost", sans-serif;
    margin: 0;
}
.list-view-margin-bottom {
    margin-bottom: 23px;
    display: grid;
    grid-template-columns: 77% auto;
    border-bottom: 2px solid #7d7d7d1f;
    padding-bottom: 8px;
}
.list-view-margin-bottom:last-child {
    border-bottom: none;
    padding-bottom: 0;
}
.list-view-rating {
    margin: 16px 0;
}
.list-view-rating span svg {
    font-size: 20px;
    font-weight: 400;
    font-family: "Jost", sans-serif;
    color: #c5c5c5;
}
.list-view-rating span {
    font-size: 17px;
    font-weight: 400;
    font-family: "Jost", sans-serif;
    color: #000000;
}
.color-red p {
    color: #ff0000 !important;
}
.list-view-time {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.list-view-time p {
    font-size: 17px;
    font-weight: 700;
    font-family: "Jost", sans-serif;
    color: #009719;
}
.list-view-time ul li {
    font-size: 17px;
    font-weight: 400;
    font-family: "Jost", sans-serif;
    color: #7d7d7ddb;
}
.list-comment span svg,
.list-phone span svg,
.list-address span svg {
    font-size: 17px;
    font-weight: 400;
    font-family: "Jost", sans-serif;
    color: #000000;
}
.list-address .address,
.list-phone .phone {
    font-size: 17px;
    font-weight: 400;
    font-family: "Jost", sans-serif;
    color: #000000;
}
.list-comment {
    display: flex;
    justify-content: flex-start;
}
.list-comment .comment {
    font-size: 17px;
    font-weight: 400;
    font-family: "Jost", sans-serif;
    color: #7d7d7ddb;
}
.list-comment .comment a {
    font-size: 17px;
    font-weight: 500;
    font-family: "Jost", sans-serif;
    color: #000000;
    text-decoration: none;
}
.list-img-section {
    display: flex;
    justify-content: right;
    align-items: flex-end;
}
.list-img-section img {
    width: 215px;
    border-radius: 9px;
    height: 243px;
    object-fit: cover;
    object-position: center top;
}
.list-advertise-section {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fbc634;
    min-height: 1294px;
    border-radius: 9px;
}
.list-advertise-section h2 {
    font-size: 40px;
    font-weight: 700;
    font-family: "Jost", sans-serif;
    color: #000000;
    max-width: 223px;
}
/* ======================================== Category Items ======================================== */
.custom-cat-width {
    width: 26%;
}
.custom-cat-list-width {
    width: 55%;
}
.custom-cat-add-width {
    width: 19%;
}
.category-filter-list {
    display: inline-flex;
    align-items: center;
}
.category-filter-list div {
    position: relative;
}
.category-filter-list div p {
    border: 1px solid #cecece;
    padding: 6px 22px;
    margin: 3px 10px 0 10px;
    border-radius: 8px;
    display: block;
    font-size: 18px;
    font-weight: 400;
    font-family: "Jost", sans-serif;
    color: #000000;
}
.category-filter-list div a {
    position: absolute;
    top: -4px;
    right: 17px;
}
.category-filter-list div a svg {
    font-size: 10px;
    font-weight: 300;
    font-family: "Jost", sans-serif;
    color: #979797;
}
.filtered-list-area {
    margin-bottom: 50px;
}
.filtered-list-box {
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
    column-gap: 20px;
    row-gap: 20px;
    flex-wrap: wrap;
    border: 1px solid #cecece;
    padding: 14px 22px;
    border-radius: 10px;
}
.filtered-list-box .filtered-lists {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 10px;
    row-gap: 20px;
}
.filtered-list-box .filtered-lists:last-child {
    position: unset;
}
.filtered-list-box .filtered-lists::after {
    position: absolute;
    content: ",";
    right: -8px;
    bottom: 2px;
}
.filtered-list-box .filtered-lists:last-child::after {
    display: none;
}
.filtered-list-box .filtered-lists p {
    margin: 0px;
    font-size: 20px;
    font-weight: 400;
    font-family: "Jost", sans-serif;
    color: #000000;
}
.filtered-list-box .filtered-lists a {
    color: #e50000;
}
.letter-wrap {
    margin-top: 20px;
    margin-bottom: 70px;
}
.alpha-top-section {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}
.alphabets {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}
.alphabets a {
    text-decoration: none;
}
.alphabets p {
    font-size: 21px;
    font-weight: 600;
    font-family: "Jost", sans-serif;
    color: #000000;
    background-color: #fbc634;
    margin: 0;
    text-align: center;
    width: 40px;
    height: 42px;
    line-height: 42px;
    margin-right: 11px;
    border-radius: 9px;
}
.alpha-active {
    background-color: #c79200 !important;
}
.custom-alpha-width {
    width: 55px !important;
}
.changes-buttons {
    margin-left: 24px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.changes-buttons p {
    font-size: 20px;
    font-weight: 400;
    font-family: "Jost", sans-serif;
    color: #000000;
    margin: 0;
    margin-right: 16px;
}
.changes-buttons select {
    width: 106px;
    padding: 0 0 0 21px;
    font-size: 20px;
    font-weight: 600;
    font-family: "Jost", sans-serif;
    color: #000000;
    line-height: 1;
    border: 0;
    border-radius: 10px;
    height: 41px;
    background: url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png)
        no-repeat right #ffffff;
    appearance: none;
    -moz-appearance: none;
    /* Firefox */
    -webkit-appearance: none;
    /* Safari and Chrome */
    background-position-x: 70px;
    box-shadow: rgb(0 0 0 / 15%) 0px 5px 15px 0px;
    margin-right: 26px;
}
.changes-buttons .list_view {
    opacity: 50%;
}
.changes-buttons .list_view svg {
    font-size: 31px;
    font-weight: 600;
    font-family: "Jost", sans-serif;
    text-decoration: none;
    color: #000000;
    margin-right: 18px;
    margin-top: 3px;
}
.changes-buttons .grid_view {
    opacity: 50%;
}
.changes-buttons .grid_view img {
    width: 31px;
}
.list-cat-data-wrap {
    margin-bottom: 100px;
}
.selection-box {
    display: flex;
    justify-content: center;
    align-items: center;
}
.recent-cat-search {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    column-gap: 10px;
    position: relative;
    max-width: 398px;
    margin-top: 30px;
}
.recent-cat-search h5 {
    margin: 0;
    font-size: 20px;
    font-weight: 400;
    font-family: "Jost", sans-serif;
    color: #000000;
    border: 1px solid #cecece;
    padding: 14px 22px;
    width: max-content;
    border-radius: 8px;
    margin-bottom: 16px;
}
.recent-cat-search h5 a {
    position: absolute;
}
.recent-cat-search h5 a svg {
    font-size: 10px;
    font-weight: 300;
    font-family: "Jost", sans-serif;
    color: #979797;
    position: absolute;
    top: -7px;
    right: -12px;
}
.selection-box p {
    font-size: 20px;
    font-weight: 400;
    font-family: "Jost", sans-serif;
    color: #000000;
    margin: 0;
    border: 0;
    height: 62px;
    line-height: 62px;
    box-shadow: rgb(0 0 0 / 16%) -2px 3px 14px 2px;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    width: 100px;
    text-align: right;
}
.selection-box select {
    width: 398px;
    padding: 0 0 0 20px;
    font-size: 20px;
    font-weight: 700;
    font-family: "Jost", sans-serif;
    color: #000000;
    line-height: 1;
    border: 0;
    height: 62px;
    background: url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png)
        no-repeat right #ffffff;
    appearance: none;
    -moz-appearance: none;
    /* Firefox */
    -webkit-appearance: none;
    /* Safari and Chrome */
    background-position-x: 255px;
    box-shadow: rgb(0 0 0 / 15%) 11px 4px 14px -1px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    margin-right: 14px;
    outline: none;
}
.list-cat-text h2 {
    font-size: 35px;
    font-weight: 700;
    font-family: "Jost", sans-serif;
    color: #000000;
    margin: 0;
    margin-top: 0px;
}
.form-check-label {
    margin-left: 9px;
    font-size: 20px;
    font-weight: 400;
    font-family: "Jost", sans-serif;
    color: #000000;
}
.form-check {
    margin-bottom: 15px;
}
.form-check {
    font-size: 20px;
    font-weight: 400;
    font-family: "Jost", sans-serif;
    margin-top: 7px;
}
.list-cat-checkbox {
    margin-top: 38px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px,
        rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    border-radius: 10px;
    max-height: 875px;
    overflow-x: hidden;
    overflow-y: scroll;
}
.list-cat-checkbox-padding {
    padding: 20px;
}
.list-show-btn {
    width: 100%;
    border: none;
    height: 72px;
    font-size: 20px;
    font-weight: 700;
    font-family: "Jost", sans-serif;
    color: #000000;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.checkbox-btn {
    margin-top: 42px;
}
.checked {
    background-color: #fbc634 !important;
    border: 0;
    border-color: 0;
}
.label-checked,
.form-check-input:checked[type="checkbox"] + .form-check-label {
    font-size: 20px;
    font-weight: 600;
    font-family: "Jost", sans-serif;
    color: #fbc634 !important;
}
.form-check-input:checked[type="checkbox"] {
    background-color: #fbc634 !important;
    border-color: #fbc634 !important;
}
.form-check-input:focus {
    border-color: 0;
    box-shadow: none;
}
.checked:focus {
    border-color: 0;
    box-shadow: none;
}
.cat-all-list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-gap: 22px;
}
.cat-data-list {
    box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
    padding: 32px 20px;
    border-radius: 10px;
}
.cat-all-list .cat-data-list .also-view .list-info-details {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.cat-all-list .cat-data-list .also-view .list-info-details a {
    text-decoration: none !important;
    color: #000000;
    cursor: pointer;
    padding: 0 3px;
}
.cat-list-btn {
    margin-top: 44px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    column-gap: 10px;
}
.cat-list-btn a,
.cat-list-btn button {
    text-decoration: none !important;
    font-size: 20px;
    font-weight: 400;
    font-family: "Jost", sans-serif;
    color: #000000;
    border-radius: 10px;
    display: inline-block;
    width: 190px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    border: 1px solid black;
}
.cat-list-btn button {
    background-color: #ffffff !important;
}
.cat-list-btn button:hover {
    border: 2px solid #fecb01 !important;
    background-color: #ffefb2 !important;
    font-weight: 500;
    line-height: 43px;
}
.cat-list-btn a:hover {
    border: 2px solid #fecb01;
    background-color: #ffefb2;
    font-weight: 500;
    line-height: 43px;
}
.cat-list-btn a svg,
.cat-list-btn button svg {
    font-size: 20px;
    font-weight: 400;
    font-family: "Jost", sans-serif;
    color: #000000;
}
.cat-icon-dropdown-inline {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.cat-icon-dropdown-inline svg {
    font-size: 17px;
    font-weight: 300;
    font-family: "Jost", sans-serif;
    color: #4c4c4c;
    padding-right: 11px;
}
.cat-icon-dropdown-inline a {
    text-decoration: none !important;
    font-size: 16px;
    font-weight: 300;
    font-family: "Jost", sans-serif;
    color: #4c4c4c;
}
.auto-cursor {
    cursor: auto !important;
}
.dropdown-menu {
    padding: 17px;
    top: 22px !important;
}
.custom-cat-add-width .list-advertise-section {
    margin-top: 0;
}
#list_view {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    grid-gap: 22px;
}
.cat-list-view-margin-bottom {
    margin-bottom: 23px;
    display: grid;
    grid-template-columns: 72% auto;
    border-bottom: 2px solid #7d7d7d1f;
    padding: 23px 32px;
    border-radius: 11px;
    width: 100%;
}
.cat-list-view-margin-bottom:hover {
    box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
}
.cat-list-view-margin-bottom:last-child {
    border-bottom: none;
}
.active-show {
    opacity: 100% !important;
}
/* ======================================== Contact page ======================================== */
.contact-data {
    border: 1px solid #000000;
    border-radius: 11px;
    padding: 47px 40px;
    width: 94%;
}
.contact-data h3 {
    font-size: 28px;
    font-weight: 600;
    font-family: "Jost", sans-serif;
    color: #000000;
}
.contact-data .contact-phone,
.contact-mail {
    font-size: 22px;
    font-weight: 400;
    font-family: "Jost", sans-serif;
    color: #000000;
    display: flex;
    align-items: baseline;
}
.contact-data .contact-location {
    font-size: 22px;
    font-weight: 400;
    font-family: "Jost", sans-serif;
    color: #000000;
    display: flex;
    align-items: baseline;
}
.contact-text {
    font-size: 20px;
    font-weight: 600;
    font-family: "Jost", sans-serif;
    color: #000000;
    margin-bottom: 5px;
}
/* ======================================== Footer ======================================== */
.footer-area {
    border-top: 10px solid #fecb01;
    padding: 70px 0;
    background-color: #000000;
}
.footer-logo {
    background-color: #fecb01;
    padding: 28px 20px;
    width: max-content;
    display: block;
    margin: 0 auto;
    border-radius: 10px;
}
.footer-list {
    text-align: center;
    padding-top: 70px;
    margin: 0 auto;
    font-size: 20px;
    font-weight: 500;
    color: #ffffff;
    font-family: "Jost", sans-serif;
    line-height: 35px;
}
.footer-list .list-inline li {
    position: relative;
    margin: 0px 25px;
}
.footer-list .list-inline li::before {
    position: absolute;
    content: "";
    top: 12px;
    left: -16px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #fecb01;
}
.copyright {
    padding-top: 9px;
    color: #ffffff;
    font-size: 17px;
    font-weight: 300;
    color: #ffffff;
    font-family: "Jost", sans-serif;
    margin: 0 auto;
    text-align: center;
}
.social-icon {
    padding-top: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 20px;
    row-gap: 25px;
}
.social-icon a {
    background-color: #fecb01;
    height: 32px;
    width: 32px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    color: #000000;
    font-size: 20px;
    font-weight: 300;
}
/* ======================================== Media CSS ======================================== */
@media (max-width: 1680px) {
    /* Locality */
    .locality-custom-bottom {
        margin-bottom: 55px;
    }
    /* Accordian */
    .vertical-img-box p {
        font-size: 45px;
    }
    .accordion-button {
        font-size: 28px !important;
        font-weight: 600;
    }
    .list-review-margin-top {
        grid-gap: 60px;
    }
    .list-gallery-img {
        width: 250px;
        height: 250px;
    }
    .list-photo-gallery a {
        width: 250px;
        height: 250px;
    }
}
@media (max-width: 1670px) {
    .alphabets a {
        margin-bottom: 8px;
    }
}
@media (max-width: 1630px) {
    .cat-data-list {
        padding: 25px 14px;
        border-radius: 9px;
    }
    .cat-list-btn a,
    .cat-list-btn button {
        font-size: 15px;
        width: 179px;
        height: 40px;
        line-height: 40px;
    }
    .cat-list-btn a:hover,
    .cat-list-btn button:hover {
        line-height: 40px;
    }
    .list-address .address,
    .list-phone .phone {
        font-size: 15px;
        font-weight: 400;
        font-family: "Jost", sans-serif;
        color: #000000;
    }
    .list-comment .comment,
    .list-view-rating span,
    .list-view-time p,
    .list-view-time ul li,
    .list-comment .comment a,
    .cat-list-btn a svg,
    .cat-list-btn button svg,
    .list-view-rating span svg,
    .list-comment span svg,
    .list-phone span svg,
    .list-address span svg {
        font-size: 15px;
    }
    .list-info-details h2 {
        font-size: 22px;
    }
}
@media (max-width: 1625px) {
    .filtered-list {
        width: 65%;
    }
    .recent-cat-search h5 {
        font-size: 18px;
        padding: 13px 19px;
        margin-bottom: 15px;
    }
}
@media (max-width: 1565px) {
    /* locality */
    .locality-custom-bottom {
        margin-bottom: 40px;
    }
    .vertical-img-box p {
        font-size: 40px;
    }
    .accordion-button {
        font-size: 25px !important;
    }
    .icon-div {
        font-size: 36px;
    }
    /* List details */
    .list-review-margin-top {
        grid-gap: 50px;
    }
    .list-gallery-img {
        width: 240px;
        height: 240px;
    }
    .list-photo-gallery a {
        width: 240px;
        height: 240px;
    }
    .custom-cat-width {
        width: 25%;
    }
    .custom-cat-list-width {
        width: 56%;
    }
    .selection-box select {
        background-position-x: 235px;
    }
    .selection-box p {
        width: 80px;
    }
    .recent-cat-search h5 {
        font-size: 15px;
        padding: 12px 16px;
        margin-bottom: 12px;
    }
    .form-check-label {
        margin-left: 6px;
    }
    .list-cat-text h2 {
        font-size: 30px;
        margin-top: 0px;
    }
    .cat-list-btn {
        justify-content: left;
    }
}
@media (max-width: 1430px) {
    .featured-listing-box-area {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}
@media (max-width: 1410px) {
    .cat-all-list {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
    .vertical-img-box p {
        font-size: 33px;
        max-width: 60%;
    }
    .accordion-button {
        font-size: 22px !important;
    }
    .icon-div {
        font-size: 30px;
    }
    /* List Details */
    .list-review-margin-top {
        grid-gap: 20px;
    }
    .list-review-data h2 {
        font-size: 30px;
        margin-bottom: 30px;
    }
    .list-suggestion-text {
        margin-top: 75px;
        margin-bottom: 25px;
    }
    .list-suggestion-text h2 {
        font-size: 30px;
        font-weight: 600;
    }
    .list-info-details h2 {
        font-size: 20px;
        font-weight: 500;
    }
    .list-view-rating span svg {
        font-size: 17px;
    }
    .active {
        width: 23px;
        height: 23px;
    }
    .pagination-area ul li a,
    .list-view-time ul li,
    .list-view-rating span,
    .list-view-time p,
    .list-comment span svg,
    .list-phone span svg,
    .list-address span svg,
    .list-address .address,
    .list-phone .phone,
    .list-comment .comment,
    .list-comment .comment a {
        font-size: 15px;
    }
    .list-img-section img {
        width: 200px;
        height: 230px;
    }
    .list-advertise-section h2 {
        font-size: 28px;
    }
    .list-user-data .list-user-details h5 {
        font-size: 15px;
        padding-bottom: 5px;
    }
    .list-user-data .list-user-details p {
        font-size: 14px;
    }
    label.starss {
        padding-right: 17px;
        font-size: 17px;
    }
    .list-review-rate .star-text {
        font-size: 15px;
    }
    .list-review-section .list-review-write a {
        font-size: 15px;
        padding: 9px 24px;
    }
    .list-filter-button a {
        font-size: 15px;
        padding: 8px 20px;
        margin-right: 20px;
    }
    .list-filter-button {
        margin-top: 45px;
        margin-bottom: 45px;
    }
    .list-number-photos svg {
        font-size: 15px;
    }
    .list-number-photos span {
        margin: 0 5px;
        font-size: 15px;
    }
    .list-review-date svg {
        font-size: 17px;
        margin-right: 8px;
    }
    .list-review-date span {
        font-size: 15px;
    }
    .list-review-text p {
        font-size: 14px;
    }
    .custom-cat-list-width {
        width: 57%;
    }
    .custom-cat-width {
        width: 24%;
    }
    .selection-box select {
        font-size: 18px;
        font-weight: 500;
    }
    .selection-box p {
        font-size: 18px;
    }
    .selection-box select {
        background-position-x: 210px;
    }
}
@media (max-width: 1366px) {
    .nav-item .listing {
        width: 100%;
        padding: 37px 0px;
    }
    .alphabets {
        display: contents;
    }
    .category-list-box-area {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
}
@media (max-width: 1293px) {
    nav.navbar {
        padding: 18px 0px;
    }
    .nav-item a {
        font-size: 16px;
    }
    ul.navbar-nav li.nav-item {
        margin-right: 50px;
    }
    /* banner */
    .header-text h1 {
        width: 550px;
    }
    .local-business-box .local-biz-text {
        font-size: 22px;
        margin-bottom: 5px;
    }
    .location-text {
        font-size: 25px;
    }
    .header-text h1 {
        font-size: 59px;
        display: block;
        margin: 10px auto;
        text-align: center;
    }
    .local-business-box {
        padding: 21px 37px;
        max-width: 550px;
        margin: 0 auto;
    }
    .input-group-text {
        font-size: 20px;
        padding: 15px 15px 15px 17px;
    }
    ::placeholder {
        font-size: 13px;
    }
    .search-box-text {
        font-size: 20px;
    }
    .banner-wrap {
        min-height: 720px;
    }
    /* All Category */
    .sub-banner-wrap {
        margin-bottom: 70px;
    }
    .sub-banner-text h1 {
        font-size: 70px;
    }
    .sub-banner-text h2 {
        font-size: 40px;
    }
    .inline-banner-box {
        column-gap: 15px;
        margin-top: 40px;
    }
    .all-cat-text {
        padding: 30px 0;
        border-radius: 9px;
    }
    .all-cat-text h3 {
        font-size: 20px;
    }
    .margin-custom-bottom {
        margin-bottom: 40px;
    }
    /* Selected Categories */
    .category-bar {
        width: 35px;
        margin: 14px 22px 0 0;
    }
    .top-cat-text h2 {
        font-size: 30px;
        margin-top: 0px;
    }
    .flex-box {
        column-gap: 60px;
        margin-bottom: 90px;
    }
    .category-list h6 {
        max-width: 120px;
        overflow: hidden;
    }
    .category-list:nth-child(8) {
        margin-top: 75px;
    }
    .category-list .cat-icon {
        width: 120px;
        height: 120px;
    }
    .cat-icon svg {
        font-size: 40px;
    }
    .cat-icon p {
        margin-top: 10px;
    }
    /* Localities */
    .top-cat-text::before {
        height: 6px;
    }
    .top-cat-text h2,
    .top-local-text h2 {
        font-size: 30px;
        margin-left: 7%;
    }
    .local-bar {
        width: 35px;
        margin: 14px 22px 0 0;
    }
    .local-image-text h2 {
        padding: 12px;
    }
    .locality-text p {
        margin-top: 19px;
    }
    .icon-div {
        display: none;
    }
    .accordian-dist-list li::before {
        font-size: 34px;
        top: -16px;
        left: -6px;
    }
    .accordian-dist-list li p {
        font-size: 17px;
    }
    .vertical-img-box p {
        font-size: 30px;
    }
    /* footer */
    .footer-area {
        padding: 45px 0;
    }
    .footer-logo {
        padding: 17px 12px;
    }
    .footer-logo .logo-imgs {
        width: 185px;
    }
    .footer-list {
        padding-top: 45px;
    }
    .footer-list .list-inline li {
        margin: 0px 20px;
    }
    .copyright {
        padding-top: 5px;
        font-size: 14px;
    }
    .social-icon {
        padding-top: 13px;
        column-gap: 15px;
    }
    /* List Details */
    .social-area .icon-area a {
        margin-top: 8px;
        grid-template-columns: 275px 28px;
        padding: 15px;
        max-width: 391px;
        border-radius: 12px;
    }
    .social-area h4 {
        font-size: 22px;
        margin-bottom: 18px;
    }
    .list-advertise-section {
        height: 1000px;
    }
    .selection-box select {
        background-position-x: 180px;
    }
    .recent-cat-search h5 {
        font-size: 13px;
        padding: 11px 13px;
        margin-bottom: 10px;
    }
    .recent-cat-search h5 a svg {
        top: -8px;
        right: -9px;
    }
    .alphabets p {
        font-size: 16px;
        font-weight: 500;
        width: 35px;
        height: 35px;
        line-height: 35px;
        border-radius: 7px;
    }
    .changes-buttons select {
        font-size: 18px;
        font-weight: 500;
        height: 37px;
        background-position-x: 68px;
    }
    .changes-buttons p {
        font-size: 18px;
        margin-right: 12px;
    }
    .changes-buttons .list_view svg {
        font-size: 23px;
    }
    .changes-buttons .grid_view img {
        width: 23px;
    }
    .alphabets p img {
        width: 27px;
    }
    .category-filter-list div p {
        padding: 4px 17px;
        margin: 3px 7px 0 5px;
        border-radius: 6px;
        font-size: 16px;
    }
    .form-check-label {
        margin-left: 3px;
    }
    .form-check .form-check-input {
        font-size: 20px;
        font-weight: 400;
        font-family: "Jost", sans-serif;
        margin-top: 7px;
    }
    .selection-box p {
        font-size: 16px;
    }
    .selection-box p {
        width: 106px;
    }
    .selection-box select {
        font-size: 16px;
        background-position-x: 165px;
    }
}
@media (max-width: 1244px) {
    .local-text-see-more {
        width: 290px;
        height: 350px;
        font-size: 25px;
    }
    .list-gallery-img {
        width: 193px;
        height: 215px;
    }
    .list-photo-gallery a {
        width: 193px;
        height: 215px;
    }
    .list-open-data h5 {
        font-size: 15px;
        margin-bottom: 9px;
    }
    .list-review-margin-top {
        margin-top: 57px;
    }
    .social-area h4 {
        font-size: 20px;
        margin-top: 11px;
    }
    .social-area .icon-area a .media-text h6 {
        font-size: 17px;
        padding-left: 4px;
    }
    .social-area .icon-area a {
        grid-template-columns: 214px 26px;
    }
    .social-area .icon-area a .media-icon svg {
        font-size: 20px;
    }
    .social-area .icon-area a .media-text h6:after {
        top: -7px;
        height: 36px;
    }
    .list-info-data {
        padding: 20px 25px;
        border-left: 13px solid #fecb01;
    }
    .list-info-data .two-span .list-text {
        font-size: 15px;
        margin-left: 20px;
    }
    .list-info-data .one-span .list_cross svg {
        font-size: 20px;
    }
    .list-info-data .two-span .list-info {
        font-size: 15px;
        width: 20px;
        height: 20px;
        line-height: 20px;
    }
    .list-user-review-write .list-user-data img {
        width: 70px;
        height: 70px;
    }
    .list-user-data .list-user-details {
        margin-left: 20px;
    }
    .list-review-section .list-review-write {
        margin-left: 11px;
    }
    .list-filter-button a {
        font-size: 13px;
        padding: 8px 12px;
        margin-right: 16px;
    }
    .list-suggestion-text h2 {
        font-size: 25px;
    }
    .list-info-details h2 {
        font-size: 17px;
    }
    .active {
        width: 19px;
        height: 19px;
    }
    .pagination-area ul li {
        margin: 0 17px;
    }
    .list-view-rating {
        margin: 8px 0;
    }
    .list-view-time p,
    .list-view-time ul {
        margin-bottom: 0;
    }
    .pagination-area ul li a,
    .list-view-time ul li,
    .list-view-rating span,
    .list-view-time p,
    .list-comment span svg,
    .list-phone span svg,
    .list-address span svg,
    .list-address .address,
    .list-phone .phone,
    .list-comment .comment,
    .list-comment .comment a {
        font-size: 13px;
    }
    .list-img-section img {
        width: 168px;
        height: 200px;
    }
    .list-advertise-section h2 {
        font-size: 22px;
    }
}
@media (max-width: 1180px) {
    .recent-cat-search h5 {
        font-size: 12px;
        padding: 10px 10px;
        margin-bottom: 8px;
    }
    .recent-cat-search h5 a svg {
        top: -9px;
        right: -6px;
    }
    .custom-cat-list-width {
        width: 59%;
    }
    .custom-cat-add-width {
        width: 17%;
    }
    .selection-box select {
        font-size: 16px;
        background-position-x: 140px;
    }
    .list-cat-text h2 {
        font-size: 25px;
        margin-top: 0px;
    }
    .form-check .form-check-input {
        margin-top: 9px;
    }
    .form-check-label {
        margin-left: 3px;
    }
    .list-view-rating span svg {
        font-size: 13px;
    }
    .alphabets p {
        font-size: 14px;
        font-weight: 500;
        width: 32px !important;
        height: 32px;
        line-height: 32px;
        border-radius: 5px;
    }
    .alphabets p img {
        width: 20px;
    }
    .changes-buttons p {
        font-size: 15px;
    }
    .changes-buttons select {
        height: 32px;
        background-position-x: 57px;
    }
    .changes-buttons select {
        width: 85px;
        padding: 0 0 0 15px;
        font-size: 15px;
        height: 41px;
        margin-right: 26px;
    }
    .changes-buttons .list_view svg {
        font-size: 20px;
        margin-top: 9px;
    }
    .changes-buttons .grid_view img {
        width: 20px;
    }
    .list-review-section .list-review-write a {
        font-size: 13px;
        padding: 7px 20px;
    }
    .contact-margin-top {
        margin-top: 40px !important;
    }
}
@media (max-width: 1100px) {
    ul.navbar-nav li.nav-item {
        margin-right: 30px;
    }
}
@media (max-width: 1050px) {
    .footer-list {
        font-size: 16px;
    }
    .footer-logo .logo-imgs {
        width: 125px;
    }
    /* Categories */
    .category-list:nth-child(7) {
        margin-top: 75px;
    }
    /* Advertise */
    .horizontal-img-box .img-adjust {
        height: 250px;
    }
    /* All Category */
    .sub-banner-wrap {
        margin-bottom: 40px;
    }
    .sub-banner-wrap .container {
        max-width: 758px !important;
    }
    .sub-banner-text h1 {
        font-size: 50px;
    }
    .sub-banner-text h2 {
        font-size: 30px;
    }
    .inline-banner-box {
        column-gap: 10px;
        margin-top: 30px;
    }
    .all-cat-text {
        padding: 22px 0;
    }
    .all-cat-text h3 {
        font-size: 15px;
    }
    .margin-custom-bottom {
        margin-bottom: 30px;
    }
    .load-more.text-center a {
        padding: 8px 45px;
        font-size: 18px;
        margin: 29px 0;
    }
    .load-more.text-center button {
        padding: 8px 45px;
        font-size: 18px;
        margin: 29px 0;
    }
    .discover-more.text-center a {
        padding: 8px 45px;
        font-size: 18px;
        margin: 29px 0;
    }
    /* Localities */
    .locality-custom-bottom {
        margin-bottom: 25px;
    }
    .accordian-dist-list li::before {
        font-size: 30px;
        top: -13px;
        left: -4px;
    }
    .accordian-dist-list li p {
        font-size: 15px;
    }
    .accordian-dist-list li {
        margin: 9px 0 0 0;
    }
    .vertical-img-box p {
        font-size: 25px;
    }
    /* List Details */
    .list-advertise-section {
        height: 971px;
    }
    .direction-btn {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        height: 35px !important;
        font-size: 15px !important;
    }
    .direction-btn svg {
        width: 15px !important;
    }
    .list-gallery-img {
        width: 175px;
        height: 195px;
    }
    .list-photo-gallery a {
        width: 175px;
        height: 195px;
    }
    .list-review-margin-top {
        margin-top: 25px;
    }
    .social-area h4 {
        font-size: 18px;
        margin-top: 0px;
        margin-bottom: 14px;
    }
    .social-area .icon-area a .media-text h6 {
        font-size: 15px;
    }
    .social-area .icon-area a {
        grid-template-columns: 166px 19px;
        padding: 11px;
    }
    .social-area .icon-area a .media-icon svg {
        font-size: 15px;
    }
    .list-user-review-write {
        padding: 27px 66px;
    }
    .list-review-section {
        display: block;
        justify-content: left;
    }
    .list-review-section .list-review-write {
        margin-left: 0;
    }
    .list-filter-button {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .list-filter-button a {
        font-size: 11px;
        padding: 8px 11px;
        margin-right: 8px;
    }
    .list-review-user .list-user-data img {
        width: 65px;
        height: 65px;
    }
    .list-user-data .list-user-details h5 {
        font-size: 13px;
        padding-bottom: 0;
    }
    .list-user-data .list-user-details p {
        font-size: 11px;
    }
    .list-review-date {
        margin-top: 16px;
    }
    .list-review-text {
        margin-top: 8px;
    }
    .list-review-text p {
        font-size: 12px;
    }
    .list-review {
        padding: 26px 36px;
    }
    .list-review-date svg {
        font-size: 13px;
        margin-right: 5px;
    }
    .list-review-date span {
        font-size: 13px;
    }
    .list-number-photos span {
        font-size: 13px;
    }
    .list-number-photos svg {
        font-size: 13px;
    }
    .list-review-data h2 {
        font-size: 25px;
        margin-bottom: 15px;
    }
    .list-suggestion-text {
        margin-top: 45px;
        margin-bottom: 15px;
    }
    .list-suggestion-text h2 {
        font-size: 20px;
    }
    .list-info-details h2 {
        font-size: 15px;
    }
    .list-view-rating span svg {
        font-size: 13px;
    }
    .active {
        width: 18px;
        height: 18px;
    }
    .pagination-area {
        margin-top: 35px;
        padding: 13px 0;
    }
    .pagination-area ul li {
        margin: 0 15px;
    }
    .list-view-rating {
        margin: 0;
    }
    .pagination-area ul li a,
    .list-view-time ul li,
    .list-view-rating span,
    .list-view-time p,
    .list-comment span svg,
    .list-phone span svg,
    .list-address span svg,
    .list-address .address,
    .list-phone .phone,
    .list-comment .comment,
    .list-comment .comment a {
        font-size: 12px;
    }
    .list-img-section img {
        width: 155px;
        height: 165px;
    }
    .list-advertise-section h2 {
        font-size: 15px;
    }
    .list-view-margin-bottom {
        grid-template-columns: 73% auto;
    }
    .selection-box p {
        display: none;
    }
    .selection-box select {
        border-bottom-left-radius: 10px;
        border-top-left-radius: 10px;
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    }
    .recent-cat-search h5 {
        font-size: 10px;
    }
    .business-text {
        font-size: 30px;
    }
    .contact-margin-top {
        margin-top: 40px !important;
    }
    .contact-text {
        font-size: 15px;
    }
}
@media (max-width: 1035px) {
    .contact-data .contact-phone,
    .contact-data .contact-mail,
    .contact-data .contact-location {
        font-size: 18px;
    }
}
@media (max-width: 991px) {
    .featured-listing-box-area {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .contact-phone {
        display: flex;
        align-items: center;
    }
    .local-flex-box {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .contact-location svg {
        display: block;
    }
    .contact-data {
        width: 100%;
    }
    .contact-data h3 {
        text-align: center;
    }
    .contact-data .contact-phone,
    .contact-mail,
    .contact-data .contact-location {
        justify-content: center;
    }
    .list-details-img {
        margin: 0px auto;
    }
    .listing-details-wrap .container h2 {
        text-align: center;
        margin-top: 20px;
        margin-bottom: 14px;
    }
    .list-detail-rating,
    .list-detail-address {
        text-align: center;
    }
    .list-detail-icon {
        justify-content: center;
    }
    .list-detail-icon a,
    .list-detail-icon button,
    .list-detail-icon form {
        font-size: 18px;
        width: 180px;
        height: 48px;
    }
    .custom-col-order:first-child {
        order: 2;
    }
    .custom-col-order:last-child {
        order: 1;
    }
    .list-desc-data h2 {
        margin-top: 40px;
    }
    .list-detail-title {
        margin-bottom: 30px;
    }
}
@media (max-width: 975px) {
    .nav-item a {
        font-size: 16px;
    }
    ul.navbar-nav li.nav-item {
        margin-right: 20px;
    }
    /* Categories */
    .category-wrap .container .row {
        margin-top: 20px;
    }
    .category-list-box-area {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .category-bar {
        width: 35px;
        margin: 10px 16px 0 0;
    }
    .top-cat-text h2 {
        font-size: 25px;
        margin-top: 0px;
    }
    .category-list .cat-icon {
        width: 100px;
        height: 100px;
    }
    .cat-icon svg {
        font-size: 35px;
    }
    .flex-box {
        column-gap: 40px;
        margin-bottom: 55px;
    }
    .category-list:nth-child(7) {
        margin-top: 30px;
    }
    .category-list h6 {
        font-size: 16px;
        max-width: 100px;
    }
    .cat-icon p {
        font-size: 15px;
    }
    /* Localities */
    .top-cat-text h2,
    .top-local-text h2 {
        font-size: 25px;
        margin-left: 10%;
    }
    .local-bar {
        width: 35px;
        margin: 10px 16px 0 0;
    }
    .local-text-see-more {
        width: 205px;
        height: 260px;
        font-size: 20px;
    }
    .local-image-text h2 {
        padding: 8px;
        font-size: 22px;
    }
    .alphabets p {
        font-size: 12px;
        width: 28px !important;
        height: 28px;
        line-height: 28px;
        border-radius: 4px;
    }
    .category-filter-list div p {
        padding: 4px 14px;
        margin: 1px 4px 0 3px;
        border-radius: 6px;
        font-size: 13px;
    }
    .category-filter-list div a {
        position: absolute;
        top: -2px;
        right: 9px;
    }
    .changes-buttons p {
        font-size: 13px;
    }
    .changes-buttons select {
        width: 68px;
        padding: 0 0 0 11px;
        font-size: 13px;
        height: 31px;
        margin-right: 18px;
    }
    .changes-buttons select {
        background-position-x: 45px;
    }
    .list-img-section img {
        width: 140px;
        height: 150px;
    }
    .cat-list-view-margin-bottom {
        display: inline-grid;
        width: 100%;
        grid-template-columns: 100%;
    }
    .cat-list-view-margin-bottom .also-view:first-child {
        order: 2;
    }
    .cat-list-view-margin-bottom .also-view:last-child {
        order: 1;
    }
    .list-img-section img {
        width: 100%;
        margin-bottom: 12px;
        object-position: center center;
    }
}
@media (max-width: 887px) {
    /* Advertise */
    .horizontal-img-box .img-adjust {
        height: 220px;
    }
    .vertical-img-box p {
        font-size: 18px;
    }
    .accordian-dist-list li p {
        font-size: 13px;
    }
    .custom-cat-width {
        width: 22%;
    }
    .custom-cat-list-width {
        width: 61%;
    }
    .selection-box select {
        font-size: 13px;
        background-position-x: 125px;
    }
    .list-cat-checkbox-padding {
        padding: 15px;
    }
    .form-check {
        margin-bottom: 5px;
    }
    .list-show-btn {
        width: 100%;
        border: none;
        height: 37px;
        font-size: 15px;
    }
    .list-cat-text h2 {
        font-size: 20px;
        margin-top: 0px;
    }
    .list-cat-checkbox {
        margin-top: 15px;
    }
    .checkbox-btn {
        margin-top: 25px;
    }
}
@media (max-width: 856px) {
    .pagination-area ul li {
        margin: 0 10px;
    }
}
@media (max-width: 830px) {
    ::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        white-space: pre-line;
        position: relative;
        top: -7px;
    }
    ::-moz-placeholder {
        /* Firefox 19+ */
        white-space: pre-line;
        position: relative;
        top: -7px;
    }
    :-ms-input-placeholder {
        /* IE 10+ */
        white-space: pre-line;
        position: relative;
        top: -7px;
    }
    :-moz-placeholder {
        /* Firefox 18- */
        white-space: pre-line;
        position: relative;
        top: -7px;
    }
    /* Categories */
    .category-list:nth-child(7) {
        margin-top: 75px;
        justify-content: space-around;
    }
    /* All Category */
    .sub-banner-wrap {
        min-height: 330px;
        margin-bottom: 40px;
    }
    .sub-banner-wrap .container {
        max-width: 558px !important;
    }
    .sub-banner-text h1 {
        font-size: 38px;
    }
    .sub-banner-text h2 {
        font-size: 20px;
    }
    .all-cat-text {
        padding: 18px 0;
        border-radius: 7px;
    }
    .all-cat-text h3 {
        font-size: 12px;
    }
    /* List Details */
    .list-gallery-img {
        width: 149px;
        height: 149px;
    }
    .list-photo-gallery a {
        width: 149px;
        height: 149px;
        font-size: 15px;
    }
    .list-open-data h5 {
        font-size: 13px;
        margin-bottom: 6px;
    }
    .list-user-review-write {
        padding: 13px 18px;
    }
    .list-user-review-write .list-user-data img {
        width: 50px;
        height: 50px;
    }
    .list-review-user .list-user-data img {
        width: 55px;
        height: 55px;
    }
    .list-user-data .list-user-details h5 {
        font-size: 11px;
    }
    label.starss {
        padding-right: 11px;
        font-size: 13px;
    }
    .list-review-rate .star-text {
        font-size: 13px;
    }
    .list-review-date span {
        font-size: 11px;
    }
    .list-review-data h2 {
        font-size: 17px;
    }
    .list-info-data .two-span .list-text {
        font-size: 12px;
    }
    .list-info-data .two-span .list-info {
        font-size: 13px;
        width: 17px;
        height: 17px;
        line-height: 18px;
    }
    .list-info-data .one-span .list_cross svg {
        font-size: 17px;
    }
    .list-review-section .list-review-write a {
        font-size: 11px;
        padding: 5px 13px;
        border-radius: 6px;
    }
    .list-img-section img {
        width: 100%;
        object-position: center;
        margin-bottom: 10px;
    }
    .list-view-margin-bottom {
        display: inline-grid;
        width: 100%;
        grid-template-columns: 100%;
    }
    .list-view-margin-bottom .also-view:first-child {
        order: 2;
    }
    .list-view-margin-bottom .also-view:last-child {
        order: 1;
    }
    .direction-btn {
        height: 29px !important;
        border-radius: 6px !important;
    }
}
@media (max-width: 799px) {
    /* banner */
    .header-text h1 {
        width: 475px;
    }
    .local-business-box .local-biz-text {
        font-size: 22px;
        margin-bottom: 5px;
    }
    .location-text {
        font-size: 22px;
    }
    .header-text h1 {
        font-size: 30px;
        margin-bottom: 5px;
    }
    .local-business-box {
        padding: 16px;
        max-width: 475px;
    }
    .input-group-text {
        font-size: 20px;
        padding: 15px 15px 15px 17px;
    }
    ::placeholder {
        font-size: 11px;
    }
    .search-box-text {
        font-size: 16px;
    }
    .banner-wrap {
        min-height: 610px;
    }
    .selection-box select {
        width: 136px;
        padding: 0 0 0 11px;
        font-size: 13px;
        background-position-x: 115px;
    }
    .list-detail-icon a,
    .list-detail-icon button,
    .list-detail-icon form {
        font-size: 16px;
        width: 140px;
        height: 40px;
    }
}
@media (max-width: 777px) {
    nav.navbar {
        padding: 16px 0px;
    }
    .nav-item a {
        font-size: 14px;
    }
    ul.navbar-nav li.nav-item {
        margin-right: 10px;
    }
    /* footer */
    .footer-area {
        padding: 25px 0;
    }
    .footer-logo {
        padding: 12px 10px;
    }
    .footer-logo .logo-imgs {
        width: 140px;
    }
    .footer-list {
        padding-top: 25px;
        font-size: 14px;
    }
    .footer-list .list-inline li::before {
        top: 14px;
        left: -12px;
        width: 7px;
        height: 7px;
    }
    .footer-list .list-inline li {
        margin: 0px 15px;
    }
    .copyright {
        padding-top: 5px;
        font-size: 12px;
    }
    .social-icon {
        padding-top: 10px;
    }
    /* Localities */
    .accordion-button {
        font-size: 15px !important;
    }
    .accordion-button {
        padding: 17px 17px 17px 22px;
    }
}
@media (max-width: 767px) {
    .featured-listing-box-area {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
    .local-image-text h2 {
        bottom: 0;
        opacity: 1;
    }
    nav.navbar {
        padding: 7px 0px;
    }
    .nav-item .listing {
        padding: 28px 0px;
    }
    ::-webkit-input-placeholder {
        top: 0;
    }
    ::-moz-placeholder {
        top: 0;
    }
    :-ms-input-placeholder {
        top: 0;
    }
    :-moz-placeholder {
        top: 0;
    }
    /* banner */
    .search-btn {
        width: 100%;
    }
    .local-flex-box {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .row-cols-md-4 {
        margin: 0 auto;
    }
    .featured-title h2 {
        font-size: 25px;
        font-weight: 500;
        text-align: center;
        padding-top: 25px;
    }
    .local-text-see-more {
        width: 210px;
        height: 245px;
        font-size: 18px;
    }
    .accordion-item:last-child {
        margin-bottom: 25px;
    }
    /* Advertise */
    .horizontal-img-box .img-adjust {
        height: 200px;
    }
    /* All Category */
    .inline-banner-box {
        display: block;
    }
    .input-group {
        padding-bottom: 10px;
    }
    .input-group-text h6 {
        display: block !important;
        font-size: 25px;
        margin: 0px;
    }
    .button-width {
        justify-content: center;
        padding: 11px 15px 11px 17px;
    }
    .button-width svg {
        display: none;
    }
    .sub-banner-wrap {
        min-height: 330px;
        margin-bottom: 40px;
    }
    .sub-banner-wrap .container {
        max-width: 508px !important;
    }
    /* List Details */
    .list-detail-icon {
        margin-top: 10px;
    }
    .list-gallery-img {
        width: 135px;
        height: 120px;
    }
    .list-photo-gallery a {
        width: 135px;
        height: 120px;
        font-size: 13px;
    }
    .list-open-data {
        margin-bottom: 25px;
    }
    .list-review-margin-top {
        display: block;
    }
    .social-area {
        margin: 0 auto;
    }
    .social-area h4 {
        text-align: center;
    }
    .social-area .icon-area a {
        margin: 0px auto 20px auto;
    }
    .social-media-block {
        display: block;
    }
    .list-advertise-section {
        margin: 20px auto;
    }
    .filtered-list {
        width: 75%;
        margin-left: 4px;
    }
    .custom-cat-width {
        width: 30%;
    }
    .custom-cat-list-width {
        width: 70%;
    }
    .custom-cat-add-width {
        width: 100%;
    }
    .selection-box select {
        width: 190px;
        padding: 0 0 0 20px;
        font-size: 13px;
        background-position-x: 130px;
        height: 45px;
    }
    .top-cat-text h2 {
        font-size: 18px;
    }
    .category-bar {
        width: 22px;
        margin: 10px 10px 0 0;
        height: 7px;
    }
    .cat-list-view-margin-bottom {
        padding: 5px 15px;
    }
    .cat-list-btn a,
    .cat-list-btn button {
        font-size: 13px;
        width: 150px;
        height: 32px;
        line-height: 32px;
        border-radius: 6px;
    }
    .cat-list-btn a:hover,
    .cat-list-btn button:hover {
        line-height: 32px;
    }
    .list-comment .comment,
    .list-view-rating span,
    .list-view-time p,
    .list-view-time ul li,
    .list-comment .comment a,
    .cat-list-btn a svg,
    .cat-list-btn button svg,
    .list-view-rating span svg,
    .list-comment span svg,
    .list-phone span svg,
    .list-address span svg {
        font-size: 13px;
    }
    .direction-btn {
        height: 26px !important;
        border-radius: 4px !important;
    }
    .direction-btn svg {
        width: 13px !important;
    }
    .direction-btn-form {
        width: 147px;
    }
    .divider-line {
        display: none;
    }
    .business-text {
        font-size: 18px;
    }
    .cus-mb-3 {
        margin-bottom: 1rem !important;
    }
    .list-cat-checkbox {
        margin-bottom: 30px;
    }
}
@media (max-width: 703px) {
    .local-business-box .local-biz-text {
        font-size: 16px;
    }
    .location-text {
        font-size: 18px;
    }
    .local-business-box {
        max-width: 350px;
    }
    .input-group-text {
        font-size: 16px;
        padding: 11px 11px 11px 13px;
    }
    ::placeholder {
        font-size: 8px;
        padding-left: 0px;
    }
    .search-box-text {
        padding: 7px 0;
        font-size: 14px;
    }
    .banner-wrap {
        min-height: 550px;
    }
    /* All Categories */
    .button-width {
        padding: 7px 11px 7px 13px;
    }
    .button-width h6 {
        font-size: 18px;
    }
    /* Selected Categories */
    .category-bar {
        height: 8px;
        width: 30px;
        margin: 6px 11px 0 0;
    }
    .top-cat-text h2 {
        font-size: 20px;
    }
    .category-list .cat-icon {
        width: 80px;
        height: 80px;
    }
    .cat-icon svg {
        font-size: 30px;
    }
    .flex-box {
        column-gap: 34px;
    }
    .category-list h6 {
        font-size: 12px;
        max-width: 80px;
    }
    /* Localities */
    .top-cat-text h2,
    .top-local-text h2 {
        font-size: 20px;
    }
    .local-bar {
        height: 8px;
        width: 30px;
        margin: 6px 11px 0 0;
    }
    .local-text-see-more {
        width: 200px;
        height: 200px;
        font-size: 15px;
    }
    .local-image-text h2 {
        padding: 6px;
    }
    .locality-text p {
        margin-top: 15px;
        line-height: 25px;
    }
    .vertical-img-box p {
        font-size: 13px;
        font-weight: 400;
    }
    .accordion-item {
        margin-bottom: 25px;
    }
    .margin-custom-bottom {
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
}
@media (max-width: 695px) {
    .top-cat-text h2,
    .top-local-text h2 {
        margin-left: 13%;
    }
}
@media (max-width: 601px) {
    .contact-data .contact-phone,
    .contact-data .contact-mail,
    .contact-data .contact-location {
        font-size: 16px;
    }
}
@media (max-width: 575px) {
    .logo-imgs {
        width: 150px;
    }
    .nav-item .listing {
        margin-bottom: 10px;
        padding: 15px 0px;
    }
    .category-list-box-area {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}
@media (max-width: 575px) {
    .location-text {
        display: none !important;
    }
    /* Advertise */
    .horizontal-img-box .img-adjust {
        height: 170px;
    }
    /* All Category */
    .input-group-text h6 {
        font-size: 18px;
    }
    .sub-banner-wrap .container {
        max-width: 375px !important;
    }
    .sub-banner-text h1 {
        font-size: 25px;
    }
    .sub-banner-text h2 {
        font-size: 15px;
    }
    .selection-box select {
        width: 133px;
        padding: 0 0 0 12px;
        font-size: 12px;
        background-position-x: 105px;
        height: 40px;
    }
    .list-cat-text h2 {
        font-size: 18px;
        margin-top: 0px;
    }
    .recent-cat-search {
        margin-top: 20px;
    }
    .custom-cat-width {
        width: 40%;
    }
    .custom-cat-list-width {
        width: 60%;
    }
    .category-bar {
        height: 6px;
        width: 22px;
        margin: 10px 5px 0 0;
    }
    .cus-sel-mb-3 {
        margin-bottom: 1rem !important;
    }
}
@media (max-width: 550px) {
    .footer-logo {
        padding: 10px 5px;
    }
    .footer-logo .logo-imgs {
        width: 120px;
    }
    .footer-list {
        padding-top: 20px;
    }
    .social-icon {
        padding-top: 5px;
        column-gap: 11px;
    }
    .category-filter-list div p {
        padding: 2px 12px;
        margin: 1px 3px 0 3px;
        border-radius: 5px;
        font-size: 12px;
    }
    .top-cat-text h2 {
        font-size: 16px;
    }
    .filtered-list {
        width: 60%;
        margin-left: 2px;
    }
    .custom-cat-width {
        width: 100%;
    }
    .list-cat-checkbox-padding {
        display: flex;
        flex-wrap: wrap;
    }
    .custom-cat-list-width {
        width: 100%;
        margin-top: 10px;
    }
    .recent-cat-search {
        max-width: 100%;
    }
    .selection-box {
        display: block;
    }
    .business-text {
        font-size: 16px;
    }
}
@media (max-width: 488px) {
    .header-text h1 {
        width: 100%;
    }
    .top-cat-text h2,
    .top-local-text h2 {
        margin-left: 18%;
    }
    .local-flex-box {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
}
@media (max-width: 450px) {
    /* banner */
    .banner-wrap {
        min-height: 450px;
    }
    .local-business-box {
        max-width: 250px;
    }
    .local-business-box .local-biz-text {
        font-size: 11px;
    }
    .search-box-text {
        padding: 5px 0;
        font-size: 12px;
    }
    /* Categories */
    .category-bar {
        height: 6px;
        width: 20px;
        margin: 5px 9px 0 0;
    }
    .category-list-box-area {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
    .top-cat-text h2 {
        font-size: 15px;
    }
    .category-list {
        margin-top: 10px;
    }
    .category-list .cat-icon {
        width: 65px;
        height: 65px;
    }
    .cat-icon svg {
        font-size: 20px;
    }
    .category-list h6 {
        font-size: 10px;
        max-width: 65px;
    }
    .flex-box {
        column-gap: 22px;
    }
    .cat-icon p {
        font-size: 10px;
    }
    .local-bar {
        height: 6px;
        width: 20px;
        margin: 5px 9px 0 0;
    }
    .local-text-see-more {
        width: 170px;
        height: 170px;
        font-size: 12px;
    }
    /* Advertise */
    .horizontal-img-box .img-adjust {
        height: 150px;
        margin-bottom: 75px;
    }
    .locality-custom-bottom {
        margin-bottom: 20px;
    }
    .locality-text p {
        margin-top: 12px;
        line-height: 20px;
    }
    .accordion-button {
        padding: 12px 13px 12px 19px;
    }
    /* footer */
    .footer-logo {
        padding: 4px 3px;
    }
    .footer-logo .logo-imgs {
        width: 90px;
    }
    .footer-list {
        width: 222px;
        text-align: center;
    }
    .footer-list .list-inline li {
        margin: 0px 7px;
    }
    .social-icon {
        padding-top: 5px;
        column-gap: 11px;
    }
    .list-gallery-img {
        width: 125px;
        height: 110px;
    }
    .list-photo-gallery a {
        width: 125px;
        height: 110px;
        font-size: 13px;
    }
    .list-open-data {
        margin-bottom: 22px;
    }
    .list-user-review-write .list-user-data {
        display: block;
    }
    .list-filter-button a {
        font-size: 11px;
        padding: 8px 11px;
        display: block;
        text-align: center;
        margin: 9px auto;
    }
    .list-user-data .list-user-details {
        margin-left: 4px;
    }
    .list-user-data .list-user-details h5 {
        margin-top: 6px;
    }
    .list-info-data {
        padding: 20px 13px;
        border-left: 8px solid #fecb01;
    }
    .list-info-data .two-span .list-text {
        font-size: 11px;
    }
    .list-info-data .two-span .list-info {
        font-size: 11px;
        width: 21px;
        height: 13px;
        line-height: 13px;
    }
    .list-info-data .one-span .list_cross svg {
        font-size: 11px;
    }
    .margin-custom-bottom {
        display: block;
    }
    .filtered-list {
        width: 100%;
        margin-left: 0px;
        margin-top: 10px;
    }
    .direction-btn-form {
        width: 143px;
    }
    .direction-btn {
        height: 23px !important;
        border-radius: 3px !important;
        font-size: 11px !important;
    }
    .direction-btn svg {
        width: 10px !important;
    }
    .business-text {
        font-size: 15px;
    }
    .contact-text {
        font-size: 14px;
    }
    .listing-details-wrap .container h2 {
        font-size: 28px;
    }
    .list-detail-rating span,
    .list-detail-address h5 {
        font-size: 16px;
    }
    .list-desc-data h2,
    .list-open-data h2 {
        font-size: 28px;
    }
}
@media (max-width: 385px) {
    .local-text-see-more {
        width: 140px;
        height: 160px;
        font-size: 10px;
    }
    .local-image-text h2 {
        padding: 3px;
    }
    /* List Details */
    .list-user-review-write {
        display: block;
        margin-top: 25px;
        text-align: center;
    }
    .list-review-user {
        display: block;
        text-align: center;
    }
    .list-review-user .list-user-data {
        display: block;
    }
    .list-review-date {
        margin-top: 0px;
        text-align: center;
        margin-bottom: 20px;
    }
    .list-review-text p {
        font-size: 11px;
    }
    .list-review {
        padding: 18px 18px;
    }
    .list-review-date svg {
        font-size: 11px;
    }
    .list-number-photos span {
        font-size: 11px;
    }
    .list-number-photos svg {
        font-size: 11px;
    }
    .list-review-data h2 {
        font-size: 15px;
    }
    .list-view-rating span svg {
        font-size: 11px;
    }
    .pagination-area ul li a,
    .list-view-time ul li,
    .list-view-rating span,
    .list-view-time p,
    .list-comment span svg,
    .list-phone span svg,
    .list-address span svg,
    .list-address .address,
    .list-phone .phone,
    .list-comment .comment,
    .list-comment .comment a {
        font-size: 11px;
    }
    .list-address .address,
    .list-phone .phone,
    .list-comment .comment {
        margin-left: 5px !important;
    }
    .direction-btn-form {
        width: 89px;
    }
    .direction-btn {
        width: 88px !important;
    }
    .upload-area .pluse-icon {
        width: 55%;
    }
    .upload-area .text-upload {
        width: 45%;
    }
    .upload-area .text-upload h2 {
        font-size: 15px;
    }
    .upload-area .text-upload h6 {
        font-size: 15px;
    }
}
@media (max-width: 352px) {
    /* Categories */
    .flex-box {
        column-gap: 11px;
    }
    /* Advertise */
    .horizontal-img-box .img-adjust {
        height: 130px;
        margin-bottom: 74px;
    }
    .cat-list-btn {
        margin-top: 24px;
        display: block;
    }
    .cat-list-btn a,
    .cat-list-btn button {
        width: 100%;
        margin-bottom: 9px;
    }
}
@media (max-width: 350px) {
    .top-cat-text h2,
    .top-local-text h2 {
        margin-left: 22%;
    }
}
@media (max-width: 330px) {
    .pagination-area ul li {
        margin: 0 8px;
    }
}
