﻿@media only screen and (min-width:1200px) {
    div#loading {
        position: fixed;
        margin: 0 auto;
        text-align: center;
        width: 100%;
        z-index: 9999999999999;
        height: 100%;
        background: rgb(255, 255, 255, 0.9);
        padding: 0;
        top: 0;
        display: none;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

        div#loading img {
            vertical-align: middle;
            align-items: center;
            position: relative;
            width: 25%;
            top: 30%;
        }

    .GenisModalList {
        max-width: 75%;
    }

    .toplamlar {
        width: 100%;
        float: left;
        margin-top: 10px;
    }

        .toplamlar ul {
            margin: 0;
            padding: 0;
            width: 100%;
            float: right;
        }

            .toplamlar ul li {
                list-style-type: none;
                width: 100%;
                text-align: right;
            }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    div#loading {
        position: fixed;
        margin: 0 auto;
        text-align: center;
        width: 100%;
        z-index: 9999999999999;
        height: 100%;
        background: rgb(255, 255, 255, 0.9);
        padding: 0;
        top: 0;
        display: none;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

        div#loading img {
            vertical-align: middle;
            align-items: center;
            position: relative;
            width: 25%;
            top: 30%;
        }

    .GenisModalList {
        max-width: 75%;
    }

    .toplamlar {
        width: 100%;
        float: left;
        margin-top: 10px;
    }

        .toplamlar ul {
            margin: 0;
            padding: 0;
            width: 100%;
            float: right;
        }

            .toplamlar ul li {
                list-style-type: none;
                width: 100%;
                text-align: right;
            }
}

@media only screen and (min-width:769px) and (max-width:991px) {
    div#loading {
        position: fixed;
        margin: 0 auto;
        text-align: center;
        width: 100%;
        z-index: 9999999999999;
        height: 100%;
        background: rgb(255, 255, 255, 0.9);
        padding: 0;
        top: 0;
        display: none;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

        div#loading img {
            vertical-align: middle;
            align-items: center;
            position: relative;
            width: 25%;
            top: 30%;
        }

    .GenisModalList {
        max-width: 75%;
    }

    .toplamlar {
        width: 100%;
        float: left;
        margin-top: 10px;
    }

        .toplamlar ul {
            margin: 0;
            padding: 0;
            width: 100%;
            float: right;
        }

            .toplamlar ul li {
                list-style-type: none;
                width: 100%;
                text-align: right;
            }
}

@media only screen and (min-width:481px) and (max-width:768px) {
    div#loading {
        position: fixed;
        margin: 0 auto;
        text-align: center;
        width: 100%;
        z-index: 9999999999999;
        height: 100%;
        background: rgb(255, 255, 255, 0.9);
        padding: 0;
        top: 0;
        display: none;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

        div#loading img {
            vertical-align: middle;
            align-items: center;
            position: relative;
            width: 50%;
            top: 30%;
        }

    .GenisModalList {
        max-width: 100%;
    }

    .toplamlar {
        width: 100%;
        float: left;
        margin-top: 10px;
    }

        .toplamlar ul {
            margin: 0;
            padding: 0;
            width: 100%;
            float: right;
        }

            .toplamlar ul li {
                list-style-type: none;
                width: 100%;
                text-align: right;
            }

    button.btn {
        width: 100% !important;
    }

    .navbar .navbar-brand-wrapper {
        width: 100%;
    }

        .navbar .navbar-brand-wrapper img {
            width: 100% !important;
        }

    .navbar-menu-wrapper.d-flex.align-items-center.justify-content-end {
        width: 100%;
    }
}

@media only screen and (min-width:0px) and (max-width:480px) {
    div#loading {
        position: fixed;
        margin: 0 auto;
        text-align: center;
        width: 100%;
        z-index: 9999999999999;
        height: 100%;
        background: rgb(255, 255, 255, 0.9);
        padding: 0;
        top: 0;
        display: none;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

        div#loading img {
            vertical-align: middle;
            align-items: center;
            position: relative;
            width: 50%;
            top: 30%;
        }

    .GenisModalList {
        max-width: 100%;
    }

    .toplamlar {
        width: 100%;
        float: left;
        margin-top: 10px;
    }

        .toplamlar ul {
            margin: 0;
            padding: 0;
            width: 100%;
            float: right;
        }

            .toplamlar ul li {
                list-style-type: none;
                width: 100%;
                text-align: right;
            }

    button.btn {
        width: 100% !important;
    }

    .navbar .navbar-brand-wrapper {
        width: 100%;
    }

        .navbar .navbar-brand-wrapper img {
            width: 100% !important;
        }

    .navbar-menu-wrapper.d-flex.align-items-center.justify-content-end {
        width: 100%;
    }
}
