@media (min-width: 1200px) {
    .container {
/*        width: 1160px;*/
/*        width: 100%;*/
    }
    .logoutIcon {
        display: none !important;        
    }
    
    /* HOLIDAY - CALENDAR */
    #holidayCalendar {
        display: table !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .logoutIcon {
        display: none !important;        
    } 
    .topMenu {
        height: 43px;
       /* font-size: 0.95em;*/
    }
    .topMenu .inCart table {
        margin-top: -1em;
        font-size: 0.75em;
    }
   /* .topMenu .inCart table tr:nth-child(3) {
        display: none;
    }*/
/*    .leftMenu a {
        padding: 0.7em 0.5em;
        font-size: 0.9em;
    }*/
/*    .filters #minmaxPrice input {
        max-width: 60px !important;
    }*/
/*    .content {
        font-size: 0.9em;
    }    */
}

@media (min-width: 600px) and (max-width: 991px) {
    .logo {
        width: 300px !important;
        margin: 13px auto;
    }
    #userInfo {
        font-size: 0.8em;        
    }
    #userInfo .material-icons, #userInfo .info {
        margin-right: 5px !important;
    }
/*    .leftMenu {
        font-size: 10px;    
       width: auto !important;
       display: block!important;
    }*/
    .topMenu {
        height: 2.4em;
    }
    
    .content {
       width: 100% !important;
    }
    /* DEFAULT*/
   /* .leftMenu {
        width: 20% !important;
    }*/
/*    .leftMenu a {
        padding: 0.9em 0.7em  1em;
        font-size: 0.8em;
    }
    .leftMenu ul {
        height: auto;
    }
    .leftMenu .cart .prInCrt {
        margin: -1px 0 0 4px;
        padding: 1px 3px 4px;
        width: 10px;
        height: 10px;
        border-radius: 7px;
        -webkit-border-radius: 7px;
    }
    .leftMenu li.cartButton > a.cart > div.cartText {
        display: none;
    }    */
    
    .responsive {
        display: initial;
    }
    .notResponsive {
        display: none;
    }
    
    
/*    .content {
        font-size: 0.8em;
    }    */
    
    .content h1 {
        font-size: 1.5em;
    }
    .logoutIcon {
        display: none !important;        
    }  
    
    /* CALENDAR EVENTS */
    #newEventButton {
        font-size: 0.8em !important;
        padding: 0.5em 0.8em !important;
    }
    #headLine {
        margin-top: 0 !important;
    }
    .calendarCell {
        width: 13.4% !important;
    }
    .dayNames .calendarCell {
        font-size: 0.7em !important;
    }
    .specialDay {
        font-size: 0.6em !important;
    }
    .events {
        font-size: 0.6em !important;
    }
    .htTitle {
        width: 49%;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        font-size: 12px;        
    }
    .htTitle:before {
        width: 25px !important;
        height: 25px !important;
        margin: -10px 5px -9px 0 !important;
    }
    .htDetails {
        font-size: 0.8em;
    }
    .label {
        width: 20% !important;
    }
    .popupForm {        
        width: 80%;
    }
    
    /* Popup ADDED PRODUCT to cart */
    #addProductContent {
        padding: 1em;
        margin: auto 1em;
    }
    
    .popupCart {
        max-width: 500px !important;
    }
    
    /* FOOTER */
/*    footer .brands div {
        width: 32%;
    }*/
/*    footer .brands img {
        height: 50px;
    }*/
    .links {
        font-size: 0.9em;
        text-align: center;
        white-space: pre-line;
        width: 100%;
        padding: 0;
    }
    .links a {
        line-height: 1.8em;
        margin: 0;
    }
    #copyright {
        float: none;
        width: 100%;
        padding: 0.5em 0;
        text-align: center;
        font-size: 0.8em;
        color: darkgrey;
    }
    footer .logos img {
        height: 25px;
        margin: 0.5em;
    }
    .footerMenu {
        display: block;
        margin: 13px 0;
        float: left;
    }
    .footerMenu div {
        display: inline-block;
        width: 100%;
    }
    .footerMenu .material-icons {
        float: left;
        margin: -5px 5px -10px 0;
    }
    .footerMenu + .links {
        display: none;
    }
    .footerMenu.opened + .links {
        display: block;
    }
    #logged > *{
       /* font-size: 0.7em !important;
        margin: 0 .5em !important; */     
    }
/*    header #logged > div {
        height: 50px !important;
    }
    header #icons .material-icons {
        margin: 8px 3px;
        padding: 11px 6px;
        font-size: 25px;
    }*/
/*    header #icons img {
        margin: 12px 6px;
        width: 23px;
        height: 23px;
    }*/
    
