/*
Theme Name: KlimaKontrol
Author: InternetFactory ApS
Author URI: http://internetfactory.dk/
Version: 1.0
*/

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
@font-face {
    font-family: Desyrel;

    src: url("../fonts/desyrel.ttf");
}
html {
    height: 100%;
    min-width: 320px;
    padding: 0;
    margin: 0;
    background: #e6e2df;
}
body {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    font-family: "Open Sans";
    font-size: 14px;
    word-wrap: break-word;
    -webkit-hyphens: auto;
       -moz-hyphens: auto;
            hyphens: auto;
    background: #e6e2df;

        -ms-hyphens: auto;
    overflow-wrap: break-word;
}
div#wrapper {
    /*min-height: 100%;*/
    margin-bottom: -185px;
}
h1 {
    margin: 0;
    font-size: 28px;
    text-transform: uppercase;
    color: #333;
}
h2 {
    margin: 0;
    font-size: 20px;
    color: #007ac3;
}
h3 {
    margin: 0;
    font-size: 16px;
    color: #007ac3;
}
h4 {
    margin: 0;
    font-size: 12px;
    color: #007ac3;
}
a {
    text-decoration: none;
    color: #017ac3;
}
ul {
    list-style: none;
}
.alignleft {
    float: left;
}
.aligncenter {
    display: block;
    margin: 0 auto;
}
.alignright {
    float: right;
    margin-bottom: 3%;
    margin-left: 3%;
}
small {
    font-size: x-small;
}

/* Video icon */
.videoicon {
    position: absolute;
    left: 50%;
    top: 232px;
    transform: translateX(-50%);
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    display: block;
    text-align: right;
    border-radius: 10px;   
}
.videoicon p {  
    width:auto;
    display:inline-block;
    font-size:13px;
    font-weight: 700;
    background:#017ac3; 
    width:320px;
    margin:0;
    padding:10px 0;
    border-bottom-left-radius:10px; border-bottom-right-radius:10px;
    color:#fff;
    text-align: center;
}
.videoicon img { width:320px; vertical-align:bottom; border-top-left-radius: 10px; border-top-right-radius:10px; }

/* Header*/

.header {
    position: fixed;
    top: 0;
    z-index: 99;
    width: 100%;
    height: auto;
    min-width: 300px;
    margin: 0 auto;
    border-top: 5px solid #0079c6;
    border-bottom: 3px solid #7b7b7b;
    background: rgba(255, 255, 255, .9);
}
.navbar {
    width: 100%;
    height: 100px;
    max-width: 1280px;
    margin: 0 auto;
}
#logo {
    display: inline-block;
    margin-left: 15px;
}
.logo {
    width: 247px;
    margin: 19px 0 0 13px;
}
.topInfo {
    right: 209px;
    float: right;
}
.headerInfo {
    float: right;
    width: 182px;
    height: 75px;
    margin: 40px 26px 0 0;
}
.openingHours {
    font-size: 11px;
    font-weight: 700;
    color: rgb(116, 116, 116);
}
.openTime {
    margin-left: 6px;
}
.phoneNumber {
    font-size: 24px;
    font-weight: 700;
}
.phoneNumber img {
    margin: 7px 10px 0 0;
}
.borderLine {
    float: right;
    height: 42px;
    border-right: 1px solid rgba(0, 128, 0, .24);
}
.godtenkt {
    float: right;
    width: 169px;
    height: 51px;
    margin-top: 32px;
    margin-right: 40px;
    background: url(../images/godkendt.png);
}
.kmo {
    z-index: 1;
    float: right;
    width: 150px;
    height: 174px;
    border-bottom: 3px solid #01384d;
    background: url(../images/kmo2.png) 0 11px no-repeat;
}

/* Nav Menu */

