#wrapper{width:100%;float:left;overflow:hidden}#popup{background-color:#000;height:100%;width:100%;position:fixed;z-index:2;display:none}#popup-box{height:428px;width:640px;margin-top:10%;margin-right:auto;margin-left:auto;position:relative}#popup-box-close{background-color:#000;height:40px;width:40px;font-size:24px;line-height:40px;color:#fff;text-align:center;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;float:left;position:absolute;top:0;right:-40px}#popup-box-close:hover{background-color:#fd8430;cursor:pointer}#popup-box-image{position:absolute;left:0;top:0}#gallery{float:left;width:110%;overflow-x:hidden;padding-bottom:300px}.gallery-tab{float:left;width:100%}.gallery-tab-title{float:left;width:100%;height:40px;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;margin-top:20px;position:relative}.gallery-tab-title-holder{float:left;height:50px;position:absolute;left:-45px}.gallery-tab-title-holder-controls{height:50px;float:left;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.gallery-tab-title-holder-controls-button{float:left;height:22px;width:20px;text-align:center;font-size:30px;line-height:22px;color:#000;margin-right:5px;margin-top:5px;margin-left:9px;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s}.gallery-tab-title-holder-controls-button:hover{color:#fd8030;cursor:pointer}.gallery-tab-title-holder-text{float:left;height:35px;font-weight:200;color:#666;font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-size:16px;line-height:35px;margin-left:5px}.gallery-tab-title-holder-text:hover{color:#fd8430;cursor:pointer}.gallery-tab-images{float:left;height:220px;width:100%;overflow:hidden;position:relative;display:none}.gallery-tab-images-slider{float:left;width:30px;overflow:hidden;height:220px;position:absolute}.gallery-tab-images-slider-tab{float:left;height:220px;margin-right:20px;position:relative}.gallery-tab-images-slider-tab img{height:220px;float:left}.gallery-tab-images-slider-tab-hover{height:220px;background-color:rgba(63,141,191,.5);position:absolute;left:0;top:0;color:#fff;width:100%;font-size:30px;line-height:220px;text-align:center;cursor:pointer;opacity:0;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s}.gallery-tab-images-slider-tab-hover:hover{opacity:1}