body.page-id-4120  header.page-header.page-header-small.overlay.ratio.ratio-landscape {
    height: 500px;
}
.milestone-widget .milestone-header {
  border-radius: 5px 5px 5px 5px;
  box-shadow: 3px 5px 5px rgba(0, 0, 0, 0.3);
  position: relative;
}
.milestone-countdown,
.milestone-message {
  border-radius: 0 5px 5px 0;
}
/* .navbar-nav .post-thumbnail {
        display: none;
    } */
.cs-mm-posts {
  flex-direction: column;
  text-align: left !important;
}

.navbar-nav
  li.csco-mega-menu.csco-mega-menu-terms
  .cs-mm-content
  .cs-mm-posts-container
  .cs-mm-posts
  .mega-menu-item {
  max-width: 100%;
}
.post-head-info {
  display: flex;
  align-content: flex-start;
  flex-wrap: wrap;
  gap: 5px;
  align-items: flex-start;
  flex-direction: column-reverse;
}
.post-head-info p {
  font-size: 14px;
  margin-bottom: 0px;
  line-height: normal;
}

.post-head-info span,
.hp-author a {
  color: #595959 !important;
  font-size: 11px;
  font-family: "Open Sans";
}

span.hp-author {
  display: flex;
  gap: 5px;
}
article.mega-menu-item {
  display: flex;
  gap: 10px;
  align-items: flex-start;
}

.navbar-nav .post-thumbnail img {
  width: 60px;
  height: 60px;
  object-fit: cover;
}

article.mega-menu-item h6.entry-title,
article.mega-menu-item h6.entry-title a {
  margin-top: 0px !important;
}
.menu-item .cs-mm-posts {
  gap: 30px;
}
.mob-mega-menu ul {
  list-style: none !important;
  padding: 0px !important;
  margin: 0px !important;
}

.mob-mega-menu ul li.main-li a,
.mob-mega-menu ul li.main-li .parent-span {
  color: #000;
  font-family: Open Sans;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.mob-mega-menu ul li.parent-menu a:after,
.mob-mega-menu ul li.parent-menu .parent-span:after,
.child-span:after {
  content: "\e91f";
  margin-left: 0.5rem;
  font-family: "cs-icons";
  font-size: 12px;
}

.mob-mega-menu ul .parent-menu {
  padding-bottom: 16px !important;
}

li.main-li:not(:first-child) {
  border-top: 1px #e9ecef solid;
  padding-top: 16px;
}

.child-menu {
  display: none;
}

.cat-child-menu {
  display: none;
  padding-top: 10px;
}

.cat-child-menu li {
  display: flex;
  flex-direction: column;
  gap: 15px;
  padding-bottom: 10px;
}

.mob-post-title a:after {
  display: none;
}

.cat-parent-menu .mob-post-title a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  color: #000000 !important;
  font-size: 14px !important;
  letter-spacing: 0px !important;
  text-transform: none !important;
  font-family: Noto Sans Adlam !important;
  font-weight: 400 !important;
  line-height: 1.125 !important;
}

.mob-post-excerpt p {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 0px !important;
  color: #777777;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.mob-post-date span {
  color: #595959;
  font-size: 11px;
  line-height: normal;
  font-family: "Open Sans";
}

.cat-parent-menu a,
.child-span {
  color: #7f7f7f !important;
  font-weight: 400 !important;
  font-size: 13px !important;
  letter-spacing: 0px !important;
  display: block;
  width: 100%;
}

.mob-article {
  display: flex;
}

.mob-post-img img {
  width: 60px;
  height: 60px;
  object-fit: cover;
}

.mob-post-img {
  width: 30%;
  display: none;
}
.mob-post-excerpt {
  display: none;
}
.mob-post-date {
  display: none;
}

.mob-post-content {
  /*   width: 70%; */
  width: 100%;
}

