#trnyGallery{top:0;left:0;position:fixed;z-index:200;min-width:100%;min-height:100%;max-width:100%;background-color:rgba(0,0,0,.7);display:none;text-align:center;vertical-align:middle;text-shadow:0 1px 1px #111}#trnyGallery .background,#trnyGallery .left,#trnyGallery .right{display:inline-block;position:absolute;cursor:zoom-out}#trnyGallery .left,#trnyGallery .right{width:8%;height:100%;cursor:pointer;z-index:50;min-width:70px}#trnyGallery .left div,#trnyGallery .right div{height:50px;width:50px;text-align:center;top:calc(50% - 25px);color:#fff;border:3px solid #fff;border-radius:30px;line-height:46px;font-size:24px;background:#555;-webkit-transition:.3s;transition:.3s;display:inline-block;position:relative;box-shadow:0 1px 2px #111}#trnyGallery .left:hover div,#trnyGallery .right:hover div{opacity:.8}#trnyGallery .right:hover div{text-indent:5px}#trnyGallery .left:hover div{text-indent:-5px}#trnyGallery .left{left:0;text-align:right}#trnyGallery .right{right:0;text-align:left}#trnyGallery .background{left:0;top:0;width:100%;height:100%}#trnyGallery .description{color:#fff;position:absolute;text-align:center;top:8px;width:80%;left:10%}#trnyGallery .counter{color:#ccc;position:absolute;text-align:center;width:100%;bottom:2px;font-size:12px}#trnyGallery .x{z-index:51;color:#ccc;position:absolute;text-align:center;display:inline-block;top:3px;right:7px;font-size:22px;cursor:pointer;-webkit-transition:.1s;transition:.1s;padding:13px 13px 4px 4px}#trnyGallery .x:hover{color:#fff}#trnyGallery .media{font-size:0}#trnyGallery .media *{min-height:auto;max-height:90vh;box-shadow:0 1px 2px #111;max-width:100%;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:49}#trnyGallery .media>img{background-color:#fff}#trnyGallery .media iframe{width:65vw!important;height:80vh}