/*=== Custom Style===*/

@import url("//fonts.googleapis.com/css?family=Muli:300,400,600,700,800,900");
@import url('//fonts.cdnfonts.com/css/mark-pro');

/*----------- Commen------- */

body,
html {
    line-height: 1.6;
    font-family: 'Mulish', sans-serif !important;
    overflow:unset;
    color: #263547;
    font-size: 16px !important;
    scroll-behavior: smooth
}

p {
    color: #263547;
}

a {
    color: #263547;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
strong,
span,
a,
li,
small {
    font-family: 'Mulish', sans-serif !important;
    color: #263547;
}

header .navbar-brand img {
        width: 100%;
    max-width: 260px;
    padding: 5px 0;
}
.dropdown-menu {
  right: 0;
left: auto;}

.dropdown:hover .dropdown-menu{
    display: block
}

.sticky .cross-btn {display: none !important}

.red-color {
    color: #EA4235;
}

.blue-color {
    color: #0D93EC !important;
}
.blue-color a{
    color: #0D93EC !important
}

.green-color {
    color: #60BF73;
}

.redesh-color {
    color: #BF7060;
}

.yellow-color {
    color: #ECC56F;
}

.black-color {
    color: #263547;
}

.white-color {
    color: #fff !important;
}

.background-red {
    background: #EA4235 !important;
}

.form-control::placeholder {
    color: #333 !important
}

.background-yellow {
    background: #FFF7CC;
}

.background-blue {
    background: #0D93EC;
}

.background-lightblue {
    background: #5791FF;
}

.background-black {
    background: #263547;
}

.background-white {
    background-color: #fff;
}

.pad-left-5{
    padding-left: 5px !important
}

.navbar-light .navbar-nav .nav-link {
    color: #000;
}

body .border-right {
    border-right: 1px solid #707070 !important;
}

.background-darkblue {
    background-color: #2770FA;
}

a.btn-category {
    border: navajowhite;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    box-shadow: 0px 6px 16px 0px #00000024;
    margin-top: 30px !important;
    padding: 14px 40px;
    background-color: #0d93ec;
    text-align: center;

    float: none;
    display: flex;
    width: fit-content;
    margin: 0 auto
}
.login-form .form-control {
    padding: 18px 15px !important;
}


.sticky {
  position: relative;
  position: -webkit-sticky;
  position: sticky;
  top:0 !important;
}
@supports (position: sticky) or (position: -webkit-sticky) {
  .some-sticky-element {
    bottom: 30px;
  }
}

/*.sticky {
    position: -webkit-sticky;
    position: sticky;
}*/

.login-form label > p{
     margin: 0;
    position: absolute;
    background: #fff;
    padding: 0px 15px;
    left: 50px;
    top: -10px;
    font-weight: 500;
}

.cross-btn{display: none !important}

.filter .block{
    padding: 20px 0;
    border-bottom: 1px solid #ccc;
}

.login-form label{
    width: 100%;
}
.login-form input{
color: #333 !important    
}
.login-form .form-control::placeholder{
    color: #ccc !important
}

.cross-btn {
    border: 1px solid #ccc;
    background: none;
    color: #fff;
    padding: 6px 10px;
    font-weight: 200;
}

#navbarSupportedContent {justify-content: right}

#imagePreview{background-size: contain}
.avatar-preview{background-color: #fff}

.navbar-collapse.show:before{content: '';}

.profile-btn {
    padding: 15px;
    display: inline-block;
}
.login-form {
    box-shadow: none !important;
    padding: 0 !important;
    max-width: 600px;
    margin: 50px auto;
}

.aside-bar-list .list-group-item {
    background-color: #F5F7FA !important;
    border-color: #F5F7FA;
    margin-bottom: 4px;
    color: #495057 !important;
    border-radius: 0;
    border-left:5px solid #F5F7FA !important;
}

.aside-bar-list .list-group-item.active{
    border-left:5px solid #1093ec !important;
}
.aside-bar-list .list-group-item:hover{
    border-left:5px solid #1093ec !important;
}

.cross-btn{    position: fixed;
    right: 30px;
    z-index: 99;
    top: 30px;
}


.top-dashboard{
    padding: 80px 0
}

.btn-primary {
    border-radius: 0;
}

.btn {
    padding: 15px;
}

.custom-control-label::after {
    position: absolute;
    top: 2px;
    left: -20px
}


section>.container>.row>.col-md-12 {
    margin-bottom: 0;
}

.listings #list-tab .slick-arrow {
    font-family: "Font Awesome 6 Free";
}

.listings #list-tab .slick-arrow:before {
    color: #1664F6;
    font-family: 'FontAwesome';
}

.listings #list-tab .slick-prev:before {
    content: "\f053"
}

.listings #list-tab .slick-next:before {
    content: "\f054";
}

.slick-dotted.slick-slider {
    margin-bottom: 0;
}
.hero-area{
    padding:0 !important
}
.margin-b-30{
    margin-bottom: 30px !important
}
.meta-date{
    font-size: 14px
}
.title {
    font-size: 40px;
    text-align: center;
}
.business-image{margin-top: 10px}

/* ------------------------------------- */

header {
    background-color: #fff !important;
}

.hero-area {
    padding: 70px 0;
}

.banner-bg {
    background-color: #E4E4E4;
}


.banner-content h1 {
    color: #fff !important;
    font-size: 75px;
    font-weight: 700;
}

.banner-content p {
    color: #fff !important;
    font-size: 28px;
    font-weight: 400;
}

.banner-content .slick-track>div {
    padding: 150px 0;
}
.flex,.nav-item{
    display: flex;
    /*align-items: center;*/
}
.login-button .text-secondary{
    color: #c94a3f!important;
}
.login-button .text-2xl {
    font-size: 1.5rem;
    margin-right: 5px;
    line-height: 2rem;
}
.login-button button{
    background: none;
        font-size: 15px;
    font-weight: 600;
    margin-right: 8px;
    border: none;
}
.login-button {
    font-size: 16px;
    font-weight: 700;
    margin-top: 2px;
    border: unset !important;
    padding-right: 0 !important;
    margin-bottom: 2px !important
}
.nav-item .button{
    padding: 10px 13px;
    background: #ea4134;
    color: white;
    border-radius: 5px;
}
.button1{
    padding: 10px 13px;
    background: #ea4134;
    color: white;
    border-radius: 5px;
}
.prifile-btn{
    margin-left: 45px;
}

.add-button {
    background: #ea4235 !important;
    text-transform: uppercase;
    font-size: 18px;
    border-radius: 4px;
    box-shadow: 0px 0px 5px 0px #e5e1e1;
}

section.search-wrapper {
    padding: 100px 0;
}

.featured-single-search img{width: auto !important}



.rating-head {
    padding: 18px;
    font-size: 50px;
    font-weight: 400;
    margin-bottom: 0;
}



.avatar-upload {
    position: relative;
    max-width: 150px;
    margin: 0 30px 0 auto ;
}

.avatar-edit {
        position: absolute;
        right: 12px;
        z-index: 1;
        top: 10px;
}

.avatar-edit input {
            display: none;
}

.avatar-edit label {
                display: inline-block;
                width: 34px;
                height: 34px;
                margin-bottom: 0;
                border-radius: 100%;
                background: #FFFFFF;
                border: 1px solid transparent;
                box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
                cursor: pointer;
                font-weight: normal;
                transition: all .2s ease-in-out;
}

.avatar-edit label:hover {
                    background: #f1f1f1;
                    border-color: #d6d6d6;
}

.avatar-edit label:after {
                    content: "\f040";
                    font-family: 'FontAwesome';
                    color: #757575;
                    position: absolute;
                    top: 10px;
                    left: 0;
                    right: 0;
                    text-align: center;
                    margin: auto;
                }


    .avatar-preview {
        width: 150px;
        height: 150px;
        position: relative;
        border-radius: 100%;
        border: 6px solid #F8F8F8;
        box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);}
        
        .avatar-preview > div {
            width: 100%;
            height: 100%;
            border-radius: 100%;
            background-size: cover;
            background-repeat: no-repeat;
            background-position: center;
        }


/* ---------Search Form--------- */


/* ---------Faqs--------- */
.faq-search-wrap .form-group .input-group-append {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 10;
    pointer-events: none;
}

.faq-search-wrap .form-group .input-group-append .input-group-text {
    background: transparent;
    border: none;
}

.faq-search-wrap .form-group .input-group-append .input-group-text .feather-icon > svg {
    height: 18px;
    width: 18px;
}
.bg-teal-light-3 {
    background-color: #7fcdc1 !important;
}

.hk-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}

@media (min-width: 576px){
    .mt-sm-60 {
        margin-top: 60px !important;
    }
}
.mt-30 {
    margin-top: 30px !important;
}

