/*****
Theme Name: ONP Theme 2022
Theme URI: https://www.øi.dk/
Author: The ONP Development Team
Author URI: https://www.øi.dk/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Domain Path: /languages/
*****/

/***** CSS Reset based on the work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/ v2.0 *****/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }

/***** Animation *****/

#mh-wrapper, h1, h2, h3, h4, h5, h6, .search-form input, .widget-list li, .cat-item, .page_item, .sb-widget .menu-item, .button span, .main-nav li { -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
.blink { border-radius: 50%; width: 28px; height: 28px; opacity: .25; background-color: #005fea; -webkit-animation: blink 3s infinite; -moz-animation: blink 3s infinite; -o-animation: blink 3s infinite; -animation: blink 3s infinite; margin-right: 10px; }
.blink:after{ border-radius: 50%; content: ''; position: absolute; top: 1px; left: 1px; right: 1px; bottom: 1px; }
@keyframes blink{ 0% { transform: scale(1); opacity: .25; } 25% { opacity: 1; } 50% { opacity: .25; } 75% { opacity: 1; } 100% { transform: scale(1); opacity: .25; } }

/***** Homepage Block 1 *****/

.homepage-block-1 { display: block; width: 100%; overflow: hidden; float: left; }

#mh_newsdesk_lite_posts_large-4 { width: 680px; float: left; min-height: 600px; max-height: 600px; }
#mh_newsdesk_lite_recent_posts-2 { width: 300px; float: left; margin-left: 20px; min-height: 600px; max-height: 600px; margin-bottom: 1.875rem; }

#content-lead-large { min-height: 600px; max-height: 600px; }
.content-lead-text { padding: 10px 10px 0 0; margin-left: 2%; }
.content-thumb img { object-fit: cover; height: 410px; width: 100%; }

/***** Homepage Block 2 *****/

.homepage-block-2 { display: block; width: 100%; overflow: hidden; float: left; max-height: 600px; min-height: 600px; margin-bottom: 1.875rem; }

.lead-block-2 {
	float: left;
	max-width: 680px;
	min-width: 680px;
	max-height: 600px;
	min-height: 600px;
}

#mh_newsdesk_lite_posts_large_2-2 { margin-bottom: 20px; }

.block-2-ad {
	display: inline-block !important;
    padding-left: 20px;
	float: right;
}

.block-thumb { float: left; width: 55%; }
.block-thumb img { object-fit: cover; height: 280px; }

#content-lead-second {
	max-height: 280px;
    min-height: 280px;
	background-color: #fff;
}

.content-lead-text-2 {
	float: left;
    width: 41%;
    padding-left: 2%;
    padding-right: 2%;
    padding-top: 7%;
}

.content-lead-excerpt { margin-bottom: 0; height: 42px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; word-break: break-word; line-height: 1.3; }

#mh_newsdesk_lite_custom_posts-4 { margin: 0; width: 330px; float: left; }
#mh_newsdesk_lite_custom_posts-5 { float: left; width: 330px; margin-left: 20px; }

/***** Homepage Ad 1 *****/
.homepage-ad-1 { float: left; width: 100%; }

/***** Homepage Block 3 *****/

.homepage-block-3 { display: block; width: 100%; overflow: hidden; float: left; max-height: 600px; min-height: 600px; margin-bottom: 1.875rem; }

#mh_newsdesk_lite_posts_large-5 { width: 680px; float: left; min-height: 600px; max-height: 600px; }

#mh_newsdesk_lite_posts_medium-8 { float: left; width: 300px; margin-left: 20px; }

.medium-thumb img { object-fit: cover; width: 100%; height: 190px; }

#content-lead-medium {
	max-height: 320px;
    min-height: 320px;
	background-color: #fff;
}

.content-lead-text-3 {
	float: left;
    height: 100px;
    font-size: 18px;
    margin: 4px 4.5% 0% 4.5%;
}

.block-3-ad { display: inline-block; width: 300px; max-height: 250px; min-height: 250px; margin-left: 2%; }

/***** Homepage Block 4 *****/

.homepage-block-4 { display: block; width: 100%; overflow: hidden; float: left; }

.medium-second-thumb img { object-fit: cover; width: 100%; height: 190px; }

#content-lead-medium-second { max-height: 285px; min-height: 285px; background-color: #fff; }

.content-lead-text-4 { float: left; height: 80px; font-size: 18px; margin: 4px 4.5% 0% 4.5%; }

#mh_newsdesk_lite_posts_large-6 { width: 680px; float: left; min-height: 600px; max-height: 600px; }
#mh_newsdesk_lite_posts_medium_2-5 { float: left; width: 300px; margin-left: 20px; }
#mh_newsdesk_lite_posts_medium_2-4 { float: left; width: 300px; margin-left: 20px; }

/***** Homepage Block 5 *****/

.homepage-block-5 {
	display: block;
    width: 100%;
    overflow: hidden;
    float: left;
}

#mh_newsdesk_lite_posts_large_2-3, #mh_newsdesk_lite_posts_large_2-4 { max-height: 280px; }

/***** Homepage Block 6 *****/

.homepage-block-6 { display: block; width: 100%; overflow: hidden; float: left; margin-bottom: 1.875rem; }

.lead-block-6 {
	float: left;
	max-width: 680px;
	min-width: 680px;
	max-height: 600px;
	min-height: 600px;
}

.block-6-ad {
	display: inline-block !important;
    padding-left: 20px;
	float: right;
}

#mh_newsdesk_lite_posts_large_2-4 { margin-bottom: 20px; }

#mh_newsdesk_lite_custom_posts-8 { margin: 0; width: 330px; float: left; }
#mh_newsdesk_lite_custom_posts-9 { float: left; width: 330px; margin-left: 20px; }

/***** Homepage Block 7 *****/

.homepage-block-7 { display: block; width: 100%; overflow: hidden; float: left; }

.medium-second-thumb img { object-fit: cover; width: 100%; height: 190px; }

#content-lead-medium-second { max-height: 285px; min-height: 285px; background-color: #fff; }

.content-lead-text-4 { float: left; height: 80px; font-size: 18px; margin: 4px 4.5% 0% 4.5%; }

#mh_newsdesk_lite_posts_large-7 { width: 680px; float: left; min-height: 600px; max-height: 600px; }
#mh_newsdesk_lite_posts_medium_2-6 { float: left; width: 300px; margin-left: 20px; }
#mh_newsdesk_lite_posts_medium_2-7 { float: left; width: 300px; margin-left: 20px; }

.mh-sidebar, .home-sidebar {
	display: block;
    float: left;
    width: 300px;
    margin-left: 2%;
}

.mh-right-sb #main-content {
	float: left;
}

.mh-left-sb #main-content {
	float: right;
	margin-left: 20px;
}

.second-sidebar { display: block; float: left; width: 300px; margin-left: 20px; margin-top: 18px; }

/***** Structure *****/