/*    header #icons {
        height: auto !important;
        margin-top: 4px;
    }*/
/*    header #logged {
        min-width: unset;
    }*/
/*    .quantity-nav {
        display: none;
        right: 0.2em;
    }*/
    
/*    .products.row .qty, .products.row .qtyTotal {
        padding: 0.5em 0.5em 0.5em 0.2em !important;
    }*/
    
}

/*@media (max-width: 613px) {
    .leftMenu li.cartButton {
            display: none !important;
        }
    .leftMenu > ul > li {
        display: block !important;
        float: none !important;
    }
}*/
@media (min-width: 600px) and (max-width: 991px) {
    ul.navbar-nav {
        min-width: 540px;
    }
}
@media (max-width: 599px) {
    #navbarSupportedContent {
        max-width: none!important;
    }
    .categoriesButton .categories.active/*, .favourites .categories.active*/ {
        border: none;
        padding-right: 10px;
    }
    
    #navbarSupportedContent,  #navbarSupportedContent ul {
        width: 100%;
    }
    .floatRight {
        float: none!important;
    }
    
    /* DEFAULT */
    * {
        /*font-size: 12px;*/
    }
    
/*    header {
        width: 100%;
        margin: 0 auto;
        display: block;
        height: 5em;
        position: fixed;
        z-index: 1;
    }*/
    
    header #iconsContainer {
        width: 100%;
        max-width: none;
    }
    
    #settingsPopup {         
        top: -2px;
        /*float: none;*/
        margin-left: auto;
        margin-right: auto;
        /*width: 70%;*/
    }
    #settingsPopup > div {
        /*padding: .5em .8em .5em .8em;*/
        
    }
    
    .topRow, .topRow .container {
        height: 4.5em;
        /*position: fixed;*/
        background: #FFF;
    }
    
    .topMenu {
        margin-bottom: 0;
        position: fixed;
        top: 7em;
        height: 2.5em;
        z-index: -1;
        margin-top: -2.5em;
    }
    section.content {
/*        margin-top: 9.5em;*/
        z-index: 0;
        position: relative;
    }
/*    .searchField {
        margin: -2.15em 5.5em;        
        width: calc(100% - 11em);
        position: fixed;
    }*/
    
    .loggedText {
        display: none;
    }
    
/*    .leftMenu {
        display: none;
        width: 50% !important;
        min-width: 300px;
        position: fixed;
        height: calc(100% - 7em);
        top: 7.1em;
        left: 0;
        overflow-y: scroll;
        margin: 0;
        padding: 0;
        opacity: 0.95;
        z-index: 2;
    }
    .leftMenu.hidden {
        display: none;
    }
    .content {
        width: 100% !important;
    }
    .leftMenu a {
        font-size: 12px;
        padding: 1em !important;
        border: none;
    }
    .leftMenu > ul {
        height: auto;
    }
    .leftMenu > ul > li {
        display: block !important;
        float: none !important;
    }
    .leftMenu > ul > li > ul {
        float: none;
        position: relative;
    }
    .leftMenu > ul > li > ul > li {
        padding-left: 1em;
    }
    .leftMenu .cart {
        height: 1em;        
    }   
    .leftMenu li.cartButton {
        display: none !important;
    }
    .leftMenu li.cartButton:hover .popupCart, .popupCart:hover {
        display: none !important;
    }
    .leftMenu .cart .prInCrt {
        width: 15px;
        height: 15px;
    }
    .leftMenu .amper {
        border: 1px solid #15589f;   
    }*/
    h1 {
        text-align: center;
    }
    .logo {
        width: 100% !important;
        text-align: center !important;
        margin: 0 auto 0 !important;
        padding: 0.65em 0 .4em;
        background: #FFF;
        /*display: none !important;*/
    }
    .logo img {
        height: 1.2em !important;
    }
    #headLine {
        font-size: 0.6em !important;
    }
    #setYear, #setMonth {
        padding: 0 !important;
    }
    a.loginBTN {
        display: inherit;
        text-align: center;
        float: none;
        margin-top: 0;
        padding: 0.3em;
    }
/*    .menuOpener {
        display: block;
        color: #FFF;
        font-weight: bold;
        padding: 5px 0;
        text-align: center;
        margin: 4px 3px;
        float: left;
        cursor: pointer;
            clear: both;
    }*/
    .menuOpener13 {
        padding: 0;
        margin: 10px 3px;
    }
/*    .menuOpener:hover {
        background: #428bca;
    }*/
