#garite .RadImageGallery_Metro {  width:100% !important;}
#garite .rigScrollPrevIcon {
    background: url(/Files/App_002/images/left.png)no-repeat center;
    width: 60px;
    height: 60px;
    background-position: center;
}
#garite .rltbWrapper{display:flex}
 #garite .rigScrollNextIcon{
    background: url(/Files/App_002/images/right.png)no-repeat center;
    width: 60px;
    height: 60px;
    background-position: center;
}
#garite .RadImageGallery .rigScrollNextButton{height: 60px;    width: 60px;}
#garite .RadImageGallery .rigScrollPrevButton{height: 60px;    width: 60px;}
#garite .rigThumbnailsList {    background-color: transparent;}
#garite .RadImageGallery {    background-color: transparent;}
#garite .rigThumbnailsBox {    background-color: transparent;}
#garite .RadImageGallery_Metro {    margin: 0 auto;}
 #garite .RadImageGallery .rigThumbnailsBoxHorizontal {    width: 100% !important;}
#garite .rltbActiveImage{padding:0 !important}
#garite .RadLightBox .rltbItemBox {    display: flex;    align-items: center;    justify-content: center;}
#garite .rigThumbnailsList img {     opacity:1; padding:10px;width: auto !important;}
#garite .rltbActiveImage {
    padding-left: 0 !important;
    padding-top: 0 !important;
    max-width: 100vw;
    max-height: 100vh;
    width: auto !important;
    height: auto !important;
    padding-bottom: 0 !important;
}
#garite .RadLightBox .rltbItemBox {
    margin: 0px auto;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}


