@charset "UTF-8";
/*
Theme Name:   ZoxPress Child
Theme URI:    https://themeforest.net/user/mvpthemes/
Description:  ZoxPress Child Theme
Author:       MVP Themes
Author URI:   https://themeforest.net/user/mvpthemes/portfolio
Template:     zoxpress
Version:      1.2.16
License:      GNU General Public License v3 or later
License URI:  http://www.gnu.org/licenses/gpl-3.0.html
Tags:         two-columns, custom-background, custom-colors, custom-menu, featured-images, theme-options, threaded-comments, translation-ready
Text Domain:  ZoxPress-child
*/
:root {
  --color-primary: #004568;
  --color-secondary: #002fa7;
  --color-tertiary: #1186c1;
  --brd-radius: 6px;
  --widget-padding: 20px 20px 30px;
  --line-height: 1.35; }

.btn, .sw-block-webinar .register-btn, .sw-stories .learn-more, .sw-block-featured .sw-featured .learn-more, .sw-newsletter .submit, .more-expert-insights {
  background-color: #000;
  color: #fff !important;
  display: inline-block;
  font-weight: 700;
  padding: 12px 30px;
  margin-top: 6px; }
  .btn:hover, .sw-block-webinar .register-btn:hover, .sw-stories .learn-more:hover, .sw-block-featured .sw-featured .learn-more:hover, .sw-newsletter .submit:hover, .more-expert-insights:hover {
    background-color: #004568; }

.zox-byline-wrap span, .zox-byline-wrap span a {
  color: #6c6c6c;
  font-size: .8rem;
  margin-right: 12px; }

p.zox-s-graph {
  line-height: var(--line-height); }

#zox-bot-head-mid {
  grid-template-columns: 100%; }

#zox-bot-head-wrap.zox-fix-up .zox-nav-menu:after {
  content: " ";
  position: absolute;
  background: black;
  left: 0;
  top: 60px;
  width: 100%;
  height: 40px;
  z-index: -1; }

#zox-comments-button {
  margin-top: 50px; }

#zox-side-wrap {
  padding-bottom: 30px; }
  #zox-side-wrap .sw-widget-chart {
    margin: 0; }
  #zox-side-wrap .zox-side-widget {
    padding: 0px 20px 20px; }
  #zox-side-wrap .zox-widget-featl-wrap .zox-widget-featl-grid {
    display: grid;
    grid-template-columns: none; }
  #zox-side-wrap .zox-widget-featl-wrap .zox-widget-featl-main {
    display: none; }

#zox-foot-wrap {
  margin-top: 50px;
  padding: 40px 30px 40px; }
  #zox-foot-wrap a {
    color: #ffffff; }
  #zox-foot-wrap p {
    line-height: 1.5; }

#zox-author-page-top {
  margin: 0; }

.archive #zox-home-main-wrap, .search #zox-home-main-wrap {
  margin-top: 20px;
  grid-row-gap: 20px; }

.wp-block-image {
  margin: 0; }

.wp-block-group__inner-container {
  padding: 0 20px; }

/*
* Zoxpress theme
*/
.zox-o4 .zox-art-text {
  padding: 30px 20px 20px; }

.zox-s6 .zox-widget-side-trend-wrap h2.zox-s-title3,
.zox-widget-side-trend-wrap h2.zox-s-title3 {
  font-weight: 500 !important; }

/* 
* Zoxpress styles overwrites 
*/
.home .infinite-post {
  margin-bottom: 8px; }
  .home .infinite-post .zox-art-grid,
  .home .infinite-post .zox-s-graph {
    display: block !important; }
  .home .infinite-post .post-date {
    font-size: 14px;
    font-family: 'Titillium Web', sans-serif; }
  .home .infinite-post .zox-post-date-wrap {
    min-width: 180px; }
.home .zox-post-main-wrap, .home #zox-home-body-wrap {
  grid-template-columns: calc(100% - 470px) 430px;
  margin-top: 25px; }
.home .wp-block-latest-posts.is-grid li {
  margin: 0 1.25em 0 0; }
.home .zox-widget-bg .zox-widget-featl-wrap .zox-s-title3 {
  font-weight: 500;
  letter-spacing: 0.04px; }

nav.zox-fly-nav-menu > div {
  border-bottom: 1px solid #fff;
  margin-bottom: 10px;
  padding-bottom: 10px; }
nav.zox-fly-nav-menu ul li a {
  font-size: 20px;
  padding: 12px 0; }

.zox-post-bot-wrap {
  margin: 0; }

.zox-post-more-wrap {
  margin: 50px 0 0; }
  .zox-post-more-wrap .zox-art-img img {
    height: initial !important; }

