/* theme-custom.css — the newsanchor "Additional CSS" block.
   -----------------------------------------------------------------------
   On the live WordPress sites this CSS lived in Customizer > Additional CSS
   (the <style id="wp-custom-css"> block), NOT in the theme. It was pasted
   into 12 of the 18 sites and never into the other 6, so those 6 render with
   every --theme-color-* variable undefined.

   It is byte-identical everywhere it exists, so it is theme-level, not
   per-site: it lives here now and is served to all sites. Asset URLs have
   been repointed from /wp-content/themes/... to /static/themes/...

   Per-site Customizer output still loads after this, via <style
   id="site-customizer">, so a genuine per-site override still wins. */

@font-face {
    font-family: "FontAwesome";
    src: url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.3.0/fonts/fontawesome-webfont.woff2") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display:block;
  }

:root {
    --theme-color-nav-bg: #c0d0e0;
    --theme-color-nav-highlight: #b0bbdd ;
    --theme-color-main-bg: #000080;
    
}

#wpadminbar #wp-admin-bar-top-secondary {
    display: block;
    visibility: initial;
}
#post-1995 select{
    width: 348.8px;
    height: 30px;

}
.manual-underline{
        text-decoration: underline;
    text-decoration-color: var(--theme-color-main-bg);
    text-underline-offset: 4px;
    text-decoration-thickness: 2px;
}
.most-commented.trending .trending-facts-container .title-cat h3 {
    font-size: 1.6rem;
    font-family: "Roboto", sans-serif;
    line-height: 2rem;
    line-height: 1.3;
    font-weight: 600;
    color: #1b1b1b;
    margin-top: 4px;
}
.most-commented.trending .trending-facts-container .title-cat h3 a {
    font-size: 1.6rem;
    font-family: "Roboto", sans-serif;
    line-height: 2rem;
    line-height: 1.3;
    font-weight: 600;
    color: #1b1b1b;
}

.tabs .tabs-nav .tabs-link.tab-active  {
      padding-top: 12px!important;
    padding-bottom: 12px!important;
}
.tabs .tabs-nav .tabs-link {
      width: 100%;
    padding: 10px 25px!important;
      -webkit-transition-property: none;
-moz-transition-property: none;
-o-transition-property: none;
transition-property: none;
}
.archive .facts-wrapper a {color: #1b1b1b;font-size: 20px;font-weight: 500;}
.home .popular-facts-secction a{color: #1b1b1b;}
.home .reviews-section a{color: #1b1b1b;}
   header{
      position: fixed; z-index: 200; width: 100%;
  }
body.single, body.home{
    margin-bottom:20px;
}
h1.tagline{
    color: #1b1b1b;text-align: center;
}
.item__description {
  grid-column: 1 / span 5;
    position: relative;
    right: -10px;
}
.post-tag {
 display: -webkit-flex;
 display: flex;
 justify-content: center;
 align-items: baseline;
 border-bottom: 1px solid #eaeaea;
 padding-bottom: 10px;
 margin: 0
 }

 .post-tag span {
 padding: 0;
 border: 0;
 border-radius: 0;
 margin: 0;
 white-space: nowrap;
 display: inline-block;
 color: #000
 }

 .post-tag span a {
 color: #1b1b1b
 }
.single .author-section-post{
    border-bottom: none!important;
}
body.home{
    margin-bottom: 85px;;
}
.home #carousel{margin-top:15px;}

  #skm-float-scroll-wrapper.floating{
      z-index:200!important;
  }
  body{
      line-height: 1.42857143;
  }
  body, .single article .single-title{
      margin:0;
  }
.single .custom-icon img{display:inline-block;}

  /* #skm-ad-bottom, .single-post #skm-ad-bottom_close, #skm-ad-bottom_close{display:none;} */
  /* #skm-ad-bottom_close{
    display:none!important;
  } */
.most-commented.trending .trending-facts-container .title-cat .cat-date .category-name::after, .most-commented.trending .trending-facts-container .title-cat .cat-date p{
    display:none;
}
  .most-commented.trending .trending-facts-container .title-cat .post-title div a{
      font-size: 1.6rem;
      font-family: Roboto,sans-serif;
      line-height: 2rem;
      line-height: 1.3;
      font-weight: 600;
      color: #1b1b1b;
  }
  
  figure{
    margin: 0;
  }
  
  #colophon .company-info{
      line-height: 1;
  }
  
  #pmc-atlasmg-adhesion-bar .pmc-atlasmg-adhesion-borders{
      border-left:0px!important;
      border-right:0px!important;
  }
.postid-13112 .medrec-responsive{display:none;}
  
  .most-commented.trending .trending-facts-container .featured-image{
      height:54.38px;
  }
  /*primary menu cls*/
  #mainnav .primary-menu li i.fab {
      margin-top: -3px;
      margin-left: 6px;
      color: var(--theme-color-main-bg) !important;
      font-size: 1.8rem;
      font-weight: bold;
      cursor: pointer;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease;
  }
  
  #mainnav .primary-menu li a, #mainnav .primary-menu li i.fab {
      display: inline-block;
      display: -moz-inline-box;
      display: -webkit-inline-box;
  }
  .fa-angle-down:before{
      width: 11.58px;
      height: 18px;
      display: inline-block;
      }
  .fa-angle-down:before {
      content: "";
  }
  #mainnav .primary-menu li a, #mainnav .primary-menu li p {
      text-transform: capitalize;
      text-decoration: none;
      outline: none;
  }
  #mainnav li a, #mainnav li p {
      font-size: 1.4rem !important;
      font-family: "Roboto", sans-serif !important;
      line-height: 1.8rem !important;
      color: #1b1b1b;
      font-weight: 600;
      height: auto;
      margin: 0;
  }
  .current-category > a, .current-category > p {
      color: var(--theme-color-main-bg) !important;
  }
  .section-title h2, .section-title h3, .section-title > div{
      font-size: 3rem;
      font-family: "Roboto", sans-serif;
      line-height: 3.4rem;
      color: #1b1b1b;
      text-transform: uppercase;
      font-weight: bold;
      border-bottom: 2px solid #ececec;
      position: relative;
      margin: 0;
  }
  .section-title{
      font-size: 3rem;
      font-family: "Roboto", sans-serif;
      line-height: 3.4rem;
      margin: 40px 0 15px;
  }