/*    .responsiveCartButton {
        background: #73a1d2;
        display: inline-block;
        color: #FFF;
        font-weight: bold;
        padding: 5px 0;
        text-align: center;
        margin: 4px 3px;
        cursor: pointer;
        float: right;
        width: 100%;
    }*/
    .responsiveCartButton13 {
        padding: 0;
        margin: 10px 3px;
    }
    .responsiveCartButton > a.cart {
        text-transform: uppercase;
        color: #FFF;
        text-decoration: none;
        font-family: 'Roboto Condensed',sans-serif;
        font-weight: bold;
    }
    .responsiveCartButton .material-icons {
        margin-top: 1px;
    }
   
/*    .leftMenu.hidden {
        display: none;
    }*/
    header > div.container {
        position: fixed;
        width: 100%;
        padding: 0;
        height: 5.1em;
        z-index: 1;
    }
    header > div.container {
        background: #15589f; 
    }
    #searchBox {
        display: block !important;
    }
    .homeButton span /*.leftMenu .favourites span*/ {
        display: block !important;
    }
    .homeButton .material-icons {
        display: none;
    }
    
    
    
    /* LOGIN */
    .logoutIcon {
        display: block;
        margin: -2px;
    }
    .login {
        width: 20px !important;
        height: 19px;
        overflow: hidden;
        white-space: nowrap;
        padding: 3px !important;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        border: 1px solid #FFF;
        background: #FFF !important;
        color: #428bca !important;
        font-weight: bold;        
        margin: 7px .5em 0 !important
    }
    @-moz-document url-prefix() {
        .login {
            margin: 12px auto 0 !important;
        }
    }
    .login:hover {
        background: #efefef !important;
    }
    .leftMenu a {
/*    color: #FFF;*/
    text-decoration: none;
    /* padding: 0.64em; */
    text-transform: uppercase;
/*    font-family: 'Roboto Condensed',sans-serif;
    font-weight: bold;*/
    /* border-right: 1px solid #5687B9; */
    display: block;
    padding-left: 0.64em;
    padding-right: 0.64em;
}
    #userInfo .material-icons {
        background: #FFF;
        color: #428bca ;
        margin-right: 5px !important;
    }
    #userInfo {
        color: #FFF;
        font-size: 0.8em;
        margin-top: 12px !important;
    }
    #userInfo .username {
        color: red;
    }
    #userMenu {
        right: 5px;
    }
    
    /* CALENDAR EVENTS */
    .calendarCell {
        display: table !important;
        width: 100% !important;
    }
    .calendarCell .dayNumber {
        display: inline-block;
        height: 100%;
        width: 20%;
        border-right: 1px solid #000;
        text-align: left !important;
        font-weight: bold;        
        /*padding-top: 2em !important;
        padding-left: 5% !important;*/
        /*padding: 2em 2% 0 5% !important;*/
        padding: 1.5em 2% 1em 5% !important;
        float: left;
    }
    .week.dayNames, .week .emptyDay {        
        display: none !important;
    }
    .dayName {
        display: inline-block !important;
    }
    .events {
        width: 70% !important;
        display: inline-block !important;
        float: right;
    }
    .tooltiptext {
        display: none;
    }
    .responsiveDayEvents {
        display: block !important;
        background: #FFF;
        font-size: 12px !important;
    }
    .material-icons {
        /*font-size: 10px !important;*/
    }
    #dayEvents {
        display: none;
    }
    .htTitle:before {
        width: 25px !important;
        height: 25px !important;
        margin: -10px 5px -9px 0 !important;
    }
    .htTitle {
        width: 60% !important;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;  
    }
    .responsiveDayEvents .htDetails:last-child {
        margin-bottom: 0.5em !important;
    }
    .editEventDetails, .deleteEvent {
        width: 10px !important;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;       
    }
    .eventButtons {
        padding: 0;
    }
    #newEventButton {
        margin: 0.5em auto;
        text-align: center;
        display: table;
    }
    #headLine {
        margin: 1em auto !important;
    }
    /*Popup*/
    #eventPopup, #eventPopup input, #eventPopup textarea, #eventPopup select {
        font-size: 12px;
    }
    #editEvent label, .popupForm label {
        display: inline-block !important;
