@font-face {
    font-family: 'cf_asty_stdbold'; font-style: normal; font-weight: normal;
    src: url('/templates/gk_spotlight/fonts/AstyCFStd/cfastystd-bold-webfont.eot');  
    src: url('/templates/gk_spotlight/fonts/AstyCFStd/cfastystd-bold-webfont.eot?#iefix') format('embedded-opentype');
    src: url('/templates/gk_spotlight/fonts/AstyCFStd/cfastystd-bold-webfont.woff2') format('woff2');
    src: url('/templates/gk_spotlight/fonts/AstyCFStd/cfastystd-bold-webfont.woff') format('woff');
}

@font-face {
    font-family: 'cf_asty_stdregular'; font-style: normal; font-weight:normal;
    src: url('/templates/gk_spotlight/fonts/AstyCFStd/cfastystd-book-webfont.eot');
    src: url('/templates/gk_spotlight/fonts/AstyCFStd/cfastystd-book-webfont.eot?#iefix') format('embedded-opentype');
    src: url('/templates/gk_spotlight/fonts/AstyCFStd/cfastystd-book-webfont.woff2') format('woff2');
    src: url('/templates/gk_spotlight/fonts/AstyCFStd/cfastystd-book-webfont.woff') format('woff');
}

.area-copyright {
    background-color: black!important;
}

.gkSocialWrap .menu-social i {
    color: #fff !important;
}

.gkSocialWrap .menu-social:hover i {
    color: #d82521 !important;
}

/* GLOBAL DARK MODE OVERRIDES */
body {
    background-color: #000 !important;
    color: #fff !important; /* Make default text white */
}

body, h1, h2, h3, h4, h5, h6, p, li, a, span, div {
    color: #fff !important; /* Force all text white */
}

body a {
    color: #fff !important;
}

.gkMainMenu a:hover {
    color: #d82521 !important;
}

blockquote {
    color: #ccc !important;
}

input,
textarea,
select,
button {
    background-color: #111 !important;
    color: #fff !important;
    border: 1px solid #444;
}

input::placeholder,
textarea::placeholder {
    color: #aaa !important;
}

/* Keep red color as is */
.article-body p:first-child:first-letter {
    color: #d82521 !important;
}

/* Override module headers */
.title-module > h3,
.module h3,
.page-header > h1 {
    color: #fff !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Noto Serif', serif;
    font-weight: 800;
    letter-spacing: -0.7px;
    color: #fff !important;
}

body {
    font-family: 'cf_asty_stdregular'; 
}

input,
button,
select,
textarea {
    font-family: 'cf_asty_stdregular'; 
}

.navbar-search .search-query,
#gkBg,
#gkBtn a,
.gkSubheadingBox .header .sub-heading,
.article-category .item .item-inner .article-content .article-meta,
#gkHeader .group-ct .txt-name,
ul.tags.inline li > a,
ul.tags.inline li > a.btn,
ul.tags.list-inline li > a,
ul.tags.list-inline li > a.btn,
.article-info,
.article-info .category-name,
.item-page p.has-first:first-letter,
.gkSubheadingBox .header,
.title-module > h3,
.article-category.layout-default h3,
.article-category.layout-right .item-inner .article-content .article-title h3,
.owl-carousel.owl-drag .owl-item h3,
.intro-text p,
.article-category.layout-left .item:first-child .item-inner .article-content .articles-intro,
.article-category.layout-right .item:first-child .item-inner .article-content .articles-intro,
.article-category.layout-left .item .item-inner .article-content .article-title h3,
.article-category.layout-left .item:first-child .item-inner .article-content .articles-intro {
    color: #fff !important;
}

#gkContent1,
#gkSidebar,
#gkTop2:after {
    background-color: #363636 !important; 
}

#gkTop3,
#gkBottom1 .gkBox {
    background-color: #000 !important; 
}

.owl-nav button.owl-prev i,
.owl-nav button.owl-next i {
  color: white;
}

.pager li > a, .pager li > span {
  background-color: #000;
}

.type-video a:after{
    filter: brightness(0) invert(1);
}

.childcontent {
  background-color: #000 !important;
}

/* Additional overrides for any gray intro text */
.intro-text p {
    color: #fff !important;
}

/* Example for making sure the article body text is white */
.article-body,
.article-body p,
.article-body p:first-child:first-letter {
    color: #fff !important;
}

.pagination .page-link {
    background-color: black !important;
    color: white !important; /* text color */
    border-color: black !important;
}

.pagination .page-item.active .page-link {
    background-color: red !important;
    border-color: red !important;
}

