@media screen and (min-width:1921px){
    body{
        font-size: 22px;
    }
}
@media screen and (max-width:1920px){
    body{
        font-size: 22px;
    }
}
@media screen and (min-width:1750px){
    .board-info .mns-description p {
        font-size: 0.7em;
    }
}
@media screen and (max-width:1850px){
    body{
        font-size: 21px;
    }
}
@media screen and (max-width:1800px){
    body{
        font-size: 20px;
    }
}
@media screen and (max-width:1750px){
    body{
        font-size: 19px;
    }
}
@media screen and (max-width:1700px){
    body{
        font-size: 17px;
    }
}
@media screen and (max-width:1500px){
    body{
        font-size: 16px;
    }
}
@media screen and (max-width:1400px){
    body{
        font-size: 15px;
    }
}
@media screen and (max-width:1366px){
    body{
        font-size: 14px;
    }
    .section-container{
        width: 845px;
        font-size: 14px;
    }

}
@media screen and (max-width:1165px){
    body{
        font-size: 13px;
    }
}
@media screen and (max-width:1100px){
    body{
        font-size: 12px;
    }
    .header-container {
        width: 95%;
    }
}

@media screen and (min-width:990px) {
    .menu .sub-menu {
        display:none;
        position:absolute;
        background:#000;
    }
    .menu .sub-menu a {
        padding: 0.88em 1.1em!important;
    }

    .menu .sub-menu {
        max-width:20em;
    }
    .mparent:hover .sub-menu {
        display:block;
    }
    .sub-menu a:after {
        display:none;
    }
}
@media screen and (max-width:991px) {
    .site-search {
        right:-110%;
    }
    .site-seacrh-form input {
        padding:1.3em 0.8em;
        font-size:1.2em;
    }
    .site-seacrh-form button {
        font-size:1.8em;
        width:3em;
        color:#355ab4;
    }
    .categoryFix {
        padding-top:0!important;
    }
    .site-search {
        width:100%;
    }
    .page-numbers {
        font-size:1.3em;
    }
    .categoryFix .main-news-info p {
        font-size:1.2em;
    }
    .search_btn {
        font-size: 1em;
    }
    .categoryFix .mn-date {
        font-size:1em;
    }
    .mn-date, .mn-date span {
        font-size:0.8em;
    }
    .categoryFix .mn-date span {
        font-size:1em;
    }
    .entry-content p {
        font-size:1em;
    }
    .categoryFix .main-news-sm {
        width:49%;
    }
    a:hover{
        opacity: 1!important;
    }
    .mob_block{
        display: block!important;
    }
    .mob_none{
        display: none!important;
    }
    .comment, .comment-respond label, .comment-respond p, .comment-respond input, .comment-respond textarea {
        font-size:1em;
    }
    .comment-reply-title {
        font-size:1.2em;
        font-family: 'Museo5';
    }
    .section-container{
        width: 95%;
        font-size: 1em;
    }
    .bread {
        display:none;
    }
    body{
        font-size: 3.1vw;
    }
    .loader img {
        width:8em;
    }
    .ulMenuZag {
        display:flex!important;
        justify-content: space-between;
        align-items: center;
        transition: 0.9s;
    }
    .ulMenuToggle {
        display: none;
    }
    .toggleLink {
        padding-left:2em!important;
        line-height: 1.3;
    }
    .fixMenuMob {
        height:9em;
    }
    .menu li:first-child a {
        padding: 0.8em 1em;
    }
    .menu {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        background: black;
        padding-top: 2em;
        padding-bottom:4em;
        display: none;
        overflow-y: scroll;
        overflow-x: hidden;
        z-index: -1;
        margin-bottom: 2em;
    }
    .menu a{
        padding: 0.8em 1em;
    }
    .menu .sub-menu {
        padding-left: 0.7em;
    }
    .header-bottom-line {
        width: 100%;
        padding: 0.7em 2.5%;
        position: absolute;
        top: 100%;
        left: 0;
    }
    .header-bottom-right{
        justify-content: flex-end;
        font-size: 1.2em;
        width: 8em;
    }
    .lang_item_active i {
        transform: none;
        top: 0;
        height: 100%;
        display: flex;
        align-items: center;
        padding-top: 0.6em;
    }
    .lang_item_active.active i {
        transform: rotate(-180deg);
        padding-bottom: 1.3em;
    }
    .header-nav{
        position: relative;
        z-index: 5;
        padding:0;
    }
    .header-nav .header-container {
        width:100%;
    }
    #menu_show{
        background: transparent;
        color: white;
        height: 1.2em;
    }
    .lang_select {
        padding-left: 0.4em;
        margin-top: -0.3em;
    }
    .lang_dropdown {
        background: black;
        padding-left: 0.4em;
        padding-bottom: 0.3em;
        text-align: left;
        font-size:0.65em;
    }
    .lang_dropdown a {
        display: block;
        padding:0.2em 0;
        padding-left: 0.25em;
    }
    .lang_item_active:hover{
        opacity: 1;
    }
    .header-bottom-settings {
        min-width: unset;
    }
    .social {
        margin-right: 0.3em;
        margin-left: 0;
        margin-top: -0.2em;
    }
    .logo-box {
        width: auto;
    }
    .logo-text {
        width: calc(100% - 4.3em);
    }
    .lang_item_active {
        min-width: unset;
        padding-right: 0.5em;
    }
    .logo-text span {
        font-size: 0.7em;
        display: inline-block;
    }
    .logo-text span br{
        display: none;
    }
    #menu_show, .lang_select{
        font-size: 1.2em
    }
    .home-news {
        padding-top: 9em;
        padding-bottom: 2em;
        width: 100%;
    }
    .home-news-title span {
        font-size: 1.7em;
    }
    .home-news-description span {
        font-size: 1em;
    }
    .btn{
        font-size: 0.7em;
    }
    .slider-arr {
        font-size: 1em;
    }
    .slider-date {
        font-size: 1.5em;
    }
    .left-box{
        width: 100%;
    }
    .right-box{
        display: none;
    }
    .mns-nav button {
        font-size: 1.2em;
        margin: 0;
    }
    .mns-nav{
        display: flex;
        justify-content: space-between;
    }
    .news-filter{
        display: none;
    }
    .board-box{
        display: block;
    }
    .board-left{
        width: 100%;
    }
    .board-right{
        width: 100%;
    }
    .board-right {
        width: 100%;
        margin: 0;
        margin-top: 1.5em;
    }
    .video-right {
        width: 100%;
        display: flex;
        justify-content: space-between;
        margin-top: 0.5em;
        flex-wrap: wrap;
    }
    .video-item{
        width: 49%;
        height:7.7em;
        margin-bottom: 0.5em;
    }
    .video-left {
        width: 100%;
        height: 17.5em;
    }
    .video-box{
        display: block;
    }
    .video-item .mns-title {
        width: calc(100% - 0.8em);
        font-size: 1.3em;
        font-family: 'Museo5';
    }
    footer {
        margin-top: 2em;
    }
    .footer-left .logo-text {
        width: 14em;
        font-size: 1.1em;
    }
    .title {
        font-size: 1.2em;
    }
    .logo-box {
        width: calc(100% - 9em);
    }
    .headerMob {
        background:#000;
        padding:0.8em 1em;
    }
    .libbg {
        position: absolute;
        width:100%;
        height:100%;
        background: rgba(43, 88, 195, 0.67)!important;
        top:0;
        left:0;
    }
}

