﻿.spec_details hr {
    margin-top: 5px;
}

#propertyUnitPlan .owl-item a {
    text-decoration: none;
    color: inherit;
}

#propertyUnitPlan .owl-item img {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    margin: auto;
    width: 100%;
}

#propertyUnitPlan .owl-item {
    /*text-align: center;*/
}

#propertyUnitPlan .img-group {
    height: 250px;
    position: relative;
    margin-left: 30px;
    margin-right: 30px;
    overflow: hidden;
    margin-top: 15px;
    margin-bottom: 15px;
}

#propertyUnitPlan .detail-group {
    /*margin-top: 15px;
            font-size: 15px;*/
    margin-left: 35px;
}

    #propertyUnitPlan .detail-group .text_price {
        margin-top: 0;
    }

#video-market-place-detail-overlap {
    margin-top: 20px;
}

@media (max-width: 767px) {
    body {
        padding-bottom: 150px;
    }

    #carouselControl .carousel-inner {
        height: 250px;
    }

        #carouselControl .carousel-inner .carousel-item {
            height: 100%;
        }

            #carouselControl .carousel-inner .carousel-item img {
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                position: absolute;
                margin: auto;
            }

    #agent_contact_bar .agentBarPicture {
        margin-left: auto;
        margin-right: auto;
        margin-top: 5px;
        width: 70px;
        height: 70px;
    }

    #agent_contact_bar .agent-name {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 17px !important;
    }

    #agent_contact_bar .company-name {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 11px !important;
        margin-bottom: 5px !important;
        margin-top: 5px !important;
    }

    #agent_contact_bar .agentBarButton {
        width: 35px;
    }
}

@media (min-width: 767px) {
    #carouselControl .carousel-inner {
        height: 500px;
    }

        #carouselControl .carousel-inner .carousel-item {
            height: 100%;
        }

            #carouselControl .carousel-inner .carousel-item img {
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                position: absolute;
                margin: auto;
            }

    #agent_bar_desktop .company-name {
        margin-bottom: 5px !important;
        margin-top: 5px !important;
    }
}
