/*******************************************************
 *
 * General
 *
 *******************************************************/

#inner-page-wrapper {
    overflow: hidden;
}

#inner-page-wrapper > .container {
    width: 100%;
}

#content-sidebar,
#content-full {
    margin-top: 55px;
}

#content .community-title {
    line-height: 1;
    margin-top: 0;
    text-align: left;
    display: block !important;
}

#content .community-featured-image {
    position: relative;
    width: 50%;
    float: left;
    margin: 0 30px 15px 0;
}

#content .community-featured-image img,
#content .community-featured-image canvas {
    display: block;
    margin: 0 auto;
    width: 100%;
}

#content .community-featured-image img {
    object-fit: cover;
    object-position: center center;
}

#content .community-featured-image canvas {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

#content [data-ihf-client-id] {
    padding-top: 50px;
    clear: both;
    display: block !important;
}

/**  IHF Template Module Layout (Details Page) */
#content .listings-wrap {
    clear: both;
    margin-top: 100px;
}

#content .listings-title {
    display: none;
}
/**  IHF Template Module Layout (Details Page) */

/*******************************************************
 *
 * Mobile styles and other media queries
 *
 *******************************************************/

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

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

@media only screen and (max-width: 991px) {
    #content .community-featured-image {
        width: 100%;
        float: none;
        margin: 0 0 40px;
    }
    
    #content .listings-wrap {
        clear: both;
        margin-top: 75px;
    }
} 

@media only screen and (max-width: 767px) {
    #content .listings-wrap {
        clear: both;
        margin-top: 50px;
    }
}

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

