.gallery-desc{
padding: 5px 10px;
}
.gallery-desc h4 {
font-size: 20px;
}
.featured-gallery-section {
    padding: 90px var(--left) 0;
}
.gallery-section {
    padding: 20px;
}
.gallery-row {
    display: flex;
    flex-wrap: wrap;
    margin: -1.6vw -0.42vw;
    margin-bottom: 50px;
}
.gallery-col {
    width: 33.33%;
    padding: 1.6vw 0.42vw;
}
a.gallery-box {
    text-decoration: none;
    cursor: pointer !important;
}
.gallery-thumb {
    width: 100%;
    margin-bottom: 1.18vw;
    overflow: hidden;
    min-height: 250px;
    background-image: url('/wp-content/uploads/2026/05/bg1.png');
    background-repeat: no-repeat;
    background-position: -35px center;
    background-size: cover;
    margin-top: 8%;
    display: flex;
    aspect-ratio: 1;
}
.gallery-thumb img {
    width: 90%;
    height: 90%;
    transition: .5s;
    margin: auto;
}
.gallery-thumb video {
    width: 100%;
    height: auto;
    margin: auto;
}
.gallery-desc .date {
    margin-bottom: .5vw;
}

.gallery-desc h4 {
    margin-bottom: 0.5vw;
}

.gallery-desc p {
    color: var(--grey);
}
.gallery-inner-section {
    padding: var(--top2) var(--left) 0;
	position:relative;
    display: flex;
	flex-flow: column wrap;
}

.gallery-inner-row {
    display: inline-flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
}

.blog-inner-left {
    width: 55.63vw;
}

a.gallery-box:hover .gallery-thumb img {
    transform: scale(1.08);
}

body.page-template-gallery, body.gallery-inner-page{
	cursor: unset!important;
}
.gallery-inner.ad-desc-container{
    order: 2;
    width: calc(100% - 910px);
    padding: 10px 0px 0 30px;
}
.gallery-inner.ad-container{
	order: 1;
    width: fit-content;
}
#desc-dropdown{
	display: none;
    width: fit-content;
    padding-left: 1.5rem;
}
.mid .gallery-inner.ad-desc-container{
    order: 1;
    width: 100%;
    padding: unset;
}
.mid .gallery-inner.ad-container{
	order: 2;
    width: fit-content;
}
.mid #desc-title{
	display: inline-block;
    width: fit-content;
}
.mid #desc-dropdown{
	display: inline-block;
}
.mid .description-container{
	display: none;
}
.mid #addCart{
	display: none;
}
#desc-dropdown{
    transition: transform 0.3s ease;
    transform-origin: 75% 50%;
}

#desc-dropdown.show{
	transform: rotate(-180deg);
}
.mid .description-container.show{
	display: block;
}
.mid #addCart.show{
	display: block;
    margin-bottom: 20px;
}
.tag-container{
	zoom: 80%;
}
.tag-container.skinner{
	zoom: 50%;
}
.mid .tag-container{
	zoom: 100%;
}
.small .tag-container{
	zoom: 80%;
}
.page-template-gallery .cursor, .gallery-inner-page .cursor{
	display: none!important;
}

body.page-template-gallery .menu ul a, body.page-template-gallery .footer-link a,body.page-template-gallery a, body.page-template-gallery button, body.page-template-gallery input[type=submit], body.gallery-inner-page .menu ul a, body.gallery-inner-page .footer-link a,body.gallery-inner-page a, body.gallery-inner-page button, body.gallery-inner-page input[type=submit]{
    cursor: pointer !important;
}
.ad-benchmark1 {
  padding: 8px 14px;
  color: #000;
  background-color: rgba(255, 110, 199, 0.7);
  width: 108px;
  height: 35px;
  border-radius: 19px;
  margin-top: 20px;
  display: inline-block;
  z-index: 12;
  position: relative;
}
.ad-benchmark2 {
  font-style: italic;
  padding: 7px 10px 7px 28px;
  display: inline-block;
  margin-left: -29px;
  color: grey;
  border: 1px solid rgba(255, 110, 199, 0.4);
  border-radius: 20px;
  width: 238px;
  text-align: center;
  position: relative;
  z-index: 1;
}
.ad-benchmark2.short{
	width:150px;
}

@media only screen and (max-width: 767px) {
.gallery-col {
        width: 100%;
        padding: 3vw;
    }
    .gallery-section {
    	padding: 0px;
	}
    .gallery-section .btn-holder {
        margin-top: 6vw;
        margin-left: 10px;
    }

    .gallery-inner-section {
        padding: 90px var(--left) 0;
    }

    .gallery-inner-left {
        width: 100%;
        margin-bottom: 6vw;
    }
    .small .tag-container{
		zoom: 100%;
	}
}

footer .cta-img, footer .cta{display: none;}