.list-group-item.active {
    background-color: #00acf0;
    border-color: #00acf0;
}
.accordion .card .card-header.activestate {
    border-width: 1px;
}
.accordion .card .card-header {
    padding: 0;
    border-width: 0;
}
.card.card-lg .card-header, .card.card-lg .card-footer {
    padding: .9rem 1.5rem;
}
.accordion>.card .card-header {
    margin-bottom: -1px;
}
.card .card-header {
    background: transparent;
    border: none;
}
.accordion.accordion-type-2 .card .card-header > a.collapsed {
    color: #324148;
}
.accordion .card:first-of-type .card-header:first-child > a {
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
}
.accordion.accordion-type-2 .card .card-header > a {
    background: transparent;
    color: #00acf0;
    padding-left: 50px;
    font-size: 20px;
}
.accordion .card .card-header > a.collapsed {
    color: #324148;
    background: transparent;
}
.accordion .card .card-header > a {
    background: #00acf0;
    color: #fff;
    font-weight: 500;
    padding: .75rem 1.25rem;
    display: block;
    width: 100%;
    text-align: left;
    position: relative;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
a {
    text-decoration: none;
    color: #00acf0;
    -webkit-transition: color 0.2s ease;
    -moz-transition: color 0.2s ease;
    transition: color 0.2s ease;
}


.badge.badge-pill {
    border-radius: 50px;
}
.badge.badge-light {
    background: #eaecec;
    color: #324148;
}
.badge {
    font-weight: 500;
    border-radius: 4px;
    padding: 5px 7px;
    font-size: 72%;
    letter-spacing: 0.3px;
    vertical-align: middle;
    display: inline-block;
    text-align: center;
    text-transform: capitalize;
}
.ml-15 {
    margin-left: 15px !important;
}
.pb-20{
    padding-bottom: 20px
}

.accordion.accordion-type-2 .card .card-header > a.collapsed:after {
    content: "\f158";
}

.accordion.accordion-type-2 .card .card-header > a::after {
    display: inline-block;
    font: normal normal normal 14px/1 'Ionicons';
    speak: none;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: auto;
    position: absolute;
    content: "\f176";
    font-size: 21px;
    top: 15px;
    left: 20px;
}

.mr-15 {
    margin-right: 15px !important;
}



/* ---------Faqs End--------- */



.form-group {
    margin-bottom: 0rem !important;
}

.slide-btn{
    padding: 0 15px 0 0 !important;
    display: inline-block;
    margin-top: 15px;
}

.hero-area .advance-search {
    position: absolute;
    bottom: 40%;
    left: 150px;
    right: 140px;
}

.banner {
    height: 80vh;
    background-size: cover !important;
    background-position: center !important;
}

.banner-content .slick-dots {
    bottom: 10px;
    z-index: 9999;
}

.banner-head {
    font-size: 65px;
    color: #fff;
    font-weight: 700;
}

.banner-text {
    font-size: 24px;
    color: #fff;
    margin:20px 0 30px;
    line-height: 1.3
}

.banner-content .slick-dots button:before {
    font-size: 12px;
}

.banner-content .slick-dots button,
.banner-content .slick-dots button:before {
    color: #fff !important;
}

.advance-search {
    box-shadow: 0px 0px 10px 2px rgb(0 0 0 / 11%) !important;
    padding: 15px 15px !important;
    background: #fff
}

.advance-search .btn-primary {
    width: 100%;
}

body .advance-search .form-control {
    color: #263547 !important;
    height: 50px !important;
}

.advance-search .form-control::-webkit-input-placeholder {
    color: #263547;
}

.advance-search .form-control:-ms-input-placeholder {
    color: #263547;
}

.advance-search .form-control::placeholder {
    color: #263547;
}

.advance-search .listing-search {
    background: url('../images/topsport-images/map-marker-alt-solid.svg');
    background-repeat: no-repeat;
    background-size: 14px;
    fill: red;
    background-position: 2px center;
    background-position-y: 14px;
    padding-left: 24px;
}
.file-selection{
    margin-top: 30px
}

#gallery-photo-add{
    position: relative;
}
.gallery .removeImg:before {
    content: '';
    background: url(../images/topsport-images/img-cross.png);
    opacity: 0.5;
    height: 151px;
    width: 151px;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    visibility: visible;
}

#gallery-photo-add:before {
    content: '';
    background: url(../images/topsport-images/camera.png);
    width: 35px;
    height: 32px;
    visibility: visible;
    z-index: 9999;
    position: absolute;
    left: calc(50% - 17px);
    top: calc(50% - 20px);
}
/*
.file-selection #gallery-photo-add {
    line-height: 0;
    font-size: 0;
    padding: 0;
    margin: 0;
}*/
.file-selection #gallery-photo-add {
    line-height: 0;
    font-size: 0;
    border: 2px dashed #9098a1;
    border-radius: 32px;
}


.file-selection input[type='file'],.file-selection input::placeholder {
  color: rgba(0, 0, 0, 0)
}

.file-selection input{
    width: 151px;
    height: 151px;
    margin-bottom: 15px;
    margin-right: 15px;
}
/*.gallery{
    display: contents;
}*//*
.gallery{
    padding-top: 30px !important
}*/
.gallery img{
    vertical-align: top
}
.profile{
    background: #F5F7FA;
    padding: 30px;
}
.gallery img{
    width: 150px;
    height: 150px;
    max-width: 150px;
    max-height: 150px;
    object-fit: cover;
    margin-right: 20px;
    margin-bottom: 10px;
    margin-top:10px;
}

.list-container {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.list-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: #fff;
    border: 1px solid #000;
}

/* On mouse-over, add a grey background color */
.list-container:hover input ~ .checkmark {
  background-color: #fff;
}

/* When the checkbox is checked, add a blue background */
.list-container input:checked ~ .checkmark {
  background-color: #fff;
}

 .border-input{
    max-width: 400px;
    width: 100%;
    padding: 14px;
}



.grey-btn{
    background: #F5F7FA;
    border: none;
    color: #000;
    padding: 15px 50px;
    font-size: 18px;
    min-width: 200px
}

.blue-bg{
    background: #0d93ec !important;color: #fff !important
}






.tags-input-wrapper{
    background: transparent;
    padding: 10px;
    border-radius: 4px;
    max-width: 400px;
    border: 1px solid #ccc
}
.tags-input-wrapper input{
    border: none;
    background: transparent;
    outline: none;
    width: 140px;
    margin-left: 8px;
}
.tags-input-wrapper .tag {
    display: inline-block;
    background-color: #edf2f7;
    color: #111;
    border-radius: 5px;
    padding: 4px 3px 0px 7px;
    margin-right: 5px;
    margin-bottom: 0px;
    padding: 3px 5px 0;
}
.tags-input-wrapper .tag a {
    margin: 0 7px 0;
    display: inline-block;
    cursor: pointer;
    line-height: 1
}








/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.check{
    display: inline-block !important;
}
.check .col {
    width: fit-content !important;
    margin-right: 50px !important;
}
/* Show the checkmark when checked */
.list-container input:checked ~ .checkmark:after {
  display: block;
}

select::focus {outline: none !important}
select {border: none !important}


.svg-billing svg {
    height: 40px !important;
    width: 40px !important;
    margin-right: 10px;
}

.bootstrap-tagsinput {
    border: 1px solid #000;
    padding: 15px 10px !important;
}

.bootstrap-tagsinput input{border: none !important}
.bootstrap-tagsinput input:focus{outline: none !important}

.tag{
    padding: 10px 15px;
}

.bootstrap-tagsinput .tag [data-role="remove"]:after {
    font-size: 22px;
    margin-left: 5px;
}



.bootstrap-tagsinput {
    margin: 0;
    width: 100%;
    padding: 0.5rem 0.75rem 0;
    font-size: 1rem;
  line-height: 1.25;
    transition: border-color 0.15s ease-in-out;
    
    &.has-focus {
    background-color: #fff;
    border-color: #5cb3fd;
    }
    
    .label-info {
        display: inline-block;
        background-color: #636c72;
        padding: 0 .4em .15em;
        border-radius: .25rem;
        margin-bottom: 0.4em;
    }
    
    input {
        margin-bottom: 0.5em;
    }
}

.bootstrap-tagsinput .tag [data-role="remove"]:after {
    content: '\00d7';
}




/* Style the checkmark/indicator */
.list-container .checkmark:after {
    left: 6px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid black;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.message-yellow{
    background: #FFF7CC
}

.message-box{
    padding: 38px 30px !important;text-align: center
}

.border-col{
    border-bottom: 1px solid #ccc;
    padding: 40px 0px 40px;
}

.advance-search .listing-search::before {
    content: '<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="map-marker-alt" class="svg-inline--fa fa-map-marker-alt fa-w-12" role="img" xmlns="http: //www.w3.org/2000/svg" viewBox="0 0 384 512"><path fill="currentColor" d="M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z"></path></svg>';
}
.viewer {
    display: grid;
}
.viewer li {
    font-size: 20px;
}

.viewer li a {
    padding:0 !important 
}

.open-img{
    position: absolute;
    top: -8px;
    right: -30px;
    max-width: 20px
}
.avatar-head{
    position: relative;
    max-width: max-content;
}
#dashboard.breadcrumb{
    padding:15px !important
}

.avatar-stars{
    float: left;
    margin-right: 15px;
}
.img-col img{
    max-width: 176px;
    max-height: 176px;
    margin-right: 20px;
}

/* ------Hero Slide------- */


.hero-area .slick-slide {
    height:725px;
    background-size: cover !important;
    background-position:center !important 
}

.popular-categories .card{
    padding: 35px !important
}

.aside-bar .list-group-item,.aside-bar .list-group-item.active, .card.aside-bar{
    background: #F5F7FA !important;
    border: none !important
}




/* ------Business Category------- */



.short-popular-category-list ul li a {
    border: unset !important;
    color: #263547 !important;
    font-weight: 400;
    display: block;
    margin: 0px auto;
    width: 20% !important;
    font-size: 18px;
}

.business-category a {
    display: block;
}

.business-category svg {
    width: 44px;
    height: 44px;
    fill: #263547 !important;
}

