/*------responsive------------------------------------------------*/
@media only screen and (min-width: 920px) {
    .filter-offcanvas .offcanvas-body{
        padding:0 !important;
        max-height: 100%;
        overflow-y: inherit !important;
        background: #f5f7fb !important;
    }    

    .js-show-more {
        overflow-y: scroll;
        transition: overflow-Y .5s ease-out;
    }    
    .js-show-more::after {
        display:none;
    }    
    .show-more__button {
        display: none;
    }
}
@media only screen and (max-height: 800px) {
    .categoties-column_container {
        top: 80px;
    }
}
@media only screen and (max-width: 1270px) {
    .add-list span , .show-reg-form span  {
        position: relative;
    }
    .add-list:hover span , .show-reg-form:hover span {
        visibility: visible;
        opacity: 1;
    }
    .add-list{padding: 0 15px;margin-left: 10px;gap: 4px;}
    .show-reg-form {
        padding: 0 10px;
        margin-left: 0px;
    }
    .show-reg-form svg {flex-shrink: 0;}
    .hs-btn {
        top: 100%;
        margin-top: -58px;
    }
    .hs-btn_next {
        right: 30px;
    }
    .hs-btn_prev {
        left: auto;
        right:76px;
    }
    .col-list-wrap {
        width: 750px;
        padding-top: 30px;
    }
    .map-container.column-map {
        width: calc(100% - 750px);
        left: 0;
        top: 70px;
        height: calc(100% - 70px)!important;
    }
    .close_sb-filter , .col-list-wrap_opt  {
        display: block;
    }
    .categoties-column , .top-search-content .more-opt_btn , .top-search-content  .msotw_title , .top-search-content .close_msotw , .top-search-content-title , .col-list-wrap_opt2  {
        display: none;
    }
    .top-search-content {
        position: fixed;
        top: 70px;
        left: -500px;
        right:  auto;
        height:100%;
        width: 350px;
        padding: 80px 30px 80px;
        border-right: 1px solid #eee;
        overflow: auto;
        scrollbar-width: none;
        -ms-overflow-style: none;
        box-shadow: 0 5px 40px rgba(0,0,0,.07);
        transition: all 0.2s linear;
    }
    .top-search-content.vis-hiddenfilter {
        left: 0;
    }
    .top-search-content::-webkit-scrollbar {
    display: none;
    }
    .top-search-content:before{
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right:0;
        height:60px;
        background: #F5F7FB;
        z-index: 1;
    }
    .top-search-dec {
        width: 60px;
        height: 60px;
        line-height: 60px;
        z-index: 10;
    }
    .top-search-content .listsearch-input-item .filter-tags li {
        width: 50%;
    }
    .top-search-content .col-sm-3 , .top-search-content .col-sm-2 , .top-search-content .col-sm-4 {
        width: 100%;
        margin: 0;
    }
    .top-search-content .listsearch-input-item {
        margin: 0 0 10px 0;
        float: left;
        width: 100%;
    }
    .top-search-content   .custom-form .listsearch-input-item  input {
            margin: 0;
    }
    .top-search-content .listsearch-input-item label {
        padding-bottom:10px;
    }
    .more-search-opt-wrap {
        position:relative;
        top: 0;
        width:100%;
        border: none;
        box-shadow:none;
        padding: 0;
        visibility:  visible;
        opacity: 1;
        display: block;
        float: left;
        margin-top: 40px;
    }
    .msotw_footer {
        position: relative;
        float: left;
        padding: 15px 0;
        margin-top: 20px;
    }
    .map-container.column-map.right-position-map {
        right:0;
    }
    .header-search-button {
        margin-left: 20px;
    }
    }
