/*
Uncompiled css belongs here
*/

/* AddSearch styling */
#addsearch-autocomplete-offcanvas {
    width: 75%;
    max-width: 1000px;
}

@media(max-width: 992px) {
    #addsearch-autocomplete-offcanvas {
        width: 100%;
    }
}

#global-autocomplete-container .addsearch-autocomplete {
    padding-top: 10px;
}

#global-autocomplete-container .addsearch-autocomplete .addsearch-autocomplete-close {
    display: none;
}

#global-autocomplete-container .addsearch-autocomplete .adds-hits-main-wrapper h3.adds-title {
    margin-left: 15px;
}

#searchresults-container .addsearch-searchresults .number-of-results {
    font-size: 1.5em;
    margin-bottom: 0;
}

#global-autocomplete-container .addsearch-autocomplete .adds-hits-main-wrapper .adds-hit .adds-hit-top,
#searchresults-container .addsearch-searchresults .adds-hits-main-wrapper .adds-hit .adds-hit-top {
    margin-right: 1em !important;
    width: 30%;
    max-width: 30%;
    min-width: 30%;
    height: 100%;
}

#global-autocomplete-container .addsearch-autocomplete .adds-hits-main-wrapper .adds-hit .adds-hit-top {
    max-width: 200px;
    min-width: 200px;
}

#global-autocomplete-container .addsearch-autocomplete .adds-hits-main-wrapper .adds-hit .adds-hit-wrapper,
#searchresults-container .addsearch-searchresults .adds-hits-main-wrapper .adds-hit .adds-hit-wrapper {
    border-radius: 0;
    border-bottom: 1px solid var(--bs-border-color);
    border-top: 0 none;
    border-left: 0 none;
    border-right: 0 none;
    padding-top: 0;
}

#global-autocomplete-container .addsearch-autocomplete .adds-hits-main-wrapper .adds-hit .adds-hit-title a,
#searchresults-container .addsearch-searchresults .adds-hits-main-wrapper .adds-hit .adds-hit-title a {
    color: var(--bs-heading-color);
    font-size: 1.75rem;
    font-weight: 600;
    font-family: var(--pm-header-font);
    line-height: 1.2;
}

#global-autocomplete-container .addsearch-autocomplete .adds-hits-main-wrapper .adds-hit .adds-highlight,
#searchresults-container .addsearch-searchresults .adds-hits-main-wrapper .adds-hit .adds-highlight {
    font-family: var(--pm-base-font);
    font-size: var(--bs-body-font-size);
    color: var(--pm-text-color);
}

#global-autocomplete-container .addsearch-autocomplete .adds-hits-main-wrapper .adds-hit .adds-category.pubdate,
#searchresults-container .addsearch-searchresults .adds-hits-main-wrapper .adds-hit .adds-category.pubdate {
    font-family: var(--pm-alt-font);
    color: var(--pm-text-color);
    font-size: 0.875rem;
    text-transform: uppercase;
}

#global-autocomplete-container .addsearch-autocomplete .adds-hits-main-wrapper .adds-hit .adds-category.author,
#searchresults-container .addsearch-searchresults .adds-hits-main-wrapper .adds-hit .adds-category.author
{
    display: none;
}

#global-autocomplete-container .addsearch-autocomplete .adds-hits-main-wrapper .adds-hit .adds-category-wrapper.list:nth-of-type(1) li,
#searchresults-container .addsearch-searchresults .adds-hits-main-wrapper .adds-hit .adds-category-wrapper.list:nth-of-type(1) li {
    display: none;
    margin: 0;
}

#global-autocomplete-container .addsearch-autocomplete .adds-hits-main-wrapper .adds-hit .adds-category-wrapper.list:nth-of-type(1) li:first-child,
#searchresults-container .addsearch-searchresults .adds-hits-main-wrapper .adds-hit .adds-category-wrapper.list:nth-of-type(1) li:first-child {
    color: var(--pm-primary-color);
    font-family: var(--pm-alt-font);
    background: transparent;
    padding: 0;
    border: 0 none;
    text-transform: uppercase;
    letter-spacing: normal;
    display:inline-block;
    margin: 0;
    font-size: .95rem;
    font-weight: 600;
}

#global-autocomplete-container .addsearch-autocomplete .adds-hits-main-wrapper .adds-hit .adds-hit-wrapper:hover,
#searchresults-container .addsearch-searchresults .adds-hits-main-wrapper .adds-hit .adds-hit-wrapper:hover {
    background-color: #fff;
}

#global-searchfield-container .addsearch-searchfield button, #searchfield-container .addsearch-searchfield button {
    background-color: var(--pm-primary-color) !important;
    color: var(--pm-white-color) !important;
}

