.viewer{
        position:relative;
        
        }
        #pdtViewer{
        width:67%;
        margin:0 auto
        }
        #pdtViewer img{
        padding:20px 20px;
        width: 500px;
        user-select:none;
        -moz-user-select:none
        }
        #dummy{
        display:none
        }
        .loader{width:100%;height:100%;position:absolute;background:rgba(0,0,0,.5);z-index:1;top:0}
        @-webkit-keyframes bouncedelay{0%,80%,100%{-webkit-transform:scale(0);transform:scale(0)}40%{transform:scale(1);-webkit-transform:scale(1)}}
        @media screen and (max-width:1030px){#pdtViewer img{width:400px}}
        @media screen and (max-width:992px){.hidePhone{display:none}.btnDiv{zoom:.7}}
        @media screen and (max-width:1250px){#pdtViewer img{padding:20px 0}#pdtViewer{width:450px}}
        @media screen and (max-width:767px){.fork{width:300px;position:absolute!important}h1{margin-top:60px}}