/*        width: 35% !important;*/
        margin: 0;
    }    
    .popupForm input[type="text"], .popupForm input[type="password"], .popupForm select, .popupForm textarea {
        display: inline-block !important;
        width: 100% !important;
        margin: 0;
        padding: 0.5em;
    }
    
    /*** MAIN PAGE ***/
    #images {
        font-size: 12px;
    }
    #images th:nth-child(2), #images th:nth-child(3),
    #images td:nth-child(2), #images td:nth-child(3) {
        display: none;
    }
    /*** MEMBERS ***/
    #members {
        font-size: 12px;
    }
    #members th:nth-child(3), #members th:nth-child(4), #members th:nth-child(5),
    #members td:nth-child(3), #members td:nth-child(4), #members td:nth-child(5) {
        display: none;
    }
    
    /*** HOLIDAY CALENDAR ***/
    #calendarContainer {
        display: block;
        max-width: 100%;
        overflow: auto;
        margin: auto;
        max-height: none !important;
        /*position: relative;*/
    }
    .forResponsive {
        display: block;
    }
    
    #holidayCalendar {
        /*display: block;
        overflow: auto;
        max-height: 100px;*/
     
        width: auto !important;
        /*max-width: 100%;
        margin: auto;
        overflow: auto;
        display: block;*/
    }   
    #holidayCalendar tr {
     /*   display: block;*/
        display: table-cell;
        /*float: left;*/
    }
    #holidayCalendar tr:first-child {
        position: absolute;
    }
    #holidayCalendar tr td {
        display: block;
        width: 30px;
        height: 30px;
    }
    #holidayCalendar td:first-child {
        white-space: normal !important;
    }
    #holidayCalendar tr th {
        display: block;
        width: 30px;
        height: 30px;
    }
    #holidayCalendar thead tr {
        position: absolute;
            margin-left: -42px;
    }
   /* #holidayCalendar thead, #holidayCalendar tbody {
        float: left;
    }*/
    #holidayCalendar tr th:first-child div, #holidayCalendar tr td:first-child div {
            display: table;
            width: 100%;
            height: 100%;
    }
    #holidayCalendar tr th:first-child div div, #holidayCalendar tr td:first-child div div {
            display: table-cell;
            vertical-align: middle;
    }
    #holidayCalendar tr th:first-child, #holidayCalendar tr td:first-child {
        /* Safari */
        -webkit-transform: rotate(-90deg);
        /* Firefox */
        -moz-transform: rotate(-90deg);
        /* IE */
        -ms-transform: rotate(-90deg);
        /* Opera */
        -o-transform: rotate(-90deg);
        /* Internet Explorer */
        filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
        
        width: 100px;
        margin: 35px -35px;
    }
    
    .today .dayNumber {
        background-size: 90% 90% !important;
    }
    .onlyDetails {
        display: none !important;
    }
    .onlyWorkType {
        display: table-cell !important;
    }
    .calendarView {
        display: none;
    }
    
    /* Popup ADDED PRODUCT to cart */
    #addProductContent {
        padding: 1em;
        margin: 6em 1em 0;
        font-size: 0.8em;
    }
    #addProductContainer {
        box-shadow: 0 0 5px #000;
    }
    .apAdded {
        width: 100%;
        margin-top: 0.5em;
    }
    .apProduct {
        width: 100%;
    }
    .apButtons {
        width: 100%;
        text-align: center;
    }
    .apButtons .btn {
        margin: 5px 0;
    }
    
    /* Popup CART */
    .popupCart {
        max-width: 400px;
    }
    .popupCart .pcName, .popupCart th:nth-child(2) {
        display: none;
    }
    
    /* FOOTER */
/*    footer .brands div {
        width: 32%;
    }*/
/*    footer .brands img {
        height: 40px;
    }*/
    .links {
        font-size: 0.9em;
        text-align: center;
        white-space: pre-line;
        width: 100%;
        padding: 0;
    }
    .links a {
        line-height: 1.8em;
        margin: 0;
    }
    #copyright {
        float: none;
        width: 100%;
        padding: 0.5em 0;
        text-align: center;
        font-size: 0.8em;
        color: darkgrey;
    }
    footer .logos img {
        height: 25px;
        margin: 0.5em;
    }
    .footerMenu {
        display: block;
        margin: 13px 0;
        float: left;
    }
    .footerMenu div {
        display: inline-block;
        width: 100%;
    }
    .footerMenu .material-icons {
        float: left;
        margin: -5px 5px -10px 0;
    }
    .footerMenu + .links {
        display: none;
    }
    .footerMenu.opened + .links {
        display: block;
    }
    
    header #icons {
        height: auto;
        /*width: 50%;*/
        text-align: right;
        background: #FFF;
        padding: 2px 0 1px;
        float: right;        
    }
    header #icons .material-icons, header #icons img, header .logoutIcon {
        margin: 0 !important;
        /*background: #FFF;
        color: #428bca;
        /*margin-right: 5px !important;*/
        
        /*border: 1px solid #FFF;*/
        padding: 0.1em;
        /*border-radius: 5px;
        -webkit-border-radius: 5px;*/
        
        font-size: 28px;  
        /*float: none;*/
    }
    i.material-icons.link.preload {
        padding-right: 30px!important;
    }
    header #icons img:not(.logoutIcon) {
       /* display: none;*/
        display: inline;
        width: 30px;
        height: 30px;
        float: left;
        margin: 1px 3px !important;
    }
    header #icons img.logoutIcon {
        display: inline;
        width: 24px;
        height: 24px;
    }
    #logged {
        float: left !important;
        /*width: 50%;*/
        margin-right: 0 !important;
        overflow: hidden;
        max-height: 35px;
    }
    #logged > * {         
        /*color: #FFF !important;
        font-size: 0.8em;*/
    }
    #logged a {
        color: red !important;
        font-weight: bold;
    }
    #logged .logout {
        display: none !important;
    }
    
    header #logged > div {
