/*
 Theme Name:   	Aerious Child
 Theme URI: 	http://aerious.technologybell.com/
 Description: 	Child theme for Aerious theme
 Author: 		TBS-coders
 Author URI: 	http://technologybell.com/
 Template:     	aerious
 Version:      	1.0
 License:      	GNU General Public License v2 or later
 License URI:  	http://www.gnu.org/licenses/gpl-2.0.html
 Tags: 			theme-options, rtl-language-support, post-formats
 Text Domain:  	aerious
*/

html{
	height: 100%;
}

body {
    font-family:  'Exo 2', sans-serif;
    font-size: 16px;
    color: #163b65;
	display: flex;
	flex-direction: column;
}

.page-template, .page {
    min-height: 100%;
}

/* menu 1 level */
body header {
    position: fixed;
    top: 0;
    background-color: #fff;
    width: 100%;
    z-index: 3;
    border-bottom: none;
}

@media (min-width: 1025px) {
    body header {
        border-bottom: 5px solid #3c7058;
    }
}

.admin-bar header {
    top: 46px;
}

@media screen and (min-width: 783px) {
    .admin-bar header {
        top: 32px;
    }
}

@media screen and (max-width: 480px) {
    .home {
       /* height: 100vh;*/
    }
}

.home header {
    /* border-bottom: 1px solid #3c7058; */
    border-bottom: 0;
}

.entry-content {
    padding-left: 15px;
    padding-right: 15px;
}

.entry-content p {
    margin-left: 20px;
}

.home .entry-content {
    color: #fff;
    margin-top: 0;
}

@media screen and (min-width: 1201px) {
    .home .entry-content {
        margin-top: -25px;
    }
}

.aerious-header.header-1 .aerious-main-menu-container {
    text-align: left;
}

.aerious-header.header-light-skin {
    border-bottom: none !important;
}

.aerious-header .aerious-main-menu > li {
    height: 60px;
}

.aerious-header .aerious-main-menu > li:first-child {
	margin-left: 30px;
}

.aerious-header .aerious-main-menu > li > a {
    font-family: 'Exo 2', sans-serif;
    padding-right: 20px;
    padding-left: 20px;
	color: #163b65 !important;
    font-size: 18px;
    text-transform: none;
}

.aerious-header .aerious-main-menu > li > a .aerious-icon-right {
	display: none;
}

.menu-item-language img.iclflag {
    height: auto !important;
    width: auto !important;
}

.aerious-header .aerious-main-menu > li:last-child > a {
    padding-left: 0px;
}

#nav-menu-item-1722 {
    /* background-image: url('/wp-content/uploads/2016/12/vardin_logo.png'); */
    background-image: url('/wp-content/uploads/2017/05/vardin_logo_2.svg');
background-size: 145px;
    background-repeat: no-repeat;
    background-position: 17px;   /* left */
    width: 200px;
    margin-left: 0 !important;
}

#nav-menu-item-1724 {
    /* background-image: url('/wp-content/uploads/2017/03/vardin_logo_en.svg'); */
    background-image: url('/wp-content/uploads/2017/06/vardin_logo_en.svg');
    background-size: 185px 51px;
    background-repeat: no-repeat;
    background-position: 17px;   /* left */
    width: 200px;
    margin-left: 0 !important;
    margin-right: 25px;
}

#nav-menu-item-1722:hover {
    background-color: #f0f0f0;
}

#nav-menu-item-1722 a, #nav-menu-item-1723 a, #nav-menu-item-1724 a {
    font-size: 0;
    display: block;
}

@media (max-width: 1366px) {
    #menu-item-1722 a, #menu-item-1723 a {
        pointer-events: none;
        cursor: default;
    }

    #menu-item-1722 .sub-menu a, #menu-item-1723 .sub-menu a {
        pointer-events: all;
        cursor: pointer;
    }
}

.menuitem-vardin-krea .aerious-megamenu {
    cursor: auto;
}

#nav-menu-item-1723 {
    /* background-image: url('/wp-content/uploads/2017/01/vardinpelagic-logo.png'); */
    background-image: url('/wp-content/uploads/2017/05/vardinpelagic-logo.svg');
background-size: 145px;
    background-repeat: no-repeat;
    background-position: 17px;   /* left */
    width: 200px;
}

#nav-menu-item-1723:hover {
    background-color: #f0f0f0;
}

