.image-gallery{-ms-touch-action:none;touch-action:none;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:fixed;top:0;z-index:1000;min-width:100%;min-height:100%;width:100%;height:100%;font-family:Google-Oswald,sans-serif;font-weight:400;color:#fff;background-color:#6d6d6d}.image-gallery *{color:inherit}.image-gallery .top-row{position:relative;height:4.8em;border-bottom:1px solid #7c7c7c;background-color:inherit}.image-gallery .bottom-row{-ms-flex:1 1;flex:1 1;background-color:inherit}.image-gallery .bottom-row,.image-gallery .header{display:-ms-flexbox;display:flex;position:relative}.image-gallery .header{width:calc(100% - 340px);height:100%;font-size:2em;line-height:2.5em;padding-left:.5em}.image-gallery .header,.image-gallery .title{-ms-flex-align:center;align-items:center;text-overflow:ellipsis;overflow:hidden}.image-gallery .title{display:-ms-flexbox;display:flex;font-size:1em;white-space:nowrap;display:inline-block;max-width:100%}.image-gallery .logo{display:inline-block;position:absolute;right:0;width:240px;line-height:0}.image-gallery .buttons{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:end;justify-content:flex-end;position:absolute;top:0;right:0;height:100%}.image-gallery .buttons .gbutton{display:inline-block;cursor:pointer;width:85px;line-height:2.5em;height:100%;font-size:2em;text-align:center;border-left:1px solid #7c7c7c}.image-gallery .buttons #gallery-share-checkbox{visibility:hidden;position:absolute}.image-gallery .left-column{position:relative;-ms-flex:1 1;flex:1 1;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:column;flex-direction:column;max-width:calc(100% - 340px)}.image-gallery .image-container{-ms-flex:1 1;flex:1 1;overflow:hidden;position:relative}.image-gallery.zoomed-in .image-container{border:1em solid transparent}.image-gallery .next-prev{height:100%}.image-gallery .image{-ms-touch-action:manipulation;touch-action:manipulation;box-sizing:border-box;width:100%;height:100%;border:1em solid transparent;position:absolute;background-position:50%;image-rendering:-webkit-optimize-contrast}.image-gallery .image,.image-gallery .image .map{background-repeat:no-repeat;background-size:contain}.image-gallery .image .map{position:relative;width:20%;height:20%}.image-gallery .image .map .view{position:absolute;width:10px;height:10px;border:1px solid #3cb371}.image-gallery a:hover{text-decoration:none}.image-gallery .next-prev .go-left,.image-gallery .next-prev .go-right{-ms-touch-action:manipulation;touch-action:manipulation;position:absolute;height:100%;font-size:5em;text-shadow:.03em .04em .05em rgba(0,0,0,.5)}.image-gallery .go-left:before,.image-gallery .go-right:before{-ms-touch-action:manipulation;touch-action:manipulation;position:relative;top:50%;top:calc(50% - 30px)}.image-gallery .next-prev .go-right{right:.25em}.image-gallery.zoomed-in .go-left,.image-gallery.zoomed-in .go-right{display:none}.image-gallery .right-column{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:absolute;top:0;right:0;width:340px;height:100%;border-left:1px solid #7c7c7c}.image-gallery .ad{padding-top:1em;padding-left:1em}.image-gallery .image-details{bottom:0;width:100%;font-weight:300;line-height:3.5em;border-bottom:1px solid #7c7c7c;font-size:1em;display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;min-height:4.8em}.image-gallery .image-count{width:84px;font-size:1.375em;text-align:center;-ms-flex-pack:center;justify-content:center}.image-gallery .image-text{width:calc(100% - 84px);border-right:1px solid #7c7c7c;padding:1em;line-height:1.4em}.image-gallery .image-count,.image-gallery .image-text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.image-gallery .thumb-gallery{width:340px;max-height:340px;position:absolute;bottom:2em}.image-gallery .thumb-gallery .go-down,.image-gallery .thumb-gallery .go-up{-ms-touch-action:manipulation;touch-action:manipulation;display:block;text-align:center;font-size:.7em}.image-gallery .thumbs{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;padding-left:1em;overflow:hidden;max-height:310px}.image-gallery .thumbs .thumb{-ms-touch-action:manipulation;touch-action:manipulation;display:inline-block;width:100px;height:100px;margin:0 4px 4px 0;background-size:cover;background-position:50%;cursor:pointer}.image-gallery .thumbs .thumb:nth-child(3n){clear:right}.image-gallery .thumbs .thumb.active{border:3px solid}@keyframes image-gallery-slide-left{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes second-image-gallery-slide-left{to{transform:translateX(-100%)}}@keyframes image-gallery-slide-right{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes second-image-gallery-slide-right{to{transform:translateX(100%)}}.image-gallery .image{animation-duration:.5s}.image-gallery .image-container.slide-left .image{animation-name:image-gallery-slide-left}.image-gallery .image-container.slide-left .second.image{animation-name:second-image-gallery-slide-left;display:initial}.image-gallery .image-container.slide-right .image{animation-name:image-gallery-slide-right}.image-gallery .image-container.slide-right .second.image{animation-name:second-image-gallery-slide-right;display:initial}.image-gallery .buttons,.image-gallery .next-prev{font-family:gsmarena}.image-gallery .buttons .zoom{display:none}.image-gallery.zoomable .buttons .zoom{display:initial}.image-gallery.multipic-mode .buttons .zoom{display:none}.image-gallery.zoomable .image{cursor:zoom-in}.image-gallery.zoomed-in .image{cursor:zoom-out}.image-gallery .buttons .zoom:before{content:"\e947"}.image-gallery.zoomed-in .buttons .zoom:before{content:"\e948"}.image-gallery .buttons .share:after{content:"\e949"}.image-gallery .buttons .close:before{content:"\e942"}.image-gallery .buttons .new-tab:before{content:"\e952"}.image-gallery .next-prev .go-left:before{content:"\e943"}.image-gallery .next-prev .go-right:before{content:"\e944"}.image-gallery .buttons .share-panel{display:none}.image-gallery .buttons #gallery-share-checkbox:checked+.share .share-panel{display:initial}.image-gallery .share-panel a{display:block;width:83px;height:38px;line-height:38px}.image-gallery .share-panel .facebook{background-color:#4e6ba8}.image-gallery .share-panel .twitter{background-color:#2da2de}.image-gallery .share-panel .googleplus{background-color:#a4262c}.image-gallery .multipic{display:none;overflow:hidden;white-space:nowrap;position:relative}.image-gallery .multipic .left,.image-gallery .multipic .right{display:inline-block;overflow:hidden;position:relative;width:50%;height:100%;max-height:calc(100vh - 110px);float:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:move}.image-gallery .multipic .left{border-right:4px solid #6d6d6d}.image-gallery .multipic .label,.image-gallery .multipic img{pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.image-gallery .multipic .label{position:absolute;bottom:10px;left:10px;font-weight:lighter;font-size:1.2em;text-shadow:2px 2px 1px #000}.image-gallery .multipic .right .label{left:unset;right:10px}.image-gallery .multipic.loading:after{content:"Loading";top:50%;left:50%;position:absolute;-ms-transform:translateX(-50%);transform:translateX(-50%);font-size:2em;text-shadow:2px 2px 2px #000}.image-gallery .multipic .preview{position:absolute;display:none}.image-gallery .multipic.loading .preview{display:initial;top:0;left:0;pointer-events:none;min-height:100%;min-width:100%}.image-gallery .multipic .lock:before{content:"\e955"}.image-gallery .multipic .lock.unlock:before{content:"\e956"}.image-gallery .multipic .lock{position:absolute;left:50%;top:0;-ms-transform:translate(-50%,.2em);transform:translate(-50%,.2em);-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;font-size:2em;text-shadow:2px 2px 2px #000;font-family:gsmarena}@media screen and (orientation:portrait){.image-gallery .multipic .lock{font-size:3em}}.icon-compare:before{content:"\e92c"}.image-row a{position:relative;display:inline-block}.image-row .compare{position:absolute;right:0;font-size:1.3em;border:none;background:none;color:#888;cursor:pointer}#review-body.multipic-compare .image-row img{opacity:.5}#review-body.multipic-compare .image-row.comparable img{opacity:1}#review-body.multipic-compare .image-row.comparable a:after{content:"\e901";font-family:gsmarena;font-size:2.5em;text-shadow:1px 1px 1px rgba(0,0,0,.5);color:#fff;position:absolute;left:5px;top:10px;line-height:24px}#review-body:after{display:none;width:728px;background-color:#d50000;color:#fff}#review-body.multipic-compare:after{content:"Select two images to compare";display:block;position:fixed;top:52px;font-size:23px;padding:10px 10px 10px 30px;z-index:10;transition:.3s}#header.open+#wrapper #review-body.multipic-compare:after{top:98px}#header.slide--up+#wrapper #review-body.multipic-compare:after{top:0}#review-body.multipic-compare .image-row.comparable a.selected:after{content:"\e941"}#header:not([class*=headroom])~.wrapper #review-body.multipic-compare:after{top:0;left:0}.image-gallery.multipic-mode .multipic{display:initial;-ms-flex:1 1;flex:1 1;background-color:inherit;border:1em solid transparent}.image-gallery.multipic-mode .bottom-row{display:none}.image-gallery.multipic-mode .ad-top{padding:10px;width:728px;position:absolute;top:0;right:20px}.image-gallery.multipic-mode .buttons{width:170px;border-left:none;overflow:hidden}.image-gallery.multipic-mode .header{width:calc(100% - 170px)}.image-gallery.multipic-mode .new-tab{display:none}@media screen and (orientation:portrait){.image-gallery .bottom-row{-ms-flex-direction:column;flex-direction:column}.image-gallery .right-column{position:static;width:auto;height:unset;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;border-top:1px solid #7c7c7c}.image-gallery .left-column{max-width:none}.image-gallery .thumb-gallery{display:none}.image-gallery .thumbs{max-height:158px}.image-gallery .ad{display:none}.image-gallery .header{width:calc(100% - 210px)}.image-gallery .image-details{line-height:3em;border-bottom:1px solid #7c7c7c}.image-gallery .image-count{width:65px}.image-row .compare{position:unset;right:unset;left:0;display:block;padding:0}@supports ((position:-webkit-sticky) or (position:sticky)){.image-row .compare{position:-webkit-sticky;position:sticky}}}@media screen and (max-width:900px){.image-row .compare{position:unset;right:unset;left:0;display:block;padding:0}@supports ((position:-webkit-sticky) or (position:sticky)){.image-row .compare{position:-webkit-sticky;position:sticky}}.image-gallery{font-size:8px}.image-gallery .buttons .gbutton{width:48px}.image-gallery.multipic-mode .top-row{height:4.8em}.image-gallery.multipic-mode .gbutton{line-height:2.5em}.image-gallery.multipic-mode .share-panel a,.image-gallery .share-panel a{width:unset;z-index:1;position:relative}.image-gallery.multipic-mode .buttons{overflow:unset}.image-gallery .multipic .left,.image-gallery .multipic .right{max-height:100%}}@media screen and (orientation:portrait) and (max-width:600px){.image-gallery{font-size:8px}.image-gallery .title{white-space:normal;font-size:.85em;line-height:1;max-height:2.1em;max-width:100%}.image-gallery.multipic-mode .title{position:unset;top:unset}.image-gallery .multipic .label{width:calc(100% - 20px);white-space:normal;bottom:20px}.image-gallery .multipic .right .label{text-align:right}.image-gallery .multipic .label{text-shadow:1px 1px 1px #000}}@media screen and (orientation:landscape) and (max-width:900px){.image-gallery .header{width:calc(100% - 205px)}.image-gallery .left-column{max-width:calc(100% - 195px)}.image-gallery .right-column{width:195px}.image-gallery .image-details{-ms-flex-direction:column;flex-direction:column}.image-gallery .image-text{width:unset;border-right:none;border-bottom:1px solid #7c7c7c}.image-gallery .image-count{width:unset}.image-gallery .multipic .label{text-shadow:1px 1px 1px #000}.image-gallery .multipic .lock{font-size:3em}}.image-row .compare:hover,.multipic-compare .image-row.comparable a.selected:after{color:#d50000}.image-gallery .thumbs .thumb.active{border-color:#d50000}.solo-inline-image{position:fixed;top:0;bottom:0;left:0;right:0;z-index:100;-ms-touch-action:none;touch-action:none;background-color:transparent}.solo-inline-image>div{position:absolute;left:0;top:-20%;height:140%;background-repeat:no-repeat;background-size:contain;background-position:50%;opacity:0}.solo-inline-image.portrait>div{top:0;height:100%;background-size:cover}.app .solo-inline-image>div{top:0;height:100%}.solo-inline-image.shown{transition:background-color var(--transition);background-color:rgba(0,0,0,.5)}.solo-inline-image.shown>div{transition:opacity var(--transition);opacity:1;width:var(--max-width)}
/*# sourceMappingURL=maps/image-gallery.css.map */