/*
Theme Name: Gentekniknamnden 
Description: Child theme for Ultra 
Author: Knowit Karlstad AB
Template: ultra
*/

/* write custom css below */


/* 
    ==================================================
    Typography
    ================================================== 
*/

body {
    font-size: 14px;
    line-height: 1.429rem;
    font-family: 'Roboto', sans-serif;
    overflow-x: hidden;
}

body.using-keyboard a:focus,
body.using-keyboard button:focus,
body.using-keyboard .search-toggle:focus {
    outline: 0.143rem solid #0076A8;
    text-decoration: none;
    transition: none !important;
}

body.using-keyboard .glossaryLink:focus {
    outline: 0.143rem solid #0076A8;
    text-decoration: none;
    transition: none !important;
}

body.using-keyboard .site-footer a:focus,
body.using-keyboard #scroll-to-top:focus,
body.using-keyboard .icon__link:focus {
    outline: 0.143rem solid #acaeaf;
}

body.using-keyboard .research-news__tab[aria-selected="true"]:focus {
    outline: 0.243rem solid #2e2e2e;
}

.container {
    padding: 0 1.071rem;
}

a,
a:visited {
    color: #0076A8;
}

a.icon__link:visited {
    color: #FFF;
}

a:hover,
a:focus {
    color: #266287;
    text-decoration: underline;
    outline: none;
}

p {
    font-size: 1rem;
    line-height: 1.429rem;
    font-weight: 400;
    color: #555;
}

p .post-date {
    font-size: 0.857rem;
    line-height: 1.429rem;
    color: #555;
}

.preamble p {
    font-size: 1.286rem;
    line-height: 2rem;
    margin-bottom: 1.667rem;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
}

.entry-header .entry-title a,
.entry-header .page-title a,
.page-header .entry-title a,
.page-header .page-title a {
    color: #0076A8;
    font-size: 1.429rem;
    line-height: 2rem;
    margin-bottom: 0.357rem;
    display: block;
}

.entry-header .entry-title a:hover,
.entry-header .page-title a:hover,
.page-header .entry-title a:hover,
.page-header .page-title a:hover {
    color: #0076A8;
}

/* 
    ==================================================
    Grid
    ================================================== 
*/

.panel-grid.gtn-panel-grid {
    margin: 0 -1.214rem;
}

/* 
    ==================================================
    Button
    ================================================== 
*/

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    background: #2F79A7;
}

button.print-button {
    background: #0076A8 !important;
    font-family: 'Roboto', sans-serif;
    font-size: 1.071rem;
    text-transform: unset;
    border-radius: 0;
    padding: 0.857rem 1.071rem;
}

/* 
    ==================================================
    Site - Content
    ================================================== 
*/

.site-content .entry-header .entry-title {
    font-weight: 400;
    font-size: 1.714rem;
    line-height: 2.714rem;
}

.page-tremplate-home-panels .site-content {
    padding-top: 0 !important;
}

body.home .site-content {
    padding-bottom: 0;
}

.site-content .entry-meta a {
    color: #555;
}

/* 
    ==================================================
    Article
    ================================================== 
*/

article {
    margin-bottom: 1.071rem;
    padding-bottom: 1.071rem;
}


article .entry-content ul li,
article .entry-content ol li {
    color: #555;
    font-size: 1.071rem;
    line-height: 1.714rem;
    font-weight: 400;
    margin-bottom: 0.714rem;
}

article .entry-content ul,
article .entry-content ol {
    margin-left: 1.214rem;
}

article .entry-content p {
    font-size: 1.071rem;
    line-height: 1.714rem;
    font-weight: 400;
}

article .entry-content p:last-child {
    margin: 0;
}

article .entry-content h1,
article .entry-content h2,
article .entry-content h3,
article .entry-content h4,
article .entry-content h5,
article .entry-content h6 {
    margin-bottom: 1.071rem;
}

article .entry-content h1 {
    font-size: 1.714rem;
    line-height: 2.286rem;
    font-weight: 400;
}

article .entry-content h2 {
    font-size: 1.571rem;
    line-height: 1.5rem;
    font-weight: 400;
}

article .entry-content h3 {
    font-size: 1.429rem;
    line-height: 1.5rem;
    font-weight: 400;
}

article .entry-content h4 {
    font-size: 1.286rem;
    line-height: 1.5rem;
    font-weight: 400;
}

article .entry-content h5 {
    font-size: 1.143rem;
    line-height: 1.5rem;
    font-weight: 400;
}

article .entry-content h6 {
    font-size: 1.071rem;
    line-height: 1.5rem;
    font-weight: 400;
}

article .site-content .entry-meta {
    margin-bottom: 0.714rem;
}

article .site-content .entry-meta a {
    color: #555;
    font-size: 0.857rem;
}

article .site-content .entry-meta a:hover {
    color: #0076A8;
}

article .entry-footer a:hover {
    color: #266287;
}

/* 
    ==================================================
    Entry - Content
    ================================================== 
*/

#textContent h1,
#textContent h2,
#textContent h3,
#textContent h4,
#textContent h5,
#textContent h6 {
    margin-bottom: 1.071rem;
}

#textContent h1 {
    font-size: 1.714rem;
    line-height: 2.286rem;
    font-weight: 400;
}

#textContent h2 {
    font-size: 1.571rem;
    line-height: 2.143rem;
    font-weight: 400;
}

#textContent h3 {
    font-size: 1.429rem;
    line-height: 2rem;
    font-weight: 400;
}

#textContent h4 {
    font-size: 1.286rem;
    line-height: 1.857rem;
    font-weight: 400;
}

#textContent h5 {
    font-size: 1.143rem;
    line-height: 1.714rem;
    font-weight: 400;
}

#textContent h6 {
    font-size: 1.071rem;
    line-height: 1.571rem;
    font-weight: 400;
}

#textContent p {
    font-size: 1.071rem;
    line-height: 1.714rem;
    font-weight: 400;
}

#textContent ul,
#textContent ol {
    margin-left: 1.214rem;
}

#textContent ul li,
#textContent ol li {
    font-size: 1.143rem;
    line-height: 1.714rem;
    margin-bottom: 0.714rem;
    font-weight: 400;
}

#textContent p a,
.entry-content dl a:not(.ow-button-hover),
.entry-content pre a:not(.ow-button-hover),
.entry-content code a:not(.ow-button-hover),
.entry-content blockquote a:not(.ow-button-hover) {
    color: #0076A8 !important;
    border-bottom: 0 !important;
}

.entry-content li a:not(.ow-button-hover):hover,
.entry-content dl a:not(.ow-button-hover):hover,
.entry-content pre a:not(.ow-button-hover):hover,
.entry-content code a:not(.ow-button-hover):hover,
.entry-content blockquote a:not(.ow-button-hover):hover {
    border-bottom: 0 !important;
    color: #266287 !important;
}

article .entry-content p a {
    border-bottom: 1px solid #007eb3 !important;
}

/* 
    ==================================================
    Pagination
    ================================================== 
*/

.pagination.hidden-xs {
    display: block;
}

.pagination.visible-xs {
    display: none;
}

.pagination .current,
.pagination .page-numbers:hover,
.pagination .page-numbers:focus {
    background: #2F79A7 !important;
    text-decoration: none;
    color: white;
}

.pagination .next,
.pagination .prev,
.pagination .page-numbers {
    text-transform: uppercase;
    border-radius: 0;
    font-size: 0.857rem;
    letter-spacing: 0.071rem;
}

.pagination .page-numbers {
    padding: 0.714rem 1.071rem;
    display: inline-block !important;
}

.pagination .page-numbers.dots:hover,
.pagination .page-numbers.dots:focus {
    background: none !important;
}

/* 
    ==================================================
    Site - Content
    ================================================== 
*/

.entry-summary p:last-child {
    margin: 0;
}

/* 
    ==================================================
    Widgets
    ================================================== 
*/

#secondary .widget h3.widget-title,
#colophon .widget h3.widget-title,
.widget .widget h3.widget-title,
.widget-title {
    font-size: 1.286rem;
    line-height: 2rem;
    text-transform: none;
}

#secondary .widget h2.widget-title,
#colophon .widget h2.widget-title,
.widget .widget h2.widget-title,
.widget-title {
    font-size: 1.286rem;
    line-height: 2rem;
    text-transform: none;
}

.panel-grid-cell .widget-title {
    font-size: 1.286rem;
    line-height: 2rem;
    font-weight: 400;
    margin-bottom: 1.429rem;
}

#secondary .widget a:not(.button):hover {
    color: #266287;
}

.panel-row-style {
    border: none !important;
    flex-wrap: wrap;
    display: flex;
    padding-top: 4.286rem !important;
    padding-bottom: 4.286rem !important;
}

.panel-row-style .panel-grid-cell .widget {
    height: 100%;
    background: white;
}

.panel-row-style .panel-grid-cell .widget a {
    border-bottom: none;
}

/* 
    ==================================================
    Widgets - Twitter
    ================================================== 
*/

.widget_twitter-timeline-profile {
    padding: 2.143rem;
}

/* 
    ==================================================
    Widgets - Recent entries
    ================================================== 
*/

.widget_recent_entries ul li {
    margin: 0 0 0.857rem 0;
    padding-bottom: 0.429rem;
    border-bottom: 0.071rem solid #e0e0e0;
}

.widget_recent_entries ul li:last-child {
    margin-bottom: 0;
    border-bottom: 0;
}

.widget_recent_entries ul li a {
    font-size: 1rem;
    line-height: 1.429rem !important;
    display: block;
    margin: 0 0 0.571rem 0;
}

#secondary .widget_recent_entries span,
#colophon .widget_recent_entries span {
    color: #555;
}

/* 
    ==================================================
    Widgets - Recent posts
    ================================================== 
*/

.widget_recent-posts {
    background: white;
    padding: 2.143rem;
}

.widget_recent-posts ul {
    list-style-type: none;
    margin: 0;
}

.widget_recent-posts ul li {
    border-bottom: 0.071rem solid #e0e0e0;
    padding: 0 0 0.929rem 0;
    margin: 0 0 0.714rem 0;
}

.widget_recent-posts ul li:last-child {
    border-bottom: 0;
}

.widget_recent-posts ul li a {
    display: block;
    font-size: 1rem;
    line-height: 1.571rem;
    margin: 0;
}

.widget_recent-posts ul li .post-date {
    font-size: 0.857rem;
}

.widget_recent-posts a .widget-title {
    position: relative;
    display: inline-block;
}

.widget_recent-posts a .widget-title:hover {
    text-decoration: underline;
}

.widget_recent-posts a .widget-title:after {
    content: "\f105";
    font-family: fontAwesome;
    right: -0.929rem;
    font-size: 1.071rem;
    position: absolute;
}

/* 
    ==================================================
    Widgets - Pages
    ================================================== 
*/

.widget_pages {
    background: white;
    padding: 2.143rem;
}

.widget_pages ul {
    list-style-type: none;
    margin: 0;
}

.widget_pages ul li {
    border-bottom: 0.071rem solid #e0e0e0;
    padding: 0 0 0.929rem 0;
    margin: 0 0 1rem 0;
}

.widget_pages ul li:last-child {
    border-bottom: 0;
    margin: 0;
    padding-bottom: 0;
}

.widget_pages ul li a {
    font-size: 1rem;
    line-height: 1.571rem;
}

.widget_pages ul li ul {
    border-top: 0.071rem solid #e0e0e0;
    padding-top: 0.929rem;
    margin-top: 1rem;
}