li.cat-parent-menu {
  padding-top: 20px !important;
}
.mega-menu-item .entry-title a:hover {
  color: #1f64f6 !important;
}
.mega-menu-item .post-thumbnail:hover .post-more {
  display: none !important;
}
li.menu-item.menu-item-type-taxonomy.menu-item-object-category.csco-mega-menu-child-term.csco-mega-menu-child.loaded.active-item {
  padding-left: 1.5rem;
}

li.menu-item.menu-item-type-taxonomy.menu-item-object-category.csco-mega-menu-child-term.csco-mega-menu-child.loaded.active-item
  a,
.navbar-nav .cs-mm-categories > li > a:hover {
  color: #1f64f6 !important;
}
.pk-post-item article.ratio {
  flex-direction: column;
}

.pk-post-item article.ratio .overlay-media {
  position: inherit !important;
}

.pk-post-item article.ratio .overlay-media img {
  position: relative;
}
.pk-post-item article.ratio-square:before {
  padding-bottom: 0;
}
.pk-post-item article.ratio .overlay-inner {
  padding-left: 0px;
  padding-right: 0px;
}

.post-more {
  display: none;
  position: absolute;
  top: 225px;
  left: 20px;
}

.pk-post-item article.ratio .overlay-outer {
  position: initial;
}
html[data-scheme="default"] h3.entry-title a,
html[data-scheme="default"] h3.entry-title a:hover {
  color: #000;
}

html[data-scheme="default"] .overlay-inner .post-meta a,
html[data-scheme="default"] .overlay-inner .post-meta a:hover {
  color: #000;
}
img.jp-relatedposts-post-img {
  border-radius: 6px;
  object-fit: cover;
  margin-bottom: 10px;
}

h4.jp-relatedposts-post-title {
  margin-bottom: 10px !important;
}
h4.jp-relatedposts-post-title a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
ol.child-content-item {
  /*   display: none; */
}
.pk-toc li:before {
  display: none !important;
}
li.parent-li.has-child-ol a:after {
  position: absolute;
  right: -10px;
  top: 10px;
  cursor: pointer;
  z-index: 99;
  width: 0;
  height: 0;
  color: #000;
  border: 0 solid transparent;
  border-right-width: 0.35rem;
  border-left-width: 0.35rem;
  border-top: 0.35rem solid currentColor;
  margin-left: 0.5em;
  transition: 0.25s;
  content: "";
  cursor: pointer;
  z-index: 99;
}

li.parent-li.has-child-ol {
  position: relative;
}
li.parent-li {
  padding: 0px !important;
}

.pk-toc {
  background-color: #f7f7f7;
  padding: 50px 25px;
  border-radius: 3px;
}

.parent-li a {
  /*     font-size: 14px; */
}
li.parent-li.active a:nth-child(1) {
  color: #005fff !important;
  font-weight: bold !important;
}
li.parent-li.active-child a {
  color: #000;
  font-weight: 400 !important;
}
.child-content-item li {
  padding-left: 40px !important;
}

.child-content-item li a {
  font-size: 13px;
}
h5.pk-title.pk-toc-title.pk-font-block {
  /*     font-size: 14px;
        font-weight: 700; */
  position: relative;
}

h5.pk-title.pk-toc-title.pk-font-block:after {
  content: "";
  display: block;
  width: 24px;
  border-bottom: 2px solid #000;
  position: absolute;
  bottom: -10px;
}
aside#secondary {
  position: sticky;
  transition: top 0.4s ease, height 0.4s ease;
  top: 100px;
  height: 100%;
}
.home-post-slider .overlay-media {
  position: inherit !important;
}

html[data-scheme="default"] .home-post-slider h2.entry-title a,
html[data-scheme="default"] .home-post-slider h2.entry-title a:hover {
  color: #000;
}
html[data-scheme="default"] .home-post-slider .overlay-inner .post-meta a,
html[data-scheme="default"] .home-post-slider .overlay-inner .post-meta a:hover,
html[data-scheme="default"] .home-post-slider li.meta-reading-time {
  color: #000;
}

