:root {
  --lineY: 92px;
}

body {
  font-family: 'Open Sans', sans-serif !important;
  overflow-x: hidden;
}

html {
  scroll-behavior: smooth;
}

a,
a:hover {
  text-decoration: none;
}

ul {
  padding: 0;
  margin: 0;
}

ul li {
  list-style: none;
}

h2,
p {
  margin-bottom: 0;
  color: #000000;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0;
  color: #000000;
  font-family: 'Raleway', sans-serif !important;
}

h1,
h2 {
  font-family: 'Raleway', sans-serif !important;
  font-weight: 100 !important;
  letter-spacing: 2px;
}

input,
textarea {
  background: none;
  border: none;
  outline: none;
}

a {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.navbar-brand img{
    max-width: 20%;
    max-height: 100%;
}

img {
  max-width: 100%;
  max-height: 100%;
}

.footer-col img{
    max-width: 70%;
    max-height: 100%;
}

.pd-sec {
  padding: 40px 0;
}

.form-control:focus {
  box-shadow: none !important;
}

.form-control:focus {
  box-shadow: none !important;
  border-color: #000;
}

.form-select:focus {
  border-color: #000000 !important;
}

.container {
  position: relative;
}

.offcanvas-body .list-unstyled a.active {
  color: #d8a36a;
}

.all-slide .slick-dots {
  position: absolute;
  bottom: 40px;
  width: 100%;
  text-align: center;
  z-index: 10;
  list-style: none;
  margin: 0;
  padding: 0;
}

.all-slide .slick-dots li {
  display: inline-block;
  margin: 0 5px;
}

.all-slide .slick-dots li button {
  background-color: #000;
  border: none;
  width: 14px;
  height: 3px;
  opacity: 0.3;
  border-radius: 0;
  cursor: pointer;
  transition: opacity 0.3s ease;
  font-size: 0;
}

.all-slide .slick-prev,
.all-slide .slick-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: none;
  border: none;
  font-size: 36px;
  color: #000;
  z-index: 2;
}

.all-slide .slick-prev {
  left: -66px;
}

.all-slide .slick-next {
  right: -66px;
}

.all-slide .slick-prev:hover,
.all-slide .slick-next:hover {
  color: #d8a36a;
}

.all-slide .slick-dots li.slick-active button {
  opacity: 1;
}

/*.navbar-brand {
    max-width: 300px;
}*/
header {
  transition: background-color 0.3s ease;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 9;
  border: 1px solid rgb(255 255 255 / 16%);
}

header.scrolled {
  background-color: rgb(0 0 0 / 40%);
  backdrop-filter: blur(10px);
  position: fixed;
}

.navbar-brand h4 {
  font-size: 36px;
  color: #fff;
  font-weight: 300;
  font-family: 'Montserrat', 'Raleway', 'Open Sans', sans-serif !important;
}

.banner-block {
  position: relative;
}

.banner-block {
  position: relative;
  overflow: hidden;
}

.banner-container {
  position: static;
}

.banner-slider .slide-img {
  position: relative;
}

.banner-slider .slide-img:before {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1;
  display: block;
}

.banner-slider .slide {
  position: relative;
}

.offcanvas {
  background-color: #000;
}

.head-right button {
      color: #000000;
  font-size: 18px;
}

.head-right .manu-item {
      color: #000000;
  font-size: 25px;
}

.head-right .btn:hover {
  color: #d8a36a;
}

.head-right .language-switch {
  color: #fff;
}

.offcanvas-body .list-unstyled a {
  font-size: 40px;
  font-weight: 300;
  color: #fff;
  transition: 0.5s;
  font-family: 'Montserrat', 'Raleway', 'Open Sans', sans-serif !important;
}

.offcanvas-body .list-unstyled a:hover {
  color: #d8a36a;
}

.offcanvas-body {
  padding-left: 30px;
}

.add-box ul {
  display: flex;
  margin-top: 20px;
}

.add-box ul li {
  margin-right: 20px;
}

.offcanvas .add-box ul li a {
  margin-right: 20px;
  font-size: 20px;
}

.offcanvas .btn-close {
  color: #ffffff;
  font-size: 40px;
  right: 20px;
  opacity: 1;
}

/*@media (min-width: 992px) {
  .banner-slider,
  .slide {
    height: 750px;
  }
}*/

.banner-slider .slide .slide-img {
  width: 100%;
  height: auto;
}

/*@media (min-width: 992px) {
  .banner-slider .slide .slide-img {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }
}*/

.banner-slider .slide .slide-img img {
  max-width: 100%;
  height: auto;
  opacity: 1 !important;
  animation-duration: 3s;
  transition: all 1s ease;
  width: 100%;
      height: 100vh;
}

.banner-slider .slick-track{
height: 650px;
}


.banner-slider .slide-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  user-select: text;
  color: #fff;
  text-align: center;
  width: 90%;
  max-width: 900px;
}

.banner-slider .slick-dots {
  position: absolute;
  bottom: 40px;
  width: 100%;
  text-align: center;
  z-index: 10;
  list-style: none;
  margin: 0;
  padding: 0;
}

.banner-slider .slick-dots li {
  display: inline-block;
  margin: 0 5px;
}

.banner-slider .slick-dots li button {
  background-color: #fff;
  border: none;
  width: 40px;
  height: 3px;
  opacity: 0.3;
  cursor: pointer;
  transition: opacity 0.3s ease;
  font-size: 0;
}

.banner-slider .slick-dots li.slick-active button {
  opacity: 1;
}

@keyframes zoomInImage {
  from {
    transform: scale3d(1, 1, 1);
  }

  to {
    transform: scale3d(1.1, 1.1, 1.1);
  }
}

.banner-slider .zoomInImage {
  animation-name: zoomInImage;
}