.kult-filter{display:flex;flex-wrap:wrap;gap:10px;padding:0 20px;overflow-x:auto;}
.kult-chip{padding:6px 12px;border-radius:999px;border:1px solid #999;background:transparent;cursor:pointer}
.kult-chip.is-active{background:#000;color:#fff}
.gallery-inner-section a.btn-back{
    width: fit-content;
    margin-bottom: 1.5rem;
    cursor:pointer;
    z-index: 100;    
    margin-top: 1.5rem;
    display: inline-flex;
}
.gallery-inner-section a.btn-back .back-box{width: 1.78vw;height: 1.78vw;padding: 0.5vw;min-width: 20px; min-height: 20px;}
.gallery-inner-section a.btn-back img{width:100%;height:100%;}

/****** Download Spec style && Showcase May 2026 ******/
:root {
  --specDL-a4w: 794px;
  --specDL-a4h: 1123px;
  --specDL-margin: 48px;
}

#specDL-render-stage {
  position: fixed;
  left: 0;
  top: 0;
  width: var(--specDL-a4w);
  height: var(--specDL-a4h);
  pointer-events: none;
  opacity: 0.01;
  background: #fff;
  z-index: 999999;
  overflow: visible;
}

#specDL-root {
  width: var(--specDL-a4w);
  background: #fff;
}

.specDL-page{
  width: var(--specDL-a4w);
  box-sizing: border-box;
  padding: var(--specDL-margin);
  padding-bottom: calc(var(--specDL-margin) + 18px);
  overflow: hidden;
}

.specDL-pageBreak {
  page-break-after: always;
  break-after: page;
}

.specDL-cover {
  text-align: center;
  padding-top: 140px;
}

.specDL-muted {
  font-size: 12px;
  opacity: 0.7;
}

.specDL-table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 12px;
  font-size: 12px;
}
.specDL-table th, .specDL-table td {
  border: 1px solid #ccc;
  padding: 8px;
  vertical-align: top;
}
.specDL-table th {
  background: #f3f4f6;
  width: 35%;
}

.specDL-image {
  max-width: 100%;
  margin-top: 12px;
  border: 1px solid #ddd;
  border-radius: 8px;
}
#specDL-download{
    width: fit-content;
    right: 1.5rem;
    margin-top: 1.5rem;
    position: absolute;
    margin-bottom: 1.5rem;
    display: inline-flex;
    padding: 5px;
}
#specDL-download-dot{
    width: 9px;
    height: 9px;
    background-color: red;
    border-radius: 10px;
    position: absolute;
    right: 0;
    top: 0;
    display: none;
}
#specDL-download svg{
	width: fit-content;
    display: inline-block;
	vertical-align: middle;
}
#specDL-card-collapse{
	cursor: pointer;
    display: inline-block;
}
#specDL-card-close{
	cursor: pointer;
    padding: 5px 10px;
    right: 0;
    top: 0;
    position: absolute;
    width: fit-content;
    font-size: 30px;
    font-weight: lighter;
    line-height: 25px;
}
.specDL-card{
    position: absolute;
    background-color: #fff;
    padding: 20px;
    border: 1px solid #999;
    padding-top: 30px;
    display: none;
    right: 1.5rem;
    margin-top: -3rem;
    min-width: 320px;
    z-index: 101;
}
#specDL-list{
	display: flex;
}
.specDL-remove{
	font-size: 12px;
}
.specDL-title{
	display: inline;
    font-weight: 300;
    font-size: 20px;
}
#specDL-download-btn{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
}
#specDL-card .pill-btn{
    margin-left: 10px;
    margin-right: 0px;
}
.pill-btn{
    padding: 7px 12px;
    background-color: #000;
    color: #fff;
    font-weight: 400;
    margin-right: 10px;
}
#kult-gallery {
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
	margin-bottom:40px;
}
#kult-gallery img{
	width:auto;
	max-width:80%;
	height:100%;
}
#kult-gallery .kult-gallery-container {
  display: grid;
  grid-template-columns: 1fr 2fr 1fr;
  grid-template-areas:
    "s1 big s2"
    "s3 big s4";
  gap: 10px;
}
#kult-gallery .kult-small-row {
  display: contents;
}
#kult-gallery .kult-gallery-item {
  background-color:#000;
  cursor: pointer;
  height:245px;
  will-change: transform;
  border-radius:10px;
  overflow:hidden;
  position: relative;
}
#kult-gallery .kult-big .kult-demo-vid {
    width: auto;
    height: 100%;
    top: 0;
    object-fit: contain;
    overflow:hidden;
}
#kult-gallery .kult-demo-vid {
    height: 100%;
    width: auto;
    aspect-ratio: 1 / 1;
    max-width: none;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
}
#kult-gallery .kult-demo-vid video, #kult-gallery .vid-poster{
	width:auto;
    aspect-ratio:1/1;
    /*height: calc(100% + 10px);*/
    height:100%;
    margin:auto;
    backface-visibility: hidden;
    object-fit: cover;
    z-index: 1;
    position:absolute;
    opacity:0;
    top:0;
    left:0;
    right:0;
}