.home-post-slider img.jarallax-img.wp-post-image {
  position: relative;
}

.home-post-slider .overlay-inner {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

html[data-scheme="default"] .home-post-slider .cs-block-slider-featured .owl-dot.active span {
    background-color: #000;
}

html[data-scheme="default"] .home-post-slider .cs-block-slider-featured .owl-dot span {
    background-color: #595959;
}
.home-post-slider .overlay-outer.post-inner {
  height: auto !important;
}
html[data-scheme="dark"] .pk-toc {
  background-color: #000;
}

html[data-scheme="dark"] li.parent-li.has-child-ol a:after {
  color: #fff;
}
li.parent-li.has-child-ol.active ol.child-content-item li a {
  font-weight: 400 !important;
  color: #000 !important;
}
li.parent-li.has-child-ol.active ol.child-content-item li.active-child a,
li.parent-li.has-child-ol.active ol.child-content-item li.active-li-child a {
  color: #005fff !important;
  font-weight: bold !important;
}
a.jp-relatedposts-post-a:before {
  display: none;
}
.jetpack-subscription-modal__modal-content-form {
  display: none;
}
.tag-header p {
  color: #000;
  font-size: 14px;
  text-transform: none;
}

.tag-header h5 {
  margin-bottom: 5px;
}
.post-tags a {
  text-decoration: underline;
}

.post-tags a:hover {
  text-decoration: none;
}
html[data-scheme="dark"]
  li.parent-li.has-child-ol.active
  ol.child-content-item
  li
  a {
  color: #ffff !important;
}
.tnp-archive ul {
  display: flex;
  gap: 20px;
  list-style: none;
  padding: 0px;
  flex-wrap: wrap;
}
html[data-scheme="dark"] .tag-header p {
  color: #fff;
}
html[data-scheme="dark"] .tag-header p {
  color: #fff;
}

.single .section-share,
.single .post-author {
  display: none;
}

.newsletter-archive-content {
  display: flex;
  flex-direction: column;
  width: 60%;
}

.tnp-archive-title a {
  font-family: "Noto Sans Adlam";
  font-size: 30px;
  line-height: 36px;
  text-transform: capitalize;
  font-weight: 500;
}

.tnp-archive-date p {
  font-size: 14px;
  line-height: 28px;
  font-weight: 400;
  margin-bottom: 0px;
  font-family: "Open Sans";
}

.tnp-archive-content p,
.tnp-archive-content span {
  font-size: 15px !important;
  line-height: 28px;
  font-weight: 400 !important;
  color: #777 !important;
  font-family: Open Sans !important;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.tnp-archive-img img {
  border-radius: 3px;
  height: 215px !important;
  object-fit: cover;
}
.tnp-archive li {
  width: 50%;
}
.tnp-archive li {
  width: 100%;
  display: flex;
  gap: 50px;
  position: relative;
  /*     padding-bottom: 48px; */
}
.newsletter-thumbnail {
  width: 40%;
}

.tnp-archive-date {
  /*   padding: 32px 0px; */
}
.tnp-archive li:not(:first-child) {
  padding-top: 48px;
}
/* .tnp-archive li:after {
    content: '';
    display: block;
    width: 70px;
    border-bottom: 1px solid #dcdcde;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
} */
.page-id-4120 .newsletter-archive-content {
  width: 66.66%;
}

.page-id-4120 .newsletter-thumbnail {
  width: 33.33%;
}
.newsletter-archive-form {
  max-width: 480px;
  margin-left: auto !important;
  margin-right: auto !important;
}
.tnp-archive-title {
  padding-bottom: 30px;
}
.page-id-4120 .wp-block-group.has-border-color,
.sharedaddy.sd-sharing-enabled,
.jetpack-likes-widget-wrapper {
  display: none;
}
.page-id-4120 p#subscribe-submit {
  width: auto !important;
}
html[data-scheme="dark"] h5.pk-title.pk-toc-title.pk-font-block:after {
  border-color: #ffff;
}
.single div#jp-relatedposts {
  display: none !important;
}
.single .wp-block-group.has-border-color {
  display: none;
}
.page-id-4120 header.page-header h1 {
  display: none;
}
html[data-scheme="default"] li.meta-reading-time {
  color: #000;
}
.page-header-simple ul.post-meta {
  display: flex;
  gap: 14px;
}
.page-header-simple li.meta-date {
  order: 1;
  margin-left: 0px;
}
.page-header-simple li.meta-author {
  order: 2;
}