.zox-post-tags {
  color: #2b2b2b;
  display: inline-block;
  font-size: 1.1rem; }
  .zox-post-tags a, .zox-post-tags a:visited {
    color: #2b2b2b; }

.zox-author-box-right .zox-author-box-name-head {
  color: #1186c1; }
.zox-author-box-right .zox-author-box-name a {
  color: #004568; }
.zox-author-box-right .zox-author-box-text p {
  color: #2b2b2b; }

.single-post h3.zox-post-cat a {
  color: #004568; }
.single-post .zox-post-head .zox-post-cat {
  margin-top: 20px; }
.single-post .zox-post-img {
  margin-bottom: 25px; }
.single-post .zox-article-wrap {
  grid-gap: 15px; }
.single-post .zox-post-info-wrap {
  margin: 15px 0 0; }

/* 
* Security Week styles
*/
body.page-template .zox-home-right-wrap .widget_text .sw-block-webinar .sw-webinar {
  margin-inline: 0;
  margin-block: 10px; }
body.page-template .zox-home-right-wrap .widget_text .zox-side-widget {
  padding-inline: 0 !important;
  margin-block: 10px; }

.sw-page {
  display: grid;
  grid-gap: 40px;
  grid-template-columns: 100%;
  padding: 20px 15px 0; }

.text-center {
  text-align: center; }

.sw-ads-top {
  margin-bottom: 20px; }

.sw-top-bar {
  display: none;
  background-color: #fff;
  padding: 8px 0; }
  .sw-top-bar .zox-head-width {
    display: flex;
    justify-content: space-between; }
  .sw-top-bar .sw-top-title {
    margin-right: 4px; }
  .sw-top-bar .block,
  .sw-top-bar .block ul {
    display: flex; }
  .sw-top-bar .block a {
    font-weight: 500;
    padding: 2px 2px;
    margin-left: 12px; }
    .sw-top-bar .block a, .sw-top-bar .block a:visited {
      color: #004568; }

.sw-home {
  grid-gap: 0px !important; }
  .sw-home .zox-home-body-wrap {
    padding-left: 15px; }
  .sw-home > .zox-body-width {
    margin-top: 10px; }

.sw-home .wp-block-latest-posts__featured-image img {
  border-radius: var(--brd-radius); }

.sw-home-hero {
  margin-bottom: 15px; }
  .sw-home-hero .wp-block-column > div[id^="div-gpt-ad"] {
    padding: 20px 20px 30px; }
  .sw-home-hero .wp-block-column > div:first-child {
    padding-top: 0;
    float: none; }

.sw-sidebar {
  background: #fff;
  float: left;
  padding: var(--widget-padding) !important;
  width: 100%; }

.sw-home-custom-widget {
  background: #fff;
  float: left;
  padding: 0px 0px 20px 20px;
  width: 100%; }
  .sw-home-custom-widget .zox-side-widget > div {
    padding-bottom: 30px; }
  .sw-home-custom-widget .zox-widget-featl-grid {
    grid-template-columns: minmax(auto, 1000px) minmax(300px, calc(100% - 1000px)); }

.sw-author-social-media a {
  font-size: 30px;
  margin-right: 10px;
  background: #444;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 20px;
  line-height: 1;
  margin: 0 0 0 8px;
  padding-top: 10px;
  text-align: center;
  width: 40px;
  height: 40px; }
  .sw-author-social-media a:hover {
    background: #1186c1; }

.sw-author-posts {
  float: left;
  margin-top: 20px; }
  .sw-author-posts h2 {
    margin-top: 20px; }
  .sw-author-posts ul {
    list-style-type: disc;
    padding-left: 18px; }
  .sw-author-posts li {
    padding: 5px 0; }
  .sw-author-posts a {
    color: #004568; }
    .sw-author-posts a:hover {
      color: #002fa7; }

.sw-listview-posts {
  background: #fff;
  border-radius: var(--brd-radius);
  padding: 50px 20px 30px !important;
  width: 100%;
  min-height: 415px;
  position: relative; }

.sw-listview-posts:before {
  content: "Trending";
  position: absolute;
  top: 10px;
  left: 20px;
  color: #111;
  background-color: #fff;
  font-size: 1.5rem;
  font-weight: 700;
  display: block;
  line-height: 1.25;
  padding-right: 15px;
  z-index: 3; }

.sw-listview-posts:after {
  content: " ";
  position: absolute;
  background: #ccc;
  margin: -1px 0 0 15px;
  position: absolute;
  top: 27px;
  right: 20px;
  width: 70%;
  height: 1px; }

.sw-listview-posts a {
  color: #111;
  font-size: 1rem;
  font-weight: 700;
  display: block;
  line-height: 1.25;
  margin-bottom: 20px; }

.sw-listview-posts time {
  float: right; }

.sw-listview-posts .wp-block-latest-posts__post-author, .sw-listview-posts .wp-block-latest-posts__post-date {
  display: inline-block;
  font-size: .95em;
  margin-bottom: 10px; }

.sw-posts-column {
  margin-bottom: 20px; }

.sw-posts-column img {
  max-width: 100% !important;
  max-height: 205px !important;
  width: 100%;
  object-fit: cover; }

.sw-posts-column a {
  color: #111;
  display: inline-block;
  font-size: 1.125rem;
  font-weight: 700;
  text-transform: Capitalize;
  line-height: 1.125;
  padding: 20px 20px 30px !important; }

.sw-ads {
  margin-top: 30px; }

.sw-ads img {
  border-radius: var(--brd-radius) !important;
  width: 100%; }

.sw-posts-main {
  border-radius: var(--brd-radius) !important;
  background-color: #fff;
  padding: var(--widget-padding) !important;
  width: 100%; }
  .sw-posts-main .wp-block-latest-posts__featured-image {
    display: inline-block;
    width: 28%;
    margin-right: 2%; }
  .sw-posts-main a {
    color: #111;
    font-size: 1.7rem;
    font-weight: 700;
    line-height: 1.125;
    width: 66%;
    flex-basis: 66%;
    margin-right: 4%;
    display: inline-block; }
  .sw-posts-main li {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap; }

.sw-industry-experts {
  padding-top: 20px;
  overflow: hidden;
  width: 100%; }
  .sw-industry-experts .zox-widget-side-head {
    margin-bottom: 8px; }
  .sw-industry-experts .zox-art-main:last-child {
    border-bottom: 0; }
  .sw-industry-experts.sw-industry-experts-widget {
    padding-top: 0; }
    .sw-industry-experts.sw-industry-experts-widget .sw-industry-experts-container {
      display: block; }
    .sw-industry-experts.sw-industry-experts-widget .zox-s-graph a {
      color: #1186c1 !important;
      font-weight: normal !important; }
      .sw-industry-experts.sw-industry-experts-widget .zox-s-graph a:hover {
        color: #004568 !important; }
    .sw-industry-experts.sw-industry-experts-widget .zox-s-title2 {
      font-size: 1.125rem;
      font-weight: 500; }

.widget_sw_widget_industryexperts .zox-widget-side-head {
  margin-bottom: 8px; }

.sw-industry-experts-container {
  display: flex;
  border-bottom: 1px solid #f1f1f1;
  margin: 10px 0 0px;
  padding-bottom: 10px; }
  .sw-industry-experts-container > a {
    min-width: 120px; }
  .sw-industry-experts-container .sw-art-textsimple {
    padding: 10px 10px 0 20px; }
  .sw-industry-experts-container .zox-byline-wrap {
    margin-top: 2px; }
  .sw-industry-experts-container .zox-byline-date {
    font-size: 12px;
    float: right; }
  .sw-industry-experts-container .zox-byline-name a {
    font-size: 15px;
    color: #1188c3 !important;
    font-weight: 700; }

.sw-category-body-wrap .sw-industry-experts-container .zox-widget-side-head,
.widget_sw_widget_industryexperts .sw-industry-experts-container .zox-widget-side-head {
  margin-bottom: 8px; }
.sw-category-body-wrap .sw-industry-experts-container .sw-art-textsimple,
.widget_sw_widget_industryexperts .sw-industry-experts-container .sw-art-textsimple {
  padding: 0px; }
.sw-category-body-wrap .sw-industry-experts-container .expert-profile-name,
.widget_sw_widget_industryexperts .sw-industry-experts-container .expert-profile-name {
  display: inline-block; }
.sw-category-body-wrap .sw-industry-experts-container .expert-profile-picture,
.widget_sw_widget_industryexperts .sw-industry-experts-container .expert-profile-picture {
  border-radius: 3px;
  float: left;
  margin: 0 10px 0 0;
  width: 64px; }

.page-industry-experts .sw-industry-experts-container {
  gap: 24px; }

.sw-style-simple {
  /*
  .zox-s-graph {
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 3; 
              line-clamp: 3; 
      -webkit-box-orient: vertical;
  }*/ }
  .sw-style-simple .zox-art-text {
    padding-left: 0 !important; }
    .sw-style-simple .zox-art-text:before {
      content: none !important; }

.sw-style-image-left .zox-widget-featl-sub {
  margin-left: 0 !important; }
  .sw-style-image-left .zox-widget-featl-sub img {
    border-radius: var(--brd-radius); }
  .sw-style-image-left .zox-widget-featl-sub .zox-art-grid {
    grid-template-columns: 105px auto !important; }

.sw-style-list .zox-art-text h2.zox-s-title3 {
  font-size: 1.1rem;
  font-weight: 500; }

.sw-block-chart {
  padding: 20px 20px 30px; }

.sw-block-blog img {
  border-radius: 5px; }
.sw-block-blog .zox-widget-side-head {
  margin-top: 20px; }
  .sw-block-blog .zox-widget-side-head,
  .sw-block-blog .zox-widget-side-head h4 {
    float: none; }
.sw-block-blog .zox-art-text {
  padding: 10px 15px 20px; }
.sw-block-blog .zox-art-wrap .zox-art-title {
  min-height: 45px; }
.sw-block-blog .zox-art-wrap .zox-s-graph {
  margin-top: 0; }
.sw-block-blog .zox-byline-wrap {
  margin: 0; }
.sw-block-blog span.zox-byline-date {
  display: block;
  margin: 6px 0; }

.sw-block-webinar {
  clear: both; }
  .sw-block-webinar .sw-webinar {
    border: 1px solid #f1f1f1;
    border-radius: 4px;
    padding: 15px;
    margin: 25px 20px 5px; }
    .sw-block-webinar .sw-webinar .zox-s-title3 {
      font-size: 1.125rem;
      font-weight: 500;
      max-width: 288px;
      display: inline-block; }
      .sw-block-webinar .sw-webinar .zox-s-title3 span {
        color: #1186c1; }
    .sw-block-webinar .sw-webinar p.zox-s-graph {
      font-family: 'Titillium Web', sans-serif;
      font-weight: 500;
      font-size: 0.9rem;
      line-height: var(--line-height); }
    .sw-block-webinar .sw-webinar span.zox-byline-date {
      font-family: 'Titillium Web', sans-serif;
      display: block;
      font-size: 1em;
      margin-left: 0;
      margin-bottom: 10px; }

#zox-side-wrap .sw-webinar {
  margin-top: 0; }
  #zox-side-wrap .sw-webinar .zox-byline-wrap {
    display: block;
    font-size: 1em; }

.sw-footer-top {
  display: flex;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 15px; }
  .sw-footer-top .sw-footer-top-logo {
    flex-grow: 1; }
    .sw-footer-top .sw-footer-top-logo img {
      max-width: 260px; }
  .sw-footer-top .sw-footer-top-social-media {
    align-items: center;
    display: flex; }

.sw-footer {
  display: flex;
  flex-wrap: wrap;
  width: 100%; }
  .sw-footer ul li {
    margin: 7px 0; }
    .sw-footer ul li a {
      padding: 3px 0; }
      .sw-footer ul li a:hover {
        color: #1186c1 !important; }
  .sw-footer .sw-footer-menus {
    display: flex;
    flex-wrap: wrap;
    width: 100%; }
    .sw-footer .sw-footer-menus > div {
      flex-grow: 1;
      margin-right: 10px;
      margin-bottom: 15px; }
  .sw-footer .sw-menu-title {
    font-size: 18px;
    color: #fff;
    margin-bottom: 10px; }
  .sw-footer > .sw-footer-showcase {
    display: flex; }
  .sw-footer .sw-footer-showcase h3 {
    font-size: 20px; }
  .sw-footer .sw-footer-showcase p {
    color: #fff !important;
    font-size: 14px !important;
    margin: 10px 0;
    margin-right: 20px;
    max-width: 200px; }
  .sw-footer .sw-footer-showcase input[type="text"] {
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    padding: 10px;
    max-width: 220px; }
  .sw-footer .sw-footer-showcase .submit,
  .sw-footer .sw-footer-showcase a {
    color: #fff;
    background-color: transparent;
    border: 1px solid #fff;
    display: inline-block;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    max-width: 130px;
    margin: 6px 0 26px;
    width: 100%; }
    .sw-footer .sw-footer-showcase .submit:hover,
    .sw-footer .sw-footer-showcase a:hover {
      background-color: #1186c1;
      border-color: #1186c1;
      color: #fff; }
  .sw-footer .sw-footer-showcase .submit {
    height: 42px;
    cursor: pointer; }

.sw-stories {
  margin-top: 20px;
  margin-bottom: 20px;
  overflow: hidden; }
  .sw-stories p {
    font-family: 'Titillium Web', sans-serif;
    font-weight: 500;
    text-transform: None;
    line-height: var(--line-height);
    padding: 10px 12px 0px; }
  .sw-stories img {
    border-radius: 5px;
    object-fit: cover;
    height: 208px; }
    .sw-stories img:hover {
      opacity: 0.9; }
  .sw-stories .learn-more {
    margin-left: 12px; }

.sw-block-featured {
  margin-top: 20px;
  margin-bottom: 10px;
  overflow: hidden; }
  .sw-block-featured .sw-featured ul {
    list-style-type: disc;
    padding-left: 20px;
    margin-top: 10px; }
  .sw-block-featured .sw-featured img {
    border-radius: 5px; }
  .sw-block-featured .sw-featured .learn-more {
    margin-left: 12px; }
  .sw-block-featured .sw-featured-item .zox-art-title {
    min-height: auto;
    margin-bottom: 8px;
    margin-right: 10px; }
    .sw-block-featured .sw-featured-item .zox-art-title h2.zox-s-title3 {
      font-family: 'Titillium Web', sans-serif;
      font-weight: 500; }
  .sw-block-featured .sw-featured-item .zox-art-text {
    padding: 0; }

#zox-side-wrap .sw-stories {
  margin-top: 0;
  margin-bottom: 0; }
  #zox-side-wrap .sw-stories img {
    max-width: 400px;
    width: 100%; }
  #zox-side-wrap .sw-stories .sw-content {
    min-height: initial; }
    #zox-side-wrap .sw-stories .sw-content p {
      padding: 8px 0; }
  #zox-side-wrap .sw-stories .learn-more {
    margin-left: 0; }

.sw-footer-copyright {
  margin-top: 20px; }
  .sw-footer-copyright .menu-footer-menu-legal-container {
    margin-bottom: 4px;
    font-size: 12px; }
    .sw-footer-copyright .menu-footer-menu-legal-container li {
      display: inline-block;
      margin-right: 10px; }

.not-found-categories {
  padding: 20px;
  margin: 50px auto 0;
  max-width: 1200px;
  text-align: left;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .not-found-categories li {
    display: inline-block;
    text-align: left;
    margin-bottom: 10px;
    width: 25%; }
    .not-found-categories li a {
      color: #000;
      font-size: 1.2rem;
      font-weight: 700;
      letter-spacing: -.02em;
      line-height: 1.125; }

#zox-404 {
  height: auto; }

.sw-clock {
  font-size: 12px; }

/* authors */
.sw-contributors .zox-blog-grid.zox-div3 {
  display: block; }

.sw-user-profile {
  grid-template-columns: 80px auto; }
  .sw-user-profile .zox-author-thumb {
    width: 80px;
    height: 80px; }
  .sw-user-profile .zox-author-info-wrap {
    line-height: var(--line-height); }

.sw-art-search {
  padding-top: 0 !important;
  padding-left: 0 !important;
  padding-bottom: 0 !important; }
  .sw-art-search .zox-byline-date,
  .sw-art-search .zox-byline-wrap,
  .sw-art-search .zox-s-graph {
    display: inline-block !important; }
  .sw-art-search span.zox-byline-date {
    margin: 0;
    color: initial !important; }

/* overwrites */
.sw-art-textsimple {
  padding-bottom: 0px !important; }
  .sw-art-textsimple .zox-byline-date,
  .sw-art-textsimple .zox-byline-wrap,
  .sw-art-textsimple .zox-s-graph {
    display: inline-block !important; }
  .sw-art-textsimple span.zox-byline-date {
    margin: 0;
    color: initial !important; }

/* components */
.sw-section {
  border-top: 1px solid #f0f0f0;
  margin-bottom: 0;
  padding-bottom: 40px;
  padding-top: 40px; }

#zox-search-form #zox-search-submit {
  background-color: #004568 !important; }
#zox-search-form #zox-search-input, #zox-search-form #zox-search-input2 {
  text-transform: none !important; }

.zox-search-toggle form {
  flex-grow: 1; }

.search .zox-body-width {
  max-width: 1600px; }

#zox-main-body-wrap #zox-search-input2 {
  border: 1px solid #ccc;
  color: #2b2b2b;
  padding: 14px;
  text-transform: none;
  width: calc(100% - 150px); }
#zox-main-body-wrap #zox-search-submit2 {
  background-color: #004568 !important;
  font-size: 14px !important;
  text-transform: uppercase !important;
  width: 150px !important; }

#zox-search-form2,
#zox-main-body-wrap .zox-search-box {
  border: 0;
  height: 50px; }

.block-security-week-hero .zoxrel {
  width: 100%; }
  .block-security-week-hero .zoxrel:first-child {
    margin-bottom: 6px;
    width: 100%; }
  .block-security-week-hero .zoxrel:nth-child(2), .block-security-week-hero .zoxrel:nth-child(3) {
    /*
    .zox-s-graph {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    */ }
    .block-security-week-hero .zoxrel:nth-child(2) .zox-s-title2, .block-security-week-hero .zoxrel:nth-child(3) .zox-s-title2 {
      font-size: 1.4em; }
    .block-security-week-hero .zoxrel:nth-child(2) .zox-s-graph, .block-security-week-hero .zoxrel:nth-child(3) .zox-s-graph {
      display: none; }
  .block-security-week-hero .zoxrel .zox-art-text {
    padding: 20px 20px 10px; }

.sw-home-center .sw-style-list {
  padding: 15px 0px 15px; }

.sw-newsletter {
  background-color: #004568;
  border-radius: 4px;
  clear: both;
  padding: 15px 15px 0;
  margin: 0 20px 10px; }
  .sw-newsletter h2, .sw-newsletter p {
    color: #fff; }
  .sw-newsletter p {
    margin: 10px 0 20px; }
  .sw-newsletter .form-text {
    border: 1px solid #f1f1f1;
    padding: 10px 15px;
    max-width: 300px;
    width: 100%; }
  .sw-newsletter .submit {
    cursor: pointer;
    margin-bottom: 20px; }

.wp-block-social-links.is-style-logos-only {
  padding-left: 20px; }
  .wp-block-social-links.is-style-logos-only .wp-social-link svg {
    width: 1.75em;
    height: 1.75em; }

.wp-singular .zox-post-body p {
  max-width: 100%; }
.wp-singular .zox-post-body-bot .zox-post-body-width {
  max-width: 100%; }
.wp-singular .zox-post-body-bot h2,
.wp-singular .zox-post-body-bot p,
.wp-singular .zox-post-body-bot a {
  font-family: "Titillium Web", sans-serif;
  font-size: 18px;
  font-weight: 400; }
.wp-singular .zox-post-body-bot h2, .wp-singular .zox-post-body-bot h2 a {
  font-weight: 700; }
.wp-singular #zox-side-wrap .zox-side-widget {
  padding: 0px 0px 20px; }
.wp-singular #zox-side-wrap .sw-block-webinar .sw-webinar {
  margin: 25px 0px 5px; }

.popular-posts {
  float: left !important;
  padding: 20px 20px 30px;
  width: 100%; }
  .popular-posts .zox-widget-side-trend-wrap {
    grid-gap: 11px; }
  .popular-posts h2 a {
    color: #111;
    font-weight: 400 !important;
    font-family: 'Titillium Web', sans-serif; }

.wpp-shortcode h2.zox-s-title3 {
  font-family: 'Titillium Web', sans-serif; }

.sw-logo-area {
  max-width: 400px; }
  .sw-logo-area a {
    max-width: 400px; }

.zox-dark h2 a,
.zox-dark .sw-author-posts h2,
.zox-dark .sw-author-posts a,
.zox-dark .sw-art-search span.zox-byline-date,
.zox-dark .ais-Hits-item p,
.zox-dark .ais-Menu-link span,
.zox-dark .ais-Pagination .ais-Pagination-link,
.zox-dark .ais-facets .ais-HierarchicalMenu-link,
.zox-dark .ais-RefinementList-labelText,
.zox-dark #ais-facets .widgettitle,
.zox-dark .ais-Hits-item .ais-meta .post-date,
.zox-dark .ais-meta .sw-clock,
.zox-dark .zox-author-box-right .zox-author-box-text p {
  color: #fff !important; }
.zox-dark .zox-author-box-right .zox-author-box-name a {
  color: #0f9fe1; }
.zox-dark #zox-search-input2 {
  border: 1px solid #fff !important;
  color: #ffff; }
.zox-dark .sw-stories {
  background: #181818;
  color: #efefef; }
  .zox-dark .sw-stories p {
    color: #efefef; }
.zox-dark .zox-widget-side-trend-wrap:not(.popular-post-list) .zox-art-text:before {
  background-image: url("/wp-content/themes/zoxpress-child/assets/img/sw-list-dark.png") !important; }
.zox-dark .btn, .zox-dark .sw-block-webinar .register-btn, .sw-block-webinar .zox-dark .register-btn, .zox-dark .sw-stories .learn-more, .sw-stories .zox-dark .learn-more, .zox-dark .sw-block-featured .sw-featured .learn-more, .sw-block-featured .sw-featured .zox-dark .learn-more, .zox-dark .sw-newsletter .submit, .sw-newsletter .zox-dark .submit, .zox-dark .more-expert-insights, .zox-dark .sw-stories .learn-more, .zox-dark .sw-newsletter .submit {
  background-color: #fff;
  color: #000 !important; }
  .zox-dark .btn:hover, .zox-dark .sw-block-webinar .register-btn:hover, .sw-block-webinar .zox-dark .register-btn:hover, .zox-dark .sw-stories .learn-more:hover, .sw-stories .zox-dark .learn-more:hover, .zox-dark .sw-block-featured .sw-featured .learn-more:hover, .sw-block-featured .sw-featured .zox-dark .learn-more:hover, .zox-dark .sw-newsletter .submit:hover, .sw-newsletter .zox-dark .submit:hover, .zox-dark .more-expert-insights:hover, .zox-dark .sw-stories .learn-more:hover, .zox-dark .sw-newsletter .submit:hover {
    color: #fff !important;
    background-color: #004568; }
.zox-dark .wp-block-table.is-style-stripes tbody tr:nth-child(2n+1) {
  background-color: transparent; }

.zox-post-more-wrap span.zox-post-main-title {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 500;
  text-transform: Capitalize; }

.zox-post-body-bot {
  margin: 0; }
  .zox-post-body-bot .zox-author-box-wrap {
    margin: 0;
    padding: 30px 0 0; }

.zox-post-head-wrap .zox-post-excerpt p > img,
.zox-post-head-wrap .zox-post-excerpt p > span > img,
.zox-post-head-wrap .zox-post-excerpt p > span > span > img {
  display: none; }

.zox-post-body-wrap .wp-block-image {
  max-width: 660px;
  width: 100%;
  margin: auto !important; }

.zox-feat-tech2-sub .zox-art-img img {
  height: initial; }

.sw-template-post.art-blog .zox-art-img {
  padding-top: 56%; }
  .sw-template-post.art-blog .zox-art-img img {
    height: initial; }

.pagination {
  margin-top: 20px; }
  .pagination .page-numbers.dots,
  .pagination .page-numbers.current,
  .pagination a.page-numbers {
    border: 1px solid #004568;
    border-radius: 0.25rem;
    color: #004568;
    font-size: 1rem;
    font-weight: 700;
    font-family: 'Oswald';
    margin-right: 4px;
    padding: 12px; }
  .pagination .page-numbers.current {
    background-color: #004568;
    color: #fff; }
  .pagination a.page-numbers:hover {
    background-color: #004568;
    color: #fff; }

.more-expert-insights {
  margin-block: 18px; }
  .more-expert-insights:hover {
    background-color: #004568; }

.sw-industry-experts-authors h1 {
  font-size: 42px;
  line-height: 1.4;
  margin-inline: auto;
  margin-bottom: 60px;
  max-width: 900px; }
.sw-industry-experts-authors .zox-authors-cont {
  grid-template-columns: 1fr; }
.sw-industry-experts-authors .zox-authors-desc {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden; }

.wp-block-image .alignright {
  display: block;
  text-align: right;
  margin: 12px 0 0px 10px; }

.zox-post-body blockquote {
  position: relative;
  border-left: 0;
  margin: 30px auto;
  padding-left: 55px; }
  .zox-post-body blockquote:before {
    font-family: "Nunito", sans-serif;
    content: "“";
    font-size: 9rem;
    color: #004568;
    position: absolute;
    top: 0rem;
    left: -0.5rem;
    line-height: 1; }
  .zox-post-body blockquote p,
  .zox-post-body blockquote span {
    display: block;
    font-family: "Titillium Web", sans-serif;
    font-weight: 500;
    font-style: italic;
    font-size: 1.125rem;
    color: #000;
    line-height: 1.55; }
  .zox-post-body blockquote p {
    margin-bottom: 20px; }
.zox-post-body .wp-block-image figcaption {
  display: block;
  max-width: 250px !important;
  line-height: 1.4; }
.zox-post-body .zox-post-body .wp-block-image .alignright figcaption {
  margin-right: 0 !important;
  padding-right: 0 !important; }

#zox-side-wrap .zox-widget-featl-sub {
  margin-left: 0; }

.zox-s6 .zox-widget-side-trend-wrap:not(.popular-post-list) .zox-art-text:before {
  content: " ";
  background-image: url("/wp-content/themes/zoxpress-child/assets/img/sw-list-light.png");
  background-size: cover;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  position: absolute;
  margin: 0;
  top: 0px; }

#disqus_thread {
  display: block;
  margin-top: 0px; }

#zox-comments-button {
  display: none; }

.wpp-shortcode {
  margin-top: 20px; }
  .wpp-shortcode .zox-widget-side-trend-wrap {
    grid-gap: 11px; }
  .wpp-shortcode h2 a {
    color: #111;
    font-weight: 400 !important; }

#zox-bot-head-wrap.zox-fix-up,
.zox-fix-up .zox-bot-head-menu,
.zox-fix-up #zox-bot-head,
.zox-fix-up #zox-bot-head-left,
.zox-fix-up #zox-bot-head-right,
.zox-fix-up #zox-bot-head-mid,
.zox-fix-up .zox-bot-head-logo,
.zox-fix-up .zox-bot-head-logo-main,
.zox-fix-up .zox-nav-menu,
.zox-fix-up .zox-nav-menu ul {
  height: 58px; }

.zox-feat-tech2-main .zox-art-wrap {
  background-image: url("/wp-content/themes/zoxpress-child/assets/img/posts/security-week-post-6.jpg"); }

.category-page-description {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  text-align: center; }

.zox-dark span.zox-s-cat, .zox-dark span.zox-post-excerpt p, .zox-dark .zox-author-info-wrap,
.zox-dark p.zox-s-graph, .zox-dark.zox-s3 .zox-art-small span.zox-s-cat, .zox-dark .zox-post-body h1,
.zox-dark .zox-post-body h2, .zox-dark .zox-post-body h3, .zox-dark .zox-post-body h4,
.zox-dark .zox-post-body h5, .zox-dark .zox-post-body h6, .zox-dark .zox-post-body h1 a,
.zox-dark .zox-post-body h2 a, .zox-dark .zox-post-body h3 a, .zox-dark .zox-post-body h4 a,
.zox-dark .zox-post-body h5 a, .zox-dark .zox-post-body h6 a, .zox-dark .zox-woo-wrap h1,
.zox-dark .zox-woo-wrap h2, .zox-dark .zox-woo-wrap h3, .zox-dark .zox-woo-wrap h4,
.zox-dark .zox-woo-wrap h5, .zox-dark .zox-woo-wrap h6, .zox-dark .zox-woo-wrap h1 a,
.zox-dark .zox-woo-wrap h2 a, .zox-dark .zox-woo-wrap h3 a, .zox-dark .zox-woo-wrap h4 a,
.zox-dark .zox-woo-wrap h5 a, .zox-dark .zox-woo-wrap h6 a, .zox-dark .zox-post-tags-header,
.zox-dark h3.zox-post-cat a, .zox-dark .zox-byline-wrap span, .zox-dark .zox-byline-wrap span a,
.zox-s6 .zox-dark span.zox-s-cat, .zox-s7 .zox-dark span.zox-s-cat, .zox-fash2 .zox-dark span.zox-s-cat,
.zox-dark h1.zox-author-top-head, .zox-dark span.zox-authors-name a, .zox-dark #comments a {
  color: #c5c5c5 !important; }

.archive.tag .sw-template-post.art-blog .zox-art-img,
.paged.tag .sw-template-post.art-blog .zox-art-img {
  padding-top: 0; }

/* Category page */
body.category #zox-main-body-wrap {
  padding-bottom: 0px !important; }

.securityweek-categories {
  margin-top: 0px !important; }

.sw-category-post .zox-s-graph {
  display: block !important;
  margin-block: 4px; }
.sw-category-post .zox-art-text {
  padding: 0;
  margin-bottom: 0; }
.sw-category-post .post-date {
  font-size: 13px; }

.sw-category-body-wrap {
  gap: 60px !important; }
  .sw-category-body-wrap .zox-byline-name {
    display: none; }
  .sw-category-body-wrap .zox-s-cat {
    display: none; }
  .sw-category-body-wrap .zox-blog-grid {
    margin-top: 40px; }
  .sw-category-body-wrap .zox-art-img img {
    width: 100%; }
  .sw-category-body-wrap .zox-feat-sports3-main-wrap {
    display: flex;
    flex-direction: column;
    gap: 15px;
    box-shadow: none !important;
    background: none; }
  .sw-category-body-wrap .zox-feat-sports3-main-wrap, .sw-category-body-wrap .zox-feat-sports3-sub {
    padding: 0; }
    .sw-category-body-wrap .zox-feat-sports3-main-wrap .zox-art-text h2.zox-s-title2, .sw-category-body-wrap .zox-feat-sports3-sub .zox-art-text h2.zox-s-title2 {
      font-size: 1rem;
      margin-bottom: 0.5rem;
      display: block; }
    .sw-category-body-wrap .zox-feat-sports3-main-wrap .zox-art-wrap, .sw-category-body-wrap .zox-feat-sports3-sub .zox-art-wrap {
      box-shadow: none;
      background: none;
      border-radius: 0;
      overflow: initial; }
    .sw-category-body-wrap .zox-feat-sports3-main-wrap .zox-s-graph, .sw-category-body-wrap .zox-feat-sports3-sub .zox-s-graph {
      display: block;
      margin-bottom: 6px; }
    .sw-category-body-wrap .zox-feat-sports3-main-wrap .zox-s-title2, .sw-category-body-wrap .zox-feat-sports3-sub .zox-s-title2 {
      font-size: 1.1rem;
      font-weight: 500;
      letter-spacing: 0.03px; }
    .sw-category-body-wrap .zox-feat-sports3-main-wrap .zox-post-date, .sw-category-body-wrap .zox-feat-sports3-sub .zox-post-date {
      display: none;
      font-size: 0.9rem;
      font-family: 'Titillium Web', sans-serif;
      font-weight: 500; }
  .sw-category-body-wrap .sw-category-featured {
    padding-bottom: 100px; }
    .sw-category-body-wrap .sw-category-featured .zox-art-title {
      max-width: 660px;
      margin-bottom: 20px; }
    .sw-category-body-wrap .sw-category-featured div.zox-s-graph p {
      color: #fff;
      font-family: 'Titillium Web', sans-serif;
      font-weight: 500;
      font-size: 1.3rem;
      line-height: var(--line-height); }
  .sw-category-body-wrap .widget-content {
    margin-bottom: 20px; }
  .sw-category-body-wrap .widget-title {
    font-size: .875rem;
    letter-spacing: .1em;
    text-transform: uppercase;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 400;
    overflow: hidden;
    position: relative;
    text-align: left;
    width: 100%; }
    .sw-category-body-wrap .widget-title:after {
      content: '';
      background: #ccc;
      margin: -1px 0 0 15px;
      position: absolute;
      top: 50%;
      width: 100%;
      height: 1px; }
  .sw-category-body-wrap .sw-newsletter {
    float: none;
    overflow: hidden; }
  .sw-category-body-wrap .sw-block-webinar .sw-webinar {
    padding: 15px;
    margin: 0 0 20px 0; }
  .sw-category-body-wrap .sw-block-moves {
    margin: 10px 0 0 0; }
    .sw-category-body-wrap .sw-block-moves .sw-art-textsimple {
      padding: 0px !important; }

@media screen and (max-width: 1200px) {
  .sw-home-center {
    gap: 0;
    flex-wrap: wrap !important; }
    .sw-home-center .zoxrel:first-child .zox-s-graph {
      display: none; }
    .sw-home-center > .wp-block-column:first-child {
      width: 50%; }
    .sw-home-center > .wp-block-column:last-child {
      width: 100%; }

  .home .wp-block-group .wp-block-columns {
    flex-wrap: wrap !important;
    gap: 10px; }
  .home .wp-block-group .wp-block-column {
    width: 45%;
    flex-basis: 45%; } }
@media screen and (max-width: 1024px) {
  #zox-bot-head-wrap {
    background-color: #004568;
    margin-bottom: 20px; }

  .zox-bot-head-logo img,
  .zox-bot-head-logo-main img {
    max-height: 44px; }

  .sw-stories .sw-content {
    min-height: auto; }
  .sw-stories .sw-story-image {
    min-height: initial; }

  .home .sw-industry-experts .sw-industry-experts-container > a {
    position: absolute;
    min-width: 100px;
    width: 100px; }
  .home .sw-industry-experts .sw-industry-experts-container .sw-art-textsimple {
    padding: 0; }
  .home .sw-industry-experts .sw-industry-experts-container h2.zox-s-title2 {
    font-size: 1.2rem; }
  .home .sw-industry-experts .sw-industry-experts-container .zox-art-title > a {
    display: flex;
    align-items: center;
    padding-left: 115px;
    padding-right: 8px;
    min-height: 100px; } }
@media screen and (max-width: 600px) {
  .sw-footer .sw-footer-menus > div {
    width: 47%; }

  .sw-block-featured {
    margin: 0; }

  .sw-industry-experts {
    padding: 0; }

  .home .sw-industry-experts {
    padding: 15px; }

  .sw-home-center .sw-style-list {
    padding: 15px; }

  .wp-block-columns {
    gap: 1em; }

  .home .block-security-week-hero .zoxrel:nth-child(2) {
    margin-bottom: 6px; }
    .home .block-security-week-hero .zoxrel:nth-child(2) .zox-reg-img {
      display: none; }
  .home .wp-block-column .sw-newsletter .zox-s-title2 {
    margin-bottom: 10px;
    display: block; }

  .sw-block-moves {
    padding-bottom: 0; }

  #zox-side-wrap {
    padding-bottom: 0; }
    #zox-side-wrap .zox-side-widget {
      padding: 0 0 20px; }
    #zox-side-wrap .zox-widget-featl-sub {
      grid-gap: 0;
      margin: 0;
      padding: 0; }
    #zox-side-wrap .sw-block-webinar .sw-webinar {
      margin: 20px 0px 5px; }
    #zox-side-wrap .sw-industry-experts-container .sw-art-textsimple {
      padding: 8px 0px 10px; }

  .single-format-standard #zox-side-wrap > .zox-side-widget.widget_text > .textwidget {
    padding: 0; } }
