img.responsive{
    max-width:80%;
}

img.full-width{
    max-width:100%;
}

img.max-width{
    max-width:95%;
}


@media only screen and (max-width: 900px) {
    TD,p,font,a{
        font-size:13px;
    }
}
@media only screen and (max-width: 500px) {
    img.responsive {
        max-width: 50%;
    }
    TD,p,font,a{
        font-size:16px;
    }
    .footer_navigation_items a{
        font-size:18px;
    }
    img.action_top_line_img_btn{
            min-width: 85px;
    height: auto;
    }
    .Sdarkblue,.Sblack{
        font-size: 15px;
    }
}
@media only screen and (max-width: 400px) {
    
    TD, p, font,a {
    font-size: 20px;
}
.footer_navigation_items a{
        font-size:20px;
    }
.Sdarkblue, .Sblack {
    font-size: 18px;
}
img.action_top_line_img_btn{
            min-width: 100px;
}

}


@media only screen and (max-width: 375px){
TD, p, font,a {
    font-size: 25px;
}
.footer_navigation_items a{
        font-size:27px;
    }
img.action_top_line_img_btn{
        min-width: 130px;
}
.Sdarkblue, .Sblack {
    font-size: 24px;
}
}


/*
@media only screen and (max-width: 900px) {
    img.responsive {
        max-width: 60%;
    }
    
    .logo-group-1{
        width: 115px;
        height: 20px;
    }
    .logo-group-2{
        width: 91px;
        height: 20px;
    }
    .logo-group-3-line{
        width: 6px;
        height: 18px;
    }
    .logo-group-4{
            width: 16px;
    }
    .logo-group-5{
        width: 114px;
        height: 32px;
    }
    .logo-group-6{
        width: 350px;
        height: 32px;
    }
    img[name="Image3"]{
        width: 54px;
        height: 18px;
    }
    img[name="Image2"]{
        width: 60px;
        height: 18px;
    }
    img[name="Image5"]{
        width: 55px;
        height: 18px;
    }
    img[name="Image4"]{
        width: 55px;
        height: 18px;
    }
    .logo-group-7{
        width: 21px;
        height: 20px;
    }
    .logo-group-9-line{
        width: 4px;
        height: 20px;
    }
    img[name="Image12"]{
        width: 40px;
        height: 20px;
    }
    img[name="Image14"]{
        width: 60px;
        height: 20px;
    }
    img[name="Image16"]{
        width: 52px;
        height: 20px;
    }
    img[name="Image18"]{
        width: 63px;
        height: 20px;
    }
    img[name="Image20"]{
        width: 50px;
        height: 20px;
    }
    img[name="Image22"]{
        width: 75px;
        height: 20px;
    }
    img[name="Image24"]{
        width: 75px;
        height: 20px;
    }
    .logo-group-9-end{
        height: 20px;
        width:4px;
    }
    
    
    .logo-group-10{
            width: 17px;
    height: 7px;
    }
    .logo-group-11{
            width: 439px;
    height: 7px;
    }
    
    
    
    
    
    
    img.article-image{
        max-height: 140px;
        width: auto;
    }
    .random-article-table-parent{
        width:auto;
            /*max-width: 100px;*/
            
            /*display:none;*/
    }
    .random-article-table{
        width:auto;
            /*max-width: 100px;*/
    }
    
    
    table[width="183"] table[width="183"]{
        margin-left:10px;
        margin-right:10px;
    }
    
    
}
*/


/*
@media only screen and (max-width: 500px) {
    #head_logo_section{
        position: absolute;
        top: 10px;
        width: 100%;
    }
    
    
    .logo-group-1{
        width: 115px;
        height: 20px;
    }
    .logo-group-2{
        width: 91px;
        height: 20px;
    }
    .logo-group-3-line{
        width: 6px;
        height: 18px;
    }
    .logo-group-4{
            width: 16px;
    }
    .logo-group-5{
        width: 114px;
        height: 32px;
    }
    .logo-group-6{
        width: 350px;
        height: 32px;
    }
    img[name="Image3"]{
        width: 54px;
        height: 18px;
    }
    img[name="Image2"]{
        width: 60px;
        height: 18px;
    }
    img[name="Image5"]{
        width: 55px;
        height: 18px;
    }
    img[name="Image4"]{
        width: 55px;
        height: 18px;
    }
    .logo-group-7{
        width: 21px;
        height: 20px;
    }
    .logo-group-9-line{
        width: 4px;
        height: 20px;
    }
    img[name="Image12"]{
        width: 40px;
        height: 20px;
    }
    img[name="Image14"]{
        width: 60px;
        height: 20px;
    }
    img[name="Image16"]{
        width: 52px;
        height: 20px;
    }
    img[name="Image18"]{
        width: 63px;
        height: 20px;
    }
    img[name="Image20"]{
        width: 50px;
        height: 20px;
    }
    img[name="Image22"]{
        width: 75px;
        height: 20px;
    }
    img[name="Image24"]{
        width: 75px;
        height: 20px;
    }
    .logo-group-9-end{
        height: 20px;
        width:4px;
    }
    
    
    .logo-group-10{
            width: 17px;
    height: 7px;
    }
    .logo-group-11{
            width: 439px;
    height: 7px;
    }
    
    
    
    
    
    
    
    
    .random-article-table-parent tr:nth-child(2){
        display: block;
        width: 100%;
        max-width: 45%;
        overflow: auto;
    }
}

*/