.menuitem-pelagic-krea .aerious-megamenu {
    cursor: auto;
}


/* disabled cursor pointer on titles */
.krea-menu-item-title a {
    cursor: default;
}

.krea-menu-item-title ul a {
    cursor: pointer;
}

.krea-link-to-home-vardin {
    position: absolute;
    height: 100%;
    width: 200px;
    cursor: pointer;
}

.menuitem-search-krea {
    /* background-image: url('/wp-content/uploads/2017/01/ico_search.png'); */
    background-image: url('/wp-content/uploads/2017/05/ico_search.svg');
background-size: 25px;
    background-repeat: no-repeat;
    background-position: center;
    width: 70px;
    cursor: pointer;
    float: right;
}

.aerious-header .aerious-main-menu > .menuitem-vardin-krea a,
.aerious-header .aerious-main-menu > .menuitem-pelagic-krea a,
.aerious-header .aerious-main-menu > .menuitem-search-krea a {
    color: #fff !important;
    z-index: -1;
    font-size: 0;
}

/* mega menu */
.aerious-header .aerious-main-menu>li.aerious-megamenu-menu .aerious-megamenu-wrapper {
    background-color: rgba(240,240,240,.95) !important;   /* f0f0f0 */
}

.aerious-header .aerious-main-menu .aerious-megamenu li > a {
	color: #163b65 !important;	
    font-size: 16px !important;
}

.aerious-megamenu-wrapper .aerious-megamenu-submenu {
    width: 20%;
    float: left;
    border-right: none !important;
}

/* mobile menu */
.aerious-logo-holder {
    display: none !important;
}

.aerious-mobile-main-menu {
    background-color: #fff !important;
}

.aerious-mobile-header .container,
.aerious-mobile-main-menu > .container {
    padding-left: 0;
    padding-right: 0;
    /*width: 100%;*/
}

@media (max-width: 1024px) {
    #main .container,
    .footer-bottom .container {
        padding-left: 0;
        padding-right: 0;
        width: 100%;
    }
}

.aerious-mobile-menu-opener-holder {
    float: left !important;
    line-height: normal;
}

.aerious-mobile-menu-opener-holder .navbar-toggle .top-bar,
.aerious-mobile-menu-opener-holder .navbar-toggle .middle-bar,
.aerious-mobile-menu-opener-holder .navbar-toggle .bottom-bar {
    background: none !important;
}

.aerious-mobile-main-menu .lang-item,
.aerious-mobile-main-menu .menuitem-search-krea {
    display: none;
}

.aerious-mobile-main-menu .menuitem-vardin-krea,
.aerious-mobile-main-menu .menuitem-pelagic-krea {
    background-image: none;
}

.aerious-mobile-main-menu > li {
    width: auto;
    border-top: 1px solid #dcdcdc;
}

.aerious-mobile-main-menu .mobile-sub-menu-icon {
    right: 30px;
    pointer-events: all;
    border-left: 1px solid #d1d1d1;
    padding: 4px 15px;
    margin-top: 4px;
}

.aerious-mobile-main-menu .sub-menu .mobile-sub-menu-icon {
    right: 30px;
    line-height: normal;
    padding: 4px 15px;
    margin-top: 14px;
}

.aerious-mobile-main-menu > li > a {
    padding-top: 9px;
    padding-bottom: 9px;
    padding-left: 25px;
    line-height: 35px;
    color: #163b65;
    font-weight: bold;
}

.mobile-sub-menu-icon {
    color: #163b65;
}

.aerious-mobile-main-menu .sub-menu {
    padding-left: 0;
}

.aerious-mobile-main-menu .sub-menu > li {
    background-color: #f0f0f0;
    border-top: 1px solid #000;
    line-height: 55px;
}

.aerious-mobile-main-menu .sub-menu > li > a {
    color: #163b65;
    padding-left: 40px;
}

.aerious-mobile-main-menu .sub-menu .sub-menu > li {
    background-color: #dcdcdc;
}

.aerious-mobile-main-menu .sub-menu .sub-menu > li > a {
    padding-left: 55px;
    font-weight: bold;
}

@media (max-width: 1366px) {
    .aerious-nav-area {
        max-height: 90vh;
        overflow-y: auto;
        overflow-x: hidden;
    }

    .aerious-nav-area .col-xs-12 {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        height: 55px;
    }
}