#kult-gallery .vid-poster{
	height:100%;
    z-index: 2;
    transition: opacity 0.3s ease;
    opacity:1;
    max-width:unset;
}
#kult-gallery .kult-big { 
	grid-area: big;
    height:500px;
	background-image:url('/wp-content/uploads/2026/04/highlight-bg.jpg');
    background-repeat: repeat-x;
    background-position:left top;
    background-size:auto 100%;
    background-color:rgba(0,0,0,0);
    overflow:hidden;
}
#kult-gallery .kult-big .high-text-div{
	background:rgba(255,255,255,0);
}
#kult-gallery .kult-s1 { grid-area: s1; }
#kult-gallery .kult-s2 { grid-area: s2; }
#kult-gallery .kult-s3 { grid-area: s3; }
#kult-gallery .kult-s4 { grid-area: s4; }

#kult-gallery .high-text-div{
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
	padding:20px 20px 10px 20px;
	color: #fff;
    background: linear-gradient(0deg,rgba(109, 192, 173, .65) 28%, rgba(109, 192, 173, 0) 92%);
    text-decoration: none;
}
#kult-gallery .kult-big .high-text-div .title{
	font-size:22px;
}
#kult-gallery .kult-gallery-item .view-btn{
	display:flex;
	width:fit-content;
	height:22px;
	padding:4px 0;
	font-size:14px;
	font-weight: 400;
}
#kult-gallery .kult-gallery-item .view-btn .fa-regular{
	font-size: 12px !important;
    margin-right: 6px;
    margin-top: 4px;
}
@media (max-width: 768px) {
 #kult-gallery .kult-gallery-container {
    display: block;
  }
  #kult-gallery .kult-big {
    grid-area: big;
    width: 100%;
	margin-bottom:16px;
  }
 #kult-gallery .kult-small-row {
    display: flex;
    overflow-x: auto;
    gap: 10px;
  }
 #kult-gallery .kult-small-row .kult-gallery-item {
    min-width: 200px;
    flex: 0 0 auto;
  }
  #kult-gallery .kult-demo-vid, #kult-gallery .kult-big .kult-demo-vid {
		width: auto;
        height: 100%;
      max-width: unset;
	}
   /***#kult-gallery .kult-demo-vid video{
		width:auto;
        height:100%;
    }***/
}
#gallery-title{
	padding: 0 20px;
}
#specDL-card .pill-btn{
	display:flex;
    align-items: center;
    border-radius:4px;
}
#specDL-card div.badge{
    background-size:90% auto;
    background-position: center center;
    background-repeat:no-repeat;
    width:25px;
   	height:25px
}
#specDL-card .badge-xls{
    background-image: url('/wp-content/uploads/2026/04/dl-xls.png');
}
#specDL-card .badge-pdf{
    background-image: url('/wp-content/uploads/2026/04/dl-pdf.png');
}

#specDL-download {
    position: absolute;
    right: 1.5rem;
    margin-top: 1.5rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: #000;
    color: #fff;
    cursor: pointer;
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.18);
    transition: background 0.22s ease, transform 0.18s ease, box-shadow 0.22s ease;
    z-index: 110;
    padding: 0;
}

#specDL-download:hover {
    background: #222;
    transform: translateY(-2px) scale(1.07);
    box-shadow: 0 8px 28px rgba(0, 0, 0, 0.26);
}

#specDL-download:active {
    transform: scale(0.96);
}

#specDL-download svg {
    width: 34px;
    height: 34px;
    display: block;
    flex-shrink: 0;
    margin: 0 auto;
    vertical-align: unset;
    position: relative;
    top: 3px;
    left: 5px;
}

#specDL-download-dot {
    position: absolute;
    top: -4px;
    right: -4px;
    width: 20px;
    height: 20px;
    background: #FF6EC7;
    border: 2px solid #fff;
    border-radius: 50%;
    font-size: 10px;
    font-weight: 700;
    color: #fff;
    display: none;
    align-items: center;
    justify-content: center;
    line-height: 1;
    font-family: Arial, sans-serif;
    pointer-events: none;
}

#addCart {
    margin-bottom: 0;
}

#addCart .pill-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 20px;
    background: #000;
    color: #fff;
    border-radius: 100px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.01em;
    text-decoration: none;
    border: 2px solid transparent;
    cursor: pointer;
    transition: color 0.2s ease, transform 0.18s ease, box-shadow 0.2s ease;
    user-select: none;
    position: relative;
    isolation: isolate;
}