.pagination .page-link:hover {
    background-color: #333 !important;
}

.item-image img,
.thumb-article img,
.article-image img {
  border-radius: 0 !important;
  object-fit: cover;
}

/*END OF OVERRIDES*/

h1, h2, h3, h4, h5, h6 {
    font-family: 'Noto Serif', serif;
    font-weight: 800;
    letter-spacing: -0.7px;
    color: #fff;
}

body {
    font-family: 'cf_asty_stdregular'; 
}

input,
button,
select,
textarea {
    font-family: 'cf_asty_stdregular'; 
}

.navbar-search .search-query {
    font-family: 'cf_asty_stdregular'; 
}

#gkBg {
    font-family: 'cf_asty_stdregular'; 
}

#gkBtn a {
    font-family: 'cf_asty_stdregular'; 
}

.gkSubheadingBox .header {
    font-family: 'Noto Serif', serif;
    font-weight: 800;
    letter-spacing: -0.7px;
}

.gkSubheadingBox .header .sub-heading {
    font-family: 'cf_asty_stdregular'; 
}

.title-module >h3 {
    font-family: 'Noto Serif', serif;
    font-weight: 800;
    letter-spacing: -0.7px;
    font-size: 18px!important;
}

.article-category .item .item-inner .article-content .article-meta {
    font-family: 'cf_asty_stdregular';
}

#gkHeader .group-ct .txt-name {
    font-family: 'cf_asty_stdregular'; 
}

.gkMainMenu >ul >li >a {
    font-family: 'cf_asty_stdbold'; 
    font-size: 14px;
}

ul.gkmenu.level1 li> a {
    font-size:13px;
}

.page-header >h1 {
    font-family: 'Noto Serif', serif;
    font-weight: 800;
    letter-spacing: -0.7px;
}

.article-info {
    font-family: 'cf_asty_stdregular'; 
}

.article-info .category-name {
    font-family: 'cf_asty_stdregular'; 
}

ul.tags.inline li > a,
ul.tags.inline li > a.btn,
ul.tags.list-inline li > a,
ul.tags.list-inline li > a.btn {
    font-family: 'cf_asty_stdregular'; 
}

.item-page p.has-first:first-letter {
    font-family: 'cf_asty_stdregular'; 
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Noto Serif', serif;
    font-weight: 800;
    letter-spacing: -0.7px;
}

blockquote {
    font-family: 'cf_asty_stdbold';
}

.article-category.layout-left .item-inner .article-content .article-title h3{
    font-size:20px;
    line-height: 1.3;
}

.article-category.layout-left .item:first-child .item-inner .article-content .articles-intro {
    font-size: 17px;
}

.article-category.layout-right .item .item-inner .article-content .article-title h3{
    font-size:20px;
}

.article-category.layout-default h3{
    font-size:20px;
    line-height:1.3;
}


.owl-carousel.owl-drag .owl-item h3{
    font-size:20px;
    line-height:1.3;
}

.article-category .item +.item +.item {
    border-top: 1px solid #fff;
}

.article-category .item +.item {
    border-top: 0;
}

.item-page p {
    line-height: 1.4;
    font-size: 18px;
}    

.intro-text p {
    font-size: 20px;
}

.article-category .item .item-inner .article-content .articles-intro{
    font-size:14px;
    line-height: 1.4;
}

.article-category.layout-right .item-inner .article-content .article-title h3{
    font-size:22px;
    line-height: 1.3;
}

.article-category.layout-right .item:first-child .item-inner .article-content .articles-intro {
    font-size: 17px;
}

.gkBoxmod1, #mod-articles-160{
    background: #363636; 
}

.gkBoxmod2{
    background: #000;
}

@media (min-width: 1040px) {
    [data-sidebar-pos="right"] .gkPageContent1-wrap {
      display: flex;
      flex-wrap: wrap;
      align-items: flex-start;
      padding-bottom: 50px;
    }
    [data-sidebar-pos="right"] #gkContent1 {
    flex: 1;
    padding-right: 25px;
    padding-left: 25px;
  }
}

aside#gkSidebar .gkBoxmood1 {
    padding-top: 25px;
}

.article-category.layout-default .item:first-child, .article-category.layout-default .item:first-child + .item {
    padding-top:0;
}

#gkMainbody2Bottom .title-module >h3, #gkTop3 .title-module >h3, #gkMainbodyBottom .title-module >h3 {
    font-size:18px;
}

#mod-custom137 {
    margin-bottom: 25px;
}

#mod-custom507{
    margin-top:25px;
}

