.startpage_showcase {
    background: url("/pics/startpage_background2.jpg");
    background-size: cover;
    color: #fff;
    text-shadow: 0px 1px 1px #4d4d4d
}

.startpage_showcase h1, .startpage_showcase h2 {
    color: #fff;
    text-shadow: 1px 2px 2px #4d4d4d
}

.startpage_showcase div.topshow {
    padding: 10px 0;
    font-size: 18px;
}

.startpage_showcase div.bottomshow {
    padding-top: 10px;
    border-top: 1px solid lightgray;
    display: flex;
    justify-content: center;
    margin: 0 -10px;
}

.startpage_showcase div.bottomshow button {
    margin: 0 10px;
}

.blanch {
    color: #ffdaa2
}
/**
@media (max-width: 600px){
    .startpage_showcase {
        background: #fff;
        text-shadow: none;
        color: #000;
    }

    .startpage_showcase h1, .startpage_showcase h2 {
        text-shadow: none;
        color: rgba(0, 0, 0, 0.83);
    }

    .blanch {
        color: #b33838;
    }
}

@media (max-width: 900px){
    .startpage_showcase > div.half {
        flex-wrap: wrap
    }

    .startpage_showcase > div > div {
        width: 100%
    }

    .startpage_showcase > div > div:first-child {
        border-right: none;
        border-bottom: 1px solid lightgray;
        margin: 0 -10px;
        padding: 0 10px;
        padding-bottom: 10px
    }

    .startpage_showcase > div > div:last-child {
        padding-left: 0
    }
}
**/


.startpage_showcase2 {
    background: url("/pics/startpage_background2.jpg");
    background-size: cover;
    color: #fff;
    text-shadow: 0px 1px 1px #4d4d4d;
    display: flex;
}

.startpage_showcase2 h2 {
    margin-left: 10px;
    padding-left: 0;
    text-shadow: 1px 2px 2px #4d4d4d
}

.startpage_showcase2 h2 a {
    color: #fff !important;
    text-decoration: none;
}

.startpage_showcase2 > div {
    width: 33.3333%;
    border-left: 1px solid lightgray;
    margin: -10px 0 !important;
    padding: 10px 0;
    transition: opacity 0.5s ease;
}

.startpage_showcase2 > div:hover {
    opacity: 0.5;
    cursor: pointer
}

.startpage_showcase2 > div:first-child {
    border-left: none;
}

.startpage_showcase2 > div:first-child h2 {
    margin-left: 0
}

.startpage_showcase2 > div > div {
    
    margin-left: 10px;
}

.startpage_showcase2 > div > div.first {
    margin-left: 0
}

.startpage_showcase2 > div > div i {
    margin-right: 10px;
    font-size: 50px;
    color: #ffcaa9
}

.startpage_showcase2 > div > div > div:first-child {
    float: left
}

.startpage_showcase2 > div > div > div:last-child {
    float: none
}

@media (max-width: 900px){
    .startpage_showcase2 {
        flex-wrap: wrap
    }

    .startpage_showcase2 h2 {
        margin-left: 0
    }

    .startpage_showcase2 > div {
        width: 100%;
        border-left: none;
        border-bottom: 1px solid lightgray;
        margin: 0 -10px !important;
        padding-left: 10px;
        padding-right: 10px
    }

    .startpage_showcase2 > div:first-child {
        padding-top: 0
    }

    .startpage_showcase2 > div:last-child {
        padding-bottom: 0;
        border-bottom: none;
    }

    .startpage_showcase2 > div > div {
        margin-left: 0
    }
}

.startpage_showcase3 {
    background: url("/pics/startpage_background.jpg");
    background-size: cover;
    color: #fff;
    text-shadow: 0px 1px 1px #4d4d4d
}

.startpage_showcase3 h1, .startpage_showcase3 h2, .startpage_showcase3 h3 {
    color: #fff;
    text-shadow: 1px 2px 2px #4d4d4d
}

.startpage_showcase3 h2 {
    margin-top: 2px
}

.startpage_showcase3 i {
    border-bottom: none;
    color: #ffcaa9
}

.startpage_showcase3 div.bottomshow {
    padding-top: 10px;
    border-top: 1px solid lightgray;
    display: flex;
    justify-content: center;
    margin: 0 -10px;
}

.startpage_showcase3 div.bottomshow button {
    margin: 0 10px;
}

.perkshow {
    display: -webkit-flex; display: flex;
    -webkit-flex-wrap: wrap; flex-wrap: wrap;
    margin: 0 -10px;
}

.perkshow b {
    color: #FFD4AF
}

.perkshow > div:nth-last-child(-n+2) {border-bottom: 0px;}
.perkshow > div:nth-child(2n) {border-right: 0px;}
.perkshow > div:last-child {border-right: 0px;}
@media (max-width: 900px){
    .perkshow > div {width: 100%;border-bottom: 1px solid #7b7b7b !important;border-right: 0px;}
}

.perk {
    display: -webkit-flex; display: flex;
    width: 50%;
    border-right: 1px solid #7b7b7b;
    border-bottom: 1px solid #7b7b7b;
    box-sizing: border-box;
}

@media (max-width: 600px){
    .perk {
        width: 100%;     
    }    
}

.perk div:first-child {
    width: 30%;
    display: -webkit-flex; display: flex;
    -webkit-justify-content: center; justify-content: center;
    -webkit-align-self: center; align-self: center;
    font-size: 45px
}

.perk div i {
    color: #ffcaa9
}

.perk div:last-child {
    width: 70%
}

.perk h3 {
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 0;
    border: none;
    padding-left: 0;
    margin-top: 10px;
    box-sizing: border-box;
}

.perk p {
    padding-right: 15px;
    margin-top: 5px;
}

/* POSTINGS */

.content h2 button {
    float: right;
    font-size: 14px !important;
    font-weight: normal;
    font-family: Roboto;
    margin-top: 0;
    position: absolute !important;
    top: 7px;
    right: 10px;
}

.abobox .posting_left {
    padding-right: 3px;
    margin-bottom: 10px
}

.loadmore-button-container {
    margin: -10px !important;
    padding: 10px;
    border-top: 1px solid lightgray;
    margin-top: 0 !important;
}

.loadmore {
    margin-top: 10px;
}