/* 
    ==================================================
    Widgets - Sow-features
    ================================================== 
*/

.widget_sow-features .sow-features-list .sow-icon-container {
    color: #0076A8;
}

.panel-grid-cell .sow-features-list .sow-features-feature p.sow-more-text a {
    color: #0076A8;
    font-weight: 400;
}

.panel-grid-cell .sow-features-list .sow-features-feature p.sow-more-text a:hover {
    color: #266287;
    text-decoration: underline;
}

.sow-features-list .sow-features-feature h5 {
    font-size: 1.286rem;
}

.sow-features-list .sow-features-feature p {
    font-size: 1rem;
    line-height: 1.429rem;
}

/* 
    ==================================================
    Widgets - Categories
    ================================================== 
*/

.widget_categories ul li a {
    display: block;
    padding: 0.857rem 0.214rem 0.857rem 0.214rem;
    font-size: 1rem;
    line-height: 1.429rem;
    color: #555;
    position: relative;
}

.widget_categories>ul>li {
    border-bottom: 0.071rem solid #e0e0e0;
    position: relative;
}

.widget_categories button.nav-handle {
    position: relative;
}

.widget_categories button.nav-handle:hover,
.widget_categories button.nav-handle:focus {
    text-decoration: none;
    outline: 0.143rem solid #0076A8;
}

.widget_categories button.nav-handle {
    display: block;
    right: 0;
    top: 0;
    position: absolute;
    width: 3.214rem;
    height: 3.214rem;
    padding: 0;
    line-height: 2.857rem;
    text-align: right;
}

.widget_categories button.nav-handle:after {
    content: "+";
    font-size: 1.071rem;
    padding-right: 0.357rem;
}

.widget_categories button.nav-handle.open:after {
    content: "−";
    font-size: 1.071rem;
    padding-right: 0.357rem;
}

.widget_categories ul li a:hover {
    color: #0076A8 !important;
}

.widget_categories ul li.current-cat>a {
    color: #0076A8;
}

.widget_categories ul li.current-cat>a:hover {
    text-decoration: none;
    cursor: text;
}

#secondary .widget ul.children {
    margin: 0;
    background: #f6f6f7;
    border-top: 0.071rem solid #e0e0e0;
    display: none;
}

#secondary .widget ul.children li a {
    padding: 0.857rem 1.071rem;
    position: relative;
}

/* 
    ==================================================
    Widget - Nav menu
    ================================================== 
*/
.widget_nav_menu ul li {
    margin: 0 0 0.714rem 0;
    position: relative;
}

.gtn-list-categories {
    display: none;
}

/* 
    ==================================================
    List - Contact
    ================================================== 
*/

.gtn-list-contact.contact-heading {
    border-top: 0.143rem solid #eaeaeb;
    padding-bottom: 1.429rem;
}

.gtn-list-contact ul {
    list-style-type: none;
    margin: 0;
}

.gtn-list-contact li {
    margin-bottom: 1.429rem;
}

.gtn-list-contact li .contact-profile .inner {
    padding: 2.143rem;
    background: #f6f6f7;
    display: inline-block;
    width: 100%;
    height: 100%;
}

.gtn-list-contact li .contact-profile .contact-img {
    float: left;
    margin-right: 2.143rem;
}

.gtn-list-contact li .contact-profile .contact-img img {
    width: auto;
}

.gtn-list-contact li .contact-name,
.gtn-list-contact li .contact-title {
    display: block;
}

.gtn-list-contact li .contact-name {
    font-weight: 400;
    font-size: 1.286rem;
}

.gtn-list-contact li .contact-title {
    font-style: italic;
    margin-top: 0.357rem;
}

.gtn-list-contact li .contact-text {
    margin-top: 0.714rem;
    overflow: hidden;
}

