.mcePxmGallery{margin:0}
.mcePxmGallery>br{display:none}
.mcePxmGallery .highslide-gallery{position:relative}
.mcePxmGallery .highslide-gallery .highslideContainer{position:relative;display:inline-block;margin:0;padding:0;width:25%}
.mcePxmGallery .highslide-gallery .highslideContainer a.highslide{position:relative;display:block;overflow:hidden;border-bottom:0 !important}
.mcePxmGallery .highslide-gallery .highslideContainer a.highslide img{border:0;width:100%;height:auto;display:block;cursor:pointer !important;-webkit-filter:grayscale(70%);filter:grayscale(70%);transition:filter .6s}
.mcePxmGallery .highslide-gallery .highslideContainer a.highslide:hover img{-webkit-filter:grayscale(0);filter:grayscale(0)}
.mcePxmGallery .highslide-gallery .highslideContainer.subgallery a.highslide .folderBackground span{position:absolute;left:0;bottom:0;background:#212121;color:#fff;text-align:center;text-transform:uppercase;font-size:24px;padding:7px 10px;transition:bottom .6s}
.mcePxmGallery .highslide-gallery .highslideContainer.subgallery:hover a.highslide .folderBackground span{transform:translateY(-50%);bottom:50%}

@media only screen and (max-width : 1024px) {
	.mcePxmGallery .highslide-gallery .highslideContainer {
		width: 33.3333%;
	}
}
@media only screen and (max-width : 768px) {
	.mcePxmGallery .highslide-gallery .highslideContainer.subgallery a.highslide .folderBackground span {
		font-size: 18px;
	}
}
@media only screen and (max-width : 640px) {
	.mcePxmGallery .highslide-gallery .highslideContainer {
		width: 50%;
	}
}
@media only screen and (max-width : 480px) {
}

/* Navigation Gallery */

.holder.bottom{display:none}
.holder a,.holder a.jp-current,.holder a.jp-current:hover,.holder a.jp-disabled,.holder a.jp-disabled:hover,.holder a.jp-previous{float:none;border:0;display:inline-block;width:27px;line-height:27px;height:27px;font-weight:normal;font-size:14px;margin:0 5px 5px 0;vertical-align:top;border-bottom:0 !important}
.holder a{color:#333;background:#e5e5e5}.holder a.jp-current,.holder a:hover:not(.jp-disabled){color:#fff !important;background:#3434ff}
.holder a.jp-disabled,.holder a.jp-disabled:hover{color:#ccc}
.holder a.jp-previous,.holder a.jp-next,.holder a.jp-previous.jp-disabled,.holder a.jp-next.jp-disabled{font-family:'FontAwesome';font-size:0;line-height:27px}
.holder a.jp-previous::before,.holder a.jp-next::before{font-size:14px;line-height:27px}
.holder a.jp-previous::before{content:'\f104'}.holder a.jp-next::before{content:'\f105'}
/* Breadcrumbs */
.mcePxmGallery .breadcrumb{position:relative;float:none;background:#f2f2f2;text-align:center;border:0;height:27px;line-height:27px;font-weight:normal;padding:0 10px;color:#999;border-radius:0;margin:0 0 10px;clear:both}
.mcePxmGallery .breadcrumb span{font-size:0}
.mcePxmGallery .breadcrumb span::before{content:'\f105';font-family:'FontAwesome';font-size:14px;margin:0 5px}
.mcePxmGallery .breadcrumb a{text-decoration:none;-webkit-transition:color .6s;transition:color .6s}
/* Back button */
.mcePxmGallery .backbtn{background:none;text-indent:0;font-size:0;text-decoration:none;color:#fff;width:auto;height:auto;margin:10px 0 20px}
.mcePxmGallery .backbtn::after{content:'\f148';font-family:'FontAwesome';font-size:14px;display:inline-block;padding:2px 10px;border-radius:0;background:#212121;transition:background .4s}
.mcePxmGallery .backbtn:hover{text-decoration:none;color:#212121}
.mcePxmGallery .backbtn:hover::after{background:#ccc}
/* Pop Up */
.highslide-container .highslide-caption{font-size:14px;color:#fff;text-align:center;font-weight:normal;background:#2e2e2e}
.highslide-container .highslide-caption strong{font-size:20px;line-height:30px;font-weight:normal}
.highslide-container .highslide-dimming{background:rgba(0,0,0,.5);opacity:1 !important}
.highslide-wrapper,.highslide-outline,.highslide-container table,.highslide-container td{background:none !important}
.highslide-container img.highslide-image,.highslide-container .highslide-image{border:0 !important;box-shadow:0 0 20px #000}