#navMenu {
    z-index: -1;
    max-width: 1110px;
    min-height: 60px;
    margin-top: 12px;
    margin-left: 12px;
    color: #fff;
    border-bottom: 3px solid #01384d;
    background: #017ac3;
}
.sub-menu {
    border-top: 3px solid #01384d;
    border-bottom: 3px solid #01384d;
}
.sub-menu .sub-menu {
    border-top: none;
    border-bottom: 3px solid #01384d;
}
#navMenu a {
    float: left;
    padding: 22px 21px 21px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    border-top: none;
}
#navMenu a:hover {
    background: #006bab;
}
.sf-menu {
    float: none !important;
    width: 865px;
    margin: 0 auto !important;
}
.sf-menu ul {
    top: 60px !important;
}
.sf-menu li {
    background: #017ac3 !important;
}
.sf-menu a {
    border-left: none !important;
    background: url(../images/divide.png) right no-repeat;
}
.sf-menu ul ul {
    top: 0 !important;
}
.sub-menu a {
    background: none;
}
.sf-menu li:last-child a {
    background: none;
}

/* Mobile Menu */

.mobileMenu {
    font-family: "Open Sans" !important;
    background: #017ac3 !important;
    box-shadow: none !important;
}
.sidr ul {
    border-top: none !important;
    border-bottom: none !important;
}
.sidr ul li {
    border-top: 1px solid #006bab !important;
    border-bottom: 1px solid #006bab !important;
}
.sidr ul li ul li {
    line-height: 48px !important;
}
.sidr ul li:hover,
.sidr ul li.active,
.sidr ul li.sidr-class-active {
    line-height: 48px !important;
    border-top: 1px solid #006bab!important;
}
#sidr .sub-menu {
    display: block !important;
    opacity: 1 !important;
}
#sidr .sub-menu .sub-menu {
    border-top: 1px solid #1a1a1a;
    border-bottom: none;
}
#sidr .sub-menu .sub-menu li {
    padding-left: 25px;
}
.sidr ul li ul li a,
.sidr ul li ul li span {
    font-size: 15px !important;
    color: #fff !important;
}

/* Slider */

.slider {
    width: 100%;
    height: 595px;
    margin: 0 auto;
    overflow: hidden;
}
.sliderSmall {
    width: 100%;
    height: 400px;
    margin: 0 auto;
    overflow: hidden;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAH0lEQVQIW2NkQAX/GZH4/xkYGBhhAmAOSBJEwDkgAQCCrgQEqRgDDwAAAABJRU5ErkJggg==) repeat;
}
.slick_frontpage_element {
    height: 100%;
    background-position: center 0;
    background-size: cover;
}
.sliderSmall .slick_frontpage_element {
    background-position: center 26%;
}
.slick_standardpage .slick-track,
.slick_frontpage .slick-list {
    height: 100%;
}
.slick_frontpage .slick-track,
.slick_frontpage .slick-list {
    height: 100%;
}
:focus {
    outline: none;
}

/* Overlay */

.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAH0lEQVQIW2NkQAX/GZH4/xkYGBhhAmAOSBJEwDkgAQCCrgQEqRgDDwAAAABJRU5ErkJggg==) repeat;
}
.sliderSmall .slick_frontpage_element {
    background-position: center 20%;
    background-size: 100% !important;
}

/* Slider Box*/

.sliderbox-section {
    position: relative;
    height: 100%;
    max-width: 1280px;
    margin: 0 auto;
}
.slick-track::before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    opacity: .2;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAH0lEQVQIW2NkQAX/GZH4/xkYGBhhAmAOSBJEwDkgAQCCrgQEqRgDDwAAAABJRU5ErkJggg==) repeat;
}
.sliderbox {
    position: absolute;
    top: 235px;
    left: 60px;
    width: 224px;
    height: auto;
    padding: 0;
    transform: rotate(-5deg);
    background: url(../images/sliderBG2.png) no-repeat;
    background-size: cover;
}
.slidertext {
    width: 184px;
    padding-top: 5px;
    padding-bottom: 1px;
    padding-left: 20px;
    font-family: Desyrel;
    font-size: 19px;
}
.slidertext,
.slidertext a {
    color: inherit;
}

/* Contact Sidebar */