html { font-size: 100%; -ms-text-size-adjust: none; -webkit-text-size-adjust: none; }
body { font-family: "Segoe UI",Roboto,"Open Sans",sans-serif; font-size: 16px; font-size: 1.0rem; line-height: 1.6; word-wrap: break-word; background: #fff; }
body.custom-background { -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
#mh-wrapper { width: 100%; margin: 0 auto;  overflow: hidden; background: #f6f6f6; margin-top: -25px; }
.wrapper-inner { width: 90%; max-width: 1040px; margin: 0 auto; }
#main-content { display: block; width: 680px; overflow: hidden; }
.mh-sidebar, .home-sidebar { display: block; float: left; width: 300px; }
.mh-right-sb #main-content { float: left; }
.mh-left-sb #main-content { float: right; margin-left: 20px; }
.mh-section { clear: both; padding: 20px; margin: 0; margin: 0 auto; width: 1000px; overflow: hidden; background: #f6f6f6; margin-bottom: 1%; }
.frontpage { padding: 20px 0 !important; }
.mh-separator { margin-bottom: 20px; padding-bottom: 10px; border: 0; border-bottom: 1px solid #d4d4d4; }
.clear { clear: both; }
.clearfix, .mh-clearfix { display: block; }
.clearfix:after, .mh-clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; margin: 0; padding: 0; }
.page-full-width { background: white; width: 1000px; margin: 0 auto; padding-bottom: 40px; padding-top: 20px; }

/***** Homepage Block Structure *****/

#main-content-homepage { display: block; width: 100%; float: left; }
.homepage-sidebar { display: block; width: 300px; float: left; padding-left: 20px;}

/* Frontpage Title Customization CSS */

.fp-split-title-container { width: 100%; line-height: 1.1; word-wrap: break; }
.fp-split-title-container span { font-size: 16px; white-space: nowrap; font-weight: 800; } 
.fp-title-container { margin: 0 20px 20px 20px; font-family: 'Poppins', Helvetica, Arial, sans-serif; }

/***** Custom Category Theming *****/
.category-sport b, .category-vejr b, .category-kultur b, .category-oplevelser b, .category-kendte b, .category-sex-og-erotik b { font-family: 'Poppins', Helvetica, Arial, sans-serif; }
.category-sport b, .sport a:hover { color: #0200b1; }
.category-vejr b, .vejr a:hover { color: #489248; }
.category-kultur b, .kultur a:hover { color: #f34400; }
.category-oplevelser b, .oplevelser a:hover { color: #f34400; }
.category-kendte b, .kendte a:hover { color: #7c1158; }
.category-sex-og-erotik b, .sex-og-erotik a:hover { color: #ff00a9; }

.nyheder a, .indland a, .krimi a, .lokalt a, .politik a, .valg-2022 a, .trafik a, .udland a { color: #005fea !important; }
.sport a { color: #0200b1 !important; }
.vejr a { color: #489248 !important; }
.kultur a { color: #f34400 !important; }
.oplevelser a { color: #f34400 !important; }
.kendte a { color: #7c1158 !important; }
.sex-og-erotik a { color: #ff00a9 !important; }

/***** Typography *****/

h1 { font-size: 36px; font-size: 2.25rem; }
h2 { font-size: 28px; font-size: 1.75rem; }
h3 { font-size: 24px; font-size: 1.5rem; }
h4 { font-size: 20px; font-size: 1.25rem; }
h5 { font-size: 16px; font-size: 1.0rem; }
h6 { font-size: 14px; font-size: 0.875rem; }
h1, h2, h3, h4, h5, h6 { line-height: 1.3; font-weight: 400; color: #1f1e1e; }
b, strong { font-family: "Segoe UI",Roboto,"Open Sans",sans-serif; font-weight: 700; }
i, em { font-style: italic; }
small { font-size: 8px; font-size: 0.5rem; }
big { font-size: 20px; font-size: 1.25rem; }
pre, code { font-family: "Consolas", Courier New, Courier, monospace; margin-bottom: 30px; margin-bottom: 1.875rem; background: #f7f7f7; border: 1px solid #ebebeb; }
pre { padding: 20px; padding: 1.25rem; white-space: pre-wrap; white-space: -o-pre-wrap; white-space: -moz-pre-wrap; white-space: -webkit-pre-wrap; }
kbd { padding: 0px 6px; padding: 0rem 0.375rem; background-color: #f7f7f7; border: 1px solid #aaa; border-radius: 0.1875em; -moz-border-radius: 0.1875em; -moz-box-shadow: 0 0.0625em 0 rgba(0, 0, 0, 0.2), 0 0 0 0.125em white inset; -webkit-border-radius: 0.1875em; -webkit-box-shadow: 0 0.0625em 0 rgba(0, 0, 0, 0.2), 0 0 0 0.125em white inset; box-shadow: 0 0.0625em 0 rgba(0, 0, 0, 0.2), 0 0 0 0.125em white inset; text-shadow: 0 0.0625em 0 #fff; }
blockquote { font-size: 15px; font-size: 0.9375rem; line-height: 1.6; color: #005fea; margin: 10px 20px 20px 20px; padding: 20px 20px 0 20px; padding: 1.25rem 1.25rem 0 1.25rem; border-left: 5px solid #005fea; display: inline-block; }
sup { vertical-align: super; font-size: 10px; font-size: 0.625rem; }
sub { vertical-align: sub; font-size: 10px; font-size: 0.625rem; }
abbr, acronym { border-bottom: 1px dashed; cursor: help; }
cite { color: #9a9b97; }
address { font-family: "Courier new"; line-height: 1.5; margin-bottom: 20px; margin-bottom: 1.25rem; }
a { text-decoration: none; color: #1f1e1e; }
a:hover { color: #2a2a2a; }

/***** Default Google Fonts *****/

h1, h2, h3, h4, h5, h6, .mh-footer, .widget-list li, .cat-item, .page_item, .menu-item, .button, .submit, .commentlist .vcard, .pagination { font-family: 'Poppins', Helvetica, Arial, sans-serif; }

/***** Accessibility *****/

.screen-reader-text { position: absolute; top: -9999rem; left: -9999rem; }

/***** Columns *****/

.mh-col { display: block; float: left; margin-left: 2.5%; }
.mh-col:first-child { margin-left: 0; }
.mh-group:before, .mh-group:after { content: ""; display: table; }
.mh-group:after { clear: both; }
.mh-1-2 { width: 48.75%; }
.mh-2-3 { width: 65.83%; }
.mh-1-3 { width: 31.66%; }
.mh-3-4 { width: 74.375%; }
.mh-1-4 { width: 23.125%; }
.home-2, .home-3 { width: 48.07%; }
.home-3 { margin-left: 3.86%; }

/***** Header *****/

#onp-header-container { font-family: 'Poppins', Helvetica, Arial, sans-serif; z-index: 1; }
.header { margin-bottom: 30px; min-width: 100%; position: unset !important;  }
.header, .header-wrap, .header-content-layout { height: 65px; }
.header-wrap { background: #fff; color: #f1f1f1; z-index: 1; width: 100%; border-top: 1px solid #ececec; box-shadow: 0 3px 8px -3px rgb(211 211 211 / 60%); }
.header-content-layout { display: flex; margin: 0 auto; max-width: 1480px; align-items: center; }
.logo-link { padding-right: 30px; display: flex; }
#header-placeholder { height: 70px; width: 100%; display: none; }
.sticky { position: sticky; top: 0; width: 100%; }

/* Child Category Header */
.child-header, .child-wrap, .child-content-layout { height: 65px; }
.child-wrap { background: #f6f6f6; position: sticky; width: 100%; border-bottom: 6px solid #005fea; z-index: 1; }
.child-content-layout { display: flex; margin: 0 auto; max-width: 1480px; align-items: center; }
#menu-nyheder-child-nav { padding-left: 0 !important; }

/***** Navigation *****/

.main-nav { display: block; text-transform: uppercase; }
.main-nav li { float: left; position: relative; }
.main-nav li:first-child { border: none; }
.main-nav li a { display: block; color: #1f1e1e; font-family: 'Poppins', Helvetica, Arial, sans-serif; font-weight: 600; padding: 15px 30px 15px 0px; text-decoration: none; }
.main-nav li a:hover { color: #005fea; }
.main-nav ul ul { display: none; position: absolute; font-size: 12px; font-size: 0.75rem; }
.main-nav ul ul li { width: 13em; border: none; }
.main-nav ul ul ul { left: 100%; top: 0; }

/* Child Category Navigation */
.child-nav { display: block; text-transform: capitalize; }
.child-nav li { float: left; position: relative; }
.child-nav li:first-child { border: none; }
.child-nav li a { display: block; color: #a3a3a3; font-family: 'Poppins', Helvetica, Arial, sans-serif; font-weight: 600; padding: 15px 30px 15px 0px; text-decoration: none; }
.child-nav li a:hover { color: #1f1e1e; }
.child-nav ul ul { display: none; position: absolute; font-size: 12px; font-size: 0.75rem; }
.child-nav ul ul li { width: 13em; border: none; }
.child-nav ul ul ul { left: 100%; top: 0; }

/* Nav Category Colours */
.category-nyheder-item a:hover { color: #005fea !important; }
.category-sport-item a:hover { color: #0200b1 !important; }
.category-vejr-item a:hover { color: #489248 !important; }
.category-kultur-item a:hover { color: #f34400 !important; }
.category-oplevelser-item a:hover { color: #f34400 !important; }
.category-kendte-item a:hover { color: #7c1158 !important; }
.category-sex-og-erotik-item a:hover { color: #ff00a9 !important; }

/***** Mobile Slicknavigation *****/

.slicknav-button { display: none; }
.sidenav { height: 100%; width: 0; position: fixed; z-index: 1; top: 0; right: 0; background-color: white; overflow-x: hidden; transition: 0.3s; }
#sidenav-bg { backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px); background-color: rgba(33,33,33,.55); height: 100%; left: 0; opacity: 1; position: fixed; top: 0; z-index: 0; }
.sidenav a { text-decoration: none; font-size: 25px; color: black; display: flex; transition: 0.3s; }
.sidenav a:hover { color: #2a2a2a; }
.sidenav .closebtn { right: 25px; font-size: 36px; display: flex; }
#menu-slicknav-menu { display: block !important; }
.sidenav-footer { display: flex; column-gap: 1rem; justify-content: center; align-items: center; }
.sidenav-footer p { color: black; font-weight: 600; display: inline-flex; align-items: center; }
.sidenav-footer a { color: black; font-size: 16px; font-family: 'Poppins', Helvetica, Arial, sans-serif; }

.container { margin: 0 auto; padding: 20px; }
.container > ul { list-style: none; padding: 0; margin: 0 0 20px 0; }
.category-slicknav { display: inline-flex !important; font-family: 'Poppins'; font-weight: 700; font-size: 24px !important; text-transform: uppercase; width: 100%; }
.sub-menu-link { display: inline-flex; float: right; }
.fa-chevron-down { background: none; font-size: 20px; color: black; }
.slickmenu-item-container { display: flex; justify-content: space-between; align-items: center; margin: 10px 0; }
.dropdown, .slicknav-item { border-bottom: 1px solid; }
								
.dropdown a { text-decoration: none; }
.dropdown [data-toggle="dropdown"] { position: relative; color: grey; justify-content: end; }
.dropdown .icon-arrow.close { -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); -moz-transition: -moz-transform 0.6s; -o-transition: -o-transform 0.6s; -webkit-transition: -webkit-transform 0.6s; transition: transform 0.6s; }
.dropdown .dropdown-menu { max-height: 0; overflow: hidden; list-style: none; padding: 0; margin: 0; }
.dropdown .dropdown-menu li { padding: 0; }
.dropdown .dropdown-menu li a {	display: inline-flex; font-family: 'Poppins'; font-weight: 300; font-size: 20px; color: grey; margin-left: 30px; padding-top: 0; padding-bottom: 5px; }	
.dropdown .show, .dropdown .hide { -moz-transform-origin: 50% 0%; -ms-transform-origin: 50% 0%; -webkit-transform-origin: 50% 0%; transform-origin: 50% 0%; }
.dropdown .show { display: block; max-height: 9999px; -moz-transform: scaleY(1); -ms-transform: scaleY(1); -webkit-transform: scaleY(1); transform: scaleY(1); animation: showAnimation 0.5s ease-in-out; -moz-animation: showAnimation 0.5s ease-in-out; -webkit-animation: showAnimation 0.5s ease-in-out; -moz-transition: max-height 1s ease-in-out; -o-transition: max-height 1s ease-in-out; -webkit-transition: max-height 1s ease-in-out; transition: max-height 1s ease-in-out; }
.dropdown .hide { max-height: 0; -moz-transform: scaleY(0); -ms-transform: scaleY(0); -webkit-transform: scaleY(0); transform: scaleY(0); animation: hideAnimation 0.4s ease-out; -moz-animation: hideAnimation 0.4s ease-out; -webkit-animation: hideAnimation 0.4s ease-out; -moz-transition: max-height 0.6s ease-out; -o-transition: max-height 0.6s ease-out; -webkit-transition: max-height 0.6s ease-out; transition: all var(--speed-fast,0.25s) ease; }

/***** Posts/Pages *****/

.post { background-color: white; }
.entry-title, .page-title { font-size: 38px; font-size: 2.375rem; margin-bottom: 20px; font-weight: 800; display: inline-block;}
.entry-content { font-size: 17px; font-size: 1.063rem; line-height: 1.4; }
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6, .entry-content p, .entry-content blockquote, .entry-content table, .entry-content .mh-video-container { margin-bottom: 20px; margin-bottom: 1.25rem; }
.entry-content a { text-decoration: underline; color: #2c5fff; }
.entry-content a:hover { text-decoration: none; }
.entry-thumbnail { margin-bottom: 20px; }
.entry-meta { font-size: 12px; font-size: 0.75rem; margin-bottom: 5px; text-transform: uppercase; }
.entry-meta, .entry-meta a { color: #005fea; font-weight: 700; }
.entry-meta-author, .entry-meta-author a { text-transform: capitalize; font-family: 'Poppins', Helvetica, Arial, sans-serif; color: #1f1e1e; font-size: 14px; }
.entry-meta-cats, .entry-meta-author { margin-right: 10px; }
.entry-meta-cats-2 { font-family: 'Poppins', Helvetica, Arial, sans-serif; text-transform: uppercase; font-size: 16px; font-weight: 600; }
.entry-tags { display: block; overflow: hidden; font-size: 15px; font-size: 0.9375rem; }
.entry-tags a { font-size: 16px; font-family: 'Poppins', Helvetica, Arial, sans-serif; font-weight: 400; padding: 6px 8px; margin-right: 8px; background: #eeeeee; }
.entry-tags h4 { font-weight: 700; padding-bottom: 5px; }
.entry-meta-topics { padding-top: 10px; text-transform: capitalize; }
.entry-meta-topics a { margin-bottom: 16px; display: inline-block; }
.no-content-found { margin-bottom: 30px; }
.page-title-header { background-color: #fff; border-bottom: solid 6px #005fea; margin-bottom: 30px; }
.page-title-wrapper { margin: 0 auto; width: 1000px; padding: 15px 0; margin-top: 25px; }
.page-title-inner { margin-bottom: -15px; }
.sn-page-title-wrapper { margin: 0 auto; width: 1040px; padding: 15px 0; }
.post-time { font-size: 15px; font-weight: 600; color: #989898; font-family: 'Poppins', Helvetica, Arial, sans-serif; }
.sn-content a { text-decoration: underline; color: #2c5fff; }
.sn-content a:hover { text-decoration: none; }
.child-header { margin-bottom: 10px; }

/***** YARPP Custom Edits *****/
.yarpp-related h3 { font-size: 20px !important; font-weight: 700 !important; }

/***** Loop / Archives / Search Results *****/

.content-lead { background-color: white; padding-bottom: 20px; }
.content-lead-title { font-size: 38px; font-size: 2.375rem; margin-bottom: 10px; }
.content-lead-title b { font-family: 'Poppins', Helvetica, Arial, sans-serif; font-weight: 700; }
.content-lead-thumb { margin-bottom: 10px !important; }
.content-list-title { font-size: 24px; font-size: 1.5rem; font-weight: 700; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; word-break: break-word; }
.content-thumb { margin-bottom: 5px; }
.content-list { margin-top: 20px; background-color: white; }
.archive-list .content-list:first-child { margin-top: 10px; }
.content-list-thumb { float: left; margin: 0 20px 0 0; }
.content-list-thumb img { width: 230px; height: 160px; object-fit: cover; }
.content-list-excerpt { overflow: hidden; }
.content-list-excerpt p { margin-bottom: 1.25rem; }
.content-container { margin-right: 10px; padding-top: 20px; }

/***** Latest News Archive / Loop *****/

.sn-content:before { background-color: #005fea; position: absolute; content: ""; border-radius: 50%; box-sizing: initial; width: 13px; height: 13px; left: 0; top: 7px; }
.sn-content { box-sizing: border-box; margin: 0; position: relative; width: 100%; word-break: break-word; padding: 0 20px 50px 20px; scroll-margin-top: 70px; }
.sn-content:after { background-color: #d4d4d4; position: absolute; content: ""; height: calc(100% - 22px); left: 6px; top: 24px; width: 1px; }
.sn-list-title { font-size: 1.4rem; font-weight: 600; margin-bottom: 10px; }
.sn-publish-time { font-size: 15px; font-weight: 600; color: #989898; }

/* Front Page Widget */
.fp-sn-content:before { background-color: #005fea; position: absolute; content: ""; border-radius: 50%; box-sizing: initial; width: 13px; height: 13px; left: 0; top: 14px; }
.fp-sn-content { box-sizing: border-box; margin: 0; position: relative; width: 100%; word-break: break-word; }
.fp-sn-content:after { background-color: #d4d4d4; position: absolute; content: ""; height: calc(100% - 22px); left: 6px; top: 32px; width: 1px; }

/* Wordpress Popular Post Homepage Widget */
#wpp-2 { background: white; max-height: 620px; min-height: 620px; margin-bottom: 20px; }
.wpp-list { background: white !important; padding: 10px !important; margin-top: -10px; }
.wpp-post-title { font-size: 16px; font-size: 1.0rem; font-weight: 700; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; word-break: break-word; padding-top: 5px; font-family: 'Poppins', Helvetica, Arial, sans-serif; }
.popular-posts h2 { font-size: 25px; font-weight: 800; color: #1f1e1e; padding: 20px 10px; margin-bottom: 10px; border-bottom: solid 1px #d4d4d4; overflow: hidden; background: white; }

/***** Author Box *****/

.author-box { padding: 20px; margin-bottom: 30px; margin-bottom: 1.875rem; background: #efefef; }
.author-box-avatar { float: left; width: 100px; height: 100px; margin-right: 20px; }
.author-box-name { font-size: 18px; font-size: 1.125rem; margin-bottom: 10px; }
.author-box-desc { font-size: 15px; font-size: 0.9375rem; overflow: hidden; }

/***** Lists *****/

.entry-content ul, .commentlist ul { list-style: square; }
.entry-content ol, .commentlist ol { list-style: decimal; }
.entry-content ul, .commentlist ul, .entry-content ol, .commentlist ol { margin: 0 0 30px 40px; margin: 0 0 1.875rem 2.5rem; }
.entry-content ul ul, .commentlist ul ul, .entry-content ol ol, .commentlist ol ol { margin: 0 0 0 40px; margin: 0 0 0 2.5rem; }
dl { margin: 0 0 30px 40px; margin: 0 0 1.875rem 2.5rem; }
dt, dd { display: list-item; }
dt { list-style-type: square; font-weight: bold; }
dd { list-style-type: circle; margin-left: 30px; margin-left: 1.875rem; }
select { max-width: 100%; }

/***** Comments *****/

.comment-section-title { display: block; font-size: 14px; font-size: 0.875rem; font-weight: 400; color: #fff; background: #ccdee8; padding: 0; margin-bottom: 20px; margin-bottom: 1.25rem; text-transform: uppercase; overflow: hidden; }
.comment-section-title span { padding: 20px; background: #005fea; }
.comment-section-title .comment-count { float: left; color: #fff; }
.comment-section-title .comment-count-more { float: left; color: #1f1e1e; background: transparent; }
.commentlist { padding: 20px 20px 5px 20px; margin-bottom: 20px; list-style: none; background: #efefef; }
.commentlist .depth-1 { padding: 20px 20px 10px 20px; margin-bottom: 20px; border-bottom: 5px solid #ccdee8; background: #fff; }
.commentlist .children { list-style: none; margin: 0 0 10px 0; }
.commentlist .children li { padding: 0 20px; background: #fafafa; margin-top: 20px; }
.commentlist .children .depth-2 { padding: 20px; }
.commentlist .comment { padding-top: 20px; padding-top: 1.25rem; }
.commentlist .comment .vcard { position: relative; margin-bottom: 20px; margin-bottom: 1.25rem; }
.commentlist .comment .avatar { width: 70px; height: 70px; float: left; margin-right: 20px; }
.commentlist h1, .commentlist h2, .commentlist h3, .commentlist h4, .commentlist h5, .commentlist h6 { margin-bottom: 20px; margin-bottom: 1.25rem; }
.comment-text p, .comment-text blockquote { margin-bottom: 20px; margin-bottom: 1.25rem; }
.comment-text blockquote p:last-child { margin: 0; }
.commentlist .bypostauthor .avatar { border: 5px solid #ccdee8; }
.comment-author { font-weight: 700; }
.comment-info { color: #005fea; margin: 20px 0px; margin: 1.25rem 0rem; }
.comment-reply .comment-reply-link, .comment-reply .comment-edit-link { font-size: 13px; font-size: 0.8125rem; background: #ccc; color: #fff; padding: 5px 10px; }
.pinglist { background: #efefef; padding: 20px; margin-bottom: 20px; list-style: none; }
.pinglist .pings:first-child { border-top: 1px dotted #cdcdcd; }
.pinglist .pings { line-height: 2.5; padding: 5px 0; padding: 0.3125rem 0; border-bottom: 1px dotted #cdcdcd; }
.pinglist .fa-link { margin-right: 10px; margin-right: 0.625rem; }
.no-comments { padding: 10px; padding: 0.625rem; margin-bottom: 20px; margin-bottom: 1.25rem; background: #efefef; }

/***** Comment Form *****/

#respond { padding: 20px 20px 10px; padding: 1.25rem 1.25rem 0.625rem; margin-bottom: 30px; margin-bottom: 1.875rem; background: #efefef; }
#respond h3 { margin-bottom: 20px; margin-bottom: 1.25rem; }
#commentform p { margin-bottom: 10px; margin-bottom: 0.625rem; }
#commentform .submit { font-size: 14px; font-size: 0.875rem; text-transform: uppercase; }
#cancel-comment-reply-link { margin-left: 20px; font-size: 12px; font-size: 0.75rem; font-weight: 400; background: #ccc; padding: 5px; padding: 0.3125rem; color: #fff; }
#cancel-comment-reply-link:hover { background: #005fea; }
.required { color: #be2844; }

/***** Forms *****/

input { font-size: 12px; font-size: 0.75rem; padding: 5px; padding: 0.3125rem; border: 1px solid #d7d8d8; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; transition: all 0.25s ease-in-out; }
input[type=text], input[type=email], input[type=tel], input[type=url] { width: 60%; }
input[type=text]:hover, input[type=email]:hover, input[type=tel]:hover, input[type=url]:hover, textarea:hover  { border: 1px solid #005fea; }
input[type=submit] { color: #fff; padding: 14px; cursor: pointer; background: #005fea; display: inline-block; border: 0; -webkit-appearance: none; -webkit-border-radius: 0; border-radius: 0; }
input[type=submit]:hover { background: #1f1e1e; color: #fff; border: 0; padding: 14px; }
/* clears the ‘X’ from Internet Explorer */
input[type=search]::-ms-clear { display: none; width : 0; height: 0; }
input[type=search]::-ms-reveal { display: none; width : 0; height: 0; }
/* clears the ‘X’ from Chrome */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { display: none; }
textarea { width: 96%; line-height: 1.5; padding: 5px; padding: 0.3125rem; border: 1px solid #d7d8d8; }

/***** Pagination *****/

.nav-links { display: flex; justify-content: center; margin-top: 20px; }
.pagination { margin-bottom: 20px; overflow: hidden; }
.pagination .page-numbers { display: inline-block; padding: 10px 20px; font-family: 'Poppins', Helvetica, Arial, sans-serif; font-weight: bold; color: #a3a3a3; }
.pagination a:hover { color: #1f1e1e; }
.pagination .current { color: #fff; font-weight: bold; border-radius: 5px; background: #005fea; }
.pagination .pagelink { display: inline-block; color: #fff; padding: 10px 20px; background: #005fea; }
.pagination a .pagelink { color: #000; font-weight: 400; background: #efefef; }
.post-nav-wrap { text-align: center; margin: 20px auto 40px; }
.post-nav-wrap li { display: inline-block; font-weight: 900; margin: 0 20px; }
.post-nav-wrap li .fa { margin: 0 10px; }


/***** Images / Video *****/

img { max-width: 100%; width: auto\9; /* ie8 */ height: auto; vertical-align: bottom; }
iframe, embed, object, video { max-width: 100%; }
.mh-video-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }
.mh-video-container iframe, .mh-video-container object, .mh-video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0; }
.alignnone { display: block; margin: 20px 0; margin: 1.25rem 0; }
.aligncenter { display: block; margin: 20px auto 20px; margin: 1.25rem auto 1.25rem; }
.alignleft { display: inline; float: left; margin: 5px 20px 20px 0; margin: 0.3125rem 1.25rem 1.25rem 0; }
.alignright { display: inline; float: right; margin: 5px 0 20px 20px; margin: 0.3125rem 0 1.25rem 1.25rem; }
.wp-caption { max-width: 100%; }
.wp-caption-text { font-size: 14px; font-size: 0.875rem; color: #454545; line-height: 1.4; margin: 5px 0 20px; margin: 0.3125rem 0 1.25rem; display: block; }
.alignnone .wp-caption-text, .aligncenter .wp-caption-text, .alignleft .wp-caption-text, .alignright .wp-caption-text { margin-bottom: 0; }

/***** Gallery *****/

.gallery { margin-bottom: 20px; }
.gallery-item { float: left; margin: 0 4px 4px 0; overflow: hidden; position: relative; }
.gallery-columns-1 .gallery-item { max-width: 100%; }
.gallery-columns-2 .gallery-item { max-width: 48%; max-width: -webkit-calc(50% - 4px); max-width: calc(50% - 4px); }
.gallery-columns-3 .gallery-item { max-width: 32%; max-width: -webkit-calc(33.3% - 4px); max-width: calc(33.3% - 4px); }
.gallery-columns-4 .gallery-item { max-width: 23%; max-width: -webkit-calc(25% - 4px); max-width: calc(25% - 4px); }
.gallery-columns-5 .gallery-item { max-width: 19%; max-width: -webkit-calc(20% - 4px); max-width: calc(20% - 4px); }
.gallery-columns-6 .gallery-item { max-width: 15%; max-width: -webkit-calc(16.7% - 4px); max-width: calc(16.7% - 4px); }
.gallery-columns-7 .gallery-item { max-width: 13%; max-width: -webkit-calc(14.28% - 4px); max-width: calc(14.28% - 4px); }
.gallery-columns-8 .gallery-item { max-width: 11%; max-width: -webkit-calc(12.5% - 4px); max-width: calc(12.5% - 4px); }
.gallery-columns-9 .gallery-item { max-width: 9%; max-width: -webkit-calc(11.1% - 4px); max-width: calc(11.1% - 4px); }
.gallery-columns-1 .gallery-item:nth-of-type(1n), .gallery-columns-2 .gallery-item:nth-of-type(2n), .gallery-columns-3 .gallery-item:nth-of-type(3n), .gallery-columns-4 .gallery-item:nth-of-type(4n), .gallery-columns-5 .gallery-item:nth-of-type(5n), .gallery-columns-6 .gallery-item:nth-of-type(6n), .gallery-columns-7 .gallery-item:nth-of-type(7n), .gallery-columns-8 .gallery-item:nth-of-type(8n), .gallery-columns-9 .gallery-item:nth-of-type(9n) { margin-right: 0; }
.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1), .gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1), .gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1), .gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) { clear: left; }
.gallery-caption { background-color: rgba(0, 0, 0, 0.7); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; color: #fff; font-size: 12px; font-size: 0.75rem; line-height: 1.5; margin: 0; max-height: 50%; opacity: 0; padding: 6px 8px; position: absolute; bottom: 0; left: 0; text-align: left; width: 100%; }
.gallery-caption:before { content: ""; width: 100%; height: 100%; min-height: 49px; position: absolute; top: 0; left: 0; }
.gallery-item:hover .gallery-caption { opacity: 1; }
.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption { display: none; }

/***** Tables *****/

table { width: 100%; }
table th { color: #fff; background: #005fea; padding: 10px; padding: 0.625rem; }
table tr:nth-child(odd) { background-color: #eae9e8; }
table tr:nth-child(even) { background-color: #fff; }
table td { font-size: 12px; font-size: 0.75rem; border: 1px solid #ebebeb; border-top: 0; text-align: center; vertical-align: middle; padding: 10px; padding: 0.625rem; }
.bfb-content-box{ background-color: #fff; color: #000; padding: 10px; margin-bottom: 25px; text-align: center; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }

/***** Search *****/

.search-form { float: right; }
.entry-content .search-form { float: right; }
.search-form input { min-width: 200px; font-size: 16px; font-weight: 600; line-height: 1; color: #1f1e1e; text-transform: inherit; }
.search-form input:hover { min-width: 240px; }
.search-form input:focus { outline-style: none; box-shadow: none; }
.search-form .search-submit { display: none; }
.search-form .search-field { background: #fff; border: 1px solid #cdcdcd; margin: 0; padding: 9px 15px; position: relative; -webkit-appearance: none; -webkit-border-radius: 0; border-radius: 20px; }
.search-form .search-field:active, .search-form .search-field:focus { cursor: text; }
.sb-widget .search-form { margin: 0 auto; padding: 5%; background: #efefef; width: 90%; }
.sb-widget .search-form .search-field { max-width: none; width: 92%; }
.search-nav { margin-left: auto; }

/*** Sidenav Search ***/
.sidenav-search-form { display: flex; align-items: center; justify-content: center; padding: 20px; }
.sidenav-search-label { width: 100%; height: 2.8rem; background: #f5f5f5; outline: none; border: none; border-radius: 1.625rem; padding: 0 20px; font-size: 1rem; display: flex; }
.sidenav-search-field { background: none; border: none; font-size: 1rem; padding: 0; align-items: center; width: 100%; }
.sidenav-search-label input:focus { outline-style: none; box-shadow: none; }
.sidenav-search-submit { border: 0; background: none;border: 0; background: none; font-size: 1rem; color: grey; }

/***** Multisite Registration Form *****/

#signup-content .mu_register { width: 100%; }
.mu_register .mu_alert { display: block; margin-bottom: 25px; }
.mu_register form { max-width: 500px; }
.mu_register input { box-sizing: border-box; }
.mu_register .submit { margin-top: 25px; }
.lead-in { margin-top: 25px; }
.lead-in a { font-weight: 700; }

/***** Contact Form 7 *****/

.wpcf7-form { font-size: 14px; font-size: 0.875rem; padding: 20px; padding: 1.25rem; background: #efefef; }
.wpcf7-form input, .wpcf7-form textarea { font-size: 14px; font-size: 0.875rem; }
.wpcf7-form input[type="submit"] { min-width: 100px; }
.wpcf7-form p { margin-bottom: 10px; margin-bottom: 0.625rem; }
.wpcf7-response-output { background: #fff; }

/***** Buttons *****/

.button { display: block; }
.button span { font-size: 14px; font-size: 0.875rem; color: #fff; background: #005fea; padding: 15px; margin: 15px 0 10px 0; text-transform: uppercase; display: inline-block; }
.button span:hover { background: #1f1e1e; }

/***** Footer *****/

.mh-footer { font-size: 12px; font-size: 0.75rem; color: #fff; padding: 32px 0; padding: 2rem 0; background: #1f1e1e; text-transform: uppercase; overflow: hidden; margin-bottom: -30px; }
.mh-footer a:hover { text-decoration: underline; }
.copyright { color: gray; font-size: 13px; line-height: 1.846; text-align: center; text-transform: none; font-family: Inter,Helvetica Neue,Helvetica,Arial,sans-serif; }
.menu-item-653, .menu-item-654 { padding-right: 10px; margin-right: 10px; border-right: 1px solid #f6f6f6; text-transform: capitalize; }
.menu-item-654 { border: none !important; }
.menu { display: flex; justify-content: center; font-weight: 600; padding: 0 15px; }
.menu ul { display: inline-flex; }
.menu a { color: grey; }
.menu-legal-container { padding: 10px 0; }

.footer-content { grid-template-columns: repeat(3, 1fr); grid-template-rows: auto; column-gap: 3rem; display: grid; }
.footer-content h3 { color: white; font-size: 24px; font-weight: 700; font-family: 'Poppins', Helvetica, Arial, sans-serif; }
.footer-title::after { content: ''; height: 6px; width: 40px; background: #005fea; display: block; margin-top: 10px; }

.info { padding-top: 30px; padding-bottom: 20px; font-size: 16px; text-transform: initial; color: grey; }
.tip-os { display: flex; flex-direction: column; }
.indhold { display: flex; flex-direction: column; }
.information { display: flex; flex-direction: column; }
.footer-li { padding: 12px 0; border-top: 1px solid #333333; }
#menu-footer-1 { display: block; padding: 0; }
#menu-footer-2 { display: block; padding: 0; }

/***** Sidebars/Widgets *****/

.sb-widget { margin-bottom: 30px; margin-bottom: 1.875rem; overflow: hidden; }
.widget-title { font-size: 25px; font-weight: 800; color: #1f1e1e; padding: 20px 0; margin-bottom: 20px; border-bottom: solid 1px #d4d4d4; overflow: hidden; }
.widget-title a, .widget-title a:hover { color: #fff; }
.widget-title span { padding: 20px; background: #fff; }
.widget-list li { list-style-type: none; display: block; }
.widget-list > li { padding: 10px 20px; }
.widget-list li:hover { background: #fdfdfd; padding-left: 22.5px; }
.widget-list .children li { margin-top: 10px; padding-top: 10px; }

/***** MH Custom Posts Widget *****/

.mh-cp-widget .mh-separator:last-child { margin-bottom: 0; }
.cp-small { background-color: white; margin-bottom: 30px; max-height: 110px; padding: 10px; }
.cp-thumb-small { float: left; margin: 0 15px 0 0; }
.cp-title-small { font-size: 16px; font-size: 1.0rem; margin: 5% 0; margin-right: 10px; font-weight: 700; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; overflow: hidden; word-break: break-word; hyphens: auto; }

/***** MH Posts Large Widget *****/

.home-columns .mh-fp-large-widget { margin-bottom: -20px; }

/***** MH Latest Post Widget *****/
.mh-rp-widget { max-height: 526.5px; overflow-y: scroll; }
.mh_newsdesk_lite_recent_posts { background-color: #fff; }

/***** WP Popular Post Widget *****/

#wpp-2 { background: white; max-height: 620px; min-height: 620px; margin-bottom: 20px; }
.wp-list { background: white; padding: 10px; }
.wpp-post-title { font-size: 16px; font-size: 1.0rem; font-weight: 700; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; word-break: break-word; padding-top: 5px; font-family: 'Poppins', Helvetica, Arial, sans-serif; }


/* Scrollbar CSS */

.mh-rp-widget::-webkit-scrollbar { width: 8px; height: 40px; }
.mh-rp-widget::-webkit-scrollbar-track { background: #f1f1f1; }
.mh-rp-widget::-webkit-scrollbar-thumb { background: #888; border-radius: 50px; }
.mh-rp-widget::-webkit-scrollbar-thumb:hover { background: #555; }

@support (scrollbar-color: #f1f1f1 #888) {
  *	{ scrollbar-color: #888 #f1f1f1; scrollbar-width: thin; }
}

/***** WordPress Core Widgets *****/

.sb-widget ul > .cat-item, .sb-widget ul > .menu-item, .sb-widget ul > .page_item { padding: 10px 0; border-bottom: 1px dotted #dcdcdc; }
.sb-widget ul .cat-item:hover, .sb-widget ul .menu-item:hover, .sb-widget ul .page_item:hover { background: #fdfdfd; padding-left: 10px; }
.sb-widget ul .children .cat-item, .sb-widget ul .sub-menu .menu-item, .sb-widget ul .children .page_item { margin-top: 10px; padding-top: 10px; padding-bottom: 0; border-top: 1px dotted #dcdcdc; border-bottom: none; }
#wp-calendar caption { text-align: left; padding: 10px; padding: 0.625rem; background: #f7f7f7; }
#wp-calendar th, #wp-calendar td { padding: 5px 10px; padding: 0.3125rem 0.625rem; text-align: center; }
#wp-calendar th { font-weight: 300; }
#wp-calendar #prev { text-align: left; }

/***** WP Text Widget *****/

.textwidget p { margin-top: 20px; }
.textwidget p:first-child { margin-top: 0; }
.textwidget ul { list-style: square; }
.textwidget ol { list-style: decimal; }
.textwidget ul, .textwidget ol { margin: 0 0 20px 15px; }
.textwidget ul ul, .textwidget ol ol { margin: 0 0 0 15px; }

/***** Advertisements *****/
.mob { display: flex; justify-content: center; }

/*** Ad Label ***/

.prefix-adlabel { text-align: center; }
.prefix-adlabel { font-size: .7em; color: #838383;}
.onp-adlabel { font-size: .7em; color: #838383; padding-bottom: 5px; }
.onp-adlabel { text-align: center; }

/*** Sky ads ***/

.sky1 { left: -180px; height: 1000px; }
.sky2 { right: -180px; height: 1000px; }
.sky3 { left: -250px; height: 1000px; }
.sky4 { right: -250px; height: 1000px; }
.sky { width: 160px; position: absolute; }
.sticky-banner-wrapper { margin-top: 30px; max-width: 1040px; position: relative; width: 100%; margin: auto; }
@media only screen and (max-height: 750px) { div#onp-widget-6 { top: 87px !important; } }
@media only screen and (max-width: 1390px) { .sky { display: none; } }
}
/*** Topscroll, Interscroll & Wallpaper ***/

.adsm-wallpaper { position: absolute; !important; top: 203px; !important; }
.adsm-outstream { background-color: none !important; margin-bottom: 1.25rem !important; }
.adnm-html-topscroll-frame-wrapper { z-index: 1 !important; }
.adnm-html-interscroll-frame-wrapper { z-index: 0 !important; }

/***** Gutenberg - Core Blocks *****/

.wp-block-image { display: block; margin: 20px 0; margin: 1.25rem 0; }
.wp-block-image .aligncenter { text-align: center; }
.wp-block-image figcaption, .article-top figcaption, .wp-block-audio figcaption, .figcaption { color: #454545; margin: 0; }
.wp-block-image figcaption, .article-top figcaption, .wp-block-image .aligncenter > figcaption, .wp-block-image .alignleft > figcaption, .wp-block-image .alignright > figcaption, .wp-block-image.is-resized > figcaption, .wp-block-audio figcaption, .figcaption { display: block; font-size: 14px; font-size: 0.875rem; line-height: 1.4; margin-top: 5px; }
.wp-block-audio audio { width: 100%; }
.wp-block-gallery, .entry-content .wp-block-gallery { display: flex; margin: 0 -8px 20px; list-style-type: none; }
.wp-block-image img { min-width: 100%; }
figcaption a { text-decoration: underline; color: #2c5fff; }

/***** Age Restriction Styles*****/
.age-gate__heading img { height: 50px !important;  }
.age-gate__submit { font-family: 'Poppins', Helvetica, Arial, sans-serif !important; padding: 10px 20px !important; color: #000 !important; font-weight: 400 !important; background: #efefef !important;
}
.age-gate__subheadline {  font-family: "Segoe UI",Roboto,"Open Sans",sans-serif !important; font-weight: normal !important; font-size: 16px !important;  }
.age-gate__challenge { padding-bottom: 10px; font-weight: 700; font-family: 'Poppins', Helvetica, Arial, sans-serif; }
.age-gate__wrapper { z-index: 2 !important; }

/***** Onesignal Pop-up *****/ 
#onesignal-popover-container, #onesignal-slidedown-container { z-index: 1 !important; }

/***** Cookiebot CSS *****/

#CybotCookiebotDialog { border: 18px solid transparent !important; box-shadow: 2px 2px 14px 2px transparent !important;  border-radius: 4px!important; box-shadow: 2px 2px 2px 2px rgba(32,23,72,.3)!important; }
#CybotCookiebotDialogBodyContent {  padding: 20px 5px 5px!important; }
#CybotCookiebotDialogBodyContentTitle { font-family: 'Poppins', Helvetica, Arial, sans-serif; !important; font-size: 24px !important; padding-top: 10px !important; text-transform: uppercase !important; }
#CybotCookiebotDialog div { line-height: 1.231 !important; font-size: 15px !important; }
#CybotCookiebotDialogSpecialFeaturesText { display: none; }
#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelectionWrapper { width: 100% !important; max-width: 550px !important; display: flex!important; flex-direction: row!important; justify-content: space-between; }

a#CybotCookiebotDialogBodyLevelButtonLevelOptinDeclineAll { display: none !important; }
a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll { background-color: #188600 !important; border: 1px solid #188600 !important; }
a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll { min-height: 18px !important; min-width: 0px !important; border-radius: 3px !important; padding: 12px 20px !important; margin: 0px 10px 0px 0px !important; flex: 1 1 0px !important; font-size: 16px !important; width: 41% !important; background-color: #188600 !important; border: 1px solid #188600 !important; }
a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection { border: 1px solid #323232!important; background-color: transparent !important; color: #323232 !important; }
#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection { min-height: 18px!important; min-width: 0!important; font-size: 17px!important; border-radius: 3px!important; padding: 12px 20px!important; margin: 0 10px 0!important; flex: 1 1 0!important; font-size: 16px!important; margin-left: auto !important; float: left; width: 41% !important; }
#CybotCookiebotDialogBodyButtons { padding: 0px 15px 15px!important; }
#CybotCookiebotDialogBodyButtonDetails { background-image: none !important; border-right: none !important; }
#CybotCookiebotDialogBodyLevelButtons { margin-left: 0px !important; opacity: 0.5 !important; }
#CybotCookiebotDialogBodyLevelButtonsSelectPane { display: block!important; border: 1px solid #eee!important; border-radius: 3px !important; }
#CybotCookiebotDialogBodyLevelDetailsWrapper { float: right; border: none!important; background-color: transparent!important; text-align: center!important; padding: 10px!important; border-radius: 2px 2px 2px 2px; }
.CookieDeclarationTableHeader { font-family: 'Poppins', Helvetica, Arial, sans-serif !important; font-size: 14px !important; font-weight: 600 !important;  }
.CookieDeclarationTypeHeader {  font-family: 'Poppins', Helvetica, Arial, sans-serif !important; font-weight: bold !important; }
.CookieDeclarationType { border: solid 1px #d4d4d4 !important; }

/***** Media Queries *****/

@media only screen and (max-width: 1480px) {
	.header-content-layout { padding: 0 15px; }
	.child-content-layout { padding-left: 15px;  }
}

@media only screen and (max-width: 1040px) {
	.mh-section { padding: 20px; width: 727px; }
	.logo-wrap { text-align: center; }
	.mh-right-sb #main-content, .mh-left-sb #main-content, .mh-col { margin: 0; }
	#main-content, .mh-sidebar, .home-sidebar, .mh-1-2, .mh-2-3, .mh-1-3, .mh-3-4, .mh-1-4 { width: 100%; }
	.home-2, .home-3 { width: 48.07%; }
	.home-3 { margin-left: 3.86%; }
	.search-form input:hover { min-width: 200px; }
	.js .main-nav { display: none; }
	.js { display: block; }
	.slicknav-button { display: block; }
	.search-form { display: none; }
	.page-title-wrapper { width: 727px; padding-left: 3%; }
	.mh-sidebar { margin-left: 0; margin-top: 20px; }
	.lb1 { display: none; }
	.page-full-width { width: 96%; }
	.full-width-title { font-size: 2rem; }
	.entry-content { width: 100% !important; }
	
	/* Homepage */
	#mh_newsdesk_lite_posts_large-4, #mh_newsdesk_lite_posts_large-5, #mh_newsdesk_lite_recent_posts-2, #mh_newsdesk_lite_posts_large-6, #mh_newsdesk_lite_posts_large-7 { width: 100% }
	#mh_newsdesk_lite_recent_posts-2 { float: left; margin-left: 0; min-height: 450px; max-height: 450px; }
	.mh-rp-widget { max-height: 355px; }
	.block-2-ad, .block-6-ad, #onp-widget-6 { display: none !important; }
	.lead-block-2, .lead-block-6 { min-width: 100%; max-width: 100%; }
	#mh_newsdesk_lite_custom_posts-5, #mh_newsdesk_lite_custom_posts-4 { width: 48%; }
	#mh_newsdesk_lite_custom_posts-5 { margin-left: 4%; }
	#mh_newsdesk_lite_posts_medium_2-7, #mh_newsdesk_lite_posts_medium_2-6, #mh_newsdesk_lite_posts_medium_2-5, #mh_newsdesk_lite_posts_medium_2-4 { width: 353.5px; margin-left: 0; }
	#mh_newsdesk_lite_posts_medium_2-4 { margin-left: 20px; }
		
	/*** Latest News ***/
	.sn-page-title-wrapper { width: 767px; }
}

@media only screen and (min-width: 1040px) {
	.mob1 { display: none; }
}

@media only screen and (max-width: 767px) {
	.hidden-sm { display: none; }
	.search-form { float: none; margin: 0 auto; text-align: center; }
	.search-form input { width: 90%; max-width: 300px; }
	.home-2, .home-3 { width: 100%; margin: 0; }
	.main-latest { width: 100% !important; border: none !important; }
	.content-list-separator { padding: 0; }
	.content-list-thumb { float: left; padding-right: 10px; max-width: 100%; margin: 0; }
	.content-list-thumb img { max-width: 180px; height: 120px; object-fit: cover; }
	.content-list-excerpt, .content-list-header .entry-meta-date { display: none; }
	.content-list-title { font-size: 1.1rem; }
	.comment-section-title .comment-count-more { display: none; }
	.commentlist ul, .commentlist ol, dl { margin: 0 0 30px 20px; margin: 0 0 1.875rem 20px; }
	.commentlist ul ul, .commentlist ol ol { margin: 0; }
	.commentlist .children li, .commentlist .children .depth-2 { padding: 0; background: #fff; }
	.copyright-wrap { float: none; width: 100%; }
	.copyright { text-align: center; }
	.mh-section { width: 94%; padding: 3%; margin: 0; }
	.content-lead-title { font-size: 30px; }
	.content-list-excerpt { display: block; }
	.sn-page-title-wrapper { margin: 0 20px; }
	#mh_newsdesk_lite_posts_medium_2-4, #mh_newsdesk_lite_posts_medium_2-7 { margin-left: 3% !important; }
	#mh_newsdesk_lite_posts_medium_2-5, #mh_newsdesk_lite_posts_medium_2-4, #mh_newsdesk_lite_posts_medium_2-6, #mh_newsdesk_lite_posts_medium_2-7 { width: 48.5%; height: 100%; min-height: 230px; background: #fff; }
	.medium-title-mob { -webkit-line-clamp: 3; }
	.content-container { padding-top: 15px; }
	.footer-content { grid-template-columns: repeat(1, 1fr); row-gap: 3rem; }
	.child-wrap { height: 65px; overflow-x: scroll; overflow-y: hidden; white-space: nowrap; display: flex; z-index: 0; }

}

@media only screen and (max-width: 580px) {
	.logo-title { font-size: 32px; font-size: 2.0rem; }
	.author-box { text-align: center; }
	.author-box-avatar { float: none; width: 100%; margin: 0 0 20px; }
	.commentlist .comment .avatar { float: none; display: block; margin: 0 0 10px; }
	.commentlist .comment .vcard { margin-bottom: 10px; }
	.medium-second-thumb img { max-height: 115px !important; }
	.content-lead-text { padding: 5px 3%; margin: 0; }
	.content-lead-text-2 { float: left; width: 94%; padding: 3%; }
	.content-lead-text-3 { padding: 3%; margin: 0; }
	.content-lead-text-4 { float: left; height: 100%; margin: 4px 4.5% 0% 4.5%; }
	.content-lead-title { font-size: 26px !important; -webkit-line-clamp: 3 !important; }
	.content-thumb img { height: 100%; }
	.block-thumb { width: 100%; }
	.homepage-block-2, .homepage-block-3 { min-height: 100%; max-height: 100%; margin-bottom: 0; }
	.lead-block-2, .lead-block-6 { min-width: 100%; max-width: 100%; max-height: 100%; min-height: 100%; }
	.cp-small { margin-bottom: 20px; }
	 #content-lead-medium-second { max-height: 100%; min-height: 100%; }
	#content-lead-large, #content-lead-medium, #mh_newsdesk_lite_posts_large-4, #mh_newsdesk_lite_posts_large-6,  #mh_newsdesk_lite_posts_large-7, #mh_newsdesk_lite_posts_large_2-2, #mh_newsdesk_lite_posts_large_2-4, #mh_newsdesk_lite_posts_large_2-3, #mh_newsdesk_lite_posts_large-5, #mh_newsdesk_lite_posts_large-6, #mh_newsdesk_lite_posts_medium_2-6, #mh_newsdesk_lite_posts_medium_2-7  { min-height: 100%; max-height: 100%; background-color: #fff; }
	#mh_newsdesk_lite_custom_posts-4, #mh_newsdesk_lite_custom_posts-5, #mh_newsdesk_lite_custom_posts-8, #mh_newsdesk_lite_posts_medium-8, #mh_newsdesk_lite_custom_posts-9 { min-height: 100%; max-height: 100%; margin-left: 0; width: 100%; }
	#mh_newsdesk_lite_posts_medium-8 { background: #fff; }
	#mh_newsdesk_lite_custom_posts-5 { margin-bottom: 10px; }
	.medium-title-mob { font-size: 18px !important; -webkit-line-clamp: 4 !important; }
	.entry-title { font-size: 30px; }
	.page-title { font-size: 30px; }
	.blink { width: 22px; height: 22px; }
	.widget-title { padding: 15px 0; margin-bottom: 15px; }
	.block-3-ad, #onp-widget-5 { display: none !important; }
	.page-title-wrapper { padding: 15px 15px; }
	.sn-content { padding: 0 7px 50px 20px }
	.onp-inline_content { margin: 20px 5px 20px 5px !important; }
}

@media only screen and (max-width: 420px) {
	#mh-wrapper, .wrapper-inner { min-width: 160px; }
	.logo-title { font-size: 28px; font-size: 1.75rem; }
	.logo-tagline { font-size: 12px; font-size: 0.75rem; margin-bottom: 10px; }
	.sb-widget .search-form .search-field { width: 86%; }
	.content-lead-title { font-size: 24px !important; -webkit-line-clamp: 3 !important; }
	.medium-title-mob { font-size: 18px !important; -webkit-line-clamp: 4 !important; }
	.content-list-title { font-size: 1rem; }
	.content-thumb img { height: 100%; max-height: 210px; }
}