/*
Theme Name: Glorious Enterprises
Theme URI: http://eteam.dk/
Template: kickass
Author: Eteam
Author URI: http://eteam.dk/
Description: Glorious Enterprises
Tags: modern
Version: 1.0.0

/* Fonts */
@import url('https://fonts.googleapis.com/css?family=Titillium+Web:300,400,500,600,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&display=swap');

/* Main CSS */
* {
    font-family: 'Open Sans', sans-serif;
    text-rendering: optimizeLegibility;
    outline: none !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    overflow-x: hidden;
    font-size: 14px;
}

body {
	background: #ffffff;
    font-weight: 400;
    color: #000000;
	margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: none;
}

a {
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}

a,
a:hover,
a:active,
a:focus,
a:visited {
    color: #000000;
    text-decoration: none;
    outline: none;
}

p {
    font-size: 1.143rem;
    font-weight: 400;
    text-align: left;
    margin-top: 0;
}

input {
    font-family: 'Open Sans', sans-serif;
}

input[type="text"], input[type="email"], input[type="submit"], textarea { 
  -webkit-appearance: none;
}

blockquote {
    border-left: 3px solid #F02129;
    padding: 2em 2em 0.5em 2em;
    background: #f5f5f5;
    margin: 0 auto 1em;
}

body, button, input, select, textarea {
    line-height: 1.52 !important;
}

.wrap {
    max-width: 1716px;
    margin: 0 auto 0;
    background: transparent;
}

.site-main {
    width: 100%;
    padding: 0 8px;
    margin: 0 auto 0;
}

.skip-link.screen-reader-text {
	display: none;
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
    font-family: 'Titillium Web';
    font-weight: 700;
    color: #000000;
}

/* headings override */

h1 {

}

h2 {

}

h3 {
    font-size: 1.295rem;
    color: #000;
    font-weight: 500;
    margin: 0;
}

h4 {
    font-size: 1.143rem;
    color: #000;
    font-weight: 500;
    margin: 0;
}

h5 {

}

h6 {

}

/* Buttons */
.btn {

}

.btn:hover {

}

.logged-in .site-header {
    top: 32px;
}

/* Header */
.site-header {
    /*width: 100%;
    height: auto;*/
    background-color: #ffffff;
    left: 0;
    position: fixed;
    overflow: hidden;
    top: 0;
    width: 100%;
    z-index: 999;
}

.shadow-show .site-header {
    -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.3);
}

.site-cotact span,
.site-contact a {
    font-family: 'Titillium Web' !important;
}

.header-top-wrap {
    background-color: #dbe3e7;
    float: left;
    width: 100%;
    height: 52px;
}

.htop-section {
    width: 100%;
    text-align: right;
}

.site-contact {
    max-width: 87.5%;
    width: 100%;
    height: 52px;
    padding: 17px 40px 14px 0;
    float: left;
    display: block;
    background-color: #edf2f5;
}

.site-contact a {
    font-weight: 700;
    color: #ec2026;
}

.site-contact a:hover {
    color: #000;
}

.email {
    font-family: 'Titillium Web' !important;
    max-width: 20%;
    width: 100%;
    padding-right: 2.2%;
    border-right: 1px solid #2b3033;
}

.phone {
    font-family: 'Titillium Web' !important;
    max-width: 20%;
    width: 100%;
    padding-left: 2%;
}

.lang-switcher-temp {
    max-width: 11%;
    width: 100%;
    float: left;
    padding: 15px 20px 7px 20px;
    text-align: left;
}

.h_bottom_wrap {
    width: 100%;
    margin: 0;
    /*height: auto;*/
    float: left;
}

.branding-section {
    /*margin: 10px 65px 0 65px;
    background: transparent;
    float: left;
    width: 100%;
    overflow: hidden; */
    display: table;
    float: none;
    margin: 12px auto 20px;
    max-width: 1800px;
    width: 100%;
}

.site-branding {
    /*display: block;*/
    margin: 0 0 0 5px;
    max-width: 325px;
    width: 100%;
    float: left;
}

.site .homepage-slider-wrap, .inner-page .page-slider-wrap {
    background-color: #ffffff;
    margin: 190px 0 0;
    padding: 0 30px;
}

.site .homepage-slider-wrap {
    width: 100%;
    float: left;
}

.inner-page .page-slider-wrap {
    width: 100%;
    float: left;
}

.site .homepage-slider-wrap .banner-inner, .inner-page .page-slider-wrap .banner-inner {
    background-color: #edf2f5;
    border-bottom: 20px solid #edf2f5;
    border-top: 20px solid #edf2f5;
    float: left;
    position: relative;
    width: 100%;
}

.banner-inner .rev_slider_wrapper:before, .banner-inner .rev_slider_wrapper:after {
    content: "";
    display: block;
    height: 320px;
    margin: auto;
    position: absolute;
    bottom: 0;
    top: 0;
    z-index: 21;
    width: 80px;
}

.banner-inner .rev_slider_wrapper:before {
    background: url('../glorious-enterprises/img/slider-bg-left.png') no-repeat left center;
    left: 0;
}

.banner-inner .rev_slider_wrapper:after {
    background: url('../glorious-enterprises/img/slider-bg-right.png') no-repeat right center;  
    right: 0;
}

.page-slider-wrap .banner-inner .rev_slider_wrapper:before {
    background-position: -5px center;
}

.page-slider-wrap .banner-inner .rev_slider_wrapper:after {
    background-position: 5px center;
}

/* Menu */
#site-navigation {
    clear: none;
    /*max-width: 900px;*/
    font-size: 1rem;
    font-weight: 500;
    display: block;
    float: right;
    /*margin: 45px 50px 0 0;*/
    text-transform: uppercase;
    width: 100%;
    margin: 80px 0 0;
    /*max-width: 1120px;*/
    max-width: 1335px;
    text-align: right;
}

#primary-menu a {
    color: #000;
}

#primary-menu > li {
    padding: 0 25px;
}

#primary-menu > li:first-child {
    padding-left: 0;
}

#primary-menu > li > a {
    font-family: 'Ubuntu' !important;
    float: left;
    padding: 0;
    text-transform: uppercase;
    font-weight: 500;
    width: auto;
    -webkit-transition: color ease-in-out 0.3s;
    -moz-transition: color ease-in-out 0.3s;
    transition: color ease-in-out 0.3s;
}

#primary-menu > li:nth-last-child(4) {
    background: url(../glorious-enterprises/img/produkter-arrow.png) no-repeat 95% center;
}

#primary-menu > li:hover,
#primary-menu > .current-menu-item,
#primary-menu > .current_page_item {
    background-color: #fff !important;
}

#primary-menu > li:hover > a,
#primary-menu > .current-menu-item > a,
#primary-menu > .current_page_item  > a {
    color: #ec2026;
}

.main-navigation {
    position: relative;
}

.main-navigation ul {
	margin: 0;
	padding: 0;
}

.main-navigation li {
    display: inline-block;
    float: none;
}

.main-navigation ul ul.sub-menu {
    display: none;
}

.main-navigation li.current-menu-item ul.sub-menu,
.main-navigation li.current-page-ancestor ul.sub-menu {
    display: block !important;
}

.home-page .main-navigation ul ul {
    display: none;
}

.main-navigation ul ul {
    box-shadow: none;
    right: 0;
    left: 0;
    text-align: right;
    top: 25px;
    width: 100%;
    position: absolute;
    z-index: 99999;
}

.main-navigation ul ul li {
    display: inline-block;
    float: none;
}

.main-navigation ul ul li + li {
    margin-left: 30px;
}

.main-navigation ul ul a {
    width: auto;
}

.main-navigation ul ul li > a {
    font-size: 0.9286rem;
    font-weight: 500;
}

#filters {
    list-style: none;
    clear: both;
}

#filters button {
    background: transparent;
    border: 0;
    font-size: inherit;
    outline: none;
    padding: 0;
}

#filters button.button, #filters button.buttons {
    float: left;
    font-family: "Ubuntu";
    font-weight: 500;
    text-transform: uppercase;
    width: auto;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

#filters button.button {
    font-size: 0.9286rem !important;
}

#filters button.buttons {
    color: #ec2028;
    font-size: 1rem;
    padding: 0;
}

#filters button.button:hover,
#filters button.button.is-checked,
#filters button.buttons.is-checked {
    color: #ec2028;
}

#filters button.button:first-child {
    margin-left: 0;
}

.logged-in #sticky-header {
    margin-top: 32px;
}

#sticky-header {
    background: #ffffff;
    height: 170px;
    transform: translateY(-150%);
    transition: 0.2s transform cubic-bezier(.3,.73,.3,.74);
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -100;
    width: 100%;
    -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.3);
}

#sticky-header .branding-section {
    margin-bottom: 0;
    margin-top: 0;
    padding: 10px 0 0;
}

#sticky-header #site-navigation {
    margin-top: 35px;
}