@keyframes zoomOutImage {
  from {
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

.banner-slider .zoomOutImage {
  animation-name: zoomOutImage;
}

.slide-content-headings h1 {
  font-size: 80px;
  line-height: 1.3;
  font-weight: 100;
  color: #fff;
  margin-bottom: 30px;
}

.slide-content-headings p {
  color: #fff;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 400;
  margin-bottom: 20px;
  padding: 0 50px;
}

.btn-block {
  line-height: 42px;
  padding-left: 40px;
  padding-right: 40px;
  border: none;
  color: #fff;
  display: inline-block;
  font-weight: 500;
  position: relative;
  border: 1px solid #ffffff;
  -webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
  transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
  cursor: pointer;
  text-transform: uppercase;
  position: relative;
}

.btn-block:hover {
  background-color: #000;
  color: #fff;
  border: 1px solid #000;
}

/* ===== About Section ===== */


.intro-section h2 {
  font-size: 44px;
}

.abt-img {
  margin: 50px 0 0;
}

.abt-img img {
  width: 100%;
}

.exhibition-section {
  display: flex;
  flex-wrap: wrap;
  padding: 60px 0;
  gap: 40px;
  align-items: flex-start;
}

.exhibition-text {
  flex: 1 1 400px;
}

.exhibition-text small {
  display: block;
  font-size: 14px;
  margin-bottom: 10px;
  color: #666;
}

.exhibition-title {
  font-size: 48px;
  font-weight: 300;
  letter-spacing: 2px;
  margin-bottom: 15px;
}

.exhibition-text strong {
  display: block;
  font-weight: 700;
  margin-bottom: 15px;
}

.exhibition-text ul li {
  color: #000;
}

.exhibition-text p {
  margin: 6px 0;
  line-height: 1.6;
}

.exhibition-text a {
  display: inline-block;
  margin-top: 10px;
  color: #444;
}

.collect-btn .btn-block {
  border: 1px solid #000;
  min-width: 201px;
  text-align: center;
}

.collect-btn .view-map {
  color: #fff;
  border: 1px solid #000;
  background: #000;
}

.collect-btn .btn-block:hover {
  color: #fff;
  border: 1px solid #1f1f1f;
  background: #1f1f1f;
}

.explore-link {
  margin-top: 20px;
  display: inline-block;
  font-weight: 500;
  text-decoration: none;
  color: #000;
}

.exhibition-image {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}

.image-caption {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
  padding: 15px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.9);
}

/*.exhibi-img img {
  width: 100%;
  height: 470px;
  width: 625px;
  object-fit: cover;
  display: block;
}*/


.about-maku .exhibi-img img {
    width: 100%;
    max-height: 640px;
    width: 625px;
    object-fit: cover;
    display: block;
    border-radius: 10px;
}

.image-caption {
  font-size: 14px;
  color: #555;
  margin-top: 8px;
}

.image-caption em {
  font-style: italic;
}

.exhibition-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  margin-bottom: 50px;
}


.exhibition-row:nth-child(even) {
  flex-direction: row-reverse;
}

.exhibition-row:nth-child(even) .exhibition-text {
  padding-left: 15px;
}

/*.exhibition-row:nth-child(even) .exhibition-text {
  text-align: right;
}*/

.art-pieces-slider .all-slide .slick-dots li button {
  background-color: #fff;
}

.art-pieces-slider .all-slide .slick-next {
  right: 66px;
  color: #fff;
}

.art-pieces-slider .all-slide .slick-prev {
  left: 66px;
  color: #fff;
}

.founder-row {
  justify-content: center;
}

.founder-cont h2 {
  margin-bottom: 20px;
}

.founder-cont p {
  margin-bottom: 10px;
}

.founder-cont h4 {
  margin: 20px 0 10px 0;
  text-transform: uppercase;
}

.founder-cont h6 {
  margin: 10px 0;
  text-transform: uppercase;
  font-weight: 600;
}

.founder-cont img {
  width: 200px;
}





/* product-slider */

.product-slider {
  padding: 0 0 90px 0;
}

.product-slider .slick-list {
  margin: 0 -10px;
}

.product-card {
  text-align: center;
  padding: 10px;
  margin: 0 10px;
}

.product-slider .img-wrap {
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  background: #fafafa;
}

.product-card .img-wrap img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
}

.product-card .add-cart-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  background: transparent;
  color: #c9a57a;
  border: 1px solid #c9a57a;
  padding: 10px 20px;
  cursor: pointer;
  transition: transform 0.3s ease, background-color 0.3s;
  min-width: 140px;
}

.product-card .img-wrap:hover .add-cart-btn {
  transform: translate(-50%, -50%) scale(1);
  background: #c9a57a;
  color: #fff;
}

.shop-block .product-card .img-wrap {
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  background: #fafafa;
}

.awards-block .product-card .img-wrap {
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  background: #fafafa;
}

.awards-slider {
  padding-bottom: 80px;
}

.section-header p {
  padding-top: 20px;
}

.product-card h3 {
  margin: 15px 0 5px;
  letter-spacing: 1px;
  font-size: 18px;
  text-transform: uppercase;
}

.product-card .stars {
  margin-bottom: 5px;
  color: #c9a57a;
}

.product-card .price {
  font-weight: bold;
  color: #444;
}

.lord-more-btn {
  text-align: center;
  margin-top: 20px;
}

/* art section */

/*.art-section {
  background: #f9f7f6;
}*/

.art-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: auto;
  flex-wrap: wrap;
}

.art-text {
  flex: 1 1 50%;
  padding: 20px 30px 20px 9%;
  color: #3e3e3e;
}

.art-text .subtitle {
  color: #c9a57a;
  font-style: italic;
  margin-bottom: 10px;
}

.art-text .title {
  font-size: 40px;
  letter-spacing: 2px;
  color: #000;
  margin-bottom: 20px;
}

.view-more-btn .btn-block {
  border: 1px solid #000;
  color: #000;
}

.view-more-btn .btn-block:hover {
  border: 1px solid #000;
  color: #fff;
}

.art-text .desc {
  color: #666;
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 20px;
}

.art-image {
  flex: 1 1 50%;
}

.art-image img {
  width: 100%;
  height: auto;
  display: block;
}

/* exhibition-slider */

.exhibition-slider .bli-inner {
  margin: 0 10px;
}

.event-slider {
  padding: 0 0 90px 0;
}

/* ===== Blog Section ===== */

/*.blog-section {background:#fbfbfb;}
.blog-section .section-header h2 span {background:#f8f8f8;}*/
.blog-section {
  padding-top: 10px;
  padding-bottom: 30px;
}

.section-header {
  text-align: center;
  margin-bottom: 40px;
}

.section-header h2 {
  font-size: 44px;
  text-transform: uppercase;
  position: relative;
}

.section-header h2::before {
  content: '';
  position: absolute;
  left: 0;
  top: 29px;
  height: 1px;
  background: #000;
  width: 70%;
  right: 0;
  display: block;
  margin: 0 auto;
}

.section-header h2 span {
  background: #fff;
  position: relative;
  padding: 0 20px;
}

.section-header h6 {
  font-size: 16px;
  color: #999;
  font-style: italic;
  margin-bottom: 10px;
}

.blog-list-holder .post-image {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 -75px;
  overflow: hidden;
}

.blog-list-holder .post-image img {
  display: block;
  width: 100%;
  height: 360px;
  object-fit: cover;
  -webkit-transition: .5s cubic-bezier(.3, .85, .41, .81);
  transition: .5s cubic-bezier(.3, .85, .41, .81);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: transform;
  -webkit-transform: scale(1.02) translateX(-3px);
  -ms-transform: scale(1.02) translateX(-3px);
  transform: scale(1.02) translateX(-3px);
}

