@media (max-width: 1435px) {
    .home-title{
        font-size: 2em;
        line-height: 50px;
        margin-top: 60px;
    }
    #container10_3{height: 270px; width: 50%;}
    #container10_4 {height: 270px; width: 50%;}
}
    
@media (max-width: 1285px) {
    .header-logo{
        width: 80%;
    }
    .logo_top{
        width: 8%;
    }
    .header-menu{
        width: 20%;
    }
    .home-title{
        font-size: 1.8em;
        line-height: 40px;
        margin-top: 50px;
    }
    .img2020{
        padding-top: 20px;
        padding-bottom: 10px;
    }
    .arrow{
        left: 30%;
    }
    #container6_1,#container11_13{width: 80%;}
    #container11_4,#container11_5,#container11_8,#container11_10{width: 33%;float: left}
    #container11_6,#container11_9{width: 33%;float: none}
    #container11_7{width: 34%;float: left}
    #container11_11{width: 33%;}
    .display_big, .display_small{display: none;}
    .display_medium{display: block;}
    .big_number{
        font-size: 1.8vw;
    }
    .left_align_text{
        line-height: 1;
        font-size: 1.5vw;
    }
    .item_flex{
        padding-left: 20px;
        padding-right: 10px;
    }
    .small__table{
        font-size: 0.9em;
    }
}

@media (max-width: 1110px) {
    h1{
        margin-top: 10px;
    }
    #container6_1, #container11_13{width: 90%;}
    .item_flex{
        height: 100px;
    }
}

@media (max-width: 1065px) {
    .container{
        width: 90%;
    }
    .item_flex{
        height: 80px;
    }
}

@media (max-width: 955px) {
    .home-subtitle{
        font-size: 1.8em;
        letter-spacing: 4px;
    }
    .logo_top{
        width: 15%;
    }
    .header-logo{
        width: 70%;
    }
    .section{
        height: 70vh;
    }
    .main{
        padding-left: 30px;
    }
    .home-title{
        font-size: 1.6em;
        margin-top: 40px;
        line-height: 40px;
    }
    .arrow{
        left: 25%;
    }
    .img2020{
        padding-top: 10px;
        width: 260px;
    }
    .top{
        font-size:12px;
    }
    .color{
        padding: 0px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .smaller_table{
        font-size: 0.63em;
    }
    .small_table{
        font-size: 0.9em;
    }
    .small__table{
        font-size: 0.7em;
    }
    .width50{
        width: 100%;
    }    
    #container6_1,#container11_13{width: 100%;}
    #container11_4,#container11_6,#container11_8,#container11_10{width: 50%;float: left}
    #container11_5,#container11_7,#container11_9{width: 50%;float: none}
    #container11_11{width: 50%;}
    .display_big, .display_medium{display: none;}
    .display_small{display: block;}
    #container14_31, #container10_3{width: 100%;float: none}
    #container14_32, #container10_4 {width: 100%;}
    .bd img{
        width: 5%;
    }    
    .item_flex{
        height: 70px;
    }
    .big_number{
        font-size: 2vw;
        margin-top: 0;
    }
}

@media (max-width: 770px) {
    .home-subtitle{
        font-size: 1.4em;
    }
    .container{
        width: 95%;
    }
    .home-title{
        font-size: 1.4em;
        margin-top: 30px;
        line-height: 30px;
    }
    .img2020{
        width: 200px;
    }
    @-webkit-keyframes pulse{
        0%{
            margin-top: 5px;
            -webkit-box-shadow: 0 0 0 0 rgba(233, 183, 24, 1);
                    box-shadow: 0 0 0 0 rgba(233, 183, 24, 1);
        }
        50%{
            margin-top: 10px;
        }
        100%{
            margin-top: 5px;
            -webkit-box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);
                    box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);
        }
    }
    @keyframes pulse{
        0%{
            margin-top: 5px;
            -webkit-box-shadow: 0 0 0 0 rgba(233, 183, 24, 1);
                    box-shadow: 0 0 0 0 rgba(233, 183, 24, 1);
        }
        50%{
            margin-top: 10px;
        }
        100%{
            margin-top: 5px;
            -webkit-box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);
                    box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);
        }
    }
    .about_publ{width: 95%;left: 0%;position: relative;}
    .grey_background{position: relative;left: 0%;top: 0px;}
    .table_ch1{
        font-size: 14px;
    }
    .table_ch1 th, .table_ch1 td{
        padding-left: 2px;
        padding-right: 2px;
    }    
    .superscript, .upper{
        font-size: 9px;
    }
    .small_table{
        font-size: 0.75em;
    }
    .small__table{
        font-size: 0.6em;
    }
    .table5_1{
        font-size: 0.9em;
    }
    .item_flex{
        height: 60px;
    }
}