body.sticky-down #sticky-header {
    opacity: 1 !important;
    transform: translateY(0);
    z-index: 101;
}

/*
* Hamburger
*/
.hmenu-wrapper {
    display: none;
    position: absolute;
    left: 15px;
    top: 5px;
    z-index: 9;
}

#mobile-navigation {
    display: none;
}

.menu-mobile-navigation-container, .menu-mobile-navigation-en-container, .menu-mobile-navigation-dk-container {
    border-bottom: 6px solid #ec2029;
    border-top: 1px solid #dddddd;
    max-height: 75vh;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}

.mobile-navigation ul {
    background-color: #ffffff;
    padding: 15px 15px 20px;
    margin: 0;
}

.mobile-navigation ul li {
    display: block;
    list-style: none;
    text-align: left;
}

.mobile-navigation ul li > a {
    display: inline-block;
    padding: 12px 20px;
    color: #000000;
    text-transform: uppercase;
    width: 100%;
}

.mobile-navigation ul li.current-page-ancestor > a {
    color: #ffffff;
}

.mobile-navigation .current-menu-item a,
.mobile-navigation .current_page_item a,
.mobile-navigation .current_page_ancestor,
.mobile-navigation .current-page-ancestor,
.mobile-navigation ul li > a:hover {
    background-color: #ec2029;
    color: #ffffff;
}

.mobile-navigation .current_page_ancestor {
    background-color: #ec2029 !important;
}

.mobile-navigation .menu-item-has-children li > a:hover {
    background-color: transparent;
}

.mobile-navigation .sub-menu {
    border: 0;
    display: none;
    padding: 0;
}

.mobile-navigation .sub-menu li > a {
    color: #000000;
    display: inline-block;
    font-size: 14px;
    padding: 12px 35px;
    width: 100%;
}

.mobile-navigation .current-menu-item .sub-menu a,
.mobile-navigation .current_page_item .sub-menu a {
    background-color: transparent;
    color: #000000;
}

.mobile-navigation .sub-menu a:hover,
.mobile-navigation .sub-menu .current-menu-item a,
.mobile-navigation .sub-menu .current_page_item a {
    background-color: transparent;
    color: #ec2029;
}

.mobile-navigation .sub-menu {
    display: none;
}

.mobile-navigation .menu-item-has-children {
    position: relative;
}

.mobile-navigation .menu-item-has-children > .caret {
    width: 45px;
    height: 45px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    background: transparent url('img/icon-caret-inactive.png') no-repeat center center;
    cursor: pointer;
}

.mobile-navigation .menu-item-has-children > .caret.active {
    background: transparent url('img/icon-caret-active.png') no-repeat center center !important;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

.mobile-navigation .current-menu-item > .caret,
.mobile-navigation .current-menu-item > .caret:hover,
.mobile-navigation .menu-item-has-children.current-menu-item > .caret:hover,
.mobile-navigation .menu-item-has-children:hover > .caret,
.mobile-navigation .menu-item-has-children.sub-open > .caret.active:hover {
    background: transparent url('img/icon-caret-active.png') no-repeat center center !important;
}

.mobile-navigation .menu-item-has-children > .caret:hover {
    background: transparent url('img/icon-caret-inactive.png') no-repeat center center !important;
}

.mobile-navigation .menu-item-has-children.sub-open {
    background-color: #ec2029;
}

.mobile-navigation .menu-item-has-children.sub-open > a {
    color: #ffffff;
}

.mobile-navigation #filters button.button, .mobile-navigation #filters button.buttons {
    border: 0 !important;
    border-radius: 0 !important;
    color: #000000;
    font-size: 1rem !important;
    font-weight: 400 !important;
    padding: 12px 20px;
    text-align: left;
    width: 100%;
}

.mobile-navigation #filters button.buttons {
    padding: 12px 20px;
}

.mobile-navigation #filters button.button {
    padding: 12px 35px;
}

.mobile-navigation #filters button.button:hover {
    color: #ec2029;
}

.mobile-navigation .current-menu-item #filters button.buttons {
    background-color: #ec2029;
    color: #ffffff;
}

.mobile-navigation #filters button.is-checked {
    color: #ec2029;
}


/** Slider   */
/*.homepage-slider-wrap {
    float: left;
    width: 100%;
}

.kontakt-os,
.laesmere {
    border-radius: 3px !important;
    text-transform: uppercase;
    text-align: center !important;
    padding-top: 15px !important;
}

/* Content */
#content.site-content {
    float: left;
    width: 100%;
}

.site-content .content-area {
    max-width: 1716px;
    width: 100%;
    padding-bottom: 25px;
    margin: 0 auto;
}

.page-title h1 {
    font-size: 2.571rem;
    font-weight: 500;
    margin-bottom: 15px;
}

.page-title h1:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    height: 3px;
    width: 70px;
    display: block;
    margin: 0 auto 0;
    background-color: #ec2028;
    transition: width 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}

.page-title:hover h1:after {
    width: 10%;
}

.end-text-border-bottom p {
    font-size: 1rem !important;
    width: 100%;
    display: block;
    font-weight: 500;
    margin: 0;
}

.end-text-border-bottom p + p {
	margin-top: 1em;
}

/* override */
#content.site-content h4 {
    font-family: 'Open Sans';
}

hr {
    background-color: #ec2028;
    border: 0;
    height: 2px;
    margin: 1.085em 0 1.5em 0;
    width: 10%;
    text-align: left;
}

/* Footer */
.site-footer {
    font-family: 'Open Sans';
    background-color: #f8f8f8;
    padding: 45px 0 20px;
    border-top: 10px solid #edf2f5;
    border-bottom: 8px solid #363636;
    width: 100%;
    float: left;
}

.footer-custom-logo .textwidget {
    width: 220px;
}

.site-footer p {
    font-size: 1rem;
}

.site-info-footer.wrap {
    padding: 0 10px 0 50px;
    margin: 0 auto 0;
    overflow: hidden;
    width: 100%;
}

#footer-menu {
    width: 100%;
    padding: 21px 0 6px 0;
}

.footer-menu-col {
    width: 70%;
    float: left;
    display: block;
    font-size: 1rem;
    padding-left: 20px;
    margin-top: 3.5%;
}

.site-info-footer a {
    color: #000;
}

.site-info-footer a:hover,
.footer-menu-col a:hover {
    color: #ec2028 !important;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}

.footer-custom-logo,
.footer-col1,
.footer-col2,
.footer-col3 {
    float: left;
}

.footer-custom-logo {
    width: 23%;
    float: left;
}

.footer-col1 {
    width: 23%;
    margin-left: 30px;
}

.footer-col2 {
    width: 24%;
    margin-left: 50px;
    padding-left: 10px;
}

.footer-col3 {
    width: 22%;
    margin-left: 40px;
    padding-left: 25px;
}

.footer-col2 .kickass-image-box,
.footer-col1 .kickass-image-box {
    width: 10%;
    padding-top: 10px;
    float: left;
}

.footer-col3 .kickass-image-box {
    width: 20%;
    padding-top: 9px;
    float: left;
}

.footer-col3 .kickass-image-box-content {
    width: 80%;
    float: left;
}

.footer-col2 .kickass-image-box-content,
.footer-col1 .kickass-image-box-content {
    width: 85%;
    float: left;
}

.site-footer h2 {
    font-size: 2rem;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 0 10px 30px;
    margin: 0;
}

.site-footer ul {
    margin: 0;
    list-style: none;
    padding: 0;
}

.site-footer li {
    padding: 0 0 9px 30px;
}

.footer-col2 .email {
    max-width: 100% !important;
    width: 95% !important;
    border: none;
}

.footer-col3 .box-content {
    width: 100%;
}

.footer-col3 h2 {
    padding: 0 0 6px 25px;
}

.time-sched {
    padding-left: 25px;
    line-height: 30px;
}

.footer-col3 .time-1 {
    padding-left: 7%;
}

.footer-col3 .time-2 {
    padding-left: 33%;
}

.site-copyright {
    margin-top: 30px;
    text-align: right;
}

.site-copyright .copyright-text {
    color: #ababab;
    padding-right: 20px;
}

.site-copyright .copyright-text span {
    color: #af0c17;
}

.site-copyright .copyright-text:hover {
    color: #af0c17;
}

/** Contact Page */
.kontakt-formular .contact-col-wrap {
    width:100%;
    display: block;
    margin-top: 10px;
}

.kontakt-formular textarea {
    max-height: 120px;
    width: 100%;
}

.kontakt-formular-title {
    padding-bottom: 15px;
}

.kontakt-form-style .text-widget {
    padding: 28px 40px 23px !important;
}

.kontakt-form-info .text-widget {
    padding: 28px 75px 23px !important;
}

#kontakt-info {
    display: inline-block;
    clear: both;
    font-size: 1.143rem;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

#kontakt-info a {
    color: #0d1532;
}