.page-header-simple li.meta-reading-time {
  order: 3;
  margin-left: 0px;
}
.newsletter-form-header {
  width: 80%;
  margin: 0 auto;
}
#subscribe-submit a {
  color: #fff;
}
html[data-scheme="dark"] .mob-mega-menu ul li.main-li a,
html[data-scheme="dark"] .mob-mega-menu ul li.main-li .parent-span {
  color: #fff !important;
}
li.parent-li.has-child-ol .child-content-item a::after {
    display: none;
}
.newsletter-form-header .cnvs-block-row-inner {
    align-items: center;
}
.header .cs-container {
    padding-bottom: 16px;
}
.home-post-slider .owl-dots {
    bottom: 16.5%;
}

.home-post-slider h2.entry-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.home .site-content {
    margin-top: 15px;
}
.page-id-1005 header.page-header, .page-id-1005 .powerkit_toc_widget {
    display: none;
}
.author-social-acc a {
    font-size: 15px;
}
.page-id-1005 aside#secondary {
    top: 30px;
}
.page-id-1005 .wp-block-group.has-border-color {
    display: none;
}
.author-recent-post .wp-block-post-excerpt {
    margin-top: 0px !important;
}

.author-recent-post h3 {
    margin-bottom: 0px !important;
}

.author-recent-post .wp-block-column {
    align-self: flex-start;
}
.author-recent-post li:not(:last-child) {
    border-bottom: 1px solid #dee2e6;
    margin-bottom: 38px;
    padding-bottom: 38px;
}

.author-recent-post li .wp-block-columns {
    margin-bottom: 0px;
}
.author-details {
    display: flex;
    gap: 20px;
}

.author-img {
    flex-basis: 41.666666666667%;
}

.author-desc {
    flex-basis: 58.333333333333%;
    padding-top: 32px;
}

.author-details .author-img img {
    width: 316px;
/*     height: 474px; */
    object-fit: cover;
}

.author .narrowcolumn {
    flex: 0 0 840px;
    max-width: 840px;
}

.author-social-link ul {
    list-style: none;
    padding: 0px;
    display: flex;
    justify-content: center;
    gap: 0.5em;
    align-items: center;
}

.author-social-link {
    padding-top: 20px;
}

.author-post {
    display: flex;
    gap: 2em;
}

.au-post-thumb {
    flex-basis: 40%;
}

.au-post-detail {
    flex-basis: 60%;
}

.author-post:not(:last-child) {
    border-bottom: 1px solid #dee2e6;
    margin-bottom: 38px;
    padding-bottom: 38px;
}

.au-post-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.au-post-title a {
    font-size: 29px;
    line-height: 33px;
    font-weight: 500;
    font-family: Noto Sans Adlam;
}

.au-post-desc p {
    color: #777777;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    margin-bottom: 0px;
    margin-top: 20px;
    font-family: Open Sans;
}

.author-posts {
    padding-top: 60px;
}
.author-desc p {
    font-size: 16px;
    line-height: 28px;
    font-family: 'Open Sans';
    color: #777;
}

