.modalpreviewImageSlur{position:fixed;z-index:9999;padding-top:100px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.9)}.modal-content-khusus{max-height:1280px;width:100%}#captionkhusus,.modal-content-khusus{margin:auto;display:block;max-width:700px}#captionkhusus{width:80%;text-align:center;color:#ccc;padding:10px 0;height:150px}#captionkhusus,.modal-content-khusus{-webkit-animation-name:zoom;animation-name:zoom;-webkit-animation-duration:.6s;animation-duration:.6s}@-webkit-keyframes zoom{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes zoom{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}.closekhusus{position:absolute;top:15px;right:35px;color:#f1f1f1;font-size:40px;font-weight:700;-webkit-transition:.3s;transition:.3s}.closekhusus:focus,.closekhusus:hover{color:#bbb;text-decoration:none;cursor:pointer}@media only screen and (max-width:700px){.modal-content-khusus{width:100%}}.spin-content{border:1px solid #91d5ff;background-color:#e6f7ff;padding:30px}.rotate-center{-webkit-animation:rotate-center .5s linear infinite reverse both;animation:rotate-center .5s linear infinite reverse both}@-webkit-keyframes rotate-center{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate-center{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}