@media (max-width: 1200px) {
.boxed_layout #page {
width: 100%;
}
.mt-container {
padding: 0 2%;
width: 100%;
}
}
@media (min-width: 1000px) {
#site-navigation {
display: block !important;
}
}
@media (max-width: 1170px) {
#masthead .np-header-ads-area {
width: 65%;
margin-top: 5px;
}
.np-slide-content-wrap .np-post-meta span,
.news_portal_featured_posts .np-single-post .np-post-meta span {
margin-right: 8px;
}
.news_portal_featured_posts .np-single-post .np-post-content .np-post-title a {
font-size: 14px;
}
.news_portal_featured_posts .layout2 .np-single-post-wrap .np-post-content .np-post-title a {
font-size: 12px;
}
}
@media (max-width: 979px) {
#masthead .np-header-ads-area {
width: 100%;
text-align: center;
}
#masthead .site-branding {
text-align: center;
float: none;
margin-top: 0;
}
#masthead.layout1 .site-branding {
float: left;
margin: 20px 0;
}
.news_portal_featured_slider .np-featured-slider-section {
float: none;
width: 100%;
}
.np-home-top-section .news_portal_featured_posts,
.news_portal_featured_slider .np-featured-section {
margin-top: 5px;
width: 100%;
}
.news_portal_featured_slider .np-featured-slider-section img,
.news_portal_featured_slider .np-featured-section img {
width: 100%;
}
.news_portal_featured_slider .np-featured-section .featured-top-section .np-single-post-wrap {
width: 100%;
margin-left: 0;
}
.news_portal_featured_slider .np-featured-section .np-single-post-wrap {
margin-top: 2%;
padding-left: 0;
}
.news_portal_featured_slider .np-featured-section .featured-bottom-section .np-single-post-wrap,
.news_portal_featured_slider .featured-slider-default .np-featured-section .np-single-post-wrap,
.news_portal_featured_slider .featured-slider-layout2 .np-featured-section .np-single-post-wrap {
width: 48%;
margin-left: 2%;
}
.news_portal_featured_slider .np-featured-section .featured-bottom-section,
.news_portal_featured_slider .featured-slider-default .np-featured-section,
.news_portal_featured_slider .featured-slider-layout2 .np-featured-section {
margin-left: -2%;
width: 102%;
}
.news_portal_featured_posts .np-single-post .np-post-content .np-post-title a {
font-size: 16px;
}
.np-home-top-section .news_portal_slider .np-single-slide-wrap img {
width: 100%;
}
.news_portal_featured_posts .np-featured-posts-wrapper {
margin-left: 0;
}
.news_portal_featured_posts .layout1 .np-single-post-wrap {
margin: 1% 0 1% 2%;
width: 48%;
}
.news_portal_featured_posts .np-single-post-wrap .np-post-content .np-post-title a {
font-size: 14px;
}
.news_portal_recent_posts .np-recent-posts-wrapper .np-post-thumb img,
.news_portal_default_tabbed .np-post-thumb img {
width: 100%;
}
.news_portal_recent_posts .np-recent-posts-wrapper .np-post-thumb {
float: left;
width: 30%;
}
.news_portal_recent_posts .np-recent-posts-wrapper .np-post-thumb .np-post-title.small-size a {
font-size: 16px;
font-weight: 500;
}
.news_portal_recent_posts .np-recent-posts-wrapper .np-post-title.small-size a,
.news_portal_default_tabbed .np-post-title.small-size a {
font-size: ;
}
} @media (min-width: 769px) and (max-width: 1200px) {} @media (max-width: 768px) {
.np-home-middle-section .middle-primary,
.np-home-bottom-section .bottom-primary,
.np-home-middle-section .middle-aside,
.np-home-bottom-section .bottom-aside {
float: none;
width: 100%;
}
.news_portal_recent_posts .np-recent-posts-wrapper .np-post-title.small-size a,
.news_portal_default_tabbed .np-post-title.small-size a {
font-size: 16px;
}
#top-footer.footer_column_one .np-footer-widget,
#top-footer.footer_column_two .np-footer-widget,
#top-footer.footer_column_three .np-footer-widget,
#top-footer.footer_column_four .np-footer-widget {
float: none;
width: 98%;
}
.menu-toggle,
.header-menu-close {
display: block;
color: #ffffff;
}
.header-menu-close {
position: absolute;
top: -40px;
left: 100px;
color: #333;
}
.header-menu-close a {
color: #333;
font-size: 22px;
}
#colophon .menu-toggle.hide {
display: none;
}
#site-navigation {
display: none;
left: 0;
position: absolute;
top: 100%;
width: 100%;
z-index: 9999;
}
.np-header-menu-wrapper {
position: relative;
}
#site-navigation ul li {
display: block;
float: none;
}
.sub-toggle {
background: #fff none repeat scroll 0 0;
color: #029FB2;
cursor: pointer;
display: block;
height: 24px;
line-height: 21px;
position: absolute;
right: 15px;
text-align: center;
top: 6px;
width: 24px;
border: 1px solid #cfcfcf;
font-size: 12px;
}
#site-navigation ul>li:hover>.sub-toggle,
#site-navigation ul>li.current-menu-item .sub-toggle,
#site-navigation ul>li.current-menu-ancestor .sub-toggle {
background: #fff;
}
.main-small-navigation li.current-menu-item>.sub-toggle {
background: #ffffff none repeat scroll 0 0;
}
.main-small-navigation li.current-menu-item>.sub-toggle i {
color: #029FB2;
}
.menu-primary-container .sub-menu,
#site-navigation li.menu-item-has-children>a:before,
#site-navigation ul li.page_item_has_children>a:before {
display: none;
}
#site-navigation ul.sub-menu,
#site-navigation ul.children {
position: static;
min-width: 100%;
opacity: 1;
top: 0;
left: 0;
visibility: visible;
display: none;
background: none;
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
-o-transition: none;
transition: none;
transform: translateY(0);
}
#site-navigation ul>li:hover>.sub-menu,
#site-navigation ul>li:hover>.children {
top: 0;
}
#site-navigation ul#primary-menu>li:hover>a::after,
#site-navigation ul#primary-menu>li.current-menu-item>a::after {
display: none;
}
#site-navigation ul.sub-menu li,
#site-navigation ul.children li {
border-bottom: none;
}
#masthead.layout1 #site-navigation{
margin-top: 0;
}
#primary,
.home.blog #primary,
#secondary,
.home.blog #secondary {
float: none;
width: 100%;
}
.news_portal_featured_posts .layout2 .featured-middle-section {
float: none;
width: 100%;
margin: 0 0 2%;
}
.news_portal_featured_posts .layout2 .featured-left-section .np-single-post-wrap,
.news_portal_featured_posts .layout2 .featured-right-section .np-single-post-wrap {
float: left;
width: 48%;
margin-left: 2%;
}
.news_portal_featured_posts .layout2 .featured-left-section,
.news_portal_featured_posts .layout2 .featured-right-section {
margin-left: -2%;
width: 102%;
float: none;
}
.news_portal_featured_posts .layout2 .featured-left-section:after,
.news_portal_featured_posts .layout2 .featured-right-section:after {
content: "";
clear: both;
display: block;
}
.news_portal_featured_posts .layout2 .featured-left-section img,
.news_portal_featured_posts .layout2 .featured-right-section img,
.news_portal_featured_posts .layout2 .featured-middle-section img {
width: 100%;
}
.news_portal_featured_posts .layout2 .featured-left-section .np-single-post-wrap:first-child,
.news_portal_featured_posts .layout2 .featured-right-section .np-single-post-wrap:first-child {
margin-bottom: 2%;
}
#masthead.layout1 .np-header-menu-wrapper,
#masthead.layout1 .np-header-menu-block-wrap,
#masthead.layout1 .np-header-menu-wrapper .mt-container {
position: static;
}
#masthead.layout1 .menu-toggle {
line-height: 80px;
}
#masthead.layout1 .np-logo-section-wrapper {
position: relative;
}
.ticker-caption {
width: 100%;
text-align: center;
float: none;
}
.layout1-ticker .ticker-caption::after {
display: none;
}
.layout1-ticker .ticker-content-wrapper {
display: block;
float: none;
width: 100%;
text-align: center;
}
.layout1-ticker .news-ticker-title>a {
display: inline-block;
}
.layout1-ticker .ticker-content-wrapper .post-cats-list {
display: inline-block;
float: none;
margin-right: 15px;
}
.layout1-ticker .lSSlideOuter.vertical .lSAction>a {
color: #fff;
border: none;
}
} @media (max-width: 600px) {
.news_portal_featured_slider .np-featured-section .featured-bottom-section .np-single-post-wrap,
.news_portal_featured_slider .featured-slider-default .np-featured-section .np-single-post-wrap,
.news_portal_featured_slider .featured-slider-layout2 .np-featured-section .np-single-post-wrap,
.news_portal_featured_posts .layout2 .featured-left-section .np-single-post-wrap,
.news_portal_featured_posts .layout2 .featured-right-section .np-single-post-wrap {
width: 98%;
}
.news_portal_featured_posts .layout2 .featured-left-section .np-single-post-wrap,
.news_portal_featured_posts .layout2 .featured-right-section .np-single-post-wrap {
margin-bottom: 2%;
}
.news_portal_featured_posts .layout1 .np-single-post-wrap {
margin: 2% 0 2% 2%;
width: 97%;
}
.news_portal_block_posts .np-primary-block-wrap {
width: 100%;
float: none;
}
.news_portal_block_posts .np-secondary-block-wrap {
float: none;
margin-top: 20px;
width: 100%;
}
.news_portal_block_posts .layout2 .np-primary-block-wrap .np-single-post,
.news_portal_block_posts .layout2 .np-secondary-block-wrap .np-single-post {
float: none;
width: 97%;
}
.news_portal_block_posts .layout2 .np-primary-block-wrap .np-single-post:first-child {
margin-bottom: 3%;
}
.news_portal_block_posts .layout3 .np-secondary-block-wrap .np-single-post {
float: none;
width: 97%;
}
.news_portal_block_posts .layout3 .np-secondary-block-wrap .np-single-post {
float: none;
width: 97%;
}
.news_portal_block_posts .layout3 .np-secondary-block-wrap .np-single-post img {
width: 100%;
}
.np-top-left-section-wrapper .date-section,
.top-navigation {
display: inline-block;
float: none;
}
.np-top-right-section-wrapper,
.np-top-left-section-wrapper {
display: block;
float: none;
text-align: center;
}
.mt-social-icons-wrapper {
display: inline-block;
margin-top: 8px;
}
.site-info,
#footer-navigation ul {
float: none;
text-align: center;
}
.ticker-caption {
float: none;
text-align: center;
width: 100%;
}
.ticker-content-wrapper {
float: none;
text-align: center;
width: 100%;
}
.ticker-content-wrapper .post-cats-list {
display: inline-block;
float: none;
}
.news-ticker-title>a {
display: inline-block;
}
.np-ticker-block .lSAction {
top: 40px;
}
.np-archive-grid-post-wrapper article {
width: 97%;
display: block;
margin-right: 0;
}
.np-related-section-wrapper .np-single-post {
width: 98%;
}
.np-related-section-wrapper .np-single-post {
margin-top: 20px;
width: 98%;
}
.news_portal_block_posts .layout4 .np-block-posts-wrapper .np-alt-grid-post {
display: block;
margin-bottom: 2%;
width: 100%;
}
.news_portal_block_posts .layout4 .np-block-posts-wrapper .np-alt-grid-post .np-post-content {
height: auto;
margin-bottom: 20px;
}
.news_portal_block_posts .layout4 .np-block-posts-wrapper .np-alt-grid-post:last-child .np-post-content {
margin-bottom: 0;
}
.news_portal_block_posts .layout4 .np-block-posts-wrapper .np-alt-grid-post img {
width: 100%;
}
.np-ticker-block .lSAction {
top: 4px;
}
.np-ticker-block .lSAction a {
color: #fff;
}
.news_portal_featured_posts .layout1 .np-single-post-wrap .np-post-thumb,
.news_portal_list_posts .layout3 .np-single-post .np-post-thumb {
width: 28%;
}
.news_portal_featured_posts .layout1 .np-single-post-wrap .np-post-content,
.news_portal_list_posts .layout3 .np-single-post .np-post-content {
float: left;
width: 68%;
margin-left: 4%;
}
.news_portal_list_posts .layout3 .np-single-post,
.news_portal_fullwidth_posts .np-single-post {
width: 100%;
}
.news_portal_list_posts .layout3 .np-single-post,
.news_portal_fullwidth_posts .np-single-post {
width: 100% !important;
}
.middle-primary .news_portal_featured_posts .layout1 .np-single-post-wrap {
width: 98%;
}
}
@media (max-width: 480px) {
.np-home-top-section .news_portal_featured_posts .np-block-wrapper.layout2 {
padding: 10px;
}
.np-related-section-wrapper .np-single-post {
width: 98%;
}
.news_portal_list_posts .np-single-post .np-post-thumb,
.news_portal_list_posts .np-single-post .np-post-content,
.news_portal_list_posts .alternate-img .np-single-post:nth-child(2n) .np-post-content {
float: none;
margin-bottom: 4%;
width: 100%;
}
.news_portal_list_posts .layout3 .np-single-post .np-post-content,
.news_portal_list_posts .layout3 .np-single-post .np-post-thumb {
float: left;
margin-bottom: 0;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product,
.woocommerce-page[class*="columns-"] ul.products li.product,
.woocommerce[class*="columns-"] ul.products li.product {
width: 100%;
}
}.site-mode--dark.boxed_layout #page,
.site-mode--dark #page {
background: #222222;
}
.site-mode--dark .np-header-search-wrapper .search-form-main{
background: #303030;
}
.site-mode--dark  .np-home-top-section .news_portal_featured_posts .np-block-wrapper {
background: none;
}
.site-mode--dark  .news_portal_featured_posts .np-single-post-wrap .np-post-content .np-post-title a,
.site-mode--dark  .np-post-title.large-size a,
.site-mode--dark  .np-post-title.small-size a,
.site-mode--dark  .news-ticker-title>a,
.site-mode--dark  .np-archive-post-content-wrapper .entry-title a,
.site-mode--dark  h1.entry-title,
.site-mode--dark #masthead.layout1 .np-header-search-wrapper .search-main a{
color: #ffffff;
}
body.site-mode--dark  {
color: #efefef;
}
.site-mode--dark .np-block-title,
.site-mode--dark .widget-title,
.site-mode--dark .page-header .page-title,
.site-mode--dark .np-related-title {
background: none;
border: 1px solid #616161;
border-left: none;
border-right: none;
}
.site-mode--dark .np-ticker-block {
border: 1px solid #616161;
}
.site-mode--dark .np-secondary-block-wrap .np-single-post,
.site-mode--dark .news_portal_default_tabbed .np-single-post,
.site-mode--dark .news_portal_default_tabbed #comments ul li,
.site-mode--dark .news_portal_block_posts .layout2 .np-secondary-block-wrap .np-single-post:nth-child(4) {
border-bottom: 1px solid #616161;
}
.site-mode--dark .news_portal_block_posts .layout4 .np-post-title a {
color: #333333;
}
.site-mode--dark .news_portal_block_posts .layout4 .np-post-excerpt {
color: #3d3d3d;
}
.home.site-mode--dark .np-home-icon a::after,
.site-mode--dark .np-home-icon a:hover::after,
.site-mode--dark #site-navigation ul#primary-menu>li:hover>a::after,
.site-mode--dark #site-navigation ul#primary-menu>li.current-menu-item>a::after {
border-bottom: 5px solid #222222;
}
.site-mode--dark .np-archive-post-content-wrapper {
background: #2f2f2f;
}
.site-mode--dark .np-archive-post-content-wrapper::before {
display: none;
}
.site-mode--dark .widget_archive a,
.site-mode--dark .widget_categories a,
.site-mode--dark .widget_recent_entries a,
.site-mode--dark .widget_meta a,
.site-mode--dark .widget_recent_comments li,
.site-mode--dark .widget_rss li,
.site-mode--dark .widget_pages li a,
.site-mode--dark .widget_nav_menu li a,
.site-mode--dark .wp-block-latest-posts li a,
.site-mode--dark .wp-block-archives li a,
.site-mode--dark .wp-block-categories li a,
.site-mode--dark .wp-block-page-list li a {
color: #9f9f9f;
}
.site-mode--dark .entry-meta span a,
.site-mode--dark .entry-meta span {
color: #cfcfcf;
}
.site-mode--dark #respond,
.site-mode--dark .comment-list .comment-body {
background: none;
color: #fff;
border: 1px solid #515151;
}
.site-mode--dark #comments h3,
.site-mode--dark #comments h2.comments-title,
.site-mode--dark .comment-author .fn .url {
color: #fff;
}
.site-mode--dark #masthead.layout1 {
border-bottom: none;
}
.site-mode--dark #masthead.layout1 .np-logo-section-wrapper,
.site-mode--dark #masthead.layout2 .np-logo-section-wrapper {
background: #2a2a2a;
}
.site-mode--dark #masthead.layout1 #site-navigation ul li a,
.site-mode--dark #masthead.layout1 .np-home-icon a,
.site-mode--dark #masthead.layout1 .search-main,
.site-mode--dark .news_portal_featured_posts .layout1 .np-single-post-wrap .np-post-content .np-post-title a,
.site-mode--dark .news_portal_block_posts .layout4 .np-post-title a,
.site-mode--dark article.hentry h1.entry-title,
.site-mode--dark .np-author-box-wrapper .author-desc-wrapper .author-title,
.site-mode--dark .news_portal_fullwidth_posts .layout2 .np-single-post .np-post-content .np-post-title a,
.site-mode--dark .news_portal_fullwidth_posts .layout3 .np-single-post .np-post-content .np-post-title a,
.site-mode--dark .news_portal_carousel .layout3 .np-single-post .np-post-content .np-post-title a {
color: #fff;
}
.site-mode--dark .np-home-top-section .news_portal_featured_posts .featured-posts.layout1,
.site-mode--dark .news_portal_block_posts .layout4 .np-block-posts-wrapper .np-alt-grid-post .np-post-content,
.site-mode--dark .np-breadcrumbs,
.site-mode--dark .np-archive-more .np-button,
.site-mode--dark .archive-classicabove .np-archive-post-content-wrapper,
.site-mode--dark .single-layout4 .np-above-content-wrapper {
background: #333;
}
.site-mode--dark .news_portal_social_media .layout3 .social-link a,
.site-mode--dark .np-post-excerpt p,
.site-mode--dark .np-breadcrumbs .current,
.site-mode--dark .np-breadcrumbs .sep,
.site-mode--dark .entry-content p,
.site-mode--dark .author-description,
.site-mode--dark .np-archive-more .np-button {
color: #9f9f9f;
}
.site-mode--dark .news_portal_social_media .layout3 .social-link a,
.site-mode--dark .np-archive-more .np-button {
border-color: #9f9f9f;
}
.site-mode--dark textarea#comment {
background: #ffffff;
}
.site-mode--dark.archive-list article::after {
border-color: #616161;
}
@media (max-width: 768px) {
.site-mode--dark #site-navigation, .site-mode--dark .main-small-navigation li.current-menu-item > .sub-toggle i {
background: #2a2a2a !important;
}
.site-mode--dark #site-navigation ul li a{
color: #fff !important;
}
}input[type="checkbox"].cmplz-category { width: initial; -webkit-appearance: checkbox;}input[type="checkbox"].cmplz-category:checked::before { content: '';}.cmplz-cookiebanner { box-sizing: border-box;}:root { --cmplz_banner_width: 526px; --cmplz_banner_background_color: #ffffff; --cmplz_banner_border_color: #f2f2f2; --cmplz_banner_border_width: 0px 0px 0px 0px ; --cmplz_banner_border_radius: 12px 12px 12px 12px; --cmplz_banner_margin: 10px; --cmplz_categories-height: 110px; --cmplz_title_font_size: 15px; --cmplz_text_line_height: calc(var(--cmplz_text_font_size) * 1.5); --cmplz_text_color: #222222; --cmplz_hyperlink_color: #1E73BE; --cmplz_text_font_size: 12px; --cmplz_link_font_size: 12px; --cmplz_category_body_font_size: 12px; --cmplz_button_accept_background_color: #1E73BE; --cmplz_button_accept_border_color: #1E73BE; --cmplz_button_accept_text_color: #ffffff; --cmplz_button_deny_background_color: #000000; --cmplz_button_deny_border_color: #000000; --cmplz_button_deny_text_color: #ffffff; --cmplz_button_settings_background_color: #000000; --cmplz_button_settings_border_color: #000000; --cmplz_button_settings_text_color: #ffffff; --cmplz_button_border_radius: 6px 6px 6px 6px; --cmplz_button_font_size: 15px; --cmplz_category_header_always_active_color: green; --cmplz_category_header_title_font_size: 14px; --cmplz_category_header_active_font_size: 12px; --cmplz-manage-consent-height: 50px; --cmplz-manage-consent-offset: -35px; --cmplz_slider_active_color: #1e73be; --cmplz_slider_inactive_color: #F56E28; --cmplz_slider_bullet_color: #ffffff;}body.cmplz-banner-active *:not(.cmplz-cookiebanner):not(.cmplz-cookiebanner *) { pointer-events: none !important; user-select: none !important;}.cmplz-cookiebanner * { pointer-events: auto !important; user-select: auto !important;}#cmplz-manage-consent .cmplz-manage-consent { margin: unset; z-index: 9998; color: var(--cmplz_text_color); background-color: var(--cmplz_banner_background_color); border-style: solid; border-color: var(--cmplz_banner_border_color); border-width: var(--cmplz_banner_border_width); border-radius: var(--cmplz_banner_border_radius); border-bottom-left-radius: 0; border-bottom-right-radius: 0; line-height: initial; position: fixed; bottom: var(--cmplz-manage-consent-offset); min-width: 100px; height: var(--cmplz-manage-consent-height); right: 40px; padding: 15px; cursor: pointer; animation: mc_slideOut 0.5s forwards;}#cmplz-manage-consent .cmplz-manage-consent:active { outline: none; border: none;}#cmplz-manage-consent .cmplz-manage-consent.cmplz-dismissed { display: none;}#cmplz-manage-consent .cmplz-manage-consent:hover,#cmplz-manage-consent .cmplz-manage-consent:focus { animation: mc_slideIn 0.5s forwards; animation-delay: 0;}@-webkit-keyframes mc_slideIn { 100% { bottom: 0; }}@keyframes mc_slideIn { 100% { bottom: 0; }}@-webkit-keyframes mc_slideOut { 100% { bottom: var(--cmplz-manage-consent-offset); }}@keyframes mc_slideOut { 100% { bottom: var(--cmplz-manage-consent-offset); }}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-header .cmplz-title { display: none; }}.cmplz-cookiebanner { max-height: calc(100vh - 20px); overflow-y: auto; position: fixed; height: auto; left: 50%; top: 50%; -ms-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); grid-template-rows: minmax(0, 1fr); z-index: 99999; background: var(--cmplz_banner_background_color);}.cmplz-cookiebanner a { transition: initial;}.cmplz-cookiebanner .cmplz-buttons a.cmplz-btn.tcf { display: none;}.cmplz-cookiebanner.cmplz-dismissed { display: none;}.cmplz-cookiebanner .cmplz-body { width: 100%; grid-column: span 3; overflow-y: auto; overflow-x: hidden; max-height: 55vh;}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar-track { border-radius: 10px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0); background-color: transparent;}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar { width: 5px; background-color: transparent;}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar-thumb { background-color: var(--cmplz_button_accept_background_color); border-radius: 10px;}@media (min-width: 350px) { .cmplz-cookiebanner .cmplz-body { min-width: 300px; }}@media (max-height: 400px) { .cmplz-cookiebanner { height: calc(100vh - 20px); display: flex; flex-direction: column; overflow: hidden; gap: 1px; grid-row-gap: 1px; padding: 7px 12px !important; zoom: 0.6; } .cmplz-cookiebanner .cmplz-body { flex: 1; min-height: 0; overflow-y: auto; max-height: none; margin-top: 15px !important; } .cmplz-cookiebanner .cmplz-header, .cmplz-cookiebanner .cmplz-divider, .cmplz-cookiebanner .cmplz-links, .cmplz-cookiebanner .cmplz-buttons, .cmplz-cookiebanner .cmplz-documents { flex-shrink: 0; } .cmplz-cookiebanner .cmplz-header { margin-bottom: 15px !important; max-height: 10px; } .cmplz-close { zoom: 0.6 !important; } .cmplz-cookiebanner .cmplz-buttons { gap: 1px !important; } .cmplz-cookiebanner .cmplz-buttons .cmplz-btn { height: 15vh !important; min-height: unset !important; padding: 0 !important; white-space: nowrap !important; font-size: 1.1rem !important; line-height: 14px !important; zoom: 0.5 !important; } .cmplz-cookiebanner .cmplz-documents, .cmplz-cookiebanner .cmplz-information { zoom: 0.5 !important; }}@media (max-height: 400px) and (max-width: 768px) { .cmplz-cookiebanner { gap: 1px; }}.cmplz-cookiebanner { border-style: solid; border-color: var(--cmplz_banner_border_color); border-width: var(--cmplz_banner_border_width); border-radius: var(--cmplz_banner_border_radius); padding: 15px 20px; display: grid; grid-gap: 10px;}.cmplz-cookiebanner .cmplz-divider { margin-left: -20px; margin-right: -20px;}.cmplz-cookiebanner .cmplz-header { grid-template-columns: 100px 1fr 100px; align-items: center; display: grid; grid-column: span 3;}@media (max-width: 399px) { .cmplz-cookiebanner .cmplz-header { grid-template-columns: auto 1fr auto; }}.cmplz-cookiebanner .cmplz-logo svg { max-height: 35px; width: inherit;}.cmplz-cookiebanner .cmplz-logo img { max-height: 40px; width: inherit;}.cmplz-cookiebanner .cmplz-title { justify-self: center; grid-column-start: 2; font-size: var(--cmplz_title_font_size); color: var(--cmplz_text_color); font-weight: 500;}.cmplz-cookiebanner .cmplz-close { line-height: 20px; justify-self: end; grid-column-start: 3; font-size: 20px; cursor: pointer; width: 20px; height: 20px; color: var(--cmplz_text_color);}.cmplz-cookiebanner .cmplz-close svg { width: 20px; height: 20px;}.cmplz-cookiebanner .cmplz-close:hover { text-decoration: none; line-height: initial; font-size: 18px;}.cmplz-cookiebanner .cmplz-message { word-wrap: break-word; font-size: var(--cmplz_text_font_size); line-height: var(--cmplz_text_line_height); color: var(--cmplz_text_color); margin-bottom: 5px;}.cmplz-cookiebanner .cmplz-message a { color: var(--cmplz_hyperlink_color);}.cmplz-cookiebanner .cmplz-message,.cmplz-cookiebanner .cmplz-categories,.cmplz-cookiebanner .cmplz-links,.cmplz-cookiebanner .cmplz-buttons,.cmplz-cookiebanner .cmplz-divider { grid-column: span 3;}.cmplz-cookiebanner .cmplz-categories.cmplz-tcf .cmplz-category .cmplz-category-header { grid-template-columns: 1fr auto;}.cmplz-cookiebanner .cmplz-categories .cmplz-category { background-color: rgba(239, 239, 239, 0.5);}.cmplz-cookiebanner .cmplz-categories .cmplz-category:not(:last-child) { margin-bottom: 10px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header { display: grid; grid-template-columns: 1fr auto 15px; grid-template-rows: minmax(0, 1fr); align-items: center; grid-gap: 10px; padding: 10px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-title { font-weight: 500; grid-column-start: 1; justify-self: start; font-size: var(--cmplz_category_header_title_font_size); color: var(--cmplz_text_color); margin: 0;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active { font-size: var(--cmplz_category_header_active_font_size); font-weight: 500; color: var(--cmplz_category_header_always_active_color);}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active label { display: none;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox { display: flex; align-items: center; margin: 0;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox input[data-category=cmplz_functional] { display: none;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-toggle { background: none; border: none; padding: 0; margin: 0; cursor: pointer; grid-column-start: 3; display: flex; align-items: center; justify-content: center; color: inherit;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-icon.cmplz-open { cursor: pointer; content: ''; transform: rotate(0deg); -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; background-size: cover; height: 18px; width: 18px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-description { font-size: var(--cmplz_category_body_font_size); color: var(--cmplz_text_color); margin: 0; max-width: 100%; padding: 10px;}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-category .cmplz-category-header { grid-template-columns: 1fr!important; }}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-message { margin-right: 5px; }}.cmplz-cookiebanner .cmplz-buttons { display: flex; gap: var(--cmplz_banner_margin);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn { min-height: 45px; padding: 10px; margin: initial; width: 100%; white-space: nowrap; border-radius: var(--cmplz_button_border_radius); cursor: pointer; font-size: var(--cmplz_button_font_size); font-weight: 500; text-decoration: none; line-height: 20px; text-align: center; flex: initial;}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn:hover { text-decoration: none;}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-accept { background-color: var(--cmplz_button_accept_background_color); border: 1px solid var(--cmplz_button_accept_border_color); color: var(--cmplz_button_accept_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-deny { background-color: var(--cmplz_button_deny_background_color); border: 1px solid var(--cmplz_button_deny_border_color); color: var(--cmplz_button_deny_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-view-preferences { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-save-preferences { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-manage-options { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color);}.cmplz-cookiebanner .cmplz-buttons a.cmplz-btn { display: flex; align-items: center; justify-content: center; padding: initial;}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-links.cmplz-information { display: initial; text-align: center; }}.cmplz-cookiebanner .cmplz-links { display: flex; gap: var(--cmplz_banner_margin);}.cmplz-cookiebanner .cmplz-links.cmplz-information { justify-content: space-between;}.cmplz-cookiebanner .cmplz-links.cmplz-documents { justify-content: center;}.cmplz-cookiebanner .cmplz-links .cmplz-link { color: var(--cmplz_hyperlink_color); font-size: var(--cmplz_link_font_size); text-decoration: underline; margin: 0;}.cmplz-cookiebanner .cmplz-links .cmplz-link.cmplz-read-more-purposes { display: none;}.cmplz-cookiebanner .cmplz-links ul { margin: 0; padding: 0; list-style: none; display: flex; gap: var(--cmplz_banner_margin); justify-content: center;}.cmplz-categories .cmplz-category .cmplz-description-statistics-anonymous { display: none;}.cmplz-categories .cmplz-category .cmplz-description-statistics { display: block;}.cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-toggle { background: none; border: none; padding: 0; margin: 0; cursor: pointer; grid-column-start: 3; display: flex; align-items: center; justify-content: center; color: inherit;}.cmplz-categories .cmplz-category .cmplz-category-toggle[aria-expanded="true"] .cmplz-icon.cmplz-open { transform: rotate(180deg);}@media (min-width: 768px) { .cmplz-cookiebanner { min-width: var(--cmplz_banner_width); max-width: 100%; display: grid; grid-row-gap: 10px; }}@media (max-width: 768px) { .cmplz-cookiebanner { width: 100%; gap: 1px; } .cmplz-cookiebanner .cmplz-buttons { flex-direction: column; }}@media (min-width: 769px) { .cmplz-message, .cmplz-categories { width: calc(var(--cmplz_banner_width) - 42px); }}.cmplz-cookiebanner .cmplz-categories,.cmplz-cookiebanner .cmplz-save-preferences,.cmplz-cookiebanner .cmplz-link.cmplz-manage-options,.cmplz-cookiebanner .cmplz-manage-vendors,.cmplz-cookiebanner .cmplz-read-more,.cmplz-cookiebanner .cmplz-btn.cmplz-manage-options { display: none;}.cmplz-cookiebanner .cmplz-categories.cmplz-fade-in { animation: fadeIn 1s; -webkit-animation: fadeIn 1s; -moz-animation: fadeIn 1s; -o-animation: fadeIn 1s; -ms-animation: fadeIn 1s; display: block;}@keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-moz-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-webkit-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-o-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-ms-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}.cmplz-cookiebanner .cmplz-links.cmplz-information { display: none;}#cmplz-cookiebanner-container .cmplz-cookiebanner { top: 100vh; -webkit-animation: slideIn 1s forwards; -webkit-animation-delay: 0; animation: slideIn 1s forwards; animation-delay: 0; -ms-transform: translateX(-50%) translateY(0%); transform: translateX(-50%) translateY(0%);}@-webkit-keyframes slideIn { 100% { top: 50%; left: 50%; -ms-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); }}@keyframes slideIn { 100% { top: 50%; left: 50%; -ms-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); }}.cmplz-cookiebanner .cmplz-preferences,.cmplz-manage-consent-container .cmplz-preferences { display: none;}.cmplz-cookiebanner .cmplz-statistics:not(.cmplz-tcf),.cmplz-manage-consent-container .cmplz-statistics:not(.cmplz-tcf) { display: none;}#cmplz-manage-consent .cmplz-manage-consent { display: none;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox { position: relative;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox { opacity: 0; margin: 0; margin-top: -10px; cursor: pointer; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; position: absolute; z-index: 1; top: 0px; left: 0px; width: 40px; height: 20px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:focus + .cmplz-label:before { box-shadow: 0 0 0 2px #245fcc;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:checked + .cmplz-label::before { display: block; background-color: var(--cmplz_slider_active_color); content: ""; padding-left: 6px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:checked + .cmplz-label:after { left: 14px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label { position: relative; padding-left: 30px; margin: 0;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:before,.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:after { box-sizing: border-box; position: absolute; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; transition: background-color 0.3s, left 0.3s;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:before { display: block; content: ""; color: #fff; box-sizing: border-box; font-family: 'FontAwesome', sans-serif; padding-left: 23px; font-size: 12px; line-height: 20px; background-color: var(--cmplz_slider_inactive_color); left: 0px; top: -7px; height: 15px; width: 28px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:after { display: block; content: ""; letter-spacing: 20px; background: var(--cmplz_slider_bullet_color); left: 4px; top: -5px; height: 11px; width: 11px;}.cmplz-soft-cookiewall { position: fixed; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.7); z-index: 9999;}.cmplz-soft-cookiewall.cmplz-dismissed { position: initial; display: none;}.cmplz-optout .cmplz-soft-cookiewall { position: initial;}.cmplz-document .cmplz-soft-cookiewall { position: initial;}.cmplz-cookiebanner { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}#cmplz-manage-consent .cmplz-manage-consent { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}.cmplz-cookiebanner.cmplz-show { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}.cmplz-cookiebanner.cmplz-show:hover { transition-duration: 1s; box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;}.cmplz-cookiebanner .cmplz-divider { height: 3px; box-shadow: 0px -2px 3px rgba(0, 0, 0, 0.05);}.cmplz-cookiebanner.cmplz-center .cmplz-divider.cmplz-footer { margin-top: 5px;}.cmplz-categories .cmplz-category .cmplz-description-statistics-anonymous { display: block;}.cmplz-categories .cmplz-category .cmplz-description-statistics { display: none;} .wpforms-recaptcha-container { position: relative !important; } div.wpforms-container-full .wpforms-form .cmplz-accept-marketing { background: grey; }