/* Two Columns*/
.gtn-list-contact.two-columns li {
    float: left;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.gtn-list-contact.two-columns li .contact-profile {
    width: 50%;
    display: inline-block;
    float: left;
}

.gtn-list-contact.two-columns li .contact-profile:first-of-type {
    padding-right: 0.714rem;
}

.gtn-list-contact.two-columns li .contact-profile:last-of-type {
    padding-left: 0.714rem;
}

/* 
    ==================================================
    Sidebar menu
    ================================================== 
*/
.sidebar-menu {
    list-style-type: none;
    margin-bottom: 5.714rem;
}

.sidebar-menu ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

.sidebar-menu>ul>li {
    border-bottom: 0.071rem solid #e0e0e0;
}

.sidebar-menu ul li {
    position: relative;
}

.sidebar-menu ul li a {
    display: block;
    padding: 0.857rem 0.214rem 0.857rem 0.214rem;
    font-size: 1rem;
    line-height: 1.429rem;
    cursor: pointer;
    color: #555;
    position: relative;
}

.sidebar-menu ul li.active>a {
    font-weight: 400;
    color: #0076A8;
}

.sidebar-menu ul li.active>a:hover {
    text-decoration: none;
    cursor: text;
}

.sidebar-menu ul li.active button.nav-handle:hover {
    cursor: pointer;
}

.sidebar-menu ul li a:hover {
    color: #0076A8;
}

.sidebar-menu ul li button.nav-handle {
    display: block;
    right: 0;
    top: 0;
    position: absolute;
    width: 3.214rem;
    height: 3.214rem;
    padding: 0;
    line-height: 2.857rem;
    text-align: right;
    background-color: transparent !important;
    color: #0076A8;
}

.sidebar-menu ul li button.nav-handle:hover,
.sidebar-menu ul li button.nav-handle:focus {
    text-decoration: none;
    outline: 0.143rem solid #0076A8;
}

.sidebar-menu ul li button.nav-handle:after {
    content: "\f105";
    font-family: fontawesome;
    padding-right: 0.357rem;
}

.sidebar-menu ul li button.nav-handle.open:after {
    content: "\f107";
    font-family: fontawesome;
    padding-right: 0.357rem;
}

.sidebar-menu ul.sub-nav-menu {
    display: none;
    background: #f6f6f7;
    border-top: 0.071rem solid #e0e0e0;
}

.sidebar-menu ul.sub-nav-menu li a {
    padding: 0.857rem 1.071rem;
}

.sidebar-menu ul.sub-nav-menu li:last-child ul.sub-nav-menu {
    padding-bottom: 1.429rem;
}

.sidebar-menu ul.sub-nav-menu li button.nav-handle {
    padding: 0;
}

.sidebar-menu ul.sub-nav-menu li button.nav-handle:after {
    padding-right: 1.071rem;
}

.sidebar-menu ul.sub-nav-menu li ul.sub-nav-menu {
    padding: 0.357rem 0.714rem 0.357rem 1.071rem;
    border: 0;
}

.sidebar-menu ul.sub-nav-menu li ul.sub-nav-menu li {
    border-left: 0.071rem solid #e0e0e0;
}

.sidebar-menu ul.sub-nav-menu li ul.sub-nav-menu li a {
    padding: 0.571rem 1.071rem;
}

/* 
    ==================================================
    Main navigation
    ================================================== 
*/

.show {
    opacity: 1;
    transform: scale(1);
    visibility: visible;
}

.main-navigation-new ul li ul.sub-menu {
    &.show {
        opacity: 1;
        transform: scale(1);
        visibility: visible;
        background-color: white;

        @media (max-width: 1024px) {
            position: absolute;
            top: 3.25rem;
            left: 0;
            right: 0;
        }
    }
}

.main-navigation-new {
    max-width: 70%;
}

.main-navigation-new ul li.li-has-sub {
    margin-right: 3.5em;
}

@media (max-width: 1024px) {
    .main-navigation-new ul li ul.sub-menu li {
        display: flex;
        position: relative;
    }
}

.sub-menu {
    min-width: 12em;
}

.show .toggle-sub-menu-btn:after {
    transform: rotate(180deg);
}

.sub-menu .sub-menu-item:hover {
    background-color: transparent !important;
}

.sub-menu .sub-menu-item .toggle-sub-menu-btn {
    display: inline-block;
    position: static;
}

.sub-menu .sub-menu-item .toggle-sub-menu-btn:focus {
    outline: 2px solid #0076A8;
}

.sub-menu .sub-menu-item .toggle-sub-menu-btn:after {
    right: 1.5em;
}

.li-no-sub {
    margin-right: 2em;
}

.sub-menu .sub-menu-item a {
    flex: 1;
}

.sub-menu .sub-menu-item a:hover {
    background-color: #2F79A7;
    color: #fff;
}

.sub-menu .sub-menu-item {
    margin-right: 0;
    min-width: unset;
    width: 100%;
    display: flex;
}

.toggle-sub-menu-btn {
    position: absolute;
    top: 35px;
    right: -3.25rem;
    z-index: 999;
    cursor: pointer;
    width: 3.214rem;
    height: 3.214rem;
    padding: 0;
    line-height: 2.857rem;
    text-align: right;
    background-color: transparent !important;
    color: #0076A8;
    border: 1px solid transparent;

    @media (max-width: 1024px) {
        top: 0;
        border: 1px solid #eaeaea;
    }
}

.toggle-sub-menu-btn:hover {
    border: 1px solid #0076A8;
}


.toggle-sub-menu-btn::after {
    content: "\f107";
    font-family: "FontAwesome";
    font-size: 0.8571em;
    position: relative;
    padding: 0 0 0 0.4952em;
    right: 1.5em;
}

.menu-huvudmeny-container {
    margin-right: 2rem;
}

.main-navigation-new ul li.menu-item-open>.sub-menu {
    opacity: 1;
    transform: scale(1);
    visibility: visible;
    display: block !important;
    transform: translate3d(0px, 0px, 0px);
}

.main-navigation-new ul li.menu-item>.sub-menu {
    display: none;
}

.main-navigation-new ul li a {
    white-space: normal;
}

.main-navigation-new ul li:last-of-type {
    margin-right: 1.78571rem;
}

.main-navigation-new ul li a:hover {
    color: #266287;
}

.main-navigation-new .current-menu-item>a,
.main-navigation-new .current a,
.main-navigation-new .menu-search .search-icon:hover:before {
    color: #0076A8;
}

.main-navigation-new div>ul>li>a {
    font-size: 1.214rem;
}

.main-navigation-new div>ul>li>a:focus {
    color: #0076A8;
}

.main-navigation-new ul .sub-menu .menu-item-has-children>a:after,
.main-navigation-new ul .sub-menu .page_item_has_children>a:after,
.main-navigation-new ul .children .menu-item-has-children>a:after,
.main-navigation-new ul .children .page_item_has_children>a:after {
    top: 0.714rem;
}

.main-navigation-new ul ul li a {
    font-size: 1rem;
    line-height: 1.429rem;
    padding: 0.714rem 1.071rem;
}

/* background color on hovering */
.main-navigation-new ul ul li a:hover {
    background: #2F79A7;
    color: #fff;
}

.main-navigation-new ul .menu-item-has-children {
    position: relative;
}

.main-navigation-new div>ul>li>a:hover {
    border-bottom: 0.214rem solid #2F79A7;

    @media (max-width: 1024px) {
        border-bottom: 0;
    }
}

.main-navigation-new ul .menu-item-has-children a:after,
.main-navigation-new ul .page_item_has_children a:after {
    top: 0;
}

.main-navigation-new ul ul {
    border-top: 0.214rem solid #2F79A7;
}

.main-navigation-new ul ul li.sub-menu-item:hover>a {
    background-color: transparent;
    color: #5a5d60;
}

.main-navigation-new .sub-menu a:hover {
    background-color: #0076A8 !important;
    color: #fff !important;
}

.main-navigation-new .menu-search .searchform input[name=s] {
    border-color: #2F79A7 !important;
}

/* 
    ==================================================
    Post navigation
    ================================================== 
*/

.comment-navigation .nav-links a:hover,
.paging-navigation .nav-links a:hover,
.post-navigation .nav-links a:hover {
    color: #0076A8;
}

/* 
    ==================================================
    Content Area
    ================================================== 
*/

.content-area ul.dotList {
    list-style: none;
    margin: 0;
}

.content-area ul.dotList li {
    border-bottom: 0.071rem solid #eaeaeb;
    padding: 1.071rem 0;
}

.content-area ul.dotList li a {
    position: relative;
    padding-left: 0.857rem;
}

.content-area ul.dotList li a:before {
    content: "\f105";
    font-family: fontAwesome;
    position: absolute;
    left: 0;
    color: #555;
}

/* 
    ==================================================
    Meta-slider
    ================================================== 
*/

.metaslider .slides {
    display: block !important;
}

/* 
    ==================================================
    Block - Teaser
    ================================================== 
*/

.block-area {
    padding: 0;
    display: inline-block;
    flex-wrap: wrap;
    display: flex;
    width: 100%;
}

.block-teaser {
    width: 33.33333333%;
    padding-left: 1.071rem;
    padding-right: 1.071rem;
    float: left;
    text-align: center;
}

.block-teaser .block-teaser-content {
    border: 0.071rem solid #e0e0e0;
    padding: 2.143rem;
    height: 100%;
}

.block-teaser .block-teaser-content h3 {
    font-size: 1.286rem;
    line-height: 2rem;
    font-weight: 400;
}

.block-teaser .block-teaser-content p {
    font-size: 1rem;
    line-height: 1.429rem;
    text-align: left;
}

/* 
    ==================================================
    Header - Site
    ================================================== 
*/

header.site-header .site-branding-container {
    overflow: visible;
}

header.site-header .site-branding a {
    display: block;
}

header.site-header .site-branding img {
    max-height: 7.143rem;
}

/* 
    ==================================================
    Header - Page
    ================================================== 
*/

.archive header.page-header .container .title-wrapper .taxonomy-description p {
    padding: 1.071rem 0 2.143rem 0;
    font-size: 1.071rem;
    line-height: 1.714rem;
    color: #555;
}

/* 
    ==================================================
    Site - Footer
    ================================================== 
*/

body.home .site-footer .footer-main {
    margin: 0;
}

.site-footer .footer-main {
    background: #2a2a2a;
    margin-top: 5.714rem;
}

.site-footer .footer-main p {
    color: #acaeaf;
    font-size: 1.071rem;
    line-height: 1.714rem;
}

.site-footer .footer-main h2 {
    color: #f4f4f4;
    font-weight: 400 !important;
}

.site-footer .footer-main h3 {
    color: #f4f4f4;
    font-weight: 400 !important;
}

.site-footer .footer-main a {
    font-size: 1.071rem;
}

.site-footer .footer-main a:before {
    color: #acaeaf !important;
}

.site-footer .menu a[href*="behance.net"],
.site-footer .menu a[href*="codepen.io"],
.site-footer .menu a[href*="delicious.com"],
.site-footer .menu a[href*="deviantart.com"],
.site-footer .menu a[href*="digg.com"],
.site-footer .menu a[href*="dribbble.com"],
.site-footer .menu a[href*="facebook.com"],
.site-footer .menu a[href*="/feed/"],
.site-footer .menu a[href*="flickr.com"],
.site-footer .menu a[href*="foursquare.com"],
.site-footer .menu a[href*="github.com"],
.site-footer .menu a[href*="plus.google.com"],
.site-footer .menu a[href*="instagram.com"],
.site-footer .menu a[href*="linkedin.com"],
.site-footer .menu a[href*="pinterest.com"],
.site-footer .menu a[href*="reddit.com"],
.site-footer .menu a[href*="soundcloud.com"],
.site-footer .menu a[href*="stackexchange.com"],
.site-footer .menu a[href*="stackoverflow.com"],
.site-footer .menu a[href*="tumblr.com"],
.site-footer .menu a[href*="twitter.com"],
.site-footer .menu a[href*="vimeo.com"],
.site-footer .menu a[href*="vine.co"],
.site-footer .menu a[href*="vk.com"],
.site-footer .menu a[href*="weibo.com"],
.site-footer .menu a[href*="wordpress.com"],
.site-footer .menu a[href*="xing.com"],
.site-footer .menu a[href*="youtube.com"] {
    color: #acaeaf !important;
    font-size: 1.071rem !important;
    padding-left: 1.571rem;
    transition: 0.3s;
}

.site-footer .menu a[href*="behance.net"]:hover,
.site-footer .menu a[href*="codepen.io"]:hover,
.site-footer .menu a[href*="delicious.com"]:hover,
.site-footer .menu a[href*="deviantart.com"]:hover,
.site-footer .menu a[href*="digg.com"]:hover,
.site-footer .menu a[href*="dribbble.com"]:hover,
.site-footer .menu a[href*="facebook.com"]:hover,
.site-footer .menu a[href*="/feed/"]:hover,
.site-footer .menu a[href*="flickr.com"]:hover,
.site-footer .menu a[href*="foursquare.com"]:hover,
.site-footer .menu a[href*="github.com"]:hover,
.site-footer .menu a[href*="plus.google.com"]:hover,
.site-footer .menu a[href*="instagram.com"]:hover,
.site-footer .menu a[href*="linkedin.com"]:hover,
.site-footer .menu a[href*="pinterest.com"],
.site-footer .menu a[href*="reddit.com"]:hover,
.site-footer .menu a[href*="soundcloud.com"]:hover,
.site-footer .menu a[href*="stackexchange.com"]:hover,
.site-footer .menu a[href*="stackoverflow.com"]:hover,
.site-footer .menu a[href*="tumblr.com"]:hover,
.site-footer .menu a[href*="twitter.com"]:hover,
.site-footer .menu a[href*="vimeo.com"]:hover,
.site-footer .menu a[href*="vine.co"]:hover,
.site-footer .menu a[href*="vk.com"]:hover,
.site-footer .menu a[href*="weibo.com"]:hover,
.site-footer .menu a[href*="wordpress.com"]:hover,
.site-footer .menu a[href*="xing.com"]:hover,
.site-footer .menu a[href*="youtube.com"]:hover {
    color: white !important;
}

.site-footer .widget .menu a[href*="behance.net"]:before,
.site-footer .widget .menu a[href*="codepen.io"]:before,
.site-footer .widget .menu a[href*="delicious.com"]:before,
.site-footer .widget .menu a[href*="deviantart.com"]:before,
.site-footer .widget .menu a[href*="digg.com"]:before,
.site-footer .widget .menu a[href*="dribbble.com"]:before,
.site-footer .widget .menu a[href*="facebook.com"]:before,
.site-footer .widget .menu a[href*="/feed/"]:before,
.site-footer .widget .menu a[href*="flickr.com"]:before,
.site-footer .widget .menu a[href*="foursquare.com"]:before,
.site-footer .widget .menu a[href*="github.com"]:before,
.site-footer .widget .menu a[href*="plus.google.com"]:before,
.site-footer .widget .menu a[href*="instagram.com"]:before,
.site-footer .widget .menu a[href*="linkedin.com"]:before,
.site-footer .widget .menu a[href*="pinterest.com"]:before,
.site-footer .widget .menu a[href*="reddit.com"]:before,
.site-footer .widget .menu a[href*="soundcloud.com"]:before,
.site-footer .widget .menu a[href*="stackexchange.com"]:before,
.site-footer .widget .menu a[href*="stackoverflow.com"]:before,
.site-footer .widget .menu a[href*="tumblr.com"]:before,
.site-footer .widget .menu a[href*="twitter.com"]:before,
.site-footer .widget .menu a[href*="vimeo.com"]:before,
.site-footer .widget .menu a[href*="vine.co"]:before,
.site-footer .widget .menu a[href*="vk.com"]:before,
.site-footer .widget .menu a[href*="weibo.com"]:before,
.site-footer .widget .menu a[href*="wordpress.com"]:before,
.site-footer .widget .menu a[href*="xing.com"]:before,
.site-footer .widget .menu a[href*="youtube.com"]:before {
    position: absolute;
    left: 0;
    transition: 0.3s;
}

.site-footer .widget .menu a:hover:before {
    color: white !important;
}

/* 
    ==================================================
    Search
    ================================================== 
*/

.responsive-menu .search-toggle {
    display: none;
}

.site-header.scale.scaled .search-toggle:after {
    height: 5.357rem;
    line-height: 5.357rem;
}

.main-navigation-new .menu-search .search-toggle {
    display: flex;
    align-items: center;
    float: left;
    padding-left: 2.786rem;
    position: relative;
    padding: 0;
    background: none !important;
    color: #313539;
    text-transform: none;
    font-size: 1.214rem;
    font-family: 'Roboto', sans-serif;
}

.main-navigation-new .menu-search .search-toggle:hover {
    color: #0076A8;
    cursor: pointer;
}

.search-toggle:after {
    cursor: pointer;
    content: '\f002';
    font-family: "FontAwesome";
    height: 8rem;
    line-height: 8rem;
    position: relative;
    right: 0;
    transition: 0.3s;
    top: -0.071rem;
    font-size: 0.824rem;
    color: #555;
    margin-left: 0.471rem;
}

.main-navigation-new .menu-search .search-toggle:hover:after {
    color: #2F79A7;
}

.search-area {
    background: #eaeaeb;
    padding: 1.071rem 1.071rem;
    display: none;
}

.search-area form {
    background: white;
    border: none;
    padding: 0 1.071rem;
    border-radius: 3.571rem;
    max-width: 28.571rem;
    margin: 0 auto;
    width: 100%;
    height: 2.857rem;
    position: relative;
}

.search-area button {
    position: absolute;
    right: 0;
    top: 0;
    height: 2.857rem;
    border-top-right-radius: 3.571rem;
    border-bottom-right-radius: 3.571rem;
    display: table;
    background: none !important;
}

.search-area button:after {
    content: '\f002';
    font-family: "FontAwesome";
    font-size: 1rem;
    color: #acaeaf;
    display: block;
    margin-bottom: 0.214rem;
}

.search-area button:focus {
    outline: none;
}

.search-area button i {
    display: table-cell;
    vertical-align: middle;
    color: #acaeaf;
}

.search-area input[type="search"] {
    border: 0;
    padding: 0;
    display: block;
    background: white;
    width: 100%;
    height: 2.857rem;
    line-height: 2.857rem;
}

/* 
    ==================================================
    Table - General styles
    ================================================== 
*/
.gtn-table {
    border: none;
    margin: 0 0 4.286rem 0;
}

.gtn-table caption.heading {
    text-align: left;
    font-size: 1.429rem;
}

.gtn-table caption.heading h3 {
    display: inline-block;
}

.gtn-table:last-of-type {
    margin: 0 0 1.071rem 0;
}

.gtn-table thead tr {
    border-bottom: 0.071rem solid #eaeaeb;
}

.gtn-table thead tr th {
    padding: 0 0.714rem;
    text-align: left;
    font-weight: 500;
    color: #313539;
}

.gtn-table thead tr th.receiver,
.gtn-table thead tr th.file-name {
    padding: 0 1.429rem;
}

.gtn-table thead tr th,
.gtn-table tbody tr td {
    border: none;
}

.gtn-table tbody tr {
    border-bottom: 0.071rem solid #eaeaeb;
}

.gtn-table tbody tr td {
    padding: 1.429rem 0.714rem;
    vertical-align: top;
}

.gtn-table thead tr th:first-of-type {
    padding: 1.429rem 0.714rem 1.429rem 0;
}

.gtn-table thead tr th:last-of-type {
    padding: 1.429rem 0 1.429rem 0.714rem;
}

.gtn-table tbody tr td:first-of-type {
    padding: 1.429rem 0.714rem 1.429rem 0;
}

.gtn-table tbody tr td:last-of-type {
    padding: 1.429rem 0 1.429rem 0.714rem;
}

/* 
    ==================================================
    Form - search-form
    ================================================== 
*/

.gtn-search-message {
    font-size: 1.071rem;
    line-height: 1.714rem;
}

.search-form {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    margin-bottom: 4.286rem;
}

.search-form label {
    margin: 0;
    width: 100%;
    justify-content: flex-end;
    flex: auto;
}

.search-form input[type="search"].search-field {
    padding: 0.714rem 1.071rem;
    box-sizing: border-box;
    width: 100%;
}

.search-form button[type="submit"].search-submit {
    border-radius: 0;
    font-size: 0.857rem;
    padding: 0.714rem 2.143rem;
    letter-spacing: 0.071rem;
    line-height: 2.786rem;
    font-family: 'Roboto', sans-serif;
    align-self: flex-end;
    margin: 0 0 0 1.071rem;
}

/* 
    ==================================================
    Table - opinion
    ================================================== 
*/

.gtn-table-opinion tbody tr td.number,
.gtn-table-opinion tbody tr td.decision-file-name,
.gtn-table-opinion tbody tr td.receiver {
    width: 6.429rem;
}

.gtn-table-opinion tbody tr td.receiver,
.gtn-table-opinion tbody tr td.file-name {
    padding-right: 1.429rem;
    padding-left: 1.429rem;
}

/* 
    ==================================================
    Table - protocol
    ================================================== 
*/

.gtn-table-protocol tbody tr td.date,
.gtn-table-protocol thead tr th.date {
    width: 6.429rem;
}

.gtn-table-protocol tbody tr td.file-size,
.gtn-table-protocol thead tr th.file-size {
    text-align: right;
    width: 6.429rem;
}

.gtn-table-protocol tbody tr td.file-name {
    padding-right: 1.429rem;
    padding-left: 1.429rem;
}

.gtn-table-protocol caption.heading:before {
    content: "\f115";
    font-family: fontAwesome;
    margin-right: 0.357rem;
    font-size: 1.143rem;
}

/* 
    ==================================================
    Breadcrumbs
    ================================================== 
*/

.breadcrumbs {
    margin-bottom: 2.143rem;
}

.breadcrumbs a {
    color: #555 !important;
    text-decoration: underline;
}

/* 
    ==================================================
    Page without entry header
    ================================================== 
*/

.page.no-entry-header {
    width: 100%;
    padding-top: 2.143em;
}

.page.no-entry-header h1 {
    font-size: 2.5em;
    line-height: 1.171em;
    margin: 0 0 1.429rem 0;
}

/* 
    ==================================================
    Page Main element
    ================================================== 
*/
.site-main {
    max-width: 42.857rem;
}

.breadcrumbs-container {
    display: flex;
    justify-content: space-between;
}

/* 
    ==================================================
    Accordion
    ================================================== 
*/

.wp-block-getwid-accordion .wp-block-getwid-accordion__header-wrapper {
    background: #F6F6F7;
    font-size: 1.286rem;
    border: none;
    margin-bottom: 0.714rem;
}

.wp-block-getwid-accordion .wp-block-getwid-accordion__header-wrapper:first-child {
    border: none;
}

.wp-block-getwid-accordion__header-wrapper:focus {
    outline: none;
}

.wp-block-getwid-accordion .wp-block-getwid-accordion__header {
    padding: 0;
}


.wp-block-getwid-accordion__header-wrapper a {
    color: #555;
    padding: 0.833rem 1.111rem;
}

.wp-block-getwid-accordion__header-wrapper a:hover {
    color: #555 !important;
}

body.using-keyboard .wp-block-getwid-accordion__header-wrapper a:focus {
    outline: 0.111rem solid #0076A8 !important;
    color: #555 !important;
}

.wp-block-getwid-accordion__icon i {
    font-size: 1rem;
}

.wp-block-getwid-accordion__content {
    border: none !important;
    padding: 0.278rem 1.111rem 1.111rem 1.111rem;
}

.wp-block-getwid-accordion__content {
    font-size: 1rem;
}

.wp-block-getwid-accordion__content a {
    text-decoration: underline;
    display: flex;
    padding: 2.67857rem 0 0 0;
}

/* 
    ==================================================
    Landing page - Hidden page content
    ================================================== 
*/

.show-more {
    background: transparent !important;
    color: #0076A8;
    font-size: 1.071rem;
    text-transform: unset;
    text-decoration: underline;
    position: relative;
    padding: 0 1.071rem 0 0;
    display: inline-block;
}

.show-more:after {
    content: "\f107";
    font-family: "FontAwesome";
    font-size: 1.071rem;
    position: absolute;
    top: 0.214rem;
    right: 0;
}

.page-content {
    display: none;
    width: 100%;
    margin: 1.429rem 0 0 0;
}

/* 
    ==================================================
    Facts
    ================================================== 
*/

.facts {
    background: #F6F6F7;
    padding: 1.071rem 1.429rem;
    margin: 2.143rem 0 1.429rem 0;
}

.facts h3 {
    font-size: 1.714rem;
    line-height: 2.714rem;
    margin: 0 0 0.357em 0;
}

.facts ul {
    list-style-type: none;
    margin: 0;
}

.facts ul li {
    padding-left: 1.071rem;
    margin-bottom: 1.071rem;
    position: relative;
}

.facts ul li:last-child {
    margin-bottom: 0;
}

.facts ul li:before {
    content: '';
    background: #0076A8;
    width: 0.357rem;
    height: 0.357rem;
    border-radius: 3.571rem;
    position: absolute;
    top: 0.571rem;
    left: 0;
}

/* 
    ==================================================
    References
    ================================================== 
*/

.references {
    margin: 2.143rem 0;
}

.references h3 {
    font-size: 1.714rem !important;
    line-height: 2.714rem !important;
    margin: 0 0 0.357em 0 !important;
}

.references .references-link {
    text-decoration: underline;
    position: relative;
    padding-right: 1.071rem;
}

.references .references-link.show {
    display: inline-block;
}

.references .references-link.show:after {
    content: "\f107";
    font-family: "FontAwesome";
    font-size: 0.8571rem;
    position: absolute;
    right: 0;
    padding: 0 0 0 0.4952rem;
}

.references .references-link.hide {
    display: none;
}

.references .references-link.hide:after {
    content: "\f106";
    font-family: "FontAwesome";
    font-size: 0.8571rem;
    position: absolute;
    right: 0;
    padding: 0 0 0 0.4952rem;
}

.references .references-list {
    display: none;
    width: 100%;
    list-style-type: none;
    background: #F6F6F7;
    padding: 1.071rem 1.429rem;
    margin: 1.429rem 0 0 0;
}

.references .references-list li {
    padding-left: 1.071rem;
    margin-bottom: 1.071rem;
    position: relative;
}

.references .references-list li:last-child {
    margin-bottom: 0;
}

.references .references-list li:before {
    content: '';
    background: #0076A8;
    width: 0.357rem;
    height: 0.357rem;
    border-radius: 3.571rem;
    position: absolute;
    top: 0.571rem;
    left: 0;
}

.references .references-list li p {
    margin-bottom: 0;
}

.references .references-list li a {
    word-break: break-word;
}

/* 
    ==================================================
        Glossary
    ================================================== 
*/

.glossaryList {
    overflow: hidden;
}

.glossaryList .the-index-letter {
    color: #313539;
    font-size: 2.5rem !important;
    line-height: 2.929rem !important;
}

.glossaryList .glossaryLinkMain {
    display: block;
    text-decoration: underline;
    margin-bottom: 1.429rem;
}

.glossaryList .the-letter-separator {
    margin: 2.143rem 0 !important;
}

.glossaryLink {
    padding-bottom: 0.143rem;
}

.glossaryLink:hover {
    cursor: pointer;
}

.glossaryItemTitle {
    font-weight: 700;
    margin: 0 0 0.714rem 0 !important;
}

.glossaryTooltipMoreLinkWrapper {
    padding: 10px 0px 0px 0px !important;
    display: none;
}

.glossaryTooltipMoreLinkWrapper .glossaryTooltipMoreLink {
    color: #FFF !important;
    text-decoration: underline solid #FFF;
}

.glossaryTooltipMoreLinkWrapper::after {
    display: none;
}

#ttcont {
    margin-left: 0 !important;
}

