@media screen and (max-width: 480px) {

body {margin: 0; padding: 0;}

.brfont {
font-size: 22px; 
font-family: arial, Tahoma, 'SNFFonts', sans-serif; 
color: #776955; text-decoration: none;
letter-spacing: -0.4px;
font-weight: 500;
}

.exte {
font-stretch: 200%;
transform: scaleX(1.1);
}

.fullblock {
height: auto;
width: 100%;
margin: 0px;
padding: 0px;
background-color: white; 
}

.logo {
width: 120px;
margin: 5px;
}

.upmenu {
display: block;    
width: 100%;
overflow: hidden;
background-color: white; 
height: 60px; 
margin: 0 auto; 
z-index: 50;
}

.btn_menu {
float: left;
height: 30px;
border-radius:6px; 
margin-left: 5px; 
margin-top: 7px; 
margin-right: 15px; 
padding-top: 8px; 
color:white; 
text-align: center;'
}

.w_menu {
display: none;    
float: left; 
margin-top: 3px; 
margin-left: 50px; 
margin-right: 10px;
}

.shado {
display: none;
backdrop-filter: blur(2px); 
position: fixed;
z-index: 100; 
right: 0; 
top: 0; 
width: 100%; 
height: 100%; 
opacity: 0;
animation: show 0.5s 1;
}

@keyframes show {
  from { opacity: 0; }
  to { opacity: 1; }
}


.mainmenu {
display: none;
position: fixed;
z-index: 101; 
padding: 0px;
right: 0; 
top: 0; 
width: 100%; 
height: 600px; 
background-color: white;
animation: slideIn 0.5s ease-out forwards;
}

@keyframes slideIn {
  from { transform: translateX(100%); }
  to { transform: translateX(0); }
}


.close-button {
float: right;
line-height: 0px;
width: 25px; height: 25px; 
padding: 0px;
border: 2px solid black;
border-radius: 50%; 
background-color: white; 
display: flex; 
justify-content: center; 
align-items: center; color: white; 
cursor: pointer;
color: black;
font-size: 24px;
margin: 15px;
}

.altmenu {
display: block;
background-color: #007CB7;
height: 50px; 
text-align: center;
float: right;
margin-right: 8px;
margin-top: 8px;

}

.altmenus {
display: none;
background-color: #ffffff;
height: 52px; 
width: 60px;
text-align: center;
position: absolute;
top: 0px;
right: 0px;
padding-top: 8px;
z-index: 20;
}

.secmenu2 {
display: none;
  width: 170px;
  position: absolute;
top: 0px;
left: -165px;
text-align:left;
background-color: white;
}


.bmenu {
position: absolute;
top: 50px;
right: 0px;
display: none;  
background-color: #007CB7;
font-size: 16px; 
max-width: 80%;
width: auto;
height: auto; 
text-align: center;
z-index: 2;
}

ul.altmenul {
padding-left: 0;
margin: 12px 2px 2px 2px;
list-style-type: none;
list-style-position: inside;
text-align: right;
}

ul.altmenul a {
display: block;
height: 1.5em;
font: 1.25em bold;
padding: 5px 10px 5px 5px;
line-height: 1.5em;
text-decoration: none;
color: #007CB7;
background-color: white;
border: 2px solid;
border-color: #007CB7
}

.mainlogo2 {
display: block;
background-color: #007CB7;
background-image: url(http://www.finstart.ru/i/logo_fs.png);
background-repeat: no-repeat;
background-position-x: 10px;
font-size: 16px; 
width: 100%;
height: 60px; 
text-align: center;
}

.mainmenuit {
display: block;
box-sizing: padding-box;    
float: left;
background-color: white;
width: 120px;
padding: 5px;
margin: 3px;
text-align: center;
}

.mainmenubo {
width: 100%;
heght: 100%;
padding: 5px;
border-radius:5px 5px 5px 5px;
}

.mainmenubo:hover {
border-bottom: 2px solid white;
}

.mainblock {
width: 100%;
background-color: white; 
margin: 0px;
padding: 0px;
}

.centralblock {
clear: left;
box-sizing: padding-box;
text-align: justify;
border-radius:5px 5px 5px 5px;
padding: 10px;
margin: 10px auto;
}

.fullblock {
height: auto;
width: 100%;
margin: 0px;
padding: 0px;
background-color: white; 
}


.brfont {
font-size: 20px; 
font-family: Tahoma, sans-serif, arial; 
color: #019c7c; text-decoration: none;}

.chm_lang {
display: block;
float: right;
margin-top: 20px;
margin-right: 50px;
}

.bbord {
border: 1px solid #007CB7;
border-radius: 3px;
width: 98%;
}

.d_razd {
float:none;
width: 90%;
margin: 0 auto;
border: 1px solid #007CB7;
border-radius: 5px;
margin-bottom: 15px;
min-height: 0px;
}

.d_cont {
float: none;
width: 100%;
margin: 0px;
}

.br_artic > img {
max-width: 150px;}

.d_cont > img {
min-width: 98%;
}

.infoto {
min-width: 98%;
border-radius: 10px;
}

.ingalfoto {
max-width: 100px;}

.ingal {
float: right;
max-width: 110px;
margin-left: 7px;}

.ingar {
float: left;
max-width: 110px;
margin-right: 7px;}

.ingat {
max-width: 100%;
margin-bottom: 7px;}

.bigpic {
width: 100%;
height: 350px;
overflow: hidden;
}

.close {
   position: absolute;
   top: -15px;
   left: -15px;
   width: 30px;
   height: 30px;
  font-size:  30px;
  font-weight:  bold;
   text-align: center;
   background-color: #007CB7;
   border: 3px solid #FFFFFF;
   border-radius: 20px;
   color: #FFFFFF;
}

.close p {
   position: absolute;
   top: -35px;
   left: 5px;
}

.mfoto {
width: 35%;
border-radius: 10px;
}

.mefoto {
width: 35%;
border-radius: 10px;
}


}