#kontakt-info a:hover {
    color: #1e82c1;
}

#cvr-col .kontakt-cvr {
    background: url(img/kontakt-add-locator.png) no-repeat left 10px;
    padding: 10px 0 10px 70px;
    margin: 30px 0 40px 45px;
    /*width: 65%;*/
    width: 75%;
    height: 60px;
    line-height: 26px;
}

#kontakt-info .kontakt-address-info {
    margin-top: -15px;
    padding-bottom: 55px;
}

#kontakt-info .kontakt-phone {
    background: url('img/kontakt-telephone-icon.png') no-repeat 4% 55%;
    width: 60%;
    display: block;
    margin: 0 0 40px 35px;
    padding: 10px 0 10px 80px;
    line-height: 28px;
}

#kontakt-info .kontakt-email {
    background: url('img/kontakt-email-icon.png') no-repeat left center;
    padding: 10px 0 10px 72px;
    margin: 0 0 0 44px;
}

.kontakt-info-col,
.cvr-col {
    width: 100%;
}

.kontakt-address-info {
    padding-left: 0px;
}

/* Sidebar widget CSS */
.download-right-side .kickass-textbox {
    max-width: 506px;
	position: relative;
    width: 100%;
    height: 218px;
}

.download-right-side .kickass-floating-content-info {
    width: 50%;
    padding: 20px 0px 27px 25px;
	position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
}

.download-right-side #link-wrap {
    margin-top: 47%;
}

.download-right-side .floating-title {
    font-family: 'Titillium Web';
    font-size: 1.429rem;
    font-size:  1.429rem;
    line-height: 17px;
}

.download-right-side .floating-sub-title h2 {
    font-size: 1rem;
}

.download-right-side #link-wrap {
    max-width: 90%;
    width: 100%;
}

.download-right-side .floating-link a {
    padding: 9px 14px;
}

.download-right-side .floating-sub-title h2:after {
    left: 25px;
    margin: 5px auto 0;
}

/*  Profil CSS style */
/*.end-text-border-bottom {
    padding-left: 30px;
}
*/
.end-text-border-bottom a {
    color: #000;
}

.end-text-border-bottom a:hover {
    color: #ec2028;
}

.image-border .so-widget-image {
    border: 1px solid #ccc;
}

.image-border .lightbox-block-image {
    border: 1px solid #ccc;
}


.text-with-arrow {
    padding-left: 20px;
    background: url('../glorious-enterprises/img/download-tn-arrow.png')no-repeat 0% center;
}

.profil-content-column {
    padding-top: 3% !important;
}

/*
* Contact Form
*/

.row-wrap {
    width: 100%;
    margin: 0;
}

.row-wrap p {
    margin: 1em 0;
}

.kontakt-title {
    width: 100%;
    font-size: 2.571rem;
    font-family: 'Titillium Web';
    font-weight: 700;
    margin-bottom: -10px;
    text-transform: uppercase;
}

.kontakt-sub-title {
    width: 100%;
}

.kontakt-sub-title h2 {
    font-size: 1.714rem;
    width: 100%;
    display: block;
    font-weight: 500;
    margin: 0;
}

.kontakt-sub-title h2:after {
    content: '';
    position: absolute;
    height: 2px;
    width: 40px;
    display: block;
    margin: 0 auto 0;
    background-color: #ec2028;
    transition: width 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}

.kontakt-sub-title:hover h2:after {
    width: 4%;
}

#eteam-bordered-block .text-widget p,
.kontakt-sub-title > p {
    display: none;
}

.afsend-wrap,
.contact-col-wrap {
    width: 49%;
    float: left;
    margin-top: 25px;
}

.afsend-wrap {
    margin-left: 2%;
}

.kontakt-form {
    max-width: 100%;
}

.kontakt-form .row-field {
    margin-top: 10px;
    width: 100%;
}

.kontakt-form .row-field:first-child {
    margin-top: 0;
}

.kontakt-form .row-field > .wpcf7-submit {
    margin-top: 0;
}

.kontakt-form .col .wpcf7-form-control-wrap {
    width: 100%;
}

.skriv-kontakt-form {
    padding: 20px 32px 30px 32px;
    background-color: #edf2f5;
    height: 340px;
	position: relative;
}

/* Sidebar Contact form */
.pages-skriv-kontakt-form  .kontakt-form .row-field {
    margin-top: 4px !important;
}

.pages-skriv-kontakt-form {
    width: 100%;
    display: block;
    padding: 15px 20px 25px 25px;
    background-color: #edf2f5;
    overflow: hidden;
	position: relative;
}

.pages-skriv-kontakt-form .kontakt-title {
    font-size: 1.429rem;
}

.pages-skriv-kontakt-form .kontakt-sub-title h2 {
    font-size: 1rem;
    padding-top: 3px;
}

.pages-skriv-kontakt-form .afsend-wrap, .pages-skriv-kontakt-form .contact-col-wrap {
    width: 49%;
    float: left;
    margin-top: 8px;
}

.pages-skriv-kontakt-form  .kontakt-form textarea {
    max-height: 97px;
    margin-top: 0;
}

.skriv-kontakt-form .kontakt-form input[type="text"],
.skriv-kontakt-form .kontakt-form input[type="email"],
.skriv-kontakt-form .kontakt-form textarea,
.pages-skriv-kontakt-form .kontakt-form input[type="text"],
.pages-skriv-kontakt-form .kontakt-form input[type="email"],
.pages-skriv-kontakt-form .kontakt-form textarea {
    padding: 3px 15px !important;
    background-color:  #fff;
    margin-bottom: 5px !important;
}

.home .skriv-kontakt-form .kontakt-form input[type="text"],
.home .skriv-kontakt-form .kontakt-form input[type="email"],
.home .skriv-kontakt-form .kontakt-form textarea {
    padding: 7px 15px !important;
    background-color: #fff;
    margin-bottom: 10px !important;
}


.page-id-536.pages-skriv-kontakt-form .kontakt-form input[type="submit"] {
    font-size: 0.8571rem;
    padding: 3px 22px;
}

/* End Sidebar Contact form */
.kontakt-form .col:last-child {
    width: 100%;
    float: left;
}

.kontakt-form .col span {
    color: #757575;
}

.kontakt-form input[type="text"], 
.kontakt-form input[type="email"], 
.kontakt-form textarea,
.kontakt-formular input[type="text"], 
.kontakt-formular input[type="email"], 
.kontakt-formular textarea {
    border: 1px solid #ababaa;
    border-radius: 0 !important;
    color: #757575;
    font-size: 1rem;
    font-family: 'Open Sans', sans-serif;
    padding: 7px 15px !important;
    margin-bottom: 10px !important;
    width: 100% !important;
    background: transparent;
	vertical-align: top;
	display: inline-block;
}

.kontakt-form textarea {
    max-height: 131px;
    width: 100%;
    margin-top: 0;
}

.kontakt-formular input[type="submit"],
.kontakt-form input[type="submit"] {
    background-color: #ec2029;
    border: 1px solid #ec2029;
    border-radius: 0 !important;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 1rem;
    margin: 0;
    padding: 6px 22px;
    text-align: center;
    transition: background-color 0.2s ease-in 0s;
    float: right;
    width: auto;
}
.kontakt-form input[type="submit"] {
	padding-left: 18px;
	padding-right: 18px;
}

.kontakt-form input[type="submit"]:hover {
    background-color: #f65b62;
}

.kontakt-form .row-btm,
.kontakt-formular .row-btm {
	position: relative;
	text-align: right;
}
.skriv-kontakt-form .row-btm,
.pages-skriv-kontakt-form .row-btm {
	display: inline-block;
}
.skriv-kontakt-form .row-btm {
	margin-top: 0 !important;
}
.kontakt-form .row-btm .wpcf7-form-control-wrap,
.kontakt-formular .row-btm .wpcf7-form-control-wrap {
    color: #434343;
    display: inline-block;
    padding-right: 2em;
    width: auto;
}
.kontakt-form .row-btm .wpcf7-form-control-wrap {
	padding-right: 0.75em;
}
.kontakt-form .row-btm input[type="text"].wpcf7-mathcaptcha,
.kontakt-formular .row-btm input[type="text"].wpcf7-mathcaptcha {
    background: transparent;
    height: 35px;
	margin-bottom: 0 !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
    text-align: center;
    width: 45px !important;
	display: inline-block;
	vertical-align: middle;
}
.kontakt-form .row-field.row-btm input[type="text"].wpcf7-mathcaptcha {
	width: 38px !important;
}
div.wpcf7 .ajax-loader {
	bottom: 0 !important;
	left: 0 !important;
	margin: auto 0 !important;
	position: absolute !important;
	top: 0 !important
}
.skriv-kontakt-form div.wpcf7 .ajax-loader,
.pages-skriv-kontakt-form div.wpcf7 .ajax-loader {
	margin-top: 0 !important;
    top: initial !important;
    bottom: 10px !important;
    left: -5em !important;
}