/* .postid-13112 .banner-responsive{display:none;} */

  .facts-wrapper .article .article-title > * a{
  margin: 0;
      font-size: 2rem;
      font-family: "Roboto", sans-serif;
      line-height: 2.4rem;
      color: #1b1b1b;
      font-weight: 500;
  }
  #colophon .go-top.show{
    z-index:5999998;
  }
  
   #blogherads-branding-container{
       display:none!important;
  }
   #bhbar-space{
       height:auto!important;
  }
   #bhbar .bh-close{
       display:none!important;
  }
  #pmc-atlasmg-adhesion-bar.pmc-atlasmg-ad-type-frame1, #pmc-atlasmg-adhesion-bar.pmc-atlasmg-ad-type-frame2{
      background-color:rgba(255, 255, 255)!important;
  }
  /*Comment line cls*/
  /* .next-prev{
       display: -webkit-flex;
       display: flex;
       justify-content: space-between;
       align-items: center;
       margin-top: 25px;
  }
   .next-prev .line{
       width: 100%;
       height: 2px;
       background: #f5f5f5;
       margin: 0 30px;
  }
  /*End Comment line Cls*/
  /* Comment a cls
   .next-prev span a{
       text-transform: uppercase;
       font-size: 16px;
       color: #2f2f2f;
       font-family: "Roboto", sans-serif;
       font-weight: 700;
  }*/
  /*END Comment a cls*/
  /*footer cls*/
   #colophon .logo-menu-container.container::before{
       display:none;
  }
   #colophon .logo-menu-container.container::after{
       display:none;
  }

.roll-posts-carousel .owl-item {
  background-color: var(--theme-color-nav-bg);
}

.category-name {
	color: var(--theme-color-main-bg);
}

.home span.cat-title {
	color: var(--theme-color-main-bg);
}

   @media (min-width: 1025px) {
/*       .page-template .content-wrapper{padding-top: 60px!important;} */
         .page-template #secondary{
             padding-top: 60px;
         }
         .search .content-wrapper{padding-top: 50px!important;}
         .category .content-wrapper {
    padding-top: 75px !important;
}
         .single-post .content-wrapper {
    padding-top: 105px !important;
}
      .code-block-4{
          margin-top:74px!important;
      }
      h1.tagline{
        color: #1b1b1b;text-align: center;margin-top:60px;
            
      }
         .home .popular-facts-secction{
             margin-top:40px;
         }.home .facts-wrapper{margin-top:20px;}
/*          .home .responsive-ad-wrapper{
         margin-top:110px!important;
          } */
      body.archive .code-block-8{
      margin-top:85px!important;
  }
/*          .home #carousel{
        margin-top:110px!important;
    } */
        .sidebar-ads{
            height:600px!important;
        }
  }
   @media only screen and (min-width: 1330px) {
  /*      #colophon{
           height:248px;
      } */
       #bhbar{
           height:110px!important;
      }
     .roll-posts-carousel .content-text .carousel-title a{
       height:43px;
       display:inline-block;
       overflow:hidden;
     }
     .roll-posts-carousel .content-text .carousel-title{
       height:44px;
     }
       .most-commented .featured-image img {
      width: 80px;
      height: 54.38px;
  }
  }
   #bhbar{
       background-color:transparent!important;
       border-top: none!important;
  }
   .bhbar-borders{
       border-left:none!important;
       border-right:none!important;
  }
   h2 {
       font-size: 23px;
  }
   h3 {
       font-size: 21px;
  }
   h4 {
       font-size: 19px;
  }
   h1, h2, h3, h4, h5, h6 {
       margin: 25px 0 10px;
  }
   p {
       margin: 0 0 40px;
  }
   #secondary-menu .child-category li a:before{
       width:12px;
      height:18px;
  }
   .home #carousel {
       min-height: 279px;
  }
   #mainnav li a{
       font-family: "Roboto", sans-serif;
  }
   #secondary-menu .child-category li a{
       font-family: "Roboto", sans-serif;
  }
   #contents p, .taxonomy-description p{
       font-size:1.8rem;
       line-height: 32px;
       font-family: "Roboto", sans-serif;
  }
   #main-header .brand_logo,#main-header .brand_logo img {
       width:243px;
       height:34px;
  }
   #secondary-menu .child-category li a:before{
       width:10.72px;
      height:16px;
  }
  
   .row{
       margin-left:-15px;
       margin-right:-15px;
  }
   img{
       text-indent:-9999px;
  }
  /* @media only screen and (min-width: 1330px) {
       .next-prev .line{
           width:593.05px;
           height:2px;
           display:inline-block;
           margin:0 30px;
      }
       .next-prev span{
           align-items:center;
      }
  }*/
   @media only screen and (min-width: 1330px) {
         header{top:0px;}
       #secondary-menu .child-category li a:before{
           width:5.72px;
          height:18px;
           content: '\f105';
      }
       #secondary-menu .child-category li {
           font-family: 'Font Awesome 5 Free';
      }
       #main-header .social-media{
           height:32px;
           padding-right: 10px;
      }
       #secondary-menu .child-category li a{
           height:19px;
       }
  }
   @media only screen and (min-width: 1330px) {
       #waldo-sticky-footer-wrapper iframe, #waldo-sticky-footer-wrapper div{
           height:90px;
      }
  }
   @media only screen and (min-width: 1330px) {
       .search-block #searchform .input-wrapper{
           width:199px;
           height:30px;
      }
  }
  @media (min-width: 1025px) 
        {
            .tag .content-wrapper {    padding-top: 76px!important;
            }
            .search .content-wrapper {    padding-top: 50px!important;
            }
            .category .code-block-3{
                margin-top:50px!important;
            }
        }
  @media (max-width: 991px)  {
    #sticky-sidebar-ads{
        max-width:100%!important;
        text-align:center;
    }
    .sidebar-ads{
        height:280px!important;
    }
        
        
}
   @media (max-width: 767px) {
         .page .about img{
        float:none!important;
    }
    .page .about .content{
     display: block!important;
}
         .tag .page-content {    margin-top: 37px;}
         .page-template .page-content{
             margin-top: 55px;
         }
         .page-template #primary{
             padding-top: 0px;
         }