.business-category.briefcase svg,
.business-category.finance svg {
    width: 40px;
}

.business-category svg path {
    fill: #263547 !important;
}

.business-category a span {
    display: block !important;
    margin-top: 10px;
}

.business-category a:hover,
.business-category a:active,
.business-category a:hover span {
    color: #0d93ec;
}

.business-category a:hover svg path,
.business-category a:active svg path {
    fill: #0d93ec !important;
}



/* .popular-categorie-box {
    min-height: 200px;
} */


/* ------breadcrumb ------- */

body section.breadcrumb {
    padding: 30px 0 !important;
    margin-bottom: 0 !important;
    background-color: transparent !important;
    border-radius: 0 !important;
}

section.breadcrumb ul li {
    display: inline-block;
}

/*section.breadcrumb ul li.current-page a {
    padding-left: 10px !important;
}*/
section.breadcrumb .breadcrumb-head{
    font-size: 2.25rem;
    line-height: 2.5rem;
    font-weight: 700;
}
.leading-8{
        line-height: 2rem;
}

section.breadcrumb ul li.current-page a strong {
    color: #EA4235 !important;
}

section.breadcrumb ul li a:first-child {
    padding-left: 0;
}

section.breadcrumb ul li a {
    padding: 0 5px;
}

section.breadcrumb ul li:last-child a {
    padding-right: 0;
}

.btn-primary{
    background: #0d93ec;
    border-color:#0d93ec !important; 
}

.message {
    padding: 30px 75px 15px;
    margin-bottom: 30px;
    font-size: 16px;
}
input#gallery-photo-add:hover {
    border-color: #1093ec;
}


/* ------popular-businesses ------- */

#popular-businesses {
    background: #fff;
    display: block;
    padding: 5% 0%;
    min-height: 400px;
}

.business-image a {
    display: block;
    /*background: #F5F7FA;*/
}
.business-image a:hover{
    color: #fff;
}
.business-image a .card {
    background-color: transparent !important;
    /*border: none !important;*/
}

.business-image a:hover .card {
    background-color: #0d93ec !important;
}

.business-image a:hover .card h4,
.business-image a:hover .card p {
    color: #fff;
}

.business-image a:hover svg path {
    /*fill: #fff !important;*/
    opacity: 1;
}

.business-image svg {
    width: 44px;
    height: 44px;
}

.popular-categorie-box h4 {
    font-size: 19px;
    font-weight: 400;
}

.business-image .col-md-4:nth-child(1) .popular-categorie-box svg path {
    fill: #ECC56F;
}

.business-image .col-md-4:nth-child(2) .popular-categorie-box svg path {
    fill: #60BF73;
}

.business-image .col-md-4:nth-child(3) .popular-categorie-box svg path {
    fill: #1262FE;
}


.business-image .col-md-4:nth-child(8) .popular-categorie-box svg path {
    fill: #ECC56F;
}

#popular-busines {
    background-color: #F5F7FA !important;
}

#popular-busines #list-tab {
    display: block !important;
    height: 59px;
    border-bottom: 1px solid #2770FA;
}

#popular-busines #list-tab a {
    display: block;
    width: 25%;
    float: left;
    border-radius: 0 !important;
    background-color: transparent;
    background: transparent;
    border: none;
    color: #263547;
    font-size: 18px;
}

#popular-busines #list-tab a svg {
    width: 20px !important;
    height: 20px !important;
}

#popular-busines #list-tab a i,
#popular-busines #list-tab a svg path {
    color: #263547;
}

#popular-busines #list-tab .slick-current {
    border-bottom: 8px solid #2770FA !important;
    color: #2770FA;
    font-weight: 700;
}

#popular-busines #list-tab a.slick-current span {
    color: #2770FA;
    font-weight: 700;
}

#popular-busines #list-tab a.slick-current i {
    color: #2770FA;
}

#popular-busines #list-tab a.slick-current svg path {
    fill: #2770FA !important;
}

#popular-busines .tab-pane img {
    width: 100%;
    height: 100%;
}

#popular-busines .row.listings {
    margin-bottom: 2rem;
}

.popular-business-stat {
    background: #EA4235;
    position: absolute;
    left: 16px;
    right: 16px;
    bottom: 0;
    padding: 30px 10px;
    visibility: hidden;
}

a.child-category:hover .popular-business-stat {
    visibility: visible;
}

.popular-business-stat h4 {
    color: #fff;
}


/* --------------topspot-tracksdown--------------- */

.topspot-tracksdown p {
    font-size: 24px;
    font-weight: bold;
    color: #000;
}

.topspot-tracksdown p:last-of-type {
    font-weight: 400 !important;
    font-size: 18px !important;
}

.topspot-content h2 {
    font-size: 30px;
    margin-bottom: 16px;
    font-weight: bold;
}

#topspot101 .topspot-content p {
    color: #fff;
}


/* ==========bg-gray========== */

body #business-category {
    padding-top: 0 !important;
    padding-bottom: 6% !important;
}

.popular-category-list {
    width: fit-content;
    margin: 0px auto;
}

.business-category {
    width: 140px;
    display: block;
    margin: 0px auto;
}

.business-category img {
    height: 40px;
    margin-bottom: 10px;
}


/* -------------listings-near----------- */

.listings-near img {
    max-width: 100%;
}

.card-content {
    padding: 0px 20px;
}

.listing-meta {
    border-top: 1px solid #f2f2f2;
    margin-top: 10px;
    padding: 10px 20px;
}

.pricing-section {
    padding: 10px 0px 0px 0px;
}


/* ----------Hot Locations--------- */

#hot-locations-wrapper .tab-pane .row:first-child {
    margin-bottom: 20px;
}

#hot-locations-wrapper .row [class^="col"] {
    height: 100%;
}

#hot-locations-wrapper .hot-location-title,
#hot-locations-wrapper .hot-location-cat {
    display: inline-block;
}

#hot-locations-wrapper .hot-location-cat svg {
    width: 50px;
    height: 50px;
}

#hot-locations-wrapper .hot-location-cat {
    color: #2770FA;
}

#hot-locations-wrapper .hot-location-cat svg {
    fill: #2770FA;
}

#hot-locations-wrapper .hot-location-title {
    color: #263547;
}

#hot-locations-wrapper .single-hot-location {
    width: 100%;
    height: 100%;
}

#hot-locations-wrapper .single-hot-location img {
    width: 100%;
    height: 100%;
}


/* ----------Customer Reviews--------- */

.section-title h2:before {
    display: none !important;
}

.section-title h2:after {
    display: none !important;
}

.section-title p {
    font-size: 18px;
    line-height: 30px;
    padding: 0px 20%;
    color: #263547;
}

.section-title {
    margin-bottom: 40px;
}

.product-item {
    margin-bottom: 0 !important;
}

.product-item p {
    font-size: 18px;
    line-height: 26px;
    color: #263547;
}

span.card-title {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 0px;
}

span.card-sub-title {
    font-size: 16px;
    font-weight: 500;
    margin: 0px !important;
}


/* =====================Pricing============= */

.pricing-title {
    font-weight: 600;
    font-size: 34px;
    float: right;
}

.plan-title {
    font-size: 28px;
    font-weight: 500;
    display: inline-block;
}

.card-body li {
    font-size: 18px;
    line-height: 1.8;
    color: #fff;
}

a.btn.btn-pricing {
    background: #263547;
    color: #fff;
    font-size: 24px;
    line-height: 45px;
    border: 1px solid #263547;
    border-radius: 0px;
    padding: 8px 0px !important;
    font-weight: bold;
    text-align: center;
    margin: 0px auto;
    display: block;
}

.card.card-pricing {
    background-image: linear-gradient(90deg, #0B57FE, #3B96FE);
    padding: 0px 10px 20px 10px;
    border-radius: 0px;
    color: #fff;
    border: none;
    box-shadow: 0px 0px 14px 0px #a1a1a166;
}

.card.professional {
    background-image: linear-gradient(90deg, #FFC564, #FFE16D);
    padding: 0px 10px 20px 10px;
    border-radius: 0px;
    color: #fff;
    border: none;
    box-shadow: 0px 0px 14px 0px #a1a1a166;
}

.footer .block h4 {
    color: #fff;
    font-size: 22px !important;
    margin-bottom: 16px;
    font-weight: 700 !important;
}
.footer .block form {
    margin-top: 30px;
}


/* --------Topspot-------- */

.topspot-img {
    width: 100%;
    display: block;
    margin: 0px;
    padding: 5% 0%;
    color: #fff;
}

.topspot-content {
    padding: 0;
}

.add-business-btn-wrapper {
    border-radius: 6px;
    padding: 20px;
}

#topspot .topspot-content .topspot-how h4 {
    display: inline-block;
    font-weight: bold;
    margin-bottom: 0;
    vertical-align: bottom;
    margin-left: 10px
}

#topspot .topspot-content .topspot-how img {
    width: 25px;
    display: inline-block;
}

#topspot .topspot-content .topspot-how p {
    margin-top: 10px;
}

#topspot .topspot-content .topspot-how:nth-child(2) {
    margin-top: 40px;
}

.business-score {
    width: 300px;
    float: left;
    position: relative;
}

.business-score ul li {
    padding: 1.25rem 1.25rem;
}

.business-score-testimonial {
    width: 275px;
    float: left;
    position: absolute;
    top: 166px;
    right: 0px;
    z-index: 999;
}

