﻿/* Command for exanding/collapsing all sections: CTRL + M, CTRL + L */ 

@media screen and (max-width : 480px) {
    #smallScreen {
        visibility: visible;
    }

    #largeScreen {
        display: none;
        visibility: hidden;
    }
}

@media screen and (max-width : 550px) {
    .puff {
        -moz-min-width: 100%;
        -ms-min-width: 100%;
        -o-min-width: 100%;
        -webkit-min-width: 100%;
        min-width: 100%;
    }
}

@media screen and (max-width : 768px) {
    .wall-column {
        width: 100% !important; 
    }

    #flag-content {
        position: unset !important;
        background-color: transparent !important;
    }

    .slide-item-content-container-inner {
        width: 90%;
    }

    .news-feed-shared-content h3 {
        font-size: 16px;
    }

    .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
        padding: 0;
    }

    .navbar-nav {
        margin: 0;
    }

    .navbar-links > li > a {
        margin: 5px 0;
    }

    .container-fluid {
        padding: 0;
    }

    .navbar-collapse {
        background-color: #53b7e8;
    }

    .navbar-links {
        width: 100%;
    }

    li.menu-level-1 {
        border-bottom: 2px solid #9dd9fb;
    }

    ul.menu-level-2 {
        border-bottom: 1px solid #9dd9fb;
    }

    li.menu-level-2 {
        padding: 15px 10px 15px 30px !important;
    }

    ul.menu-level-3 {
        margin-top:5px !important;
    }

    li.menu-level-3 {
        padding: 7px 10px 7px 50px !important;
    }

    .widePuffItem img {
        float: left;
        height: auto;
        width: 100%;
    }

    #mainPage-Services {
        display: none;
    }

    #start-page-image-container {
        display: none;
    }

    .puffItem {
        background-image: none !important;
    }

    .navbar-default {
        width: 100%;
    }

    .puff-restricted-width {
        width: 100% !important;
    }

    .navbar-default .navbar-toggle {
        border-color: #fff;
    }

    .navbar-toggle .icon-bar {
        background-color: #fff !important;
    }

    .service-listing-item-content img {
        display: initial;
        margin: 20px 0 0 0;
    }

    .service-listing-item-content h4 {
        margin-top: 10px !important;
    }

    .service-listing-item-text-content {
        width: 100%;
    }

    .service-listing-item-content {
        height: auto;
        text-align: center;
    }

    .container, #body-content, .masthead .logotype, #page-content {
        width: 100%;
    }

    #topMenuInnerContent {
        float: left;
        height: auto;
        width: 100%;
    }

    #MenuLogoContent img {
        width: 100%;
    }

    #MenuLogoContent {
        float: left;
        z-index: 900;
    }

    #topbarImage {
        display: none;
    }

    .navbar-default {
        position: static;
        top: 0;
    }

    .navbar {
        margin-bottom: 0;
    }

    #start-page-information-puff {
        width: 100%;
        background-color: #cacaca;
    }

    .topMenu {
        width: 100%;
        margin: 0 !important;
    }

        .topMenu .nav.navbar-nav {
            width: 100%;
            margin: 0;
            float: left;
        }

    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background-color: #26abe2;
    }

    .navbar-toggle .icon-bar:hover, .navbar-toggle .icon-bar:focus {
        background-color: #fff !important;
    }

    .slide-item h1, .slide-item h3, .call-to-action-part h2 {
        font-size: 26px;
    }

    .slide-item p, .call-to-action-part p {
        font-size: 18px;
    }

    .customer-logo-bar-item {
        height: 40px;
        width: 80px;
    }

    .zone-no-top-bottom-margin {
        margin-bottom: 0 !important;
        margin-top: 0 !important;
    }
    
    .zone-s-top-bottom-margin {
        margin-bottom: 5px !important;
        margin-top: 5px !important;
    }

    .zone-m-top-bottom-margin {
        margin-bottom: 13px !important;
        margin-top: 13px !important;
    }

    .zone-l-top-bottom-margin {
        margin-bottom: 20px !important;
        margin-top: 20px !important;
    }

    .zone-xl-top-bottom-margin {
        margin-bottom: 27px !important;
        margin-top: 27px !important;
    }

    .zone-no-padding {
        padding: 0;
    }
    
    .zone-s-padding {
        padding: 5px 7px;
    }

    .zone-m-padding {
        padding: 10px 13px;
    }

    .zone-l-padding {
        padding: 15px 17px;
    }

    .zone-xl-padding {
        padding: 23px 25px;
    }

    .puff-section-part .puff-column {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .image-device-responsive {
        max-width: 100%;
        width: auto;
        margin-left: auto;
        margin-right: auto;
    }
}