/*       .post-tag{
             margin-top:20px;
         } */
         
         .category .page-content{
             margin-top: 55px!important;
         }
         .category .breadcrumb a, .search .breadcrumb a{
             border-bottom: 1px solid #fff;
         }
         
         .category #contents h1, .taxonomy-description h1{
             padding-bottom: 0px;
         }
         .category .breadcrumb-title-bg-s{
             padding-top: 0px!important;
             margin-top: -18px;
         }
         .category #primary
         {
             padding-top: 0px;
         margin-top: -10px;
         }
             
       #colophon .logo-menu-container.container .social-media .media_icon .media_icon_mobile {
           left: 0;
         right: 0;
      }
         .single #pmc-atlasmg-adhesion-bar{
        bottom: 48px!important;
        }
    #pmc-atlasmg-adhesion-bar{
        position: fixed;
    bottom: 0px;
    padding: 10px 0px!important;
    }
       .single-post #skm-ad-bottom_close{
           bottom: 40px;
           position:relative;
      }
  }
   @media (max-width: 767px) {
       #colophon .logo-menu-container.container .logo-menu {
           max-width: unset;
      }
  .single article .row .content-wrap-flex .single-title-desc-wrap img{
           width:345px;
      }
     #colophon .go-top{
       bottom:125px;
     }
  }
    @media (min-width: 769px){
        .top-ads{
            height:90px!important;
        }
    }
   @media (max-width: 767px){
       #colophon .logo-menu-container.container .logo-menu .footer-container::after {
           display: none;
      }
        
       #contents p a:after, .taxonomy-description p a:after{
           content:none;
      }
       .breadcrumb a:after, .breadcrumb span:after{
           content:none;
      }
       .tabs .tabs-nav .tabs-link .tab-item > div{
           font-size:1.4rem;
      }
     .roll-posts-carousel .content-text .carousel-title{
      height:22px;
      overflow:hidden;
    }
      .section-title h2, .section-title h3, .section-title > div {
      font-size: 26px;
      font-family: "Roboto", sans-serif;
      line-height: 3.4rem;
      color: #1b1b1b;
      text-transform: uppercase;
      font-weight: bold;
      border-bottom: 2px solid #ececec;
      position: relative;
      margin: 0;
  }
     .roll-posts-carousel .content-text .carousel-title {
      font-size: 2.4rem;
      font-family: "Roboto", sans-serif;
      line-height: 2rem;
      font-weight: 400;
      text-align: center;
      margin: 0;
  }
     .roll-posts-carousel .content-text .carousel-title a{
       height:24px;
       display:inline-block;
       font-size: 1.6rem;
      font-family: "Roboto", sans-serif;
      line-height: 2rem;
      color: #fff;
      text-align: center;
           width:100%;
     }
     
  #colophon .logo-menu-container.container .social-media .media_icon a{
      padding-bottom: 70px;
      }
     
  
  }
  @media (max-width:480px){
    .item__description{
        left: 0px;
    }
}
   @media (max-width: 767px) {
       #contents h2, .taxonomy-description h2{
           font-size:2.2rem!important;
      }
  }
  
   @media only screen and (min-width: 1330px) {
       .single-post #waldo-sticky-footer-inner{
           width: 728px;
           height: 90px;
           display:block;
      }
         .banner-responsive-6{
            width:428px!important;
        }
  }
   @media only screen and (min-width: 1330px) {
       #waldo-tag-7485{
           width: 970px;
           height: 120px;
           margin: 0 auto;
      }
  }
   @media (max-width: 767px){
      #waldo-sticky-footer-wrapper, #waldo-sticky-footer-wrapper iframe, #waldo-tag-7485, #waldo-tag-7485 div{
           width: 375px;
           height: 50px;
      }
       #waldo-tag-7484, #waldo-tag-7484 div{
           width: 320px;
           height: 50px;
      }
  }
   
   h3 {
       font-size: 24px;
  }
   @media (max-width: 767px) {
       #contents h2, .taxonomy-description h2{
           font-size:2.4rem!important;
      }
      #colophon .logo-menu-container.container .logo-menu .bottomMenu{
    margin-top: 25px;
    padding-top: 20px;
  }
  #colophon .logo-menu-container.container .logo-menu{
    flex-direction:column-reverse;
    width:100%;
  }
     #colophon .logo-menu-container.container .logo-menu .bottomMenu ul li a {
      font-size: 1.5rem;
      font-family: "Roboto", sans-serif;
      line-height: 1.9rem;
  }
     #colophon .logo-menu-container.container .logo-menu .footer-container {
      margin: 25px 0 22px;
  }
     .fa-youtube:before {
      content: "";
  }
    
    #colophon .logo-menu-container.container .social-media .media_icon a .fab{
      width: 20.58px;
      height: 24.8px;
      display:inline-block;
        font-size: 2.4rem;
    }
    /*share action CLS*/
    
  }
  @media (max-width: 1024px){
  #colophon .logo-menu-container.container .logo-menu .bottomMenu ul {
      justify-content: center;
  }
  #colophon .logo-menu-container.container .social-media{
    width:100%;
    padding:0;
  }
  #colophon .logo-menu-container.container .social-media .media_icon{
    width:100%;
  }
    .nav-toggle{
          display: inline-block !important;
      visibility: visible !important;
      position: relative;
      float: right;
      padding: 4px;
      margin-right: -5px;
    }
    
  }
  

