.pagination li {
    display: none;
}
.pagination li:first-child,
.pagination li:last-child {
    display: inline-block;
}
.search-page-list-pagination {
    font-size: 14px;
    text-align: right;
}
.showing {
    line-height: 36px;
    display: block;
    margin-right: 10px;
    float: right;
    margin-top: 10px;
}

@media screen and (max-width: 991px) {
    .bathrooms-dropdown,
    .dropdown-property-type,
    .property-type-dropdown,
    .apartment-type-dropdown,
    .mobile-home-type-dropdown,
    .house-type-dropdown,
    .search-filters {
        width: 100%;
    }
    .display-new-search {
        margin-bottom: 15px;
    }
    .search-widget-height {
        height: 108px;
    }
    .search-body {
        height: 143px;
    }
    .mapview-search-guests {
        padding-right: 0;
    }
    .check-out2 {
        padding-right: 15px !important;
    }
    .guest-select:before {
        right: 0;
    }
    .list-container {
        padding-left: 15px!important;
        padding-right: 15px!important;
    }
    .close-clear-btn-group-desktop {
        margin-top: 20px;
    }
}
@media only screen and (max-width: 768px) {
    .dropdown-bedrooms > div {
        margin-bottom: 15px;
    }
    .mapview-search-guests .search-input-icon {
        width: 25px;
    }
    .guest-dropdown {
        padding-left: 25px;
    }
    .mapview-search-form {
        display: block;
    }
    .search-text-header {
        padding-left: 0;
        font-size: 16px;
        margin-bottom: 20px;
        margin-top: 0;
    }
    #header-search {
        min-height: 0;
        padding-top: 0;
    }
    #google-map-modal {
        height: 460px;
    }
    .mapview-search-body {
        padding-bottom: 0;
        clear: both;
    }
    .search-page-showing-results {
        display: block;
    }
    .width-100 {
        width: 100%;
    }
    .datepick-popup {
        right: 8px !important;
    }
    #more-filters-form input[type="radio"], input[type="checkbox"] {
        height: 18px;
        width: 18px;
        margin-right: 10px;
    }
    #more-filters-form label {
        font-size: 14px;
    }
    .dropdown-arrow:before {
        content: '\e114';
        font-family: 'Glyphicons Halflings';
        position: absolute;
        pointer-events: none;
        color: #aaa;
        top: -1px;
        left: 185px;
        padding-top: 10px;
        padding-right: 5px;
        line-height: 1;
        width: 20px;
        text-align: center;
        z-index: 1;
        font-size: 10px;
    }
    .search-input-mobile div {
        background-color: #fff;
        height: 40px;
        padding-left: 10px;
        font-size: 14px;
        width: 80%;
        line-height: 40px;
        border: 1px solid #e0dcdc;
    }
    .mobile-search-button {
        font-size: 20px;
        height: 40px;
        background: #fb6322;
        color: #fff;
        line-height: 40px;
        float: right;
        position: absolute;
        right: 15px;
        top: 15px;
        width: 17%;
    }
    .search-input-mobile span.flaticon-tool {
        display: none;
    }
    .mobile-search-button:hover {
        cursor: pointer;
    }
    .location-title {
        font-size: 16px;
    }
    .filters-applied-list {
        padding-bottom: 10px;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .main-search-fixed {
        top: -109px;
    }
    .sub-location-cont {
        width: 50%;
    }
}
@media screen and (min-width: 992px) {
    .main-search-fixed {
        top: -55px;
    }
}
@media only screen and (max-width: 767px) {
    .sub-location-cont {
        width: 100%;
    }
    .booking-type-box {
        margin-bottom: 10px;
        overflow: hidden;
    }
    #more-filters-dropdown {
        padding-bottom: 0;
    }
    .sort-results-right > span {
        margin-bottom: 15px;
    }
    .breadcrumbs-container {
        margin-bottom: 0;
    }
    .search-body {
        /*height: 70px;*/
        height: initial;
    }
    .main-search-fixed {
        top: 0;
    }
    .show-results-options label {
        margin-right: 19px;
    }
    .refine-results {
        position: static;
        padding: 0 15px;
        text-align: center;
        background-color: initial;
    }
    .search-by-dest .twitter-typeahead {
        border: 1px solid #e0dcdc;
    }
    .pool-type-box {
        margin-top: 0;
    }
    .filter-box,
    .filter-options {
        clear: both;
    }
    .filter-margin {
        margin-top: 0;
    }
    .filters-applied-list,
    .read-more-link,
    .show-other-dates,
    .list-on-fixed-bar,
    .filters-label {
        display: none;
    }
    .check-out2 {
        padding-left: 7.5px;
    }
    div.display-new-search {
        padding-right: 15px;
        height: 40px;
    }
    .mobile-search-button {
        text-align: center;
        font-size: 18px;
    }
    .search-input-mobile div:hover {
        cursor: pointer;
    }
    .show-search {
        display: block!important;
        position: fixed;
        top: 0;
        background-color: #f8f8f8;
        z-index: 1010;
        bottom: 0;
        left: 0;
        right: 0;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        padding-top: 0;
    }
    .btn-filter,
    .btn-filter:hover {
        background-color: #f8f8f8;
    }
    .more-filters-cont {
        border-top: none;
    }
    .search-container {
        padding-bottom: 0px;
    }
    .more-filters-adjust-mobile {
        width: 100%;
        clear: both;
        height: initial;
        padding-left: 0;
        padding-right: 0;
    }
    .search-filters  .row > div,
    .bedrooms-box {
        margin-bottom: 0;
    }
    .search-filters {
        margin-top: 0px;
    }
    .btn-group.open .dropdown-toggle {
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .filter-options-box {
        padding-bottom: 5px;
        margin-top: 0;
        float: left;
        width: 100%;
    }
    .search-filters .btn {
        background-color: #fff;
        margin-bottom: 15px;
        height: 40px;
        line-height: 40px;
        vertical-align: middle;
        padding: 0;
        padding-left: 6px;
    }
    .bathrooms-dropdown,
    .dropdown-property-type,
    .property-type-dropdown,
    .apartment-type-dropdown,
    .mobile-home-type-dropdown,
    .house-type-dropdown {
        height: 40px;
    }
    .bathrooms-box > span:before,
    .bathrooms-box > span:before, .property-type-box > .dropdown-property-type > span:before {
        height: 40px;
        line-height: 40px;
    }
    .filters-width h5 {
        display: block;
    }
    .dropdown-bedrooms,
    .dropdown-bathrooms {
        width: 100%;
        top: 64px;
        border-radius: 0;
    }
    .guest-select:before {
        right: 0;
        text-align: center;
    }
    .pool-type-box,
    .property-type-box {
        width: 100%;
    }
    .more-search-opt {
        min-height: 40px;
    }
    .close-clear-btn-group-mobile {
        margin-top: 15px;
        display: block;
        margin-bottom: 15px;
    }
    .search-input-mobile,
    .remove-search-mobile,
    .guests-plus,
    .search-bedrooms {
        display: block;
    }
    .map-search {
        display: none;
        height: auto;
    }
    .search-input-mobile {
        padding: 15px;
        background-color: #ebebeb;
        cursor: pointer;
    }
   
    .btn-search {
        margin-bottom: 20px;
    }
    .search-icon {
        left: 1px;
    }
    .guest-select:before,
    .search-input-icon {
        width: 30px!important;
    }
    .check-in2 {
        padding-right: 7.5px!important;
    }
    .check-out2 {
        padding-left: 7.5px;
    }
    .guest-dropdown {
        padding-left: 30px;
        padding-right: 30px;
    }
    .bathrooms-dropdown {
        -webkit-appearance: none!important;
        -moz-appearance: none !important;
    }
    .search-bedrooms .bedroom-dropdown:hover,
    .guests-plus:hover,
    .guests-icon:hover {
        cursor: pointer;
    }
    .more-search-opt-btn {
        background-color: #C0C3C7;
        height: 39px;
        text-align: center;
        font-size: 14px;
    }
    .more-search-opt-btn p {
        float: none;
        line-height: 39px;
        padding-left: 11px;
    }
    .search-widget-height {
        height: auto;
    }
    .more-search-opt-btn:hover {
        cursor: pointer;
    }
    .close-clear-btn-group {
        float: left;
        width: 100%;
    }
    .btn-apply-filter {
        width: 100%!important;
    }
    .btn-clear-filters {
        float: none;
    }
    .mobile-filter-box {
        border-top: 1px solid #dbdbdb;
        padding: 10px 10px 5px 0;
        z-index: 10;
        margin-bottom: 0;
        font-size: 14px;
        height: 40px;
        position: relative;
    }
    .remove-search-mobile {
        height: 50px;
        background-color: #106FA9;
        margin-bottom: 15px;
        font-size: 18px;
        text-align: center;
        position: relative;
        color: #fff;
        line-height: 50px;
        vertical-align: middle;
    }
    .remove-search-mobile span {
        line-height: 50px;
        vertical-align: middle;
        font-size: 20px;
        color: #fff;
        position: absolute;
        right: 15px;
    }
    .btn-filter:before,
    .filter-box:before {
        line-height: 40px;
    }
    .search-site {
        margin-bottom: 15px;
    }
    .filters-top-margin {
        margin-top: 0;
    }
    .filters-width {
        margin-top: 0;
    }
    .top-container {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .filters-select {
        width: 100%;
    }
    .filters-footer {
        padding-top: 0;
        position: sticky;
        position: -webkit-sticky;
    }
    .close-clear-btn-group {
        display: flex;
        justify-content: space-between;
        padding-bottom: 0;
    }
    .btn-clear-filters:not(.clear-filters-extern-link) {
        float: left;
    }
    .filter-align {
        display: flex;
        justify-content: space-between;
    }
    .mobile-align {
        width: 100%;
    }
    .bath-border {
        border-top: 1px solid #dbdbdb;
        padding-top: 15px;
    }
}
@media only screen and (max-width: 668px) {
    .property-count {
        float: left;
        margin-top: 5px;
        clear: both;
    }
}
@media only screen and (max-width: 550px) {
    .results-width-100 {
        width: 100%;
    }
    .content-header-container > .main-search-container h3 {
        font-size: 16px;
        line-height: 1.4;
        margin-bottom: 0;
    }
    .content-header-container > .main-search-container h4,
    .search-text-header,
    .content-container h4 {
        font-size: 16px;
        line-height: 1.4;
    }
    .content-header-container > .main-search-container h5 {
        line-height: 1.4;
    }
    .sub-location-conteiner .content-listings-container {
        margin-top: 10px;
    }
    .show-on-map {
        display: block;
    }
    .search-input-mobile span.flaticon-tool {
        font-size: 20px;
        width: 40px;
        height: 38px;
        background: #fb6322;
        color: #fff;
        padding-left: 10px;
        float: right;
        position: absolute;
        right: 16px;
        top: 16px;
        line-height: 38px;
        display: block;
    }
    .search-input-mobile div {
        width: 100%;
    }
    .mobile-search-button {
        display: none;
    }
}
@media only screen and (max-width: 480px) {
    .datepick-popup {
        left: 0 !important;
        right: 0 !important;
        width: initial!important;
    }
    p.location-name {
        margin-bottom: 10px;
    }
}
@media only screen and (max-width: 340px) {
    .property-count {
        float: left;
        margin-top: 5px;
        clear: both;
    }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
    .remove-map .icon {
        margin-right: 10px;
    }
}
@media screen and (min-width: 767px) {
    .open-filter > span,
    .close-filter > span {
        margin-left: 20px;
    }
    .search-container {
        transform: translate3d(0,0,0);
        padding-bottom: 15px;
    }
}