@media screen and (max-width: 479px) {
  .sw-category-featured-container {
    padding-bottom: 0px; }
    .sw-category-featured-container .wp-post-image {
      display: block;
      height: 100%; }

  #zox-foot-wrap {
    padding: 30px 0px !important; }

  .sw-footer-top {
    flex-direction: column; }
    .sw-footer-top .sw-footer-top-logo {
      margin-bottom: 10px; }

  .sw-home-post .zox-mob-img {
    display: none !important; }

  .zox-s6 .home .zox-widget-side-trend-wrap {
    grid-gap: 10px; }

  .wp-block-latest-posts__list .zox-art-grid {
    display: flex;
    align-items: center; }
    .wp-block-latest-posts__list .zox-art-grid > a {
      display: block;
      width: 80px;
      min-width: 80px; }
  .wp-block-latest-posts__list .zox-art-text {
    padding: 10px !important; }

  #zox-main-body-wrap {
    padding: 15px 0 15px; }

  .block-security-week-hero h2.zox-s-title2 {
    font-size: 1.6rem; }
  .block-security-week-hero .zox-reg-img,
  .block-security-week-hero .zox-mob-img {
    display: block; }
  .block-security-week-hero > .zoxrel:nth-child(3) .zox-reg-img, .block-security-week-hero > .zoxrel:first-child .zox-reg-img {
    display: none !important; }

  .zox_feat_list_widget .zox-art-img img,
  .sw-template-post .zox-art-img img,
  .sw-block-blog img {
    display: block; }

  .art-blogm .zox-art-text {
    padding: 0 !important; }

  .wp-block-latest-posts.is-grid li {
    margin: 0;
    width: 100%; }

  .sw-newsletter p {
    display: block; }

  .page-industry-experts .sw-industry-experts-container {
    gap: 0; }
    .page-industry-experts .sw-industry-experts-container > a {
      min-width: 100px; }
    .page-industry-experts .sw-industry-experts-container .zox-art-text {
      padding-top: 0 !important; }
    .page-industry-experts .sw-industry-experts-container p {
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box !important;
      -webkit-line-clamp: 2;
      /* number of lines to show */
      line-clamp: 2;
      -webkit-box-orient: vertical; }

  .zox-post-body-bot .zox-author-box-wrap {
    grid-column-gap: 10px; }
  .zox-post-body-bot .zox-author-box-img {
    width: 98px; }

  .zox-post-body p {
    margin: 0 auto 15px; }
  .zox-post-body .wp-block-image .alignleft,
  .zox-post-body .wp-block-image .alignright {
    float: none;
    margin: 12px 0 0 0;
    text-align: center;
    width: 100%; }
  .zox-post-body .wp-block-image figcaption {
    text-align: center !important;
    max-width: 100% !important;
    padding-inline: 0;
    margin-bottom: 10px !important; } }