aside#moove_gdpr_cookie_info_bar {
    margin-bottom: 120px;
    padding: 10px 0;
    width: 60%;
    border: 1px solid #202020;
    border-radius: 5px;
    left: 20%;
}

@media screen and (max-width: 767px) {
    aside#moove_gdpr_cookie_info_bar {
        width: 90%;
        left: 5%;
    }
}

aside#moove_gdpr_cookie_info_bar h2,
aside#moove_gdpr_cookie_info_bar h4
{
    margin-top: 0;
    line-height: 25px;
}
@media (max-width: 767px) {
    .single .banner-responsive {
        display: none;
    }
}

@media (min-width: 768px) {
    .single .medrec-responsive {
        display: none;
    }
} 

.home .show-all{
      width: auto;
    margin-left: 20px;
    display: inline-block;
    margin-top: 30px;
}
.home .show-all a{
        padding: 0px 10px;
    border: 1px solid #ececec;
    border-radius: 5px;
    margin: 0 8px 8px 0px;
    white-space: nowrap;
    display: inline-block;
    color: #000;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 500;
}

/* New Menu*/
.main-header-full-width{
      width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw !important;
    margin-right: -50vw !important;
}
.main-header-full-width .main-header{
    padding: 0px 20px!important;
    border-bottom: 0px;
    margin-bottom: 15px;
}
.main-header-full-width #main-header{
      padding: 0px 20px!important;
    border-bottom: 0px;
    margin-bottom: 15px;
}
.main-header-full-width #mainnav{
      margin: 0px!important;
    padding: 0px 20px!important;
    background: var(--theme-color-nav-bg);
      overflow-y:hidden;
      overflow-x:hidden;
}

.main-header-full-width #mainnav .primary-menu li a{
        font-size: 1.4rem !important;
       line-height: 1.3rem !important
}
.main-header-full-width #mainnav .primary-menu li.active a{
    color:#1b1b1b!important;
}
.main-header-full-width #mainnav .primary-menu li{
    padding:10px 7px;
    white-space: nowrap;
}
.main-header-full-width #mainnav .primary-menu li.active{
     background-color: var(--theme-color-nav-highlight) !important;
}
.main-header-full-width #mainnav .secondary-menu{
        width:auto;
      top: 100%;
    bottom: auto;
      padding: 10px 0px;
      border: 1px solid #ececec;
}
#mainnav .primary-menu{
      height:2em;
}
.main-header-full-width #mainnav .secondary-menu li{
    white-space: nowrap;
    margin-right:0px;
    padding: 5px 20px;
    width: 100%;
}
.main-header-full-width #mainnav .secondary-menu:after {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 15%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-bottom: 8px solid #ffffff;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}
.main-header-full-width #mainnav ul li:nth-last-child(2) ul.secondary-menu {
        width: min-content;
    left: unset;
    right: 0;
}
.main-header-full-width #mainnav ul li:last-child ul.secondary-menu {
        left: unset;
        right:0;
    width: min-content;
}

.main-header-full-width #mainnav ul li:nth-last-child(2) ul.secondary-menu:after{
    left: 85%;
}
.main-header-full-width #mainnav ul li:last-child ul.secondary-menu:after{
    left: 90%;
}
.main-header-full-width #mainnav ul li:last-child ul.secondary-menu li{
     width: 100%;
}
.main-header-full-width #mainnav ul li:last-child ul.secondary-menu li ul{
    left: -180px; 
    right:0;
    width: 180px;
  top: 0px;
}
.main-header-full-width #mainnav ul li:last-child ul.secondary-menu li ul li {
     white-space: normal;
}
.main-header-full-width #mainnav ul li:last-child ul.secondary-menu li ul:after{
    content:none;
}
   
.carousel-section .section-title{
    margin-top: 110px;
}
#main-header .brand_logo{
    width:100%;
}
#main-header .brand_logo #logo{
    float: left;
  margin-right: 20px;
}
#main-header .brand_logo h1{
      display: inline;
    font-style: italic;
    position: relative;
    top: 5px;
    font-size: 18px;
}
.search-block #searchform .search-field{
    border-bottom:none;
    width:auto;
}
.search-block #searchform .input-wrapper{
      border: 1px #ececec solid;
    border-radius: 38px;
    padding-left: 10px;
}
.fa-youtube:before {
    content: "\f167";
}
.search-block #searchform .search-btn{
      width: 40px;
      border-radius: 14px;
}
.search-block #searchform .search-btn > img{
    margin-left:3px;
}
.content-wrapper{
    overflow:auto;
}

@media only screen and (max-width: 767px) {
    #main-header .brand_logo h1{
        display:none;
    }
}
@media (max-width: 565px){
    #main-header .brand_logo{height:auto;margin-top:15px;}
    #main-header .brand_logo #logo{float:none;}
    .carousel-section .section-title{margin-top: 35px;}
}

@media only screen and (min-width: 566px) and (max-width: 1024px) {
    header{
            padding-top: 15px;
    }
    .carousel-section .section-title{
        margin-top: 5px;
        
    }
}

    
@media (min-width: 2800px){
    .carousel-section .section-title {
    margin-top: 80px;
}
}
@media (min-width: 1200px){
    .container {
    width: 1200px;
}
}
@media (max-width: 1199px){
    .container.header-wrapper {
    overflow: visible;
}
}
@media (max-width: 767px) {
    .main-header-full-width #main-header{
      padding-right: 35px!important;
    padding-left: 35px!important;
}
}
/*expert*/
#colophon .logo-menu-container.container .logo-menu{
     display: inline-block;
     width:auto;
}
#colophon .logo-menu-container.container .social-media{
    width:auto;
}
#colophon .logo-menu-container.container .bottomMenu ul{
      list-style: none;
      text-align: left;
       padding:0px;
}
#colophon .logo-menu-container.container .bottomMenu{
    padding-top:20px;
    width:800px;
}
#colophon .logo-menu-container.container .bottomMenu ul li{
     display: inline-block;
    vertical-align: middle;
    padding: 0 20px;
    padding-right: 20px;
}