.business-score-testimonial .btn-green {
    background: #34A853;
    color: #fff;
    padding: 10px 15px;
}

.business-score .list-group-head {
    font-weight: bold;
    font-size: 18px;
}

.business-score ul li i {
    color: #60BF73;
}


/* ------------Popular-businesses------------- */

#popular-busines {
    padding: 8% 0;
}

#hot-locations .tab-pane>.row {
    margin-bottom: 55px;
}

#hot-locations .tab-pane>.row:last-of-type {
    margin-bottom: 0;
}

#hot-locations .tab-pane>.row .col-md-8 svg {
    width: 24px !important;
    height: 24px !important;
}

#hot-locations .tab-pane>.row:last-of-type .col-md-4 svg {
    width: 30px;
    height: 30px;
}

.popular-businesses-img img {
    max-width: 100%;
    width: 100%;
    margin-bottom: 15px;
    height: 100%;
    max-height: 284px;
    object-fit: cover;
}

ul.businesses-listing {
    margin-left: 18px;
}

ul.businesses-listing li {
    font-size: 18px;
    line-height: 37px;
    text-align: center;
    padding: 8px 12px;
    color: #fff;
}

.businesses-listing li:hover {
    background: #263547;
}

#hot-locations {
    padding: 8% 0;
}

.popular-business-bottom .popular-business-title {
    font-weight: bold;
    margin-right: 40px;
    font-size: 20px;
}

.popular-business-bottom span.popular-business-category {
    vertical-align: sub;
}

.popular-business-bottom svg {
    width: 30px;
    height: 22px;
    vertical-align: middle;
}

.popular-business-bottom svg path {
    color: #1664F6;
    fill: #1664F6;
}

.popular-business-svg {
    vertical-align: top;
}

.businesses-listing #list-tab {
    box-shadow: 0px 3px 6px rgb(0 0 0 / 16%);
}

body .businesses-listing #list-tab a {
    font-size: 18px;
    color: #fff;
    background-color: #1664F6;
    border-bottom: 1px solid #fff !important;
    border: 0;
    text-align: center;
    margin-bottom: 0px;
    border-radius: 0 !important;
    padding: .6rem 1.25rem !important;
}

.businesses-listing #list-tab a:last-child {
    border-bottom: none !important;
}

.businesses-listing #list-tab a.active,
.businesses-listing #list-tab a.all-states {
    background-color: #263547;
    font-weight: bold;
}

.businesses-listing #list-tab a:hover {
    background-color: #263547;
}

#hot-locations .tab-pane a {
    display: block;
}

.business-detail-review h3{
    font-size: 30px;
    margin-top: 50px !important;
    margin-bottom: 30px !important 
}


/* --------------topspot101
topspot101-------------- */

#topspot101 {
    background-image: url('../images/topsport-images/blue-bg.png');
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    display: block;
    margin: 0px;
    padding: 5% 0%;
    color: #fff;
}

.btn-topspot {
    background: #ecc56f;
    color: #fff;
    font-size: 24px;
    line-height: 45px;
    padding: 15px 30px !important;
    text-align: center;
    margin-top: 20px;
    display: inline;
}

.btn-topspot:hover {
    color: #fff !important;
}


/* ------------------listings------------------ */

.listings h2,
h2.business-category-title {
    margin: 0px 0px 20px 0px;
}


/* --------------topspot101
topspot1021-------------- */


/* .app-buttons {
    display: inline-flex;
} */

#topspot102 {
    background-image: linear-gradient(90deg, #FFC564, #FFE16D);
    width: 100%;
    display: block;
    margin: 0px;
}

.app-buttons img {
    margin-top: 20px;
    float: left;
    margin-right: 10px;
}

.app-buttons img:last-child {
    margin-right: 0;
}

/* ------------------ Umbrella page ------------------ */


.umbrella-page {
    padding: 70px 0 !important;
}

.umbrella-page .list-head1{
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 700;
    margin-bottom: 30px;
}

.umbrella-page .leading-8{
        line-height: 2rem;
}

.umbrella-page .list-head{
    padding: 15px;
    background: #c94a3f;
}
.umbrella-page .list-head b{
    color: #fff;
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 700;
}
.umbrella-page .single-search-result .list-title{
    font-size: 1.25rem;
    line-height: 1.75rem;
}


/* ------------------ FAQs Section ------------------ */

/*.accordion {
  background-color: #fff;
  color: #000;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 1.125rem;
  line-height: 1.75rem;
  transition: 0.4s;
}
.box-shadow{
  margin: 15px 0;
  box-shadow: rgb(0 0 0 / 16%) 0px 0px 10px;
}
.active{
  border-bottom: 1px solid;
}
.active, .accordion:hover {
  background-color: #fff;
}
button:focus{
    outline: none !important;
}

.accordion:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

/*.active:after {
  content: "\2212";
}*
.panel p{
    margin: 15px 0;
}
.panel {
  padding: 0 18px;
  background-color: #f5f5f5;
  max-height: 0;
  overflow: auto;
  transition: max-height 0.2s ease-out;
}*/


/*.card-header:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: none;
    margin-left: 5px;
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 20px;
}

.active > .card > .card-header:after {
  content: "\2212";
}*/

/* ------------------ search result page ------------------ */

.single-search-result {
    margin-bottom: 40px;
    box-shadow: 0px 0 10px rgb(0 0 0 / 16%);
}

section.search-result.list-view .single-search-result .list-content {

    padding: 0 !important;
}

section.search-result.grid-view .single-search-result .list-content {
    box-shadow: 0px 3px 6px rgb(0 0 0 / 16%);
    background: #fff;
}

.single-search-result:last-child {
    margin-bottom: 0;
}

section.search-result.list-view .single-search-result img {
    width: 100%;
    height: 100%;
    object-fit:cover;
}

section.search-result.grid-view .single-search-result img {
    width: 100%;
}

.single-search-result .top-part {
    padding: 15px;
}

.single-search-result .top-part .list-direction {
    font-weight: 500;
    font-size: 14px;
}

.single-search-result .list-tags {
    padding: 0 15px;
}

.single-search-result .list-tags .tag {
    border: 1px solid #707070;
    font-size: 13px;
    padding: 12px 20px 9px !important;
    margin-right: 10px;
    display: inline-block;
    width: 160px;
    text-align: center;
    vertical-align: middle;
    height:fit-content;
}

.single-search-result .list-tags .tag.active {
    background: #2770fa;
    color: #fff;
}

.featured-single-search .list-direction a {
    display: block;
    margin-bottom: 4px;
}

.featured-single-search .list-direction a:last-child {
    margin-bottom: 0;
}

body .featured-single-search .list-tags .tag {
    background: #EA4235 !important;
    border: 1px solid #fff;
}

.featured-single-search .list-title {
    font-size: 24px;
}

.featured-single-search .featured-list-tags {
    display: block;
    font-size: 14px;
}

.featured-single-search .featured-single-search-links,
.featured-years-in-business {
    padding: 5px 15px 0 15px;
}

.featured-single-search .featured-single-search-links a {
    font-size: 13px;
    display: inline-block;
}

body .featured-single-search .list-tags .tag span {
    margin-top: -1px;
    line-height: inherit;
}

.featured-single-search .bottom-listing {
    border-top: 0 !important;
    margin-top: 0 !important;
    padding: 5px 15px 10px 15px !important;
}

.single-search-result .list-tags .tag.active span {
    color: #fff;
}

.single-search-result .list-tags .tag i {
    vertical-align: middle;
    font-size: 14px !important;
    margin-top: -4px;
    margin-right: 4px;
}

.single-search-result .list-tags .tag span {
    vertical-align: middle;
    margin-top: -2px;
    display: inline-block;
    line-height: 12px;
}

.single-search-result .list-tags .tag:last-child {
    margin-right: 0;
}

.featured-single-search .list-description {
    padding: 0px 15px;
}

.single-search-result:not(.featured-single-search) .list-description {
    padding: 10px 15px;
}

.single-search-result:not(.featured-single-search) .list-rating {
    padding: 0px 15px;
}

.featured-single-search .list-rating {
    padding-top: 5px;
}

.featured-single-search,
.featured-single-search span,
.featured-single-search p,
.featured-single-search a,
.featured-single-search strong {
    color: #fff;
}

.search-result {
    margin-bottom: 0 !important;
}

.search-result {
    padding: 70px 0 !important;
}

.list-head{
    font-size: 32px;    
    margin-bottom: 30px;
}
.slick-slide{
    height: fit-content;
}
.fatured-listing-slider {
    margin-bottom: 60px;
}
.fatured-listing-slider .list-description {
    max-width: 90%;
}

/* section.search-result.grid-view {
    padding: 50px 0;
} */

section.search-result.grid-view .single-search-result .list-rating,
section.search-result.grid-view .single-search-result .list-description {
    padding: 0px 15px 10px 15px;
}

section.search-result.grid-view .listing-min-max-price {
    padding: 0px 15px 10px 15px;
}

section.search-result.grid-view nav.pagination-nav {
    margin-top: 50px;
}

section.search-result.grid-view .bottom-listing {
    margin-top: 0 !important;
}

.single-search-result .bottom-listing {
    border-top: 1px solid #d5d5d5;
    padding: 15px;
    margin-top: 20px;
    font-size: 14px;
}
.single-search-result .bottom-listing .list-location .fa{
    margin-right: 3px;
}
.search-result p {
    font-size: 13px;
}