.kontakt-form .ajax-loader {
    margin: 0 0 0 95px !important;
}

.skriv-kontakt-form .ajax-loader {
    margin: 7px 0 0 115px !important;
}

.kontakt-formular .ajax-loader {
    margin: 10px 0 0 350px !important;
}

.kontakt-formular span.wpcf7-not-valid-tip {
    background-color: #f00;
    color: #fff;
    font-size: 9px;
	line-height: 1.15;
    margin: 0;
    padding: 2px 4px;
    position: absolute;
    right: 0;
	text-align: left;
    top: -15px;
    width: auto !important;
}

.kontakt-form span.wpcf7-not-valid-tip {
    background-color: #f00;
    color: #fff;
    font-size: 9px;
	line-height: 1.15;
    margin: 0;
    padding: 2px 4px;
    position: absolute;
    right: 0;
	text-align: left;
    top: -7px;
    width: auto !important;
}

.wpcf7-form div.wpcf7-mail-sent-ng,
.wpcf7-form div.wpcf7-spam-blocked,
.wpcf7-form div.wpcf7-mail-sent-ok,
.wpcf7-form div.wpcf7-validation-errors {
    /*border: 0 !important;
    color: #EC2029;
    position: relative;
    top: 5px !important;
    font-size: 0.8571rem;*/
	border: 0 !important;
    color: #EC2029;
    display: inline-block !important;
    font-size: 0.8571rem;
    position: absolute;
    bottom: 20px;
    text-align: center;
    height: 0;
    left: 0;
    width: 100%;
    margin: 0;
}

.kickass-download-image-box img {
	width: 100%;
}

/* SiteOrigin Overrides */
/* Clearings */
.clear:before,
.clear:after,
.site-header:before,
.site-header:after,
.htop-section:before,
.htop-section:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.site-header:after,
.htop-section:after,
.site-footer:after {
  clear: both;
}

.blink-wrap h4 {
    font-size: 15px;
}


/*--------------------------------------------------------------
 ## Responsive CSS
--------------------------------------------------------------*/
@media only screen and (max-width: 1840px) {
    .site-contact {
        max-width: 89%;
    }

    .branding-section {
        padding: 0 20px;
    }

    .site-branding {
        margin: 0;
    }

    .site .homepage-slider-wrap, .inner-page .page-slider-wrap {
        padding: 0 20px;
    }

    .page-slider-wrap .banner-inner .rev_slider_wrapper:before, .page-slider-wrap .banner-inner .rev_slider_wrapper:after {
        background-size: 75px auto;
        width: 75px;
    }

    /*.page-slider-wrap .banner-inner .rev_slider_wrapper::after {
        background-position: 12px center;
    }*/

    /* SiteOrigin Overrides */
}

@media only screen and (max-width: 1740px) {
    .site-content h3 {
        line-height: 1.2;
    }

    .entry-content hr {
        margin-top: 0.5em;
    }

    .wrap {
        max-width: 1600px;
    }

    #site-navigation {
        max-width: 1250px;
    }
    .main-navigation ul ul li + li {
        margin-left: 15px;
    }

    .page-slider-wrap .banner-inner .rev_slider_wrapper::before, .page-slider-wrap .banner-inner .rev_slider_wrapper::after {
        background-size: 70px auto;
        width: 70px;
    }

    .site-content .content-area {
        max-width: 1600px;
    }

    .site-main {
        padding: 0;
    }

    .kontakt-title {
        font-size: 2.286rem;
        line-height: 32px;
        margin: 10px 0 0;
    }

    .kontakt-sub-title h2 {
        font-size: 1.571rem;
    }

    .kontakt-formular .ajax-loader {
        margin: 10px 0 0 280px !important;
    }

    .skriv-kontakt-form {
        height: 318px;
    }

    .download-right-side #link-wrap {
        max-width: 200px;
    }

    .site-info-footer.wrap {
        padding: 0;
    }
	
	.kontakt-form .row-btm .wpcf7-form-control-wrap {
		padding-right: 2em;
		position: absolute;
		left: -1em;
	}
	.skriv-kontakt-form div.wpcf7 .ajax-loader,
	.pages-skriv-kontakt-form div.wpcf7 .ajax-loader {
		top: 10px !important;
		bottom: initial !important;
		left: -12em !important;
	}

    /* SiteOrigin Overrides */
    #pg-7-2 > .panel-row-style, #pg-536-2 > .panel-row-style {
        padding: 20px 0 0 !important;
    }
}

@media only screen and (max-width: 1640px) {
    .wrap, .site-content .content-area {
        max-width: 1400px;
    }

    .header-top-wrap {
        background-color: #edf2f5;
        height: 46px;
        /*overflow: hidden;*/
    }

    .page-slider-wrap .banner-inner .rev_slider_wrapper::before, .page-slider-wrap .banner-inner .rev_slider_wrapper::after {
        background-size: 65px auto;
        width: 65px;
    }

    .site-contact {
        display: inline-block;
        float: none;
        height: 46px;
        margin: 0 30px 0 0;
        max-width: 530px;
        padding: 12px 0;
        vertical-align: top;
        width: 100%;
    }

    .email {
        max-width: 100%;
        padding-right: 18px;
        width: auto;
    }

    .phone {
        max-width: 100%;
        padding-left: 10px;
        width: auto;
    }

    .lang-switcher-temp {
        background-color: #dbe3e7;
        display: inline-block;
        float: none;
        max-width: 190px;
        padding: 11px 20px 5px;
        width: auto;
    }

    .site-branding {
        /*max-width: 100%;
        width: auto;*/
        max-width: 210px;
        width: 100%;
    }

    #site-navigation {
        margin-top: 62px;
        /*max-width: 1000px;*/
        /*max-width: 1080px;*/
        max-width: 1225px;
    }
    .main-navigation ul ul li+li {
        margin-left: 10px;
    }

    .site .homepage-slider-wrap, .inner-page .page-slider-wrap {
        margin-top: 168px;
    }

    .page-title h1 {
        font-size: 2.429rem;
    }

    .kontakt-title {
        font-size: 2.143rem;
    }

    .kontakt-sub-title h2 {
        font-size: 1.429rem;
    }

    .kontakt-form-info .text-widget {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .kontakt-form-style .text-widget {
        padding-left: 25px !important;
        padding-right: 25px !important;
    }

    .kontakt-formular .ajax-loader {
        margin: 10px 0 0 60% !important;
    }

    #cvr-col, .kontakt-info-col {
        margin-left: 8%;
    }

    #cvr-col .kontakt-cvr, #kontakt-info .kontakt-email {
        margin-left: 0;
    }

    #kontakt-info .kontakt-phone {
        background-position: left center;
        margin-left: 0;
        padding-left: 68px;
        width: 100%;
    }

    #eteam-bordered-block h3 {
        text-align: center;
    }

    .download-right-side .kickass-floating-content-info {
        width: 60%;
    }

    .footer-custom-logo {
        width: 20%;
    }

    .footer-col3 {
        margin-left: 30px;
        width: 25%;
    }

	.kontakt-form .row-btm .wpcf7-form-control-wrap {
    	left: -4em;
	}

    /* SiteOrigin Overrides */
}

@media only screen and (max-width: 1540px) {
    .page-slider-wrap .banner-inner .rev_slider_wrapper::before, .page-slider-wrap .banner-inner .rev_slider_wrapper::after {
        background-size: 60px auto;
        width: 60px;
    }
}

@media only screen and (max-width: 1500px) {
    .site-header {
        overflow: initial;
    }

    .h_bottom_wrap {
        padding: 10px 0;
    }

    .branding-section {
        margin: 0;
        position: relative;
    }

    .site-branding {
        max-width: 100%;
        text-align: center;
        width: 100%;
    }

    .site-branding img {
        height: 100%;
        max-width: 180px;
    }

    #site-navigation {
        display: none;
    }

    .hmenu-wrapper {
        display: block;
    }

    #mobile-navigation.show-mobile-menu {
        display: block;
        margin-bottom: 0;
        margin-top: 0;
        position: absolute;
        left: 0;
        top: 71px;
        width: 100%;
        z-index: 999;
        -webkit-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.8);
        -moz-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.8);
        box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.8);
    }

    .site .homepage-slider-wrap, .inner-page .page-slider-wrap {
        margin-top: 124px;
    }
}