#tt-btn-close {
    top: 0.357rem !important;
    right: 0.357rem !important;
}

.cm-glossary.table.classic ul.glossaryList li {
    margin-bottom: 5px !important;
}

.cm-glossary.table.classic ul.glossaryList li .glossaryLink {
    padding-bottom: 0px;
    border-bottom: solid 1px #0076a8 !important;
}

.cm-glossary.table.classic ul.glossaryList li .glossaryLink:hover {
    color: #000 !important;
    border-bottom: none !important;
}

/* 
    ==================================================
    Enable/disable tooltips
    ================================================== 
*/

.cmtt-glossary-tooltip-toggle-wrapper {
    margin: 0 !important;
    display: none;
}

.cmtt-glossary-tooltip-toggle-wrapper label {
    margin-bottom: 0 !important;
}

.cmtt-glossary-tooltip-toggle {
    position: relative;
    padding-left: 1.429rem;
}

.cmtt-glossary-tooltip-toggle:before {
    font-family: fontAwesome;
    position: absolute;
    left: 0;
}

.cmtt-glossary-tooltip-toggle.cmtt-glossary-tooltip-toggle--disable:before {
    content: '\f205';
}

.cmtt-glossary-tooltip-toggle.cmtt-glossary-tooltip-toggle--enable:before {
    content: '\f204';
}

.cmtt-glossary-tooltip-toggle.cmtt-glossary-tooltip-toggle--disable:hover:before,
.cmtt-glossary-tooltip-toggle.cmtt-glossary-tooltip-toggle--disable:focus:before,
.cmtt-glossary-tooltip-toggle.cmtt-glossary-tooltip-toggle--disable:active:before {
    content: '\f204';
}

.cmtt-glossary-tooltip-toggle.cmtt-glossary-tooltip-toggle--enable:hover:before,
.cmtt-glossary-tooltip-toggle.cmtt-glossary-tooltip-toggle--enable:focus:before,
.cmtt-glossary-tooltip-toggle.cmtt-glossary-tooltip-toggle--enable:active:before {
    content: '\f205';
}

/* 
    ==================================================
    Media Query - Max-width 480px
    Block - Subpages
    ================================================== 
*/

.block-subpages {
    padding: 0;
    display: inline-block;
    flex-wrap: wrap;
    display: flex;
    margin: 0.714em -1.214rem 0 -1.214rem;
}

.block-subpages-item {
    width: 33.33333333%;
    padding-left: 1.071rem;
    padding-right: 1.071rem;
    margin-top: 2.143rem;
}

