@media(min-width: 850px)
{
    .cookie
    {
        width: 300px; 
        height: 250px; 
        top:350px;  
        position: fixed; 
        right:30px; 
        z-index: 100; 
        box-shadow: 0px 0px 10px 2px #000000; 
        background-image: url("https://ownassetsmysky.blob.core.windows.net/assetsmysky/production/media-upload/1592810614_cookiebg.png");
        background-repeat: no-repeat;
        background-size: cover;
    }
    .cookieContent
    {
        width: 100%; 
        height: 100%; 
        padding:10px 30px 30px 30px; 
        position: absolute; 
        z-index: 101; 
        color: white;
    }
    .cookieText
    {
        font-size: 50px;
    }
    .cookieBtn
    {
        background-color: #2450a8; 
        width:90%; 
        height:50px; 
        border: 0; 
        background: #2450a8; 
        box-shadow: none; 
        border-radius: 0px; 
        color:#ffffff;
    }
}
/*mid*/
@media(max-width: 849px)
{
    .cookie
    {
        width: 300px; 
        height: 250px;
        left:250px;
        top:100px;  
        position: fixed;
        z-index: 100; 
        box-shadow: 0px 0px 10px 2px #000000; 
        background-image: url("https://ownassetsmysky.blob.core.windows.net/assetsmysky/production/media-upload/1592810614_cookiebg.png");
        background-repeat: no-repeat;
        background-size: cover;
    }
    .cookieContent
    {
        width: 100%; 
        height: 100%; 
        z-index:11; 
        padding:10px 30px 30px 30px; 
        position: absolute; 
        z-index: 101; 
        background-color:#052e74; 
        color: white
    }
    .cookieText
    {
        font-size: 50px;
    }
    .cookieBtn
    {
        background-color: #2450a8; 
        width:90%; 
        height:50px; 
        border: 0; 
        background: #2450a8; 
        box-shadow: none; 
        border-radius: 0px; 
        color:#ffffff;
    }
}
/*pixel 2*/
@media(min-width: 375px) and (max-width: 460px)
{
    .cookie
    {
        width: 300px; 
        height: 250px;
        left:50px;
        top:250px;  
        position: fixed;
        z-index: 100; 
        box-shadow: 0px 0px 10px 2px #000000; 
        background-image: url("https://ownassetsmysky.blob.core.windows.net/assetsmysky/production/media-upload/1592810614_cookiebg.png");
        background-repeat: no-repeat;
        background-size: cover;
    }
    .cookieContent
    {
        width: 100%; 
        height: 100%; 
        z-index:11; 
        padding:10px 30px 30px 30px; 
        position: absolute; 
        z-index: 101; 
        background-color:#052e74; 
        color: white
    }
    .cookieText
    {
        font-size: 50px;
    }
    .cookieBtn
    {
        background-color: #2450a8; 
        width:90%; 
        height:50px; 
        border: 0; 
        background: #2450a8; 
        box-shadow: none; 
        border-radius: 0px; 
        color:#ffffff;
    }
}
/*iphon678*/
@media(min-width: 360px) and (max-width: 375px)
{
    .cookie
    {
        width: 300px; 
        height: 250px;
        left:35px;
        top:250px;  
        position: fixed;
        z-index: 100; 
        box-shadow: 0px 0px 10px 2px #000000; 
        background-image: url("https://ownassetsmysky.blob.core.windows.net/assetsmysky/production/media-upload/1592810614_cookiebg.png");
        background-repeat: no-repeat;
        background-size: cover;
    }
    .cookieContent
    {
        width: 100%; 
        height: 100%; 
        padding:10px 30px 30px 30px; 
        position: absolute; 
        z-index: 101; 
        background-color:#052e74; 
        color: white
    }
    .cookieText
    {
        font-size: 50px;
    }
    .cookieBtn
    {
        background-color: #2450a8; 
        width:90%; 
        height:50px; 
        border: 0; 
        background: #2450a8; 
        box-shadow: none; 
        border-radius: 0px; 
        color:#ffffff;
    }
}
/*galaxy s5*/
@media(max-width: 360px)
{
    .cookie
    {
        width: 300px; 
        height: 250px;
        left:30px;
        top:250px;  
        position: fixed;
        z-index: 100; 
        box-shadow: 0px 0px 10px 2px #000000; 
        background-image: url("https://ownassetsmysky.blob.core.windows.net/assetsmysky/production/media-upload/1592810614_cookiebg.png");
        background-repeat: no-repeat;
        background-size: cover;
    }
    .cookieContent
    {
        width: 100%; 
        height: 100%; 
        padding:10px 30px 30px 30px; 
        position: absolute; 
        z-index: 101; 
        background-color:#052e74; 
        color: white
    }
    .cookieText
    {
        font-size: 50px;
    }
    .cookieBtn
    {
        background-color: #2450a8; 
        width:90%; 
        height:50px; 
        border: 0; 
        background: #2450a8; 
        box-shadow: none; 
        border-radius: 0px; 
        color:#ffffff;
    }
}
/*iphone 5*/
@media (min-width: 320px) and (max-width: 320px)
{
    .cookie
    {
        width: 300px; 
        height: 250px;
        left:10px;
        top:220px;  
        position: fixed;
        z-index: 100; 
        box-shadow: 0px 0px 10px 2px #000000; 
        background-image: url("https://ownassetsmysky.blob.core.windows.net/assetsmysky/production/media-upload/1592810614_cookiebg.png");
        background-repeat: no-repeat;
        background-size: cover;
    }
    .cookieContent
    {
        width: 100%; 
        height: 100%;
        padding:10px 30px 30px 30px; 
        position: absolute; 
        z-index: 101; 
        background-color:#052e74; 
        color: white
    }
    .cookieText
    {
        font-size: 50px;
    }
    .cookieBtn
    {
        background-color: #2450a8; 
        width:90%; 
        height:50px; 
        border: 0; 
        background: #2450a8; 
        box-shadow: none; 
        border-radius: 0px; 
        color:#ffffff;
    }
}