.site-info{
        line-height:25px;
}
#colophon .logo-menu-container.container .logo-menu .footer-container::after{
    content:none;
}
@media (max-width: 1119px){

    #colophon .logo-menu-container.container{
        display:block;
        height:auto;
    }
    #colophon .logo-menu-container.container .bottomMenu{
        width:auto;
    }
    #colophon .logo-menu-container.container .logo-menu .footer-container{
        margin: 25px 0 22px;
    }

}

@media (max-width: 767px){
        #colophon .logo-menu-container.container {
        display: block;
}
    #colophon .logo-menu-container.container .logo-menu{
        display:flex;
    }
    #colophon .logo-menu-container.container .bottomMenu ul{
        text-align:center;
    }
    #colophon .logo-menu-container.container .bottomMenu ul li{
        padding:0px;
        padding-right: 20px;
    }
    #colophon .logo-menu-container.container .bottomMenu{
        padding-bottom:20px;
    }
    .expert-board img{float:none!important;}
    .expert-board .content-expert{
        min-height: auto!important;
    }
        

}
.page .content-container .ourpicks-section h2,.page .content-container .you-may-like-section h2{margin-top: 0px;}
.page .content-container .ourpicks-section h2 a,.page .content-container .you-may-like-section h2 a{    
       font-size: 20px;
    color: #1b1b1b;}

.page .content-container ol li{
     font-size: 16px;
}
.page .content-container ul li{
    font-size:16px;
}
.page .content-container ul li a span, .page .content-container ul li a,.page .content-container ol li a  {
    color: #1b1b1b;
    font-size: 16px;
    text-decoration: underline;
    text-decoration-color: var(--theme-color-main-bg);
    text-decoration-thickness:2px;
}
/* feedback form*/
.single .key-takeaway {
    border-left: solid 6px var(--theme-color-main-bg);
    padding-left: 26px;
    margin: 40px 0px;
}
.single #feedback-form {
    background-color: #f7f7f7;
    font-family: "Droid Sans", sans-serif;
    padding: 20px;
    padding-top: 15px;
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.single #feedback-form .left {
    width: 97%;
}
.single #feedback-form>div {
    position: relative;
    top: 5px;
}
.single #feedback-form .right {
    display: flex;
    justify-content: flex-end;
}
.single #feedback-form h3, .single #feedback-form>div {
    display: inline-block;
}
.single #feedback-form h3 {
    color: #00235d;
    margin-right: 20px;
    top: -5px;
    position: relative;
      margin-top:0px;
      margin-bottom:0px;
}
.single #feedback-form .left h3{
    font-weight:400;
}
.single #feedback-form .left>.icon-container {
    display: inline-block;
}
.single #feedback-form span.feedback-icon.positive {
    background-image: url(/static/themes/newsanchor/images/like-01.svg);
    width: 23px;
    height: 23px;
    display: inline-block;
    margin-right: 10px;
      filter: brightness(0) saturate(100%) invert(19%) sepia(19%) saturate(6456%) hue-rotate(221deg) brightness(85%) contrast(140%)
}
.single #feedback-form span.feedback-icon.negative {
    background-image: url(/static/themes/newsanchor/images/unlike-01.svg);
    width: 23px;
    height: 23px;
    display: inline-block;
      filter: brightness(0) saturate(100%) invert(19%) sepia(19%) saturate(6456%) hue-rotate(221deg) brightness(85%) contrast(140%)
}
.single .feedback-icon {
    cursor: pointer;
}
.single #feedback-form .feedback-container {
    display: none;
}
.single #feedback-form span.feedback-icon.message {
    background-image: url(/static/themes/newsanchor/images/thanks-icon-01.svg);
    width: 22px;
    height: 23px;
    display: inline-block;
      filter: brightness(0) saturate(100%) invert(19%) sepia(19%) saturate(6456%) hue-rotate(221deg) brightness(85%) contrast(140%)
}
.single #feedback-form span.feedback-message {
    font-weight: bold;
    color: #1b1b1b;
    position: relative;
    top: -5px;
}
.single #feedback-form span.feedback-flag {
    background-image: url(/static/themes/newsanchor/images/report-01.svg);
    width: 20px;
    height: 21px;
    display: inline-block;
    cursor: pointer;
      filter: brightness(0) saturate(100%) invert(19%) sepia(19%) saturate(6456%) hue-rotate(221deg) brightness(85%) contrast(140%)
}

.single #feedback-form .right i.fas.fa-times {
    display: none;
    position: relative;
    cursor: pointer;
}
.single #feedback-form .right i.fas.fa-times:before{
    content: "";
    background: url(/static/uploads/minefakta.dk/2024/01/cross-red-01.svg);
    height: 16px;
    width: 16px;
    display: inline-block;
    margin-right: 5px;
    filter: brightness(0) saturate(100%) invert(19%) sepia(19%) saturate(6456%) hue-rotate(221deg) brightness(85%) contrast(140%)
}
.page-template-page-feedback-template form.wpcf7-form .btn-submit {
    width: 407px;
    display: flex;
}
.page-template-page-feedback-template form.wpcf7-form .btn-submit .left {
    width: 50%;
    margin-right: 5px;
}
.page-template-page-feedback-template form.wpcf7-form #input-cancel {
    background: none;
    border: 1px solid var(--theme-color-main-bg);
    color: var(--theme-color-main-bg);
    padding: 10px 0px;
    cursor: pointer;
}
.page-template-page-feedback-template form.wpcf7-form .btn-submit .right {
    width: 50%;
    margin-left: 5px;
}
.page-template-page-feedback-template form.wpcf7-form #input-submit, input[type=submit] {
    background: var(--theme-color-main-bg);
    color: #fff;
    border: none;
    cursor: pointer;
}
.page-template-page-feedback-template form.wpcf7-form .btn-submit input {
    width: 100%;
    text-align: center;
}
.page-template-page-feedback-template span.privacy{
      font-size: 12px;
}

