*{
box-sizing: border-box;
margin:0;
padding: 0;
scroll-behavior: smooth;
}
.container {
max-width:1470px;
padding: 0 15px;
margin: 0 auto;
}
a{
text-decoration: none;
}
li{list-style-type: none}
ul,li{
padding: 0;
margin: 0;
}
body{
font-size: 16px;
line-height: 1.35;
}
@font-face {
font-family: '';
font-style: normal;
font-weight: 100;
src: url(//blog.nordnet.com/wp-content/themes/nordnet/assets/fonts/roboto-normal-100.woff2) format('woff2');
} @font-face {
font-family: 'Roboto-300';
font-style: normal;
font-weight: 300;
src: url(//blog.nordnet.com/wp-content/themes/nordnet/assets/fonts/roboto-normal-300.woff2) format('woff2');
} @font-face {
font-family: 'Roboto-400';
font-style: normal;
font-weight: 400;
src: url(//blog.nordnet.com/wp-content/themes/nordnet/assets/fonts/roboto-normal-400.woff2) format('woff2');
} @font-face {
font-family: 'Roboto-500';
font-style: normal;
font-weight: 500;
src: url(//blog.nordnet.com/wp-content/themes/nordnet/assets/fonts/roboto-normal-500.woff2) format('woff2');
} @font-face {
font-family: 'Roboto-700';
font-style: normal;
font-weight: 700;
src: url(//blog.nordnet.com/wp-content/themes/nordnet/assets/fonts/roboto-normal-700.woff2) format('woff2');
}  @font-face {
font-family:"font-thin";
font-style:normal;
font-weight:normal;
src:url(//blog.nordnet.com/wp-content/themes/nordnet/assets/fonts/roboto-normal-100.woff2) format("woff2");
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
font-display: swap;
} @font-face {
font-family:"font-extra-light";
font-style:normal;
font-weight:normal;
src:url(//blog.nordnet.com/wp-content/themes/nordnet/assets/fonts/roboto-normal-300.woff2) format("woff2");
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
font-display: swap;
} @font-face {
font-family:"font-light";
font-style:normal;
font-weight:normal;
src:url(//blog.nordnet.com/wp-content/themes/nordnet/assets/fonts/roboto-normal-400.woff2) format("woff2");
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
font-display: swap;
} @font-face {
font-family:"font-medium";
font-style:normal;
font-weight:normal;
src:url(//blog.nordnet.com/wp-content/themes/nordnet/assets/fonts/roboto-normal-500.woff2) format("woff2");
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
font-display: swap;
} @font-face {
font-family:"font-heavy";
font-style:normal;
font-weight:normal;
src:url(//blog.nordnet.com/wp-content/themes/nordnet/assets/fonts/roboto-normal-700.woff2) format("woff2");
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
font-display: swap;
} @font-face {
font-family:"font-condensed";
font-style:normal;
font-weight:normal;
src:url(//blog.nordnet.com/wp-content/themes/nordnet/assets/fonts/roboto-condensed-700.woff2) format("woff2");
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
font-display: swap;
}
.return-top {
display: none;
width: 54px;
height: 31px;
position: fixed;
top: 365px;
left: 0;
z-index: 999;
}
.return-top span {
background: #767676;
box-sizing: border-box;
color: #fff;
display: inline-block;
font-family: 'Arial';
font-size: 9px;
height: 30px;
padding: 14px 0 0 10px;
text-align: center;
text-transform: uppercase;
width: 39px;
position: relative;
}
.return-top span:after {
content: '';
width: 0;
height: 0;
border-style: solid;
border-width: 15px 0 15px 14px;
border-color: transparent transparent transparent #767676;
position: absolute;
right: -14px;
top: 0;
}
.return-top span:before {
border-left: 1px solid rgba(255,255,255,1);
border-bottom: 1px solid rgba(255,255,255,1);
content: '';
display: inline-block;
transform: rotate(135deg);
width: 8px;
height: 8px;
position: absolute;
left: calc(50% - -2px);
top: 6px;
}
.figure {
background: none;
border: 0;
color: #666;
display: inline-block;
border-radius: 0;
box-shadow: none;
font-size: 16px;
line-height: 1.15;
margin: 0;
padding: 0 0 15px;
text-align: center;
text-decoration: none;
text-transform: none;
vertical-align: inherit;
width: 100%;
}
.figure--image {
align-items: center;
display: flex;
justify-content: center;
}
.figure--figcaption_text {
min-height: 65px;
margin: 0;
padding: 0;
}
.shadowed-block {
background: #fff;
border: 0;
border-radius: 16px;
box-shadow: 0px 4.69px 23.47px 4.69px #00000008;
}
.custom-flex {
align-items: flex-start;
display: flex;
justify-content: flex-start;
width: 100%;
}
.custom-block--content {
width: 100%;
padding: 24px;
}
.custom-block--content .custom-block--content_date{
margin-bottom: 8px;
}
.text-small {
font-weight: 400;
line-height: 1;
margin: 0;
padding: 0;
text-decoration: none;
text-shadow: none;
font-size: 12px;
}
.article .square--title {
background: rgba(0, 0, 0, 0.04);
}
.text--title {
font-weight: 400;
line-height: 1.2;
margin: 0;
padding: 0;
text-decoration: none;
text-shadow: none;
background: none;
color: #212121;
display: block;
border: 0;
border-radius: 0;
box-shadow: none;
font-family: Roboto-700;
font-size: 34px;
}
.text{
font-family: 'Roboto-400';
font-size: 1em;
line-height: 1.2;
color: #494949;
}
.square--title {
background: #BEC2CC;
display: inline-block;
border: 0;
border-radius: 8px;
box-shadow: none;
color: #51555E;
font-size: 16px;
font-weight: 400;
line-height: 1;
margin: 0;
padding: 10px 18px;
text-align: center;
text-decoration: none;
text-transform: uppercase;
vertical-align: middle;
}
.custom-block--image {
flex-shrink: 0;
}
.custom-block--image .img-responsive{
border-radius: 16px 0 0 16px;
}
.custom-block--image .img-responsive:after{
border-radius: 16px 0 0 16px;
}
.custom-block--image .img-responsive:before{
border-radius: 16px 0 0 16px;
}
.generic-cta,
.generic-cta:visited {
align-items: center;
border: none;
background: #DB3C35;
border-radius: 30px;
color: #fff;
cursor: pointer;
display: inline-flex;
font-family: 'Roboto-400';
font-size: 1.125em;
height: 50px;
justify-content: center;
line-height: 1;
padding: 0 10px;
max-width: 100%;
text-align: center;
width: 300px;
transition: 0.3s;
}
header .current-menu-item a:after{
background: #e31b22;
border: 3px solid #e31b22;
content: '';
display: block;
height: 1px;
position: absolute;
left: 10px;
right: 10px;
bottom: -1px;
}
.img-responsive {
color: #313131;
display: inline-block !important;
font-size: 0.75em;
object-fit: cover;
}
.icon-inline {
align-items: center;
background: none;
border: 0;
color: #000;
display: flex;
border-radius: 0;
box-shadow: none;
font-family: 'font-bold';
font-size: 14px;
justify-content: left;
line-height: 1;
margin: 0;
padding: 0 0 5px;
text-align: left;
text-decoration: none;
text-transform: none;
vertical-align: inherit;
width: 100%;
}
.icon-inline--text {padding: 0 0 0 8px;}
.icon-inline--text_title {padding: 0 0 3px 0;}
.badge {
background: none;
display: inline-flex;
border: 1px solid;
border-color: #666;
border-radius: 10px;
box-shadow: none;
color: #666;
font-family: 'Roboto-400';
font-size: 18px;
line-height: 1;
margin: 0;
padding: 8px 15px;
text-align: center;
text-decoration: none;
text-transform: none;
vertical-align: middle;
text-transform: uppercase;
}
.badge.small {
border-radius: 4px;
font-size: 12px;
padding: 3px 8px;
text-transform: uppercase;
} .breadcrumb-nav {
background: none;
border-radius: 0;
list-style: none;
padding: 0;
margin: 24px 0 0 0;
}
.breadcrumb-nav > span {
align-items: center;
display: flex;
justify-content: flex-start;
}
.breadcrumb-nav span a,
.breadcrumb-nav span{
color: #666666;
text-decoration: none;
font-size: 13px;
font-family: 'Roboto-400';
}
.breadcrumb-nav > span a,
.breadcrumb_last{
margin: 0 8px;
}
.breadcrumb-nav > span a:first-child{
margin: 0 8px 0 0;
}
.breadcrumb-nav > span span span {
margin: 0 8px;
} .sidebar{
width: 30%;
padding-left: 24px;
}
.sidebar-follow,
.sidebar-search{
margin-bottom: 30px;
}
.sidebar-socials-section {
padding: 30px 0 15px;
border-bottom: 1px solid #4A4A4A;
text-align: center;
}
.sidebar-socials {
display: flex;
align-items: center;
justify-content: flex-start;
padding: 0;
margin: 0;
}
.sidebar-socials  a {
align-items: center;
display: inline-flex;
font-size: 15px;
justify-content: center;
text-decoration: none;
margin: 0 5px 5px 5px;
}
.sidebar-socials .icon-inline--text {padding: 0;}
.sidebar-socials .icon-inline--text_title {
padding: 0;
margin-left: 14px;
}
.sidebar-socials a:hover .icon-inline--text{
color: #fff;
transition: 0.2s;
}
.sidebar-socials .icon-inline{
color:#999;
font-family: Roboto-700;
font-weight: 700;
text-transform: uppercase;
}
.sidebar-socials .icon-inline--img {
align-items: center;
display: flex;
width: 40px;
height: 40px;
border-radius: 100%;
justify-content: center;
font-size: 14px;
}
.sidebar-socials .icon-inline--img svg{
width: 40px;
height: 40px;
}
.sidebar--title{
background: #fff;
text-transform: uppercase;
font-size: 20px;
font-family: Roboto-700;
margin-bottom: 16px;
border: none;
display: inline-block;
position: relative;
}
.sidebar .search{position: relative;}
.sidebar .search-show{
display: flex;
position: initial;
width: 100%;
padding: 0;
}
.sidebar .search-field{
border: 1px solid #e9e9e9;
padding: 15px;
height: auto;
line-height: normal;
}
.sidebar .search-click{right: 10px}
.sidebar .search svg {
width: 15px;
height: auto;
}
.sidebar .custom-block--content_text {
padding:  0;
margin-left: 8px;
}
.sidebar .img-responsive{
border-radius: 16px;
}
.sidebar .img-responsive:after{
border-radius: 16px;
}
.sidebar .img-responsive:before{
border-radius: 16px;
} .sidebar-article .generic-block {
border-bottom: 1px solid #DEDEDE;
margin-bottom: 15px;
padding-bottom: 10px;
display: block;
}
.sidebar-article a:hover .text{
text-decoration:none !important;
}
.sidebar-article .generic-block:last-child {border: 0;}
.sidebar-article .custom-flex {
align-items: stretch;
display: flex;
width: 100%;
}
.custom-block--content_text{
display: flex;
flex-direction: column;
justify-content:space-between ;
}
.sidebar-article .custom-block--content_text .text--title{
font-size: 16px;
text-align: left;
}
.sidebar-article .text{
color: #666666;
font-size: 11px;
font-family: 'Roboto-400';
text-align: left;
margin-bottom: 10px;
}
.sidebar-article a{
text-decoration: none;
color: #313131;
margin-bottom: 6px;
}
.sidebar-article .img-responsive{
height: 100%;
width: 100%;
}
.sidebar-article .custom-block--image{
width: fit-content;
border-radius: 16px;
min-width: 150px;
max-width: 150px;
}
.sidebar-article .custom-block--image .img-responsive:after{
border-radius: 16px;
}
.sidebar-article .custom-block--image .img-responsive:before{   
border-radius: 16px;
}
.sidebar-categorie li {
margin-bottom: 24px;
}
.sidebar-categorie li a{
font-family: Roboto-400;
font-size: 18px;
color: black;
text-transform: uppercase;
}
.sidebar-categorie li:last-child{
margin-bottom: 38px;
} .article{
margin: 32px 0;
}
.article .shadowed-block{ transition: 0.2s;margin-bottom: 16px;}
.article .shadowed-block .custom-flex {align-items: stretch}
.article .text--title {
font-family: Roboto-700;
position: relative;
font-size: 20px;
margin-bottom: 8px;
}
.article .text--title:not(.not-sidebar){
display: -webkit-box;
-webkit-line-clamp: 1; -webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
.article .text--title a{
text-decoration: none;
color: #212121;
}
.article .square--title,.article .badge{margin:0 0 16px 20px}
.article .text-small{
font-family: 'Roboto-400';
font-weight: 300;
font-size: 12px;
}
.article .text{
font-family: 'Roboto-400';
font-weight: 300;
color:#494949;
}
.article .text{
display: -webkit-box;
-webkit-line-clamp: 4; -webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
.article .text p {
margin-top: 0;
margin-bottom: 1rem;
line-height: 1.2;
}
.category-title{
font-size: 16px;
color: #686868;
font-family: 'Roboto-700';
margin-bottom: 8px;
}
.article-date{
margin-bottom: 16px;
color: #494949;
}
.article .container{
display: flex;
}
.article-category{
width: 70%;
} .pagination .pager{
display: flex;
justify-content: space-between;
font-family: Roboto-700;
margin-top: 30px;
}
.pagination a{
text-decoration: none;
}
.pagination .icon-inline{
width: inherit;
padding: 0;
font-family: Roboto-700;
}
.pagination .icon-inline--text_title{
padding: 0;
}
.pagination .icon-inline--text_title a{
display: flex ;
color: #212121;
}
.pagination li:first-child svg {
transform: rotate(180deg);
}
.pagination li:first-child svg {
margin: 0 8px 0 0;
}
.pagination li:last-child svg {
margin: 0 0 0 8px;
}
.pagination .icon-inline--text{
padding: 0;
} .custom-block--image img {
object-fit: cover;
}
@media(max-width:991px) {
.article-category{
width: 100%;
}
.article .container{
flex-direction: column;
}
.return-top{
display: none !important;
}
.article .text--title {
font-size: 26px;
}
.sidebar .search {
max-width: 100%;
padding: 0;
}
.sidebar{width:100%;padding: 0}
.sidebar .img-responsive{
width: 100%;
max-width: 120px;
}
.sidebar-article .custom-block--image{
min-width: 120px;
}
.sidebar-article .text--title{
font-size: 16px;
}
.sidebar-article .text{
font-size: 14px;
padding-top: 10px;
}
}
@media (min-width: 768px) {
.hidden-sm {
display: none;
}
}
@media (max-width: 767px) {
.breadcrumb {
display: none;
}
.article .custom-flex{
flex-direction: column;
}
.sidebar-article .custom-flex{
flex-direction: row;
}
.article .custom-block--image .img-responsive::after {
border-radius: 16px 16px 0 0;
}
.article .custom-block--image .img-responsive::before {
border-radius: 16px 16px 0 0;
}
.article .custom-block--image img{
width: 100%;
max-height: 150px;
}
.custom-block--image .img-responsive {
border-radius: 16px 16px 0 0;
}
}
@media (max-width: 575px) {
.sidebar-article .custom-block--image {
display: none;
}
.sidebar .custom-block--content_text {
margin-left: 0;
}
.article .article-category .custom-block--content_text,
.article .article-category .square--title {
margin-left: 0;
}
}
.prenav {background:#262626;font-family: Roboto-700;;font-size: 1em;}
.prenav--top{
align-items: center;
display: flex;
height: 49px;
justify-content: space-between;
padding: 0;
}
.prenav--top_column{align-items: center;display: flex;}
.prenav--top_column:first-child a{padding: 5px 0;}
.prenav--top_column:first-child .icon-inline svg{
transform: rotate(180deg);
}
.navbar a,
.prenav .anchor,
.navbar a:hover,
.prenav .anchor:hover {outline:none;text-decoration: none;}
.prenav .anchor {
align-items: center;
color: #f8f8f8;
display: flex;
padding: 5px 10px;
height: 26px;
transition: 0.3s;
}
.prenav .anchor:hover {border-color: #fff;color:#fff;}
.prenav .icon-inline,
.prenav .icon-inline--text_title {
color: #fff;
font-family: Roboto-700;
padding:0;
}
.prenav .icon-inline--text_title {
font-size: 0.815em;
}
.prenav .prenav--top_column:last-child .anchor:last-child {
border: 1px solid #f8f8f8;
border-radius:18px;
height:36px;
padding: 0 18px;
} .collapse .flex {
width: 100%;
display: flex;
flex-direction: column;
align-items: end;
}
.navbar {font-family: Roboto-700;;font-size: 16px;}
#megamenu {
display: flex;
height: 70px;
justify-content: space-between;
padding: 0;
width: 100%;
overflow: hidden;
}
.navbar a.disabled {overflow: inherit;height: inherit; width: inherit;}
.navbar{margin:24px 0 0 0; border:0;}
.navbar .navbar-mobile-header--img .custom-flex--img {width: auto;height: 24px;}
.navbar .nav,
.navbar .collapse,
.navbar .menu-item {
float: inherit;
position: relative;
width: auto;
}
li.menu-item{
padding: 0 10px;
}
.navbar .navbar-collapse .site-logo{
display: inline-flex;
align-items: center;
margin-right: 15px;
}
.navbar .navbar-collapse .site-logo svg {height: 32px; width: 177px;}
#megamenu .menu-item a,
#megamenu .menu-item a:hover{
align-items: center;
background:none;
color: #595959;
display: inline-flex;
font-weight: 700;
font-size:0.938em;
height:70px;
padding:0;
text-transform:uppercase;
text-align: center;
}
#megamenu .active a,
#megamenu .active a:hover {color:#595959; background:none;position: relative;transition: 0.3s;}
#megamenu .active a::after,
#megamenu .menu-item:hover a::after {
background: #e31b22;
border: 3px solid #e31b22;
content: '';
display: block;
height: 1px;
width: calc(100% - 26px);
position: absolute;
left: 10px;
right: 10px;
bottom: -1px;
}
.navbar .navbar-mobile-header_content {
background: #fff;
border-radius: 0;
display: flex;
flex-wrap: wrap;
padding: 20px 15px;
text-align: left;
}
a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.navbar-header {display: none;}
.navbar-nav{
align-items: center;
display: flex;
flex-wrap: nowrap;
justify-content: flex-start;
margin: 0;
padding: 0;
}
header .search{
display: flex;
font-family: Roboto-700;
justify-content: space-between;
}
.search-show{
align-items: center;
display: none;
width: calc(100% - 200px);
padding-right: 30px;
position: absolute;
left: 120%;
top: 0;
height: 70px;
z-index: 1;
transition: 0.5s;
}
.navbar .search-show{
background: #fff;
}
.search-form{width: 100%;}
.search-field{
border: none;
border-bottom: 1px solid #262626;
color: #262626;
font-size: 1em;
height: 35px;
line-height: 35px;
outline: none;
width: 100%;
}
.search-click{
align-items: center;
background: transparent;
border: none;
cursor: pointer;
display: flex;
z-index: 2;
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
}
#search-close {
width: 15px;
height: 25px;
z-index: 10;
cursor: pointer;
position: relative;
}
#search-close span {
border-radius: 2px;
position: absolute;
display: block;
height: 2px;
width: 100%;
background-color: #000;
transform: rotate(0);
transition: all 200ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
#search-close span.one {
transform: translateY(10px) rotate(45deg);
top: 0;
}
#search-close span.two {
opacity:0;
}
#search-close span.three {
transform: translateY(-10px) rotate(-45deg);
top: calc(100% - 5px);
}
header form button{display:none!important;}
.search-img{width: 15px;height: auto;}
#search-close{
display:none;
color: black;
font-size: 22px;
}
@media(max-width: 991px) {
#megamenu .menu-item a,
#megamenu .menu-item a:hover {font-size:0.75em;}
}
@media(max-width:767px) {
header form button{display:flex!important;}
#search-click{display:none!important;}
header{min-height: 30px}
.navbar-header {display: block;}
.prenav {display:none;}
.navbar{
background-color: #000;
border-radius: 0;
overflow: visible !important;
width:100%;
position:fixed;
top:0;
z-index: 99;
margin: 0;
}
#megamenu {
background: rgba(249,249,249, 0.95);
height:auto !important;
width:100%;
position:fixed !important;
top:56px;
right: -120%;
left:inherit;
bottom:0;
z-index: 999;
transition: 0.3s;
}
#megamenu  ul {
background: #fff;
flex-direction: column;
height: calc(100vh - 148px);
margin: 0;
max-width: 375px;
padding: 20px;
width: 100%;
}
#megamenu.collapse {
align-items: flex-end;
border: 0;
display: flex;
flex-direction: column;
overflow-y: auto;
overflow-x: hidden;
}
.navbar-collapse.collapsing {transition: height 0.02s;}
#megamenu .site-logo{display:none !important;}
.navbar .navbar-nav,
.navbar  .navbar-nav > li{width:100%;}
.navbar  .navbar-nav > li > a{color:#fff; z-index:999}
.navbar .navbar-collapse .site-logo svg {height: 23px; width: 128px;}
.navbar > .navbar-nav > .menu-item a,
.navbar .navbar-content > .navbar-nav>.active>a {
background: none;
color:#393939;
display: block;
font-size: 1em;
font-weight: 400;
margin-bottom: 12px;
padding: 15px 3px;
text-align: left;
text-transform: none;
width:100%;
}
#megamenu .navbar-nav > .menu-item > a:after {
align-items: center;
background: none;
border: 0;
color: #AE1720;
content: url(//blog.nordnet.com/wp-content/themes/nordnet/assets/images/angle-right.svg);
display: flex;
font-size: 1.25em;
height: 14px;
justify-content: center;
text-align: left;
text-transform: none;
width: 8px;
position: absolute;
left: inherit;
top: calc(50% - 7px);
right: 0;
}
.navbar .navbar-mobile-header {
background: #fff;
margin: 0;
max-width: 375px;
padding: 0;
width: 100%;
}
#megamenu > ul {
background: #fff;
flex-direction: column;
height: calc(100vh - 148px);
margin: 0;
max-width: 375px;
padding: 20px;
width: 100%;
order: 2;
}
.navbar .navbar-mobile-header a {
display: block;
flex-basis: auto;
line-height: 1.2em;
padding: 0 3px;
width: 25%;
}
.navbar .navbar-mobile-header--img {
align-items: center;
background-color: #edf0f5;
border-radius: 10px;
border: 1px solid transparent;
display: flex;
height: 46px;
justify-content: center;
padding: 0;
width: 100%;
}
.navbar .navbar-toggle{
border:none;
background: transparent;
cursor: pointer;
display: block;
margin: 9px 0;
padding:10px 15px;
position:absolute;
right:0;
top:0;
}
.navbar .navbar-toggle:hover,
.navbar .navbar-toggle:focus{background:none;}
.navbar .navbar-header {
display: flex;
justify-content: space-between;
align-items: center;
background: #fff;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
height:56px;
margin: 0 -15px;
}
.navbar .navbar-logo {display:inline-block;padding: 18px 15px;width: 200px;width: 100%}
.navbar .container{width:100%;}
#megamenu >.navbar-nav > li > a,
#megamenu > .navbar-nav > li > a:hover {
color: #000;
display: block;
font-size: 1em;
margin: 0;
padding: 15px 10px;
text-align: left;
text-transform: none;
width: 100%;
height: auto;
}
header .search{
background: white;
position: relative;
padding: 20px;
max-width: 375px;
width: 100%;
order: 1;
}
.search-show {
position: initial;
display: block;
height: AUTO;
width: 100%;
padding: 0;
}
.search-field{
border: 1px solid black;
padding: 10px;
}
.search-click {
right: 25px;
padding: 0;
}
li.menu-item {
padding: 0;
max-width: 100%;
}
#megamenu-mobile {
width: 27px;
height: 25px;
z-index: 10;
cursor: pointer;
position: relative;
padding: 5px 0;
margin: 18px 15px;
}
#megamenu-mobile span {
border-radius: 2px;
position: absolute;
display: block;
height: 5px;
width: 100%;
background-color: #000;
transform: rotate(0);
transition: all 200ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
span.one {
top: 0;
}
span.two {
top: 10px;
}
span.three {
top: calc(100% - 5px);
}
#megamenu-mobile.clicked .one {
transform: translateY(10px) rotate(45deg);
}
.clicked .two {
opacity: 0;
}
#megamenu-mobile.clicked .three {
transform: translateY(-10px) rotate(-45deg);
}
}
@media(min-width:767px) {
.navbar .navbar-header .site-logo{display:none}
.navbar li.menu-item a img{display:none;}
.navbar .navbar-mobile-header{display:none;}
.prenav .prenav--top_column:last-child .anchor:last-child {margin-left: 10px;}
.navbar .collapse {left:0!important;}
.flex{
margin-right: 30px;
}
}
.footer-accessibility{
background: #0e0e0e !important;
}
.footer-accessibility .container{
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.footer-accessibility .container a{
color: #fff;
}
body{background: #fff ;color: #313131 !important;line-height: 1.35;font-family: Roboto-400}
main a{color: #265380}
.screen-reader-text,
.search-submit{display: none}
p > a,
p > img{
width: 100%;
}
p > a > img,
h1 > strong > img,
p > strong > img{
width: 100%;
height: auto;
}
img{position: relative;}
img:before {
align-items: center;
box-sizing: border-box;
content:  attr(alt);
display: inline-flex;
justify-content: center;
position: absolute;
left: 0;
padding: 5px;
height: 100%;
width: 100%;
background-color: rgb(230, 230, 230);
outline: 1px solid rgb(200, 200, 200);
text-align: center;
border-radius: 16px;
}
ul {
padding-bottom:20px;	
}
img:after {
display: block;
font-size: 16px;
color: rgb(100, 100, 100);
position: absolute;
top: 5px;
left: 0;
width: 100%;
text-align: center;
border-radius: 16px;
}
.wp-block-button{
margin:20px 0;
}
.wp-block-image img {
width:100%;
height: auto;
}
@media(min-width:768px) {
main{min-height:calc(100vh - 119px - 268px );}
#page main{min-height:calc(100vh - 119px - 268px - 50px);}
} .date-author-italic {
color: #494949;
font-size: 14px;
font-style: italic;
}
.separator-par {
color: #8F8F8F;
font-size: 14px;
} .text--title {
font-size: 20px;
font-family: Roboto-700;
} .text {
font-size: 14px;
font-family: Roboto-400;
} .category-title {
font-size: 17px;
font-family: Roboto-700;
}
.single-article article p,.single-article  ul li { 
font-size:1em !important;
line-height:1.5em !important;
}
.single-article article H1 {	
font-size:2.2em !important;
}
.single-article article h2, .single-article article h3 {
line-height:1.8em !important;
}
.single-article article h2 {
font-size:1.7em !important;
}
.single-article article h3 {
font-size:1.4em !important;
}
.wp-block-image img {
margin:10px 0 10px 0 !important;
}
ul {
margin-bottom:15px !important;
}