@media only screen and (max-width: 1440px) {
    .wrap, .site-content .content-area {
        max-width: 1300px;
    }

    .header-top-wrap, .site-contact {
        height: 41px;
    }

    .site-contact {
        padding: 10px 0;
    }

    .lang-switcher-temp {
        padding: 10px 20px 1px;
    }

    /*.branding-section {
        margin-bottom: 15px;
        margin-top: 10px;
    }

    .site-branding {
        max-width: 100%;
        width: auto;
    }

    .site-branding img {
        height: initial;
        max-width: 250px;
        vertical-align: top;
        width: 100%;
    }

    #site-navigation {
        margin-top: 35px;
        max-width: 1030px;
    }

    .main-navigation ul ul li + li {
        margin-left: 15px;
    }

    .site .homepage-slider-wrap, .inner-page .page-slider-wrap {
        margin-top: 148px;
        padding: 0 15px;
    }*/

    .site .homepage-slider-wrap .banner-inner, .inner-page .page-slider-wrap .banner-inner {
        border-bottom-width: 15px;
        border-top-width: 15px;
    }

    .homepage-slider-wrap .banner-inner .rev_slider_wrapper::before, .homepage-slider-wrap .banner-inner .rev_slider_wrapper::after {
        background-size: 60px auto;
    }

    .page-slider-wrap .banner-inner .rev_slider_wrapper::before, .page-slider-wrap .banner-inner .rev_slider_wrapper::after {
        background-size: 55px auto;
        width: 55px;
    }

    .page-title h1 {
        font-size: 2.143rem;
    }

    .kontakt-title {
        font-size: 1.714rem;
    }

    .pages-skriv-kontakt-form .kontakt-title {
        line-height: 1;
    }

    .kontakt-sub-title h2 {
        font-size: 1.286rem;
    }

    .skriv-kontakt-form {
        padding: 20px 25px 30px;
    }

    .kontakt-title {
        margin-top: -1px;
    }

    #kontakt-info {
        font-size: 1rem;
    }

    .download-right-side .kickass-floating-content-info {
        width: 65%;
    }

    #cvr-col .kontakt-cvr, #kontakt-info .kontakt-phone, #kontakt-info .kontakt-email {
        padding-left: 60px;
    }

    #cvr-col .kontakt-cvr {
        width: 100%;
    }

    .footer-col2 {
        width: 25%;
    }

    .footer-col3 {
        margin-left: 20px;
        width: 24%;
    }

    .site-footer h2 {
        font-size: 1.571rem;
    }

    .site-footer h2, .site-footer li {
        padding-left: 15px;
    }

    .footer-col3 h2, .time-sched {
        padding-left: 10px;
    }

	.kontakt-form .row-btm .wpcf7-form-control-wrap {
		left: -5em;
    	padding-right: 0;
	}
	.pages-skriv-kontakt-form div.wpcf7 .ajax-loader {
		left: -11em !important;
	}

    /* SiteOrigin Overrides */
}

@media only screen and (max-width: 1340px) {
    .wrap, .site-content .content-area {
        max-width: 1200px;
    }

    .htop-section {
        font-size: 0.9286rem;
    }

    .header-top-wrap, .site-contact {
        height: 38px;
    }

    .site-contact {
        padding: 8px 0;
    }

    .lang-switcher-temp {
        max-width: 165px;
        padding: 12px 20px 2px;
    }

    /*.site-branding img {
        max-width: 200px;
    }

    #site-navigation {
        margin-top: 25px;
        max-width: 960px;
    }

    #primary-menu > li {
        padding: 0 20px;
    }

    #primary-menu > li > a {
        font-size: 0.9286rem;
    }

    .main-navigation ul ul li > a, #filters button.button {
        font-size: 0.8571rem !important;
    }

    .site .homepage-slider-wrap, .inner-page .page-slider-wrap {
        margin-top: 128px;
        padding: 0 10px;
    }*/

    .site .homepage-slider-wrap .banner-inner, .inner-page .page-slider-wrap .banner-inner {
        border-bottom-width: 10px;
        border-top-width: 10px;
    }

    .page-slider-wrap .banner-inner .rev_slider_wrapper::before, .page-slider-wrap .banner-inner .rev_slider_wrapper::after {
        background-size: 50px auto;
        width: 50px;
    }

    .page-title h1 {
        font-size: 2rem;
    }

    .kontakt-sub-title h2 {
        font-size: 1.214rem;
    }

    .download-right-side .kickass-floating-content-info {
        width: auto;
    }

    .footer-col3 {
        margin-left: 10px;
    }

    .site-footer h2 {
        font-size: 1.429rem;
    }

	.kontakt-form .row-btm .wpcf7-form-control-wrap {
		left: -6em;
	}
	.pages-skriv-kontakt-form div.wpcf7 .ajax-loader {
		left: -9.75em !important;
	}

    /* SiteOrigin Overrides */
    #brochure-col-3 {
        padding: 0 !important;
    }

    /** Back Links CSS **/
    .blink-wrap {
        flex-direction: row !important;
        flex-wrap: wrap !important;
    }
    .blink-wrap > .panel-grid-cell {
        margin: 0 !important;
        width: calc(33.33% - 1 * 10px) !important;
    }
    .blink-wrap > .panel-grid-cell > .so-panel {
        margin-bottom: 0 !important;
    }
    .blink-wrap > .panel-grid-cell > .so-panel h4 {
        margin-bottom: 30px !important;
    }
    #pg-1159-1 {margin-bottom:0 !important;}
}

@media only screen and (max-width: 1240px) {
    .wrap, .site-content .content-area {
        max-width: 1100px;
    }

    /*.branding-section {
        padding: 0 10px;
    }

    .lang-switcher-temp {
        max-width: 140px;
    }

    .site-branding img {
        max-width: 180px;
    }

    #site-navigation {
        margin-top: 20px;
        max-width: 880px;
    }

    .main-navigation ul ul li > a, #filters button.button {
        font-size: 11px !important;
    }

    #primary-menu > li:last-child {
        padding-right: 0;
    }

    .site .homepage-slider-wrap, .inner-page .page-slider-wrap {
        margin-top: 118px;
    }*/

    .page-slider-wrap .banner-inner .rev_slider_wrapper::before, .page-slider-wrap .banner-inner .rev_slider_wrapper::after {
        background-size: 45px auto;
        width: 45px;
    }

    .page-title h1 {
        font-size: 1.857rem;
    }

    .site-content h3 {
        font-size: 1.214rem;
    }

    .skriv-kontakt-form {
        height: 293px;
        padding: 20px 20px 30px;
    }

    .kontakt-title {
        font-size: 1.571rem;
        line-height: 1;
    }

    .kontakt-sub-title h2 {
        font-size: 1.143rem;
        line-height: 1;
        position: relative;
    }

    .kontakt-sub-title h2:after {
        left: 0;
        top: 20px;
    }

    .pages-skriv-kontakt-form {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px;
    }

    .download-right-side .kickass-floating-content-info {
        padding-left: 20px;
    }

    .download-subtitle {
        padding-left: 15px !important;
    }

    .download-right-side .floating-sub-title h2::after {
        left: 0;
        margin-top: 0;
    }

    #cvr-col, .kontakt-info-col {
        margin-left: 4%;
    }

    .footer-col2 {
        margin-left: 25px;
        width: 29%;
    }

    .footer-col3 {
        padding-left: 0;
        width: 22%;
    }

    .site-footer h2, .site-footer li {
        padding-left: 8px;
    }

    .site-footer h2 {
        font-size: 1.286rem;
    }

    .site-footer li {
        padding-bottom: 5px;
    }

    .footer-col2 .kickass-image-box, .footer-col1 .kickass-image-box {
        padding-top: 6px;
    }

    .footer-col3 .kickass-image-box {
        padding-top: 5px;
    }
	
	.skriv-kontakt-form div.wpcf7 .ajax-loader {
		left: -11.5em !important;
	}
	.skriv-kontakt-form .kontakt-form .row-btm .wpcf7-form-control-wrap {
		left: -4em;
	}
	
    /* SiteOrigin Overrides */
    #pgc-543-1-1, #pgc-9-1-1,
    #pgc-555-1-1, #pgc-13-1-1,
    #pgc-611-1-1, #pgc-16-1-1 {
        width: calc(32% - 1 * 20px) !important;
    }

    #pgc-543-1-0, #pgc-9-1-0,
    #pgc-555-1-0, #pgc-13-1-0,
    #pgc-611-1-0, #pgc-16-1-0 {
        width: calc(68% - 1 * 20px) !important;
    }

    #brochure-col-3 .panel-layout .panel-grid .panel-grid-cell {
        width: calc(33.3333% - 1 * 25px) !important;
    }

    #pg-7-2 > .panel-row-style, #pg-536-2 > .panel-row-style, #pg-13-2 > .panel-row-style,
    #pg-555-2 > .panel-row-style {
        padding: 0 !important;
    }

    #pg-20-2 > .panel-row-style, #pg-563-2 > .panel-row-style {
        padding: 20px 0 0 !important;
    }
}