.contact-sidebar {
    position: fixed;
    top: 325px;
    right: 0;
    z-index: 1;
    font-size: 20px;
    border-bottom: 1px solid #01384d;
}
.contact-sidebar-high {
    position: fixed;
    top: 200px;
    right: 0;
    z-index: 1;
    font-size: 20px;
    color: #fff;
    border-bottom: 1px solid #01384d;
}
.contact-sidebar-high a,
.contact-sidebar a {
    color: #fff;
}
.contact-sidebar-button {
    width: 45px;
    height: 45px;
    line-height: 45px;
    cursor: pointer;
    cursor: hand;
    text-align: center;
    border-bottom: 1px solid #01384d;
    background-color: #017ac3;
}

/* Front Page Widget Area */

.widgets {
    width: 100%;
    height: auto;
    min-height: 230px;
}
.frontWidget {
    display: flex;
    height: 100%;
    min-height: 203px;
    color: #fff;
}
.frontWidget > .custom-text-widget:first-child {
    margin-left: 0;
}
.frontWidget > .custom-text-widget:last-child {
    margin-right: 0;
}
.frontWidgetTiele {
    padding: 10px 0 0;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
}
.textwidget:first-letter {
    text-transform: capitalize;
}

/* Custom Text Widget */

.custom-text-widget {
    position: relative;
    width: 100%;
    padding: 0 14px;
    margin: 0 auto;
    margin-right: 20px;
    color: #fff;
    border-bottom: 3px solid #01384d;
    background-color: #017ac3;
}
.custom-text-widget img {
    width: 64px;
    margin: -18px 10px 0 0;
}
.custom-text-widget h3 {
    padding: 0;
    margin: -36px 0 0 77px;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
}
.custom-text-widget a {
    position: absolute;
    right: 21px;
    bottom: 19px;
    float: right;
    width: 91px;
    padding: 13px 0 10px 0;
    font-size: 12px;
    font-weight: 900;
    text-align: center;
    color: #017ac3;
    border-bottom: 3px solid #cfcfcf;
    background: #fff;
}
.custom-text-widget a:hover {
    background: #f0f0f0;
}
i.fa.fa-chevron-right {
    margin-left: 3.5px;
}
.custom-text-widget p {
    padding: 14px 0 50px 5px;
    font-size: 16px;
    font-weight: 100;
    line-height: 19px;
}

/* Content */

.content {
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 30px;
    overflow: auto;
    background-color: snow;
}
.content.contentProducts,
.content.contentArchive,
.content.contentCategory {
    min-height: 530px;
}
article.mainContent.blogPost {
    min-height: auto;
}
.mainContent {
    position: relative;
    padding: 3px 20px 20px 22px;
}
.product-excerpt h1.entry-title {
    height: 55px;
    margin-top: 0;
}
h1.archive-title {
    padding-left: 20px;
    text-transform: uppercase;
    color: #017ac3;
}
hr {
    width: 100%;
    height: 1px;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .2);
    background: #fff;
}
hr.hr2 {
    display: block;
    width: 256px;
    height: 1px;
    padding: 0;
    margin: 10px 0 0 0;
    border: none;
    background: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, .25), rgba(0, 0, 0, 0));
}
hr.hr3 {
    display: block;
    width: 256px;
    height: 1px;
    padding: 0;
    margin: 0 0 10px 0;
    border: none;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, .25), rgba(255, 255, 255, 0));
}
.hrwrap {
    width: 100%;
    height: 2px;
    padding: 0 20px;
    margin-bottom: 20px;
    box-sizing: border-box;
}

/* Posts */

.blogPost h1 {
    font-size: 20px;
}
article.mainContent.blogPost {
    margin-right: 350px;
}
.postWrapper {
    margin-top: 15px;
}
.post-thumbnail-img {
    float: left;
    height: auto;
    max-width: 250px;
    max-height: 100%;
    padding-right: 10px;
}
.post-thumbnail-img img {
    width: auto;
    max-height: 125px;
}
.entry-content.excerpt {
    position: relative;
    min-height: 170px;
}
.post-excerpt-overlay {
    position: absolute;
    bottom: 15px;
    width: 100%;
    height: 100px;
    background: linear-gradient(rgba(255, 250, 250, 0), rgb(255, 250, 250));
}

