#header-subsilver { 
    border-bottom: 1px solid #4787a7; 
    background: url(./images/krsk.xyz.bg.jpg) #091935 no-repeat left center; 
}
 
 .krsk_adv{
     text-align: center;
     max-width: 100%;
     display: inline-block;
 }

 .krsk_adv_mobile{
     display: none !important;
 } 
 
.site_logo { 
 background-image: url(./images/1x1.gif); 
    display: inline-block; 
    width: 340px; 
    height: 94px; 
}

.sitename{  
    visibility: hidden;  
}

#yandex_rtb_R-A-494876-6 {
	display: inline; 
}



/* Mobile */ 
 
@media screen and (max-width: 768px) { 
	
.krsk_adv{
    display: none !important;
}
 .krsk_adv_mobile{
     text-align: center;
     max-width: 100%;
     display: block !important;
 }
 #yandex_rtb_R-A-494876-6 {
	display: none; 
}
  
 #header-subsilver { 
     border-bottom: 1px solid #4787a7; 
  background-color: #091935; 
  background-image: none; 
 } 
  
 .site-description { 
     float: none; 
  width: auto; 
  text-align: left; 
 } 
 
 .sitename{  
    visibility: visible;  
}
  
 .site-description h1, .site-description p { 
     text-align: inherit; 
  float: none; 
  margin: 5px; 
  line-height: 1.2em; 
  overflow: hidden; 
  text-overflow: ellipsis; 
  color:#FFF; 
  text-transform: uppercase; 
    } 
    
#yandex_rtb_R-A-494876-5{
        display: block;
}
}

/* Tablet */ 
 
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) { 
    
    .krsk_adv{
        display: inline;
    }
  
 #header-subsilver { 
     border-bottom: 1px solid #4787a7; 
     background: url(./images/krsk.xyz.bg.jpg) #091935 no-repeat left center; 
 } 
  
.sitename{  
    visibility: hidden;  
}

#yandex_rtb_R-A-494876-6 {
	display: inline; 
}
 .krsk_adv_mobile{
     display: none !important;
 } 
}
