﻿.S_A_Body
{
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    max-width: 1100px;
}
.S_A_Main
{
    position: relative;
    width: 100%;
    height: auto;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: solid 1px #CCCCCC;
}
.S_A_Group
{
    position: relative;
    width: auto;
    height: auto;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 35px;
    margin-bottom: 25px;
    padding: 7px 15px 7px 15px;
    background-color: #E60000;
    border-radius: 4px;
    text-align: right;
    font-weight: 500;
    font-size: 1.1em;
    color: white;
    direction: rtl;
}
.S_A_Text_Main
{
    position: relative;
    float: none;
    width: auto;
    height: auto;
    margin-top: 25px;
    margin-left: 20px;
    margin-right: 0px;
    clear: both;
}
.S_A_Text
{
    position: relative;
    float: none;
    width: 100%;
    height: auto;
    font-family: 'IRANSans';
    font-style: normal;
    font-weight: normal;
    font-size: 1.1em;
    text-align: justify;
    line-height: 25px;
    direction: rtl;
    clear: both;
}
.S_A_Image_W
{
    width: 450px;
    height: auto;
    margin-left: 15px;
    margin-bottom: 15px;
    border-radius: 4px;
}
.S_A_Image_N
{
    display: table;
    float: none;
    width: auto;
    height: auto;
    margin-top: 25px;
    margin-bottom: 15px;
    display: none;
}
.S_A_Image_File
{
    width: 100%;
    height: auto;
    max-width: 450px;
}
.S_A_Image_Sch
{
    display: table;
    float: none;
    width: auto;
    height: auto;
    margin-top: 15px;
}
.S_A_Image_File_Sch
{
    width: 100%;
    height: auto;
    max-width: 1600px;
}
.S_A_Link
{
    position: relative;
    display: table;
    float: left;
    width: auto;
    height: auto;
    margin-top: 20px;
    margin-bottom: 5px;
}
.S_A_Link2
{
    position: relative;
    display: table;
    float: left;
    width: auto;
    height: auto;
    margin-top: 20px;
    margin-bottom: 5px;
    margin-left: 20px;
}




@media screen and (min-width:0px) and (max-width:1400px)
{
    .SMainThumbs
    {
        width: 33.3%;
        text-align: center;
    }
}
@media screen and (min-width:0px) and (max-width:1300px)
{
    .SMainThumbs
    {
        width: 50%;
        text-align: center;
    }
}
@media screen and (min-width:0px) and (max-width:800px)
{
    .SMainThumbs
    {
        width: 100%;
        text-align: center;
    }
    .SMainThumbsItem
    {
        width: 100%;
        left: 0%;
        margin-left: 0px;
    }
}
@media screen and (min-width:0px) and (max-width:400px)
{
    .SMainThumbsItem
    {
        height: 300px;
    }
    .S_A_Link
    {
        float: none;
        margin-top: 20px;
        margin-bottom: 5px;
        clear: both;
    }
    .S_A_Link2
    {
        float: none;
        margin-left: 0px;
        margin-top: 20px;
        margin-bottom: 5px;
        clear: both;
    }
}
@media screen and (min-width:0px) and (max-width:300px)
{
    .SMainThumbsItem
    {
        height: 250px;
    }
}
@media screen and (min-width:0px) and (max-width:800px)
{
    .SDetailTextFA
    {
        margin-left: 10px;
        margin-right: 10px;
    }
    .SDetailTextEN
    {
        margin-left: 10px;
        margin-right: 10px;
    }
    .STopKeysL
    {
        float: none;
        width: 100%;
        clear: both;
    }
    .STopKeysR
    {
        float: none;
        width: 100%;
        clear: both;
        margin-top: 15px;
    }
}









@media screen and (min-width:0px) and (max-width:1000px)
{
    .S_A_Image_W
    {
        display: none;
    }
    .S_A_Image_N
    {
        display: block;
    }
    .S_A_Text_Main
    {
        margin-left: 10px;
        margin-right: 10px;
    }
    .S_A_Text
    {
        float: none;
        width: 100%;
    }
}
@media screen and (min-width:0px) and (max-width:600px)
{
    .S_A_Text
    {
        font-size: 14px;
    }
}