.blog-list-holder .post-image:hover img {
  -webkit-transform: scale(1.03) translateX(3px);
  -ms-transform: scale(1.03) translateX(3px);
  transform: scale(1.03) translateX(3px);
}

.post-info-date a {
  color: #d8a36a;
  font-size: 14px;
  font-style: italic;
}

.post-title {
  position: relative;
  width: 100%;
  background: #fff;
  padding: 0 15px 15px 0;
}

.post-title h5 a {
  color: #000;
  font-size: 22px;
  letter-spacing: 2px;
}

.post-title h5 a:hover {
  color: #d8a36a;
}

.blog-list-holder .bli-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}

.blog-list-holder .bli-content {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  padding: 15px 15px 10px 0;
}

.post-excerpt {
  padding: 0 0 15px 0;
}

.blog-list-holder .post-read-more-button {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  font-size: 13px;
  line-height: 2.15em;
  letter-spacing: .07em;
  color: #383737;
  margin: 0px 0 25px;
}

.blog-list-holder .post-read-more-button a {
  text-transform: none;
  font-size: 13px;
  line-height: 2.15em;
  letter-spacing: .07em;
  color: #000;
  padding: 0 !important;
  background-color: transparent;
  border: 0;
  vertical-align: middle;
}

.blog-list-button:not(.btn-icon)::before {
  content: "";
  width: 34px;
  display: inline-block;
  height: 1px;
  background-color: #d8a36a;
  margin-bottom: .25em;
  margin-right: 6px;
  -webkit-transition: width .2s ease-in-out;
  transition: width .2s ease-in-out;
}

.blog-list-button .btn-text {
  display: inline-block;
  vertical-align: middle;
}

.blog-list-holder .post-read-more-button a::after {
  content: "";
  width: 34px;
  display: inline-block;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 0;
  background-color: #d8a36a;
  margin-bottom: .25em;
  margin-right: 10px;
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transition: .3s .2s;
  transition: .3s .2s;
}

.blog-list-holder .post-read-more-button a:hover {
  color: #d8a36a;
}

/* blog details */
.blog-details-left {
  padding: 0 20px 30px 0;
}

.blog-details-row .blog-date {
  text-align: center;
  padding: 15px;
  border-radius: 5px;
  margin-right: 15px;
}

.post-content-block {
  display: flex;
  align-items: center;
}

.blog-img img {
  width: 100%;
  object-fit: cover;
}

.post-content {
  padding: 10px 0 18px 44px;
  border-left: 1px solid #d8dadc;
}

.blog-details-row .blog-date h4 {
  font-size: 32px;
  margin: 0;
}

.blog-details-row .blog-date span {
  font-size: 14px;
  display: block;
}

.blog-details-row .blog-meta {
  font-size: 14px;
  color: gray;
  margin-bottom: 15px;
}

.blog-details-row .blog-meta a {
  color: #000;
}

.post-content h2 {
  margin-bottom: 10px;
}

.post-content h2 a {
  color: #000;
}

.post-content h2 a:hover {
  color: #d8a36a;
}

.post-content p {
  margin-bottom: 10px;
}

.blog-details-row .blog-list-button {
  color: #000;
}

.blog-details-row .blog-list-button:hover {
  color: #d8a36a;
}

.blog-sidebar .form-control {
  height: 45px;
}

.blog-details-row .blog-meta span {
  margin-right: 10px;
}

.blog-sidebar .sidebar-title {
  font-size: 1.75rem;
  margin-top: 20px;
  margin-bottom: 26px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
}

.blog-sidebar .categories-list li a {
  color: #434446;
  font-weight: 600;
  margin-bottom: 4px;
  display: block;
}

.blog-sidebar .categories-list li a:hover {
  color: #d8a36a;
}

.latest-news-item a {
  color: #434446;
  font-weight: 600;
}

.search-icon-block {
  position: relative;
}

.icon-search {
  border: 0;
  background: transparent;
  position: absolute;
  right: 0;
  top: 0;
  width: 45px;
  height: 100%;
}

.blog-sidebar .latest-news img {
  width: 60px;
  height: 60px;
  object-fit: cover;
  margin-right: 10px;
}

.blog-sidebar .latest-news-item {
  display: flex;
  margin-bottom: 20px;
}

.blog-sidebar .latest-news-item a:hover {
  color: #d8a36a;
}

.blog-sidebar .latest-news-item small {
  color: gray;
  font-size: 12px;
}

.blog-list-cont {
  background-color: #fff !important;
  display: block;
  width: 90%;
  position: relative;
  left: -1px;
}

/* subscribe-section */
.subscribe-section {
  padding: 70px 0;
  border-bottom: 1px solid #f7f2f2;
  border-top: 1px solid #f7f2f2;
}

.subscribe-section h2 {
  font-size: 3rem;
  font-weight: 600 !important;
}

.subscribe-section small {
  color: #888;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 600;
}

.subscribe-section .form-control {
  border-radius: 0;
  border: 1px solid #ccc;
  height: 45px;
}

.subscribe-section .btn {
  border-radius: 0;
  border: 2px solid #000;
  text-transform: uppercase;
  font-size: 0.8rem;
  letter-spacing: 1px;
  font-weight: 600;
  color: #000;
}

.subscribe-section .btn:hover {
  background-color: #000;
  color: #fff;
}

/* inner-banner */
.inner-banner {
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),
    url(../images/inner-banner.jpg) no-repeat center center;
  background-size: cover;
  padding: 150px 0;
  color: #fff;
  text-align: center;
  position: relative;
}

.inner-banner-content h1 {
  color: #fff;
  font-size: 60px;
}

.inner-banner-content h1 span {
  padding: 0 20px;
}

.inner-banner-content h1:before {
  content: "";
  width: 170px;
  display: inline-block;
  height: 1px;
  background-color: currentColor;
  margin-bottom: .25em;
  opacity: .4;
}

.inner-banner-content h1:after {
  content: "";
  width: 170px;
  display: inline-block;
  height: 1px;
  background-color: currentColor;
  margin-bottom: .25em;
  opacity: .4;
}

/* artists-block */
.artists-block .team-card {
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
  transition: 0.3s ease;
}

.artists-block .team-image {
  position: relative;
  overflow: hidden;
}

.artists-block .team-image img {
  width: 100%;
  border-bottom: 1px solid #eee;
}

.artists-block .social-icons {
  position: absolute;
  bottom: -60px;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  display: flex;
  justify-content: center;
  gap: 15px;
  padding: 10px 0;
  transition: 0.3s ease;
}

.artists-block .social-icons a {
  color: #fff;
  font-size: 14px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #000;
  border-radius: 50%;
  transition: 0.3s;
}

.artists-block .social-icons a:hover {
  background: #555;
}

.artists-block .team-image:hover .social-icons {
  bottom: 0;
}