.block-subpages-item a {
    display: block;
    height: 100%;
}

.block-subpages-item a:hover,
.block-subpages-item a:focus {
    text-decoration: none;
    box-shadow: -1px -1px 10px 4px rgba(204, 204, 204, 1);
    ;
}

.block-subpages-heading {
    margin: 0;
}

h2.block-subpages-heading {
    font-size: 1.429rem;
    line-height: 1.7;
}


.block-subpages-content {
    background: #F6F6F7;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.block-subpages-image {
    height: 160px;
    overflow: hidden;
}

.block-subpages-image img {
    height: 100%;
    object-fit: cover;
}

.block-subpages-text {
    padding: 1.429rem 1.071rem;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.block-subpages-preamble {
    margin-top: 0.714rem;
}

.block-subpages-preamble .glossaryLink {
    border-bottom: none !important;
}

/* 
    ==================================================
    Entry thumbnail
    ================================================== 
*/

.entry-thumbnail img {
    margin: 0;
}

/* 
    ==================================================
    Block - Hero
    ================================================== 
*/

.hero {
    height: 35.714rem;
}

.hero__outer {
    height: 100%;
    position: relative;
    overflow: hidden;
}

.hero__image {
    min-width: 100%;
    max-width: none;
    min-height: 100%;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: relative;
}

.hero__overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #0076A8;
    opacity: .6;
}

.hero__inner {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    padding: 0 1.071rem;
    margin: 0 auto;
    max-width: 85.7143rem;
    width: 100%;
}

.hero__content {
    max-width: 42.857rem;
}

.hero__heading {
    color: #FFF;
    font-size: 2.857rem;
    line-height: 4rem;
    margin: 0 0 1.071rem 0;
}

.hero__paragraph {
    color: #FFF;
    font-size: 1.286rem;
    line-height: 2rem;
}

.hero__link {
    color: #FFF !important;
    font-size: 1.286rem;
    text-decoration: underline;
}

/* 
    ==================================================
    Block - Nedladdningsblock
    ================================================== 
*/

.download-newsletter {
    /* min-height: 70rem; */
}

.download-newsletter__outer {
    height: 100%;
    position: relative;
    overflow: hidden;
}

.download-newsletter__image {
    min-width: 100%;
    max-width: none;
    min-height: 100%;
    position: absolute;
}

.download-newsletter__overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #0076A8;
    opacity: .6;
}

.download-newsletter__wrapper {
    position: relative;
    box-sizing: border-box;
    display: flex;
    padding: 0 1.071rem;
    margin: 0 auto;
    max-width: 85.7143rem;
}

.download-newsletter__inner {
    box-sizing: border-box;
    display: flex;
    padding: 2.071rem 4.071rem;
    margin: 10rem 1rem;
    background: rgba(255, 255, 255, 0.8);

}

.download-newsletter__content {
    max-width: 42.857rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.download-newsletter__leading-heading {
    color: #000;
    font-size: 1.157rem;
    line-height: 2rem;
    margin: 0 0 1.071rem 0;
}

.download-newsletter__heading {
    color: #000;
    font-size: 1.557rem;
    line-height: 2rem;
    margin: 0 0 1.071rem 0;
}

.download-newsletter__paragraph {
    color: #000;
    font-size: 1rem;
    line-height: 1.8rem;
}

.download-newsletter__link {
    color: #0076a8 !important;
    font-size: 1.286rem;
    text-decoration: underline;
}

.download-newsletter__file-link {
    color: #FFF !important;
    font-size: 1.286rem;
    text-decoration: none;
    background: #0076a8;
    padding: 1rem;
    margin-bottom: 1.5rem;
}

.download-newsletter__file-link i {
    margin-left: 1rem;
}

.download-newsletter__news-script {
    width: 100%;
}

.download-newsletter__news-script #SubscriberForm_email {
    width: 100%;
}

.download-newsletter__news-script label[for="SubscriberForm_email"] {
    color: #000;
}

.download-newsletter__news-script span {
    color: #000;
    margin: 0;
}

.download-newsletter__news-script input[name="haschecked"] {
    margin: 0.5rem;
}

.download-newsletter__news-script input[type="submit"] {
    background: #0076a8 !important;
    padding: 1rem;
    margin: .5rem 0;
    border-radius: 0;
    width: auto;
    line-height: 1.429rem;
    font-family: 'Roboto', sans-serif;
    font-size: 1.286rem;
}

/* 
    ==================================================
    Block - News
    ================================================== 
*/

.news {
    padding: 4.286rem 0;
}

.news__outer {
    padding: 0 1.071rem;
    margin: 0 auto;
    max-width: 85.7143rem;
}

.news__heading {
    font-size: 1.714rem;
    line-height: 2.571rem;
    margin: 0 0 1.071rem 0;
}

.news__paragraph {
    font-size: 1.143rem;
}

.news__inner {
    margin: 0 -1.071rem;
}

.news__items {
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.news-item {
    width: 33.33333333%;
    padding: 1.071rem;
}

.news-item__inner {
    background: #F6F6F7;
    height: 100%;
}

.news-item__image {
    position: relative;
    overflow: hidden;
    height: 219px;
    width: 100%;
}

.news-item__image img {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    height: auto;
    width: auto;
    min-height: 100%;
    min-width: 100%;
    max-width: none;
}

.news-item__date {
    background: #0076A8;
    color: #FFF;
    width: 5rem;
    height: 5rem;
    border-radius: 5rem;
    position: absolute;
    top: 1.071rem;
    left: 1.071rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-weight: 700;
}

.news-item__day {
    font-size: 2.143rem;
    line-height: 2.143rem;
}

.news-item__month {
    font-size: 1.143rem;
    text-transform: uppercase;
}

.news-item__text {
    padding: 1.429rem 1.071rem;
}

.news-item__title {
    margin: 0;
}

/* 
    ==================================================
    Block - Icons
    ================================================== 
*/

.icons__outer {
    background: #0076A8;
    padding: 4.286rem 0;
}

.icons__inner {
    padding: 0 1.071rem;
    margin: 0 auto;
    max-width: 85.7143rem;
}

.icons__heading {
    color: #FFF;
    font-size: 1.714rem;
    line-height: 2.571rem;
    margin: 0 0 1.071rem 0;
}

.icons__paragraph {
    color: #FFF;
    font-size: 1.143rem;
    line-height: 1.714rem;
    max-width: 42.857rem;
    margin-bottom: 0;
}

.icons__items {
    display: flex;
    position: relative;
}

.icon {
    width: 16.667%;
    display: flex;
    align-items: center;
    flex-direction: column;
    position: relative;
    margin-top: 2.143rem;
}

.icon:after {
    content: '';
    background: #FFF;
    width: 100%;
    height: 0.214rem;
    position: absolute;
    top: 3.214rem;
}

.icon__image {
    width: 6.429rem;
    height: 6.429rem;
    background: #FFF;
    border-radius: 6.429rem;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9;
    margin-bottom: 1.071rem;
}

.icon__image i {
    color: #0076A8;
    font-size: 2.571rem;
}

.icon__link {
    color: #FFF;
    font-size: 1.286rem;
    text-decoration: underline;
}

.icon__link:focus {
    color: #FFF;
    text-decoration: none;
}

.icon__link:hover {
    color: #FFF;
    text-decoration: none;
}

/* 
    ==================================================
    Block - Related research
    ================================================== 
*/

.related {
    width: 100%;
    overflow: hidden;
    padding: 4.286rem 0 0 0;
    margin-top: 4.286rem;
    border-top: 1px solid #eaeaeb;
}

.related__outer {
    padding: 0 1.071rem;
    margin: 0 auto;
    max-width: 85.7143rem;
}

.related__heading {
    font-size: 1.714rem;
    line-height: 2.571rem;
    margin: 0 0 1.071rem 0;
}

.related__paragraph {
    font-size: 1.143rem;
}

.related__inner {
    margin: 0 -1.071rem;
}

.related__inner-archive-link {
    font-size: 1.143rem;
    text-decoration: underline;
    float: right;
    margin-top: 2.143rem;
}

.related__inner-archive-link:hover {
    text-decoration: none;
}

.related__items {
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.related-item {
    width: 33.33333333%;
    padding: 0 1.071rem;
}

.related-item__inner {
    background: #F6F6F7;
    height: 100%;
}

.related-item__image {
    position: relative;
    overflow: hidden;
    height: 219px;
    width: 100%;
}


.related-item__image img {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    height: auto;
    width: auto;
    min-height: 100%;
    min-width: 100%;
    max-width: none;
}

.related-item__date {
    background: #0076A8;
    color: #FFF;
    width: 5rem;
    height: 5rem;
    border-radius: 5rem;
    position: absolute;
    top: 1.071rem;
    left: 1.071rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-weight: 700;
}

.related-item__day {
    font-size: 2.143rem;
    line-height: 2.143rem;
}

.related-item__month {
    font-size: 1.143rem;
    text-transform: uppercase;
}

.related-item__text {
    padding: 1.429rem 1.071rem;
}

.related-item__title {
    margin: 0;
}

/* 
    ==================================================
    Block - Files list
    ================================================== 
*/

.files-list {
    margin-top: 2.143rem;
}

.files-list__header {
    font-weight: 700;
    display: flex;
    padding: 0 1.429rem 0 1.429rem;
}

.files-list__table-heading--name,
.files-list__name {
    width: 50%;
}

.files-list__table-heading--type,
.files-list__type,
.files-list__table-heading--size,
.files-list__size {
    width: 25%;
}

.files-list__item {
    background: #F6F6F7;
    margin-top: 0.714rem;
    display: flex;
    padding: 1.071rem 1.429rem;
}

.files-list__name a {
    text-decoration: underline;
}

.files-list__name a:hover {
    text-decoration: none;
}

.files-list__label {
    display: none;
    width: 50%;
    font-weight: 700;
}

/* 
    ==================================================
    Block - Research news
    ================================================== 
*/

.research-news {
    padding: 4.286rem 0;
    overflow-x: hidden;
}

.research-news__outer {
    padding: 0 1.071rem;
    margin: 0 auto;
    max-width: 85.7143rem;
}

.research-news__heading {
    font-size: 1.714rem;
    line-height: 2.571rem;
    margin: 0 0 1.071rem 0;
}

.research-news__paragraph {
    font-size: 1.143rem;
}

.research-news__inner {
    padding: 0 1.071rem;
    max-width: 85.7143rem;
    margin: 0 auto;
}

.research-news__inner[aria-hidden="true"] {
    display: none;
}

.research-news__inner[aria-hidden="false"] {
    display: inherit;
}

.research-news__filter {
    margin: 2.143rem 0;
    border-bottom: 3px solid #0076A8;
}

.research-news__tabs {
    padding: 0 1.071rem;
    margin: 0 auto;
    max-width: 85.7143rem;
}

.research-news__tab {
    font-size: 1.143rem;
    text-transform: unset;
    display: inline-block;
    padding: 0.857rem 1.071rem;
    border-radius: 0;
}

.research-news__tab[aria-selected="true"] {
    background: #0076A8 !important;
}

.research-news__tab:not([aria-selected="true"]) {
    background: transparent !important;
    color: #555;
    text-decoration: underline;
}

.research-news__tab:not([aria-selected="true"]):hover {
    text-decoration: none;
}

.research-news__items {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1.071rem;
}

.research-news-item {
    width: 25%;
    padding: 0 1.071rem;
}

.research-news-item__inner {
    background: #F6F6F7;
    height: 100%;
}

.research-news-item__image {
    position: relative;
    height: 12rem;
    overflow: hidden;
}

.research-news-item__image img {
    position: absolute;
    min-height: 100%;
    min-width: 100%;
    object-fit: cover;

}

.research-news-item__text {
    padding: 1.429rem 1.071rem;
}

.research-news-item__date {
    display: block;
    margin-bottom: 0.357rem;
}

.research-news-item__title {
    margin: 0;
}

.research-news__link {
    font-size: 1.143rem;
    text-decoration: underline;
    float: right;
    margin-top: 2.143rem;
}

.research-news__link:hover {
    text-decoration: none;
}

/* 
    ==================================================
    Social menus
    ================================================== 
*/
.menu>li:not(.menu-item-has-children) a[href*="behance.net"],
.menu>li:not(.menu-item-has-children) a[href*="codepen.io"],
.menu>li:not(.menu-item-has-children) a[href*="delicious.com"],
.menu>li:not(.menu-item-has-children) a[href*="deviantart.com"],
.menu>li:not(.menu-item-has-children) a[href*="digg.com"],
.menu>li:not(.menu-item-has-children) a[href*="dribbble.com"],
.menu>li:not(.menu-item-has-children) a[href*="facebook.com"],
.menu>li:not(.menu-item-has-children) a[href*="/feed/"],
.menu>li:not(.menu-item-has-children) a[href*="flickr.com"],
.menu>li:not(.menu-item-has-children) a[href*="foursquare.com"],
.menu>li:not(.menu-item-has-children) a[href*="github.com"],
.menu>li:not(.menu-item-has-children) a[href*="plus.google.com"],
.menu>li:not(.menu-item-has-children) a[href*="instagram.com"],
.menu>li:not(.menu-item-has-children) a[href*="linkedin.com"],
.menu>li:not(.menu-item-has-children) a[href*="pinterest.com"],
.menu>li:not(.menu-item-has-children) a[href*="reddit.com"],
.menu>li:not(.menu-item-has-children) a[href*="soundcloud.com"],
.menu>li:not(.menu-item-has-children) a[href*="stackexchange.com"],
.menu>li:not(.menu-item-has-children) a[href*="stackoverflow.com"],
.menu>li:not(.menu-item-has-children) a[href*="tumblr.com"],
.menu>li:not(.menu-item-has-children) a[href*="twitter.com"],
.menu>li:not(.menu-item-has-children) a[href*="vimeo.com"],
.menu>li:not(.menu-item-has-children) a[href*="vine.co"],
.menu>li:not(.menu-item-has-children) a[href*="vk.com"],
.menu>li:not(.menu-item-has-children) a[href*="weibo.com"],
.menu>li:not(.menu-item-has-children) a[href*="wordpress.com"],
.menu>li:not(.menu-item-has-children) a[href*="xing.com"],
.menu>li:not(.menu-item-has-children) a[href*="yelp.com"],
.menu>li:not(.menu-item-has-children) a[href*="youtube.com"] {
    border-bottom: none;
    color: #acaeaf !important;
    font-size: 15px !important;
    text-align: center;
}

/* 
    ==================================================
    Media Print
    ================================================== 
*/
@media print {

    .wt-cli-cookie-bar-container,
    .cmtt-glossary-tooltip-toggle-wrapper {
        visibility: hidden;
    }
}


/* 
    ==================================================
    GDPR Cookie Consent plugin CSS
    ==================================================
*/
#cookie-law-info-bar[data-template-id="cli-style-v3"][data-cli-type="popup"] {
    padding: 1.5rem;
}

.cli-style-v3 .cli-bar-actions {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    align-items: flex-start;
    flex-direction: column;
}

#cookie-law-info-bar h5 {
    margin: 0;
}