.navbar-toggle {
    /* background-image: url('/wp-content/uploads/2017/01/menu.png'); */
    background-image: url('/wp-content/uploads/2017/05/ico_menu.svg');

    background-repeat: no-repeat;
    background-size: cover;
    width: 29px;
    height: 21px;
}

.aerious-mobile-menu-holder {
    padding-left: 25px;
    padding-right: 5px;
}

@media screen and (min-width: 365px) {
    .aerious-mobile-menu-holder {
        padding-right: 20px;
    }
}

.aerious-mobile-menu-holder .navbar-toggle .icon-bar {
    background: none;
}

.krea-mobile-search-icon, .krea-mobile-polylang, .krea-mobile-logo {
    display: inline-block;
}

.krea-mobile-search-icon {
    /* background-image: url('/wp-content/uploads/2017/01/ico_search-1.png'); */
    background-image: url('/wp-content/uploads/2017/05/ico_search.svg');
    background-repeat: no-repeat;
    width: 23px;
    height: 22px;
    margin-right: 15%;
    cursor: pointer;
}

@media screen and (min-width: 365px) {
    .krea-mobile-search-icon {
        margin-right: 20%;
    }
}

@media screen and (min-width: 420px) {
    .krea-mobile-search-icon {
        margin-right: 30%;
    }
}

@media screen and (min-width: 601px) {
    .krea-mobile-search-icon {
        margin-right: 50%;
    }
}

@media screen and (min-width: 783px) {
    .krea-mobile-search-icon {
        margin-right: 60%;
    }
}

.krea-mobile-logo {
/*    background-image: url('/wp-content/uploads/2017/01/logo_icon.png');*/
    background-image: url('/wp-content/uploads/2017/05/logo_ico.svg'); 
    background-repeat: no-repeat;
/*    background-size: cover; */
    background-size: 34px 34px;
    width: 34px;
    height: 34px;
    margin-right: 25px;
    cursor: pointer;
}

.krea-under-mobile-menu {
    display: none;
    border-top: 1px solid #dcdcdc;
    padding-top: 40px;
    padding-bottom: 40px;
}

.krea-under-mobile-menu .textwidget {
    text-align: center;
}

/* place content above video background */
.home #main {
    /*position: absolute;*/
    top: 108px;
    width: 100%;
}

@media (max-width: 1199px) {
    .home #main {
        top: 70px;
    }
}

#main {
    flex: 1;
    -ms-flex: 1 0 auto;
    margin-top: 35px;
}

@media (min-width: 1025px) {
    #main {

    }
}

.home #main {
    margin-top: 0;
}

/*.home footer {
    position: absolute;
    position: relative;
    bottom: 0;
}*/

@media (min-width: 1025px) {
    .home footer {
/*
        position: relative;
        top: -75px;
        margin-bottom: -75px;
*/

  /*       position: absolute;
position: relative; */
/*        top: 90%; */
       /* bottom: auto;
        bottom: 0;
        width: 100%;*/
    }
}

@media (max-width: 1024px) {
    footer {
        position: absolute;
position: relative;
/*        top: auto;
        margin-bottom: 0;
        bottom: 0; */
    }
}

.aerious-footer-widget-area {
    background-color:#fff !important;
    padding: 13px 0 13px 0;
}

@media (max-width: 1024px) {
    .copyright {
        padding-left: 25px;
    }
    .privecy{
        color: #fff;
        padding-left: 10px;
    }
    .footer-bottom .text-right {
        padding-right: 30px;
    }

    .aerious-footer-widget-area {
        display: none;
    }
}

@media (max-width: 767px) {
    .copyright {
        width: 50% !important;
        float: right !important;
        text-align: right !important;
        padding-right: 30px;
    }
   

    .footer-bottom .text-right {
        width: 50% !important;
        text-align: left !important;
        padding-left: 25px;
        padding-right: 0;
        float: left !important;
    }

    .footer-bottom .row {
        min-height: inherit;
        width: 100vw;
    }
}

.aerious-footer-widget-area .container .row > div {
    margin-bottom: 0;
}

.aerious-footer-widget-area .textwidget {
    display: flex;
    align-items: center;
}

.footer-bottom .text-right a {
    color: #fff;
}

/* news on frontpage */