#global-searchfield-container .addsearch-searchfield button:hover, #searchfield-container .addsearch-searchfield button:hover {
    background-color: var(--pm-primary-medium-color) !important;
}

#global-autocomplete-container .addsearch-autocomplete .adds-hits-main-wrapper {
    padding: 0;
}

/* reordering components */
#global-autocomplete-container .addsearch-autocomplete .adds-hit-wrapper .adds-hit-bottom > .adds-hit-title,
#searchresults-container .addsearch-searchresults .adds-hit-wrapper .adds-hit-bottom > .adds-hit-title {
    order: 2;
}

#global-autocomplete-container .addsearch-autocomplete .adds-hit-wrapper .adds-hit-bottom > h2 + .adds-category-wrapper,
#searchresults-container .addsearch-searchresults .adds-hit-wrapper .adds-hit-bottom > h2 + .adds-category-wrapper {
    order: 3;
    padding-bottom: 0;
}

#global-autocomplete-container .addsearch-autocomplete .adds-hit-wrapper .adds-hit-bottom > .adds-highlight,
#searchresults-container .addsearch-searchresults .adds-hit-wrapper .adds-hit-bottom > .adds-highlight {
    order: 4;
}

#global-autocomplete-container .addsearch-autocomplete .adds-hit-wrapper .adds-hit-bottom > ul.adds-category-wrapper.list,
#searchresults-container .addsearch-searchresults .adds-hit-wrapper .adds-hit-bottom > ul.adds-category-wrapper.list {
    order: 1;
    margin: 0 0 8px;
}

#global-autocomplete-container .addsearch-autocomplete .adds-hit-wrapper .adds-hit-bottom > ul.adds-category-wrapper.list:last-child,
#searchresults-container .addsearch-searchresults .adds-hit-wrapper .adds-hit-bottom > ul.adds-category-wrapper.list:last-child {
    display: none;
}

.adds-results-main-wrapper .adds-filters-wrapper {
    line-height: normal !important;
    font-size: .8em !important;
}

#pagination-container .addsearch-pagination button[data-active="true"] {
    background-color: var(--pm-primary-color) !important;
    color: var(--pm-white-color) !important;
    border-color: var(--pm-primary-dark-color) !important;
}

/* hide page title */
header.post-header:has(+ .page-content  #searchfield-container) {
    display: none;
}

/* responsive tweaks */
@media(max-width:767px) {
    #global-autocomplete-container .addsearch-autocomplete .adds-hits-main-wrapper .adds-hit .adds-hit-wrapper,
    #searchresults-container .addsearch-searchresults .adds-hits-main-wrapper .adds-hit .adds-hit-wrapper {
        flex-direction: column !important;
    }

    #global-autocomplete-container .addsearch-autocomplete .adds-hits-main-wrapper .adds-hit .adds-hit-top,
    #searchresults-container .addsearch-searchresults .adds-hits-main-wrapper .adds-hit .adds-hit-top {
        margin: 0 0 1em !important;
        width: 100%;
        max-width: 100%;
        min-width: 100%;
        max-height: 300px;
        height: fit-content;
    }

    #global-autocomplete-container .addsearch-autocomplete .adds-hits-main-wrapper .adds-hit .adds-main-image img,
    #searchresults-container .addsearch-searchresults .adds-hits-main-wrapper .adds-hit .adds-main-image img {
        object-fit: contain;
    }
    #global-autocomplete-container .addsearch-autocomplete .adds-hits-main-wrapper .adds-hit .adds-hit-wrapper .adds-main-image::before,
    #searchresults-container .addsearch-searchresults .adds-hits-main-wrapper .adds-hit .adds-hit-wrapper .adds-main-image::before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 56.25%;
    }

    #searchresults-container .addsearch-searchresults .number-of-results {
        font-size: 1em;
    }

    .addsearch-pagination button {
        min-width: 24px;
    }
}

@media(max-width: 991px){
    .adds-filters-group .adds-label {
        font-size: 14px;
        display: flex;
        flex-direction: row;
        align-items: center;
        height: auto;
    }
}

/**** HELPER CLASSES ****/
.btn {
    border-radius: var(--pm-radius);
    border: unset;
    padding: 0.35em 1em;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1.5;
    font-family: var(--pm-header-font);
}
.btn-primary {
    background-color: var(--pm-primary-color) !important;
}
.btn-primary:hover {
    color: var(--pm-white-color) !important;
}
.btn i {
    color: var(--pm-quaternary-color);
    line-height: 1;
    margin-left: .125em;
}

a.post-link {
    color: var(--pm-text-color);
}
a.post-link:hover {
    text-decoration: underline;
}