#wt-cli-reject-btn,
.cli-preference-btn-wrapper #wt-cli-accept-all-btn {
    display: none !important;
}

#wt-cli-save-preferences-btn {
    padding: 12px !important;
    margin-right: 0 !important;
    border-color: transparent;
    border-radius: 5px !important;
    border-width: 0px;
    color: rgb(255, 255, 255);
    background-color: rgb(2, 118, 168);
}

.wt-cli-category-widget .wt-cli-form-group label {
    display: inline;
    font-weight: 400;
}

.cli-modal .cli-modal-close {
    background: transparent !important;
    margin-top: 20px;
    margin-right: 10px;
}

.cli-tab-footer .wt-cli-privacy-accept-btn {
    background-color: #0076a8;
    color: #ffffff;
}

.cli-switch input:checked+.cli-slider {
    background-color: #0076a8;
}

.cli-tab-section .cookielawinfo-row-cat-table {
    margin-top: 10px;
}

table,
table th,
table td {
    border: 0px solid #eaeaeb;
    border-bottom: 1px solid #eaeaeb;
    padding: 0;
}

.cookielawinfo-column-1 {
    width: auto !important;
}

.cookielawinfo-column-2 {
    width: auto !important;
}

.cookielawinfo-column-3 {
    width: auto !important;
}

.cookielawinfo-column-4 {
    width: auto !important;
}


/* 
    ==================================================
    Media Query - Max-width 480px
    ================================================== 
*/

@media screen and (max-width: 480px) {

    /* 
        ==================================================
        Pagination
        ================================================== 
    */

    .pagination .page-numbers {
        padding: 0.714rem;
    }

    /* 
    ==================================================
    Block - Subpages
    ================================================== 
    */

    .block-subpages-item {
        width: 100%;
    }

    /* 
    ==================================================
    Block - Research news
    ================================================== 
    */

    .research-news__items {
        flex-wrap: nowrap;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
    }

    .research-news-item {
        width: auto;
        flex: 0 0 80%;
    }

    /* 
    ==================================================
    Block - News
    ================================================== 
    */

    .news {
        padding: 4.286rem 0;
    }

    .news__outer {
        padding: 0 1.071rem;
        margin: 0 auto;
        max-width: 85.7143rem;
    }

    .news__items {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
    }

    .news-item {
        width: auto;
        flex: 0 0 80%;
    }

    .news-item__inner {
        background: #F6F6F7;
        height: 100%;
    }

    .news-item__image {
        height: 250px;
        width: 100%;
    }

    .news-item__image img {
        position: absolute;
        transform: translate(-50%, -50%);
        top: 50%;
        left: 50%;
        height: auto;
        width: auto;
        min-height: 100%;
        min-width: 100%;
        max-width: none;
    }

    /* 
    ==================================================
    Block - Related
    ================================================== 
    */

    .related {
        padding: 4.286rem 0;
    }

    .related__outer {
        padding: 0 1.071rem;
        margin: 0 auto;
        max-width: 85.7143rem;
    }

    .related__items {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
    }

    .related-item {
        width: auto;
        flex: 0 0 80%;
    }

    .related-item__inner {
        background: #F6F6F7;
        height: 100%;
    }

    .related-item__image {
        height: 250px;
        width: 100%;
    }

    .related-item__image img {
        position: absolute;
        transform: translate(-50%, -50%);
        top: 50%;
        left: 50%;
        height: auto;
        width: auto;
        min-height: 100%;
        min-width: 100%;
        max-width: none;
    }


    /* 
        ==================================================
        Block - Nedladdningsblock
        ================================================== 
    */

    .download-newsletter__wrapper {
        position: relative;
        box-sizing: border-box;
        display: flex;
        margin: 2rem auto;
        width: 100%;
        flex-direction: column;
    }

    .download-newsletter__inner {
        box-sizing: border-box;
        display: flex;
        padding: 2.071rem 2.071rem;
        margin: 1rem 0rem;
        width: 100%;
        background: rgba(255, 255, 255, 0.8);

    }

    .download-newsletter__content {
        max-width: 42.857rem;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }


    .download-newsletter__link {
        color: #0076a8 !important;
        font-size: 1.286rem;
        text-decoration: underline;
    }

    .download-newsletter__file-link {
        color: #FFF !important;
        font-size: 1.286rem;
        text-decoration: none;
        background: #0076a8;
        padding: 1rem;
        margin-bottom: 1.5rem;
    }

    .download-newsletter__file-link i {
        margin-left: 1rem;
    }

    .download-newsletter__news-script {
        width: 100%;
    }

    .download-newsletter__news-script label[for="SubscriberForm_email"] {
        color: #000;
    }

    .download-newsletter__news-script input[name="haschecked"] {
        margin: 0.5rem;
    }

    .download-newsletter__news-script input[type="submit"] {
        background: #0076a8 !important;
        padding: 1rem;
        margin: 1.5rem 0;
        ;
        border-radius: 0;
        width: 100%;
    }
}


/* 
    ==================================================
    Media Query - Max-width 680px
    ================================================== 
*/

@media screen and (max-width: 680px) {

    .gtn-list-contact li .contact-profile .contact-img {
        width: 100%;
        margin-bottom: 0.714rem;
    }
}

/* 
    ==================================================
    Media Query - Max-width 768px
    ================================================== 
*/