/* Products */

.productsList {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.productPost {
    margin-right: 0;
}
.productPost h1 {
    font-size: 16px;
}
.mainContent.productPost {
    display: inline-table;
    width: 20%;
    min-width: 250px;
    min-height: auto;
    text-align: initial;
}
.productWrapper {
    min-height: 265px;
}
.single-produkter .mainContent {
    min-height: 325px;
}
.product-thumbnail-img {
    height: auto;
    max-width: 250px;
    max-height: 140px;
    min-height: 140px;
    text-align: center;
}
.product-thumbnail-img img {
    width: auto;
    height: 100%;
    max-width: 250px;
    max-height: 125px;
}
.product-img {
    float: left;
    width: auto;
    height: auto;
    padding: 0 10px 10px 0;
    background: snow;
}
.productPost .excerpt {
    position: relative;
    height: 225px;
    overflow-y: hidden;
}
.excerpt-overlay {
    position: absolute;
    bottom: 43px;
    width: 100%;
    height: 100%;
    background: linear-gradient(rgba(255, 250, 250, 0), rgb(255, 250, 250));
}
.readMore {
    position: absolute;
    bottom: 0;
    width: 91px;
    padding: 13px 0 10px 0;
    font-size: 12px;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    border-bottom: 3px solid #01384d;
    background: #017ac3;
}
.readMore:hover {
    background: #006bab;
}
.backButton {
    z-index: 1;
    display: inline-block;
    width: 91px;
    height: 17px;
    padding: 13px 0 10px 0;
    font-size: 12px;
    font-weight: 900;
    cursor: pointer;
    cursor: hand;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    border-bottom: 3px solid #01384d;
    background: #017ac3;
}
.backButton:hover {
    background: #006bab;
}
.productPrice {
    padding: 12px 13px;
    font-weight: 700;
    text-transform: initial;
    color: #01384d;
    border-bottom: 3px solid #01384d;
    border-radius: 3px;
    background: #7edc7e;
}
.single-produkter .productPrice {
    position: absolute;
    top: 0;
    right: 20px;
}

/*.mainContent .productPrice {
    right: auto;
    left: 0;
    margin: 0 0 5px 20px;
}*/

.excerpt .productPrice {
    position: absolute;
    right: 0;
    bottom: 0;
    left: auto;
    margin: 0;
}
.numberOfProducts {
    position: absolute;
    top: 15px;
    right: 20px;
}

/* Posts Navigation */

.postsNav {
    display: flex;
    width: 96%;
    padding-top: 15px;
    padding-bottom: 20px;
    margin: 0 auto;
}
.previousPost {
    float: left;
    width: 50%;
}
.nextPost {
    float: right;
    width: 50%;
    text-align: right;
}

/* Breadcrumbs */

#breadcrumbs span {
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
}
p#breadcrumbs {
    padding-left: 22px;
}
.mainContent p#breadcrumbs {
    padding-left: 0;
    margin: 13px 0;
}

/* Search */

form#searchform {
    position: relative;
    height: 26px;
}
label.screen-reader-text {
    display: none;
}
input#s {
    width: 205px;
    font-family: "Open Sans";
    border: 3px solid #017ac3;
}
input#searchsubmit {
    font-family: "Open Sans";
    color: #fff;
    border: 3px solid #017ac3;
    background: #017ac3;
}
input#searchsubmit:hover {
    background: #01384d;
}
.search-results .post {
    margin-right: 0;
}
i.fa.fa-home {
    font-size: 14px;
}

/* Pagination */

.pagination ul {
    display: inline-block;
    padding-left: 22px;
}
.pagination li {
    display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
    float: left;
    padding: 4px 12px;
    line-height: 20px;
    text-decoration: none;
    border: 1px solid #ddd;
    border-left-width: 0;
    background-color: #fff;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
    cursor: default;
    color: #999;
    background-color: transparent;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
    border-left-width: 1px;
}
.pagination ul > li:first-child > a {
    border-radius: 2px 0 0 2px;
}
.pagination ul > li:last-child > a {
    border-radius: 0 2px 2px 0;
}

