.loader {
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 1100 !important;
    margin: -75px 0 0 -75px;
}