@media only screen and (max-width: 1140px) {
    .wrap, .site-content .content-area {
        max-width: 1000px;
    }

    /*.h_bottom_wrap {
        padding: 4px 0;
    }

    .site-branding img {
        max-width: 150px;
    }

    #site-navigation {
        margin-top: 15px;
        max-width: 835px;
    }

    .main-navigation ul ul li + li {
        margin-left: 5px;
    }*/

    .page-slider-wrap .banner-inner .rev_slider_wrapper::before, .page-slider-wrap .banner-inner .rev_slider_wrapper::after {
        background-size: 40px auto;
        width: 40px;
    }

    .kontakt-title {
        font-size: 2.143rem;
        margin-bottom: 3px;
    }

    .kontakt-sub-title h2 {
        font-size: 1.286rem;
    }

    .kontakt-form-style .text-widget {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    #cvr-col .kontakt-cvr, #kontakt-info .kontakt-phone, #kontakt-info .kontakt-email {
        padding-left: 50px;
    }

    .kontakt-formular .ajax-loader {
        margin: 10px 0 0 50% !important;
    }

    .footer-col1 {
        margin-left: 0;
        width: 27%;
    }

    .footer-col2 {
        margin-left: 0;
        padding-left: 0;
        width: 30%;
    }

    .footer-col3 {
        margin-left: 0;
        padding-left: 0;
        width: 18%;
    }

    .footer-col3 .kickass-image-box, .footer-col2 .kickass-image-box, .footer-col1 .kickass-image-box {
        display: none;
    }

    .footer-col2 .kickass-image-box-content, .footer-col1 .kickass-image-box-content, .footer-col3 .kickass-image-box-content {
        width: 100%;
    }

    .footer-custom-logo {
        width: 25%;
    }

    .site-footer h2, .site-footer li, .time-sched {
        padding-left: 0;
    }

    .footer-custom-logo .sow-image-container img {
        max-width: 160px !important;
    }

    .footer-col3 .time-1 {
        padding-left: 10px;
    }

    .footer-col3 .time-2 {
        padding-left: 75px;
    }

    .site-copyright .copyright-text {
        padding-right: 5px;
    }

	.skriv-kontakt-form .kontakt-form .row-btm .wpcf7-form-control-wrap {
		left: 0;
		position: initial;
		padding-right: 2em;
	}
	
    /* SiteOrigin Overrides */
    #pgc-543-1-1, #pgc-9-1-1, #pgc-555-1-1, #pgc-13-1-1, #pgc-611-1-1, #pgc-16-1-1 {
        width: calc(35% - 1 * 20px) !important;
    }

    #pgc-543-1-0, #pgc-9-1-0, #pgc-555-1-0, #pgc-13-1-0, #pgc-611-1-0, #pgc-16-1-0 {
        width: calc(65% - 1 * 20px) !important;
    }

    #home-box-3 .panel-grid-cell:first-child, #home-box-3 .panel-grid-cell:nth-child(2) {
        width: calc(50% - 1 * 5px) !important;
    }

    #home-box-3 .panel-grid-cell:last-child {
        width: calc(100% - 1 * 0px) !important;
    }

    .profil-content-column .panel-grid-cell:first-child {
        width: calc(30% - 1 * 10px) !important;
    }

    .profil-content-column .panel-grid-cell:last-child {
        width: calc(70% - 1 * 10px) !important;
    }

    #home-box-3 {
        flex-wrap: wrap;
    }

    #home-box-3 .panel-grid-cell:first-child, #home-box-3 .panel-grid-cell:nth-child(2) {
        margin-bottom: 5px !important;
    }
}

@media only screen and (max-width: 1024px) {
    .wrap, .site-content .content-area {
        max-width: 100%;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .homepage-slider-wrap .banner-inner .rev_slider_wrapper::before, .homepage-slider-wrap .banner-inner .rev_slider_wrapper::after {
        background-size: 50px auto;
    }

    .main-navigation ul ul li + li {
        margin-left: 5px;
    }

    .footer-col3 .time-2 {
        padding-left: 70px;
    }


    /* SiteOrigin Overrides */
}

@media only screen and (max-width: 1023px) {
    /*.site-header {
        overflow: initial;
    }

    .h_bottom_wrap {
        padding: 10px 0 20px;
    }

    .branding-section {
        margin: 0;
        position: relative;
    }

    .site-branding {
        text-align: center;
        width: 100%;
    }

    .site-branding img {
        max-width: 180px;
    }

    #site-navigation {
        display: none;
    }

    .hmenu-wrapper {
        display: block;
    }

    #mobile-navigation.show-mobile-menu {
        display: block;
        margin-bottom: 0;
        margin-top: 0;
        position: absolute;
        left: 0;
        top: 76px;
        width: 100%;
        z-index: 999;
        -webkit-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.8);
        -moz-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.8);
        box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.8);
    }

    .site .homepage-slider-wrap, .inner-page .page-slider-wrap {
        margin-top: 124px;
    }*/

    .page-slider-wrap .banner-inner .rev_slider_wrapper::before, .page-slider-wrap .banner-inner .rev_slider_wrapper::after {
        background-size: 35px auto;
        width: 35px;
    }

    .footer-col1, .footer-col2 {
        width: 37%;
    }

    .footer-col3 {
        width: 26%;
    }

    .footer-col3 .kickass-image-box, .footer-col2 .kickass-image-box, .footer-col1 .kickass-image-box {
        display: block;
    }

    .footer-col2 .kickass-image-box-content, .footer-col1 .kickass-image-box-content {
        width: 85%;
    }

    .footer-col3 .kickass-image-box-content {
        width: 80% !important;
    }

    .site-footer h2, .site-footer li, .time-sched {
        padding-left: 5px;
    }

    .footer-custom-logo {
        width: 100%;
        margin-bottom: 30px;
        text-align: center;
    }

    .footer-custom-logo .sow-image-container img {
        margin: 0 auto;
        max-width: 100% !important;
    }

    .footer-custom-logo .textwidget {
        width: 100%;
    }

    /* SiteOrigin Overrides */
    #contact-col-3 .panel-grid-cell:first-child, #contact-col-3 .panel-grid-cell:nth-child(2) {
        width: calc(50% - 1 * 5px) !important;
    }

    #contact-col-3 .panel-grid-cell:last-child {
        width: calc(100% - 1 * 0px) !important;
    }

    #contact-col-3 {
        flex-wrap: wrap !important;
    }

    #brochure-col-3 .panel-layout .panel-grid .panel-grid-cell {
        width: calc(33.3333% - 1 * 15px) !important;
    }

    #contact-col-3 .panel-grid-cell:first-child, #contact-col-3 .panel-grid-cell:nth-child(2) {
        margin-bottom: 10px !important;
    }
}

@media only screen and (max-width: 992px) {
    .kontakt-title {
        font-size: 1.857rem;
    }

    .kontakt-sub-title h2 {
        font-size: 1.214rem;
    }

    .pages-skriv-kontakt-form .kontakt-sub-title h2 {
        padding-top: 0;
    }

    .footer-col1, .footer-col2 {
        width: 36%;
    }

    .footer-col3 {
        width: 28%;
    }
	
	.kontakt-form .row-btm .wpcf7-form-control-wrap {
		left: -1em;
	}

    /* SiteOrigin Overrides */
    #with-sidebar > .panel-grid-cell {
        width: calc(100% - 1 * 0px) !important;
    }

    #with-sidebar > .panel-grid-cell:nth-child(2) > .so-panel {
        width: calc(50% - 1 * 5px) !important;
    }

    #with-sidebar {
        flex-wrap: wrap !important;
    }

    #with-sidebar > .panel-grid-cell:nth-child(2) {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    #with-sidebar > .panel-grid-cell:first-child {
        margin-bottom: 60px !important;
    }

    .profil-content-column .panel-grid-cell:first-child {
        width: calc(22% - 1 * 10px) !important;
    }

    .profil-content-column .panel-grid-cell:nth-child(2) {
        width: calc(78% - 1 * 10px) !important;
    }

    #with-sidebar > .panel-grid-cell:nth-child(2) .download-right-side .kickass-textbox {
        height: 239px;
    }

    #with-sidebar > .panel-grid-cell:nth-child(2) .download-right-side .kickass-textbox .kickass-floating-content-image {
        height: 100%;
    }

    #with-sidebar > .panel-grid-cell:nth-child(2) .download-right-side .kickass-textbox .floating-sub-title h2 {
        margin-top: 5px;
    }

    #with-sidebar > .panel-grid-cell:nth-child(2) .download-right-side .kickass-textbox #link-wrap {
        margin-top: 109px;
    }

    #pg-9-2 > .panel-row-style, #pg-16-2 > .panel-row-style, #pg-543-2 > .panel-row-style, #pg-611-2 > .panel-row-style {
        padding: 0 !important;
    }
}

