
.vc_images_carousel {
    width: auto !important;
}
.is-sticky #logo a img, .nav-is-visible #logo a img{ Max-height: unset; }

.site-logo img {
    width: 90px; /* Adjust as needed */
    height: 70px; /* Maintain aspect ratio */
}

.dt-sc-portfolio-sorting{display: flex; text-align: center; justify-content: center;}

a[data-filter=".all-sort"]{order: 4;}
a[data-filter=".z-sort"]{order: 2;}
a[data-filter=".still-life-sort"]{order:1;}

a[data-filter=".past-events-sort"]{order: 3;}

.vc_row.vc_column-gap-35>.vc_column_container{
padding:0px !important;
}

.vc-blog-section{
	height:400px !important;
	
}

.loader-title::before {
    background: url(https://kamalnayanbajajartgallery.com/wp-content/uploads/2025/01/Bajaj-KB-Hall-Art-Gallery-Final-07.png) no-repeat scroll 100% 100%;
    bottom: 0;
    content: "" !important;
    height: 512px;
    width: 512px;
}

.two-color-header .main-header-wrapper:before {
    background: #fff !important;
}

.two-color-header .main-header-wrapper:after{
	background:  #828282 !important;
}

.two-color-header .main-header-wrapper::after,
.two-color-header .menu-wrapper {
    background: rgba(130, 130, 130, 0.5) !important;
}

/* Style for each logo box */
.slick-slider .slick-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    position: relative;
    overflow: hidden;
}

/* Box styling with shadow and 3D effect */
.slick-slider .slick-slide img {
    width: 150px; /* Set a fixed width */
    height: 100px; /* Set a fixed height */
    object-fit: contain; /* Ensures logos fit within the box */
    border: 2px solid #ddd; /* Light border around each logo */
    box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.3); /* Enhanced shadow for 3D effect */
    padding: 10px;
    background: rgba(255, 255, 255, 0.8); /* Semi-transparent background for better shadow visibility */
    border-radius: 8px; /* Slightly rounded corners */
    transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
    transform: perspective(1000px) rotateX(5deg) rotateY(5deg); /* 3D effect */
}

.dt-sc-portfolio-sorting {
    display: flex;
    text-align: center;
    justify-content: center;
}

/* Order for sorting buttons */
a[data-filter=".all-sort"] { order: 4; }
a[data-filter=".z-sort"] { order: 2; } /* Current events */
a[data-filter=".still-life-sort"] { order: 1; } /* Upcoming events */
a[data-filter=".past-events-sort"] { order: 3; } /* Past events */

/* Style upcoming events */
.still-life-sort {
    opacity: 1;
    transition: all 0.3s ease-in-out;
}

/* Style current events */
.z-sort {
    font-weight: bold;
    border: 2px solid #ff9800;
}

/* Automatically hide past events initially */
.past-events-sort {
    opacity:
    filter: grayscale(80%);
    transition: opacity 0.5s ease-in-out;
}

/* Hover effect for past events */
.past-events-sort:hover {
    opacity: 1;
    filter: grayscale(0%);
}
/* event map */

.event-google-map {
display:none;
}


/*  header grey color*/
.two-color-header .main-header-wrapper::after, .two-color-header .menu-wrapper {
    background: transparent;
}

.footer-widgets .widget {
    margin: 0px !important;
}


.two-color-header .menu-wrapper {
    background: transparent !important;
}



.column.dt-sc-one-third .blog-entry .entry-title h4{
	margin-bottom: 3px !important;
}

.column.blog-entry .entry-thumb img,
.column.dt-sc-one-third .entry-thumb img {
  height: 400px !important;
  width: 100% !important;
  object-fit: cover;
  display: block;
  border-radius: 8px;
}

.vc_images_carousel .vc_carousel-control.vc_right {
    z-index: 999999 !important;
    left: 90% !important;
}

.vc_images_carousel .vc_carousel-control.vc_left {
    z-index: 999999 !important;
    right: 90% !important;
}



@media only screen and (max-width:767px) {
    .dt-sc-portfolio-sorting {
        flex-wrap: wrap;
    }
    .vc_images_carousel {
        width: auto !important;
    }
	.vc-blog-section .vc_carousel-slideline-inner .vc_item {
    position: relative;
    margin-top: -23px;
    }
	#main-menu > ul.menu, .header-align-center #main-menu ul.menu {
		position: absolute;
		background-color: #000000;
	}
	.transparent-header .main-header, .transparent-header .main-header-wrapper {     
		display: flex;
         align-items: center; 
		height: 72px !important;
	
	}
	.menu-icons-wrapper {         right: -30px !important; }
	.main-header-wrapper { 
		padding: 5px 0px !important; }
	#logo img { margin: 0 !important; 
		width: 70px !important;
    }

    .image_paragraph_custom .wpb_wrapper {
        margin-top: -153px !important;
        margin-bottom: -57px !important;
    }
}





@media only screen and (max-width: 768px) {
    .hideinmobile{
        display: none !important;
    }
		#rev_slider_2_1{
		height: 250px !important;
		}
		#rev_slider_2_1_wrapper{    
		height: 250px !important;
		}
}


@media only screen and (min-width:1024px) {
    .hideindesktop{
        display: none !important;
    }
	#logo a img {
    height: 67px !important;
    } 
    .vc_images_carousel {
        width: auto !important;
    }
}


@media only screen and (min-width:768px) {
    #footer .dt-sc-one-third {
        width: 30%;
    }
    #footer .dt-sc-one-third.column {
        margin: 0px 0px 0px 5%;
    }
    #footer .dt-sc-one-third.column.column.first {
        margin-left: 0px;
    }
}

@media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-devicepixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
    img.retina_logo {
        width: 64px !important;
    }
}



@media only screen and (min-width: 1024) and (max-width: 1357){
   
    .hideindesktop{
        display: none !important;
    }
	#logo a img {
    height: 67px !important;
    } 
    .vc_images_carousel {
        width: auto !important;
    }

}


  