﻿@media (min-width: 1900px) {
    .sitecookier {
        -webkit-backdrop-filter: blur(30px);
        backdrop-filter: blur(30px);
        background-color: var(--white);
        background: white;
        padding: 14px;
        position: fixed;
        bottom: 3.8em;
        width: 100%;
        z-index: 9999;
    }

    .Logo-Full-img {
        margin-top: 1em;
        margin-right: 9.6em;
        width: 242.1px;
        height: 52.3px;
        object-fit: contain;
    }

    .icon1-img {
        width: 50px;
        height: 50px;
    }

    .Islamic-Icon-img {
        width: 50.3px;
        height: 50.3px;
    }

    .Liquidity-Icon-img {
        width: 74.4px;
        height: 50.3px;
    }

    .icon4-img {
        width: 50px;
        height: 50px;
    }

    .Fast-Icon-img {
        width: 68.1px;
        height: 50.3px;
    }

    .Fast-Icon-img-2 {
        width: 68.1px;
        height: 50.3px;
    }

    .container {
        /*margin-left: 314px;
        margin-right: 314px;*/
        width: 1357px;
    }

    .navbar .container {
        margin-right: 96px;
        margin-left: 96px;
        padding-right: 0px;
        padding-left: 0px;
        width: 1728px;
    }

    .topheader > div {
        height: 100px;
    }

    .topheader a {
        margin-top: 20px;
    }

    .topheader img {
        margin-top: 0.9em;
    }

    .navbar {
        border-radius: 0px;
        margin-bottom: 0px;
        height: 100px;
    }

    .btnlang-username {
        margin-top: 1.4em !important;
    }

    .btnlang {
        margin-top: 20px;
        height: 60px;
        border: none;
        color: #f4f4f4;
        width: 108px;
        height: 60px;
        object-fit: contain;
        border-radius: 8px;
        background-color: #80808052;
    }

        .btnlang span {
            font-family: Cairo-Regular;
            font-size: 16px;
            font-weight: bold;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.4;
            letter-spacing: normal;
            text-align: right;
            color: #f4f4f4;
        }

        .btnlang:hover {
            background-color: #808080;
        }

    .btnlogin:hover {
        background-color: #808080;
    }

    .btnlogin {
        background-image: url(../Images/Login-icon.svg);
        background-repeat: no-repeat;
        background-position: 8% 50%;
        height: 60px !important;
        border: none;
        color: #f4f4f4;
        width: 190px;
        object-fit: contain;
        border-radius: 8px;
        background-color: #80808052;
        margin-right: 0.5em;
        margin-top: 20px;
    }

        .btnlogin span {
            font-family: Cairo-Regular;
            font-size: 20px;
            font-weight: bold;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.4;
            letter-spacing: normal;
            text-align: right;
            color: #f4f4f4;
        }

    .text-mar {
        margin-right: 1.1em;
        /*width: 99px;*/
        height: 19px;
        font-family: Cairo-Regular;
        font-size: 16px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.19;
        letter-spacing: normal;
        text-align: right;
        color: #fff;
    }

    .chat-icon {
        position: fixed;
        left: 0;
        top: 33em;
        z-index: 999999;
    }

    .chat-icon-inner {
        position: fixed;
        left: 25px;
        top: 34.2em;
        z-index: 999999;
    }

    #logo-laptop {
        display: none;
    }

    #logo-ipad {
        display: none;
    }

    #logo-mobile {
        display: none;
    }

    .Apple-desktop-img {
        margin-right: 0;
        width: 22.7px;
        height: 27.2px;
        object-fit: contain;
    }

    .Android-desktop-img {
        margin-right: 6em;
        width: 22.8px;
        height: 27.3px;
        object-fit: contain;
    }

    .Windows-desktop-img {
        margin-right: 5.5em;
        width: 27.2px;
        height: 27.2px;
        object-fit: contain;
    }
}