/* 
    Created on : 11-Mar-2019, 17:11:28
    Author     : brian
*/

.page-home-emergency-landing .title {
    font-family: "HouschkaLight";
    font-size: 24pt;
    color: #92278F;
    margin: 25px 0 20px;
}

.info-cell .title, .info-cell-plain .title {
    font-family: "HouschkaLight";
    font-size: 14pt;
    color: #92278F;
}

.page-home-emergency-landing {
    font-size: 15pt;
}

.page-home-emergency-landing .home-types-container .detail {
    text-align: center;
    margin-top: 5px;
}

.page-home-emergency-header li.header-price-from-container {
    font-size: 10pt;
    color: #555555;
    vertical-align: bottom;
    margin-bottom: 5px;
    margin-right: 0;
    position: relative;
    height: 300px;
    width: 140px;
    padding: 0;
}

.page-home-emergency-header .header-prices-from {
    margin-top: 0;
    padding: 0 50px 25px !important;
}

@media (max-width: 767px) {
    .page-home-emergency-header .header-prices-from {
        margin-top: 0;
        padding: 0 15px 25px !important;
    }
}

.page-home-emergency-header .header-price-from-container .top {
    position: absolute;
    height: 170px;
    top: 0;
    width: 100%;
    padding: 5px 10px;
}

.page-home-emergency-header .header-price-from-container .middle {
    position: absolute;
    top: 170px;
    bottom: 200px;
    width: 100%;
}

.page-home-emergency-header .header-price-from-container .bottom {
    position: absolute;
    bottom: 20px;
    width: 100%;
}

.page-home-emergency-header li.header-price-from-container .title {
    font-size: 14pt;
    vertical-align: middle;
    display: table-cell;
    height: inherit;
}

.quote-container .premium {
    font-family: "HouschkaLight";
    font-size: 32pt;
    color: #92278F;
}