@media only screen and (max-width: 900px) {
    .homepage-slider-wrap .banner-inner .rev_slider_wrapper::before, .homepage-slider-wrap .banner-inner .rev_slider_wrapper::after {
        background-size: 40px auto;
    }

    .kontakt-title {
        font-size: 1.714rem;
    }

    .footer-custom-logo, .footer-col1, .footer-col2, .footer-col3 {
        padding-left: 9%;
        width: 50%;
    }

    .footer-custom-logo, .footer-col1 {
        margin-bottom: 30px;
        min-height: 145px;
    }

    .footer-custom-logo {
        text-align: left;
    }

    .footer-col1 .widget {
        padding-top: 10px;
    }

    .footer-custom-logo .sow-image-container img {
        margin: 0;
    }

    .footer-col2 .kickass-image-box, .footer-col1 .kickass-image-box, .footer-col3 .kickass-image-box {
        width: 12% !important;
    }

    .footer-col2 .kickass-image-box-content, .footer-col1 .kickass-image-box-content, .footer-col3 .kickass-image-box-content {
        width: 88%;
    }

    .site-footer h2, .site-footer li, .time-sched {
        padding-left: 0;
    }

    .footer-col3 .kickass-image-box img {
        max-width: 35px;
    }

    .footer-col3 .kickass-image-box-content {
        max-width: 300px;
    }

	.kontakt-form .row-btm .wpcf7-form-control-wrap {
		left: -3em;
	}

    /* SiteOrigin Overrides */ 
}

@media only screen and (max-width: 794px) {
    .homepage-slider-wrap .banner-inner .rev_slider_wrapper::before, .homepage-slider-wrap .banner-inner .rev_slider_wrapper::after {
        background-size: 30px auto;
    }
	
	.kontakt-form .row-btm .wpcf7-form-control-wrap {
		left: -4em;
	}
}

@media only screen and (max-width: 780px) {
    .site-contact {
        max-width: 340px;
    }

    .site-contact .email span, .site-contact .phone span {
        display: none;
    }

    .footer-custom-logo, .footer-col1, .footer-col2, .footer-col3 {
        padding-left: 6%;
    }

    .footer-col2 .kickass-image-box-content, .footer-col1 .kickass-image-box-content, .footer-col3 .kickass-image-box-content {
        padding-left: 10px;
    }


    /* SiteOrigin Overrides */
    #home-box-3, #contact-col-3, .profil-content-column, #brochure-col-3 .panel-layout .panel-grid {
        flex-direction: row !important;
    }

    #brochure-col-3 .panel-layout .panel-grid:first-child {
        margin-bottom: 0 !important;
    }
}

@media only screen and (max-width: 779px) {
    .page-slider-wrap .banner-inner .rev_slider_wrapper::before, .page-slider-wrap .banner-inner .rev_slider_wrapper::after {
        background-size: 32px auto;
        width: 32px;
    }
}

@media only screen and (max-width: 736px) {
    .h_bottom_wrap {
        padding: 10px 0 18px;
    }

    .site-branding img {
        height: 100%;
        max-width: 160px;
    }

    .hmenu-wrapper {
        top: 1px;
    }

    #mobile-navigation.show-mobile-menu {
        top: 68px;
    }

    .site .homepage-slider-wrap, .inner-page .page-slider-wrap {
        margin-top: 110px;
    }

    .page-slider-wrap .banner-inner .rev_slider_wrapper::before, .page-slider-wrap .banner-inner .rev_slider_wrapper::after {
        background-size: 28px auto;
        width: 28px;
    }

    .site .homepage-slider-wrap .banner-inner, .inner-page .page-slider-wrap .banner-inner {
        border-bottom-width: 5px;
    }

    .page-title h1 {
        font-size: 1.714rem;
    }

    .site-content h3 {
        font-size: 1.143rem;
    }

    .kontakt-title {
        font-size: 1.571rem;
    }

    .kontakt-sub-title h2 {
        font-size: 1.143rem;
    }


    /* SiteOrigin Overrides */
    .profil-content-column .panel-grid-cell:first-child {
        width: calc(28% - 1 * 10px) !important;
    }

    .profil-content-column .panel-grid-cell:nth-child(2) {
        width: calc(72% - 1 * 10px) !important;
    }
}

@media only screen and (max-width: 734px) {
    .download-right-side .kickass-textbox {
        max-width: 100%;
    }
	
	.produkter-right-side .kickass-floating-content-image,
	.download-right-side .kickass-floating-content-image {
		max-width: 100% !important;
	}

    .download-right-side .kickass-floating-content-image {
        background-color: #edf2f5;
        max-width: 100%;
    }

    .download-right-side .kickass-floating-content-image img {
        float: right;
        max-width: 100%;
        width: auto;
    }

    #cvr-col, .kontakt-info-col {
        margin-left: 0;
    }

    .footer-custom-logo, .footer-col1, .footer-col2, .footer-col3 {
        padding-left: 2%;
    }

	.kontakt-form .row-btm .wpcf7-form-control-wrap {
		position: initial;
		padding-right: 2em;
	}
	
    /* SiteOrigin Overrides */
    #with-sidebar > .panel-grid-cell:nth-child(2) > .so-panel {
        width: calc(100% - 1 * 0px) !important;
    }

    #with-sidebar > .panel-grid-cell:nth-child(2) > .so-panel:first-child {
        margin-bottom: 10px !important;
    }

    /** Back Links CSS **/
    .blink-wrap > .panel-grid-cell {
        width: calc(50% - 1 * 10px) !important;
    }
    .blink-wrap > .panel-grid-cell > .so-panel h4 {
        margin-bottom: 20px !important;
    }
}

@media only screen and (max-width: 700px) {
    .site .homepage-slider-wrap, .inner-page .page-slider-wrap {
        padding: 0 5px;
    }

   .homepage-slider-wrap .banner-inner .rev_slider_wrapper::before, .homepage-slider-wrap .banner-inner .rev_slider_wrapper::after {
        background-size: 20px auto;
    } 
}

@media only screen and (max-width: 667px) {
    
}

@media only screen and (max-width: 666px) {
    .site-contact {
        max-width: 330px;
    }

    .lang-switcher-temp {
        max-width: 100%;
        padding: 10px 15px 4px;
    }

    .page-slider-wrap .banner-inner .rev_slider_wrapper::before, .page-slider-wrap .banner-inner .rev_slider_wrapper::after {
        background-size: 25px auto;
        width: 25px;
    }

    .page-title h1 {
        font-size: 1.571rem;
    }

    #content.site-content h4 {
        line-height: 1;
    }

    #kontakt-info {
        margin-bottom: 30px;
    }

    #cvr-col, .kontakt-info-col {
        padding-left: 10%;
    }

    #cvr-col .kontakt-cvr, #kontakt-info .kontakt-phone, #kontakt-info .kontakt-email {
        padding-left: 55px;
    }

    .site-footer {
        padding: 50px 0 15px;
    }

    .footer-col1, .footer-col2, .footer-col3 {
        min-height: 100%;
        padding-left: 20%;
        width: 100%;
    }

    .footer-custom-logo, .footer-col1 {
        margin-bottom: 40px;
    }

    .footer-col2 {
        margin-bottom: 10px
    }

    .footer-col2 .kickass-image-box, .footer-col1 .kickass-image-box, .footer-col3 .kickass-image-box {
        width: 40px !important;
    }

    .footer-col3 .kickass-image-box-content {
        max-width: 250px;
    }

    .footer-custom-logo {
        padding-left: 0;
        text-align: center;
        width: 100%;
    }

	.footer-custom-logo .sow-image-container a {
        width: 100%;
    }
    .footer-custom-logo .sow-image-container img {
        margin: 0 auto 15px;
    }


    /* SiteOrigin Overrides */
    .profil-content-column .panel-grid-cell:first-child {
        width: calc(30% - 1 * 10px) !important;
    }

    .profil-content-column .panel-grid-cell:nth-child(2) {
        width: calc(70% - 1 * 10px) !important;
    }

    #contact-col-3 .panel-grid-cell:first-child, #contact-col-3 .panel-grid-cell:nth-child(2) {
        width: calc(100% - 1 * 0px) !important;
    }
}

@media only screen and (max-width: 600px) {
    .site-header {
        -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.3);
        box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.3);
    }

    .site .homepage-slider-wrap, .inner-page .page-slider-wrap {
        display: none;
    }

    #content.site-content {
        margin-top: 115px;
    }
}

