﻿
@media only screen and (min-width: 360px) and (max-width:480px)
{
    
.A1 
{
    width:100%;
    min-height:600px;
    float:left;
    margin:0 auto;
}
.A2 
{
    width:100%;
    min-height:900px;
    float:left;

}
.Top_A 
{

    width:100%;
    min-height:200px;
    float:left;
    max-height:350px;
}
.Top_A2 
{
    float:left;
    width:100%;
    min-height:30px;
}
.logodiv 
{
    float: left;
    min-height: 130px;
    width:100%;
    background-image:url("../Images/linsar5.jpg");
    margin:0;
}
.SiteText 
{
    float:left;
   position:absolute;
    top:30px;
    left:10%;
    color:white;
    font-size:10pt;
    font-weight:normal;
}
.Center_A 
{
    width:100%;
    min-height:400px;
    float:left;
}

.CenterL1 
{
    width:100%;
    float:left;
    text-align:center;
}
.Hx2 
{
    font-size:14pt;
    color:black;
    font-style:italic;
    font-weight:bold;

}
.CenterW1 
{
    float:left;
    min-height:200px;
    max-height:200px;
    width:95%;
     margin-left:2%;
    margin-right:2%;
    margin-top:1%;
    overflow:hidden;
     text-indent:1px;
}
.CenterW2 
{
    float:left;
    min-height:200px;
    max-height:200px;
    width:95%;
    margin-left:2%;
    margin-right:2%;
    margin-top:1%;
    overflow:hidden;
    text-indent:1px;
}
.CenterW3 
{
    float:left;
     min-height:150px;
    max-height:200px;
    width:95%;
    margin-left:2%;
    margin-top:1%;
    overflow:hidden;
}
.CenH2 
{
    font-size:12pt;
    color:black;
    font-weight:bold;
    font-family:sans-serif;
}
.CenQ1 
{
    width: 90%;
    margin-left:5px;
    text-align: justify;
    font-size: 12pt;
    text-indent:3px;
}
.Content1 
{
    text-align:left;
    width:100%;
    float:left;
    font-size:13pt;
    line-height:25px;
}
 .Content1 h2 
 {
     text-align:center;
     font-size:12pt;

 }
.T1 
{
    margin-top:15px;
    width:100%;
    min-height:80px;
    float:left;
    background-color:rgb(128, 128, 128);

}
.T2 
{
    width: 100%;
    float: left;
    top:20px;
    position:relative;
}
.T3 
{
     position:relative;
    width: 100%;
    float: left;
    top:25px;
}
.TopImg 
{
    max-width:480px;
    max-height:250px;
    height:auto,

}
#TopImg 
{
    max-width:480px;
    max-height:250px;
    height:auto;
}
/* LİNKLER*/
.Link_a1 
{
    color:black;
    font-style:normal;
   text-decoration:none;
   margin:auto;
}
.menu_link 
{
    text-decoration:none;
    color:white;
    text-align:center;
    top:5px;
}

/*  MENÜLER*/

.menudiv 
{
    left:25px;
    min-height:40px;
    width:100%;
    float:left;
    background:linear-gradient(45deg,red 0 30%, blue 50% 100%);
    background:linear-gradient(to left, green, blue);
    background:linear-gradient(to right, #07ab5f, #41faa5);
}
.menu_b 
{
    float:left;
    width:30%;
    height:40px;
    background:linear-gradient(to left, #e90d62, #b0002a);
    margin-left:1%;
    margin-top:2px;
    text-align:center;

}
.menu_c 
{
    margin-top:8px;
}
.navmenu 
{
    float:left;
    width:100%;
    background:linear-gradient(to left, #e90d62, #b0002a);
    margin-top:10px;
    text-align:left;
    color:white;
    height:30px;
}
    .navmenu a 
    {
        text-decoration: none;
        color:white;
        padding:10px;
    }

.Content_menuler 
{
    width: 90%;
    min-height:300px;
}



}