/* CSS FOR THE CUSTOM TOP-SLIDER */

#mod-articles-160 .owl-stage, #mod-articles-160 .owl-item.active {
width: auto!important;
height: auto!important;
}

#mod-articles-160 .owl-stage-outer.owl-height, #mod-articles-520 .owl-stage-outer.owl-height {
    margin-right:0!important;
}

#mod-articles-134 .owl-stage-outer.owl-height {
    height: 600px!important;
}

#mod-articles-160 .article-content {
    position: absolute;
    bottom: 50px;
    left: 50px;
    z-index: 9;
    color: #202020;
    max-width: 780px;
}

#mod-articles-160 a {
    color:#000;
}

#mod-articles-160 a:hover {
    text-decoration: none;
}

#mod-articles-160 .owl-carousel.owl-drag .owl-item h3 {
    font-size:40px;
    line-height:1.3;
    letter-spacing: -0.03em;
}

#mod-articles-160 .articles-intro {
    font-size:20px;
}

#mod-articles-160 .owl-stage {
    transform: 0s!important;
    transition: 0s!important;
}
/* End */

.article-body p:first-child:first-letter {
    color: #E42525;
    font-size: 96px;
    font-family: 'cf_asty_stdregular';
    float: left;
    margin-right: 8px;
}
@media (max-width: 1040px) {
    .article-body p:first-child:first-letter {
      font-size: 70px;
    }
}
@media (max-width: 640px) {
    .article-body p:first-child:first-letter {
      font-size: 56px;
    }
}

/* Mood of the Day */


.gkBoxmood .article-category.layout-default{
    display: block;
}

.gkBoxmood .article-category .item{
    border-right:0;
}

@media (min-width: 1400px) {
    .gkBoxmood .article-category.layout-default .item {
      width: 100%;
    }
}

.gkBoxmood .article-category.layout-default h3{
    font-family: 'cf_asty_stdregular'; 
    font-weight: normal;
    font-size:  16px;
    line-height: 1.3;
}

.gkBoxmood .item {
    padding: 0;
}

/* NEW */

.gkBoxmood .category{
    background-image: url(/images/authors/2239.jpg);
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin-right: 15px;
}

.gkBoxmood .category a {
    visibility: hidden;
}

.gkBoxmood .article-meta{
    display: block;
    float: left;
}

.gkBoxmood1 {
    padding-top: 0!important;
}

.gkBoxmood {
    padding-top: 25px;
}

/* End */

@media (max-width: 640px) {
    #gkMainbody2 .mod-banners.bannergroup {
        text-align: center;
    }
    #gkMainbody2Bottom{
        padding-top: 30px;
    }
    aside#gkSidebar {
        margin-top: 0;
    }

    #gkTop3{
        margin-top: 30px;
    }

    .gkBoxmod2 .title-module{
        margin-top: 30px;
    }
}


.center{
    padding-bottom: 30px;
}

@media (max-width: 1040px) {
    [data-sidebar-pos="right"] #gkSidebar{
        background: #202020; 
        padding-left: 25px;
        padding-right: 25px;
        padding-bottom: 25px;
    }
}

/* Hide Image from Timeline Layout */
.eb-events-timeline .eb-description-details img {
    display: none;
}

img.eb-thumb-left {
    float: none!important;
}

.col-md-3 {
    float: none!important;
    max-width: 100%;
}

.form-actions{
    background-color: unset;
    border: 0;
    margin-top: 20px;
}

.item-page.type-1 .createdby, .item-page.type-2 .createdby, .item-page.type-3 .createdby {
    display: none;
}

.article-info dd +dd:before {
    display: none;
}

.moduletable.leftmod  .latestnews .item {
    flex-direction: column-reverse;
}

.moduletable.leftmod .latestnews .item .item-image{
    margin-top:20px;
    width:100%
}

.moduletable.leftmod .latestnews .item .box-info{
    margin-right: 0;
    margin-top: 10px;
}

.moduletable.leftmod .item{
    margin-top: 30px;
    border-top: 1px solid #343434;
}

.moduletable.leftmod .latestnews .item .item-image img{
    height: 100%;
    border-radius: 500px;
}

.moduletable.leftmod .latestnews .item .box-info .title{
    font-weight: 800;
    font-size: 15px;
}

.btn{
    height: auto;
}

.com_tags #gkPageContent1{
    display: none;
}

.com_tags #gkSidebar{
    background-color: #000;
}

@media (max-width: 840px){
    .item-page.type-3 .content-info .title-article h1{
        font-size: 20px;
    }
    .item-page.type-3 .content-info .intro-text p{
        font-size: 18px;
    }
    .fields-container{
        font-size: 14px;
    }
}