#addCart .pill-btn::before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, #FF6EC7 0%, #03FFFF 60%, #FF6A3D 100%);
    opacity: 0;
    transition: opacity 0.28s ease;
    z-index: -1;
    border-radius: inherit;
}

#addCart .pill-btn:hover::before {
    opacity: 1;
    background:rgba(0,0,0,0);
    background: linear-gradient(90deg, #FF6EC7 0%, #03FFFF 60%, #FF6A3D 100%);
}

#addCart .pill-btn:hover {
    color: #000;
    border-color: transparent;
    transform: translateY(-2px);
	background:rgba(0,0,0,0);
}

#addCart .pill-btn:active {
    transform: scale(0.97);
}

#addCart .pill-btn .badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 22px;
    height: 22px;
    background: rgba(255, 255, 255, 0.18);
    border-radius: 50%;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    transition: background 0.2s ease, color 0.2s ease;
    flex-shrink: 0;
}

#addCart .pill-btn:hover .badge {
    background: rgba(0, 0, 0, 0.12);
    color: #000;
}

#addCart .pill-btn[disabled],
#addCart .pill-btn:disabled {
    background: #f0f0f0;
    color: #888;
    border-color: #e0e0e0;
    cursor: default;
    box-shadow: none;
    transform: none;
    pointer-events: none;
}

#addCart .pill-btn[disabled]::before {
    display: none;
}

#addCart .pill-btn[disabled] .badge {
    background: #e0e0e0;
    color: #aaa;
}

.specDL-card {
    position: absolute;
    right: 1.5rem;
    margin-top: 0.5rem;
    background: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 16px;
    padding: 24px 20px 18px;
    min-width: 320px;
    max-width: 360px;
    display: none;
    z-index: 200;
    box-shadow: 0 12px 48px rgba(0, 0, 0, 0.13), 0 2px 8px rgba(0, 0, 0, 0.06);
    animation: specDL-fadeIn 0.2s ease;
}

@keyframes specDL-fadeIn {
    from { opacity: 0; transform: translateY(-8px) scale(0.98); }
    to   { opacity: 1; transform: translateY(0)  scale(1); }
}

#specDL-card-close {
    position: absolute;
    top: 10px;
    right: 14px;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: #f2f2f2;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    cursor: pointer;
    color: #555;
    transition: background 0.18s ease, color 0.18s ease;
}

#specDL-card-close:hover {
    background: #000;
    color: #fff;
}

#specDL-list .specDL-title {
    font-weight: 500;
    font-size: 14px;
    display: inline;
}

#specDL-list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0;
    border-bottom: 1px solid #f0f0f0;
}

#specDL-list:last-child {
    border-bottom: none;
}

.specDL-remove {
    font-size: 11px;
    padding: 4px 10px;
    border-radius: 100px;
    background: #f5f5f5;
    color: #555;
    border: 1px solid #e0e0e0;
    cursor: pointer;
    transition: background 0.18s, color 0.18s;
    display: inline-flex;
    align-items: center;
    gap: 4px;
    white-space: nowrap;
}

.specDL-remove:hover {
    background: #000;
    color: #fff;
    border-color: #000;
}

#specDL-download-btn {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    gap: 8px;
    margin-top: 16px;
    align-items: center;
    justify-content: flex-end;
}

#specDL-card .pill-btn {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 8px 16px;
    border-radius: 100px;
    font-size: 13px;
    font-weight: 500;
    cursor: pointer;
    text-decoration: none;
    transition: background 0.18s, color 0.18s, transform 0.15s, box-shadow 0.18s;
    margin: 0;
    border: 2px solid transparent;
}

#specDL-card .pill-btn:not(.secondary) {
    background: #000;
    color: #fff;
    box-shadow: 0 2px 8px rgba(0,0,0,0.12);
}

#specDL-card .pill-btn:not(.secondary):hover {
    background: #222;
    transform: translateY(-1px);
    box-shadow: 0 4px 14px rgba(0,0,0,0.18);
}

#specDL-card .pill-btn.secondary {
    background: transparent;
    color: #888;
    border-color: #e0e0e0;
}

#specDL-card .pill-btn.secondary:hover {
    background: #ffedf9;
    color: #c0005a;
    border-color: #FF6EC7;
}

#specDL-card div.badge {
    background-size: 90% auto;
    background-position: center;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    flex-shrink: 0;
}

#specDL-card .badge-xls {
    background-image: url('/wp-content/uploads/2026/04/dl-xls.png');
}

#specDL-card .badge-pdf {
    background-image: url('/wp-content/uploads/2026/04/dl-pdf.png');
}

#specDL-card .small {
    font-size: 11px;
    color: #aaa;
    width: 100%;
    text-align: right;
    margin-top: 2px;
}

.specDL-card::before {
    content: 'Download List';
    display: block;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #bbb;
    margin-bottom: 12px;
}