﻿@media screen and (min-width:0px) and (max-width:500px)
{
    body
    {
        font-size: 12px;
    }
}
@media screen and (min-width:0px) and (max-width:1000px)
{
    .S_Master_Top_Keys_Links_Main
    {
        height: 120px;
    }


    .S_Master_Top_Logo
    {
        left: 20px;
        top: 25px;
    }
    .S_Master_Top_LogoPic
    {
        display: none;
    }
    .S_Master_Top_LogoPic_Mobile
    {
        width: 141px;
        height: 77px;
        display: block;
    }


    .S_Master_Top_Links_Main
    {
        right: 20px;
        top: 5px;
    }
    .S_Master_Top_Links_Item_R, .S_Master_Top_Links_Item_L
    {
        height: 30px;
    }
    .S_Master_Top_Links_Sep
    {
        display: none;
    }
    .S_Master_Top_Links_Sep_R
    {
        display: block;
    }


    .S_Master_Top_Social_Lang
    {
        left: 20px;
        top: 125px;
    }


    .S_Master_Top_Keys_Normal_Body
    {
        display: none;
    }
    .S_Master_Top_Keys_App
    {
        display: block;
    }
}

@media screen and (min-width:0px) and (max-width:800px)
{
    .Pages_MainBack_Contents
    {
        margin-left: 20px;
        margin-right: 20px;
    }
}


@media screen and (min-width:0px) and (max-width:600px)
{
    .S_Master_Top_Keys_Links_Main
    {
        height: 120px;
    }


    .S_Master_Top_Logo
    {
        left: 20px;
        top: 45px;
    }
    .S_Master_Top_LogoPic_Mobile
    {
        width: 109px;
        height: 60px;
    }


    .S_Master_Top_Links_Main
    {
        display: block;
        right: 10px;
        left: 10px;
        top: 5px;
    }
    .S_Master_Top_Links_Sep_R, .S_Master_Top_Links_Sep_L
    {
        display: none;
    }


    .S_Master_Top_Social_Lang
    {
        display: block;
        left: 0px;
        right: 0px;
        top: 120px;
        padding: 5px 10px 5px 10px;
        background-color: rgba(0,0,0,0.65);
        -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	    -o-box-sizing: border-box;
	    -webkit-box-sizing: border-box;
	    box-sizing: border-box;
    }
}


@media screen and (min-width:0px) and (max-width:400px)
{
    .Pages_MainBack_Contents
    {
        margin-left: 10px;
        margin-right: 10px;
    }
}

@media screen and (min-width:0px) and (max-width:900px)
{
    .MBTopPicSel_Th_Circle
    {
        width: 10px;
        height: 10px;
        margin: 6px;
        border-radius: 5px;
    }

    .MainBottom_Slices_Main
    {
        margin-left: 5px;
        margin-right: 5px;
    }
}

@media screen and (min-width:0px) and (max-width:700px)
{
    .MainBottom_Slices
    {
        display: block;
        float: none;
        width: 100.0%;
        clear: both;
    }
    .MainBottom_Slices_Sep
    {
        display: block;
    }
    .MainBottom_Items_R, .MainBottom_Items_C, .MainBottom_Items_L
    {
        float: none;
        clear: both;
    }
    .MainBottomCL
    {
        float: none;
        margin-left: 0px;
        margin-bottom: 10px;
        clear: both;
    }
    .MainBottomCR
    {
        float: none;
        margin-right: 0px;
        margin-top: 0px;
        padding-top: 20px;
        border-top: solid 1px rgba(255,255,255,0.5);
        clear: both;
    }
    .MainBottomCRItems
    {
        background-image: none;
    }
    .MainBottomCPR
    {
        position: relative;
        width: 100%;
        height: 27px;
        padding-top: 8px;
        right: 0px;
        text-align: center;
        clear: both
    }
    .MainBottomCPL
    {
        position: relative;
        width: 100%;
        height: 30px;
        left: 0px;
        padding-top: 0px;
        text-align: center;
        clear: both
    }
    .MainBottomCP
    {
        height: 100px;
    }
    
}

@media screen and (min-width:0px) and (max-width:600px)
{
    .MBTopPicSel_Th_Circle
    {
        width: 7px;
        height: 7px;
        margin: 5px;
        border-radius: 4px;
    }
}