.rightborder{
    display: block;
    position: fixed;
    right: 0;
    width: 74px !important;
    /* height: 98px; */
    padding: 0;
}
.krea-news-fp-icon {
    position: relative;
    right: 1px;
    top: 1px;
    background-image: url('/wp-content/uploads/2017/05/ico_kunning.svg');
    background-size: cover;
    width: 74px;
    height: 74px;
    cursor: pointer;
    z-index: 1;
}

/*.krea-news-fp-icon-en {
    display: none;
}*/ 

@media (min-width: 768px) {
    .rightborder{
        width: 97px !important;
    }
    .krea-news-fp-icon {
        width: 98px;
        height: 98px;
    }

    
}
.krea-news-fp-icon-en {
        display: block;
        background-image: url('/wp-content/uploads/2017/06/ico_news.svg');
    }

/*.krea-contact-fp-icon {
    position: fixed;
    right: 0;
    top: 160px;
    background-image: url('/wp-content/uploads/2017/05/ico_samband_mob.svg');
    background-size: cover;
    width: 74px;
    height: 74px;
    cursor: pointer;
}*/

@media (min-width: 681px) {
    .krea-contact-fp-icon, .krea-sales-fp-icon, .krea-products-fp-icon {
        display: none;
    }
}

.krea-sales-fp-icon {
    position: fixed;
    right: 0;
    background-image: url('/wp-content/uploads/2017/03/ico_sales.svg');
    background-size: cover;
    width: 74px;
    height: 74px;
    cursor: pointer;
display: none;
}

.krea-products-fp-icon {
    position: fixed;
    right: 0;
    top: 160px;
    background-image: url('/wp-content/uploads/2017/03/ico_prod.svg');
    background-size: cover;
    width: 74px;
    height: 74px;
    cursor: pointer;
display: none;
}

.krea-news-items {
    float: right;
    margin-right: 15px;
    margin-right: 0;
    /* width: 375px; */
    /* float: right; */
    right: -375px;
    top: 0;
    position: absolute;
}
/*
@media (max-width: 1024px) {
    .krea-news-items {
        display: none;
    }
} */

@media (max-width: 400px) {
    .krea-news-items {
        width: 100vw;
    }
    .krea-news {
        width: auto !important;
    }
}

.krea-news {
    /* background-color: #3c7058;
    opacity: 0.6; */
    background-color: rgba(240,240,240,.95);
    color: #fff;
    width: 375px;
    /* padding: 30px; */
    padding: 10px 25px 10px 25px;
    /* margin-bottom: 10px; */
}