/* Sidebar */

#sidebar {
    float: right;
    width: 330px;
    margin-top: 0;
}
#sidebar > ul {
    margin: 0;
}
#sidebar li {
    padding: 5px 0;
}
#sidebar h2 {
    text-transform: uppercase;
}
#sidebar .widget_search {
    display: none;
}
.widget_recent_entries ul,
.widget_archive ul {
    padding: 0 20px;
    list-style-type: disc;
}

/* Contact Page */

.contactPage {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 645px;
}
.leftContact {
    float: left;
    width: 49%;
}
.rightContact {
    float: right;
    width: 49%;
}
.wpcf7-text {
    width: 100%;
    height: 33px;
    max-width: 240px;
    padding: 1px 8px 1px 8px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 3px;
}
.wpcf7-textarea {
    width: 100%;
    max-width: 420px;
    padding: 8px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 3px;
}
.wpcf7-submit {
    width: 100%;
    height: 33px;
    max-width: 420px;
    box-sizing: border-box;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    border: 0;
    border-radius: 3px;
    outline: none;
    background: #017ac3;
}
.wpcf7-submit {
    border: none;
    /*border-bottom: 3px solid #017ac3;*/
}

/* Gallery */
.gallery_item {
    width: 31%;
    padding-right: 15px;
    vertical-align: top;
    display: inline-block;
}
@media (max-width:1024px) { .gallery_item { width:49%;padding-right:3px; } }
@media (max-width:620px) { .gallery_item { width:100%;padding-right:0; } }
.gallery_img {
    width: 100%;
    height: 100%;
}
.img_bg {
    width: 100%;
    height: 100%;
    min-height: 180px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.gallery_title {
    min-height: 19px;
    padding-bottom: 5px;
    padding-top: 15px;
}
.gallery_description p {
    margin-bottom: 0;
}
.fancybox-close:before {
    content: "\f00d";
    font-family: FontAwesome;
    position: absolute;
    top: 6px;
    right: 6px;
    font-size: 16px;
    background: #0079c3;
    padding: 8px 10px;
    color: #fff;
    border-bottom: 2px solid #02384d;
}

/* Footer */

footer {
    width: 100%;
    min-height: 180px;
    position: absolute;
    margin-bottom: -5px;
    display: inline-block;
    background-color: #017ac3;
    border-top: 5px solid #01384d;
}
footer,
footer a {
    color: #fff;
}
footer h3 {
    text-transform: uppercase;
}
.foot {
    padding: 165px 0 20px 0;
    margin: 0;
    text-align: center;
}
.fatfooter {
    max-width: 1280px;
    padding: 0 20px;
    margin: 0 auto;
    text-align: center;
}
.one-third,
.half {
    float: left;
}
#footerMenu {
    min-width: 100%;
    text-align: center;
}
#footerMenu a {
    padding: 0 10px;
    margin: 0;
    font-size: initial;
    color: #000;
}
#footerMenu a:hover {
    color: #fff;
}
#footerMenu ul {
    display: inline-flex;
    padding: 0;
    margin: 0;
}
#footerMenu li {
    padding: 10px;
}
#footerMenu li:last-child {
    float: none !important;
}
.first.widget-area {
    text-align: left;
}
.third.widget-area {
    text-align: right;
}
.one-third {
    width: 32%;
}
.half {
    width: 48%;
}
.one-third {
    margin: 0 .5%;
}
.left,
.one-third.left {
    float: left;
    margin: 0 1% 0 0;
}
.right,
.one-third.right {
    float: right;
    margin: 0;
}
.half.left {
    width: 48%;
    margin: 0 2% 0 0;
}
.half.right {
    width: 48%;
    margin: 0 0 0 2%;
}

/* Button */

