.photo_compare{position:relative;border-top:1px solid black;border-bottom:1px solid black;border-left:1px solid black;background-color:black;cursor:pointer;margin-bottom:1em;overflow:hidden;color:white}.photo_compare ol{padding:0;margin:0}.photo_compare ol.images{overflow:hidden;position:absolute;top:0;left:0;right:0;list-style-type:none}.photo_compare ol.images li{float:left;height:548px;opacity:1;-webkit-transition:opacity 0.25s cubic-bezier(.19,1,.22,1);-moz-transition:opacity 0.25s cubic-bezier(.19,1,.22,1);-o-transition:opacity 0.25s cubic-bezier(.19,1,.22,1);transition:opacity 0.25s cubic-bezier(.19,1,.22,1)}.photo_compare.noanim ol.images li{-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none}.photo_compare:hover ol.images li,.photo_compare.has_selected ol.images li{opacity:.8}.photo_compare:hover ol.images li:hover,.photo_compare:hover ol.images li.hover{opacity:1}.photo_compare.has_selected ol.images li.selected,.photo_compare ol.images li.collapsing{opacity:1!important}.photo_compare.noanim ol.images li div{-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none}.photo_compare ol.images li div{position:absolute;overflow:hidden;height:100%;z-index:100;opacity:1;-webkit-transition:all .4s cubic-bezier(.19,1,.22,1);-moz-transition:all .4s cubic-bezier(.19,1,.22,1);-o-transition:all .4s cubic-bezier(.19,1,.22,1);transition:all .4s cubic-bezier(.19,1,.22,1)}.photo_compare.noanim ol.images li div{-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none}.photo_compare.has_selected ol.images li.selected div{left:0px!important;width:729px;z-index:150}.photo_compare.has_selected ol.images li.selected.disappearing div,.photo_compare.has_selected.noanim ol.images li.selected.disappearing div{-webkit-transition:opacity .25s;transition:opacity .25s;z-index:160;opacity:0}.photo_compare ol.images li.collapsing div{z-index:150!important}.photo_compare ol.images li div img{width:auto;height:100%}.photo_compare ol.images li img{position:relative;left:0;height:100%;width:auto;-webkit-transition:left .4s;transition:left .4s;-webkit-transition-timing-function-:cubic-bezier(.19,1,.22,1);transition-timing-function:cubic-bezier(.19,1,.22,1)}.photo_compare.noanim ol.images li img{-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none}.photo_compare ol.images li.selected img{left:0}.photo_compare ol.controls{overflow:hidden;position:absolute;z-index:500;bottom:0;left:0;right:0;height:47px;background-color:rgba(0,0,0,.8);list-style-type:none}.photo_compare ol.controls li{float:left;height:47px;overflow:hidden;background-position:center center;background-repeat:no-repeat;-webkit-transition:opacity .4s;transition:opacity .4s;line-height:47px;text-align:center;color:white}.photo_compare.has_selected ol.controls li{opacity:.4}.photo_compare.has_selected ol.controls li.selected{opacity:1}.photo_compare ol.controls li.iphone{background-image:url(../img/icons/1iphone@2x.png);background-size:16px 26px}.photo_compare ol.controls li.iphone3g{background-image:url(../img/icons/2iphone3g@2x.png);background-size:16px 26px}.photo_compare ol.controls li.iphone3gs{background-image:url(../img/icons/3iphone3gs@2x.png);background-size:16px 26px}.photo_compare ol.controls li.iphone4{background-image:url(../img/icons/4iphone4@2x.png);background-size:16px 26px}.photo_compare ol.controls li.iphone4s{background-image:url(../img/icons/5iphone4s@2x.png);background-size:16px 26px}.photo_compare ol.controls li.iphone5{background-image:url(../img/icons/6iphone5@2x.png);background-size:16px 30px}.photo_compare ol.controls li.iphone5s{background-image:url(../img/icons/7iphone5s@2x.png);background-size:16px 30px}.photo_compare ol.controls li.iphone6{background-image:url(../img/icons/8iphone6@2x.png);background-size:20px 34px}.photo_compare ol.controls li.dslr{background-image:url(../img/icons/9dslr@2x.png);background-size:29px 25px}.photo_compare ol.controls li.pas{background-image:url(../img/icons/10pas@2x.png);background-size:31px 23px}.photo_compare .zoom{position:absolute;z-index:300;display:block;top:20px;right:20px;width:45px;height:45px;-webkit-tap-highlight-color:transparent;background-color:rgba(0,0,0,.2);-webkit-border-radius:30px;-webkit-background-clip:padding-box;-moz-border-radius:30px;-moz-background-clip:padding;border-radius:30px;background-clip:padding-box;background-image:url(../img/icons/slider-zoom@2x.png);background-size:22px 22px;background-position:center center;background-repeat:no-repeat;-webkit-transform:scale(0);-webkit-transition:-webkit-transform 0.3s ease;-webkit-transition-delay:0;-moz-transform:scale(0);transform:scale(0);transition:transform .3s ease;transition-delay:0}.photo_compare.has_selected .zoom{-webkit-transform:scale(1);-webkit-transition-delay:.4s;transform:scale(1);transition-delay:.4s}.photo_compare .collapse{content:'';position:absolute;z-index:200;display:block;top:20px;left:20px;width:45px;height:45px;-webkit-tap-highlight-color:transparent;background-color:rgba(0,0,0,.2);-webkit-border-radius:30px;-webkit-background-clip:padding-box;-moz-border-radius:30px;-moz-background-clip:padding;border-radius:30px;background-clip:padding-box;background-image:url(../img/icons/collapse@2x.png);background-size:37px 16px;background-position:center center;background-repeat:no-repeat;-webkit-transform:scale(0);-webkit-transition:-webkit-transform 0.3s ease;-webkit-transition-delay:0;transform:scale(0);transition:transform .3s ease;transition-delay:0}.photo_compare.has_selected .collapse{-webkit-transform:scale(1);-webkit-transition-delay:.4s;transform:scale(1);transition-delay:.4s}