.artists-block .team-card h5 {
  margin-top: 15px;
  font-weight: 600;
}

.artists-block .team-card p {
  color: #777;
  margin-bottom: 15px;
}

.artists-block .nav-pills .nav-link {
  border-radius: 50px;
  color: #000;
  padding: 5px 26px;
}

.artists-block .nav-pills .nav-link.active {
  background-color: #000;
  color: #fff;
}

/* about */
.about-info-row {
  align-items: center;
  justify-content: space-between;
}

.about-info-col p {
  margin-bottom: 15px;
}

.ful-img img {
  width: 100%;
  height: 480px;
  object-fit: cover;
}

/*testimonial*/
/*.testimonial-slider-section{background: #fbfbfb;}*/
.testimonial-slider {
  padding-bottom: 80px;
  text-align: center;
}

.testimonial-slider .quote-icon {
  font-size: 30px;
  color: #000;
  margin-bottom: 20px;
}

.testimonial-slider p {
  font-style: italic;
  color: #c3976b;
  font-size: 18px;
  max-width: 700px;
  margin: 0 auto 20px auto;
}

.testimonial-slider h5 {
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 10px;
  font-size: 20px;
  color: #000;
  font-weight: 600;
}

.testimonial-slider span {
  font-size: 18px;
  color: #000;
}

.awards-slider .slick-slide img {
  width: 100%;
  object-fit: cover;
}

/* Artist Details */
.artist-details-second {
  padding: 30px 0;
}

.top-artist-row p {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.4;
}

.top-artist-img img {
  width: 600px;
  height: 600px;
  object-fit: cover;
  margin: 0 auto;
}

.top-artist-row {
  align-items: center;
}

.artist-details-second p {
  margin-bottom: 10px;
}

.artist-details-second h2 {
  font-size: 3rem;
  font-weight: 600 !important;
    margin-bottom: 30px;
}

.artist-details-second h6 {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.3;
}

.exhibit-item .exhibit-subtitle {
  padding-bottom: 30px;
}

.exhibit-item .exhibit-title {
  font-size: 3rem;
  font-weight: 600 !important;
  margin-bottom: 10px;
}

.exhibit-time {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.exhibit-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.exhibit-time-block p strong {
  display: block;
}

.exhibit-time-block {
  display: flex;
}

.exhibit-icon i {
  color: #c3976b;
  font-size: 42px;
  margin-right: 14px;
}

.exhibit-social {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 30px;
}

.exhibit-social-icon ul {
  list-style: none;
  padding: 0;
  display: flex;
  gap: 15px;
}

.d-exhibit-row {
  display: flex;
  align-items: center;
}

.exhibit-social-icon ul li a {
  color: #fff;
  font-size: 18px;
  line-height: 1;
  transition: color 0.3s ease;
  width: 40px;
  height: 40px;
  background-color: #000;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.exhibit-social-icon ul li a:hover {
  color: #000;
  background-color: #d8a36a;
}

.art-links-col ul li {
  position: relative;
  margin-bottom: 6px;
}

.art-links-col ul li:before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  background-color: #5f5f5f;
  vertical-align: middle;
  margin-right: 7px;
  margin-bottom: 3px;
}

.achievements {
  text-align: center;
}

.achievements .title {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 5px;
}

.achievements .subtitle {
  font-size: 14px;
  letter-spacing: 2px;
  color: #666;
  margin-bottom: 40px;
}

.timeline {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
}

.timeline::before {
  content: "";
  position: absolute;
  bottom: 100px;
  left: 0;
  right: 0;
  height: 1px;
  border: 1px dashed #8f8e8e;
}

.timeline-item {
  text-align: center;
  width: 15%;
  position: relative;
}

.timeline-item .icon {
  font-size: 24px;
  position: relative;
  width: 55px;
  height: 55px;
  background-color: rgb(216 163 106 / 25%);
  ;
  border-radius: 50%;
  margin: 0 auto 10px auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.timeline-item h5 {
  font-size: 18px;
  font-weight: bold;
  margin: 5px 0 10px 0;
}

.timeline-item p {
  margin-top: 107px;
  font-size: 14px;
}

.timeline-item.year-05::before {
  height: 55px;
  top: 102px;
}

.timeline-item::before {
  content: "";
  position: absolute;
  top: 116px;
  left: 50%;
  transform: translateX(-50%);
  width: 2px;
  height: 40px;
  border: 1px dotted #8f8e8e;
}

.my-timeline {
  position: relative;
  margin: 0 auto;
}

.my-timeline::after {
  content: "";
  position: absolute;
  width: 6px;
  background-color: #d8a36a;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -3px;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
  z-index: 1;
}

.my-timeline-box {
  position: relative;
  width: 50%;
  z-index: 3;
  padding-bottom: 40px;
}

.my-timeline-left {
  left: 0;
  padding-right: 130px;
  text-align: right;
}

.my-timeline-right {
  left: 50%;
  padding-left: 130px;
  text-align: left;
}

.my-timeline-content {
  padding: 30px;
  background-color: white;
  position: relative;
  border-radius: 6px;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.25);
  min-height: 120px;
}

.my-timeline-box .my-timeline-content::before {
  content: " ";
  position: absolute;
  top: 35px;
  border: medium solid #fff;
}

.my-timeline-left .my-timeline-content::before {
  right: -10px;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent white;
}

.my-timeline-right .my-timeline-content::before {
  left: -10px;
  border-width: 10px 10px 10px 0;
  border-color: transparent white transparent transparent;
}

.my-timeline-img {
  width: 136px;
  height: 136px;
  background-size: cover;
  background-position: center;
  border: solid 5px #ffffff;
  border-radius: 50%;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.25);
  position: absolute;
  z-index: 2;
}

.my-timeline-left .my-timeline-img {
  right: 0;
  margin-right: -70px;
}

.my-timeline-right .my-timeline-img {
  left: 0;
  margin-left: -70px;
}

.my-timeline-content span {
  color: #d8a36a;
  font-size: 1em;
  font-weight: bold;
}

.my-timeline-content h2 {
  font-size: 1.8em;
  padding-top: 5px;
}

.my-timeline-content p {
  line-height: 1.6;
  padding-top: 5px;
}

/* masonary */

.masonry-layout .item:nth-child(2) img {
  height: 250px;
  width: 100%;
  object-fit: cover;
}

.masonry-layout .item:nth-child(4) img {
  height: 280px;
  width: 100%;
  object-fit: cover;
}

.masonry-cont {
  padding: 10px 12px;
}

.masonry-cont h4 {
  margin: 6px 0 10px 0;
}

.masonry-cont p {
  padding-bottom: 10px;
}

.masonry-cont .blog-list-button {
  color: #000;
}

