/*


/*-------------gallery-----------------------*/
.vibrant-gujarat .vibrant-text {border-bottom-right-radius: .40rem; border-bottom-left-radius: .40rem; background: rgba(0,0,0,0.5); bottom: 0; left: 0; right: 0; padding: 10px;}
.videos-box a::before {content: ""; display: block; background: rgba(0,0,0,0.6); left: 0; right: 0; top: 0; bottom: 0; position: absolute; border-radius: .40rem !important;}
.videos-box .videos-icon {top: 50%; left: 50%; transform: translate(-50%, -50%); max-width: 60px;}
.filter-button-btn button {padding: 10px 15px 11px; color: #2e2e2e;}
.filter-button-btn button:hover {background: rgb(246,156,66); background: linear-gradient(86deg, rgb(246, 156, 66) 10%, rgb(246, 217, 66) 100%); color: #000; border-color:rgb(246,156,66);}


.filtergallery {margin: 0 -1%;}

.filtergallery.grid article {
  display: block;
  float: left;
  margin: 1%;
  width: 31.2222%;
}

@media (max-width: 991px) {
  .filtergallery.grid article {
    width: 47%;
    margin: 1.5%;
  }
  .filtergallery {
	margin: 0 -1.5%;
}
.vibrant-gujarat .vibrant-text {
	padding: 5px 5px;
	font-size: 12px !important;
}
.filter-button-btn button {
	padding: 8px 10px 9px;
	font-size: 13px;
	letter-spacing: -0.5px;
}
}



@media (max-width: 768px){
.videos-box .videos-icon {max-width: 34px;}
}
/*-------------gallery-----------------------*/