nav ul.pagination {
    border-top: 1px solid #707070;
    border-bottom: 1px solid #707070;
    width: fit-content;
    width: -moz-fit-content;
    margin: 0 auto;
    text-align: center;
    border-radius: 0;
}

nav ul.pagination li {
    display: inline-block;
    vertical-align: middle;
    color: #263547 !important;
    margin-right: 0 !important;
}

body nav ul.pagination li:first-child a.page-link {
    border-right: 0 !important;
}

nav ul.pagination li:last-child {
    margin-right: 0;
}

nav ul.pagination li a.page-link {
    color: #263547 !important;
    font-weight: 400;
    border-radius: 0 !important;
    border-top: none !important;
    border-bottom: none !important;
    border-left: 1px solid #707070 !important;
    border-right: 1px solid #707070 !important;
    padding: 17px 0;
    display: block;
    line-height: 18px;
    width: 72px;
    height: 50px;
    box-shadow: none !important;
}

body nav ul.pagination li a.page-link:hover {
    background-color: #2770fa !important;
    color: #fff !important;
}

body nav ul.pagination li a:active,
body nav ul.pagination li.active a {
    font-weight: bold;
    background-color: transparent !important;
    color: #263547 !important;
    border-top: none !important;
    border-bottom: none !important;
    border-left: 1px solid #707070 !important;
    border-right: 1px solid #707070 !important;
}


/* ------------------ footer ------------------ */

body footer.footer {
    background-color: #0D93EC;
}
footer.footer {
    margin-top: 0 !important;
}

.footer-newsletter {
    padding: 50px 0;
}

.footer-links-wrapper {
    border-top: 1px solid #fff;
    padding: 70px 0;
}

.footer-bottom {
    background-color: #0B8ADE;
}

.footer .block ul li a,
.footer .block ul li a:hover {
    color: #fff !important;
}

.footer-newsletter h4,
.footer-newsletter p {
    color: #fff;
}

.footer input::-webkit-input-placeholder {
    color: #fff;
}

.footer input:-ms-input-placeholder {
    color: #fff;
}

.footer input::placeholder {
    color: #fff;
}

.footer-newsletter-form {
    border: 1px solid #fff;
}

.footer-newsletter-form input {
    float: left;
    width: 65%;
    height: 54px;
    border: none;
}

.footer-newsletter-form button {
    float: left;
    width: 35%;
    border-radius: 0;
    border: none;
    font-size: 16px;
    font-weight: bold;
}

.footer-newsletter-form button:hover {
    background: #ff1908;
}

.footer-bottom .copyright p,
.footer-bottom .copyright p a {
    color: #fff;
}


/* ------------------ form ------------------ */

.heading-header {
    padding: 60px 0;
    text-align: center;
}

.heading-header h2 {
    font-size: 49px;
}

.listing-form-section {
    padding: 30px 0;
}

.listing-form-wrapper {
    box-shadow: 0px 3px 10px rgb(0 0 0 / 16%);
    padding: 50px;
}

.listing-form-wrapper img {
    height: 70px;
    width: 100%;
    object-fit: fill;
    margin-top: 0 !important;
}

.custom-control-label::before {
    left: -20px !important;
    top: 2px;
}

.custom-control-label {
    margin-left: 20px;
}

.custom-control-label span {
    margin-left: 5px;
}

.listing-form-wrapper .form-control {
    border: 1px solid #C5C5C5 !important;
}

.form-control {
    color: #CBCBCB !important;
    font-family: 'Mark Pro', sans-serif !important;
    border-radius: 0 !important;
    padding: 15px;
    height: auto !important;
    font-size: 16px !important;
}


/* form.listing-form select.form-control {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
} */

form.listing-form select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url("data:image/svg+xml;utf8,<svg fill='red' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    background-repeat: no-repeat;
    background-position-x: 100%;
    background-position-y: 4px;
    background-size: 40px;
}

form.listing-form select.form-control::-ms-expand {
    display: none;
}

form.listing-form textarea.form-control::after {
    content: none !important;
}

form.listing-form .form-control::after {
    content: "data:image/svg+xml;utf8,<svg fill='red' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>";
}

form.listing-form .form-control::-webkit-input-placeholder {
    color: #CBCBCB;
}

form.listing-form .form-control:-ms-input-placeholder {
    color: #CBCBCB;
}

form.listing-form .form-control::placeholder {
    color: #CBCBCB;
}

.custom-file-input:lang(en)~.custom-file-label::after {
    display: none;
}

.listing-form-wrapper h3 {
    line-height: 0.8;
    margin-bottom: 0 !important;
}


/* ------------------ add listing ------------------ */

form.listing-form button.form-submit {
    width: 100%;
    padding: 20px;
    background-color: #5791FF;
    border-radius: 0;
    margin-top: 15px;
}

form.listing-form button.form-submit:hover {
    background-color: #2770fa;
}

form.listing-form button.form-submit strong {
    color: #fff !important;
}

.listing-form .input-group-text {
    padding: 17px;
}


/* ------------------ log in ------------------ */

.google-login i {
    font-size: 24px;
    padding: 16px 2px;
}

/* ------------------ Business Page ------------------ */

.business .row{
    
    height: 90vh;
}
.business .ban-in{
    max-width: 36rem;
    border-radius: 0.5rem;
    text-transform: capitalize;
    padding: 2rem;
    background: white;
}
.justify-center {
    justify-content: center;
}
.items-center {
    align-items: center;
}
.flex-col {
    flex-direction: column;
}
.h-full {
    height: 100%;
}
.business .banner-inner h1{
        font-size: 3rem;
    line-height: 1;
    font-weight: 700;
}

.business .banner-inner li{
        font-size: 1.2rem;
    line-height: 2rem;
}
.business .banner-inner .text_1{
        font-size: 1.5rem;
    line-height: 2rem;
        font-weight: 700;
}
.business .nav-item .button{
        background: #5e8ae7;
            font-size: 16px;
}
.business .banner-inner li svg{
        font-size: 1.5rem;
    line-height: 2rem;
}
.gap-2 {
    gap: 0.5rem;
}
.business1{
    padding: 70px 0;
}
.business1 .b-title{
        max-width: 42rem;
        margin: 0 auto;
    font-size: 2rem;
    font-weight: 700;   
}
.gap-8{
    gap: 2rem;
}
.mb-4{
    margin-bottom: 1rem; 
}
.my-10 {
    margin-bottom: 2.5rem;
    margin-top: 2.5rem;
}
.business1 ul li svg{
        font-size: 1.5rem;
    line-height: 2rem;
}
.l_more{
    color: #5e8ae7;
    padding-top: 10px; 
}
.business2{
    padding: 70px 0;
}
.business2 .b-title{
        max-width: 42rem;
        margin: 0 auto;
    font-size: 2rem;
    font-weight: 700;   
}
.business2 .banner-inner li svg{
        font-size: 1.5rem;
    line-height: 2rem;
}
.font-bold {
    font-weight: 700;
}
.grid {
    display: grid;
}.gap-10 {
    gap: 2.5rem;
}.mt-20 {
    margin-top: 5rem;
}.gap-4 {
    gap: 1rem;
}.text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
}
.listing-form-section1 .list-col{
    box-shadow: rgba(0, 0, 0, 0.16) 0px 0px 10px; 
    margin: 5rem 0 !important; 
    border-radius: 0.5rem;
}
@media (max-width: 767px){
    .sticky .cross-btn {display: block !important}
.flex-row1{
    flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
}
.listing-form-section1 .row{
    padding: 2rem;
}
}
@media (min-width: 768px) and (max-width: 1024px){
.listing-form-section1 .row{
    padding: 2rem;
}
}
@media (max-width: 768px){
    .business1 .b-title{
    text-align: left;
}
.business .banner-inner h1{
    font-size: 1.5rem;
}
.business .ban-in{
    padding: 1.5rem;
    text-transform: capitalize; 
    margin: 1.5rem;
}
}
.listing-form-section1 .list-col form button{
width: 180px;
}
@media (min-width: 280px) and (max-width: 425px){
.listing-form-section1 .row{
padding: 1.2rem;
}
.listing-form-section1 .list-col{
    margin: 2rem 0; 
}
.listing-form-section1 .list-col form h1{
    font-size: 1.5rem;
    text-transform: capitalize;
}

.business .banner-inner li{
font-size: 1rem;
}
.text-2xl{
    font-size: 1.2rem;
}
.business .banner-inner .text_1,.business1 .b-title,.business2 .b-title{
    font-size: 1.2rem;
    text-transform: capitalize; 
}

.business .nav-item .button{
    font-size: 13px;
}
}
@media (min-width: 768px){
    .flex-row1{
        flex-direction: row;
    }
.md\:grid-cols-2 {
    grid-template-columns: repeat(2,minmax(0,1fr));
}}



/* ------------------ Business Info ------------------ */

section.business-detail-wrapper {
    padding-top: 20px;
}

.business-detail-section {
    padding-bottom: 20px !important;
}

.business-detail-wrapper .business-detail {
    color: #fff;
    padding-left: 20px;
    align-self: center;
}

.business-detail-section {
    margin-top: 50px !important;
}

.business-detail-description h3 {
    font-size: 35px;
    font-weight: 700;
    margin: 20px 0;
    line-height: 0.8;
}

.business-detail-section h3 {
    margin: 20px 0;
    line-height: 0.8;
}

.business-detail-wrapper img.business-logo {
    width: 100%;
    height: 250px;
    object-fit: cover
}