@media (max-width: 630px) {
    body {
        font-size: 16px;
    }
    .arrow{
        bottom: -180px;
        width: 150px;
        height: 150px;    
        left: 30%;
    }
    .home-subtitle{
        font-size: 1.3em;
    }
    .home-title{
        font-size: 1.2em;
        margin-top: 20px;
        line-height: 20px;
    }
    .img2020{
        padding-top: 0px;
    }
    .section{
        height: 60vh;
    }
    #header{
        height: 80px;
    }
    .header{
        height: 80px;
    }
    .chapter_img{
        margin-top: 80px;
    }    
    .logo_top{
        width: 25%;
    }
    .header-logo{
        width: 75%;
    }
    .header-menu{
        width: 25%;
    }
    .bold.active{
        font-size: 1.18em;
    }
    .activeless{
        font-size: 1em;
    }    
    .superscript, .upper{
        font-size: 8px;
    }
    .small_table{
        font-size: 0.65em;
    }
    .small__table{
        font-size: 0.5em;
    }
    .smaller__table{
        font-size: 0.85em;
    }
    .item_flex{
        padding: 5px;
    }
    .big_number{
        font-size: 2.5vw;
    }
    .left_align_text{
        font-size: 1.7vw;
    }
}

/* випливаюче меню */
@media (max-width: 510px) {
    .header-logo{
        width: 65%;
    }
    .header-menu{
        width: 35%;
    }
    .logo_top{
        width: 30%;
    }
    .top{
        font-size:12px;
        padding-top: 5px;
    }    
    .img_arrow_mob{
        position: relative;
        display: block;
    }
    .img_mob{
        position: absolute;
        z-index: 1;
        display: block;
    }
    .arrow_mob{
        display: block;
        position: absolute;
        z-index: 2;
        bottom: -200px;
        width: 150px;
        height: 150px;    
        left: 33%;
    }
    .arrow, .img_arrow, .img2020{
        display: none;
    }
    .menu-link{
        font-size: 1em;
    }
    .right{
        display: none;
    }
    .left{
        width: 100%;
    }
    .home-title{
        margin-top: 50px;
    }
    .section{
        height: 50vh;
    }
    .table_graph{
        width: 100%;
    }
    li.menu-nav-item:first-child {
        margin-top: 10px;
    }
    .sidenav {
        height: 100%;
        width: 0px;
        padding: 0;
        position: absolute;
        z-index: 900;
        top: 0;
        margin-top: 5px;
        overflow-x: hidden;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
    }
    .sidenav a {
        display: block;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }
    .sidenav .closebtn {
        position: absolute;
        top: -2px;
        right: 50%;
        display: block;
        font-weight: bold;
    }
    .menu_nav{
        display: block;
        cursor: pointer;
        position: absolute;
        top: 10px;
    }
    .nav {
        width: 25px;
        height: 3px;
        background-color: #515151;
        margin: 5px 0;
    }
    .main{
        width: 95%;
    }
    .main_text{
        margin-top: 0;
    }
    .table_ch1{
        font-size: 12px;
    }
    .table5_1{
        padding-left: 0px;
        padding-right: 0px;
    }
    h1{
        font-size: 20px;
    }
    .bd img{
        width: 6%;
    }    
    .fa-arrow-alt-circle-down_mob{
        color: #283373;
        border-radius: 50%;
        -webkit-animation-name: pulse_mob;
                animation-name: pulse_mob;
        -webkit-animation-duration: 1.2s;
                animation-duration: 1.2s;
        -webkit-animation-iteration-count: infinite;
                animation-iteration-count: infinite;
        -webkit-animation-timing-function: linear;
                animation-timing-function: linear;
        margin: 0 auto;
        display: block;
    }
    @-webkit-keyframes pulse_mob{
        0%{
            margin-top: 5px;
            -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 1);
                    box-shadow: 0 0 0 0 rgba(255, 255, 255, 1);
        }
        50%{
            margin-top: 10px;
        }
        100%{
            margin-top: 5px;
            -webkit-box-shadow: 0 0 0 30px rgba(255, 255, 255, 0);
                    box-shadow: 0 0 0 30px rgba(255, 255, 255, 0);
        }
    }
    @keyframes pulse_mob{
        0%{
            margin-top: 5px;
            -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 1);
                    box-shadow: 0 0 0 0 rgba(255, 255, 255, 1);
        }
        50%{
            margin-top: 10px;
        }
        100%{
            margin-top: 5px;
            -webkit-box-shadow: 0 0 0 30px rgba(255, 255, 255, 0);
                    box-shadow: 0 0 0 30px rgba(255, 255, 255, 0);
        }
    }
    .item_flex{
        height: 70px;
    }
    .big_number{
        font-size: 3vw;
    }
    .left_align_text{
        font-size: 2.5vw;
    }
}