.author-name h2 {
    font-family: 'Noto Sans Adlam';
    font-size: 42px;
    line-height: 47px;
    font-weight: 500;
    margin-bottom: 32px;
}
h2.ps-author {
    font-size: 32px;
    line-height: 36px;
    font-weight: 500;
    font-family: 'Noto Sans Adlam';
    border-bottom: 1px solid #dee2e6;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

.author-data {
    border-bottom: 1px solid #dee2e6;
}
@media (max-width: 600px) {
	.author-details {
    flex-direction: column;
}

.author-img {
    width: 100%;
}

.author-details .author-img img {
    width: 100%;
    height: auto;
}

.author-name h2 {
    font-size: 31px;
    line-height: 37px;
}

.author-desc {
    width: 100%;
    padding-top: 0px;
}

.author-post {
    flex-direction: column;
}

.au-post-title a {
    font-size: 25px;
}
	.home-post-slider .owl-dots {
    bottom: 2rem;
}
	.single article h2 {
    padding-top: 400px;
    margin-top: -400px !important;
    display: inline-block;
}
	#secondary .widget.powerkit_toc_widget-6.powerkit_toc_widget {
    display: none;
}
  html[data-scheme="dark"] .mob-pf {
    background-color: #232323;
  }
  .mob-pf {
    background-color: #ffffff;
    z-index: 4;
    position: relative;
    /*     padding-left: 20px;
    padding-right: 20px; */
  }

  /* section.entry-content {
    padding-left: 20px;
    padding-right: 20px;
}

.single .cs-container {
    padding-left: 0px;
    padding-right: 0px;
} */
  figure.wp-block-image.pk-pin-it-container {
    z-index: -1 !important;
  }
  html[data-scheme="default"] .pk-post-item article.ratio .overlay-outer,
  html[data-scheme="default"] section.post-tags {
    background-color: #fff;
  }
  .pk-post-item article.ratio .overlay-outer,
  section.post-tags {
    background-color: #232323;
  }
  .newsletter-form-header {
    width: 100%;
  }
  .tnp-archive-date {
    order: 2;
    padding-bottom: 20px;
  }
  .tnp-archive-content {
    order: 3;
  }
  ol.child-content-item {
    display: none;
  }
  .newsletter-form-header h2,
  .newsletter-form-header p {
    text-align: center;
  }
  .tnp-archive li:not(:first-child) {
    padding-top: 0px;
  }
  .tnp-archive-title a {
    width: 100%;
    display: block;
    font-size: 26px;
  }

  .tnp-archive-title {
    padding-bottom: 5px;
    order: 1;
  }
  .site-footer,
  .post-tags,
  .post-comments,
  aside#secondary {
    z-index: 4;
    position: relative;
  }
  .pk-toc-title {
    margin-bottom: 0px;
  }
  .pk-toc {
    padding: 20px 25px 30px;
  }
  .pk-toc > ol:not(:first-child) {
    display: none;
  }
/*   .widget.powerkit_toc_widget-6.powerkit_toc_widget {
    position: fixed;
    transition: top 0.4s ease, height 0.4s ease;
    top: 100px;
    height: auto;
    right: 0;
		z-index: 9999;
  } */
	.widget.powerkit_toc_widget-6.powerkit_toc_widget {
        position: sticky;
        transition: top 0.4s ease, height 0.4s ease;
        top: 50px;
        margin-bottom: 30px;
        height: auto;
        right: 0;
        z-index: 9999;
    }
  .page-id-4120 .newsletter-archive-content {
    width: 100%;
  }

  .page-id-4120 .newsletter-thumbnail {
    width: 100%;
  }
  .newsletter-archive-content {
    width: 100%;
  }

  .newsletter-thumbnail {
    width: 100%;
  }
  .tnp-archive li {
    width: 100%;
    flex-direction: column;
    gap: 0px;
  }
  h1.entry-title {
    font-size: 30px;
  }
  .home-post-slider h2.entry-title a {
    font-size: 23px !important;
    line-height: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  /* 	.single div#content {
        display: flex;
        flex-direction: column-reverse;
    } */

  aside#secondary {
    position: relative;
    top: 50px;
    padding-bottom: 50px;
  }
  section.posts-pagination {
    display: none;
  }
}
