.cata-sub-nav {
    /* background: #eee; */
    padding: 20px 15px 20px;
    /* Make this scrollable when needed */
    overflow-x: auto;
    /* We don't want vertical scrolling */
    overflow-y: hidden;
    /* Make an auto-hiding scroller for the 3 people using a IE */
    -ms-overflow-style: -ms-autohiding-scrollbar;
    /* For WebKit implementations, provide inertia scrolling */
    -webkit-overflow-scrolling: touch;
    /* We don't want internal inline elements to wrap */
    white-space: nowrap;
    /* Remove the default scrollbar for WebKit implementations */
}

.cata-sub-nav::-webkit-scrollbar {
    display: none;
}

.cata-sub-nav ul {
    margin: 0;
    display: flex;
    -webkit-padding-start: 0px;
}

.cata-sub-nav li {
    display: inline-table;
    margin: 0 10px;
    font-size: 16px;
}

/* .arrow {
    background: red;
} */

.nav-prev {
    width: 25px;
    height: 25px;
    position: absolute;
    left: 7px;
    margin-top: -2px;
}

.nav-next {
    width: 25px;
    height: 25px;
    position: absolute;
    right: 7px;
    margin-top: -22px;
}
.custom-padding-to-col{
    padding:0px 3px !important;
}


article {
    margin-bottom: 50px;
}

article .margin {
    margin-bottom: 100vh;
}

.cata-sub-nav nav.nav {
    display: block;
    width: 100%;
    top: 0;
    left: 0;
    /* position: fixed; */
    /* padding: 30px; */
}

.cata-sub-nav nav a {
    display: inline-flex;
    /* padding: 0 4px; */
    padding: 0px 10px 10px 5px;
    color: #000;
    text-decoration: none;
}

.cata-sub-nav nav a:hover,
.cata-sub-nav nav a:focus {
    color: #000;
}

.cata-sub-nav nav a.active {
    color: #4c9b94;

    /* color: #087D74 !important; */
    border-top: 0px !important;
    border-left: 0px !important;
    border-right: 0px !important;
    border-bottom: 4px solid #087D74 !important;
    font-size: 18px !important;
    font-family: 'Inter';
    font-weight: 500;
    line-height: 25px;

}


html,body{height:100%;margin:0}
#map_canvas{height:100%;}
/* .nav-link{
    padding: .5rem !important;
} */
.custom-back{
    z-index: 1;
    margin: 10px;
    top: 0;
    right: 125px;
}
.custom-draw{
    z-index: 1;
    margin: 10px;
    top: 0;
    right: 50px;
}
.custom-draw-3{
    z-index: 1;
    margin: 10px;
    top: 10px;
    right: 70px;
}
.custom-draw-2{
    z-index: 1;
    margin: 10px;
    top:10px;
    right: 20px;
}
div#map-draw-submit {
    background: #3e3e3e;
    width: 100%;
    height: 58px;
}
.card.shadow-sm {
    z-index: 1;
}
.capatilize {
    text-transform: capitalize;
}
.agent .care-home-text textarea{
    max-height:120px !important;
}

.arrow{
    color: #ccc;
    background-color: #ccc;
    display: inline-block;
    height: 1px;
    width: 12px;
    position: relative;
    vertical-align: bottom;

}     
.max_value{
    padding: 6px 6px 6px 30px;
}

/* .price_Ranges {
    width: 50%;
} */
.price_Ranges a {
    display: block;
    text-align: left;
    padding: 6px 0 6px 0;  
    font-weight: 500;
}
.price_Ranges a.min_value, .price_Ranges a.max_value {
    padding-right: 12px;
    padding-left: 12px;
}
.price_Ranges a.disabled {
    pointer-events: none;
    cursor: default;
    color: #E5E4E2;
}
.price_Ranges a:hover {
    color: #0074e4;
    cursor: pointer; 
    text-decoration: none;
}
.btnClear {
    clear: both;
    border-top: 1px solid #dadada;
    padding: 5px 0 0 0;
    text-align: center;
}
input.inputError,
input.inputError:focus {
    border-color: #e2231a;
    background-color: white;
    color: #e2231a;
    box-shadow: inset 0 0 5px #F7BDBB;
    border-radius: 0;
}

.filter-option.span_pricepull-left {
    float: left;
}

span#price_range1 {
    display: inline-block;
    /*margin-right: 5px;*/
}

span#price_range2 {
    display: inline-block;
}

.page-section {
    /*height: 100%;*/
    width: 100%;
    
    height: auto;
}
.con{
    height: 460px;
    overflow-y: scroll;
    scroll-behavior: smooth;
    overflow-x: hidden;
}

@media (min-width: 1100px) {
    .col-xl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

body .search-page-container.map-on-left {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse;
}
@media screen and (min-width: 900px) {
    body:not(.mobile-web) #search-page-react-content, body:not(.mobile-web) #wrapper, body:not(.mobile-web) .search-page-container {
        overflow: hidden;
        -webkit-overflow-scrolling: touch;
    }
}

@media screen and (min-height: 400px) {
    body.map-visible #search-page-react-content, body.map-visible #wrapper, body.map-visible .search-page-container {
        overflow: hidden;
        -webkit-overflow-scrolling: touch;
    }
}

body .search-page-container {
    display: -webkit-box;
    display: flex;
    min-width: 320px;
}

#content, #map_canvas, #map_wrapper, #wrapper, #z-app-root, #z-app-root .active-view, body #search-page-react-content, body #wrapper, body .search-page-container, body.map-visible, body.mobile-search-map, html {
    height: 100%;
}




@media screen and (min-width: 900px) {
    body:not(.mobile-web) .double-column-only {
        width: 375px;
        -webkit-box-flex: 0;
        flex: 0 0 375px;
    }
}


@media screen and (min-width: 900px) {
    body:not(.mobile-web) .search-page-list-container {
        -webkit-box-flex: 0;
        flex: 0 0 390px;
        box-shadow: -2px 2px 5px 0 rgba(0,0,0,.4);
        z-index: 1;
    }
}



@media screen and (min-width: 900px) {
    body:not(.mobile-web) .search-page-list-container {
        position: relative;
        overflow-y: auto;
    }
}

@media screen and (min-width: 1100px) {
    body:not(.mobile-web) .double-column-only {
        width: 750px;
        -webkit-box-flex: 0;
        flex: 0 0 750px;
    }
}




@media screen and (min-height: 400px) {
    body.map-visible .search-page-list-container {
        position: relative;
        overflow-y: auto;
    }
}


body .search-page-list-container {
    -webkit-box-flex: 1;
    flex: auto;
    width: 100%;
}

body .search-page-map-container {
    position: relative;
    -webkit-box-flex: 1;
    flex: 1 1 100%;
    display: -webkit-box;
    display: flex;
    flex-direction: column;
}
.nav-header {
    /* border-bottom: 1px solid #dee2e6;
    margin-bottom: 10px; */
}

@media (max-width: 820px) {
    /* .search-page-map-container {
        max-height: 310px;
    } */
    .custom-draw-3, .custom-draw-2 {
        top: 0px !important;
    }

    div#map-draw-submit {
        height: 70px !important;
    }
}
@media screen and (max-width:767px) {
    .page-section{
        margin-top: 0px;
    }
}