@media screen and (max-width:500px) {
    .main-news-sm, .main-news-long {
        width:50%;
    }
    .mns-fix {
        flex-wrap: wrap;
        width:100%;
        margin-bottom: 0.6em;
    }
    .mns-fix .main-news-sm {
        width:100%;
        margin-bottom:0.6em;
    }
    .mns-fix .main-news-item.sm {
        height:15em;
    }
    .main-news-info p {
        font-size:0.9em;
    }
    .entry-title {
        font-size:1.6em;
    }
    .mn-date i {
        font-size: 1em;
        margin-right: 0.3em;
    }
    .categoryFix .main-news-sm {
        width:100%;
    }
    .categoryFix .main-news-item.sm {
        height:20em;
    }
    #menu_show, .lang_select {
        font-size: 2em;
    }
    .entry-content p {
        font-size:1.4em;
    }
    .menu{
        font-size: 1.5em;
    }
    .logo-text span {
        font-size: 1.1em;
        font-family: 'Museo5';
    }
    .header-bottom-settings {
        font-size: 1.5em;
    }
    .header-bottom-line p {
        font-size: 1em;
    }
    .home-news-description span {
        font-size: 1.2em;
    }
    .btn {
        font-size: 1.2em;
    }
    .home-tags {
        padding: 0.8em;
    }
    .home-tags a {
        text-decoration: underline;
        text-transform: uppercase;
        font-size: 0.9em;
        display: inline-block;
        margin-bottom: 0.4em;
        margin-right: 0.4em;
    }
    .slider-title span {
        font-family: 'Museo5';
        font-size: 1.3em;
    }
    .slider-date span {
        font-size: 0.65em;
    }
    .slider-arr {
        font-size: 1.6em;
    }
    .slider-img {
        height:9em;
    }
    .title {
        font-size: 1.8em;
    }
    .main-news-info {
        width: 95%;
        left: 0.5em;
        bottom: 0.8em;
        font-size: 1.2em;
    }
    .main-news-slider-item {
        padding-right: 10px;
        font-size: 1.7em;
    }
    .mns-nav {
        font-size: 1.8em;
    }
    .board-left-item {
        font-size: 1.1em;
    }
    .board-info .mns-title span {
        font-size: 1.1em;
    }
    .board-info .mns-description p {
        font-size: 1em;
    }
    .board-info .mns-bottom {
        font-size: 1.4em;
    }
    .board-right-item {
        font-size: 1.8em;
    }
    .board-right {
        margin-top: 2em;
    }
    .mns-title span {
        font-size: 0.8em;
    }
    .footer-left .logo-text span {
        font-size: 0.8em;
    }
}

