/********************* MOBILE ********************/
@media (max-width: 980px) {
    .mbi {
        height: 60px;
        margin: 0;
        padding: 0;
        display: block;
        position: relative;
        border-top: 1px solid #6FC7E2;
        overflow: hidden;
    }

    #firstline {
        color: #0C6E8C;
        font-size: 21px;
        width: 100%;
        top: 210px;
        text-align: center;
        text-shadow: 1px 1px #888888;
        margin: 0 auto;
        position: absolute;
        text-transform: uppercase;
    }

    #secondline {
        color: #0C6E8C;
        font-size: 21px;
        width: 100%;
        top: 230px;
        text-align: center;
        text-shadow: 1px 1px #888888;
        margin: 0 auto;
        position: absolute;
        text-transform: uppercase;
    }

    .fader_left {
        display: none;
    }

    .fader_right {
        display: none;
    }

    .mbi_1 {
        background: url("images/hp-circles/1.png") no-repeat 10px center;
        background-size: contain;
    }

    .mbi_2 {
        background: url("images/hp-circles/2.png") no-repeat 10px center;
        background-size: contain;
    }

    .mbi_3 {
        background: url("images/hp-circles/3.png") no-repeat 10px center;
        background-size: contain;
    }

    .mbi_4 {
        background: url("images/hp-circles/4.png") no-repeat 10px center;
        background-size: contain;
    }

    .mbi_5 {
        background: url("images/hp-circles/5.png") no-repeat 10px center;
        background-size: contain;
    }

    .mbi_6 {
        background: url("images/hp-circles/6.png") no-repeat 10px center;
        background-size: contain;
    }

    .mbi_7 {
        background: url("images/hp-circles/7.png") no-repeat 10px center;
        background-size: contain;
    }

    .mbi_8 {
        background: url("images/hp-circles/8.png") no-repeat 10px center;
        background-size: contain;
    }

    .mbi_9 {
        background: url("images/hp-circles/9.png") no-repeat 10px center;
        background-size: contain;
    }

    .mbi_10 {
        background: url("images/hp-circles/10.png") no-repeat 10px center;
        background-size: contain;
    }

    .mbi_11 {
        background: url("images/hp-circles/11.png") no-repeat 10px center;
        background-size: contain;
    }

    .mbi_12 {
        background: url("images/hp-circles/12.png") no-repeat 10px center;
        background-size: contain;
    }

    .mbi_13 {
        background: url("images/hp-circles/13.png") no-repeat 10px center;
        background-size: contain;
    }

    .mbi_14 {
        background: url("images/hp-circles/14.png") no-repeat 10px center;
        background-size: contain;
    }

    .mbi_15 {
        background: url("images/hp-circles/15.png") no-repeat 10px center;
        background-size: contain;
    }

    .mbi_16 {
        background: url("images/hp-circles/16.png") no-repeat 10px center;
        background-size: contain;
    }

    .mbi_17 {
        background: url("images/hp-circles/17.png") no-repeat 10px center;
        background-size: contain;
    }

    .mbi_18 {
        background: url("images/hp-circles/18.png") no-repeat 10px center;
        background-size: contain;
    }

    .mbi_19 {
        background: url("images/hp-circles/19.png") no-repeat 10px center;
        background-size: contain;
    }

    .mbi_20 {
        background: url("images/hp-circles/20.png") no-repeat 10px center;
        background-size: contain;
    }

    /* mobile verzion- apotek icon is now showing */
    .mbi_21 {
        background: url("images/hp-circles/21.png") no-repeat 10px center;
        background-size: contain;
    }

    /* Batteriskap */
    .mbi_22 {
        background: url("images/hp-circles/22.png") no-repeat 10px center;
        background-size: contain;
    }

    /* placeholders for new categories (up to mbi_30) */
    .mbi_23 {
        background: url("images/hp-circles/0.png") no-repeat 10px center;
        background-size: contain;
    }

    .mbi_24 {
        background: url("images/hp-circles/0.png") no-repeat 10px center;
        background-size: contain;
    }

    .mbi_25 {
        background: url("images/hp-circles/0.png") no-repeat 10px center;
        background-size: contain;
    }

    .mbi_26 {
        background: url("images/hp-circles/0.png") no-repeat 10px center;
        background-size: contain;
    }

    .mbi_27 {
        background: url("images/hp-circles/0.png") no-repeat 10px center;
        background-size: contain;
    }

    .mbi_28 {
        background: url("images/hp-circles/0.png") no-repeat 10px center;
        background-size: contain;
    }

    .mbi_29 {
        background: url("images/hp-circles/0.png") no-repeat 10px center;
        background-size: contain;
    }

    .mbi_30 {
        background: url("images/hp-circles/0.png") no-repeat 10px center;
        background-size: contain;
    }

    #site_wrapper {}

    .mbi_text {
        color: white;
        text-align: left;
        padding-left: 10px;
        position: relative;
        float: left;
        font-size: 15px;
        display: inline-block;
        height: 100%;
        width: 220px;
        vertical-align: middle;
    }

    .mbi_back {
        height: 80%;
        width: 60px;
        float: left;
        margin: 6px;
    }

    .mbi_text span {
        display: table-cell;
        height: 60px;
        vertical-align: middle;
    }

    .main_big_icons {
        width: 100%;
        margin: 0;
    }

    #main {
        background-color: #38B7E0;
        width: 100%;
        overflow: hidden;
        color: white;
        border-bottom: 3px solid #ffffff;
    }

    ol,
    ul {
        list-style: none;
        display: block;
        float: right;
        width: 50px;
        margin: 22px 0px 0 5px;
        padding: 0;
    }

    .menu_wrapper {
        font-size: 1em;
        margin: 0;
        overflow: visible;
        width: 100%;
    }

    .burger {
        width: 38px;
        height: 47px;
        background-image: url(images/burger.png);
        background-position: center;
        float: right;
        padding: 9px 7px 0 0;
        background-color: #dfdbd4;
        background-repeat: no-repeat;
    }

    .menu_holder {
        background: #F2EDE7 url("images/robur_text_logo.png") no-repeat -10px 0;
        background-size: contain;
        border-bottom: 3px solid #ffffff;
        overflow: visible;
        height: 56px;
        width: 100%;
        /*position: relative;*/
    }

    .menu_items {
        position: absolute;
        width: 70%;
        top: 56px;
        right: 0;
        float: right;
        text-align: right;
        z-index: 100;
        display: none;
    }

    .menu_link_lang {
        display: block;
        border-top: 1px solid #E0DCD5;
        background-color: #F2EDE7;
        padding: 15px 20px;
    }

    .header_contact_info_mobile {
        float: right;
        overflow: auto;
        width: 140px;
        color: #8e8c88;
        text-align: right;
        padding: 9px 12px 0 12px;
        height: 47px;
        font-size: 0.9em;
        background: #dfdbd4 url(images/slide-mobile.png) no-repeat 0px -5px;
    }

    .header_contact_info_mobile a {
        color: #8e8c88;
    }

    .header_contact_info {
        display: none;
    }

    .header_phone_number {
        color: #38B7E0 !important;
        font-weight: bold;
    }

    .menu_link {
        display: block;
        border-top: 1px solid #E0DCD5;
        background-color: #F2EDE7;
        padding: 15px 20px;
    }

    .menu_link:hover {
        background-color: #38B7E0;
        color: white;
    }

    #toggle_menu {
        display: block;
    }

    #header {
        overflow: hidden;
        width: 100%;
        margin-bottom: 237px;
    }

    .mobile_details_div {
        background: white;
        color: #42BAE0;
        display: none;
        overflow: auto;
    }

    #slider_dots {
        top: 272px !important;
    }

    .span_productgroup_name {
        color: #42BAE0;
        display: block;
    }

    .modal-content {
        display: none;
    }

    .span_productgroup_description {
        display: block;
        font-size: 1em;
        color: #333333;
        margin: 5px 0;
    }

    .span_productgroup_models {
        color: white;
        font-size: 1.5em;
        text-transform: uppercase;
    }

    .models_list {
        display: block;
        float: left;
        clear: both;
        color: white !important;
        margin: 0 0 0 50px;
        padding: 5px 0;
        font-size: 1.2em;
    }

    .models_list_no_margin {
        display: block;
        float: left;
        clear: both;
        color: white !important;
        padding: 5px 0;
    }

    .models_list.selected {
        color: #0c6e8c !important;
    }

    .desktop_details_holder {
        display: none !important;
        height: 0;
    }

    .hp_prod_group_image {
        height: 200px;
    }

    .hp_prod_group_left {
        float: left;
        width: 40%;
    }

    .hp_prod_group_right {
        float: right;
        width: 55%;
        padding-left: 5%;
    }

    /*CONTACT*/
    /*CONTACT*/
    .contact_form {
        padding: 10px;
        width: 300px;
        color: white;
    }

    .contact_field label {
        color: white;
    }

    .contact_field .label_div {
        text-align: left;
        padding: 1% 0;
    }

    .contact_field {
        overflow: auto;
        margin: 5px 0;
    }

    #txtContactName {
        width: 200px;
        padding: 5px;
        background-color: #B4E0ED;
    }

    #txtContactEmail {
        width: 100%;
        padding: 5px;
        background-color: #B4E0ED;
    }

    #txtContactOrderNr {
        width: 100px;
        padding: 5px;
        background-color: #B4E0ED;
    }

    #txtContactMessage {
        width: 100%;
        height: 180px;
        padding: 5px;
        background-color: #B4E0ED;
    }

    .main_image_div {
        height: auto;
        padding: 0 0;
        overflow: auto;
        min-height: 200px;
    }

    .span_page_content strong {
        color: #92D4E9 !important;
        font-size: 1.1em !important;
        font-weight: normal !important;
    }

    .main_content_div_product {
        padding-top: 30px;
        padding-bottom: 10px;
    }

    .main_content_div {
        padding-top: 0;
    }

    .span_page_name {
        color: #37B8DF;
        display: block;
        font-size: 1.5em;
        padding: 10px 0;
        margin: 20px 0 20px 20px;
    }

    .span_page_content {
        display: block;
        font-size: 1em;
        color: #333333;
        width: 91%;
        margin: 20px 0 0 20px;
        padding-bottom: 5px;
    }

    .span_link_to_product {
        display: block;
        font-size: 1em;
        color: #333333;
        width: 91%;
        margin: 20px 0 0 20px;
        padding-bottom: 5px;
    }

    .sub_content {
        margin-bottom: 40px;
    }

    .sub_content_up {
        width: 100%;
    }

    .sub_content_down {
        min-height: 100px;
        width: 100%;
        margin: 0 0 20px 0;
        overflow: hidden;
        background-color: #B4E0ED;
    }

    .sub_content_down .contact {
        height: 400px !important;
    }

    .sub_content_up_left {
        background-color: #8CD9ED;
        width: 0;
        float: left;
        overflow: auto;
    }

    .sub_content_up_right {
        background-color: #3DB7DE;
        width: 100%;
        float: left;
        overflow: auto;
    }

    .sub_content_down_left {
        width: 0;
        float: left;
        overflow: auto;
        height: 20px;
    }

    .sub_content_down_right {
        background-color: #70C5E1;
        width: 100%;
        float: left;
        overflow: auto;
        min-height: 100px;
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .sub_content_up_right span {
        display: block;
        float: left;
        margin: 26px 50px;
        color: white;
        font-size: 2em;
        text-transform: uppercase;
    }

    .sub_content_down_right span {
        display: block;
        float: left;
        margin: 26px 50px;
        color: white;
        font-size: 1em;
    }

    .sub_content_down_right a {
        color: #0c6e8c;
    }

    .contact_form_please_wait,
    .contact_form_message_sent {
        color: white;
        margin: 30px 50px;
    }

    .sub_cat_list {
        display: block;
        float: left;
        clear: both;
        color: white !important;
        text-decoration: underline;
        margin: 0 20px;
        padding: 5px 15px;
        font-size: 1.5em;
    }

    #breadcrumbs {
        padding: 20px 0 0 20px;
        overflow: auto;
        background-color: white;
    }

    .model_holder {
        display: block;
        overflow: auto;
        float: left;
        margin-left: 5px;
    }

    .models_list_level_2 {
        margin-left: 20px;
        margin-bottom: 20px;
        display: block;
        overflow: auto;
    }

    .pdf_link {
        display: inline-block;
        cursor: pointer;
        height: 15px;
        padding: 2px 10px 2px 18px;
        background: url("images/file-pdf-icon.png") no-repeat 0 3px;
    }

    .main_image_holder {
        padding-top: 50px;
        overflow: auto;
        width: 100%;
        background-position: left;
    }

    .main_image_holder.group {
        margin-top: 20px;
        overflow: auto;
        height: 300px;
        width: 100%;
        background-position: center;

    }

    .download_header {
        color: #92D4E9;
        font-size: 1.1em;
    }

    .page_files_holder {
        margin: 10px 0;
        overflow: auto;
        margin-left: 50px;
    }

    .page_files_holder a {
        display: block;
        float: left;
        clear: both;
        background: url(images/pdf_file.png) no-repeat 0 3px;
        padding: 8px 0 5px 30px;
        background-size: 25px;
        margin: 10px 0 0 0;
    }


    .headerimg {
        background-position: center 50%;
        background-repeat: no-repeat;
        background-size: cover;
        background-color: #b3aea6;
        width: 100%;
        height: 297px;
        position: absolute;
    }
}