/**** TYPOGRAPHY ****/
.font-heading {
    font-family: var(--pm-header-font);
}
.fs-small {
  font-size: small;
}
.fs-smaller {
  font-size: smaller;
}
.fs-x-small {
  font-size: x-small;
}
.fs-xx-small {
  font-size: xx-small;
}
.fs-medium {
  font-size: medium;
}
.fs-large {
  font-size: large;
}
.fs-larger {
  font-size: larger;
}
.fs-x-large {
  font-size: x-large;
}
.fs-xx-large {
  font-size: xx-large;
}
.text-balance {
    text-wrap: balance;
}
.text-pretty {
    text-wrap: pretty;
}

/* NAVIGATION */
.menu-item > a > strong {
    font-weight: 600;
}

/* FOOTER */
footer .vr {
    background-color: var(--pm-secondary-light-color);
    opacity: 0.25;
}
.site-footer a:not(.btn) {
    color: var(--pm-secondary-lighter-color);
}
.site-footer a:not(.btn):hover {
    color: var(--pm-white-color);
}
.site-footer .font-alt,
.site-footer ul.social a {
    color: var(--pm-secondary-lighter-color);
}
ul.social:before {
    color: var(--pm-secondary-lighter-color);
    content: "CONNECT:";
    display: inline-block;
    font-family: var(--pm-alt-font);
    font-size: .8rem;
    margin-right: .5em;
    text-transform: uppercase;
}
.site-footer ul.pm-resources > li a {
    color: var(--pm-secondary-lighter-color);
    text-decoration: none;
}
.site-footer .pm-resources li:not(:last-child):after {
    color: var(--pm-quaternary-color);
    content: '\F46C';
    font-family: bootstrap-icons !important;
    font-size: 70%;
    display: inline-block;
    margin: 0 0.5em;
}
.site-footer ul.pm-resources > li a:hover {
    color: var(--pm-white-color);
}
.footer-legal a {
    text-decoration: none;
}
a.link-footer {
    color: var(--pm-quaternary-color) !important;
    text-decoration: none;
}
a.link-footer:hover {
    color: var(--pm-white-color) !important;
    text-decoration: none;
}
footer .video-wrap iframe,
footer .video-wrap video,
footer .video-wrap > div {
    width: 400px;
    max-width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
}

/* WEBINARS */
.article-body>div:not(.lattice-landing-main-section) {
    max-width: 100% !important;
}
.webinar-date {
    text-align: center;
    text-transform: uppercase;
}

/* ARTICLE */
figure.alignnone {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.article-body figure figcaption {
    text-align: left;
}

/* ARCHIVES */
h2.widget-title, .archive-label {
  font-size: 1rem;
  text-transform: uppercase;
  font-family: var(--pm-header-font);
  color: var(--pm-white-color);
  display: inline-block;
  position: relative;
  padding: 0.125em 0.5em;
  margin-bottom: 0.875em;
  z-index: 1;
  font-weight: 500;
  line-height: 1;
}
h2.widget-title:after, .archive-label:after {
  content: '';
  background: linear-gradient(115deg, var(--pm-secondary-dark-color) 40%, var(--pm-secondary-color), rgb(255, 255, 255) 95%);
  position: absolute;
  width: calc(100% + 4em);
  height: 100%;
  transform: skewX(180deg) translateY(0.5px);
  left: 0;
  top: 0;
  z-index: -1;
}
.widget-title--reduced-width:after {
    width: calc(100% + 2em) !important;
}
.widget-title a {
    text-decoration: none;
}

a.evt-link, a.archive-link {
  text-decoration: none;
  color: var(--pm-primary-color);
  font-family: var(--pm-header-font);
  font-weight: 600;
  text-transform: uppercase;
  cursor: pointer;
}
a.evt-link:hover, a.archive-link:hover {
  color: var(--pm-primary-medium-color);
}
a.evt-link i, a.archive-link i{
  vertical-align: baseline;
}
.archive-snippet .tagged-in li:not(:last-child):after {
    color: var(--pm-gray-color);
    content: "//";
    display: inline-block;
    margin-left: 0.25em;
}
.text-border {
    display: flex;
    flex-flow: row;
    align-items: baseline;
}
.text-border:after {
    content: '';
    display: block;
    height: 1px;
    background: var(--pm-gray-shade-color);
    width: 100%;
    flex-shrink: 1;
    margin-left: 0.5em;
}
.text-nobreak {
    white-space: nowrap;
}

.video {
    aspect-ratio: 16 / 9;
    object-fit: cover;
    position: relative;
    /* overflow: hidden; */
}
.video:after {
    content: '\F4F4';
    font-size: 3.5rem;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-family: 'bootstrap-icons';
    text-shadow: -2px 2px 4px var(--pm-secondary-color);
    text-rendering: geometricPrecision;
    pointer-events: none;
}

.ai-ad-widget-house:before {
    text-align: center;
    content: 'Advertisement';
    text-transform: uppercase;
    font-size: small;
    font-family: var(--pm-alt-font);
    position: relative;
    display: block;
    text-align: center;
    color: var(--bs-gray-600);
}

.widget--trending .img-responsive {
    aspect-ratio: 2;
}

#auth_errors {
    padding: 4px 8px;
    background: #d41313;
    color: #e8e8e8;
    border-radius: 4px;
    box-sizing: border-box;
    margin-bottom: 1.5rem;

    p {
        margin: 0;
    }
}


