@media only screen and (max-width:768px) {

    /* ===== Refbox ===== */
    .refbox_container {
        width: 100%;
        padding: 0 20px;
        display: flex;
        flex-wrap: wrap;
        justify-content: left;
    }

    .refbox_element {
        width: 99%;
        display: inline-block;
        margin-top: 30px;
    }

    .refbox_element_wide {
        width: 99%;
        height: 500px;
        display: inline-block;
    }

    .refbox_img {
        height: 250px;
        width: 100%;
        background: center / cover no-repeat;
        padding: 10px 0 0 10px;
    }

    .refbox_img_wide {
        height: 280px;
        width: 100%;
        background: center / cover no-repeat;
        padding: 10px 0 0 10px;
    }

    .refbox_cat {
        width: 50%;
        padding: 5px;
        background: #fff;
        color: #222;
        text-align: center;
        text-transform: uppercase;
        font: 600 16px Montserrat, sans-serif;
        border: 1px solid #ddd;
    }

    .refbox_text_container {
        width: 100%;
        min-height: 250px;
        padding: 0 20px;
        font-weight: 400;
        transition: all .5s ease;
    }

    .refbox_title {
        font-size: 20px;
        font-weight: 500;
        text-transform: uppercase;
        margin-top: 15px !important;
        margin-bottom: 25px !important;
        line-height: 1.75;
        font-family: Montserrat, sans-serif !important;
    }

    .refbox_excerpt {
        font-size: 14px;
        font-weight: 400 !important;
        line-height: 1.75;
        margin-top: -20px;
        font-family: Montserrat, sans-serif !important;
    }

    .refbox_url {
        position: absolute;
        width: 87.5%;
        height: 526px;
        transition: all .3s ease;
        border: none;
        z-index: 1;
    }

    .refbox_url:hover {
        background-color: rgba(0, 0, 0, .08);
        border: none;
    }

    .refbox_url_wide {
        position: absolute;
        width: 97.8%;
        height: 500px;
        transition: all .3s ease;
        border: none;
        z-index: 1;
    }

    .refbox_url_wide:hover {
        background-color: rgba(0, 18, 107, .06);
        border: none;
    }

    .refbox_emptyres {
        font: 600 22px Montserrat, sans-serif !important;
        text-align: center;
    }

    .reflinks {
        font: 600 14px Montserrat, sans-serif !important;
        text-transform: uppercase !important;
        padding: 5px 20px;
        display: inline-block;
        width: 25%;
        color: #222;
        transition: all .5s ease;
    }

    .reflinks:hover {
        color: #fff;
        background: #222;
        transition: all .5s ease;
    }

    .ansatte_container {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-bottom: 25px;
    }

    .ansatte_element {
        width: 100%;
        display: inline-flex;
        flex-wrap: nowrap;
        justify-content: left;
        font-family: Montserrat, sans-serif !important;
        margin: 12px;
        padding: 30px;
        background: #f9f9f9;
        color: #000;
    }

    .ansatt_name {
        font-weight: 700;
    }

    .ansatt_stilling {
        font-weight: 400;
    }

    .ansatt_telefon {
        font-weight: 300;
    }

    .ansatt_email {
        font-weight: 300;
    }

    .ansatte_element a,
    .ansatte_element a:hover {
        color: #00126b;
    }

    .seperator {
        width: 25%;
        height: 1px;
        border: 1px solid #00126b;
        border-radius: 10px;
        background: #00126b;
        margin: 5px 0;
    }

    .tagbox {
        width: 100%;
        text-align: center;
        font-family: Montserrat, sans-serif !important;
        text-transform: uppercase;
    }

    .tag {
        font-weight: 400;
    }

    /* ===== Teddy Refbox ===== */
    .teddy_refbox_container {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: left;
    }

    .teddy_refbox_element {
        width: 95%;
        display: inline-block;
        margin-top: 30px;
        margin-left: 10px;
        height: 400px;
        background: #eee;
    }

    .teddy_refbox_element_wide {
        width: 99%;
        height: 500px;
        display: inline-block;
    }

    .teddy_refbox_img {
        height: 150px;
        width: 100%;
        background: center / cover no-repeat;
        padding: 10px 0 0 10px;
    }

    .teddy_refbox_img_wide {
        height: 280px;
        width: 100%;
        background: center / cover no-repeat;
        padding: 10px 0 0 10px;
    }

    .teddy_refbox_cat {
        max-width: 75%;
        padding: 5px;
        background: #fff;
        color: #222;
        text-align: center;
        text-transform: uppercase;
        font: 600 16px Montserrat, sans-serif !important;
        border: 1px solid #ddd;
    }

    .teddy_refbox_text_container {
        width: 100%;
        min-height: 250px;
        padding: 15px 30px;
        font-weight: 400;
        transition: all .5s ease;
    }

    .teddy_refbox_title {
        font-size: 18px;
        font-weight: 500;
        text-transform: uppercase;
        margin-top: 10px !important;
        margin-bottom: 15px !important;
        line-height: 1.75;
        font-family: Montserrat, sans-serif !important;
    }

    .teddy_refbox_excerpt {
        font-size: 12px;
        font-weight: 400 !important;
        line-height: 1.75;
        margin-top: -20px;
        font-family: Montserrat, sans-serif !important;
    }

    .teddy_refbox_url {
        position: absolute;
        width: 32%;
        height: 600px;
        transition: all .3s ease;
        border: none;
        z-index: 1;
    }

    .teddy_refbox_url:hover {
        background-color: rgba(0, 0, 0, .08);
        border: none;
    }

    .teddy_refbox_url_wide {
        position: absolute;
        width: 97.8%;
        height: 500px;
        transition: all .3s ease;
        border: none;
        z-index: 1;
    }

    .teddy_refbox_url_wide:hover {
        background-color: rgba(0, 18, 107, .06);
        border: none;
    }

    .teddy_refbox_url_referanse {
        position: absolute;
        width: 32%;
        height: 250px;
        transition: all .3s ease;
        border: none;
        z-index: 1;
    }

    .teddy_refbox_url_referanse:hover {
        background-color: rgba(0, 0, 0, .25);
        border: none;
    }

    .teddy_refbox_emptyres {
        font: 600 22px Montserrat, sans-serif !important;
        text-align: center;
    }
}