.business-info-tags .single-tag {
    border: 1px solid #263547;
    font-weight: 300;
    width: 168px;
    padding: 8px 8px 6px;
    margin-right: 10px;
    display: inline-block;
    text-align: center;
}

.single-tag img {
    width: 18px;
    vertical-align: text-bottom;
}
/*
.business-detail-logo {
    height: 180px;
    max-height: 230px
}*/

.business-info-tags span:last-child {
    margin-right: 0;
}

.business-detail-rating .fa-star {
    color: #ECC56F;
}
body .breadcrumb.border-bread {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-bottom: 50px !important;
    margin-top: 25px !important;
}

.business-address-details>span {
    display: inline-block;
    line-height: 2;
}

.business-address-details span i {
    width: 20px;
}

.business-address-details span>span {
    display: contents;
    margin-left: 10px;
    font-weight: 400;
}

.business-address-details {
    clear: both;
    border: 1px solid #707070;
}

.business-gallery {
    margin-top: 20px;
}

.business-gallery img {
    width: 100%;
    height: 100%;
}

.business-action-btn a {
    width: 48.4%;
    margin-right: 2%;
    border: none;
    border-radius: 0;
}

.business-action-btn a:last-child {
    margin-right: 0;
}

.business-hours-wrapper {
    margin-top: 20px;
    padding: 20px 20px;
    border: 1px solid #707070;
}

.business-hours-wrapper h4 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
}

.business-hours-wrapper .row [class^="col"] {
    margin-bottom: 10px;
}

.business-hours-wrapper .business-day {
    font-weight: 500;
}

.business-hours-wrapper .business-timing {
    float: right;
    font-weight: 400;
}

/*.business-reviews-wrapper {
    overflow-x: scroll;
    height: 700px;
    padding:15px 
}*/

.business-detail-review .single-business-review {
    box-shadow: 0px 0 10px rgb(0 0 0 / 15%);
    margin-bottom: 40px;
}

.business-detail-review .single-business-review:last-child {
    margin-bottom: 0;
}

.single-business-review .top-part {
    background-color: #F5F7FA;
}

.rate {
    float: left;
    height: 46px;
    padding: 0 10px;
}
.rate:not(:checked) > input {
    position:absolute;
    top:-9999px;
}
.rate:not(:checked) > label {
    float:right;
    width:1em;
    overflow:hidden;
    white-space:nowrap;
    cursor:pointer;
    font-size:30px;
    color:#ccc;
}
.rate:not(:checked) > label:before {
    content: '★ ';
}
.rate > input:checked ~ label {
    color: #ffc700;    
}
.rate:not(:checked) > label:hover,
.rate:not(:checked) > label:hover ~ label {
    color: #deb217;  
}
.rate > input:checked + label:hover,
.rate > input:checked + label:hover ~ label,
.rate > input:checked ~ label:hover,
.rate > input:checked ~ label:hover ~ label,
.rate > label:hover ~ input:checked ~ label {
    color: #c59b08;
}


.rating-stars ul {
  list-style-type:none;
  padding:0;
  
  -moz-user-select:none;
  -webkit-user-select:none;
}
.rating-stars ul > li.star {
  display:inline-block;
  
}

/* Idle State of the stars */
.rating-stars ul > li.star > i.fa {
  font-size:2.5em; /* Change the size of the stars */
  color:#ccc; /* Color on idle state */
}

/* Hover state of the stars */
.rating-stars ul > li.star.hover > i.fa {
  color:#FFCC36;
}

/* Selected state of the stars */
.rating-stars ul > li.star.selected > i.fa {
  color:#FF912C;
}



.single-business-review .top-part img {
    height: 100%;
    width: 100%
}

.single-business-review .fa {
    color: #ECC56F;
}

.single-business-review .bottom-part {
    padding: 20px 20px 10px;
}

.single-business-review .confirmation-part a:first-child {
    margin-right:20px;
}

.single-business-review .confirmation-part {
    padding: 0px 20px 20px;
}

.business-social-links {
    padding: 20px 10px;
    text-align: center;
    border: 1px solid #707070;
    margin-top: 20px;
}

.business-social-links a {
   font-size: 20px;
    margin-right: 10px;
    display: inline-block;
    width: 45px;
    height: 45px;
    line-height: 50px;
    color: #fff;
    border-radius: 45px;
}

.business-social-links a:last-child {
    margin-right: 0;
}

.business-social-links a i {
    margin-top: 8px;
}

.business-social-links a.facebook-icon {
    background: #3C5A99;
}

.business-social-links a.twitter-icon {
    background: #5DA9DD;
}

.business-social-links a.linkedin-icon {
    background: #206690;
}

.business-social-links a.instagram-icon {
    background: #d6249f;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}
.faqs{
    padding-top: 0 !important
}
.business-info-location {
    margin-top: 20px;
    border: 1px solid #707070;
}
.card-content p{
    margin-bottom: 0 !important
}
body .cat {
    font-size: 13px;
    margin-bottom: 7px !important;
}
.business-info-featured {
    margin-top: 20px;
    border: 1px solid #707070;
}

.business-gallery .slick-slide {
    margin: 0 10px !important;
}

.business-gallery .slick-list {
    margin: 0 -10px !important;
}

.info-featured-image {
    position: relative;
}

.info-featured-image img {
    width: 100%;
    object-fit: fill;
}

.featured-tag {
    position: absolute;
    background: #EA4235;
    color: #fff;
    border-radius: 25px;
    top: 0;
    left: 20px;
    top: 20px;
    padding: 5px;
    font-size: 11px;
    font-weight: bold;
}

.featured-bottom {
    padding: 20px;
}


/* .featured-bottom::after{
    background: url('../images/topsport-images/burger-2.jpg'), rgb(255 255 255 / 60%);
    background-repeat: no-repeat;
    background-size: cover;
} */

.featured-bottom span,
.featured-bottom a {
    display: block;
    font-weight: normal;
}

.featured-location,
.featured-category {
    display: inline-block !important;
    padding: 0 10px;
    margin-top: 20px;
}

.featured-category svg {
    width: 25px;
    height: 25px;
}

.review-rating-meter .rating-stars i {
    font-size: 20px;
}

.review-rating-meter .rating-stars i.checked {
    color: #ECC56F;
}

.review-rating-meter .review-rating-title {
    font-size: 18px;
    vertical-align: middle;
}

.review-rating-meter h4 {
    display: inline;
    vertical-align: -webkit-baseline-middle;
}

.review-rating-meter .review-rating-title span {
    vertical-align: bottom;
    margin-right: 10px;
}

.review-rating-meter .review-rating-title span:last-child {
    margin-right: 0;
}

.review-rating-meter .review-rating-title .checked {
    color: #5791FF;
}


/* .navbar-toggler-icon {
    width: 3em;
    height: 3em;
} */

.navbar-toggler-icon {
    vertical-align: sub;
}

.review-rating-meter~.form-submit {
    background-color: #1093ec;
    color: #fff;
    border-radius: 0 !important;
    padding: 15px 30px !important;
}

.jq-ry-container {
    display: inline-block !important;
}

.popular-categorie-box img {
    max-width: 30px;
}

.popular-categorie-box:hover img{
    filter: invert(1);
}
    
.more .d-flex {
    justify-content: center;
}

.filter .block:last-child{
    border: none !important
}

.more img{max-width: 15px;margin-right: 10px}

.more {margin-top:30px;}

#pricing .card-deck {
    margin: 0;
}

#filter-btn {display :none}

.arrow-right,
.arrow-left {
    background: #EA4235 !important;
}

.more .col-xs-12{padding-top: 15px;
padding-bottom: 15px}

.more svg{
    font-size: 22px;
    margin-right: 10px;
}

.more p{font-size: 17px}

.block .fa-star{
    color: #ECC56F;
    font-size: 15px;
}

.arrow-right {
    right: -35px !important;
}

.arrow-left {
    left: -35px !important;
}

#topspot102 .arrow-right,
#topspot102 .arrow-left {
    background: transparent;
    font-size: 40px;
}

#topspot102 .arrow-left {
    left: -40px !important;
    display: none !important;
}

#topspot102 .arrow-right {
    right: -40px !important;
}

.jq-ry-container>.jq-ry-group-wrapper>.jq-ry-group>svg {
    width: 22px;
    height: 22px;
}

.trending-ads-slide .product-item {
    box-shadow: none !important;
    border: 1px solid #707070 !important;
}

section.reviews .trending-ads-slide .slick-arrow {
    color: #fff !important;
    background: #ea4235 !important;
    font-size: 14px;
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.all-btn{
    padding-top: 20px !important;
}

.reviews .card h4{
    font-size: 22px !important;
}

.trending-ads-slide .slick-arrow {
    border: none;
    color: #1262FE;
    background: #fff !important;
    box-shadow: 0px 0px 6px rgb(0 0 0 / 16%) !important;
}

.trending-ads-slide .slick-arrow.arrow-left {
    left: -40px;
}

.trending-ads-slide .slick-arrow.arrow-right {
    right: -40px;
}

#pricing .card-row {
    align-items: center;
    justify-content: center;
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: none !important;
}

.cant-find {
    border: 1px solid #D5D5D5;
    padding: 40px;
    /*margin-top: 30px;*/
}

.more{display: none}
.more.visible{display: flex } 

.navbar-brand{padding-right: 50px !important}

.navigation{padding:0 !important;}

.login-button{padding:0 !important ;margin-right: 40px !important}