.page-template-page-feedback-template form.wpcf7-form > p .wpcf7-form-control-wrap{
    padding-left:0px;
}
.single .why-trust, .single .why-trust-info {
    border: 3px solid var(--theme-color-main-bg);
    padding: 0px 40px 40px 40px;
    margin-top: 50px;
    line-height: 2;
    font-size: 18px;
    margin-bottom: 30px;
}

.single .why-trust .why-trust-title {
    display: flex;
    align-items: center;
    font-size: 24px;
      line-height: 28px;
    font-weight: bold;
    margin-bottom: 0px;
    color: #1b1b1b;
    position: relative;
    top: -15px;
    background-color: #fff;
    width: fit-content;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 0px;
    left: -15px;
}
.single .why-trust p {
    margin-block-end: 0;
}

.single .why-trust span, .single .why-trust-info span {
    position: relative;
    color: #1b1b1b;
}
.single .why-trust span a, .single .why-trust-info span a {
    font-weight: bold;
    color: #00235d;
}
@media only screen and (max-width: 768px){
    .single .why-trust::before {
    width: 218px;
    left: 0;
    font-size: 20px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 20px;
}
}
/* Author Review*/

.author-name-date .reviewed-by{
      font-size: 16px;
    line-height: 2rem;
    color: #666666;
}
.author-name-date .reviewedby-icon{
        position: relative;
    top: -4px;
    margin-left: 20px;
      float:left;
}
.author-name-date .author-name p{
      font-weight: normal!important;
    color: #666666!important;
        font-size:14px!important;
}
.author-name-date .author-name p span{
      font-weight: 600;
    color: var(--theme-color-main-bg);
}
.author-section-post .reviewed-by p span a{
      color: var(--theme-color-main-bg);
}
.author-section-post .reviewed-by p span{
      font-weight: 600;
    color: var(--theme-color-main-bg);
      margin-left:5px;
}
.author-section-post.reviewed-by p {
        display:inline;
        font-size:14px!important;
}
.author-section-post .expert-verified{
    margin-left: 20px;
    position: relative;
}
.author-section-post .expert-editorial{
    margin-top:20px;
    margin-left:20px;
}
.author-section-post .expert-editorial a{
    font-size: 14px;
    color: #666666;
    padding: 10px;
      border: 1px solid #ececec;
      font-size:14px!important;
      margin-right: 10px;
    border-radius: 5px;
}

.author-section-post .editorial-guide{
    margin-left: 10px;
    position: relative;
}
.author-section-post.author-icon{
      float: left;
}
.author-section-post .reviewed-by p{
    font-size:14px;
    margin-bottom: 0px;
  display: flex;
  flex-wrap: nowrap;
}
.author-section-post .expert-editorial a:before{
    content: ""; 
    background: url('/static/themes/newsanchor/images/reviewed-01.svg');
    height: 18px;
    width: 18px;
    display: inline-block; 
      margin-right: 5px;
      top: 3px;
    position: relative;
      filter: brightness(0) saturate(100%) invert(8%) sepia(69%) saturate(6489%) hue-rotate(244deg) brightness(86%) contrast(131%);
}
.single article .entry-header .author-section-post .author-name-date .writtenby{
        display: flex;
      flex-wrap: nowrap;
}
.author-name-date .author-icon{
      float: left;
}
.author-section-post.expert-editorial{
    display:flex;
}
.author-section-post {
    display: flex;
    flex-wrap: wrap;
}

.author-name-date,
.reviewed-by {
     flex: 0 0 auto;
    flex-wrap: nowrap; 
}
.author-name-date {
    display: flex;
    flex-direction: column;
}
.single article .entry-header .author-section-post{
    padding-bottom:0px;
}
.single .post-tag{padding-top:30px;}
.single article .entry-header .author-section-post img{
    float:left;
    height:30px;
}
.author-name-date .writtenby p,
.author-name-date .date p {
    display: inline-block;
    margin: 0; 
}
.single article .entry-header .author-section-post .author-name-date .author-name{
    margin-right: 20px;
}
@media (max-width: 767px) {
    .single article .entry-header .author-section-post{
        display: block;
    }

    .single article .entry-header .author-section-post .author-name-date img{
        margin-right: 0px;
    }
    .author-section-post{
        text-align:center;
    }
    .author-section-pos .author-name-date .author-name{
        margin-bottom:10px;
    }
    .author-section-post .expert-editorial{
        margin-bottom:10px;
        margin-left:0px;
    }
    .author-section-post .reviewed-by p{
        margin-bottom:20px;
    }
    .single article .entry-header .author-section-post .author-name-date{
      display: block;
    margin: 0 auto;
    width: 282px;
    }
    .single article .entry-header .author-section-post .author-name-date .writtenby{
      display: block;
    margin-bottom: 10px;
    }
    .reviewed-by{
        width: 270px;
    margin: 0 auto;
    margin-bottom: 30px;
    }
    .single article .entry-header .author-section-post .author-name-date .date>p{
        display:inline;
}
}
.cf7sr-g-recaptcha{
    margin-bottom:20px;
}

.img-con img {
    max-height: 50vh;
    object-fit: contain;
}