@media screen and (max-width: 768px) {

    #secondary {
        display: none;
    }

    .archive .container .title-wrapper {
        width: 100%;
    }

    .archive .container .title-wrapper .taxonomy-description p {
        font-size: 1rem;
        line-height: 1.429rem;
        padding: 1.071rem 0 1.071rem 0;
    }

    /* 
        ==================================================
        Block - Teaser
        ================================================== 
    */

    .block-area {
        margin: 0;
        padding: 0;
    }

    .block-teaser {
        width: 100%;
        margin: 0 0 2.143rem 0;
        padding: 0 1.214rem;
    }

    .block-teaser:last-of-type {
        margin: 0;
    }

    .block-teaser .block-teaser-content {
        padding: 1.071rem;
    }

    .panel-row-style {
        flex-wrap: nowrap;
        display: block;
        padding-top: 2.143rem !important;
        padding-bottom: 2.143rem !important;
    }

    #textContent ul li,
    #textContent ol li,
    .entry-content ul li,
    .entry-content ol li {
        font-size: 1rem;
        line-height: 1.571rem;
    }

    #textContent h2,
    .entry-content h2 {
        font-size: 1.429rem;
        line-height: 2rem;
    }

    #textContent h3,
    .entry-content h3 {
        font-size: 1.286rem;
        line-height: 1.643rem;
    }

    #textContent h4,
    .entry-content h4 {
        font-size: 1.143rem;
        line-height: 1.571rem;
    }

    #textContent h5,
    .entry-content h5 {
        font-size: 1.071rem;
        line-height: 1.571rem;
    }

    #textContent h6,
    .entry-content h6 {
        font-size: 1rem;
        line-height: 1.571rem;
    }

    #textContent p,
    .entry-content p,
    .site-footer .footer-main p,
    .site-footer .footer-main a {
        font-size: 1rem;
        line-height: 1.571rem;
    }

    .site-content .entry-header .entry-title {
        font-size: 1.571rem;
        line-height: 2.143rem;
    }

    .site-content>.entry-header h1.entry-title {
        text-align: left !important;
    }

    /* 
        ==================================================
        Table - General styles
        ================================================== 
    */

    .gtn-table-wrapper {
        overflow-x: auto;
    }

    .gtn-table {
        border: none;
        margin: 0 0 4.286rem 0;
        width: 100%;
        overflow-x: auto;
    }

    /* 
        ==================================================
        Table - opinion
        ================================================== 
    */

    .gtn-table-opinion thead tr th.file-name,
    .gtn-table-opinion tbody tr td.file-name {
        padding-left: 1.429rem;
    }

    /* 
        ==================================================
        Table - protocol
        ================================================== 
    */

    .gtn-table-protocol thead tr th.file-name,
    .gtn-table-protocol tbody tr td.file-name {
        padding-left: 1.429rem;
    }

    .site-footer .footer-main {
        margin-top: 0;
    }


    /* 
        ==================================================
        Footer
        ================================================== 
    */
    .site-footer .menu a[href*="behance.net"],
    .site-footer .menu a[href*="codepen.io"],
    .site-footer .menu a[href*="delicious.com"],
    .site-footer .menu a[href*="deviantart.com"],
    .site-footer .menu a[href*="digg.com"],
    .site-footer .menu a[href*="dribbble.com"],
    .site-footer .menu a[href*="facebook.com"],
    .site-footer .menu a[href*="/feed/"],
    .site-footer .menu a[href*="flickr.com"],
    .site-footer .menu a[href*="foursquare.com"],
    .site-footer .menu a[href*="github.com"],
    .site-footer .menu a[href*="plus.google.com"],
    .site-footer .menu a[href*="instagram.com"],
    .site-footer .menu a[href*="linkedin.com"],
    .site-footer .menu a[href*="pinterest.com"],
    .site-footer .menu a[href*="reddit.com"],
    .site-footer .menu a[href*="soundcloud.com"],
    .site-footer .menu a[href*="stackexchange.com"],
    .site-footer .menu a[href*="stackoverflow.com"],
    .site-footer .menu a[href*="tumblr.com"],
    .site-footer .menu a[href*="twitter.com"],
    .site-footer .menu a[href*="vimeo.com"],
    .site-footer .menu a[href*="vine.co"],
    .site-footer .menu a[href*="vk.com"],
    .site-footer .menu a[href*="weibo.com"],
    .site-footer .menu a[href*="wordpress.com"],
    .site-footer .menu a[href*="xing.com"],
    .site-footer .menu a[href*="youtube.com"] {
        font-size: 1rem !important;
        padding-left: 1.429rem;
    }

    /* 
        ==================================================
        Widget
        ================================================== 
    */

    .widget_pages,
    .widget_recent-posts,
    .widget_twitter-timeline-profile {
        padding: 1.071rem;
    }

    .page-title {
        text-align: left !important;
    }

    /* 
        ==================================================
        List - Categories
        ================================================== 
    */
    ul.gtn-list-categories {
        margin: 0 0 2.143rem 0;
        list-style-type: none;
        padding: 0;
        display: block;
    }

    ul.gtn-list-categories ul {
        list-style-type: none;
        padding: 0;
        margin: 0;
    }

    ul.gtn-list-categories li a:hover,
    ul.gtn-list-categories li a:focus {
        color: #555;
        text-decoration: none;
    }

    ul.gtn-list-categories>li .heading {
        border-bottom: 0.071rem solid #e0e0e0;
        display: block;
        padding: 1.071rem 1.071rem;
        position: relative;
    }

    ul.gtn-list-categories li a {
        color: #555;
        position: relative;
    }

    ul.gtn-list-categories>li .nav-handle {
        float: right;
        position: absolute;
        height: 100%;
        right: 0;
        top: 0;
        padding: 0 1.071rem;
        line-height: 3.714rem;
    }

    ul.gtn-list-categories>li .nav-handle::after,
    ul.gtn-list-categories>li .nav-handle.open::after {
        font-family: fontAwesome;
        font-size: 1.214rem;
        color: #acaeaf;
    }

    ul.gtn-list-categories>li .nav-handle::after {
        content: "\f196";
    }

    ul.gtn-list-categories>li .nav-handle.open::after {
        content: "\f147";
    }

    ul.gtn-list-categories>li .nav-handle:hover {
        cursor: pointer;
    }

    ul.gtn-list-categories li ul {
        padding: 0 1.071rem 0.714rem 1.071rem;
        border-bottom: 0.071rem solid #e0e0e0;
        display: none;
    }

    ul.gtn-list-categories li ul li {
        border-bottom: 0.071rem solid #e0e0e0;
        position: relative;
    }

    ul.gtn-list-categories li ul li:last-child {
        border-bottom: 0;
    }

    ul.gtn-list-categories li ul li.selected {
        border-bottom: 0;
    }

    ul.gtn-list-categories li ul li.active>a {
        color: #0076A8;
    }

    ul.gtn-list-categories li.has-children ul {
        display: none;
    }

    ul.gtn-list-categories li ul li a {
        padding: 0.857rem 0;
        display: block;
    }

    ul.gtn-list-categories ul li ul {
        background: #f6f6f7;
        border-bottom: 0;
        padding: 0 1.071rem;
    }

    ul.gtn-list-categories ul li ul li:last-child {
        border: 0;
    }

    ul.gtn-list-categories ul li ul li a {
        font-size: 0.857rem;
    }

    ul.gtn-list-categories ul li ul li a::after {
        content: "";
    }

    ul.gtn-list-categories .sub-nav-handle {
        float: right;
        position: absolute;
        width: 2.857rem;
        height: 100%;
        right: 0;
        top: 0;
        line-height: 3.714rem;
        cursor: pointer;
    }

    ul.gtn-list-categories .sub-nav-handle::after {
        content: "\f105";
        font-family: fontAwesome;
        font-size: 1rem;
        float: right;
        width: 2.143rem;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        text-align: right;
        line-height: 2.857rem;
    }

    ul.gtn-list-categories li.selected .sub-nav-handle::after {
        content: "\f107";
        font-family: fontAwesome;
        font-size: 1rem;
        float: right;
    }

    .blog .page-header {
        margin-bottom: 0;
    }

    /* 
    ==================================================
    Glossary
    ================================================== 
    */

    .glossaryList .the-index-letter {
        margin-bottom: 1.071rem !important;
    }

    .glossaryList li {
        width: 100% !important;
        float: none !important;
        display: block !important;
        margin-left: 0 !important;
    }

    /* 
    ==================================================
    Breadcrumbs
    ================================================== 
    */

    .breadcrumbs {
        display: none;
    }

    /* 
        ==================================================
        Block - Hero
        ================================================== 
    */

    .hero {
        height: 28.571rem;
    }

    /* 
        ==================================================
        Block - News
        ================================================== 
    */

    .news__outer {
        padding: 0 1.071rem;
    }

    .news__inner {
        margin: 0 -1.071rem;
    }

    .news__items {
        padding-bottom: 1.429rem;
        flex-wrap: nowrap;
    }

    /* 
        ==================================================
        Block - Icons
        ================================================== 
    */

    .icons__outer {
        padding: 2.143rem 0;
    }

    .icons__items {
        display: block;
        overflow: hidden;
    }

    .icon {
        width: 50%;
        float: left;
    }

    /* 
        ==================================================
        Block - Related research
        ================================================== 
    */

    .related {
        margin-top: 2.143rem;
        padding-top: 2.143rem;
    }

    .related__outer {
        padding: 0 1.071rem;
    }

    .related__inner {
        margin: 0 -1.071rem;
    }

    .related__items {
        padding-bottom: 1.429rem;
        flex-wrap: nowrap;
    }

    .related__inner-archive-link {
        float: left;
        margin-top: 1.071rem;
    }


    /* 
    ==================================================
    Block - Files list
    ================================================== 
    */

    .files-list__header {
        display: none;
    }

    .files-list__item {
        display: block;
    }

    .files-list__name,
    .files-list__type,
    .files-list__size {
        width: 100%;
    }

    .files-list__name,
    .files-list__type {
        margin-bottom: 0.357rem;
    }

    .files-list__label {
        display: inline-block;
    }

    /* 
        ==================================================
        Block - Research news
        ================================================== 
    */

    .research-news__filter {
        padding: 0 1.071rem;
    }

    .research-news__tabs {
        margin: 0 -1.071rem;
    }

    .research-news__items {
        padding-bottom: 1.429rem;
    }

    .research-news__link {
        float: left;
        margin-top: 1.071rem;
    }

    /* 
        ==================================================
        Block - Nedladdningsblock
        ================================================== 
    */

    .download-newsletter__wrapper {
        position: relative;
        box-sizing: border-box;
        display: flex;
        margin: 2rem auto;
        max-width: 85.7143rem;
        flex-direction: column;
    }

    .download-newsletter__inner {
        box-sizing: border-box;
        display: flex;
        padding: 2.071rem 2.071rem;
        margin: 1rem 0rem;
        width: 100%;
        background: rgba(255, 255, 255, 0.8);

    }

    .download-newsletter__content {
        max-width: 42.857rem;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .download-newsletter__leading-heading {
        color: #000;
        font-size: 1.157rem;
        line-height: 2rem;
        margin: 0 0 1.071rem 0;
    }


    .download-newsletter__link {
        color: #0076a8 !important;
        font-size: 1.286rem;
        text-decoration: underline;
    }

    .download-newsletter__file-link {
        color: #FFF !important;
        font-size: 1.286rem;
        text-decoration: none;
        background: #0076a8;
        padding: 1rem;
        margin-bottom: 1.5rem;
    }

    .download-newsletter__file-link i {
        margin-left: 1rem;
    }

    .download-newsletter__news-script {
        width: 100%;
    }

    /*
        Page without entry header
        ================================================== 
    */

    .page.no-entry-header {
        padding-top: 1.785rem;
    }

    /* 
        ==================================================
        Enable/disable tooltips
        ================================================== 
    */

    .cmtt-glossary-tooltip-toggle-wrapper {
        margin: 0 0 20px 0 !important;
    }
}

/* 
    ==================================================
    Media Query - Max-width 1024px
    ================================================== 
*/

@media only screen and (min-width: 481px) and (max-width: 1199px) {

    .pagination .page-numbers {
        padding: 0.714rem 0.857rem;
    }

    /* 
    ==================================================
    Block - Subpages
    ================================================== 
    */

    .block-subpages-item {
        width: 50%;
    }

    .block-subpages-image {
        height: 240px;
    }
}

@media only screen and (min-width: 481px) and (max-width: 1023px) {


    /* 
    ==================================================
    Block - Research news
    ================================================== 
    */

    .research-news-item {
        width: 50%;
        margin-bottom: 2.143rem;
    }
}