.privacyHolder h2 {
    margin-top: 55px;
    margin-bottom: 10px;
    letter-spacing: 0;
    text-transform: uppercase;
    font-size: 35px;
}

.privacyHolder p {
  color: #000;
  margin-bottom: 10px;
}

.privacyHolder .last-updated {
  font-weight: 600;
  color: #000;
}

/* contact us */
.contact-row {
  padding-bottom: 30px;
}

.contact-col h6 {
  font-size: 16px;
  line-height: 28px;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.address-block span {
  display: block;
}

.from-block .form-label {
  font-size: 14px;
  line-height: 28px;
  font-weight: 700;
}

.from-block .form-control {
  border-radius: 0;
  border: 1px solid #ccc;
  height: 45px;
  color: #000;
}

.from-block .form-textarea {
  height: 100px;
}

.from-block .btn {
  border-radius: 0;
  padding: 10px 30px;
  margin-top: 20px;
}

.map-block {
  width: 100%;
  height: 400px;
}

/* Exhibitions */

.exhibitions-block .section-header {
  text-align: center;
}

.exhibitions-block .nav-pills .nav-link {
  border-radius: 50px;
  color: #000;
  padding: 5px 26px;
}

.exhibitions-block .nav-pills .nav-link.active {
  background-color: #000;
  color: #fff;
}

.exhibition-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 20px;
}

.exhibition-image {
  flex: 1 1 45%;
}

.exhibition-image img {
  width: 100%;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.exhibition-content {
  flex: 1 1 50%;
}

.exhibition-heading {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 20px;
}

.exhibition-content p {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 1.6;
}

.exhibition-content strong {
  font-weight: 600;
}

.exhibition-link {
  text-decoration: underline;
  font-weight: 600;
  color: #000;
}

.exhibition-subheading {
  font-size: 18px;
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 8px;
}

.exhibition-wrapper {
  margin-bottom: 20px;
}

.exhibitions-detailes .dec {
  margin-bottom: 20px;
}

.bio-section {
  display: flex;
  align-items: center;
  gap: 30px;
}

.bio-photo-box {
  flex: 1 1 28%;
}

.bio-photo-box img {
  width: 100%;
}

.bio-photo-note {
  margin-top: 14px;
  font-size: 14px;
  color: #333;
}

.bio-info-box {
  flex: 1 1 70%;
}

.bio-heading {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 20px;
}

.bio-description {
  font-size: 16px;
  line-height: 1.8;
  color: #444;
  margin-bottom: 15px;
  text-align: justify;
}

.art-caption-row {
  margin: 20px 0;
}

.art-caption-row img {
  height: 300px;
  object-fit: cover;
  width: 100%;
}

.art-caption-row p {
  margin-top: 10px;
}

.exhibitions-detailes h2 {
  margin: 10px 0 20px 0;
  font-size: 32px;
}

.exhibitions-detailes h3 {
  margin: 0 0 20px 0;
}

.exhibitions-detailes .img-art {
  width: 100%;
  object-fit: cover;
  margin-bottom: 20px;
}

.shop-col {
  display: none;
}

/* 04-11-25 A  */
.exhibitions-detailes  p
{
    margin-bottom: 14px;
    font-size: 18px;
}

/* 07-11-25 A  */

/* Base image */
.clickable-image {
  width: 100%;
  height: auto;
  border-radius: 10px;
  cursor: pointer;
  transition: transform 0.3s ease;
}
/* Fullscreen overlay */
.image-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.9);
  justify-content: center;
  align-items: center;
  z-index: 1000;
  overflow: hidden;
}

/* Zoom container */
.zoom-container {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 28vw;
  max-height: 90vh;
  overflow: hidden;
  top: 20px;
}

/* Fullscreen image */
.zoom-container img {
  width: auto;
  height: auto;
  max-width: 90%;
  max-height: 90%;
  object-fit: contain;
  border-radius: 10px;
 
  transition: transform 0.4s ease;
  cursor: zoom-in;
}


/* Close button */
.close-btn {
  position: absolute;
  top: 20px;
  right: 40px;
  font-size: 40px;
  color: white;
  cursor: pointer;
  font-weight: bold;
  transition: color 0.2s ease;
  z-index: 1100;
}

.close-btn:hover {
  color: #ff4d4d;
}
/* Smooth blinking (fade in/out) text */
.blink-text {
  text-align: center;
  margin-top: 12px !important;
  font-size: 16px !important;
  color: #000;
  animation: slowBlink 2.5s ease-in-out infinite;
  text-shadow: 0 0 6px rgba(255,255,255,0.4);
}

@keyframes slowBlink {
  0%, 100% { opacity: 1; }
  50% { opacity: 0.2; }
}

/* exhibition page image zoom  */

/* Thumbnail styles */
.art-caption-row img {
  border-radius: 8px;
  transition: transform 0.3s ease;
  cursor: pointer;
}
.art-caption-row img:hover {
  transform: scale(1.02);
}

/* Fullscreen overlay */
.image-overlay1 {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.9);
  justify-content: center;
  align-items: center;
  z-index: 1000;
  overflow: hidden;
}

/* Zoom container */
.zoom-container1 {
  position: relative;
  max-width: 30vw;
  max-height: 90vh;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* Fullscreen image */
.zoom-container1 img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  border-radius: 10px;
  box-shadow: 0 0 25px rgba(255,255,255,0.2);
  transition: transform 0.4s ease, transform-origin 0.3s ease;
  cursor: zoom-in;
  object-fit: contain;
}

/* Close button */
.close-btn1 {
  position: absolute;
  top: 20px;
  right: 40px;
  font-size: 40px;
  color: white;
  cursor: pointer;
  font-weight: bold;
  transition: color 0.2s ease;
  z-index: 1100;
}
.close-btn1:hover { color: #ff4d4d; }

/* footer */
.footer-main {
  padding: 70px 0 40px 0;
}

.footer-main a {
  color: #000;
  text-decoration: none;
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
  transition: 0.5s;
}

.footer-main a:hover {
  color: #d8a36a;
}

.footer-col h5 {
  margin-bottom: 20px;
  font-weight: 600;
  font-size: 20px;
  text-transform: capitalize;
}

.footer-col ul li {
  margin-bottom: 10px;
}

.footer-bottom {
  border-top: 1px solid #ddd;
  padding-top: 15px;
  margin-top: 20px;
  font-size: 0.9rem;
  color: #666;
}

.footer-bottom a {
  font-weight: 600;
  font-size: 0.9rem;
}

.footer-col .social-icons {
  list-style: none;
  padding: 0;
  display: flex;
  gap: 15px;
  margin: 25px 0 0 0;
}

.footer-col .social-icons li a {
  color: #fff;
  font-size: 18px;
  line-height: 1;
  transition: color 0.3s ease;
  width: 40px;
  height: 40px;
  background-color: #000;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.footer-col .social-icons li a:hover {
  color: #000;
  background-color: #d8a36a;
}

.blog-details-row {
  justify-content: center;
}

.share-posts {
  margin-top: 30px;
}

.share-posts-title {
  padding-bottom: 20px;
}

.share-posts-inner .social-icons li a {
  color: #000;
  font-size: 26px;
  padding: 0 20px 0 0;
}

.share-posts-inner .social-icons {
  display: flex;
}

.custom-post-nav {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}

.custom-post-nav .nav-card {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 20px 20px 20px 0;
  text-decoration: none;
  color: #223;
  transition: transform .2s ease, box-shadow .2s ease;
}

.custom-post-nav .nav-title {
  font-family: 'Raleway', sans-serif;
  font-size: 18px;
  line-height: 1.35;
  text-align: center;
}

.custom-post-nav .nav-arrow {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, .15);
  display: grid;
  place-items: center;
  background: rgba(255, 255, 255, .55);
  flex: 0 0 44px;
}

