.block_a5296ba31a9d470f98b88d1e8c5be80a .flex-next {
display:none;}

.block_a5296ba31a9d470f98b88d1e8c5be80a .flex-prev {
display:none;}
/*************** PORTFOLIOS ***************/
/*Overlay bg adjustment*/
.publicModalContent {
    background: #ffffff;
    -webkit-box-shadow: 0 0 6px 2px rgba(0,0,0, 0.0);
    box-shadow: 0 0 6px 2px rgba(0,0,0, 0.0);
    color: #ffffff;
}

.publicModalClose {
   filter: invert(100%);
}

.galleryArrow {
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
    transition: opacity 250ms ease;
    overflow: hidden;
    text-indent: 150%;
    white-space: nowrap;
}
.galleryArrow--prev {
    left: \{;
    margin-left: -40px;
    opacity: 1 !important;

}
.galleryArrow {
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
    transition: opacity 250ms ease;
    overflow: hidden;
    text-indent: 150%;
    white-space: nowrap;
}
.galleryArrow--next {
    right: \{;
    margin-right: -40px;
    opacity: 1 !important;
}