@media screen and (max-width : 991px) {
    .puffImageContent img {
        width: 100%;
    }

    #menu-logo {
        opacity: 1;
    }

    #menu-logo-banner {
        opacity: 0;
    }

    .call-to-action-part h2 {
        width: auto;
    }

    .call-to-action-part p {
        width: auto;
    }

    .reference-preview-part h4 {
        font-size: 18px;
        margin: 0 0 5px 0;
    }

    .reference-preview-part .row {
        margin: 20px 0;
    }

    .reference-preview-part-item {
        max-width: 400px;
        margin: 10px auto;
    }

        .reference-preview-part-item > .reference-item-img {
            width: 100%;
            height: 140px;
            margin: 0;
        }

        .reference-preview-part-item > .reference-item-text-content {
            width: 100%;
            padding: 20px 20px 0 20px;
            margin: 0;
        }

            .reference-preview-part-item > .reference-item-text-content > .reference-item-body,
            .reference-preview-part-item > .reference-item-text-content > .reference-item-body > p {
                height: 70px;
            }

    .footer-info-group, #footer-info-group-container-image {
        margin-left: auto !important;
        margin-right: auto !important;
        float: none;
    }
}

@media screen and (max-width : 1200px) {
    .container, #body-content, #page-content {
        width: 100%;
    }

    .navbar-default {
        width: auto;
    }

    .topMenu {
        width: auto;
        float: right;
    }
}

@media screen and (min-width : 481px) {
    #smallScreen {
        display: none;
        visibility: hidden;
    }

    #largeScreen {
        visibility: visible;
    }
}

@media screen and (min-width : 550px) {
    .puff {
        margin: 50px 0 50px 0;
    }
}

@media screen and (min-width : 768px) {
        
    .contact-person .text p {
        white-space: nowrap;
    }

    .slide-item-content-container-inner {
        width: 50%;
    }


    .navbar .navbar-collapse {
        text-align: center;
        background: #26abe2;
    }

    .navbar-links {
        width: auto;
    }

        .navbar-links > li > a {
            margin: 10px 0;
        }

    li.menu-level-1 {
        border-bottom: none;
    }

    li.menu-level-2 {
        padding: 10px 10px !important;
    }

    li.menu-level-3 {
        padding: 10px 10px !important;
    }

    #start-page-information-puff-text {
        max-height: 210px;
        overflow-y: auto;
    }

    .service-listing-item-content {
        height: 105px;
    }

    .service-listing-item-text-content {
        width: auto;
        margin-left: 20px;
    }

    .service-listing-item-content img {
        float: left;
    }

    .widePuffItem img {
        float: right;
        height: 200px;
        width: 345px;
    }

    .shortPuffItem, .shortPuffItem .puffItem {
        height: 220px;
    }

        .shortPuffItem .puffTextContent {
            height: 110px;
            overflow-y: auto;
        }

    .widePuffItem .puffItem {
        height: 200px;
    }

    .widePuffItem .puffTextContent {
        height: 90px;
        overflow-y: auto;
    }

    .shortPuffItem .puff-content {
        height: 220px;
    }

    .slide-item h1, .slide-item h3, .call-to-action-part h2 {
        font-size: 45px;
    }

    .slide-item p, .call-to-action-part p {
        font-size: 22px;
    }

    .customer-logo-bar-item {
        height: 60px;
        width: 120px;
    }

    .zone-no-top-bottom-margin {
        margin-bottom: 0 !important;
        margin-top: 0 !important;
    }
    
    .zone-s-top-bottom-margin {
        margin-bottom: 10px !important;
        margin-top: 10px !important;
    }

    .zone-m-top-bottom-margin {
        margin-bottom: 25px !important;
        margin-top: 25px !important;
    }

    .zone-l-top-bottom-margin {
        margin-bottom: 40px !important;
        margin-top: 40px !important;
    }

    .zone-xl-top-bottom-margin {
        margin-bottom: 55px !important;
        margin-top: 55px !important;
    }

    .zone-no-padding {
        padding: 0;
    }
    
    .zone-s-padding {
        padding: 10px 15px;
    }

    .zone-m-padding {
        padding: 20px 25px;
    }

    .zone-l-padding {
        padding: 30px 25px;
    }

    .zone-xl-padding {
        padding: 45px 50px;
    }
}

