/* Soernes forstehjaelp side | Rød: #bc171d | Rød hover: #831317 | Background: #eff0ef */

/*=================== RESPONSIVE RULES ======================*/

/* X-Large - Desktop */
@media (min-width: 1430px) {
    
}

/* Large - Laptop = col-lg-x */
/* 13" kth er 1280 */
@media (max-width: 1429px) {
    
    .none .megamenu ul.level0 li.megacss3 a.megacss3, .megamenu ul.level0 li.megacss3 span.megacss3 {
        padding: 10px 5px 10px 5px !important;
    }
    #logo {
        width: 230px;
    }
    .mainmenu {
        width: 890px;
    }
    
    .intro ul {
        width: 100%;
    }
    .intro ul li {
        padding-right: 36px;
        font-size: 18px;
    }
    .footerText {
        bottom: -356px;
    }
    .mod-222.footerText {
        margin-bottom: 71px;
    }
    
    
}

/* Medium - Tablet Landscape (1024px) = col-md-x */
@media (max-width: 1199px) {
    
    #wrapper #jux_megamenucss3 .megamenu ul.level0 li.megacss3 span.menu-title {
        font-size: 13px;
        
    }
    #logo {
        width: 190px;
    }
    .mainmenu {
        width: 770px;
    }
    
    .intro ul li {
        padding-right: 24px;
        font-size: 15px;
    }
    #footer {
        
        min-height: 450px;
    }
    
    .footerText {
        bottom: -436px;
    }
    .mod-222.footerText {
        margin-bottom: 131px;
    }
    div#GMapsID {
        height: 450px !important;
    }
    .banner .module_container {
        height: 120px;
    }
    
    .faq .rl_sliders.accordion > .accordion-group > .accordion-heading > a.accordion-toggle {
        font-size: 18px;
    }
    
    
    
}

/* Small - Tablet Portrait (768px) = col-sm-x */
@media (max-width: 991px) {
    
    
    #logo {
        width: 100%;
    }
    
    #logo img {
        text-align: center;
    }
    
    .slider_text {
        padding: 30px 30px 0px 30px !important;
        top: 20px !important;
    }
    .slider_text p {
        line-height: 25px !important;
    }
    
    .body_forside #maintop {
        padding-top: 0px;
        padding-bottom: 66px;
    }
    .mod-177 {
        margin-top: 320px;
    }
    
    .mod-222.footerText {
        margin-bottom: 0;
        position: relative;
        left: 0;
    }
    
    .footerText {
        bottom: -60px;
        position: relative;
    }
    
    #bottom {
        margin-bottom: -260px;
    }
    
    
    .off-menu_185 dl a, .off-menu_185 dl a:link, .off-menu_185 dl.level1 a, .off-menu_185 dl.level1 a:link {
        color: #333 !important;
    }
    .off-menu_185 dl dt.active, .off-menu_185 dl.level1 dt.active {
        background-color: #bc171d !important;
    }
    .off-menu_185 dl dt.active a, .off-menu_185 dl.level1 dt.active a, .off-menu_185 dl dt:hover a, .off-menu_185 dl.level1 dt:hover a {
        color: #fff !important;
        
    }
    .off-menu_185 dl dt:hover, .off-menu_185 dl.level1 dt:hover {
        background-color: #333 !important;
    }
    
    /*    .body_forside */ #showcase-wrapper {
        display: none;
    }
    #maintop {
        margin-top: 28px;
        margin-bottom: 30px;
    }
    .areaR {
        float: none !important;
    }
    h2, .areaR h2 {
        font-size: 25px;
        line-height: 34px;
        margin-bottom: 20px;
    }
    
    .kosterForm .module_container {
        padding: 30px;
        margin-bottom: 30px;
        
    }
    #wrapper .formResponsive input[type="text"], #wrapper .formResponsive input[type="password"], #wrapper .formResponsive textarea, #wrapper .formResponsive select {
        width: calc(100% - 10px) !important;
    }
    .faq .module_container h3 {
        font-size: 21px;
    }
    #bottom {
        margin-bottom: -550px;
    } 
    #content {
    margin-top: 28px;
}
    .mod-177 {
        margin-top: 624px;
    }
    
    div#GMapsID {
        height: 250px !important;
    }
    .korerlaerer {
        margin-bottom: 60px;
        margin-top: -30px;
    }
   
  
/*
    .korerlaerer:nth-child(2n) .kore-img {
        float: left !important;
        width: 100% !important;
    }
*/
    .korerlaerer::after {
    display: none !important; 
}
    
    
    /*    nd custom end */
    
    
    .mainmenu {
        display:none;
    }
    #magic-line {
        display: none;
    }
    #mobile-menu {
        display: block;
    }
    body:not(.view-product) #content  .content-inner {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        box-orient: vertical;
        /*width: 100%;*/
    }
    body:not(.view-product) #content  .content-inner {
        width: calc(100% + 30px);
    }
    body:not(.view-product) #content  .content-inner #component {
        -webkit-box-ordinal-group: 1;  
        -moz-box-ordinal-group: 1;     
        -ms-flex-order: 1;     
        -webkit-order: 1;  
        order: 1;
    }
    body:not(.view-product) #content  .content-inner #aside-left {
        -webkit-box-ordinal-group: 2;  
        -moz-box-ordinal-group: 2;     
        -ms-flex-order: 2;     
        -webkit-order: 2;  
        order: 2;
    }
    body:not(.view-product) #content  .content-inner #aside-right {
        -webkit-box-ordinal-group: 3;  
        -moz-box-ordinal-group: 3;     
        -ms-flex-order: 3;     
        -webkit-order: 3;  
        order: 3;
    }
}

/* X-Small - Mobile (320px / 375px)  = col-xs-x */
@media (max-width: 767px) {
    #logo {
        text-align: center;
    }
    .korerlaerer .module_container .kore-img .module_container {
        height: 90px !important;
    }
}