/*        height: 35px;
        padding-left: 4px;*/
        text-align: left;
    }
    
/*    .quantity-nav {
       top: unset;
    }*/
    
    /* Favourites Button */
    .favourites .categories .menuLeft,
    .favourites .categories .menuRight {
        width: 98%;
        float: none !important;
        margin: 0 1%;
        max-width: none;
    }
}

/*@media (max-width: 1199px) {
    a.loginBTN {
        margin-top: 1%;
    }
}*/
@media (max-width: 1280px) {
    a.navbar-brand.preload.a13{
        display: none;
    }
}
@media (max-width: 991px) {
    #navbarSupportedContent {
        border: 2px solid #15589f;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
        border-top-right-radius: 20px;
    }
    #navbarSupportedContent ul li:nth-child(1) a {
        border-top-right-radius: 18px;
    }
    #navbarSupportedContent ul li:nth-last-child(1) a {
        border-bottom-right-radius: 18px;
        border-bottom-left-radius: 18px;
    }
    
    .leftMenu .navbar-nav a {
        color: #fff;
        text-decoration: none;
        padding: 0.64em;
        text-transform: uppercase;
/*        font-family: 'Roboto Condensed',sans-serif;*/
/*        font-weight: bold;*/
        display: block;
    }
    .leftMenu .navbar-nav a:hover {
        background: #f1f3f5;
        text-decoration: none !important;
    }
/*    a.homeButton {
        background-color: var(--MVRed);
    }*/
    a.homeButton:hover {
        background-color: #f1f3f5;
    }
    a.navbar-brand.preload {
        display: none;
    }
    ul.list-unstyled li a {
        padding: 0;
        padding-left: 0.64em;
        padding-right: 0.64em;
    }
    ul.list-unstyled li a.link {
        padding-top: 12px;
        padding-bottom: 10px;
    }
/*    #cartButton{
        position: absolute;
        right: 0;
        top: 0;
    }*/
    nav button.navbar-toggler {
        padding-top: 6px;
        padding-bottom: 6px;
    }
    li.mainMenuButton {
        border-left: none!important;
    }
    li #locationsSelect {
        border-right: none!important;
        text-align: -webkit-center;
    }
    ul.navbar-nav {
        width: fit-content;
        text-align: center;
/*        min-width: 244px;*/
    }
    #locationsSelect {
        text-align-last: center;
    }
    #navbarSupportedContent {
        position: absolute;
        z-index: 3;
        top: 47px;
/*        left: 0px;*/
        background-color: #fff; 
    }
}
/*@media (min-width: 992px) and (max-width: 1007px) {
    li.nav-item.favourites {
        display: none;
    }
}*/

@media (max-width: 767px) {
    div.col-md-6 h3 {
        min-height: auto;
    }
    #new_footer {
        margin-left: 0;
    }
}
@media (max-width: 431px) {
    #widgetFrame {
        margin-top: 100px;
    }
     #schneiderconfigpopupclose {
        top: 121px!important;
        right: 50px!important;
     }
}
@media (max-width: 420px) {
    
    nav ul.nav.justify-content-end {
        position: absolute;
        top: 0;
        right: 0;
    }
    nav div.searchField {
        width: 100%;
        margin-top: 10px;
    }
/*    #pageContainer div.mx-2 {
        margin-top: 120px!important;
    }*/
}
@media (max-width: 597px) {
    div.mx-2.mobil {
        margin-top: 210px!important;
    }
}
@media (min-width: 432px) and (max-width: 599px) {
    #widgetFrame {
        margin-top: 50px;
    }
    #schneiderconfigpopupclose {
        top: 70px!important;
        right: 50px!important;
    }
}
@media (max-width: 475px) {
    div.mx-2.mobil13 {
        margin-top: 110px!important;
    }
}