#search_eb_box {
    max-width: 280px;
    width: 280px;
}

/* Podcasts Home */
@media (min-width: 1400px) {
    .gkBoxpod {
    width:800px;}

    .gkBoxpod .owl-stage-outer.owl-height{
    margin-right: 0!important;}
}



/* Atzenta Home */

.eb-event-item-grid-default-layout{
    height: 100% !important;
}

.col-md-6.eb-events-grid-row-2{
    margin-top: 70px;
}

.gkBoxatzenta .row [class*="col-"]{
    height:650px!important;
}

@media (min-width: 1400px) {
.gkBoxatzenta .content{
    margin-left: 25px;
}

.gkBoxatzenta .row [class*="col-"] {
    padding-left: 25px!important;
    padding-right: 25px!important;
}

.gkBoxatzenta .col-md-6{
    max-width: 400px;
}
}

@media (max-width: 640px){
    .gkBoxatzenta .row{
        margin-left: 0;
        margin-right: 0;
    }
}

.eb-event-item-grid-default-layout .eb-event-title-container{
    line-height: 1.3;
}

.eb-event-title-container, .eb-event-date-time, .eb-event-location, .eb-event-item-grid-default-layout>div:last-child{
    padding: 5px;
}

/* End */

.raxo-inarticle4.center .latestnews .item{
    display: flex;
    align-items: center;
    flex-direction: column-reverse;
}

.raxo-inarticle4.center .left.item-image {
    width: 250px;
}

.raxo-inarticle4.center .latestnews .item .box-info{
    margin-top: 10px;
    margin-bottom: 15px;
}
.raxo-inarticle4.center .latestnews .item .item-image img{
    height: 100%;
    border-radius: 500px;
    margin-top: 15px;
}

.raxo-inarticle4.center  .latestnews.mod-list{
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

@media (min-width: 1400px) {
   .gkBoxbot .article-category.layout-default{
        flex-wrap:nowrap;
    }
    .gkBoxbot .article-category .item +.item +.item{
        border-top:0;
        padding-top: 0;
    }
}

@media (max-width: 840px){
.gkBoxpod{
    margin-top: 30px;
}
}

.gkBoxmod1 .article-category .item +.item +.item{
    border-top: 2px solid #fff;
}

.com_content.view-article.layout-blog.j4 .field-entry.bathmologia .field-label {
        visibility:hidden;
    }
   
@media (min-width: 1400px) {     
.com_content.view-article.layout-blog.j4 .bathmologia {
    border-radius: 3px;
    position: relative;
    margin-bottom: 1rem;
    border: 3px solid #e42525;
    border-radius: 50%;
    padding-bottom: 1rem;
    width: 110px;
    height: 110px;
    color:#fff;
    margin-left: 200px;
}

.fields-container .field-entry{
    border-bottom:10;
}

.com_content.view-article.layout-blog.j4 .field-entry.bathmologia .field-value {
    font-size: 40px;
  }
}

@media (max-width: 1400px) {     
.com_content.view-article.layout-blog.j4 .bathmologia {
    border-radius: 3px;
    position: relative;
    margin-bottom: 1rem;
    border: 3px solid #e42525;
    border-radius: 50%;
    padding-bottom: 1rem;
    width: 110px;
    height: 110px;
    color:#fff;
    margin-left: 200px;
    }
    
.fields-container .field-entry{
    border-bottom:10;
}
    
.com_content.view-article.layout-blog.j4 .field-entry.bathmologia .field-value {
    font-size: 40px;
}
}

@media (max-width: 840px){
    .com_content.view-article.layout-blog.j4 .field-entry.bathmologia .field-value {
        font-size: 40px;
    }

.com_content.view-article.layout-blog.j4 .bathmologia {
    position: relative;
    margin-bottom: 1rem;
    border: 3px solid #e42525;
    border-radius: 50%;
    padding-bottom: 1rem;
    width: 110px;
    height: 110px;
    color: #fff;
    margin-left: 110px;
}
}

.com_content.view-category.layout-blog.j4 .bathmologia{
    text-align:center;
    width:135px;
    padding: 4px 6px;
    font-size: 16px;
    font-weight: bold;
    line-height: 14px;
    color: #000;
    vertical-align: baseline;
    white-space: nowrap;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #e42525;
}

.demo_td1 .article-category.layout-default .item{
width:300px;
height:600px;
}

.gkBoxgnews {
    padding: 0 25px 25px;
}

img +img{
    margin-top:25px;
}

/* Demo Traffic Driver */
@media(min-width: 1400px) {
    .gkBoxtd .mod-custom.custom {
        border-top: 4px solid #fff;
     }
     
    .gkBoxtd .mod-custom.custom img {
       margin-top: 25px;
    }
}

.box.gkBoxamstel{
    margin-top:25px;
    background-color: #ec1c29;
  }

.box.gkBoxamstel .content, .box.gkBoxamstel .title-module{
    padding-left:20px;
    padding-right:20px;
}


.box.gkBoxamstel .category-name a, .box.gkBoxamstel h5 a, .box.gkBoxamstel .title-module >h3{
    color:#000;
}

.box.gkBoxamstel .title-module >h3{
    border-top: 0;
}

/*Sticky part for Desktop */

@media screen and (min-width: 999px){
    .stickypart {
        display: flex;
        text-align: center;
        align-items: flex-start;
        border: 1px dashed #cccaca;
        height: 750px;
        padding: 15px;
        background: #f0eeee;
        margin-bottom: 35px;
        margin-top: 20px;
        position: sticky;
        display: flex;
        justify-content: center;
        }}
    
    @media screen and (min-width: 999px) {
    .stickypart1 {
        position: sticky;
        top: 20px;
        font-size:14px; } 
    }

/*Sticky part for Mobile */

@media screen and (max-width: 999px){
    .stickypart {
        display: flex;
        text-align: center;
        justify-content: space-around;
        align-items: flex-start;
        border: 1px dashed #cccaca;
        height: 750px;
        padding: 15px;
        background: #f0eeee;
        margin-bottom: 35px;
        margin-top: 20px; 
        position: sticky;
        font-size: 14px;
    }
}       
        
@media screen and (max-width: 999px) {
    .stickypart1 {
        position: sticky;
        top: 20px;
        font-size:14px;
    } 
}
.ba-form-footer {
    visibility: hidden!important;
}
    
#mod-custom612{
    background-color: #000;
    border-top: 0!important;
}