@media only screen and (max-width: 599px) {
    .site-contact {
        max-width: 200px;
    }

    .site-contact .email {
        display: none;
    }

    .site-contact .email span, .site-contact .phone span {
        display: inherit;
    }

    .h_bottom_wrap {
        padding: 8px 0 15px;
    }

    .site-branding img {
        max-width: 150px;
    }

    .hmenu-wrapper {
        top: -2px;
    }

    #mobile-navigation.show-mobile-menu {
        top: 62px;
    }

    .mobile-navigation ul li > a, .mobile-navigation #filters button.buttons {
        padding: 10px 20px;
    }

    .mobile-navigation #filters button.button {
        padding: 10px 35px;
    }

    .site .homepage-slider-wrap, .inner-page .page-slider-wrap {
        margin-top: 102px;
    }

    .kontakt-title {
        font-size: 1.429rem;
    }

    .kontakt-sub-title h2 {
        font-size: 1.071rem;
    }

	.kontakt-form .row-btm .wpcf7-form-control-wrap {
		position: absolute;
		padding-right: 0;
		left: -1em;
	}
	.skriv-kontakt-form .kontakt-form .row-btm .wpcf7-form-control-wrap {
		left: 0;
		position: absolute;
		padding-right: 0;
	}

    /* SiteOrigin Overrides */
    #brochure-col-3 .panel-layout .panel-grid .panel-grid-cell {
        width: calc(50% - 1 * 15px) !important;
    }

    #brochure-col-3 .panel-layout .panel-grid .panel-grid-cell:last-child {
        width: calc(100% - 1 * 0px) !important;
    }

    #brochure-col-3 .panel-layout .panel-grid .panel-grid-cell:last-child .widget_eteam-download-image-box {
        width: calc(50% - 1 * 15px) !important;
    }

    #brochure-col-3 .panel-layout .panel-grid .panel-grid-cell:last-child {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    #brochure-col-3 .panel-layout .panel-grid {
        flex-wrap: wrap !important;
    }

    #brochure-col-3 .kickass-download-image-box img {
        width: 100% !important;
    }
}

@media only screen and (max-width: 568px) {
    input[type="text"], input[type="email"], input[type="submit"], textarea { 
        font-size: 1.143rem !important;
    }

    .homepage-slider-wrap .banner-inner .rev_slider_wrapper::before, .homepage-slider-wrap .banner-inner .rev_slider_wrapper::after {
        background-size: 16px auto;
    }

    .kontakt-form textarea {
        max-height: 140px;
    }

    .pages-skriv-kontakt-form .kontakt-form textarea {
        max-height: 106px;
    }

	.kontakt-form .row-btm [type="text"].wpcf7-mathcaptcha {
		height: 38px;
	}
	.skriv-kontakt-form .kontakt-form .row-btm .wpcf7-form-control-wrap {
		left: 0;
	}

    /* SiteOrigin Overrides */
    #panel-9-1-0-0 > .panel-widget-style, #panel-543-1-0-0 > .panel-widget-style {
        padding: 0 !important;
    }
}

@media only screen and (max-width: 567px) {
    .mobile-navigation .menu-item-has-children > .caret {
        height: 37px;
        width: 60px;
    }

    .mobile-navigation ul li > a, .mobile-navigation #filters button.buttons {
        padding: 8px 15px;
    }

    .mobile-navigation #filters button.button {
        padding: 8px 30px;
    }

    #kontakt-info {
        margin-bottom: 0;
    }

    .kontakt-info-col {
        margin-bottom: 40px;
    }

    .kontakt-title {
        font-size: 1.571rem !important;
    }

    .kontakt-sub-title h2 {
        font-size: 1.214rem;
    }

    .footer-col2 {
        margin-bottom: 40px;
    }

    /*.site-footer {
        padding: 50px 0 15px;
    }

    .footer-col1, .footer-col2 {
        min-height: 100%;
        padding-left: 10%;
        width: 100%;
    }

    .footer-col3 {
        float: left;
        margin: 0;
        max-width: 100%;
        padding-left: 10%;
    }

    .footer-col3 .kickass-image-box {
        width: 10%;
    }

    .footer-col3 .kickass-image-box-content {
        max-width: 250px;
    }*/

	.skriv-kontakt-form .kontakt-form .row-btm .wpcf7-form-control-wrap {
		left: -2em;
	}
    
    /* SiteOrigin Overrides */
    .profil-content-column .panel-grid-cell:first-child, .profil-content-column .panel-grid-cell:nth-child(2) {
        width: calc(100% - 1 * 0px) !important;
    }

    #home-box-3 .panel-grid-cell:first-child, #home-box-3 .panel-grid-cell:nth-child(2) {
        width: calc(100% - 1 * 0px) !important;
    }

    .profil-content-column {
        flex-wrap: wrap !important;
    }
}

@media only screen and (max-width: 480px) {
    
    /* SiteOrigin Overrides */
}

@media only screen and (max-width: 479px) {
    .site-contact {
        margin-right: 15px;
    }

    .page-title h1 {
        line-height: 1.2;
    }

    .skriv-kontakt-form {
        height: 100%;
    }

    .contact-col-wrap, .pages-skriv-kontakt-form .contact-col-wrap {
        width: 100%;
    }

    .afsend-wrap, .pages-skriv-kontakt-form .afsend-wrap {
        margin: 0;
        width: 100%;
    }

    .pages-skriv-kontakt-form .kontakt-form .row-field {
        margin-top: 0 !important;
    }

    .pages-skriv-kontakt-form .contact-col-wrap {
        margin-top: 25px;
    }

    .footer-col1, .footer-col2, .footer-col3 {
        padding-left: 13%;
    }

    .footer-col2 .kickass-image-box-content, .footer-col1 .kickass-image-box-content, .footer-col3 .kickass-image-box-content {
        width: 85%;
    }
	
	.kontakt-form .row-btm .wpcf7-form-control-wrap {
		top: 0;
		position: initial;
		padding-right: 2em;
	}
	.skriv-kontakt-form .kontakt-form .row-field.row-btm,
	.pages-skriv-kontakt-form .kontakt-form .row-field.row-btm {
		display: inline-block;
		margin-top: 3px !important;
	}
	.pages-skriv-kontakt-form div.wpcf7 .ajax-loader {
		top: 10px !important;
		left: 0 !important;
	}
	.skriv-kontakt-form .kontakt-form .row-btm .wpcf7-form-control-wrap {
		left: 0;
		position: initial;
		padding-right: 2em;
	}
	.skriv-kontakt-form div.wpcf7 .ajax-loader {
		top: initial !important;
		left: 0 !important;
		bottom: 10px !important;
	}

    /* SiteOrigin Overrides */
    #brochure-col-3 .panel-layout .panel-grid .panel-grid-cell {
        width: calc(50% - 1 * 10px) !important;
    }

    /** Back Links CSS **/
    .blink-wrap {
        flex-direction: column !important;
    }
    .blink-wrap > .panel-grid-cell {
        text-align: center;
        width: calc(100% - 1 * 0px) !important;
    }
}

@media only screen and (max-width: 413px) {
    .homepage-slider-wrap .banner-inner .rev_slider_wrapper::before, .homepage-slider-wrap .banner-inner .rev_slider_wrapper::after {
        background-size: 12px auto;
    }

    .kontakt-sub-title h2 {
        font-size: 1.143rem;
    }

    .kontakt-sub-title h2:after {
        bottom: -6px;
        top: initial;
    }

    #cvr-col, .kontakt-info-col {
        padding-left: 5%;
    }

    .footer-col1, .footer-col2, .footer-col3 {
        padding-left: 8%;
    }


    /* SiteOrigin Overrides */
    #brochure-col-3 .panel-layout .panel-grid .panel-grid-cell {
        width: calc(100% - 1 * 0px) !important;
    }

    #brochure-col-3 .panel-layout .panel-grid .panel-grid-cell:last-child .widget_eteam-download-image-box {
        width: calc(100% - 1 * 0px) !important;
    }

    #brochure-col-3 .panel-layout .panel-grid .panel-grid-cell {
        margin-bottom: 0 !important;
    }

    #brochure-col-3 .panel-layout .panel-grid .panel-grid-cell .kickass-download-box {
        margin-bottom: 25px;
    }

    /*#brochure-col-3 .panel-layout .panel-grid .panel-grid-cell:last-child .widget_eteam-download-image-box .kickass-download-box {
        margin-bottom: 0;
    }*/

    #brochure-col-3 .panel-layout .panel-grid .panel-grid-cell .widget_eteam-download-image-box > .panel-widget-style {
        padding: 0 !important;
    }

    #brochure-col-3 .panel-layout .panel-grid:first-child .widget_eteam-download-image-box {
        margin-bottom: 0 !important;
    }
}

@media only screen and (max-width: 374px) {
    .site-contact {
        margin-right: 15px;
        max-width: 140px;
    }

    .site-contact .email span, .site-contact .phone span {
        display: none;
    }

    .lang-switcher-temp {
        padding: 10px 5px 4px 15px;
    }

    .hmenu-wrapper {
        left: 10px;
    }

    .footer-col1, .footer-col2, .footer-col3 {
        padding-left: 0;
    }

    .footer-col2 .kickass-image-box-content, .footer-col1 .kickass-image-box-content, .footer-col3 .kickass-image-box-content {
        padding-left: 2px;
    }


    /* SiteOrigin Overrides */
}

@media only screen and (max-width: 320px) {
    
    /* SiteOrigin Overrides */
}

.bx-wrapper .bx-loading { display: none !important; }