.ease {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.floating-smi-wrapper .floating-smi-item a {
    text-shadow: 0 0 3px #000000;
}
#inner-page-wrapper {
    margin-bottom: 0;
}
#inner-page-wrapper > .container {
    width: 100%;
    padding: 0;
}
#ip-commdets-wrapper {
    font-size: 0;
}
.commdets-heading {
    position: relative;
    text-align: center;
}
.commdets-heading .ip-heading {
    text-align: left;
    display: inline-block;
    margin-bottom: 40px;
}
.commdets-desc {
    position: relative;
    margin-bottom: 23px;
}
.commdets-desc p {
    font-family: 'futura-pt-light';
    font-size: 17px;
    font-weight: 300;
    color: #000;
    line-height: 1.7;
    letter-spacing: 0.055em;
    margin-bottom: 31px;
}
.commdets-listing-controls {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1540px;
    margin: 0 auto 28px;
    padding: 0 15px;
}
.commdets-search {
    position: relative;
}
.commdets-search input {
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none;
    border: none;
    font-family: "futura-pt-book";
    font-size: 13px;
    font-weight: 400;
    color: #00b9e8;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    width: 147px;
}
.commdets-search button {
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none;
    border: none;
    background-color: #fff;
}
.commdets-search button::before {
    content: "";
    display: inline-block;
    vertical-align: top;
    margin-top: 9px;
    margin-right: 24px;
    width: 106px;
    height: 1px;
    background-color: #00b9e8;
    pointer-events: none;
}
.commdets-search button span {
    font-size: 16px;
    color: #00b9e8;
}
.commdets-sortby {
    position: relative;
}
.commdets-sortby span {
    font-family: "futura-pt-book";
    font-size: 13px;
    font-weight: 400;
    color: #00b9e8;
    letter-spacing: 0.18em;
    text-transform: uppercase;
}
.commdets-sortby span::after {
    content: "";
    display: inline-block;
    vertical-align: top;
    margin: 9px 30px 0;
    width: 106px;
    height: 1px;
    background-color: #00b9e8;
    pointer-events: none;
}
.commdets-sortby select {
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none;
    border: none;
    font-family: "futura-pt-book";
    font-size: 13px;
    font-weight: 400;
    color: #00b9e8;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    width: 62px;
    background-image: url('../../../images/communities/dropdown-icon.png');
    background-size: 9px 5px;
    background-position: center right;
    background-repeat: no-repeat;
}
.commdets-listings {
    position: relative;
    margin: 0 -2px;
}
.commdets-item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 33.33%;
    padding: 0 2px;
    margin-bottom: 4px;
}
.commdets-item a {
    display: block;
    overflow: hidden;
}
.commdets-item a .commdets-item-image {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 415px;
}
.commdets-item a .commdets-item-image::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
}
.commdets-item a .commdets-item-details {
    position: absolute;
    bottom: -14px;
    left: 56px;
    width: 100%;
    z-index: 1;
}
.commdets-item a .commdets-item-details::before {
    content: "";
    position: absolute;
    top: -5px;
    left: -24px;
    width: 4px;
    height: 123px;
    background: linear-gradient(to bottom, #00b9e8, transparent);
    pointer-events: none;
    opacity: 0;
    transform: translateZ(0);
    transition: all .4s ease-in-out;
}
.commdets-item a:hover .commdets-item-details::before {
    opacity: 1;
}
.commdets-item a .commdets-item-details .commdets-item-price {
    font-family: "futura-pt-book";
    font-size: 24px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 2px;
    padding-bottom: 26px;
}
.commdets-item a .commdets-item-details .commdets-item-address-line1 {
    font-family: "futura-pt-book";
    font-size: 24px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.commdets-item a .commdets-item-details .commdets-item-address-line2 {
    font-family: "futura-pt-light";
    font-size: 23px;
    font-weight: 300;
    color: #fff;
    padding-bottom: 10px;
}
.commdets-item a .commdets-item-details .commdets-item-view-details-text {
    position: relative;
    font-family: "futura-pt-book";
    font-size: 15px;
    font-weight: 400;
    color: #00b9e8;
    text-transform: uppercase;
    letter-spacing: 2.4px;
    opacity: 0;
}
.commdets-item a .commdets-item-details .commdets-item-view-details-text::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 156px;
    width: 122px;
    height: 1px;
    background: #00b9e8;
}
.commdets-item a:hover .commdets-item-details {
    bottom: 37px;
}
.commdets-item a:hover .commdets-item-details .commdets-item-view-details-text {
    opacity: 1;
}
.commdets-listings-pagination {
    position: relative;
    max-width: 260px;
    margin: 0 auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 64px 0;
}
.commdets-listings-pagination::before,
.commdets-listings-pagination::after {
    content: "";
    position: absolute;
    top: 50%;
    width: 118px;
    height: 1px;
    background-color: #dddddd;
    pointer-events: none;
}
.commdets-listings-pagination::before {
    right: calc(100% + 30px);
}
.commdets-listings-pagination::after {
    left: calc(100% + 30px);
}
.commdets-listings-pagination li a {
    font-family: "futura-pt-light";
    font-size: 14px;
    font-weight: 300;
    color: #9c9c9c;
    text-transform: uppercase;
    letter-spacing: 0.18em;
}
.commdets-listings-pagination li a:hover {
    color: #00b9e8;
}
.commdets-listings-pagination li a.active-page {
    color: #fff;
    padding: 9px 12px;
    background-color: #00b9e8;
}

@media only screen and (max-width: 1199px) {
    .commdets-item a .commdets-item-details {
        left: 36px;
    }
}

@media only screen and (max-width: 991px) {
    .commdets-heading .ip-heading {
        text-align: center;
    }
    .commdets-listing-controls {
        display: block;
        text-align: center;
    }
    .commdets-search {
        margin-bottom: 16px;
    }
    .commdets-item {
        display: block;
        width: 100%;
        max-width: 480px;
        margin: 0 auto 4px;
    }
    .commdets-item a .commdets-item-image {
        height: 290px;
    }
    .commdets-item a .commdets-item-details .commdets-item-address-line1,
    .commdets-item a .commdets-item-details .commdets-item-price {
        font-size: 26px;
    }
    .commdets-listings-pagination::before, .commdets-listings-pagination::after {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .commdets-search button::before,
    .commdets-sortby span::after {
        width: 60px;
    }
}

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

}