@media (min-width: 1280px){
.xl\:px-24 {
    padding-left: 6rem;
    padding-right: 6rem;}
}

@media only screen and (min-width: 1200px) {


    .container {
        max-width: 1200px;
    }
    .slick-track .container,.advance-search {
        max-width: 1200px;
    }
    .large-container,header .container{
        max-width: 100% !important;
    }
    .advance-search {
        margin: 0 auto
    }
    .popular-businesses-img {
        height: 299px;
    }
}

@media only screen and (max-width: 1199px) {
    .right-180 {
    right: 160px !important;
}
.login-button button.gap-2{gap:0 !important;}
.navbar-brand{    padding-right: 0 !important}


    .login-button{padding:6px !important;margin-right: 10px !important}

    .single-business-review .top-part .row .col-lg-5 {
    padding: 15px 30px 15px 30px !important;
}

     .login-button {
    font-size: 16px
    }

    .navbar-brand img{
        max-width: 200px
    }
    nav ul.pagination li a.page-link{
        width:53px;
    }
    .fatured-listing-slider .list-location{
        float: none !important
    }
    .fatured-listing-slider .list-tags{
        text-align: left !important;
        margin-top: 10px;
        padding: 0 !important;
    }
    section.search-result.list-view .fatured-listing-slider .single-search-result img{
        height:300px ;
    }
    .business-address-details span>span {
        margin-left: 0;
    }
    a.btn.btn-pricing {
        font-size: 20px;
    }
    #pricing .col-md-2 {
        display: none;
    }
    #pricing .col-lg-4 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .business-action-btn a {
        width: 48%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .container {
        max-width: 950px;
    }
    .popular-businesses-img img {
        max-height: initial;
        height: 291px;
        object-fit: fill;
    }
    .popular-business-bottom .popular-business-title {
        margin-right: 25px;
    }
    .popular-categorie-box h4 {
        height: 45px;
    }
    .card .text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
}
    .popular-business-bottom .popular-business-title {
        font-size: 18px;
        margin-right: 10px;
    }
    .popular-business-svg {
        vertical-align: middle;
    }
    section#hot-locations .tab-pane .row .col-md-8 {
        -ms-flex: 0 0 58.333333% !important;
        flex: 0 0 58.333333% !important;
        max-width: 58.333333% !important;
    }
    section#hot-locations .tab-pane .row .col-md-4 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .app-buttons img {
        width: 160px;
    }
}

@media only screen and (min-width: 992px) {
    .cat-toggle {
        display: none;
    }
    section.search-result.list-view .single-search-result:not(.featured-single-search) .listing-img {
        max-height: 250px
    }
}

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

    .login-button button{padding:0 !important;color:#fff !important;}

.nav-item{
    margin-bottom: 10px !important;
}
.login-button .text-secondary{color:#fff !important;}

.nav-link svg,.nav-link a{color:#000 !important;}

.cross-btn{display: block !important}
.navbar-nav {
    display: block;
    position: fixed;
    right: 0;
    background: #0d93ec;
    z-index: 9;
    width: 270px;
    padding: 65px 20px 20px;
    top: 0;
    height: 100%;
}
.nav-item a,.nav-item svg{color: #fff !important}
.right-180 {
    right: auto !important;
}


    .prifile-btn {
        margin-left: 0
    }
    nav ul.pagination li a.page-link{
        width:47px;
    }
    .popular-categories .card {
        margin-bottom: 30px
    }

    #pricing .row .col-md-2 {
        display: none !important;
    }
    .heading-header h2 {
        font-size: 34px;
    }
    body section.hero-area .advance-search form .form-row .form-group:nth-child(1) {
        display: none;
    }
    #hot-locations .businesses-listing div#list-tab {
        display: none;
    }
    /* #hot-locations .businesses-listing #list-tab {
        overflow: scroll;
        width: max-content;
        display: list-item;
    } */
    #hot-locations .businesses-listing #list-tab a {
        display: block;
        width: 160px;
        float: left;
    }
    .jq-ry-normal-group svg {
        height: 20px !important;
        width: 20px !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .single-business-review .top-part img {
        width: 100%;
    }
    .single-business-review .top-part .row .col-lg-3,
    .single-business-review .top-part .row .col-lg-4 {
        padding-right: 0 !important;
    }
    .single-business-review .top-part .row .col-lg-5 span {
        font-size: 16px;
    }
    .single-business-review .fa {
        font-size: 15px;
    }
    .single-business-review .top-part h5 {
        font-size: 17px;
    }
    .single-business-review .top-part small {
        display: block;
        font-size: 12px;
    }
    .featured-bottom span,
    .featured-bottom a {
        font-size: 17px;
    }
}

@media only screen and (min-width: 768px) {
    .advance-search .form-row .form-group .form-control {
        border: none;
        border-right: 1px solid #707070;
        color: #263547;
    }
    .advance-search .form-row .form-group:nth-child(2) .form-control,
    .advance-search .form-row .form-group:nth-child(3) .form-control {
        border-right: 0 !important;
    }
    .app-slider .col-md-5 {
        padding: 10% 15px;
        float: left;
    }
    .app-slider .col-md-7 {
        float: left;
    }
    .popular-category-list>.col-md-12 {
        display: none !important;
    }
    .hot-location-select {
        display: none !important;
    }
    .form-desktop-part {
        display: block;
    }
    .form-mobile-part {
        display: none;
    }
}

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

    #filter-btn{display: block}

    .sticky {   position: fixed !important;
    left: 0 !important;
    top: 0;
    z-index: 99999999;
    padding-top: 50px;
    width: 100% !important;
    height: 100vh;overflow-y:scroll;background: rgba(255,255,255,1);padding:30px }

    .sticky{display: none}

    .filter .cross-btn{
    color: #000}

    .featured-single-search img{
        width: 100% !important
    }
    .login-form{
        margin:30px 0;
    }
    body,
    html {
        font-size: 16px !important;
    }
    /* section,
    body #business-category {
        padding: 10% 0 !important;
    } */
    section h2 {
        text-align: center;
    }
    header .nav-brand {
        width: 200px;
    }

    nav .navbar-brand {
        width: 270px;
    }
    nav {
        display: block;
    }
    nav a {
        display: inline-blocka;
    }
    nav .navbar-brand img {
        width: 100%;
    }
    body a.btn-category {
        width: 100%;
        text-align: center;
        margin-right: 0 !important;
        margin-top: 0 !important;
        justify-content: center;
    }

    .cat-toggle {
        display: block;
        font-size: 25px !important;
    }
    .business-category {
        padding: 0 !important;
        margin-bottom: 20px;
    }
    body nav .login-button {
        display: inline-block;
    }
    .popular-category-list {
        margin: inherit !important;
    }
    .listings h2 {
        margin-left: 0 !important;
        margin-bottom: 10px !important;
    }
    /* #popular-busines .listings .col-md-12 {
        overflow: scroll;
    } */
    .advance-search .row .form-group {
        margin-bottom: 10px !important;
    }
    .advance-search .row .form-group:last-child {
        margin-bottom: 0 !important;
    }
    .business-category svg {
        width: 30px;
        height: 30px;
    }
    #popular-busines .listings {
        overflow-y: scroll;
    }
    #popular-busines #list-tab {
        height: unset !important;
    }
    #popular-busines #list-tab a {
        text-align: center;
        float: left;
        display: block;
        padding: 10px 30px !important;
    }
    .popular-business-stat {
        visibility: visible;
    }
    #popular-busines #list-tab .slick-prev {
        left: 5px !important;
    }
    #popular-busines #list-tab .slick-next {
        right: 5px !important;
    }
    .business-detail-wrapper .business-detail {
        padding: 15px;
    }
    .topspot-content img {
        width: 100%;
        height: 100%;
        object-fit: contain;
        max-width: initial !important;
    }
    #topspot {
        background-size: contain;
        background-position: unset;
    }
    .topspot-img {
        padding: 43% 0 !important;
    }
    #hot-locations .popular-business-bottom {
        padding: 15px 0;
        text-align: center;
    }
    body .businesses-listing #list-tab a {
        border-bottom: none;
        border-right: 1px solid #fff;
    }
    /* .topspotright-content {
        padding: 30px 30px !important;
    } */

    #popular-busines .row.listings {
        margin-bottom: 1rem;
    }
    .topspot-content h2 {
        font-size: 30px;
    }
    #pricing .row>div:nth-child(3),
    #pricing .row>div:nth-child(3) .card {
        margin-bottom: 0;
    }
    .topspot-tracksdown {
        text-align: center;
    }
    .app-buttons {
        margin: 0 auto;
        width: fit-content;
    }
    .app-buttons img {
        margin-right: 10px;
    }
    .app-buttons img:last-child {
        margin-right: 0px;
    }
    .listings-near img {
        width: 100% !important;
    }
    .topspot-tracksdown p {
        padding-top: 0%;
        font-size: 23px;
    }
    .topspot-tracksdown p br {
        display: none;
    }
    body #pricing>.container.mt-5,
    body #pricing>.container.mb-5 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    section.business-detail-wrapper {
        padding-bottom: 0 !important;
    }
    section>.container>.row>.col-md-12 {
        margin-bottom: 0 !important;
    }
    .business-detail-section h3 {
        margin: 20px 0 !important;
    }
    .business-detail-section p {
        margin-bottom: 0 !important;
    }
    .business-address-details {
        margin-top: 0px;
    }
    .business-gallery .row .col-md-6:first-of-type {
        margin-bottom: 20px;
    }
    .listing-form-wrapper img {
        margin: 10px 0 !important;
    }
    .listing-form-wrapper {
        padding: 20px !important;
    }
    section.search-result.list-view .single-search-result .list-content {
        border-left: 1px solid #D5D5D5 !important;
    }
    nav.pagination-nav {
        overflow-x: scroll;
    }
    body nav.pagination-nav ul {
        display: flex !important;
    }
    #topspot102 .container .row {
        flex-direction: column-reverse !important;
        display: flex !important;
    }
    .topspot-content {
        text-align: center;
        margin-top: 10px;
    }
    .section-title p {
        padding: 0 !important;
        margin-bottom: 0 !important;
    }
    #pricing .col-lg-4 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    #pricing .row .card-deck {
        margin-bottom: 20px;
    }
    .card.card-pricing {
        margin-bottom: 0 !important;
    }
    #hot-locations .tab-pane>.row {
        margin-bottom: 0;
    }
    .popular-businesses-img img {
        margin-bottom: 0;
    }
    body #popular-busines .row .mb-4 {
        margin-bottom: 0 !important;
    }
    body #popular-busines .col-md-6 .row [class^="col"] {
        margin-bottom: 20px !important;
    }
    #popular-busines .tab-pane img {
        width: 100%;
        height: 400px;
    }
    .businesses-listing select#list-tab {
        -webkit-appearance: none !important;
        -moz-appearance: none !important;
        width: 100%;
        background-color: #1664f6 !important;
        color: #fff;
        padding: 15px;
        font-weight: 900;
        box-shadow: none !important;
    }
    .hot-location-select::after {
        content: '\f078';
        font: normal normal normal 17px/1 FontAwesome;
        color: #fff;
        right: 32px;
        top: 8px;
        height: 36px;
        padding: 15px 0px 0px 8px;
        border-left: 1px solid #fff;
        position: absolute;
        pointer-events: none;
        line-height: 0.5;
    }
    .businesses-listing select#list-tab:focus-visible,
    .businesses-listing select#list-tab:visited {
        outline: 0 !important;
    }
    #popular-busines #list-tab .slick-current {
        border-bottom: 0 !important;
    }
    #popular-busines #list-tab {
        border: none !important;
    }
    .section-title {
        margin-bottom: 10px !important;
    }
    section.popular-deals .product-item {
        margin-bottom: 0 !important;
    }
    .jq-ry-normal-group svg {
        height: 18px !important;
        width: 18px !important;
    }
    .jq-ry-container>.jq-ry-group-wrapper>.jq-ry-group.jq-ry-normal-group {
        width: 65% !important;
    }
    .jq-ry-container>.jq-ry-group-wrapper {
        width: fit-content !important;
    }
    .jq-ry-container {
        width: inherit !important;
    }
    .rating-stars {
        width: 90px !important;
    }
    .review-rating-meter .review-rating-title span {
        font-size: 14px !important;
    }
    .review-rating-meter .review-rating-title span:first-child {
        margin-left: 30px !important;
    }
    .review-rating-meter .review-rating-title {
        width: 74% !important;
    }
    .form-desktop-part {
        display: none;
    }
    .form-mobile-part {
        display: block;
    }
    .heading-header {
        padding: 40px 0;
    }
    .business-info-tags .single-tag {
        width: 45px;
    }
    .business-info-tags .single-tag span {
        display: none;
    }
    .footer-newsletter {
        text-align: center;
    }
    .footer-newsletter img {
        width: 300px !important;
    }
    footer .footer-newsletter .col-md-4 {
        margin: 1rem 0;
    }
    .footer-links-wrapper {
        padding: 40px 0;
    }
    .footer .row .block {
        margin-bottom: 20px !important;
    }
    .footer .row .block:last-child {
        margin-bottom: 0 !important;
    }
}