@media screen and (max-width: 1024px) {

    .main-navigation-new div>ul>li>a {
        font-size: 1rem;
    }

    .wrapper-sticky,
    .site-header,
    .site-header .site-branding-container,
    .site-header .container {
        height: 5.714rem !important;
    }

    .site-header .site-branding img {
        max-height: 5.357rem !important
    }

    .responsive-menu .main-navigation-new.toggled ul ul li a {
        background: #f6f6f7;
    }

    .responsive-menu .main-navigation-new.toggled ul>li[class*=children]>span:after {
        content: "\f107";
        font-family: fontAwesome;
        font-size: 1.071rem !important;
    }

    .responsive-menu .main-navigation-new.toggled ul>li[class*=children].up>span:after {
        content: "\f106" !important;
        font-family: fontAwesome;
        font-size: 1.071rem !important;
    }

    /* 
        ==================================================
        Button
        ================================================== 
    */
    button,
    input[type="button"],
    input[type="reset"],
    input[type="submit"] {
        background: none !important;
    }

    button[type="submit"].search-submit {
        background: #2F79A7 !important;
    }

    /* 
        ==================================================
        Search
        ================================================== 
    */

    .responsive-menu .search-toggle {
        padding: 0;
        background: none !important;
        display: block;
        height: 1.429rem;
        margin-top: -0.714rem;
        position: absolute;
        right: 4.643rem;
        top: 2.857rem;
        width: 1.225rem;
    }

    .responsive-menu .search-toggle:after {
        position: relative;
        top: 0.143rem;
        line-height: normal;
        font-size: 1.143rem;
    }

    .search-form label {
        width: 100%;
    }

    input[type="search"].search-field {
        width: 100%;
        box-sizing: border-box;
    }

    /* 
        ==================================================
        List - Contact
        ================================================== 
    */

    .gtn-list-contact.two-columns li .contact-profile {
        width: 100%;
    }

    .gtn-list-contact.two-columns li {
        background: #f6f6f7;
        padding: 2.143rem;
    }

    .gtn-list-contact.two-columns li:last-child {
        margin: 0;
    }

    .gtn-list-contact.two-columns li .contact-profile:first-of-type,
    .gtn-list-contact.two-columns li .contact-profile:last-of-type {
        padding: 0;
    }

    .gtn-list-contact.two-columns li .contact-profile:last-of-type {
        border-top: 0.071rem solid #eaeaeb;
        padding-top: 2.143rem;
        margin-top: 1.429rem;
    }

    .gtn-list-contact.two-columns li .contact-profile .inner {
        padding: 0;
    }

    .gtn-list-contact.contact-heading .inner {
        width: 100%;
    }

    .gtn-list-contact.contact-heading .inner:first-of-type {
        padding: 0;
    }

    .gtn-list-contact.contact-heading .inner:last-of-type {
        display: none;
    }

    /* 
        ==================================================
        Pagination
        ================================================== 
    */

    .pagination.visible-xs {
        display: block;
    }

    .pagination.hidden-xs {
        display: none;
    }
}

@media screen and (max-width: 1199px) {

    /* 
    ==================================================
    Block - Research news
    ================================================== 
    */

    .research-news__tabs {
        padding: 0;
        display: flex;
        flex-wrap: nowrap;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
    }

    .research-news__tab:first-child {
        margin-left: 1.071rem;
    }
}



/**
* ##################################################
* ##################################################
* ############# Overrides för menyn ################
* ##################################################
* ##################################################
*/

@media (max-width: 1024px) {
    .responsive-menu .main-navigation-new ul {
        display: none;
    }
}

.main-navigation-new {
    box-sizing: border-box;
    float: right;
}

.main-navigation-new>div {
    float: left;
}

.main-navigation-new ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.main-navigation-new ul li {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}

.main-navigation-new ul li a {
    color: #313539;
    display: block;
    font-size: 14px;
    font-size: 1rem;
    line-height: 1.78571em;
    outline: 0;
    text-decoration: none;
    white-space: nowrap;
}

.main-navigation-new ul ul {
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.1) 0 8px 15px;
    left: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    text-align: left;
    top: 109px;
    transform: scale(0.95);
    transform-origin: center top;
    visibility: hidden;
    z-index: 9999;
}

.main-navigation-new ul ul li {
    min-width: 12em;
    padding: 0;
    width: 100%;
}

.main-navigation-new ul ul li a {
    color: #5a5d60;
}

.main-navigation-new ul ul ul {
    left: 100%;
    top: -3px;
}

.main-navigation-new ul .sub-menu a:after,
.main-navigation-new ul .children a:after {
    content: none;
}

.main-navigation-new div>ul>li>ul {
    font-size: 12.99998px;
    font-size: 0.92857rem;
    line-height: 1.92308em;
}

.main-navigation-new div>ul>li>a {
    display: block;
    height: 112px;
    line-height: 112px;
}

.main-navigation-new div>ul>li.menu-item-has-children>a:hover,
.main-navigation-new div>ul>li.page_item_has_children>a:hover {
    border-bottom: none;
}

body.header-centered:not(.resp) .main-navigation-new {
    float: none;
    max-width: 100%;
    text-align: center;
}

body.header-centered:not(.resp) .main-navigation-new>div {
    display: inline-block;
    float: none;
    vertical-align: top;
}

.main-navigation-new ul li.left ul {
    left: initial;
    left: auto;
    right: 0;
    text-align: right;
}

.main-navigation-new ul li.left ul ul {
    right: 100%;
}

.main-navigation-new ul li.left .sub-menu a:after,
.main-navigation-new ul li.left .children a:after {
    content: none;
}

@media (max-width: 1024px) {
    .resp header:not(.responsive-menu) .main-navigation-new {
        max-width: 60%;
    }
}

@media (max-width: 768px) {
    .resp header:not(.responsive-menu) .main-navigation-new {
        float: none;
        max-width: 100%;
    }

    .resp header:not(.responsive-menu) .main-navigation-new ul {
        text-align: center;
    }

    .resp header:not(.responsive-menu) .main-navigation-new>div {
        float: none;
    }

    .resp header:not(.responsive-menu) .main-navigation-new .menu-search {
        display: none;
    }
}

.scale.scaled .main-navigation-new ul ul {
    top: 72px;
}

.scale.scaled .main-navigation-new ul ul ul {
    top: -3px;
}

.scale.scaled .main-navigation-new div>ul>li>a {
    height: 75px;
    line-height: 75px;
}

.main-navigation-new .menu-search {
    height: 112px;
    position: relative;
}

.main-navigation-new .menu-search .search-icon {
    float: left;
    padding-left: 2.78571em;
    cursor: pointer;
    position: relative;
}

.main-navigation-new .menu-search .search-icon:before {
    color: #313539;
    content: '\f002';
    font-family: "FontAwesome";
    height: 112px;
    line-height: 112px;
    position: absolute;
    right: 0;
    transition: .3s;
    top: 50%;
}

.main-navigation-new .menu-search .search-icon:hover:before {
    color: #0896fe;
    cursor: pointer;
}

.main-navigation-new .menu-search .searchform {
    background: #fff;
    display: none;
    margin-top: -3px;
    position: absolute;
    right: 0;
    top: 100%;
    width: 17.8571rem;
    z-index: 500;
}

.main-navigation-new .menu-search .searchform input[name=s] {
    background-color: transparent;
    border: none;
    border-radius: 0;
    box-shadow: rgba(0, 0, 0, 0.1) 0 8px 15px;
    color: #313539;
    width: 100%;
}

.scale.scaled .main-navigation-new .menu-search {
    height: 75px;
}

.scale.scaled .main-navigation-new .menu-search .search-icon:before {
    height: 75px;
    line-height: 75px;
}

.main-navigation-new .menu a:before {
    color: #313539;
}

.main-navigation-new .menu a:hover:before {
    color: #0896fe;
}

/*--------------------------------------------------------------
5.2.4 - Responsive Menu
--------------------------------------------------------------*/
.responsive-menu .menu-toggle {
    background: none;
    border-radius: 0;
    color: #313539;
    -webkit-appearance: none;
    display: none;
    height: 20px;
    margin-top: -10px;
    padding: 0;
    position: absolute;
    right: 1.78571em;
    top: 50%;
}

.responsive-menu .menu-toggle:after {
    content: "\f0c9";
    font-family: "FontAwesome";
    font-size: 1.4286rem;
    line-height: normal;
}

.responsive-menu .menu-toggle:hover {
    background: none;
}

.responsive-menu .main-navigation-new.toggled .menu-toggle:after {
    content: "\f00d";
}

.responsive-menu .main-navigation-new.toggled {
    height: auto;
    margin-bottom: 1.78571em;
    max-width: 100%;
    width: 100%;
    /* If a class of "left" has been added, reverse the alignment back to normal for the responsive menu */
}

.responsive-menu .main-navigation-new.toggled>div {
    float: none;
}

.responsive-menu .main-navigation-new.toggled ul {
    display: block;
    margin: 0;
}

.responsive-menu .main-navigation-new.toggled ul>li[class*=children] .sub-menu li,
.responsive-menu .main-navigation-new.toggled ul>li[class*=children] .children li {
    margin-bottom: 2px;
}

.responsive-menu .main-navigation-new.toggled ul>li.up[class*=children]>.sub-menu,
.responsive-menu .main-navigation-new.toggled ul>li.up[class*=children]>.children {
    display: block;
}

.responsive-menu .main-navigation-new.toggled ul>li.up[class*=children] a {
    margin-bottom: 0 !important;
}

.responsive-menu .main-navigation-new.toggled ul>li[class*=children]>.sub-menu,
.responsive-menu .main-navigation-new.toggled ul>li[class*=children]>.children {
    display: none;
}

.responsive-menu .main-navigation-new.toggled ul>li[class*=children]>span {
    display: block;
    cursor: pointer;
    height: 46px;
    line-height: 46px;
    margin: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 45px;
}

.responsive-menu .main-navigation-new.toggled ul>li[class*=children]>span:after {
    content: "\f078";
    font-family: "FontAwesome";
}

.responsive-menu .main-navigation-new.toggled ul>li[class*=children]>a:hover~span {
    color: #fff;
}

.responsive-menu .main-navigation-new.toggled ul>li.up[class*=children]>span:after {
    content: "\f077" !important;
}

.responsive-menu .main-navigation-new.toggled ul>li[class*=children] ul li a {
    padding-left: 36px;
}

.responsive-menu .main-navigation-new.toggled ul>li[class*=children] ul li ul li a {
    padding-left: 54px;
}

.responsive-menu .main-navigation-new.toggled ul>li[class*=children] ul li ul li ul li a {
    padding-left: 72px;
}

.responsive-menu .main-navigation-new.toggled ul>li[class*=children] ul li ul li ul li ul li a {
    padding-left: 90px;
}

.responsive-menu .main-navigation-new.toggled ul>li[class*=children] ul li ul li ul li ul li ul li a {
    padding-left: 108px;
}

.responsive-menu .main-navigation-new.toggled ul>li[class*=children] ul li ul li ul li ul li ul li ul li a {
    padding-left: 126px;
}

.responsive-menu .main-navigation-new.toggled ul li {
    margin: 0;
    width: 100%;
}

.responsive-menu .main-navigation-new.toggled ul li a {
    background: #eaeaea;
    color: #5a5d60;
    height: auto !important;
    line-height: normal !important;
    margin: 0 0 2px;
    padding: 14px 18px 15px;
    text-align: left;
    transition: none;
}

.responsive-menu .main-navigation-new.toggled ul li a:hover,
.responsive-menu .main-navigation-new.toggled ul li a:hover:before {
    background: #0076A8;
    border-bottom: none;
    color: #fff;
}

.responsive-menu .main-navigation-new.toggled ul>ul>li>a:last-of-type {
    margin-bottom: 0;
}

.responsive-menu .main-navigation-new.toggled ul .menu-item-has-children a:after,
.responsive-menu .main-navigation-new.toggled ul .page_item_has_children a:after {
    content: none;
}

.responsive-menu .main-navigation-new.toggled ul .menu-item-has-children>a:hover,
.responsive-menu .main-navigation-new.toggled ul .page_item_has_children>a:hover {
    border-bottom: none;
}

.responsive-menu .main-navigation-new.toggled ul ul li a {
    font-size: 1rem;
    line-height: normal;
}

.responsive-menu .main-navigation-new.toggled ul li.left ul {
    text-align: left;
}
a[href*="x.com"]:before {
    content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" fill="rgb(172,174,175)" viewBox="0 0 512 512"><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"/></svg>')!important;
    margin-right: 0.5rem;
}
 