@media (max-width: 400px) {
    button{
        height: 25px;
        width: 25px;
    }
    .top{
        font-size:11px;
    }    
    .arrow_mob{
        bottom: -140px;
        width: 100px;
        height: 100px;    
        left: 36%;
    }
    .menu-link{
        font-size: 0.9em;
    }
    .home-title{
        font-size: 1em;
        line-height: 20px;
    }
    .home-subtitle{
        font-size: 1em;
        letter-spacing: 3px;
        line-height: 30px;
    }
    .section{
        height: 50vh;
    }
    .table5_1{
        font-size: 0.6em;
    }
    .smaller_table{
        font-size: 0.53em;
    }
    .smaller__table{
        font-size: 0.75em;
    }   
    .small_table{
        font-size: 0.55em;
    }
    .small__table{
        font-size: 0.45em;
    }
}

@media only screen and (max-width:360px){
    .header-logo{
        width: 65%;
    }
    .header-menu{
        width: 35%;
    }
    .top{
        font-size:12px;
    }    
    .logo_top{
        width: 35%;
    }
    .arrow_mob{
        left: 32%;
    }
    button{
        height: 20px;
        width: 20px;
    }
    .menu-link{
        font-size: 0.8em;
    }
    .section{
        height: 35vh;
    }
    .table_ch1{
        font-size: 10px;
    }
    .smaller_table{
        font-size: 0.43em;
    }    
    .small_table{
        font-size: 0.45em;
    }
    .small__table{
        font-size: 0.35em;
    }
    .smaller__table{
        font-size: 0.6em;
    }   
    .bd img{
        width: 8%;
    }    
    .home-title{
        margin-top: 30px;
    }
    @-webkit-keyframes pulse_mob{
        0%{
            margin-top: 5px;
            -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 1);
                    box-shadow: 0 0 0 0 rgba(255, 255, 255, 1);
        }
        50%{
            margin-top: 10px;
        }
        100%{
            margin-top: 5px;
            -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
                    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
        }
    }
    @keyframes pulse{
        0%{
            margin-top: 5px;
            -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 1);
                    box-shadow: 0 0 0 0 rgba(255, 255, 255, 1);
        }
        50%{
            margin-top: 10px;
        }
        100%{
            margin-top: 5px;
            -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
                    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
        }
    }
}