  @media only screen and (max-width: 400px) {
        /*.rlogo1 {
            background-color: blue;
        }*/
    }
    
     .rlogo1 {
        width: 65px!important;
        height: 60px!important;
        margin-bottom: -3px;
        /*margin-right: 34px;*/
        margin-top:-7px;
    }
	  .rlogo2 { 
         /*width: 75px; */
         height: 77px; 
         /*margin-bottom: -3px; */
         /*margin-right: 34px; */
     } 
    
    
    .rlogo3{
        width:78px;
        /*height:63px;*/
	}
    
    
    body > div.main-home-header{
            margin-bottom: -10px;
    }
    
    .logo3{
        
          
    }
	
	#color_logout{
		background: #f70303;
	}


    #navigation > div > ul.right-menu.navigation-menu > li:nth-child(2) > a{
        background-color: white !important;
    	color: #4b4b4b !important;
    }

     