#contents .blog_read_another_article {
    font-style: italic
}
#contents .blog_read_another_article p a {
    color: red;
}


#main-header .brand_logo .tagline {
    display: inline;
    font-style: italic;
    position: relative;
    /*top: 5px;*/
    font-size: 18px;
}
.facts-wrapper .article .data {
    margin: 0;
    font-size: 2rem!important;
    font-family: Roboto,sans-serif;
    line-height: 2.4rem!important;
    color: #1b1b1b;
    font-weight: 500!important;
}

.facts-wrapper .article .data a {   color: #1b1b1b;
}

.sidebar-title > div {
    font-size: 1.8rem;
    font-family: "Roboto", sans-serif;
    line-height: 2.2rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #1b1b1b;
    margin: 0;
    position: relative;
    text-wrap: nowrap;
}

.most-commented.trending .trending-facts-container .title-cat a {
    font-size: 1.6rem;
    font-family: "Roboto", sans-serif;
    line-height: 2rem;
    line-height: 1.3;
    font-weight: 600;
    color: #1b1b1b;
}

.latest-section .section-title > div {
    font-size: 2.2rem !important;
    font-family: Roboto, sans-serif !important;
    line-height: 2.6rem !important;
    padding-bottom: 5px;
}

/* PN CSS */
@media only screen and (min-width: 992px) {
aside.col-md-3, aside.col-md-4 {
    min-width: 331px !important;
}
.row:has([class*="sidebar"]) .entry-content  {
    max-width: calc(100% - 331px) !important;
}
.container:has(.sidebar) #primary {
    max-width: calc(100% - 341px) !important;
}
.entry-content.col-md-9 img, .entry-content.col-md-8 img {
    max-width: 100% !important;
}
.single-title-desc-wrap .entry-content img, .single-title-desc-wrap figure {
max-width: 100% !important;
}
}
@media only screen and (min-width: 768px) {
.breadcrumb-title-bg, .breadcrumb-title-bg-a {
    width: 99.5vw;
    position: relative;
    left: 50%;
    margin-left: -50vw;
    margin-top: -35px!important;
}
}
@media only screen and (max-width: 425px) {
.home div#carousel {
    overflow-x: clip !important;
}
}
.entry-content div.collection-details {
display: block !important;
}
.page .about img{
float:left;
    margin-right:35px;
}
.page .about .content{
     display: flow-root;
}
.page .about .content p {
    margin-bottom:20px; 
}
.page .about .content h4 {
    margin-top:0px; 
}

.grecaptcha-badge { visibility: hidden; }

.page-template-page-feedback-template .grecaptcha-badge, .page-id-1995 .grecaptcha-badge  { visibility: visible; }

.hidden {display: none !important}

.logo-container {
    display: inline-block
}
/* End PN CSS */

.page-template-page-feedback-template .page-content {
	margin-top: 55px
}		

.ai-viewports                 {--ai: 1;}
.ai-viewport-3                { display: none !important;}
.ai-viewport-2                { display: none !important;}
.ai-viewport-1                { display: inherit !important;}
.ai-viewport-0                { display: none !important;}
@media (min-width: 768px) and (max-width: 979px) {
.ai-viewport-1                { display: none !important;}
.ai-viewport-2                { display: inherit !important;}
}
@media (max-width: 767px) {
.ai-viewport-1                { display: none !important;}
.ai-viewport-3                { display: inherit !important;}
}


@media screen and (max-width: 1023px) {
  .ads-desk {
    display: none;
  }
  
  
  .ads-mobi {
    display: block;
  }
}

@media screen and (min-width: 1024px) {
  .ads-desk {
    display: block;
  }


  .ads-mobi {
    display: none;
  }
}

.responsive-ad-wrapper,
.responsive-ad {
  vertical-align: middle;
  /*width: 964px;*/
  height: 250px;
  overflow: hidden;
}
.bhbar-borders{
  width: 728px;
  height:90px;
}
.sky-responsive{
  height:600px!important;
  width: 160px;
}

@media screen and (min-width: 1200px) {
.code-block-4 .responsive-thin-ad-wrapper{
  height:250px;
}
  .banner-responsive-random-table{  
  width:810px!important;
  height:100%!important;
  }
   .banner-table{
    width: 428px!important;
    margin:0 auto;
    height:280px;
  }
  
}
 @media only screen and (min-width: 320px) and (max-width: 768px)  {
 .banner-responsive-random-table{  
  width:384px!important;
  }
  .banner-table{
    width: 300px!important;
    height:280px;
    margin:0 auto;
  }
  .banner-responsive{
  width:428px;
  height:345px!important;
  }
 }
@media screen and (min-width: 320px) and (max-width: 768px){
  .banner-responsive-random-table{  
  width:384px!important;
  }
}
@media screen and (max-width: 768px) {
  .medrec-responsive{width:100%;}
  #sidebar-ads{width:100%!important;}
  
  .c-card__header{
    display:none;
  }
  .responsive-ad-wrapper,
  .responsive-ad {
    width: 375px;
    /* height: 90px; */
	height: 100px;
	margin: 0 auto;
  }
  .medrec-responsive{
    height: 260px!important;
  }
  .responsive-ad-wrapper {
   /*
   margin-left: 20px;
    margin-bottom: 20px;
    */
  }
  .responsive-ad-outbrain-wrapper.banner-responsive{
  height:90px!important;
  }
  #skm-ad-bottom{
    width:320px!important;
    height:50px;
  }
  #skm-ad-bottom > div{
  width:320px;
  height:50px;
  }
  
    .responsive-ad-outbrain-side {
    height: 300px;
    width: 345px;
    margin: 0 auto;
}
#skm-ad-flexbanner > div{
    width:345px!important;
    height:90px!important;
}
#skm-float-scroll-wrapper.floating{
	left:0!important;
	bottom:105px!important;	
}
}
@media screen and (max-width: 400px) {
  .responsive-ad-wrapper,
  .responsive-ad {
    width: 330px;
    height: 90px;
	margin: 0 auto;
  }
  .medrec-responsive{
     width: 330px;
    height: 250px;
    margin: 0 auto;
  }
  .responsive-ad-wrapper {
    float: none;
  /*  margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;*/
  }
}
@media only screen and (min-width: 768px) and (max-width:1024px)  {
  .banner-table{
    width: 300px!important;
    height:280px;
    margin:0 auto;
  }

}
@media screen and (min-width: 1400px) {
  .responsive-ad-wrapper,
  .responsive-ad {
    /*width: 728px;*/
    height: 280px;
  }
  
  .banner-responsive{
  width:728px;
  height:90px;
  }
  #bhbar .bh-close{
right:25%!important;
}