@media (max-width: 1300px) {
    .krea-news {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

.krea-news li {
    display: inline;
    padding-right: 35px;
}

.krea-news-fp-title {
    color: #000;
    padding-top: 30px;
    padding-bottom: 35px;
}

.krea-news-title {
    font-size: 16px;
    line-height: 20px;
    color: #000;
    font-weight: bold;
}

.krea-news-date {
    font-size: 12px;
    color: #000;
}

.krea-news-content {
    font-size: 16px;
}

.krea-news-read-more {
    font-size: 16px;
    text-align: right;
}

.krea-news-title a,
.krea-news-read-more a {
    color: #000;
}

.krea-news-menu {
    font-size: 14px;
    padding-bottom: 0;
    padding-top: 50px;
}

#menu-newsmenu li a {
    color: #000;
}

/* news on post and single page */
.krea-news-post-items {
    clear: both;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    margin-left: 25px;
    margin-right: 30px;
}

@media (min-width: 1025px) {
    .krea-news-post-items {
        margin-left: 0;
        margin-right: 0;
    }
}

.krea-news-post-item {
    width: 100%;
    margin-bottom: 40px;
}

@media (min-width: 601px) {
    .krea-news-post-item {
        width: 48%;
    }
}

@media (min-width: 783px) {
    .krea-news-post-item {
        width: 31%;
    }
}

@media (min-width: 1025px) {
    .krea-news-post-item {
        width: 23%;
    }
}

.krea-news-post-date {
    font-size: 14px;
}

.krea-news-post-title {
    font-weight: bold;
}

.krea-news-post-title a {
    color: #163b65;
}

.krea-single-post-space {
    height: 300px;
    clear: both;
}


/* */
.krea-center {
    text-align: center;
}

.krea-shortcuts-container {
    display: none;
}

@media (min-width: 681px) {
    .krea-shortcuts-container {
        display: block;
        position: absolute;
        bottom: 0;
        width: 100%;
    }
}

@media (min-width: 1025px) {
    .krea-shortcuts-container {
        bottom: 100px;
    }
}

.krea-shortcuts-items {
    /*display: inline-block;*/
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

@media (max-width: 1299px) {
    .krea-shortcuts-items {
        /* width: 90%; 
        width: 78%;*/
    }
}

@media (max-width: 680px) {
    .krea-shortcuts-items {
        display: none;
    }
}
/*@media (min-width: 991px) {
    .krea-shortcuts-image {
        width: 25%;
        margin: 5%;
    }
}*/
.krea-shortcuts-image {
    width: 18%;
    margin: 3%;
}

@media (min-width: 991px)  {
    .krea-shortcuts-image {
        /* width: 12%; */
        /* margin: 4%; */
        width: 19%;
        max-width: 180px;
        margin: 3%;
    }
}

.krea-shortcuts-image2 {   
    padding-top: 5px; 
}

@media (min-width: 991px)  {
    .krea-shortcuts-image2 {
        /* width: 12%; */
        /* margin: 4%; */
    }
}

.krea-sub-shortcuts-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 90%;
    margin: auto;
}

.krea-sub-shortcuts-item {
    width: 100%;
}

@media (min-width: 681px) {
    .krea-sub-shortcuts-items {
        width: 681px;
    }

    .krea-sub-shortcuts-item {
        width: 48%;
        float: left;
    }
}

.krea-sub-shortcuts-title {
    font-size: 20px;
    line-height: 26px;
}

.krea-sub-shortcuts-title-la {
    font-style: italic;
}

.krea-sub-shortcuts-image {
    padding-top: 30px;
    padding-bottom: 50px;
}


h4 {
    font-family: 'Exo 2', sans-serif;
    color: #163b65;
    font-weight: bold;
    font-size: 20px;
    /* margin-left: 20px; */
}

.breadcrumbs {
    margin-top: 0px;
    line-height: 40px;
    color: #163b65;
    font-size: 16px;
    margin-left: 20px;
    height: 40px;
}

@media (min-width: 1025px) {
    .breadcrumbs {
        margin-top: 65px;
    }
}

.breadcrumbs a {
    color: #163b65;
    font-size: 16px;
}

.breadcrumbs-wrapper-krea {
    border-bottom: 1px solid #b7b6b7;
}

.video-box iframe {
    pointer-events: none;
}

.krea-the-title {
    font-family: 'Exo 2', sans-serif;
    color: #163b65;
    font-weight: bold;
    font-size: 20px;
    margin-left: 20px;
    margin-bottom: 20px;
    padding-left: 15px;
}

.krea-page-left-column,
.krea-page-right-column {
    width: 100%;
}

.krea-page-left-column {
    padding-left: 25px;
    padding-right: 30px;
    padding-top: 25px;
    padding-bottom: 15px;
    float: left;
}

.krea-page-right-column {
    float: right;
    border-top: 5px solid #3c7058;
    position: relative;
}

.krea-page-right-column .file_links{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    padding: 20px 0;    
    width: 100%;
}

.krea-page-right-column .caption {
    padding-left: 25px;
}

@media (min-width: 601px) {
    .krea-page-left-column,
    .krea-page-right-column {
        width: 50%;
    }

    .krea-page-left-column {
        padding-left: 0;
        padding-top: 5px;
    }

    .krea-page-right-column {
        border-top: none;
        padding-right: 20px;
    }

    .krea-page-right-column .caption {
        padding-left: 0;
    }
    .krea-page-right-column .file_links{
        position: absolute;
        top: -60px;
    }
    .krea-page-right-column .file_links a{
        color: #163b65;
        font-size: 20px;
        font-weight: 700;
    }
}

@media (min-width: 1025px) {
    .krea-page-right-column {
        padding-right: 0;
    }
}

.lang-item {
    list-style: none;
    float: right;
    position: relative;
    top: 25%;
    transform: translateY(25%);
}

@media (max-width: 1366px) {
    .lang-item {
        height: 30px;
        top: 0;
        transform: translateY(0);
    }
}

.lang-item img {
    height: 25px;
}

@media (max-width: 1366px) {
    .lang-item img {
        height: 100%;
    }
}

.lang-item a {
    line-height: initial !important;
    font-size: 0px !important;
}

.lang-item-fo {
    background-image: url('/wp-content/uploads/2017/05/ico_fo.svg');
    background-repeat: no-repeat;
    background-size: 27px;
    background-position: top center;
}

.lang-item-en {
    background-image: url('/wp-content/uploads/2017/05/ico_en.svg');
    background-repeat: no-repeat;
    background-size: 27px;
    background-position: top center;
}

.lang-item-fo img, .lang-item-en img {
    opacity: 0;
}

@media (min-width: 1025px) {
    .lang-item-en {
        padding-right: 17px;
    }
}

.lang-item-en a {
    padding-right: 0 !important;
}

.krea-footer-logo, .krea-footer-address {
    display: inline-block;
    margin-right: 25px;
}

.krea-footer-address {
    line-height: 18px;
}

@media (max-width: 1199px) {
    .krea-footer-address {
        margin-right: 15px;
        font-size: 13px;
    }
}

.krea-footer-address span {
    margin-left: 97px;
}

@media (max-width: 1024px) {
    .krea-footer-logo {
        display: none;
    }
}

.krea-footer-logo img {
    vertical-align: baseline;
    width: 38px;
    height: 38px;
}

.mySlides {
    position: relative;
}

.mySlides img {
    width: 100%;
}

.mySlides-arrow-left {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
}

.mySlides-arrow-right {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
}

/* search */
.krea-search {
    overflow: auto;
    width: calc(100% - 30px);
    background-color: #fff;
    opacity: 0.9;
    position: absolute;
    top: 66px;
    display: none;
}

.krea-search-close {
    position: absolute;
    display: inline-block;
    right: 20px;
    z-index: 1;
    line-height: 30px;
    cursor: pointer;
}

.search-form-inner {
    border: none;
    padding-left: 20px;
}

.krea-search .search-field {
    border: none;
    padding: 10px 0px;
}

.krea-search-result-left {
    width: 30%;
    float: left;
}

@media screen and (min-width: 601px) {
    .krea-search-result-left {
        width: 18%;
    }
}

.krea-search-result-right {
    width: 70%;
    float: right;
    margin-bottom: 8px;
}

@media screen and (min-width: 601px) {
    .krea-search-result-right {
        width: 82%;
    }
}

.krea-search-result {
    padding: 0 20px 0 20px;
}

.krea-search-result hr {
    margin-top: 0;
    margin-bottom: 8px;
    border-top: 2px solid #163b65;
    clear: both;
}

@media screen and (min-width: 1025px) {
    .krea-search-result-staff-item {
        width: 50%;
        float: left;
    }
}

.krea-search-result-staff-image, .krea-search-result-staff-info {
    display: inline-block;
    vertical-align: top;
}

.krea-search-result-staff-image {
    display: none;
}

@media screen and (min-width: 1025px) {
    .krea-search-result-staff-image {
        display: inline-block;
        width: 70px;
        margin-right: 10px;
    }
}

.krea-search-result-staff-info {
    margin-right: 0;
    margin-bottom: 0;
    display: block;
}

@media screen and (min-width: 1025px) {
    .krea-search-result-staff-info {
        margin-right: 20px;
        margin-bottom: 20px;
        display: inline-block;
    }
}

.krea-search-result-staff-name a {
    font-weight: bold;
}

.krea-search-result-staff-title,
.krea-search-result-staff-email,
.krea-search-result-staff-phone {
    display: none;
}

@media screen and (min-width: 1025px) {
    .krea-search-result-staff-title,
    .krea-search-result-staff-email,
    .krea-search-result-staff-phone {
        display: block;
    }
}

.krea-search-result-more-items-fo, .krea-search-result-more-items-en {
    display: none;
}

.krea-search-result-show-more-fo, .krea-search-result-show-more-en {
    font-weight: bold;
    cursor: pointer;
}

/* search mobile */
.krea-search-mobile {
    overflow: auto;
    width: 100%;
    background-color: #fff;
    opacity: 0.9;
    position: absolute;
    top: 72px;
    z-index: 3;
    display: none;
}

.krea-search-close-mobile {
    position: absolute;
    display: inline-block;
    right: 20px;
    z-index: 1;
    line-height: 30px;
    cursor: pointer;
}

.krea-search-mobile .search-field {
    border: none;
    padding: 10px 0px;
}

.krea-search-result-mobile {
    padding: 0 20px 0 20px;
}

.krea-search-result-mobile hr {
    margin-top: 0;
    margin-bottom: 8px;
    border-top: 2px solid #163b65;
    clear: both;
}


.image_mb {
    display: none !important;
}

@media (max-width: 1024px) {
    .image_mb {
        display: block !important;
    }
}

/* single post */
.single-post .aerious-main-content-column {
    width: 100%;
}

.single-post .aerious-related-posts {
    clear: both;
}

.single-post .aerious-standard-blog-single {
    /* margin-top: 45px; */
}

.single-post .aerious-standard-blog-single .post-thumbnail img {
    width: 100%;
}

.single-post .posts-date {
    background: none;
    padding-left: 0;
}

.single-post .posts-date a {
    color: #000;
}

.aerious-comments {
    display: none;
}

.krea-page-left-column .post-title {
    color: #163b65;
    margin-top: 0;
}

.krea-page-left-column .posts-date {
    color: #163b65;
    font-size: 14px;
    font-weight: normal;
}

/* dim background */
.krea-dim {
    width: 100%;
    height: 100%;
    background:rgba(0,0,0,0.5); 
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
    display: none;
}

.krea-dim-header {
    width: 100%;
    height: 56px;
    background:rgba(0,0,0,0.5); 
    position: fixed;
    top: 0;
    left: 0;
    z-index: 3;
    display: none;
}

@media screen and (min-width: 601px) {
    .krea-dim-header {
        height: 73px;
    }
}

@media screen and (min-width: 1025px) {
    .krea-dim-header {
        height: 62px;
    }
}

/* video header */
.video-box {
    background-image: url('/wp-content/uploads/2019/03/kunoy_stor.jpg');
    background-size: contain;
}

.video-box iframe {
    visibility: hidden;
}

.video-home-ZD {
    margin-bottom: -120px;
    flex: 1;
    -ms-flex: 1 0 auto;
}

@media screen and (max-width: 1024px) {
    .video-home-ZD, .title_video_ZD {
        display: none;
    }
    .title_video_ZD.show {
        display: inherit;
    }
    .image_mb {
        display: none;
    }
    .image_mb.show {
        display: inherit;
    }
    
}
.image_mb {
    background-image: url('/wp-content/uploads/2019/05/bakgrund.jpg') !important;
    background-position: 50% 50% !important;
}
    
@media screen and (max-width: 600px) {
    .image_mb {
        background-image: url('/wp-content/uploads/2019/05/bakgrund.jpg') !important;
        background-position: 50% 100% !important;
    }
}

/* goto top button */
.aerious-btn-default, .aerious-btn-default:hover {
    background-color: #0080be;
}

/* forms */
form {
    margin-left: 20px;
}

.vel_starvs_ki {
    margin-top: 50px;
}

.wpuf-el {
    padding-left: 0 !important;
}

.wpuf-label {
    width: 35% !important;
}

.wpuf-fields {
    width: 65% !important;
}

.wpuf-label label {
    font-weight: normal;
}

.wpuf-submit {
    padding-left: 0 !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #0080be;
}

.wpuf-help {
    font-family: 'Exo 2', sans-serif !important;
}

.krea-social-links {
    background-color: #fff;
    padding-top: 25px;
    padding-bottom: 25px;
    text-align: center;
}

@media screen and (min-width: 1025px) {
    .krea-social-links {
        display: none;
    }
}

.krea-social-links-inner {
    display: inline-block;
}

.krea-social-link {
    display: inline-block;
    padding-left: 25px;
    padding-right: 25px;
}

/* applications forms */
.krea-appl-content {
    padding-left: 20px;
    margin-top: 50px;
}

.krea-appl-label {
    margin-bottom: 0 !important;
    font-size: 14px;
    font-weight: bold;
}

.krea-appl-print {
    text-align: center;
}

.krea-appl-print img {
    width: 40px;
    height: 40px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    font-weight: normal;
}

.wpuf-fields label {
    font-weight: normal;
}

.wpuf-form .post_excerpt {
    display: none;
}

/* hide search icon in english version */
#nav-menu-item-1395 {
    display: none;
}