#button {
    width: 100px;
    height: 60px;
    margin-left: 15px;
    color: #fff;
    border: none;
    background: #017ac3;
}
#button:hover {
    background: #01384d;
}
.showNavBar {
    height: 335px !important;
}

/* Media Queries  */

@media screen and (min-height: 1070px) {
    #wrapper {
        min-height: 100%;
    }
}
@media screen and (min-width: 1440px) {
    .main {
        padding-left: 25px;
    }
    .fatfooter {
        padding: 0 0 0 25px;
    }
    .sliderSmall .slick_frontpage_element {
        background-position: center 22% !important;
    }
    .mainContent.productPost {
        padding-right: 32px;
        padding-left: 32px;
    }
}
@media screen and (max-width: 1265px) {
    #navMenu {
        height: 60px;
        max-width: 100%;
        margin-top: 12px;
        margin-right: 165px;
        margin-left: 10px;
        color: #fff;
        border-bottom: 3px solid #01384d;
        background: #017ac3;
    }
    .slider {
        height: 485px;
    }
    .slick_frontpage_element {
        background-position: center 0;
    }
    .sliderSmall .slick_frontpage_element {
        background-position: center -35px;
        background-size: 100% !important;
    }
    .sliderbox {
        top: 205px;
    }
    .contact-sidebar {
        top: 250px;
    }
    .content {
        margin-bottom: 0;
    }
    .mainContent.productPost {
        padding: 28px;
    }
    .videoicon { top: 210px; padding-right:132px; }
    .videoicon p { width:220px; padding:10px; }
    .videoicon img { width:240px; }
}
@media screen and (min-width: 1050px) {
    .sliderSmall .slick_frontpage_element {
        background-position: center 0;
    }
    
}
@media screen and (max-width: 1024px) {
    
    .slider {
        height: 450px;
    }
    .slick_frontpage_element {
        background-position: center 122px;
    }
    .sliderbox {
        width: 210px;
        height: 170px;
    }
    .slidertext {
        width: auto;
        padding-top: 1px;
        padding-right: 15px;
        padding-bottom: 1px;
        padding-left: 20px;
        font-size: 18px;
    }
    .mainContent.productPost {
        padding: 0 3%;
    }
}
@media screen and (min-width: 961px) {
    /*
nav li:last-child {
    float: right;
}
 */
    .header {
        height: 147px;
    }
    .topInfo-Mobile {
        display: none;
    }
    .sub-menu a {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
}
@media screen and (max-width: 960px) {
    .videoicon { top: 120px; padding-right:132px; }
    .videoicon p { width:150px; }
    .videoicon img { width:170px; }

    .logo {
        width: auto;
        height: 50px;
        padding: 25px 0;
        margin: 0;
    }
    .topInfo {
        display: none;
    }
    .kmo {
        display: none;
    }
    #navMenu {
        display: none;
    }
    .slider {
        height: 340px;
    }
    .slick_frontpage_element {
        background-position: center 0;
    }
    .sliderbox {
        top: 118px;
        width: 190px;
        height: auto;
    }
    .slidertext {
        padding-bottom: .1px;
        font-size: 16px;
    }
    .topInfo-Mobile {
        position: absolute;
        top: 25px;
        right: 0;
        display: inline-flex;
        font-size: 36px;
        color: #017ac3;
    }
    .topInfo-Mobile a {
        color: #017ac3;
    }
    .mobilePhone {
        padding: 0 13px 0 25px;
    }
    .top_mobile_menu_button {
        padding: 0 25px 0 13px;
        cursor: pointer;
        cursor: hand;
    }
    .contact-sidebar {
        top: 140px;
    }
    .contact-sidebar-high {
        top: 180px;
    }
    .leftContact,
    .rightContact {
        float: none;
        width: 100%;
    }
    .rightContact {
        padding: 15px 0;
        margin-bottom: 25px;
        text-align: center;
    }
}
@media screen and (max-width: 900px) {
    .godtenkt {
        display: none;
    }
    .borderLine {
        display: none;
    }
    .headerInfo {
        margin: 35px 0 0;
    }
    .mainContent.productPost {
        padding: 0 2%;
    }
}
@media screen and (max-width: 820px) {
    /* Below Tablet Size*/
    .headerInfo {
        width: auto;
        margin: 33px 5px 0 0;
    }
    .frontWidget {
        display: inline-block;
        width: 100%;
        color: #fff;
    }
    .custom-text-widget {
        padding: 0;
        margin-bottom: 15px;
    }
    .custom-text-widget img {
        margin: -20px 10px 0 5px;
    }
    .custom-text-widget p {
        padding-right: 120px;
        padding-bottom: 0;
        margin-left: 7px;
    }
    .contact-sidebar,
    .contact-sidebar-high {
        display: none;
    }
    .content #sidebar {
        display: none;
    }
    article.mainContent.blogPost {
        margin-right: 0;
    }
    .productsList {
        justify-content: space-between;
    }
    .mainContent.productPost {
        padding: 0 5%;
    }
}
@media screen and (min-width: 621px) {
    .main {
        position: relative;
        width: 100%;
        height: auto;
        max-width: 1280px;
        min-height: 505px;
        padding-bottom: 215px;
        margin: -53px auto 0 auto;
    }
    .widget-area.footer_widget_mobile {
        display: none;
    }
}
@media screen and ( max-width: 620px) {
    .videoicon { top: 120px; padding-right:32px; }
    .one-third,
    .half,
    .full-width {
        width: 100%;
        margin: 0;
    }
    .header {
        background-color: #fff;
    }
    .main {
        padding: 0;
        margin: 0;
    }
    #navMenu {
        padding: 0;
        margin: 0;
    }
    .headerInfo {
        float: none;
        width: auto;
        height: auto;
        margin: 6px 0;
    }
    .kmo {
        display: none;
    }
    .slider {
        height: 280px;
    }
    .sliderSmall {
        height: 260px;
    }
    .slick_frontpage_element {
        background-position: center 80px;
    }
    .sliderSmall .slick_frontpage_element {
        background-position: center 50px !important;
    }
    .widget-area {
        padding: 0 0 10px 0;
    }
    .first.one-third.left.widget-area,
    .second.one-third.widget-area,
    .third.one-third.right.widget-area {
        display: none;
    }
    .mainContent.productPost {
        width: auto;
    }
    hr {
        display: block;
    }
    .productPost .excerpt {
        position: relative;
        height: auto;
        padding-bottom: 35px;
    }
    header.entry-header.product-excerpt {
        text-align: center;
    }
    .product-thumbnail-img {
        max-width: 100%;
    }
    div#wrapper {
        margin-bottom: 15px;
    }
}
@media screen and (max-width: 480px) {
    .blog .content {
        padding-top: 15px;
    }
    img {
        height: auto;
        max-width: 100%;
    }
    .navbar {
        height: 80px;
    }
    .logo {
        padding: 15px 0;
    }
    .topInfo-Mobile {
        top: 15px;
    }
    .sliderSmall .slick_frontpage_element {
        background-size: cover !important;
    }
    .entry-header {
        text-align: center;
    }
    .single-produkter .entry-title {
        margin-bottom: 15px;
    }
    .productWrapper {
        margin-top: 25px;
    }
    .single-produkter .productPrice {
        position: relative;
        margin: 0 0 0 20px;
    }
    .product-img {
        width: 100%;
        text-align: center;
    }
    .product-thumbnail-img,
    .post-thumbnail-img {
        float: none;
        max-width: 100%;
    }
    .mainContent img {
        float: none;
        width: auto;
        max-height: auto;
    }
    .half.left {
        float: none;
        width: 100%;
        margin: 0;
    }
    .half.right {
        float: none;
        width: 100%;
        margin: 0;
    }
    .textwidget {
        height: auto;
        overflow: hidden;
    }
    .foot {
        padding: 0 0 15px 0;
    }
}
@media screen and (max-width: 360px) {
    .mainContent.productPost {
        padding: 0 20px;
    }
}