.responsive-ad-outbrain-side {
    height: 300px;
    width: 160px;
    /*margin: 0 auto;*/
}
}
@media screen and (max-width: 1399px) and (min-width: 1100px){
#bhbar .bh-close{
right:20%!important;}
}


.responsive-thin-ad-wrapper,
.responsive-thin-ad {
  vertical-align: middle;
  /*width: 964px;*/
  height: 90px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .responsive-thin-ad-wrapper,
  .responsive-thin-ad {
    /*width: 330px;*/
    /*height: 50px;*/
  }
  .responsive-thin-ad-wrapper {
    /*
    margin-left: 20px;
    margin-bottom: 20px;
    */
  }
  #skm-ad-flexbanner{
   min-height: 90px!important;
    height: 90px;
    width: 345px;
    min-width: 345px!important;
  }
}
@media screen and (max-width: 400px) {
  .responsive-thin-ad-wrapper,
  .responsive-thin-ad {
   /* width: 330px;*/
    height: 50px;
  }
  .responsive-thin-ad-wrapper {
    float: none;
  /*  margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;*/
  }
}

@media screen and (min-width: 1400px) {
  .responsive-thin-ad-wrapper,
  .responsive-thin-ad {
  width:100%;
  /*  width: 825px;*/
    height: 90px;
  }
  body.archive .banner-responsive-header{
  width:945px;
  }
  
}

.responsive-vertial-ad-wrapper,
.responsive-vertial-ad {
  display:none;
}

@media screen and (min-width: 1400px) {
.responsive-vertial-ad-wrapper,
.responsive-vertial-ad {
    width: 300px;
    height: 250px;
    display:block;
    overflow: hidden;
  }
}
@media screen and (min-width: 1200px) {
#skm-ad-sky-1 {
    height: 600px;
}
#skm-ad-flexbanner > div{
    width:970px!important;
    height:250px!important;
}
.flexrec-responsive{
    height: 600px!important;
    width:300px;
}
/*
#skm-ad-flexbanner{
width:1320px;
height:250px;
}*/

}
@media screen and (min-width: 1025px) {
.banner-responsive-header{
height:280px!important;
    width: 1320px;
    text-align: center;
}
#pmc-atlasmg-adhesion-bar #skm-ad-frame1, #pmc-atlasmg-adhesion-bar #skm-ad-frame2, #pmc-atlasmg-adhesion-bar .pmc-atlasmg-adhesion-borders{
width: 728px;
}


}
.responsive-ad-outbrain-wrapper,
.responsive-ad-outbrain {
  vertical-align: middle;
 /* width: 980px;*/
  /*height: 630px;*/
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .responsive-ad-outbrain-wrapper,
  .responsive-ad-outbrain {
  /*  width: 725px;*/
    /* height: 548px; */
	height: 620px;
  }
 
  .responsive-ad-outbrain-wrapper {
   /* margin-left: 20px;
    margin-bottom: 20px;*/
  }
}
@media screen and (max-width: 400px) {
  .responsive-ad-outbrain-wrapper,
  .responsive-ad-outbrain {
 /*   width: 386px;*/
    /* height: 1280px; */
	height: 600px;
  }
  .responsive-ad-outbrain-wrapper {
    float: none;
  /*  margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;*/
  }
}

@media screen and (min-width: 1400px) {
  .responsive-ad-outbrain-wrapper,
  .responsive-ad-outbrain {
   /* width: 824px;*/
    /* height: 577px; */
	/*height: 620px;*/
  }
  .responsive-ad-outbrain-wrapper{
  width: 824px;
  }
}


        /* Gradient text style for the logo with shades of dark green */
        .logo {
            font-size: 3rem; /* Adjust font size as needed */
            font-weight: bold;
			background: linear-gradient(90deg, #003554, #00A6FB, #0582CA, #006494, #006494, #0582CA, #00A6FB);
            background-size: 400%;
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            animation: gradient-animation 5s ease-in-out infinite;
            text-decoration: none; /* Remove underline */
            display: inline-block;
            font-family: 'Arial', sans-serif; /* Change to your preferred font */
            text-transform: uppercase;
        }
		 #colophon .logo-menu-container.container a.logo, #colophon .logo-menu-container.container span.now {
            font-size: 3rem; /* Adjust font size as needed */
            font-weight: bold;
			background: linear-gradient(90deg, #003554, #00A6FB, #0582CA, #006494, #006494, #0582CA, #00A6FB);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            font-family: 'Arial', sans-serif; /* Change to your preferred font */
            text-transform: uppercase;
			color: #003554;
		 }
	 
        /* Animation for gradient background */
        @keyframes gradient-animation {
            0% { background-position: 0% 50%; }
            50% { background-position: 100% 50%; }
            100% { background-position: 0% 50%; }
        }

        /* Styling for .dk (slightly lighter green) */
        .logo .dk {
            color: #00A6FB; /* Light green color for ".dk" */
        }

        /* Optional: Make the logo responsive */
        @media (max-width: 600px) {
            .logo {
                font-size: 2rem; /* Adjust font size for smaller screens */
            }
        }
    