#mod-custom612 a{
        color:white!important;
}


#mod-custom618{
    background-color: #000;
    border-top: 0!important;
}
        
        
#mod-custom618 a{
    color:white!important;
}
    
#mod-custom619{
    background-color: #000;
    border-top: 0!important;
}


#digi_showcase_620 .slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus{
background-color: 0;
}

#digi_showcase_620 .slick-prev, .slick-next{
    background-color: 0;
}

#digi_showcase_620 h3 a{
    color:white;
    font-size:18px;
}

#digi_showcase_620 {
    background-color: #000000;
}

#digi_showcase_carousel .slick-prev:before, #digi_showcase_carousel .slick-next:before{
    color: white;
}

.btn.btn-sm.nl {
    display:none;
}


/*Test for new nea layout */

.gkBoxcategory1 {
    display: flex;
    flex-wrap: wrap;
    gap: 0px;
  }

.gkBoxcategory1 .item {
    width: calc(50% - 10px);
    display: flex;
    flex-direction: column;
  }

.gkBoxcategory1 .item:first-child {
    width: 100%;
    border-left: 0px solid #fff;
    border-right: 0px solid #fff;
  }

.gkBoxcategory1 .article-category.layout-default .thumb-article {
    margin-bottom: 10px!important;
}

.gkBoxcategory1 .item:first-child .article-title h3 a {
    font-size: 32px;
  }

.gkBoxcategory1 .item:nth-child(2){
    padding-top: 25px!important;
    padding-bottom: 25px;
    border-top: 1px solid #fff!important;
  }

.gkBoxcategory1 .item:first-child .articles-intro {
    display: block;
    padding-top: 10px;
    font-size: 17px!important;
    color: #444
  }

.gkBoxcategory1 .item:nth-child(3)  {
    padding-top: 25px;
    padding-bottom: 25px;
  }

.gkBoxcategory1 .item:first-child .item-inner {
    flex-direction: column;
  }

.gkBoxcategory1 .item-image img {
    max-width: 100%;
    height: auto;
  }

  .title-module >h3 {
    border-top: 2px solid #fff;
    margin: 20px 0px;
    padding-top: 16px;
}

.article-category .item {
    border-left: 0px solid #fff;
}

#gkHeader .group-ct .box-login {
    display: none;
}

.items-leading .item {
    border-bottom: 0px solid #E5E5E5;
}

.item-page.type-2 .row {
    background: #000;
}

.gkBoxreadmore .article-title h3 {
    font-size: 18px;
}

.gkBoxreadmore {
    padding: 25px;
}