.video-js .vjs-big-play-button {
    transition: color 0.2 linear;
    border: none;
    background-color: transparent;
    font-size: 4rem;
    color: var(--pm-primary-logo-color);
    -webkit-text-stroke: rgba(255, 255, 255, 0.8) 3px;
}
.video-js .vjs-big-play-button:hover {
    border: none;
    background-color: transparent;
    color: var(--pm-primary-color);
}
.video-js .vjs-play-progress {
    background-color: var(--pm-primary-color);
}
.video-js .vjs-big-play-button:focus,
.video-js:hover .vjs-big-play-button {
    background: transparent;
}
.ima-ad-container {
    width: 100%;
    height: 100%;
}
.ima-ad-container,
.ima-ad-container > div:first-child {
    top: 0;
}

.widget-width-offset {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
}
@media (min-width: 992px) {
    .widget--trending .post-snippet:nth-child(11) {
        display: none;
    }
}

.widget-title a {
    color: var(--pm-white-color);
    display: inline-block;
    font-family: var(--pm-header-font);
    font-size: 1rem;
    font-weight: 500;
}


@media(min-width: 576px) {
    .w-fill {
        width: 125% !important;
    }
	.w-sm-50 {
		width: 50% !important;
	}
	.w-sm-75 {
		width: 75% !important;
	}
    .w-sm-100 {
        width: 100% !important;
    }
    .w-sm-auto {
        width: auto !important;
    }
}

@media(min-width: 768px) {
    .w-fill {
        width: 100% !important;
    }
    .w-md-100 {
        width: 100% !important;
    }
	.w-md-50 {
		width: 50% !important;
	}
	.w-md-75 {
		width: 75% !important;
	}
    .w-md-auto {
        width: auto !important;
    }
}
@media(min-width: 992px) {
	.w-lg-50 {
		width: 50% !important;
	}
    .w-lg-75 {
        width: 75% !important;
    }
	.w-lg-100 {
		width: 100% !important;
	}
    .w-lg-auto {
        width: auto !important;
    }
}
@media(min-width: 1200px) {
	.w-xl-50 {
		width: 50% !important;
	}
	.w-xl-100 {
		width: 100% !important;
	}
	.w-xl-150 {
		width: 150% !important;
	}
    .w-xl-auto {
        width: auto !important;
    }
}
@media(min-width: 1400px) {
    .w-fill {
        width: 130% !important;
    }
	.w-xxl-70 {
		width: 65% !important;
	}
    .w-xxl-auto {
        width: auto !important;
    }
}

.offcanvas-start {
    padding-bottom: 4rem;
}

.post-footer-container {
    max-width: 1100px;
}

.vjs-poster img {
    object-fit: cover;
}
.article-body a.article-category {
    color: var(--pm-primary-color);
}


.widget_ai_ad_widget > div > div:before, .ad-widget-in-content > div:before {
  content:'Advertisement';
  text-transform: uppercase;
  font-size: small;
  font-family: var(--pm-alt-font);
  position: relative;
  display: block;
  text-align: center;
  color: var(--bs-gray-600);
}

.ad-widget-in-content > div {
  border-bottom: 1px solid var(--bs-gray-300);
  border-top: 1px solid var(--bs-gray-300);
  padding: var(--pm-margin) 0;
  clear: both;
}

.ad-fluid > div > div:before {
  content: none;
}
/* 
@media (max-width: 580px) {
    .trending li.post-list-item .post-snippet figure img {
        width: 100%;
        height: auto;
        aspect-ratio: auto;
    }
} */
#div-gpt-in-content-repeating > div {
	max-width: 36rem !important;
}

header .navbar img {
    width: 150px;
}
@media (min-width: 576px) {
    header .navbar img {
        width: 200px;
    }
}

@media (min-width: 992px) {
    /* .wrap-latest .post-snippet {
        width: 400px;
    } */

    /* .wrap-latest .post-snippet {
        width: 20vw;
    } */

    .wrap-latest .post-set-1 {
        flex-basis: 40%;
        width: 40%;
        flex-shrink: 8;
    }
    .wrap-latest .post-set-2 {
        flex-basis: 60%;
        flex-shrink: 4;
        width: 60%;
    }

}

.font-family-base {
    font-family: var(--pm-base-font) !important;
}