/* 
    Created on : 21-09-2016, 09:08:31
    Author     : Simplesolution
*/

@media screen and (max-width: 1200px) {
    html, body {
      	overflow-x: visible;
    }
    #maintop .container {
      	overflow: hidden;
    }
    .mainmenu {
      	left: 0px;
    }
  	.js-megamenu-off-canvas ul.level0 li > a {
        padding: 12px 12px 12px 24px !important;
  	}
    @media screen and (max-width: 1024px) {
        #top .moduletable {
            width: 40%;
        }
        .sprogtop {
            left: -120px;
        }
    }
    @media screen and (max-width: 768px) {
        #logo {
            z-index: 1;
        }
        .overskriftmtop h3 {
            padding: 0px 15px;
        }
        .mtop1a {
            height: 104%;
        }
        .kassermtip {
            margin-bottom: 30px;
        }
        .mtop1a:hover .headline, .mtop1a:hover .subtekst {
            top: 25px;
        }
        .kassermtip p img {
            min-height: 15px;
            height: 15px;
        }
        .headline, .subtekst {
            position: relative;
            top: 435px;
        }
        #jux_megamenucss3 {
            height: 39px;
        }
        .kontaktpersoner {
            width: 33.33333%;
            float: left;
        }
        .bigimg img {
            height: auto;
            width: 100%;
            margin-bottom: 10px;
        }
        #showcase {
            margin-top: 0px;
        }
        #footer h3 {
            font-size: 18px;
        }
        .sprogtop {
            left: -43px;
        }
      	.mtop3a:hover .headline, .mtop3a:hover .subtekst {
          	top: 105px !important;
        }
    }
    @media screen and (width: 768px) {
        .mainmenu {
            left: 0px;
            width: 100%;
        }
        #showcase {
            margin-top: 39px;
        }
        #wrapper .formResponsive input[type="button"], #wrapper .formResponsive input[type="submit"], #wrapper .formResponsive input[type="reset"] {
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            border-radius: 0;
            left: 70px;
            position: absolute;
        }
        .body_nyhedsside .allmode-list .allmode-items > li {
            height: 300px !important;
        }
      	.kassermtip {
            margin-bottom: 0px;
        }
    }
    @media screen and (max-width: 425px) {
        .kontaktpersoner {
            width: 50%;
        }
        #top .moduletable {
            width: 100%;
        }
        .sprogtop {
            left: 0px;
        }
    }
    @media screen and (max-width: 375px) {
        .kontaktpersoner {
            width: 100%;
        }
        .kontaktpersoner .mod-custom > img {
            height: 310px;
            width: 100%;
        }
    }
    @media screen and (max-width: 320px) {
      
    }
}