/* get rid of stupid space in header */
#nav-menu-item-1724 {
    float: left;
}



#aerious-back-to-top {
    bottom: 55px;
}

/* krea shortcode columns */
.krea-column33 {
    /* width: 96%; */
    text-align: center;
    margin-bottom: 50px;
}

@media screen and (min-width: 1025px) {
    .krea-column33 {
        /* width: 32%; */
        width: 33.3%;
        /* padding-left: 20px; */
        padding-right: 0;
        float: left;
    }
}

.krea-column33 p {
    margin: 0;
}

.krea-column33 h4 {
    margin-left: 0;
}

.krea-all-staff-title {
    clear: both;
    /* width: 96%; */
    margin-bottom: 40px;
}


@media screen and (min-width: 783px) and (max-width: 1024px) {
    .krea-news-post-item4th {
        display: none;
    }
}

.krea-mobile-logo-footer {
    text-align: center;
    margin-top: 20px;
}

.krea-mobile-logo-footer img {
    max-width: 160px;
}

@media (min-width: 1025px) {
    .krea-mobile-logo-footer {
        display: none;
    }
}

/* remove x in search field in ie */
input[type=text]::-ms-clear {  display: none; width : 0; height: 0; }
input[type=text]::-ms-reveal {  display: none; width : 0; height: 0; }