@media screen and (min-width : 991px) {
    #menu-logo {
        opacity: 0;
    }

    #menu-logo-banner {
        opacity: 0;
    }

    .container {
        width: 100%;
    }

    .call-to-action-part h2 {
        width: 60%;
    }

    .call-to-action-part p {
        width: 60%;
    }

    .reference-preview-part h4 {
        margin: 0 0 10px 0;
    }

    .reference-preview-part .row {
        margin: 10px 0;
    }

    .reference-preview-part-item {
        margin: 25px 25px;
    }

        .reference-preview-part-item,
        .reference-preview-part-item > .reference-item-text-content {
            height: 230px;
        }

            .reference-preview-part-item > .reference-item-img {
                width: 45%;
                height: 100%;
                margin: 0;
                float: left;
            }

            .reference-preview-part-item > .reference-item-text-content {
                width: 55%;
                float: right;
                padding: 15px 20px 0 20px;
                margin: 0;
            }

                .reference-preview-part-item > .reference-item-text-content > .reference-item-body,
                .reference-preview-part-item > .reference-item-text-content > .reference-item-body > p {
                    height: 120px;
                }

    .puff-section-part .puff-column {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

@media screen and (min-width : 1200px) {
    .small-image-on-page {
        max-width: 350px;
    }

    .container, #body-content, #page-content, .navbar-default {
        max-width: 1200px;
    }

    .topMenu {
        width: 800px;
    }

    #footer-inner-content {
        max-width: 800px;
        margin: 0 auto;
    }

    .serviceItem {
        padding: 0;
    }

    #MenuLogoContent {
        float: left;
        width: 400px;
        padding: 0 0 0 30px;
        position: absolute;
        z-index: 900;
    }

        #MenuLogoContent img {
            max-height: 80px;
        }

    .service-listing-item-content {
        padding: 0;
    }

    #start-page-information-puff {
        position: absolute;
        bottom: 20px;
        right: 43px;
        width: 400px;
        background-color: rgba(256,256,256, 0.7);
        z-index: 800;
    }

    #topMenuInnerContent {
        height: 80px;
    }
}

@media screen and (max-width : 1200px) and (min-width : 768px) {

    .container-fluid {
        padding: 0;
    }

    div.container {
        margin: 0;
        width: initial;
    }

    #MenuLogoContent {
        float: left;
        width: 250px;
        top: -10px;
        padding: 0 0 0 30px;
        position: relative;
        z-index: 900;
    }

    .service-listing-item-content {
        padding: 0 75px;
    }

    #start-page-information-puff {
        position: absolute;
        bottom: 20px;
        right: 43px;
        max-width: 400px;
        background-color: rgba(256,256,256, 0.7);
        z-index: 800;
    }

    .navbar-default {
        position: static;
        top: 0;
        margin-bottom: 0;
    }

    #topMenuInnerContent {
        float: left;
        width: 100%;
        padding-top: 20px;
        min-height: 80px;
    }

}
