<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.listing-title-area {
    text-align: center;
}

li.empty {
    visibility: hidden;
    line-height: 2.6;
}

.pos-btn_an {
    width: 100%;
    text-align: center;
    margin-top: 2em;
}

.jobpack-pricing-list {
    font-family: "Roboto",Helvetica,Arial,sans-serif;
    font-size: 85%;
    color: #a0a0a0;
}

.price-promote {
    text-align: center;
    margin-bottom: 1em;
}

.panel-promote-top {
    background-color: #6985CA;
    color: #fff;
    font-weight: bold;
    padding: 0.5em 0;
    text-align: center;
    font-size: 0.9em;
    margin-left: 30px;
    margin-right: 30px;
}

.ruled-subheading {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #000;
    line-height: 0.1em;
    margin: 10px 0 20px;
}

    .ruled-subheading span {
        background: #fff;
        padding: 0 10px;
    }

.sub-content-heading {
    padding-bottom: 65px;
}


.row__listing-title {
    padding-bottom: 2em;
}

.row__listing-title a
{
    text-decoration: none;
}

.row__listing-title [class*="col-"] div {
    padding: 1em 0;
}

.listing__premium-single div,
.btn-list-cta-ps {
    background-color: #369EA3;
}

.listing__premium-extended div,
.btn-list-cta-pe {
    background-color: #34BA9B;
}

.listing__job-packs div,
.btn-list-cta-jp {
    background-color: #274CA9;
}

.listing__job-packs1 div,
.btn-list-cta-jp2 {
    background-color: #515151;
}

.listing__job-packs .small {
    color: #fff;
}

.listing__job-packs1 .small {
    color: #fff;
}

.listing-title-area {
    color: #fff;
}

.price-promote {
    color: #fff;
    font-size: 1.2em;
    font-weight: 300;
    margin-bottom: 0;
}

@media (max-width:767px) {

    .row__listing-title [class*="col-"] {
        margin-bottom: 2em;
    }

    .row__listing-title [class*="col-"] div {
        padding-bottom: 0;
    }

    .sub-content .listing-title-area {
        margin-bottom: 0;
        padding-bottom: 1em;
    }

    .row__listing-title .price-promote {
        padding-bottom: 1em;
    }

    .row__listing-title .visible-xs {
        padding: 1em 0;
        background-color: #fff;
    }

    .row__listing-title li {
        asdcolor: #fff;
    }

    li.empty {
        display: none;
    }

    .sub-content li {
        text-align: center;
    }

    ul.listing-details li {
        text-align: left;
    }

    .pos-btn_an {
        margin: 1em 0;
    }
}

@media (max-width:991px) {
    .panel-promote-top {
        margin: 0;
    }

    .listing-title-area {
        margin-top: 0;
    }
}

@media (min-width:768px) {
    .listing-title-area {
        height: 2em;
    }

    .row-table {
        display: table;
    }

    .row-table [class*="col-"] {
        float: none;
        display: table-cell;
        vertical-align: top;
        border-right: 1px dotted #ccc;
    }

    .row-table [class*="col-"]:last-child {
        border-right: none;
    }
}

@media (max-width:359px) {
    .ruled-subheading {
        border-bottom: 0;
        line-height: normal;
        margin-bottom: 0;
    }

    .ruled-subheading span {
        padding: 0;
    }

}</pre></body></html>