#menu-security-week-main-menu-1 {
  display: flex;
  justify-content: center; }

#zox-main-head-wrap {
  display: -webkit-grid;
  display: grid; }

@media screen and (min-width: 600px) {
  .wp-block-latest-posts.columns-4 li {
    width: calc(50% - 0.66em); }
  .wp-block-latest-posts.columns-4 li:nth-child(2n) {
    margin-right: 0; }

  .wp-block-latest-posts.is-grid li {
    width: 100%; }

  .sw-industry-experts-authors h1 {
    padding-inline: 30px; }
  .sw-industry-experts-authors .zox-authors-left {
    width: 125px; }
  .sw-industry-experts-authors .zox-authors-cont {
    grid-template-columns: 1fr 5fr; } }
@media screen and (min-width: 1024px) {
  .wp-block-latest-posts.columns-4 li {
    width: calc(25% - 0.9375em); }
  .wp-block-latest-posts.columns-4 li:nth-child(2) {
    margin: 0 1.25em 0 0; }

  #zox-bot-head-wrap.zox-fix-up .zox-bot-head-logo {
    padding-left: 75PX; }

  .sw-top-bar {
    display: block; }

  .sw-footer {
    flex-wrap: nowrap; }
    .sw-footer .sw-footer-menus {
      flex-wrap: wrap;
      width: 70%; }
      .sw-footer .sw-footer-menus > div {
        width: 47%; }

  .block-security-week-hero .zoxrel {
    width: 49%; }
    .block-security-week-hero .zoxrel:nth-child(3) {
      margin-left: 2%; }
    .block-security-week-hero .zoxrel .zox-art-text {
      padding: 5px 20px; } }
@media screen and (min-width: 1460px) {
  .sw-footer {
    flex-wrap: nowrap; }
    .sw-footer .sw-footer-menus {
      flex-wrap: nowrap;
      width: 70%; }

  #zox-bot-head-wrap.zox-fix-up .zox-bot-head-logo {
    padding-left: 75PX; }

  .block-security-week-hero .zoxrel .zox-art-text {
    padding: 30px 20px 20px; } }
@media screen and (max-width: 1023px) {
  #zox-bot-head-mid, .zox-feat-ent1-grid, .zox-feat-net1-grid, .zox-post-main-wrap, #zox-home-body-wrap,
  .zox-feat-ent1-grid, .zox-feat-net1-grid, .zox-post-main-wrap, #zox-home-body-wrap {
    grid-template-columns: 100% !important; } }

/*# sourceMappingURL=style.css.map */