/* why is this turned of? */
#nav-menu-item-1343, #nav-menu-item-1345, #nav-menu-item-1300, #nav-menu-item-5580,
#nav-menu-item-5589, #nav-menu-item-5601 {
    /*display: none;*/
}

.krea-shortcuts-image-en {
    /*display: none;*/
}

.krea-field-invisible {
    /*display: none;*/
}

/* staff-pages-main-email */
.page-template-page-staff .entry-content p,
.page-template-page-staff .entry-content h4 {
        margin-left: 0;
        text-align: center;
}

@media (min-width: 601px) {
    .page-template-page-staff .entry-content p,
    .page-template-page-staff .entry-content h4 {
        margin-left: calc((50% - 180px)/2);
        text-align: left;
    }
}

@media (min-width: 768px) {
    .page-template-page-staff .entry-content p,
    .page-template-page-staff .entry-content h4 {
        /* margin-left: calc(((32% - 180px)/2) + 10px); */
        margin-left: calc((33.3% - 180px)/2);
    }
}

@media (min-width: 1025px) {
    .page-template-page-staff .entry-content p,
    .page-template-page-staff .entry-content h4 {
        margin-left: 20px;
    }
}

/* after breakdown */
.header-default-skin:not(.is-sticky) .aerious-nav-area {
    background-color: transparent !important;
}

