﻿/* Only show on mobile */
@media (min-width: 769px) {
    #loadingImageOU {
        display: none;
        visibility: hidden;
    }
}

@media (max-width: 768px) {


    #loadingImageOU {
        display: block;
        visibility: visible;
        opacity: 0; /*js will show it inline*/
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        text-align: center;
        z-index: -999999;
        transition-duration: 1s;
        animation-name: grow;
        animation-duration: 2s;
        animation-iteration-count: infinite;
        animation-timing-function: ease-in-out;
        animation-direction: alternate;
    }

        #loadingImageOU img {
            /* filter: drop-shadow(2px 2px 0 rgba(255,255,255,.6));
        -webkit-box-shadow: 0px 0px 52px 7px rgba(255,255,255,1);
        -moz-box-shadow: 0px 0px 52px 7px rgba(255,255,255,1);
        box-shadow: 0px 0px 52px 7px rgba(255,255,255,1);*/
            box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
            text-shadow: 0px 0px 6px #ffffff;
            padding: 100px;
            background-color: #fff;
            border-radius: 30px;
            max-width: 550px;
            height: auto;
        }

    @-webkit-keyframes grow {
        from {
            -webkit-transform: scale(.15);
        }

        to {
            -webkit-transform: scale(.2);
        }
    }






    #loadingImage {
        position: absolute;
        top: 50%;
        right: 50%;
        z-index: 10000;
        display: none; /*js will show it inline*/
    }

    @keyframes ldio-h7mrf82u0s {
        0% {
            transform: rotate(0)
        }

        100% {
            transform: rotate(360deg)
        }
    }

    .ldio-h7mrf82u0s div {
        box-sizing: border-box !important
    }

    .ldio-h7mrf82u0s > div {
        position: absolute;
        width: 144px;
        height: 144px;
        top: 28px;
        left: 28px;
        border-radius: 50%;
        border: 16px solid #000;
        border-color: #720000 transparent #720000 transparent;
        animation: ldio-h7mrf82u0s 2.564102564102564s linear infinite;
    }

        .ldio-h7mrf82u0s > div:nth-child(2) {
            border-color: transparent
        }

            .ldio-h7mrf82u0s > div:nth-child(2) div {
                position: absolute;
                width: 100%;
                height: 100%;
                transform: rotate(45deg);
            }

                .ldio-h7mrf82u0s > div:nth-child(2) div:before, .ldio-h7mrf82u0s > div:nth-child(2) div:after {
                    content: "";
                    display: block;
                    position: absolute;
                    width: 16px;
                    height: 16px;
                    top: -16px;
                    left: 48px;
                    background: #720000;
                    border-radius: 50%;
                    box-shadow: 0 128px 0 0 #720000;
                }

                .ldio-h7mrf82u0s > div:nth-child(2) div:after {
                    left: -16px;
                    top: 48px;
                    box-shadow: 128px 0 0 0 #720000;
                }

    .loadingio-spinner-dual-ring-17jfsbzmoix {
        width: 200px;
        height: 200px;
        display: inline-block;
        overflow: hidden;
        background: none;
    }

    .ldio-h7mrf82u0s {
        width: 100%;
        height: 100%;
        position: relative;
        transform: translateZ(0) scale(1);
        backface-visibility: hidden;
        transform-origin: 0 0; /* see note above */
    }

        .ldio-h7mrf82u0s div {
            box-sizing: content-box;
        }

    @keyframes ldio-h7mrf82u0s {
        0% {
            transform: rotate(0)
        }

        100% {
            transform: rotate(360deg)
        }
    }

    .ldio-h7mrf82u0s div {
        box-sizing: border-box !important
    }

    .ldio-h7mrf82u0s > div {
        position: absolute;
        width: 144px;
        height: 144px;
        top: 28px;
        left: 28px;
        border-radius: 50%;
        border: 16px solid #000;
        border-color: #720000 transparent #720000 transparent;
        animation: ldio-h7mrf82u0s 2.564102564102564s linear infinite;
    }

        .ldio-h7mrf82u0s > div:nth-child(2) {
            border-color: transparent
        }

            .ldio-h7mrf82u0s > div:nth-child(2) div {
                position: absolute;
                width: 100%;
                height: 100%;
                transform: rotate(45deg);
            }

                .ldio-h7mrf82u0s > div:nth-child(2) div:before, .ldio-h7mrf82u0s > div:nth-child(2) div:after {
                    content: "";
                    display: block;
                    position: absolute;
                    width: 16px;
                    height: 16px;
                    top: -16px;
                    left: 48px;
                    background: #720000;
                    border-radius: 50%;
                    box-shadow: 0 128px 0 0 #720000;
                }

                .ldio-h7mrf82u0s > div:nth-child(2) div:after {
                    left: -16px;
                    top: 48px;
                    box-shadow: 128px 0 0 0 #720000;
                }

    .loadingio-spinner-dual-ring-17jfsbzmoix {
        width: 200px;
        height: 200px;
        display: inline-block;
        overflow: hidden;
        background: none;
    }

    .ldio-h7mrf82u0s {
        width: 100%;
        height: 100%;
        position: relative;
        transform: translateZ(0) scale(1);
        backface-visibility: hidden;
        transform-origin: 0 0; /* see note above */
    }

        .ldio-h7mrf82u0s div {
            box-sizing: content-box;
        }
}