@media only screen and (min-width: 991px) and (max-width: 1199px) {

.hero-area .advance-search{
    bottom: 28%; 
}

}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-area .advance-search{
    bottom: 28%; 
}
    .container {
        max-width: 800px;
    }
    .app-buttons img {
        width: 140px;
        height: 43px;
    }
    section.search-result.grid-view .listing-min-max-price {
        padding: 0px 10px 10px 10px;
    }
    .listing-min-max-price span {
        font-size: 13px;
    }
    #hot-locations .tab-pane>.row {
        margin-bottom: 20px;
    }
    .popular-businesses-img img {
        max-height: 239px !important;
    }
    .single-business-review span {
        font-size: 12px;
    }
    .single-business-review .fa-star {
        width: 12px !important;
        height: 12px !important;
    }
    .single-search-result .list-tags .tag {
        width: 100% !important;
        margin-bottom: 5px;
    }
    .footer-newsletter-form button {
        font-size: 14px;
        padding: 0;
        height: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .search-result{padding-top: 30px !important}
    .slide-btn{display: block !important}
    .arrow-right, .arrow-left{top:30% !important;}
    .pad-left-5{padding-left: 0 !important}
    .topspotright-content {
        margin-bottom: 30px
    }
    .list-group{
            margin-bottom: 50px;
    }
    .banner-content h1 {
        font-size: 60px
    }

    .banner-content .slick-track>div {
    padding: 60px 0;
    }
    .hero-area .advance-search {
    position: absolute;
    left: 0;
    right: 0;
    max-width: 90%;
    width: 100%;
    margin: 0 auto;
    }

   .hero-area .advance-search{
    bottom: 28%; 
    }
}

@media (max-width: 576px){
    .business-detail-logo{
        float: left !important
    }
    .open-img{
        right: -25px;
    }    
    .img-col img {
    max-width: 130px;
    max-height: 130px;
    margin-right: 0;}
}


@media only screen and (min-width: 576px) and (max-width: 767px) {
    .container {
        max-width: 680px;
    }
    .row.business-image .col-sm-3 {
        -ms-flex: 0 0 33.333333% !important;
        flex: 0 0 33.333333% !important;
        max-width: 33.333333% !important;
    }
    .row.business-image .col-sm-3 h4 {
        height: 40px !important;
    }
}

@media only screen and (max-width: 575px) {
    /* #pricing .card-deck {
        margin-bottom: 20px;
    } */
    section.business-detail-wrapper {
        margin-top: 0 !important;
    }
    .business-detail-wrapper img.business-logo {
        height: 150px;
        object-fit: contain;
    }
}

@media only screen and (min-width: 600px) and (max-width: 665px) {
    #popular-busines #list-tab {
        height: 49px !important;
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .single-search-result .list-tags .tag {
        padding: 5px 18px;
        max-width: 160px;
        width: initial;
    }
    .listing-img {
        max-height: 300px;
    }
}

@media only screen and (max-width: 640px) {
.pagination .page-item:last-child{
    position: absolute;
    right: 15px;
}

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

    .aside-bar-list{
        flex-direction: inherit;
        overflow-x: scroll;
    }

    .aside-bar-list .list-group-item-action {
    min-width: fit-content !important;
    margin-right: 6px;
}

    .arrow-left {
    left: 5px !important;
}

    .arrow-right {
    right: 5px !important;
}

    .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
        padding-right: 20px !important;padding-left: 20px !important
    }

    .banner-head {
    font-size: 50px}

    .banner-text {
    font-size: 20px}
    .cant-find .text-right{
        text-align: left !important;margin-top: 20px
    }
    .single-business-review .col-4 {
        padding-right: 0 !important;
    }
    .single-business-review .col-4 h5 {
        font-size: 14px !important;
    }
    .single-business-review .col-5 {
        padding-left: 0 !important;
    }
    .single-business-review .col-5 span {
        font-size: 12px !important;
    }
    .single-business-review .col-5 .fa-star {
        font-size: 10px !important;
    }
}

@media only screen and (max-width: 480px) {
    body section {
    padding: 80px 0 !important;
}
    .slide-btn a .tag{
        margin-bottom: 5px !important
    }
    .fatured-listing-slider .list-description {
    max-width: 100%;
}
    section.breadcrumb span,
    section.breadcrumb ul li a {
        font-size: 12px;
    }
    .popular-business-bottom .popular-business-title {
        margin-right: 9px;
    }
    .app-buttons img {
        width: 130px;
        object-fit: contain;
    }
    .single-search-result .list-tags .tag {
        max-width: 100%;
        width: 100%;
        display: block;
        padding: 5px 0;
        font-size: 10px;
        margin-right: 0;
        margin-bottom: 5px;
    }
    .single-search-result .list-tags .tag:last-child {
        margin-bottom: 0;
    }
    .single-search-result .list-tags .tag i {
        width: 30px;
        margin-top: 3px;
    }
    .single-search-result .list-tags .tag span {
        width: 75px;
        text-align: left;
        margin-top: 4px;
    }
    .featured-single-search .col-8,
    .featured-single-search .col-4 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
    .single-search-result .top-part .list-direction {
        float: none !important;
    }
    .featured-single-search .bottom-listing .list-location {
        float: none !important;
    }
    .featured-single-search .list-tags {
        padding: 10px 0 !important;
    }
    .cant-find {
        padding: 20px;
    }
    .search-result p {
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 400px) {
    .login-form label > p{
        left: 20px
    }
    nav .navbar-brand {
        width: 170px !important;
    }
}
@media only screen and (max-width: 380px) {

.hero-area .advance-search{
    bottom: 20%; 
}
.banner-content p{
    font-size: 24px
}
}