.aerious-footer-widget-area .col-sm-4 {
    width: 100%;
}

#aerious-title-area-wrapper {
    background-image: none !important;
}

@media (min-width: 1025px) {
    .breadcrumbs {
        margin-top: 0;
        height: 25px;
    }
}

@media (max-width: 1366px) {
    #aerious-title-area-wrapper {
        display: none;
    }
}

.wp-custom-header-video-button {
	display: none;
}
.page-template-page-storv .entry-content{
    display: flex;
    justify-content: center;
}
.krea-shortcuts-image{
    /*width: 200px;*/
}

.caldera-grid .form-group{
    display: flex;
}

.form-group label {
    width: 40%;
}

.form-group > div {
    width: 60%;
}
.caldera-grid ul.cf2-list-files .cf2-file-listed .cf2-file-extra-data {
    margin: -40px 0px 13px 0px;
    font-size: 80%;
    padding-top: 22px;
    min-height: 39px;
    display: block;
}
.caldera-grid ul.cf2-list-files .cf2-file-listed progress.cf2-file-progress-bar {
    top: -5px;
}

.caldera-grid .right{
    justify-content: flex-end; 
}
/*.cf2-dropzone{
    width: 100% !important;
    display: flex;
    justify-content: flex-end;
}
.cf2-dropzone > div{
    width: 60% !important;
}*/
.caldera-grid .btn-default {
    font-size: 16px;
    padding: 5px 15px;
    line-height: inherit;
    height: inherit;
    border: 1px solid #ccc !important;
    background: #0085ba !important;
    border-color: #0073aa #006799 #006799 !important;
    color: #fff !important;
    text-decoration: none;
}
.checkbox-inline .option-required{
    margin-top: 2px !important;
    display: block;
}
.caldera-forms-consent-field-agreement{
    font-weight: 400;
    margin-left: 2px !important;
}
.caldera-forms-consent-field-linked_text{
    font-weight: 400;
}
.wpcf7-acceptance .wpcf7-list-item{
    margin-left: 0;
}
.wpcf7-acceptance input {
    margin-top: -4px;
    margin-right: 10px;
}