.custom-post-nav .nav-arrow svg {
  width: 18px;
  height: 18px;
}

.custom-post-nav .nav-card:hover .nav-arrow {
  background: #fff;
  border-color: rgba(0, 0, 0, .3);
}

.exhibitions-block .nav-pills {
  justify-content: center;
}

.product-card h3 a {
  color: #000;
}

/* 08-10-25 A  */

.intro-section h2 {text-align: center;}
section.intro-section.pd-sec  .row .col-lg-6.col-md-6 {width: 100%;}
section.intro-section.pd-sec  .row .col-lg-6.col-md-6 p {text-align: center;}
.art-section  p{font-size: 16px; line-height: 24px;padding-bottom: 15px;}
.view-more-btn .btn-block { margin-top: 20px;}
.exhibition-text ol li{padding-bottom: 12px;}

.top-artist-img img {  width: 600px;  height: 550px;  object-fit: cover;  margin: 0 auto;}
.zenith-product-description p{padding-bottom: 15px;} 
.exhibition-text p {font-size: 16px; line-height: 24px; padding-bottom: 20px;}
.artist-details-second h6 { padding-bottom: 30px;}
.artist-details-second p {
    margin-bottom: 30px;
    font-size: 20px;
    position: relative;
    padding-left: 0px;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.3;}