@media only screen and (max-width: 1070px) {
    #wrapper {
            padding-top: 55px;
            overflow-x: hidden;
    }
    #wrapper:before{
        content: "";
        /* height: 116px; */
        width: 100%;
        background: #edeff3;
        position: fixed;
        display: block;
        right: 0;
        left: 0;
        top: 0;
        bottom: auto;
    }
    .map-container.column-map , .map-container.column-map.right-position-map  {
        width: 100%;
        left: -100%;
        transition: all 0.2s linear;
            z-index: 500;
    }
    .map-container.column-map.right-position-map {
        right:auto;
    }
    .map-container.column-map.vis-hiddenmap {
        left: 0;
    }
    .col-list-wrap {
        width: 100%;
    }
    .nav-button-wrap , .mob-nav-content-btn , .not-vis_lap , .map-close , .col-list-wrap_opt2   {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 8px;
        background: transparent;
        color: #1d1d1d;
        height: 25px;
        width: max-content;
        margin-right: 24px;
    }
    .not-vis_lap  {
        float: right;
    }
    .col-list-wrap_opt2   {
        padding: 25px 30px 0;
    margin-bottom: 20px;
    }
    .main-menu nav ul , .add-list_wrap  , .add-list_mob i , .header-opt_btn , .novis_header-mod , .secondary-nav , .scroll-nav , .grid-opt , .lws_mobile  ,.back-tofilters  , .list-searh-input-wrap  {
        display:none;
    }
    .menusb  , .main-menu .menusb ul  , .menusb li     , .menusb  a , .widget-posts-descr .listing-rating , .pricing-switcher-header  {
        width:100%;
    }
    .menusb , .main-menu .menusb ul  , .menusb li , .menusb  a    {
        float:left;
    }
    .main-menu{
        position: fixed;
        z-index: 999;
        top: 55px;
        right: 0;
        left: 0;
        width: 100%;
        height: 100%;
        padding: 0px 0 40px 0;
        background: #fff;
        border-radius: 0;
        border-right: none;
        border-bottom: none;
        visibility:hidden;
        max-height: 100vh;
        opacity:0;
        transition: all 0.4s  ease-in-out;
        box-shadow: 0px 0px 90px 0px rgba(0, 0, 0, 0.07);
        overflow-y: auto;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }
    .main-menu::-webkit-scrollbar {
        display: none;
    }
    .vismobmenu {
        opacity:1;
        right:0;
        visibility:visible;
    }
    .menusb {
        display:block;
        position:relative;
        overflow: hidden;
    }
    .main-menu .menusb ul  {
        display:block;
        /* position:relative; */
        /* float: left; */
        /* width: auto; */
        /* height: auto !important; */
        /* min-height: 100%!important; */
        /* overflow-y: auto !important; */
        /* overflow: hidden; */
    }
    .menusb li {
        margin: 0;
        position:relative;
        overflow:hidden;
        min-height: 50px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-bottom: 1px solid #e5e5e5 !important;
        padding: 8px 17px 8px 15px;
        background-color: transparent;
    }
    .menusb .menu-panel li i {
        /* position:absolute; */
        right:18px;
        top:10px;
    }
    .menusb .menu-panel li a{display: flex;justify-content: space-between;align-items: center;width: 100%;line-height: 18px;}
    .menusb  a.act-link {
        color:#4DB7FE;
    }
    .menusb .menu-panel li a i{
        /* transform: rotate(-90deg); */
        right: 0;
    }
    .menusb a.back{
        border-bottom: 1px solid #e5e5e5 !important;
        padding: 10px 13px 10px 13px;
        background: whitesmoke;
        color: #255244;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        gap: 8px;
    }
    .menusb a.back:before{
        content: "\f284";
        font-size: 18px;
        font-weight: 400;
        font-family: bootstrap-icons !important;
        font-style: normal;
        font-weight: normal !important;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    .menusb a.back:after{
        content: "Geri";
        font-size: 16px;
    }
    .add-list_mob {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 8px;
        width: 100%;
        padding: 10px 0;
        border-radius: 0;
        color: #fff;
        margin-top: 20px;
        font-weight: 500;
        position: fixed;
        bottom: 0;
    }
    .header-opt-modal-container_mob{
        float: left;
        width: 100%;
        padding: 6px 10px 0;
        border: 1px solid #eee;
        margin-top: 20px;
    }
    .header-opt-modal-container_mob .header-opt-modal-item h4{
        padding: 0 4px 6px;
    }
    .header-modal{
        right: 0;
    }
    .logo-holder{width: 100%;}
    .logo-holder img{
        max-width: 110px;
        margin: auto;
        left: 0;
        position: relative;
    }
    .listing-filters {
        float: left;
        margin: 0 0 20px 0;
    }
    .section-title , .search-sb {
        margin-bottom: 30px;
    }
    .gallery-item {
        width: 50%;
    }
    .gisp .gallery-item {
        padding: 8px 8px 0 0;
    }
    .footer-widget-title {
        margin: 0px 0 20px;
    }
    .about-img , .box-widget-main_wrap {
        margin-top: 20px;
    }
    .about-img-hotifer {
        position: relative;
        right: 0;
        bottom:0;
        width: 100%;
        margin-top: 20px;
    }
    .half-carousel-title-item {
        padding: 0 20px;
    }
    .fw_hours span {
        margin-top: 5px;
    }
    .to-top {
        right: 20px;
    }
    .hero-slider-wrap {
        padding: 0;
    }
    .hero-slider {
        position:relative;
        float: left;
        width: 100%;
        height: auto!important;
    }
    .hero-slider-item {
        padding: 90px 0 90px;
        height: auto!important;
    }
    .hero-listing-item {
        position: relative;
        bottom: 0;
        float: left;
    }
    .hero-slider-wrap .scroll-down-wrap {
        bottom: -70px;
    }
    .hero-slider-wrap .main-search-input-wrap {
        max-width: 400px;
        margin-top: 20px;
    }
    .hero-title.ht-column {
        margin-top: 0;
    }
    .fixed-bar{
        margin-top: 30px;
    }
    .half-hero-bg-media .slick-dots {
        bottom: 20px;
    }
    .team-item {
        margin-bottom: 20px;
    }
    .agent-post_descr .ftr-btn {
        float: left;
        margin: 20px 16px 0 0;
        font-size: 16px;
    }
    .fixed-column_menu-init , .pricing-column {
        margin-bottom: 20px;
    }
    .pricing-switcher {
        float: left;
        margin-top: 20px;
    }
    .pricing-switcher-header {
        text-align: left;
    }
    .list-single-main-wrapper {
        padding-left: 0;
    }
    .list-single-carousel-wrap , .fw-carousel .slick-slide-item img  , .fw-carousel {
        height: 340px!important;
    }
    .fw-carousel {
        margin: 0;
    }
    .list-single-carousel-wrap .slick-slide-item .box-item {
        border-radius:0;
        margin: 0;
    }
    .host-avatar-wrap {
        float: left;
        top: 0;
        margin-top: 10px;
    }
    .host-avatar-wrap img {
        float: left;
    }
    .host-avatar-wrap span {
        float: right;
        margin: 10px  0 0 10px;
    }
    .list-single-header-item.no-bg-list_sh h1 {
        font-size: 36px;
    }
    .listsearch-input-item .filter-tags li   {
        width: 33.3%;
    }
    .three-columns-grid .listing-item  {
        width: 50%;
    }
    .dashboard-submenu {
        right: 70px;
    }
}
@media only screen and (max-width: 800px) {
    #filters-column-service.filter-listing {
        position: fixed;
        margin-top: 55px;
        width: 100%;
        height: 50px;
        z-index: 92;
        inset: 0;
        display:grid !important;
        grid-auto-flow: column;
        grid-template-columns: 25% 28% 25% 22%;
        box-shadow: 0px 10px 10px -10px #00000073;
    }
    #filters-column-service.filter-listing .filter-listing-item-box .button{
        width: 35px !important;
        height: 35px !important;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
        padding: 0;
    }
    #filters-column-service.filter-listing .border-r-1 {
        border-width: 0 1px 0 0 !important;
        padding-right: 10px !important;
    }
    #filters-column-service.filter-listing select {
        padding: 0px 0px 0px 10px !important;
        font-size: 12px;
    }
    #filters-column-service.filter-listing .nice-select {
        padding: 12px 16px !important;
    }
    #filters-column-service.filter-listing .right-icon-yes .dropdown-toggle::after {
        margin-right: -22px !important;
    }

    /*** List Services ***/
    .listing-item.has_one_column{
        width: 100%;
    }
    .listing-item.has_one_column .listing-item-content{
            flex-direction: column;
            align-items: stretch;
    }
    .listing-item.has_one_column .listing-item-content-a{
            flex-direction: column;
            border-right: 0 !important;
            border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
    }
    .listing-item.has_one_column .listing-item-content-1{
            border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
            border-right: 0 !important;
            width: 100%;
    }
    .listing-item.has_one_column .listing-item-content-2{
            width: 100%;
    }
    .listing-item.has_one_column .listing-item-content-2-1{justify-content: flex-start !important;gap: 10px;}
    .listing-item.has_one_column .listing-item-content-2-2{width: 100%;border-bottom: 0 !important;}
    .listing-item.has_one_column .listing-item-content-3{
            border-bottom: 0 !important;
    }

    .listing-item .has_column_btn{
        padding: 10px;
        width: 40px !important;
    }
    .listing-item .has_column_btn i{ 
        margin-right: 0 !important;
    }
    .listing-item.has_one_column .has_column_btn{
        padding: 10px;
        width: auto !important;
    }
    .listing-item.has_two_column .has_column_btn{
        padding: 10px;
        width: 40px !important;
    }
    .listing-item .has_column_btn .has_column_btn_text{
        display:none;
    }
    .listing-item .has_column_btn i{
        margin-right: 0;
    }
    .listing-item.has_one_column .has_column_btn .has_column_btn_text{
        display:block;
    }
    .listing-item.has_one_column .has_column_btn i{
        padding-right: 10px;
    }
    .listing-item.has_one_column.has_two_column .has_column_btn .has_column_btn_text{
        display:block;
    }
    .listing-item.has_one_column.has_two_column .has_column_btn i{
        padding-right: 10px;
    }
    .listing-item.has_two_column .has_column_btn .has_column_btn_text{
        display:none;
    }
    .listing-item.has_one_column .has_column_btn{
        width: 100% !important;
    }
    .listing-item.has_one_column.has_two_column .has_column_btn{
        width: 100% !important;
    }
    .listing-item.has_two_column .has_column_btn{
        width: 40px !important;
    }
    .listing-item.has_two_column .has_column_btn i{
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
    
    .nav-tabs-style-1 {
        flex-wrap: nowrap;
        padding: 6px;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
        scrollbar-color: #aaa rgba(0, 0, 0, 0);
        scrollbar-width: thin;
        white-space: nowrap;
        scroll-snap-align: start;
    }
    .nav-tabs-style-1 .nav-link {
        border-radius: 35px !important;
        scroll-snap-stop: always;
        pointer-events: inherit;
        padding: 10px 22px;
    }
    .dropdown-menu-mobil-end {
        left: 0 !important;
        right: 0 !important;
        top: auto !important;
        bottom: 0 !important;
        position: fixed !important;
        display: block !important;
        transform: translateY(110%) !important;
        transition: all 0.2s ease !important;
    }
    .dropdown-menu-mobil-end.show {
        border-radius: 18px 18px 0 0 !important;
        transform: translateY(0%) !important;
        box-shadow: 0 0 0 100vh #00000057;
        z-index: 9999;
        width: 100%;
        padding-right: 0 !important;
        padding-left: 0 !important;
        padding-top: 0 !important;
        overflow: hidden;
    }
    .dropdown-menu-mobil-end .dropdown-item {
        font-size: 14px;
        padding: 10px 15px !important;
    }
    .select-btn .dropdown-menu:before{
        content: 'SÃƒÆ’Ã¢â‚¬Å¾Ãƒâ€šÃ‚Â±rala';
        width: 100%;
        height: 60px;
        border-bottom: 1px solid #e5e7f2;
        position: sticky;
        display: flex;
        left:0;
        top: 0;
        box-sizing:border-box;
        background: white;
        z-index: 3;
        padding: 15px 19px 15px 15px;
        line-height: 1.5!important;
        font-size: 20px!important;
        font-weight: 500!important;
        background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-x-lg" viewBox="0 0 16 16"><path d="M2.146 2.854a.5.5 0 1 1 .708-.708L8 7.293l5.146-5.147a.5.5 0 0 1 .708.708L8.707 8l5.147 5.146a.5.5 0 0 1-.708.708L8 8.707l-5.146 5.147a.5.5 0 0 1-.708-.708L7.293 8 2.146 2.854Z"/></svg>');
        background-repeat: no-repeat;
        background-position: center right;
        background-size: 18px;
        background-origin: content-box;
    }
    .select-btn .dropdown-menu{
        max-height:50%;
    }
    .select-btn .dropdown-menu li:first-child{
        margin-top:10px;
    }

    .nice-select.open .list {
        border-radius: 16px 16px 0 0 !important;
        transform: translateY(0%) !important;
        box-shadow: 0 0 100vh 100vh #00dc98b0;
        z-index: 9999;
        width: 100%;
        max-height: 50%;
        padding-right: 0 !important;
        padding-left: 0 !important;
        padding-top: 0 !important;
        padding-bottom: 24px !important;
        overflow: hidden;
    }
    .nice-select .list {
        left: 0 !important;
        right: 0 !important;
        top: auto !important;
        bottom: 0 !important;
        position: fixed !important;
        display: block !important;
        transform: translateY(100%) !important;
        transition: all 0.2s ease !important;
    }
    .nice-select .list:before{
        content: 'SECINIZ';
        width: 100%;
        height: 60px;
        border-bottom: 1px solid #e5e7f2;
        position: sticky;
        display: flex;
        left:0;
        top: 0;
        box-sizing:border-box;
        background: white;
        z-index: 3;
        padding: 15px 19px 15px 15px;
        line-height: 1.5!important;
        font-size: 20px!important;
        font-weight: 500!important;
        background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-x-lg" viewBox="0 0 16 16"><path d="M2.146 2.854a.5.5 0 1 1 .708-.708L8 7.293l5.146-5.147a.5.5 0 0 1 .708.708L8.707 8l5.147 5.146a.5.5 0 0 1-.708.708L8 8.707l-5.146 5.147a.5.5 0 0 1-.708-.708L7.293 8 2.146 2.854Z"/></svg>');
        background-repeat: no-repeat;
        background-position: center right;
        background-size: 18px;
        background-origin: content-box;
    }


    .single-slider-wrapper img.mxh-550 {
        max-height: 350px;
    }
    .single-slider-wrapper img.mxh-100 {
        max-height: 80px;
    }
    .list-single-facts {
        border: 1px solid #e1e1e1;
        border-radius: 0 0 8px 8px;
        padding: 15px 15px;
        border-width: 4px 0px 4px 0px;
    }
    .list-single-main-item {
        padding: 24px 24px 24px;
    }
    .list-single-header-item {
        margin-top:15px;
        padding: 5px 15px 5px 15px;
        background: #fff !important;
    }
    .profile-widget-header {
    border-radius: 16px;
    }
    .pwh_bg {
    }
    .profile-widget-image img{
        width: 70px;
        height: 70px;
        border: 3px solid #00dc98;
    }
    .profile-widget-card {
        flex-direction: initial;
        justify-content: left;
        text-align: left;
        padding: 24px 24px;
        gap: 10px;
    }
    .profile-widget-card:before {
        top: 14px;
        right: 14px;
    }
    .profile-widget-header-title {
        padding-top: 0;
        text-align: left;
    }
    .profile-widget-header-title h4 a:hover  {
        color: #566985;
    }
    .profile-widget-header-title h4 a {
        color: #566985;
    }
    .profile-widget-footer {
        margin: 10px 0 0 0;
        border-top: 1px solid #eee;
    }
    .profile-widget-footer .custom-scroll-link {
        float: right;
        font-size: 18px;
        color: #878C9F;
        position: relative;
        top: 24px;
    }

    .upload__img-box {
        width: 29.19%;
        margin: 0 5px;
        margin-bottom: 12px;
        background-color: #265446;
        overflow: hidden;
        border-radius: 8px;
    }
    .upload__img-close {
        width: 24px;
        height: 24px;
        top: 2px;
        right: 2px;
        line-height: 24px;
    }
    .content-tabs-wrap{
        margin-bottom:12px;
    }
    .container {
        width: 100%;
    }
    .video_section-title{
        max-width: 80%;
    }
    .footer-widget-logo img {
        top: 0;
    }
    .footer-widget-logo {margin-bottom: 20px;}
    .footer-widget {margin-bottom:30px;}
    .footer-social {
            margin: 10px 0 0 0;
    }
    .contats-list li, .footer-contacts li {
            margin-bottom: 10px;
    }
    .main-menu .left-list-catagoriy{
        border: none;
    }
    .main-menu .left-list-catagoriy li{
        padding: 8px 13px 8px 13px;
    }
    .main-menu .left-list-catagoriy li:hover{
        background-color: white;
    }
    .main-menu .menusb .menu-panel li a{display: flex;justify-content: space-between;align-items: center;width: 100%;padding: 0px;position: relative;font-weight: 600;font-size: 16px;line-height: 18px;text-align: left;color: #4a4a4a;}
    .main-menu .menusb .menu-panel li.list-group-item a div img{
        border-radius: 28px;
        width: 35px;
        height: 35px;
        margin-right: 8px;
        flex-shrink: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        object-fit: cover;
        border: 1px solid #eee;
    }
    .main-menu .menusb .menu-panel li a div svg{
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 5px;
        background: #265446;
        color: #fff;
        border-radius: 30px;
        width: 30px;
        height: 30px;
    }
    .main-menu .menusb .menu-panel li a svg{
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 12px;
    }
    .main-menu .left-list-catagoriy li a span{
        font-size: 16px;
        margin-left: 0;
    }
    .breadcrumbs-list {
        top: 4px;
        bottom: 0px;
        overflow-x: scroll;
        display: flex;
        flex-wrap: inherit;
        padding: 0 0 7px 0;
        text-wrap: nowrap;
    }
    .half-carousel-title, .half-carousel-conatiner, .header-search-wrapper, .main-search-input-wrap, .main-search-input-wrap .main-search-input-item, .main-search-input-wrap .main-search-button, .gallery-item, .main-register-header, .main-register, .agency-list .listing-item .geodir-category-img, .agency-list .listing-item .geodir-category-content, .listing-item.has_one_column .geodir-category-img, .listing-item.has_one_column .geodir-category-content, .content-tabs li, .list-main-wrap-opt, .post-opt, .contact-social, .pricing-switcher label, .pricing-switcher, .pricing-switcher .fieldset, .rooms-media, .rooms-details, .list-single-header-date, .breadcrumbs-list   {
        width: 100%;
    }
    .fw-breadcrumbs {
            padding: 2px 0;
    }
    .markalar .box img{
        height: 80px;
        width: 80px !important;
        border-radius:80px;
    }
    .m-w-100{
        width: 100%;
    }
    .mobile-x-scroll{
        flex-shrink: 0;
        display: flex;
        flex-wrap: nowrap;
        justify-content: flex-start;
        align-items: center;
        overflow-x: auto;
        overflow-y: hidden;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
        scrollbar-color: #aaa rgba(0,0,0,0);
        scrollbar-width: thin;
        margin: 0;
    }
    .footer-tab nav .nav-tabs .nav-link{
        font-size: 15px;
    }
    .mobile-x-item{
        display: grid;
        cursor: pointer;
        scroll-snap-stop: always;
        width: 55% !important;
        flex: 1 0 55%;
    }

    .listing-features2 ul{
        gap: 8px;
    }
    .listing-features2 li {
        padding: 20px 10px;
    }
    .listing-features2 li:hover {
        border: 1px solid #00dc98;
    }
    .listing-features2 li svg {
        font-size: 38px;
    }
    .listing-features2 li span{
        font-size: 16px;
    }
    .listing-features2 li p{
        font-size: 14px;
        line-height: 16px;
        text-align: center;
        color: #a2a2a2;
        margin-bottom: 0;
        padding-bottom: 0;
        min-height: 105px;
    }

    .eco-category-img_item {
        height: 200px;
    }
    .eco-category-img_item .overlay {
        opacity:0.25;
        transition: all 200ms linear;
    }
    .eco-category-img:hover .overlay {
        opacity:0.4;
    }
    .eco-category-img img, .card-info-media img{
        height: 200px;
    }
    .eco-category-img .eco-category-location{
        position:absolute;
        left: 20px;
        bottom: 15px;
        z-index: 5;
    }
    .eco-category-img .eco-category-location a{
        color:#fff;
    }
    .eco-category-img .list-single-opt_header_cat {
        position: absolute;
        left: 20px;
        top: 30px;
        z-index: 5;
    }
    .eco_save-btn , .compare-btn {
        right: 8px;
        top: 8px;
        height: 30px;
    }
    .eco_save-btn svg{
        color: #4a4a4a;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 18px;
    }
    .eco-category-content {
        padding: 10px 10px 6px 10px;
    }
    .eco-category-content h3 {
        padding: 0 0 2px 0;
        font-size: 14px;
    }

    .eco-category-content-details{
        padding-bottom: 12px;
        margin-top: 8px;
    }
    .eco-category-content h3 a {
        color: #265446;
    }
    .eco-category-content h3 a:hover {
        color:#272B32;
    }
    .eco-category-content_price {
        font-size: 12px;
    }
    .eco-category-content p {
        font-weight:400;
    }
    .eco-category-content-details li {
        margin: 0 8px 0 0;
    }
    .eco-category-content-details li svg {
        margin: 0 1px 0 0 !important;
        font-size: 10px !important;
    }
    .eco-category-content-details li span {
        font-size: 10px;
    }
    .eco-category-footer {
        padding: 8px 0 0;
    }
    .eco-category-footer .btn {
        margin-top: 0;
        padding: 1px 2px 1px 8px !important;
        font-size: 12px;
    }

    .half-carousel-title-item {
        padding: 70px 20px;
        top: 0;
    }
    .half-carousel-title .pwh_bg {
        top: 10px;
        bottom: -40px;
        left: -40px;
        opacity: 0.4;
    }
    .half-carousel-title {
        position: relative;
        float: left;
        overflow: hidden;
    }
    .offcanvas-search {
        width: 100% !important;
        max-width: 500px !important;
    }
    .header-search-button {
        position: relative;
        top: 0px;
        right: 0;
        left: 0;
        width: 100%;
        height: 50px;
        margin: 15px 0;
        background: #fff;
    }
    .header-search-button form {
        width: 100%;
        height: 50px;
        border: 1px solid #7474744a;
    }
    .header-search-button form input {
        height: 50px;
        padding: 0 18px;
        background: transparent;
    }
    .header-search-button form input{
        background: #f5f6fa;
        border: 1px solid #74747436;
        color: #4a4a4a;
    }
    .header-search-button form input::placeholder{
        color: #4a4a4a;
    }
    .header-search-button form input[value]{
        color: #ffffffd4;
    }
    .offcanvas-search .header-search-button form input::placeholder{
        color: #4a4a4a;
    }
    .offcanvas-search .header-search-button form input[value]{
        color: #4a4a4a;
        height: 50px;
    }
    .offcanvas-search .header-search-button{background: #f5f6fa;border: 0;z-index: 999;box-shadow: none;height: 50px;margin-bottom: 0;}
    .offcanvas-search .header-search-button svg{color: #fff;background: #888da0;height: 50px;padding: 10px;}
    .search-mobil-header{
        padding:16px 15px;
        height:55px;
        border-bottom: 1px solid #eee;
        margin-bottom: 0;
        color: #4a4a4a;
        font-size: 18px;
    }
    .search-mobil-header svg{
        flex-shrink:0;
    }
    .register-mobil-header{
        padding:16px 15px;
        height:55px;
        border-bottom: 1px solid #eee;
        margin-bottom: 0px;
        color: #4a4a4a;
        font-size: 18px;
    }
    .register-mobil-header svg{
        flex-shrink:0;
    }
    .custom-switcher .fieldset{
        width: 258px;
    }
    .header-search-button svg{
        margin: 0;
        width: auto;
        font-weight: 400;
        color: #fff;
        background: #888da0;
        height: 50px;
        padding: 10px;
    }
    .header-search-button span , .hero-section_dec:before , .categoties-column_container.inline-categories {color: #888da0;}
    .main-header {
        padding: 0 0px;
        height: 55px;
        display: block;
    }
    .main-search-input-wrap {
        margin-top: 20px;
    }
    .hero-section {
        padding: 25px 0px;
        max-height: 200px;
    }
    .main-search-input-wrap  .main-search-input {
        padding: 25px 20px 10px;
        margin-top: 10px;
    }
    .main-search-input-wrap .main-search-input-item  {
        border:none;
        height: auto;
        float: left;
        margin-bottom: 10px;
    }
    .main-search-input .main-search-input-item:first-child  {
        border:none;
    }
    .main-search-input-wrap  .main-search-input-item  input  {
        border-radius: 4px;
        height: 50px;
        background: #F5F7FB;
        border: 1px solid #e5e7f2;
    }
    .main-search-input-wrap  .main-search-button {
        top: auto;
        bottom: 10px;
        height: 45px;
        position: relative;
        border-radius: 4px;
        margin-top:15px;
    }
    .main-search-input-wrap  .main-search-input-item .nice-select {
        background: #F5F7FB;
        border: 1px solid #e5e7f2;
        height: 50px;
        line-height: 50px;
    }
    .calltoaction1-container {
        padding: 40px 24px;
        border-radius: 8px;
        border:none;
    }

    .calltoaction1-wrap:before {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 50%;
        background: #fff;
        z-index: 1;
    }
    .calltoaction1-header {
        text-align: left;
        position: relative;
        color: #000;
        max-height: 24px;
    }
    .calltoaction1-container .tab-icon-1{
        right: 20%;
        top: 4%;
    }
    .calltoaction1-container .tab-icon-1 svg{
        font-size: 70px;
    }
    .calltoaction1-header h3 {
        font-size: 20px;
        font-weight: 600;
        color: #fff;
    }
    .calltoaction1-header h4 {
        color: #fff;
        margin-bottom: 10px;
        text-transform: uppercase;
        font-size: 11px;
        font-weight: 600;
    }
    .calltoaction1-container  .pwh_bg {
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        background: url(../images/logo.svg);
        background-repeat: no-repeat;
        background-size: 101%;
        background-position: center 65%;
        opacity: 0.03;
        mix-blend-mode: difference;
    }
    section.parallax-section {
        padding: 60px 0;
    }
    .gisp .gallery-item {
        padding: 8px 0;
    }
    .subscribe-container {
        padding: 50px 40px;
        border-radius: 4px;
    }
    .main-register-holder .main-register-header {display: none;}
    .main-register {
        padding: 0px 0 60px;
        border-radius: 0 0  6px 6px;
        z-index: 20;
        height: 100vh;
    }
    .main-register-logo {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 40px;
    }
    .main-register-logo img {
        height: 45px;
    }
    .main-register-logo img.mnh-200 {
        min-height: 120px !important;
    }
    .main-register-holder .tabs-menu , .main-register-holder .tabs-container {
        padding: 0 15px;
        margin: 20px 0 20px;
    }
    .main-register-holder {
        padding: 0;
        max-width: 100%;
    }
    .close-reg {width: 100%;}
    .card-info-content {
        padding: 0 30px 0 100px;
    }

    .services-opions li {
        float: left;
        width: 100%;
        position: relative;
        padding:0 0 0 95px;
        margin-bottom: 20px;
    }
    .services-opions li i {
        width: 70px;
        height: 70px;
        line-height: 70px;
        color: #fff;
        border-radius: 4px;
        position: absolute;
        left:0;
        top: 0;
        font-size:22px;
    }
    .services-opions li h4 {
        text-align: left;
        padding-bottom: 4px;
        font-weight: 600;
        color: #4a4a4a;
        font-size: 16px;
    }
    .services-opions li p {
        text-align: justify;
    }
    .services-item {
        padding: 0px 15px;
    }
    .services-item:hover {
        box-shadow: 0 19px 20px rgba(58, 87, 135, 0.08);
    }
    .services-item h4 {
        text-align: left;
        font-weight: 700;
        color: #ffffff;
        font-size: 20px;
        padding-bottom: 10px;
    }
    .services-item h4 span {
        right: 0px;
        top: -24px;
        font-size: 38px;
    }
    .services-item svg {
        font-size: 28px;
        left: -3px;
        top: -3px;
        margin-right: 5px;
        margin-bottom: 0;
    }
    .serv-link {
        float: left;
        font-size: 14px;
        margin-top: 8px;
        font-weight: 600;
        color: #265446 !important;
        border-bottom: 2px solid #d5d5d5;
        padding: 0px 0px 5px 0px;
    }
    .serv-link:hover {
        color: #999;
    }
    .hero-title{
        max-width: 170px !important;
    }

    .howtowork button{
        padding: 0 !important;
        border-radius: 0px !important;
        border: none !important;
        border-left: 4px solid #ffff !important;
    }
    .howtowork button {
        opacity:.4;
    }
    .howtowork .nav-tabs {
        border:none;
    }
    .howtowork .nav-tabs .nav-item.show .nav-link, .howtowork .nav-tabs .nav-link.active {
        color: #00dc98 !important;
        background-color: #00dc9800 !important;
        border-color: #00dc98 !important;
        opacity:10;
    }
    .howtowork .tab-pane .mxw-400{max-width:250px !important;}
    .howtowork button p{font-size: 14px;line-height: 16px;}
    .howtowork button .serv-link{
        color: #d5d5d5 !important;
        border-color: #d5d5d5 !important;
    }
    .howtowork .tab-icon-1{
        left: -40px;
        top: -40px;
        font-size: 200px;
    }
    .howtowork .tab-icon-2{
        right: -40px;
        bottom: -40px;
        font-size: 200px;
    }
    .tab-icon-1 {
        position: relative;
        animation: tab_icon_1 5s infinite;
    }
    .tab-icon-2 {
        position: relative;
        animation: tab_icon_2 5s infinite;
    }

    @keyframes tab_icon_1{
        0%, 100% {
        transform: translateX(0);
        }
        50% {
        transform: translateX(-20px);
        }
    }

    @keyframes tab_icon_2{
        0%, 100% {
        transform: translateX(0);
        }
        50% {
        transform: translateX(20px);
        }
    }

    .card-info-media {
        position: absolute;
        left: 20px;
        bottom: 34px;
        width: 50px;
        height: 50px;
    }
    .content-tabs .tabs-menu  {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        overflow-y: hidden;
        text-wrap: nowrap;
    }
    .content-tabs li  {
        margin-bottom: -1px !important;
        padding: 0;
    }
    .share-holder.sh_in2 {
        top: -10px;
        margin-left: 0;
    }
    .list-main-wrap-opt {
        margin-top: 0;
    }
    .list-main-wrap-header {
        padding: 0;
    }
    .post-article .btn   {
        float: left;
        margin-top: 15px;
    }
    .contact-social  {
        float: left;
        margin: 0 0 30px;
    }
    .pricing-switcher .switch {
        position: absolute;
        width: auto;
        top: 7px;
        left: 7px;
        right: 7px;
    }
    .pricing-switcher input[type="radio"]:checked + label + .switch,
    .pricing-switcher input[type="radio"]:checked + label:nth-of-type(n) + .switch {
        -webkit-transform: translateY(56px);
        transform: translateY(56px);
    }
    .rooms-details {
        padding: 5px 0 10px 0;
        margin-top: 10px;
    }
    .rooms-item {
        margin-bottom: 20px;
    }
    .list-single-carousel-wrap .sw-btn.swiper-button-next {
        right: 10px;
    }
    .list-single-carousel-wrap .sw-btn.swiper-button-prev{
        left: 10px;
    }
    .list-single-carousel-wrap .slick-dots {
        bottom: 10px;
    }
    .list-single-stats {
        float: left;
    }
    .list-single-header-date {
        text-align: left;
        margin: 0  0 6px;
    }
    .list-single-stats li {
        margin:10px  20px 0 0;
    }
    .inline-facts-wrap {
        text-align: center;
        padding: 20px !important;
        font-size: 14px !important;
        line-height: 1.1 !important;
    }
    .main-facts .inline-facts-wrap .num {
        font-size: 30px;
    }
    .like-btn {
        float:left;
        margin-top: 20px;
    }
    .print-btn, .compare-top-btn {
        float: left;
        margin: 20px 4px 0 0;
    }
    .list-single-header-item .share-holder {
        position: absolute;
        top: auto;
        right: 30px;
        bottom: -70px;
        z-index: 5000;
    }
    .list-searh-input-wrap.box_list-searh-input-wrap .listsearch-input-item , .list-searh-input-wrap  .listsearch-input-item {
        margin: 0 0 10px 0;
        float: left;
        width: 100%;
    }
    .list-searh-input-wrap.box_list-searh-input-wrap  .custom-form .listsearch-input-item  input , .list-searh-input-wrap .custom-form  .listsearch-input-item input {
        margin: 0;
    }
    .listsearch-input-item label {
        padding-bottom: 0;
    }
    .search-sb .listsearch-input-item label {
        padding-bottom:10px;
    }
    .search-sb .listsearch-input-item .col-sm-6 label {
        float: left;
        width: 100%;
        padding:10px 0;
    }

    /*** Banner Home ***/
    .home-banner-1{
        min-height: 125px;
        max-height: 125px;
    }
    .home-banner-2{
        min-height: 100px;
        max-height: 100px;
    }
    .home-banner-3{
        min-height: 150px;
        max-height: 150px;
    }
    .home-banner-1 .btn,
    .home-banner-2 .btn,
    .home-banner-3 .btn{
        padding: 4px 14px !important;
        font-size:10px;
    }
    .home-banner-1 .hb-badge,
    .home-banner-2 .hb-badge,
    .home-banner-3 .hb-badge{
        padding: 4px 10px !important;
        font-size:10px;
    } 
    .banner-mask-bg img {
    object-position:bottom right;
    }
}
@media only screen and (max-width: 564px) {
    .subfooter-nav, .agent_card-title .geodir-category-location a, .details-list li, .listsearch-input-item .filter-tags li, .three-columns-grid .listing-item {
        width: 100%;
    }
    .header-modal {
        width: 350px;
    }
    .cart-btn, .show-reg-form  {
        width: auto;
        height: 55px;
        /* border:none; */
        margin: 0;
        padding: 0;
        border-color: transparent;
        margin-right: 0;
        font-size: 13px;
        flex-flow: row-reverse;
    }
    .cart-btn  {
        padding-top: 1px;
    }
    .show-reg-form svg {font-size: 22px;stroke-width: 2;margin-right: 0;}
    .hero-title h2 , .hero-listing-item h2 {
        font-size: 15px;
        line-height: 40px;
    }
    .hero-listing-item h2  {
        margin-bottom: 10px;
    }
    .subfooter-nav {
        float: left;
        margin-top: 15px;
    }
    .hero-text-big {
        font-size: 94px;
    }
    .card-info-content {
        padding: 0 30px;
    }
    .card-info-media {
        left: 30px;
        bottom:auto;
        top:30px;
    }
    .card-info-content .card-verified {
        bottom: 15px;
        font-size: 16px;
    }
    .card-info-content .list-single-stats li {
        margin-bottom: 5px;
    }
    .share-btn {
        padding: 8px 15px;
    }
    .grid-opt {
        margin-right: 5px;
    }
    .list-main-wrap-header .nice-select{
        width:120px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        padding-right: 24px !important;
    }
    .reviews-comments-item {
        padding: 0 0 15px 50px;
    }
    .review-comments-avatar , .review-comments-avatar img  {
        left: 0;
        width: 35px;
        height: 35px;
        font-size: 12px;
        gap: 1px;
    }

    .review-comments-avatar:before {
        content: '';
        right: -19px;
        top: 14px;
    }
    .reviews-comments-item-text h4 {
        width: 100%;
        margin-bottom: 0px;
        font-size: 14px;
    }
    .reviews-comments-item-text .card-popup-rainingvis {
        margin: 2px 0 20px 0;
    }
    .rate-review {
        float: left;
        margin-top: 10px;
    }
    .reviews-comments-item-date-item {
        top: 0;
        font-size: 10px;
    }
    .reviews-comments-item-date-item i{
        font-size: 12px !important;
        margin-right: 5px !important;
    }
    .reviews-comments-item-text p {
        font-size: 14px;
        line-height: 16px;
    }
    .reviews-comments-item-text {
        padding: 10px 15px;
    }
    .review-total {
        padding: 10px 60px 10px 10px;
    }
    .reviews-comments-item-text .box-widget-menu-btn {
        top: 14px;
        right: 20px;
    }
    .leave-rating-title {
        margin-right: 3px;
        font-size: 12px;
        top: 0;
    }
    .compare-container {
        padding-left: 100px;
    }
    .compare-header li {
        padding: 20px 0 20px 30px;
    }
    .accordion a.toggle strong {
        margin: 0 0 0 5px;
        padding: 4px 10px;
        font-size: 11px;
    }
    .list-single-carousel-wrap , .fw-carousel .slick-slide-item img  , .fw-carousel {
        height: 200px!important;
    }
    .fw-carousel .slick-current .box-item a.gal-link , .show-info span {
        width: 30px;
        height: 30px;
        line-height: 30px;
        border-radius: 4px;
        box-shadow: none;
        font-size: 11px;
    }
    .fw-carousel .slick-current .box-item a.gal-link  {
        right: 10px;
        top: 10px;
    }
    .show-info  {
        top: 40px;
        width: 90%;
    }
    .show-info span {
        top: 6px;
        right: 10px;
    }
    .tooltip-info {
        line-height: 12px;
        padding: 5px 10px;
        right: 10px;
        margin-top: 22px;
    }
    .tooltip-info h5 {
        margin-top: 6px;
        font-size: 13px;
    }
    .tooltip-info p {
        font-size: 11px;
    }
    .list-single-carousel-wrap .sw-btn {
        font-size: 11px;
        width: 30px;
        height: 30px;
        line-height: 30px;
        margin-top: -15px;
    }
    .list-single-header-item .share-holder {
            bottom: -30px;
    }
    .single-slider-wrapper .slick-dots {
        bottom: 10px;
    }
    .gal-link {
        right: 20px;
        top: 20px;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    .bg {
        background-attachment: scroll !important;
        -webkit-background-size: cover;
        background-position: 72% center;
    }
}
