.tablet-show,
.shows-on-map,
.carousel,
.mobile-wishlist,
.wish-m,
.desktop-breadcrumbs,
.shareaholic-customised {
    display: none;
}
.reviews-container {
    float: left;
}
.flex-main {
    position: relative;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    -ms-grid-row-align: stretch;
    align-items: stretch;
    background-color: #fff;
}
.thumb-container {
    position: relative;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    display: block;
}
.flag-middle {
    padding-left: 10px;
    padding-right: 10px;
    height: 40px;
    float: left;
    color: #fff;
    font-size: 14px;
    position: relative;
    text-align: left;
    background-color: #1C6798;
    width: calc(100% - 40px);
    margin-bottom: 20px;
    line-height: 40px;
    font-size: 18px;
}
.prop-slider {
    position: relative;
    overflow: hidden;
    margin-top: 10px;
}
.property-thumb,
.list-image-wrap,
.search-lead-image {
    width: 100%;
}
.thumb-url,
.prop-cont {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.thumb-url {
    display: block;
    width: 100%;
}
.prop-cont {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 0;
    width: auto;
    cursor: pointer;
    min-width: 0;
}
.content-name {
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 10px;
    margin-bottom: 8px;
}
.content-name > h3 {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: bold;
    line-height: 22px;
    color: #1c6798;
}
.content-name > h3:hover, .content-name > h3:focus {
    color: #23527c;
}
.features,
.property-path {
    padding-left: 0;
    font-size: 14px;
}
.features {
    margin-bottom: 10px;
}
.property-path {
    margin-bottom: 13px;
}
.property-path > li,
.features > li {
    display: inline;
}
.features > li {
    margin-right: 0;
    zoom: 1;
    display: inline-block;
    width: 49%;
    margin-bottom: 5px;
    white-space: nowrap;
}
.features li:nth-child(7),
.features li:nth-child(8) {
    display: none;
}
.btn-book-now,
.btn-details,
.add-to .add-to-wishlist {
    font-size: 14px;
    display: block;
    width: 100%;
    line-height: 32px;
    text-align: center;
    height: 34px;
    font-weight: normal;
}
.btn-details,
.btn-book-now {
    margin-bottom: 10px;
    float: left;
}
.add-to .add-to-wishlist {
    float: right;
    padding-left: 5px;
    padding-right: 5px;
}
.btn-details,
.add-to .add-to-wishlist {
    background: #fff;
    color: #555;
    border: 1px solid #dbdbdb;
}
.btn-book-now {
    background: #fb6322;
    color: #fff;
    border: 1px solid #fb6322;
}
.price-font {
    line-height: 30px;
    font-size: 24px;
    font-weight: bold;
}
.booking-cost,
.desc {
    font-size: 14px;
}
.wish {
    position: absolute;
    right: 0;
    top: 0;
}
.wish .add-to-wishlist-widget-no-span {
    position: relative;
    top: -11px;
    right: -9px;
}
.ratio-padding {
    padding-bottom: 69.3481%;
}
.image-wrap {
    background-size: cover;
    height: auto;
}
.add-to {
    position: relative;
}
.featured-properties {
    margin-bottom: 30px;
}
.show-map {
    margin-bottom: 17px;
    font-size: 14px;
    clear: both;
    float: right;
}
.search-map-content {
    overflow: hidden;
}
.view-map:hover,
.view-map:focus {
    text-decoration: none;
}
.btn-book-now:hover {
    color: #fff;
}
.btn-book-now:hover,
.btn-details:hover,
.btn-book-now:focus,
.btn-details:focus {
    text-decoration: none;
    opacity: .8;
}
.breadcrumb-arrow {
    font-size: 10px;
    position: relative;
    top: -1px;
}
.reviews-container {
    width: 100%;
}
.price-was {
    display: block;
    text-align: right;
    font-size: 16px;
    line-height: 22px;
     text-decoration: line-through;
}
.mobile-price-was {
    font-size: 16px;
     text-decoration: line-through;
}
.mobile-price-now {
    color: red;
    font-size: 20px;
}
.price-now {
    display: block;
    color: red;
    text-align: right;
    font-size: 20px;
    line-height: 25px;
}
.mobile-booking-prices {
    display: none;
}
.tablet-booking-price {
    display: none;
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 5px;
}
.tablet-price-was {
    display: inline!important;
    font-size: 16px;
    text-decoration: line-through;
}
.tablet-price-now {
    display: inline!important;
    color: red;
    font-size: 20px;
}
.tablet-price {
    display: inline!important;
    font-size: 20px;
}

@media screen and (min-width: 769px) {
    .property-thumb, .list-image-wrap {
        height: 190px;
    }
    .reviews-container {
        float: right;
    }
    .content-name {
        padding-right: 10px;
        position: relative;
    }
    .shows-on-map {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        font-size: 14px;
    }
    .move-show-map {
        right: 35px;
    }
    .show-map {
        display: none;
    }
    .wish-m,
    .carousel {
        display: block;
    }
    .carousel-indicators {
        bottom: 0;
        left: initial;
        right: 10px;
        margin-left: 0;
        width: 50%;
        margin-bottom: 0;
    }
    .prop-slider {
        position: relative;
        top: -20px;
        text-align: center;
        display: block;
        margin-top: 0;
    }
    .flag-middle {
        width: 390px;
        margin: auto;
    }
    .search-featured-head:hover {
        cursor: default;
    }
    .flag-container {
        display: inline-block;
    }
    .flag {
        width: 20px;
        height: 40px;
        position: relative;
        background: #1C6798;
        float: left;
    }
    .flag-left:after,
    .flag-right:after {
        content: "";
        position: absolute;
        bottom: 0;
        width: 0;
        height: 0;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
    }
    .flag-left:after {
        left: 0;
        border-left: 15px solid #f8f8f8;
    }
    .flag-right:after {
        right: 0;
        border-right: 15px solid #f8f8f8;
    }
    .facilities {
        padding-right: 0;
    }
    .reviews-container {
        width: initial;
    }
}

@media screen and (min-width: 768px) {
    .flex-main .wishlist-dropdown-menu {
        top: 23px!important;
        left: initial!important;
    }
    .property-thumb, .list-image-wrap {
        width: 274px;
    }
    .property-thumb,
    .list-image-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .property-thumb,
    .list-image-wrap,
    .flex-main,
    .thumb-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .btn-book-now,
    .btn-details {
        width: 130px;
        margin-bottom: 0;
        display: inline-block;
        float: none;
    }
    .property-path {
        margin-bottom: 10px;
    }
    .desc {
        padding-top: 5px;
    }
    .featured-properties .flex-main {
        height: 240px;
    }
}

@media screen and (min-width: 992px) {
    .reviews-container {
        text-align: right;
        display: block;
        position: relative;
        top: -1px;
    }
    .features > li {
        width: 32%;
        margin-bottom: 0;
    }
    .desc,
    .shareaholic-customised  {
        display: block;
    }
    .property-thumb,
    .list-image-wrap {
        width: 345px;
        height: 239px;
    }
    .facilities {
        padding-top: 0px;
    }
    .booking-cost {
        text-align: right;
        display: block;
    }
    .features {
        margin-bottom: 0;
    }
    .features span {
        /*font-size: 20px;*/
        margin-right: 3px;
        padding-left: 1px;
    }
    .flex-main:hover,
    .carousel-inner:hover {
        box-shadow: 0 2px 2px rgba(0,0,0,0.2);
    }
    .prop-cont {
        padding-top: 15px;
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media screen and (min-width: 1200px) {
    .property-path {
        margin-bottom: 10px;
    }
    .desktop-breadcrumbs {
        display: block;
        width: 80%;
    }
    .mobile-breadcrumbs {
        display: none;
    }
    .shareaholic-customised {
        right: -5px;
        margin-top: -10px;
    }
}

@media screen and (max-width: 1200px) {
    .desc {
        margin-bottom: 40px;
    }
    .shareaholic-customised {
        right: 10px;
        margin-top: -10px;
    }
    .mobile-breadcrumbs .breadcrumb-arrow {
        width: 20px;
        display: inline-block;
        text-align: center;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .desc {
        display: none;
    }
}

@media screen and (max-width: 991px) {
    .thumb-price {
        position: absolute;
        left: 0;
        bottom: 0.3px;
        padding: 2px 10px;
        background-color: rgba(0,0,0,.5);
        color: #fff;
    }
}
@media screen and (min-width: 620px) and (max-width: 768px) {
    .flexas {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .hide-tablet {
        display: none;
    }
    .tablet-show {
        display: block;
        position: absolute;
        bottom: 10px;
        left: 10px;
        right: 10px;
    }
    .flexas .flex-main {
        width: 48.8%;
        padding-bottom: 50px;
    }
    .flex-main .wishlist-dropdown-menu {
        top: 28px!important;
        left: 0;
        right: 0;
    }
    .featured-properties .flex-main {
        padding-bottom: 64px;
    }
}

@media screen and (max-width: 619px) {
    .flexas .flex-main {
        padding-bottom: 15px;
    }
    .mobile-wishlist {
        display: block;
    }
    .flex-main .wishlist-dropdown-menu {
        top: 28px!important;
        left: 0!important;
        right: 0;
    }
    .facilities {
        margin-bottom: 10px;
    }
    .prop-cont {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media screen and (min-width: 1250px) {
    .featured-properties {
        margin-left: -15px;
        margin-right: -15px;
        border: 1px solid #dbdbdb;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
    }
}

/*Custom styles for iPad portrait ONLY*/
@media screen and (width: 768px) {
    .btn-book-now,
    .btn-details,
    .add-to .add-to-wishlist {
        width: 100%;
    }
    .flexas .property-thumb,
    .flexas .list-image-wrap,
    .flexas .facilities {
        width: 100%;
    }
    .flexas .property-thumb,
    .flexas .list-image-wrap,
    .flexas .flex-main,
    .flexas .thumb-container,
    .flexas .desc {
        display: block;
    }
    .flexas .desc {
        padding-top: 0;
    }
    .flexas .features > li {
        width: 48%;
    }
    .carousel {
        margin-top: 30px;
    }
    .btn-book-now, .btn-details {
        float: left!important;
    }
    .flexas .flex-main {
        padding-bottom: 50px;
    }
}
@media screen and (min-width: 1025px) {
    .features > li {
        width: 24%;
        max-width: 100%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding-right: 5px;
    }
    .features li:nth-child(7),
    .features li:nth-child(8) {
        display: inline-block;
    }
}
@media screen and (max-width: 768px) {
    .tablet-booking-price {
        display: block;
    }
}