<!---.artist-details-second p:before{content: ""; position: absolute; background-color: #000;height: 9px;width: 9px; left: 0px;top: 9px; border-radius: 50%;}-->
.product-info  h3 a{ margin-bottom: 0;color: #000000;font-family: 'Raleway', sans-serif !important;}
#enquire-btn {width: 100%;}
.artists-block .team-image img { height: 300px;    object-fit: cover;object-position: top;}

/* 09-10-25 A  */

.enquiry-content { width: 100% !important; max-width: 720px !important;    padding: 50px 30px !important;overflow-y: auto; min-height: 20vh; max-height: 90%;}
.enquiry-content h2{font-size: 30px !important;padding-bottom: 20px;}
.enquiry-content p ,
.enquiry-content p  a{font-size: 16px;color: #000;}
.enquiry-content  .fluentform {margin-top: 20px;}

.enquiry-content  .ff-default .ff-el-form-control {border-radius: 0px;    padding: 15px 15px;}
.enquiry-content  .ff-default .ff-el-form-control:focus{outline: none !important;box-shadow: none !important;border-color: #dadbdd !important;}
.enquiry-content .ff-el-input--content textarea{resize: none;}
.enquiry-content  .ff_submit_btn_wrapper button{background-color: #001f3f !important;color: white;padding: 10px 25px;border: none;border-radius: 0px;cursor: pointer;}

/* 04-11-25 A  */
.exhibition-image img {width:100%; height: 551px;object-fit: cover;}
.zenith-related-section,
.zenith-description-section {padding: 60px 15px !important;}

.submit-enquiry-btn
{
    background: unset !important;
    background-color: #000 !important;
    color: white !important;
    padding: 10px 25px !important;
    border: none !important;
    border-radius: 0px !important;
    cursor: pointer !important;
}

@media (max-width: 1279px) {
  .all-slide .slick-prev {
    left: -20px;
  }

  .all-slide .slick-next {
    right: -20px;
  }

  .all-slide .slick-prev,
  .all-slide .slick-next {
    font-size: 20px;
  }

  .exhibition-title {
    font-size: 42px;
  }

  .timeline-item p {
    margin-top: 103px;
    font-size: 15px;
  }

}

@media (max-width: 1079px) {
  .blog-details-left {
    padding: 0 0 30px 0;
  }

  .slide-content-headings h1 {
    font-size: 50px;
  }

  .art-text .title {
    font-size: 36px;
  }

  .section-header h2 {
    font-size: 36px;
  }

  .intro-section h2 {
    font-size: 36px;
  }

  .event-slider {
    padding: 0 0 60px 0;
  }

  .product-slider {
    padding: 0 0 60px 0;
  }

  .all-slide .slick-dots {
    bottom: 10px;
  }

  .post-title h5 a {
    font-size: 20px;
  }

  .top-artist-row p {
    font-size: 20px;
  }

  .artist-details-second h6 {
    font-size: 20px;
  }

  .artist-details-second h2 {
    font-size: 2.2rem;
  }

  .exhibit-item .exhibit-title {
    font-size: 2.2rem;
  }

  .exhibit-social-icon ul li a {
    width: 34px;
    height: 34px;
  }

  .masonry-cont h4 {
    font-size: 20px;
  }

  .exhibition-text {
    flex: 1 1 50%;
  }

  .exhibition-image {
    flex: 1 1 50%;
  }

  .my-timeline-content {
    padding: 15px;
  }

  .my-timeline-left {
    padding-right: 100px;
  }

  .my-timeline-right {
    padding-left: 100px;
  }

  .timeline-item p {
    margin-top: 82px;
    font-size: 15px;
  }

  /* 09-10-25 A  */
  .enquiry-content {max-height: 85%;}
}

@media screen and (min-width:1025px) and (max-width:1240px)
{


  .zoom-container {max-width: 36vw;}

  /* 11-11-25 A  */
  .zoom-container1{ max-width: 40vw;}
  .blink-text { font-size: 15px !important;}
}
@media screen and (min-width:992px) and (max-width:1024px)
{
    .zoom-container {max-width: 36vw;}

      /* 11-11-25 A  */
  .zoom-container1{ max-width: 40vw;}
  .blink-text { font-size: 15px !important;}
}

@media (max-width: 991px) {
  .inner-banner-content h1:before {
    display: none;
  }

  .inner-banner-content h1:after {
    display: none;
  }

  .pd-sec {
    padding: 30px 0;
  }

  .banner-slider .slide .slide-img img {
            height: 100vh;
    object-fit: cover;
  }

  .slide-content-headings p {
    padding: 0;
    font-size: 16px;
  }

  .slide-content-headings h1 {
    font-size: 40px;
  }

  .post-content {
    padding: 10px 0 18px 20px;
  }

  .art-text {
    flex: 1 1 100%;
    text-align: center;
    padding: 20px 30px 40px;
  }

  .art-image {
    flex: 1 1 100%;
  }

  .art-image img {
    width: 100%;
    height: 320px;
    display: block;
    object-fit: cover;
  }

  .top-artist-img {
    text-align: center;
    padding-bottom: 20px;
  }

  .top-artist-row p {
    text-align: center;
  }

  .footer-col .social-icons li a {
    width: 34px;
    height: 34px;
  }

  .artist-details-second h6 {
    margin-bottom: 20px;
  }

  .testimonial-slider.all-slide .slick-prev,
  .testimonial-slider.all-slide .slick-next {
    display: none !important;
  }

  .exhibition-row {
    gap: 20px;
  }

  .exhibition-title {
    font-size: 36px;
  }

  .my-timeline::after {
    left: 65px;
  }

  .my-timeline-box {
    width: 100%;
    padding-left: 160px;
    padding-right: 0px;
    margin-top: 30px;
  }

  .my-timeline-right {
    left: 0%;
  }

  .my-timeline-left {
    text-align: left;
  }

  .my-timeline-box:first-of-type {
    margin-top: 0px;
  }

  .my-timeline-box .my-timeline-img {
    left: -10px;
    top: 0px;
    margin: 0;
  }

  .my-timeline-left .my-timeline-content::before {
    left: -10px;
    right: auto;
    border-width: 10px 10px 10px 0;
    border-color: transparent #fff transparent transparent;
  }

  .timeline {
    flex-wrap: wrap;
  }

  .timeline-item {
    width: 31%;
    margin-bottom: 24px;
  }

  .timeline-item::before {
    height: 55px;
    top: 102px;
  }

  .timeline::before {
    display: none;
  }

  .offcanvas-body .list-unstyled a {
    font-size: 30px;
  }

    /* 09-10-25 A  */
  .enquiry-content {max-height: 85%;    max-width: 640px !important;}

  /* 10-11-25 A  */

  .zoom-container {max-width: 45vw;}

      /* 11-11-25 A  */
  .zoom-container1{ max-width: 54vw;}
  .blink-text { font-size: 15px !important;}
}

@media (max-width: 767px) {
  .pd-sec {
    padding: 20px 0;
  }

  .inner-banner {
    padding: 105px 0 80px 0;
  }

  .inner-banner-content h1 {
    font-size: 40px;
  }

  .art-container {
    flex-direction: column;
    text-align: center;
  }

  .art-text,
  .art-image {
    flex: 1 1 100%;
    padding: 10px;
  }

  .section-header h2 {
    font-size: 34px;
  }

  .footer-main {
    padding: 20px 0;
  }

  .footer-col h5 {
    font-size: 24px;
  }

  .subscribe-section {
    padding: 20px 0;
  }

  .subscribe-section h2 {
    font-size: 2.2rem;
  }

  .blog-sidebar {
    padding-top: 20px;
  }

  .blog-details-row .blog-date {
    padding: 10px;
    margin-right: 0;
  }

  .intro-section {
    text-align: center;
  }

  .section-header h2 span {
    padding: 0;
  }

  .section-header h2::before {
    display: none;
  }

  .intro-section h2 {
    font-size: 34px;
  }

  .inner-banner-content h1 span {
    padding: 0;
  }

  .exhibit-social {
    flex-wrap: wrap;
  }

  .exhibit-item .exhibit-title {
    font-size: 2rem;
  }

  .exhibit-item .exhibit-subtitle {
    padding-bottom: 15px;
  }

  .awards-slider {
    padding-bottom: 40px;
  }

  .artist-details-second {
    text-align: center;
  }

  .top-artist-img img {
    width: 100%;
    object-fit: cover;
    margin: 0 auto;
  }

  .d-exhibit-row {
    margin-top: 20px;
  }

  .exhibit-icon i {
    color: #c3976b;
    font-size: 26px;
  }

  .exhibit-time-block {
    padding: 10px 0;
  }

  .exhibition-row {
    flex-direction: column;
    text-align: center;
  }

  .exhibition-row:nth-child(even) .exhibition-text {
    padding-left: 0;
  }

  .exhibition-row:nth-child(even) {
    flex-direction: column;
  }

  .exhibition-text,
  .exhibition-image {
    flex: 1 1 100%;
  }

  .exhibition-title {
    font-size: 32px;
  }

  .image-caption {
    position: static;
    margin-top: 10px;
  }

  .my-timeline-box {
    padding-left: 0px;
    padding-top: 0;
  }

  .my-timeline-box .my-timeline-content::before {
    left: 55px;
    top: -10px;
    border: medium solid white;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent white transparent;
  }

  .my-timeline-box {
    padding-bottom: 20px;
  }

  .timeline-item {
    width: 47%;
    margin-bottom: 20px;
  }

  .exhibition-wrapper {
    flex-direction: row;
  }

  .exhibition-image {
    margin-bottom: 20px;
  }

  .bio-section {
    flex-direction: column;
  }

  .bio-photo-box,
  .bio-info-box {
    flex: 1 1 100%;
  }


  .artists-block .nav-pills .nav-link {
    padding: 5px 12px;
  }

  .exhibitions-block .nav-pills .nav-link {
    padding: 5px 12px;
  }

  .view-more-btn .btn-block {
    border: 1px solid #000;
    color: #000;
  }

  .btn-block {
    line-height: 40px;
    font-size: 14px;
    padding-left: 35px;
    padding-right: 35px;
  }

  .banner-container .btn-block {
    background-color: #ffffff;
    color: #000;
  }

  .banner-container .btn-block:hover {
    background-color: #000;
    color: #fff;
  }

  .art-caption-row p {
    margin-bottom: 20px;
  }

  .post-info-date a {
    font-size: 15px;
  }

  .blog-list-holder .post-read-more-button a {
    font-size: 16px;
  }

  .timeline-item.year-05::before {
    height: 30px;
    top: 96px;
  }

  .timeline-item::before {
    height: 30px;
    top: 96px;
  }

  .timeline-item p {
    margin-top: 46px;
    font-size: 15px;
  }

  .my-timeline-content {
    margin-top: 22px;
  }

  .my-timeline-box .my-timeline-img {
    left: 0;
    top: 0px;
    margin: 0;
    width: 100%;
    border-radius: 0;
    height: 180px;
    position: relative;
  }

  .custom-post-nav {
    grid-template-columns: 1fr;
  }

  .custom-post-nav .nav-title {
    font-size: 16px;
  }

  .container {
    padding: 0 15px;
  }

      /* 09-10-25 A  */
  .enquiry-content {max-height: 85%;    max-width: 500px !important;}
  .zenith-product-title { font-size: 26px !important;}


   /* 10-11-25 A  */

  .zoom-container {max-width: 45vw;}

        /* 11-11-25 A  */
  .zoom-container1{ max-width: 54vw;}
  .blink-text { font-size: 15px !important;}
  
  a.navbar-brand {width: 50%;}
  .navbar-brand img{    max-width: 50%;}
}
@media (max-width: 575px) 
{
 /* 10-11-25 A  */

  .zoom-container {max-width: 65vw;}
  .exhibitions-detailes p {font-size: 14px;}

         /* 11-11-25 A  */
  .zoom-container1{ max-width: 75vw;}
}

/* Mobile small (max 540px) */
@media (max-width: 540px) {
  .exhibition-title {
    font-size: 28px;
  }

  .collect-btn .btn-block {
    min-width: 100%;
  }

  .timeline-item {
    width: 100%;
    margin-bottom: 20px;
  }
        /* 09-10-25 A  */
  .enquiry-content {max-height: 85%;    max-width: 460px !important;padding: 35px 30px !important;}
  .enquiry-content h2 { font-size: 27px !important; padding-bottom: 18px;}
  .enquiry-content p, .enquiry-content p a {  font-size: 14px;}


  
   /* 10-11-25 A  */

  .zoom-container {max-width: 65vw;}
}

@media (max-width: 390px) 
{
      /* 09-10-25 A  */
  .enquiry-content {max-height: 85%;    max-width: 345px !important;}

  /* 10-11-25 A  */

  .zoom-container {max-width: 90vw;}

   /* 11-11-25 A  */
  .zoom-container1 {  max-width: 85vw; }
}


.subscribe-section form.fluent_form_2 .wpf_has_custom_css.ff-btn-submit {
	
	background-color: #000000;
    border-color: #000000;
	 border-radius: 0;
    color: #ffffff;
}
.subscribe-section form.fluent_form_2 .wpf_has_custom_css.ff-btn-submit:hover{
	    background-color: transparent;
    border-color: black;
    color: #000000;
    min-width: 100%;
    border-radius: 0;

}
.subscribe-section .ff-default .ff-el-form-control{
	    border-radius: 0;
}

.subscribe-section button {
    border: 1px solid #000;
    color: #000;
}
.subscribe-section button {
    line-height: 42px;
    padding-left: 40px;
    padding-right: 40px;
    border: none;
    color: #fff;
    display: inline-block;
    font-weight: 500;
    position: relative;
    border: 1px solid #ffffff;
    -webkit-transition: color .2s 
ease-in-out, background-color .2s 
ease-in-out, border-color .2s 
ease-in-out;
    transition: color .2s 
ease-in-out, background-color .2s 
ease-in-out, border-color .2s 
ease-in-out;
    cursor: pointer;
    text-transform: uppercase;
    position: relative;

    
}


@media screen and (max-width:575px)
{
.zenith-main-content{text-align: left;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;}	
.zenith-related-products{    display: unset !important;}
.zenith-related-section, .zenith-description-section {padding: 0px 15px !important;}
.zenith-related-section{margin-top: 0 !important;}
.zenith-product-card{    margin-bottom: 20px;}


.exhibition-image img {  height: 350px;   }
.exhibitions-detailes h2 {  font-size: 22px;}

.abt-img {margin: 20px 0 0;}
.intro-section .abt-img img{    height: auto !important;}
.footer-col img {max-width: 45%;}
.custom-header-start a {width: 50%;}
.custom-header-start .navbar-brand img {max-width: 70%;max-height: 100%;}

.about-maku .exhibi-img img{    max-height: 450px;}
.founder-cont {padding-top: 30px;    text-align: center;}
.exhibition-section{    padding-bottom: 0;padding-top: 20px;}
.exhibition-row{margin-bottom: 10px;}
.contact-col h6{    text-align: center;}
.contact-col p{    text-align: center;}

.privacyHolder h2{margin-top: 35px;font-size: 24px;}
}




.intro-section .abt-img img {
    width: 100%;
    height: 600px;
    object-fit: cover;
}



/* ====== Private Sales Page Styling ====== */
.private-sales-wrapper {
  max-width: 1200px;
  margin: 60px auto;
  padding: 0 20px;
  font-family: "Poppins", sans-serif;
  text-align: center;
}

.private-sales-title {
  font-size: 38px;
  font-weight: 600;
  margin-bottom: 30px;
  text-transform: uppercase;
  color: #222;
  letter-spacing: 1px;
}

.sales-filter {
  margin-bottom: 40px;
  display: flex;
  justify-content: center;
  gap: 20px;
}

.sales-filter button {
  background: transparent;
  border: 1px solid #333;
  color: #333;
  padding: 10px 30px;
  border-radius: 25px;
  font-size: 15px;
  transition: all 0.3s ease;
  cursor: pointer;
}

.sales-filter button.active,
.sales-filter button:hover {
  background: #333;
  color: #fff;
}

.product-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 25px;
}

.product-item {
  background: #fff;
  border: 1px solid #e1e1e1;
  overflow: hidden;
  transition: all 0.3s ease;
}

.product-item:hover {
  box-shadow: 0 4px 18px rgba(0,0,0,0.1);
  transform: translateY(-3px);
}

.product-thumb img {
  width: 100%;
  height: 300px;
  object-fit: cover;
}

.product-info {
border-radius: 0px;
    padding: 20px;
    margin: 20px;
    text-align: center;
}

.product-info h3 {
      color: #000;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 10px 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Raleway', sans-serif;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.4em;
    height: calc(1.4em * 2);
}

.product-info .price {
    font-size: 26px;
    color: #000000;
    font-weight: bold;
}

a.price-request-btn {
    background: black;
    color: #fff;
    border: none;
    padding: 12px 12px;
    border-radius: 0;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.3s ease;
    width: 100%;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 1px solid transparent;
}


.private-sales-wrapper .product-thumb {
    position: relative;
    height: 250px;
    background: #000;
}





.product-info button {
    background: black;
    color: #fff;
    border: none;
    padding: 12px 12px;
    border-radius: 0;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.3s ease;
    width: 100%;
    text-decoration: none;
    display: inline-block;
    text-align: center;
	color:white;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 1px solid transparent;
}

.contact-col .fluentform form .ff_submit_btn_wrapper button{
    background: black;
    color: #fff;
    border: none;
    padding: 12px 12px;
    border-radius: 0;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.3s ease;
    width: 100%;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 1px solid transparent;
}
nav.navbar {
    background: #ffffff;
}