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

a.menutitle, a.menutitle:link, a.menutitle:visited, a.menutitle:hover {
font-size: 16px; 
font-family: arial, Tahoma, sans-serif; 
color: #019c7c; text-decoration: none;}

.ord_font {
font-size: 16px; 
font-family: arial, Tahoma, sans-serif; 
color: #111111; text-decoration: none;}

.mfont {
font-size: 20px; 
font-family: arial, Tahoma, sans-serif; 
color: white; text-decoration: none;}

body {margin: 0; padding: 0;}

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

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

.sgfont {
font-size: 16px; 
font-family: arial, Tahoma, sans-serif; 
color: #776955; text-decoration: none;}

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

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

.upmenu {
display: block;    
width: 100%;
background-color: white; 
height: 60px; 
margin: 10px 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;'
opacity: 0.9;
}

.btn_menu:hover {
opacity: 1;
box-shadow: 5px 5px 5px grey;
}


.nomob {display: none;}

.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;
}

.mainblock {
display: block;    
width: 95%;
background-color: white; 
margin: 0 auto;
padding: 0;
height: auto;
padding-top: 100px;
z-index: 0;
}

.cookie-notice {
    position: fixed;
    width: 80%;
    bottom: 0;
    right: unset;
    border: 1px solid black;
    border-radius: 10px;
    background-color: white;
    padding: 15px;
    margin: 10px;
    left: 50%;
    transform: translate(-53%, 0);
    z-index: 1000;
    text-align: left;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
    font-size: 12px; 
    font-decoration: none;
}

.cookie-notice button {
height: 30px;
border-radius:10px; 
margin-left: 5px; 
margin-top: 10px; 
margin-right: 15px; 
padding-top: 3px; 
padding-left: 15px;
padding-right: 15px;
text-align: center;
background-color: white;
cursor: pointer;
}

.down_mob {
display: block;
position: fixed; 
bottom: 0; 
height: 70px; 
width: 100%;
z-index: 60;
padding-top: 10px;
background-color: white;
}

.mainmenu_down {
margin-left: 40px; 
margin-right: 30px; 
margin-bottom: 20px; 
position: absolute; 
bottom: 0; 
left: 0;
}

.mainmenu_down_btn {
position: relative;  
width: 270px; 
margin: 0 auto; 
left: 50%; 
transform: translate(-53%, 0);
}

/* заголовок и блоки даты-места */

.main_capt {
float: none; 
margin-left: 40px;
margin: 0 auto; 
margin-top: 50px; 
height: auto; 
width: 80%;  
text-align: center;
}

.date_rounded {
margin: 10px auto; 
margin-top: 50px; 
border: 1px solid black; 
border-radius: 25px; 
height: 50px; 
width: 200px; 
font-size: 24px; 
text-align: center; 
line-height: 50px;
}

.big_capt {
font-size: 36px; margin-top: 20px; 
}

.sec_capt {
font-size: 23px;
margin-top: 20px;
} 

.small_capt {
font-size: 20px;  
margin-top: 70px;
}

.block_btns {
margin-top: 50px; 
height: auto; 
width: 220px; 
margin: 50px auto;  
text-align: justify;
}

.btn_progbuy {
height: 60px; 
width: 180px; 
float: none;
text-align: center;
color: white; 
border-radius: 5px;
font-size: 16px; 
line-height: 60px; 
cursor: pointer;
margin: 20px auto;
opacity: 0.9;
}

.btn_progbuy:hover {
opacity: 1;
box-shadow: 5px 5px 5px grey;
}


.main_pic {
float: none; 
height: auto; 
margin: 0 auto; 
margin-top: 20px;
width: 80%;
height: 350px;
background-repeat: no-repeat; 
background-size: contain;
background-position: center;
}

.main_pic_size {
width: 100%;
}

.block_dateplace {
height: auto; 
width: 95%; 
margin: 40px auto;  
text-align: justify; 
margin-top: 40px;
margin-bottom: 40px;
}

.dif_dateplace {
float: none; 
border: 1px solid grey; 
border-radius: 10px; 
width: 80%; 
height: 200px; 
margin: 10px auto;
}

.dp_icon {
width:30px; 
margin: 20px;
padding: 5px; 
border-radius: 10px;
}

.dp_text {
margin-top: 15px; 
margin-left: 30px; 
font-size: 15px; 
height: 20px; 
color: grey;
}

.dp_capt {
padding: 0; 
width: 80%;
margin-top: 10px; 
margin-left: 30px; 
margin-bottom: 0px; 
height: 18px;
line-height: 18px; 
font-size: 18px;
}

/* О конференции */

.capt_about {
float: left; 
width: 60%; 
height: 20px; 
margin-top: 40px; 
margin-left: 50px;
margin-bottom: 30px;  
font-size: 18px;
}

.txt_about {
float: none; 
clear: both;
width: 80%; 
height: auto; 
margin: 20px auto; 
font-size: 17px; 
margin-top: 20px;
margin-bottom: 30px;
}

.hr_about {
margin: 30px auto; 
width: 80%; 
color: grey; 
size: 1px;
}

.capt_goal {
font-size: 16px; 
margin-left: 25px; 
margin-bottom: 20px; 
margin-top: 10px;
}

.txt_goal {
font-size: 14px; 
margin-left:25px;
width: 90%
}


/* Черный блок */

.dark_block {
display: flex; 
width: 95%; 
height: auto; 
margin: 50px auto; 
border-radius: 20px; 
overflow: hidden;
}

.dark_block_pic {
display: flex; 
width: 100%; 
background-repeat: no-repeat; 
background-position: right bottom; 
background-size: 450px; 
height: 100%;
}

.dark_block_inn {
width: 95%;
max-width: 450px; 
margin: 30px auto; 
height: auto;
margin-bottom: 100px;
}

.dark_block_what {
float: none; 
font-size: 28px; 
color: white; 
width: 90%; 
height: 100px; 
margin: 5px auto;
text-align: center;
}

.dark_block_theme {
float: none; 
font-size: 17px; 
border-radius: 10px;
width: 90%; 
height: 193px; 
margin: 5px auto;
padding-top: 7px;
}

.dark_block_round {
width: 44px; 
height: 44px; 
border-radius: 22px; 
color: white; 
margin: 10px; 
line-height: 44px; 
text-align: center; 
}

.dark_block_txt {
margin: 10px;  
position: fixed; 
bottom: 0;
}


/* Программа блок */


.prog_block {
width: 90%; 
max-width: 700px; 
margin: 20px auto;
padding-top: 20px^;
margin-bottom: 50px;
}

.prog_smcapt {
text-align: center; 
font-size: 12px; 
margin-top: 50px;
}

.prog_bigcapt {
text-align: center;  
font-size: 25px;
margin-bottom: 50px;
}

.prog_time {
float: none; 
width: 85%; 
margin: 0 auto;
font-size: 24px;
margin-bottom: 20px;
}

.prog_section {
float: none; 
width: 85%; 
font-size: 16px; 
margin: 0 auto;
color: grey;
}

.prog_themes {
padding: 0px 0px; 
font-size: 16px;
}

.prog_speaker {
padding-top: 5px; 
color: grey;
}

.hr_prog {
width: 90%; 
color: grey; 
size: 1px; 
margin-bottom: 30px;
}


/* Спикеры блок */

.speak_block {
width: 370px; 
margin 50px auto;
}

.ip_block {
width: 375px; 
margin 50px auto;
}

.sp_whole {
float: left; 
width: 160px; 
height: 280px; 
margin: 20px 10px;
}

.sp_photo {
background-color: grey; 
background-size: contain; 
background-repeat: no-repeat;
background-position: center;
width: 100%; 
height: 160px; 
border-radius: 10px; 
}

.sp_name {
font-size: 16px; 
margin-left: 5px; 
text-align: center; 
margin-top: 10px;
}

.sp_pos {
margin-left: 5px; 
text-align: center; 
margin-top: 5px; 
color: grey; 
padding-right: 5px;
font-size: 15px;
}

/* Карта блок */

.cap_place {
float: none; 
width: 90%; 
height: 250px; 
border-radius: 20px; 
font-size: 30px;
color: white;
margin: 20px auto;
}

.ya_map {
width: 100%; 
height: 450px; 
float: none; 
border-radius: 20px; 
filter: grayscale(100%); 
border: 1px solid black; 
overflow: hidden;
margin: 20px auto;
}

.iframe_yamap {
width: 100%; 
height: 450px; 
}

.map_date {
margin-top: 50px; 
padding-top: 20px;
color: white;
font-size: 20px;
}

.map_caption {
margin: 20px; 
margin-top: 50px;
color: white;
margin-left: 30px;
}

.map_place {
margin-top: 30px; 
color: white; 
font-size: 18px;
line-height: 20px;
color: white;
}




/* Контакты блок */

.block_contacts{
color: white; 
width: 75%; 
float: none; 
height: 180px; 
margin: 20px auto; 
border-radius: 10px;  
padding: 20px;
}

.contacts_capt {
width: 90%; 
font-size:30px; 
margin: 20px auto; 
color: white;
text-align: center;
}

.block_arhtxt {
color: white; 
font-size: 17px; 
width: 80%;
margin: 0 auto;
margin-bottom: 50px;
}


/* Условия блок */

.cond_pic {
background-position: left bottom; 
color: white; 
}

.cond_capt {
width: 90%; 
font-size:30px; 
color: white; 
text-align: center;
margin: 20px auto; 
}

.cond_block {
color: white; 
width: 280px; 
float: none; 
height: 350px;  
margin: 40px auto; 
border-radius: 10px; 
padding-top: 10px;
}

.cond_degri {
position: relative;  
color: white; 
text-align: center; 
font-size: 25px; 
padding: 10px 0;
height: auto; 
border-radius: 15px 15px 0 0; 
width: 95%;
}

.cond_price {
font-size: 40px; 
color: white; 
font-weight: bold; 
padding-bottom: 30px; 
display: flex; 
align-items: flex-end; 
justify-content: center;
height: 140px; 
width: 100%; 
text-align: right; 
}

.cond_currency {
font-size: 20px; 
line-height: 20px; 
margin: 0;
}

.cond_btn {
width: 230px; 
height: 70px; 
border-radius: 10px;
margin: 10px auto; 
color: white; 
font-size: 23px; 
margin-top: 40px; 
line-height: 70px; 
text-align: center; 
cursor: pointer;
}

.cond_disc {
width: 98%; 
text-align: left; 
font-size: 18px; 
color: white;
}

.cond_type {
text-align: center; 
color: white; 
font-size: 25px;
margin-top: 10px;
}


/* Партнеры блок */

.partners_capts {
font-size: 25px; 
align: left; 
text-align: left; 
margin-left: 30px; 
padding-top: 40px; 
margin-bottom: 0px;
}

.partners_size {
width: 100px; 
height: 130px; 
margin-top: 20px;
}

.partners_logo {
cursor: pointer;
background-color: white; 
margin-bottom: 0px; 
height: 100px;
}

.partners_round {
background-color: white; 
cursor: pointer;
margin-bottom: 0px; 
height: 100px; 
border-radius: 50px; 
border: 1px solid #111111;
}

/* Promo блок */

.promo_right {
width: 40px; 
height: 120px; 
position: fixed; 
top: 50%; 
right: 0; 
background-color: red; 
z-index: 2000; 
border-radius: 15px 0 0 15px; 
writing-mode: vertical-rl;
color: white; 
text-align: center; 
line-height: 40px; 
cursor: pointer;
}

.promo_full {
width: 370px; 
height: 120px; 
position: fixed; 
top: 50%; 
right: 0; 
background-color: red; 
z-index: 2001; 
border-radius: 15px 0 0 15px; 
display: none;
color: white; 
text-align: center; 
cursor: pointer;
animation: slideIn2 0.5s ease-out forwards;
}

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

.promo_btn {
float: left; 
margin-top: 20px; 
margin-left: 20px; 
border-radius: 10px;
background-color: white; 
border: 1px solid #111111; 
height: 30px; 
width: 150px;
color: #111111; 
line-height: 30px; 
text-align: center; 
font-size: 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;
}

.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; 
}



.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;
}


}