.big_image_one_news_first{
    width: 48%;
}

.big_image_one_news_second{
    width: 48%;
}

.two_image_in_news{
    margin-top: 70px;
    display: flex;
    justify-content: space-between;
    width: 1200px;
}

.image_and_title_one_izdanie
{
    display: flex;
}


.big_image_one_izdanie
{
    width: 788px;
    height: 557px;
}

.title_one_izdanie
{
    color: #646464;
    font-family: Inter;
    font-size: 32px;
    font-weight: 900;
    letter-spacing: 1.28px;
    text-transform: uppercase;
    
    margin-bottom: 30px;
}

.price_one_izdanie
{
    color: #5C9499;
    font-family: Inter;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 2px;
    text-decoration-line: underline;
    text-transform: uppercase;
}

.description_one_izdanie
{
    margin-top: 100px;
    margin-bottom: 180px;
    
    color: #000;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 127.523%; /* 25.505px */
    letter-spacing: 0.8px;
}

.title_and_price_one_izdanie
{
    margin-left: 32px;
}





.name_magazine_person
{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 800;
    font-size: 131.5px;
    line-height: 179px;
    /* identical to box height */

    letter-spacing: 0.2em;

    color: #477074;
}

th {
  background: #5C9499;
  color: white;
  padding: 10px;
}


table {

width: 1200px;

border-collapse: collapse;

border: 2px solid white;

}

td {

padding: 10px;

border: 1px solid ;

}

.one_nomer_page
{
    padding-bottom: 80px;
}

/*Новые стили 2023*/

      .ullll
      {
          margin-top: 6px;
          height: 30px;
      }

.out_button_admin
{
    margin: 0 auto;
    display: flex;
    align-items: center;
    margin-top: 61px;
    width: 530px;
    height: 117px;
    padding-left: 180px;
    margin-bottom: 50px;

    border: 10px solid #e75252;
    border-radius: 30px;
    color: #e75252;
    background-color: #fff;

    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 48px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

a {
  text-decoration: none !important;
}


body
{
    font-family: 'Inter';
      overflow-x: hidden;
      
}


.main_block
{
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 150px;
}

.main_block_one_journal
{
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 150px;
    justify-content: space-between;
    display: flex;
    position: relative;
}

.up
{
    text-align: center;
    margin: 0 auto;
}

.down
{
    max-width: 1200px;
    margin-top: 60px;
}


.first_name
{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 44px;
    line-height: 55px;
    letter-spacing: 0.865em;
    text-transform: uppercase;

    color: #000000;
}

.name_magazine
{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 800;
    font-size: 143px;
    line-height: 179px;
    /* identical to box height */

    letter-spacing: 0.34em;

    color: #477074;
}

.name_magazine_about
{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 800;
    font-size: 147px;
    line-height: 179px;
    /* identical to box height */

    letter-spacing: 0.2em;

    color: #477074;
}

.name_magazine_chat
{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 800;
    font-size: 116px;
    line-height: 179px;
    /* identical to box height */

    letter-spacing: 0.2em;

    color: #477074;
}

.our_publications
{
    font-size: 125px; 
    letter-spacing: 0.07em;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 800;
    line-height: 179px;
    /* identical to box height */


    color: #477074;
}

.square
{
    background-color: #555;
    height: 100px;
    width: 100px;
}

.white
{
    background-color: white;
}

.black_green
{
    background-color: #477074;
}

.sred_green
{
    background-color: #5C9499;
}

.svet_green
{
    background-color: #3C9FA9;
}

.trs {
    transition: 3s;
  }

.contact
{
    padding-left: 80px;
}

.contact_information
{
        margin-left: 20px;
        margin-right: 20px;
        text-decoration: none;
        color: rgb(255, 255, 255);
}

.header
{
    justify-content: space-between;
    /* justify-content: center; */
    display: flex;
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 44px;
}



.about
{
    /* display: flex; */
    margin: 240px auto;
    max-width: 1200px;
    height: 580px;
    position: relative;
    /* justify-content: space-between; 
    position: relative; */
    /* background-color: #3C9FA9; */
}

.about_description
{
    max-width: 530px;
    position: relative; 
    margin-left: 668px;
}

.about_description_new
{
    max-width: 530px;
    position: relative; 
    margin-left: 668px;
}

.about_image
{
    position: absolute; 
    top: 0%;
    left: 0;
}

.hidden
{
    display: none;
}

.o_nas
{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 900;
    font-size: 77.5163px;
    letter-spacing: 0.355em;
    text-transform: uppercase;
    margin-bottom: 60px;
    margin-left: 668px;
    position: relative;

    color: #74757F;
}

.soderganie
{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 900;
    font-size: 77.5163px;
    letter-spacing: 0.355em;
    text-transform: uppercase;
    margin-bottom: 100px;
    position: relative;
    text-align: center;

    color: #74757F;
}

.soderganie_description
{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 900;
    font-size: 30px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    margin-bottom: 40px;
    position: relative;
    text-align: center;

    color: #74757F;
}


.o_nas_description
{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 131%;
    /* or 24px */
    letter-spacing: 0.01em;
    color: #000000;
}

.button_podrobnee
{
    margin-top: 61px;
    width: 530px;
    height: 117px;
    /* position: absolute; */
    border: 10px solid #74757F;
    border-radius: 30px;
    color: #74757F;
    background-color: #fff;

    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 48px;
    letter-spacing: 0.04em;
    text-transform: uppercase;

    cursor:pointer;
}

.journal_issues
{
    max-width: 1200px;
    margin: 220px auto;
}

.titile_issues
{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 900;
    font-size: 91.5px;
    line-height: 80px;
    /* identical to box height */

    letter-spacing: 0.38em;
    text-transform: uppercase;

    color: #74757F;
    margin-bottom: 40px;
}

.journal_description
{
    margin-top: 8px;
    justify-content: space-between;
    display: flex;

    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 29px;
    /* identical to box height */

    letter-spacing: 0.04em;
    text-transform: capitalize;

    color: #74757F;
}

.button_all_journal
{
    box-sizing: border-box;
    width: 585px;
    height: 468px;
    left: 735px;
    top: 1816px;

    border: 10px solid #74757F;
    border-radius: 40px;

    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 64px;
    line-height: 77px;
    letter-spacing: 0.04em;
    text-transform: uppercase;

    color: #74757F;
    justify-content: center;
    background-color: #fff;
    cursor:pointer;
}

.last_3_journal
{
    margin-top: 60px;
}

.first_row
{
    max-width: 1200px;
    margin-bottom: 70px;
    display: flex;
    justify-content: space-between;
}

.one_magazine
{
    max-width: 587px;
}

.footer
{
    width: 100%;
    height: 420px;
    background: #5C9499;

}

.footer_content
{
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding-top: 95px;
}

.logo_footer
{
    padding-top: 24px;
}

.footer_navigation
{
    height: 110px;
    padding-top: 51px;
}

.footer_slogan
{
    padding-bottom: 22px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 23px;
    line-height: 29px;
    letter-spacing: 0.26em;
    text-transform: uppercase;
    color: #FFFFFF;
}

.footer_line
{
    width: 2px;
    height: 220px;
    background-color: #fff;
}

.contact_information_footer
{
        margin-left: 20px;
        margin-right: 20px;
        text-decoration: none;
        color: rgb(255, 255, 255);

        font-family: 'Inter';
        font-weight: 300;
        font-size: 13px;
        line-height: 22px;
}

.footer_adress
{
    font-family: 'Inter';
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.04em;
    width: 350px;
    align-items: center;
    color: #FFFFFF;
    display: flex;
}


.links
{
    display: flex;
    justify-content: space-between;
    padding-top: 50px;
    max-width: 1200px;
    margin: 0 auto;

    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
/* identical to box height */

letter-spacing: 0.04em;

color: #FFFFFF;
}

.all_publications
{
    max-width: 1200px;
    margin: 200px auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 80px; 
    /* display: flex;
    justify-content: space-between; */
}

.one_of_the_publications
{
    margin-top: 100px;
    max-width: 560px;
}


.name_one_of_the_publications
{
    margin-top: 40px;
    font-family: 'Inter';
    font-weight: 900;
    font-size: 32px;
    line-height: 39px;
    /* identical to box height */

    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #646464;
}

.description_one_of_the_publications
{
    margin-top: 30px;
    font-family: 'Inter';
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.04em;

    color: #000000;
}

.price_one_of_the_publications
{
    margin-top: 40px;

    font-family: 'Inter';
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.1em;
    text-decoration-line: underline;
    text-transform: uppercase;

    color: #5C9499;
}

.img_one_of_the_publications
{
    width: 560px;
}

.news
{
    max-width: 1200px;
    margin: 200px auto;

}

.title_news
{
    font-family: 'Inter';
    font-weight: 900;
    font-size: 65px;
    line-height: 79px;
    /* identical to box height */

    letter-spacing: 0.38em;
    text-transform: uppercase;

    color: #74757F;
    margin-bottom: 45px;
}

.line_news
{
    height: 2px;
    background-color: #74757F;
}

.one_news
{
    margin: 10px auto ;
    display: flex;
    justify-content: space-between;
    cursor: pointer;
}

.date_one_news
{
    font-family: 'Inter';
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.03em;
    margin: auto 0;
    color: #5C9499;
    width: 150px;

}

.title_one_news
{
    font-family: 'Inter';
    font-weight: 500;
    font-size: 28px;
    line-height: 34px;
    /* identical to box height */
    /* height: 50px; */
    width: 500px;

    margin: auto 0;
    letter-spacing: 0.03em;

    color: #A7A7A7;
}

.image_one_news
{
    width: 186px;
    height: 130px;
}

.date_and_title_one_news
{
    max-width: 1200px;
    margin: 140px auto;
}

.big_date_one_news
{
    font-family: 'Inter';
    font-weight: 900;
    font-size: 200px;
    line-height: 242px;
    /* identical to box height */

    letter-spacing: 0.03em;

    color: #E2E2E2;
    text-align: left;

}

.big_title_one_news
{
    font-family: 'Inter';
    font-weight: 900;
    font-size: 128px;
    line-height: 155px;
    /* identical to box height */

    letter-spacing: 0.08em;
    text-transform: uppercase;

    color: #74757F;
    text-align: right;
}

.big_image_one_news
{
    margin-top: 85px;
    width: 785px;
}

.description_one_news
{
    margin-top: 50px;
    font-family: 'Inter';
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.04em;

    color: #000000;
}

.title_admin_2023
{
    max-width: 1200px;
    margin: 100px auto;
    font-family: 'Inter';
    font-weight: 900;
    font-size: 60px;
    line-height: 80px;
    /* identical to box height */

    letter-spacing: 0.08em;
    text-transform: uppercase;
    text-align: center;
    color: #5C9499;
}

.admin_page_selection
{
    max-width: 1200px;
    margin: 100px auto;
}

.add_izdanie
{
    max-width: 1200px;
    margin: 100px auto;
}

.admin_title_input
{
    font-family: 'Inter';
    font-weight: 500;
    font-size: 20px;
    line-height: 50px;
    /* identical to box height */

    letter-spacing: 0.08em;
    text-transform: uppercase;
    text-align: left;
    color: #5C9499;
}

.admin_button_input
{
    margin-top: 50px;
    font-family: 'Inter';
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    height: 50px;
    background-color: #3C9FA9;
    border: none;
    color: #fff;
    width: 250px;
}

.admin_name_editing
{
    margin-bottom: 40px;
    font-family: 'Inter';
    font-weight: 900;
    font-size: 39.5px;
    line-height: 50px;
    /* identical to box height */

    letter-spacing: 0.08em;
    text-transform: uppercase;
    text-align: left;
    color: #74757F;
}

.button_all_news
{
    position: relative;
    width: 248px;
    height: 151px;
    margin-top: 65px;
    border: 5px solid #727272;
    border-radius: 23px;
    padding: 16px;
}

.title_button_all_news
{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 26.9474px;
    line-height: 33px;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    margin: auto 0;
    color: #74757F;
}

.all_news
{
    font-size: 117px; 
    letter-spacing: 0.07em;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 800;
    line-height: 179px;
    /* identical to box height */


    color: #477074;
}

.hacker
{
    width: 300px;
    margin: 100px auto;
}

.journal_img
{
    width: 587px;
    height: 467px;
}

.main_redactor
{
    margin-top: 50px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 148.02%;

    letter-spacing: 0.095em;

    color: #000000;
}

.other_redactor
{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 215%;
    /* or 43px */

    letter-spacing: 0.095em;

    color: #000000;
}

.o_nas_description_second
{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.095em;

    color: #000000;
}

.all_information_about
{
    margin-top: 80px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    /* or 28px */
    
    letter-spacing: 0.095em;
    
    color: #000000;
}

.about_author_pravo
{
    margin-top: 100px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 140%;
    /* or 41px */

    letter-spacing: 0.15em;

    color: #238D97;
}

.about_all
{
    /* display: flex; */
    margin: 240px auto;
    max-width: 1200px;
    position: relative;
    /* justify-content: space-between; 
    position: relative; */
    /* background-color: #3C9FA9; */
}

.title_str_archive
{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 800;
    font-size: 126px;
    line-height: 154px;
    /* identical to box height */

    letter-spacing: 0.04em;
    text-transform: uppercase;

    color: #477074;
}

.all_year_archive
{
    width: 1200px;
    margin: 200px auto;
}

.one_year_archive
{
    width: 378px;
    height: 302.4px;

    border: 6.46154px solid #74757F;
    border-radius: 25.8462px;

    display: inline-block;
    margin-bottom: 20px;
    margin-right: 15px;
}

.one_nomer
{
    width: 350px;

    display: inline-block;
    margin-bottom: 45px;
    margin-right: 45px;
}

.number_one_year_archive
{
    padding-top: 80px;
    text-align: center;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 900;
    font-size: 101.384px;
    line-height: 123px;
    /* identical to box height */

    letter-spacing: 0.04em;
    text-transform: uppercase;

    color: #74757F;
}

.pagination_button
{
    margin-top: 50px;
    width: 250px;
    height: 180px;
    line-height: 50px;
    border: 7px solid #74757F;
    border-radius: 30px;

    background-color: white;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 35px;
    color: #74757F;
}

.button_next
{
    margin-top: 50px;
}

.button_previous
{
    margin-top: 50px;
}

.add_review
{
    margin: 60px auto;
    margin-bottom: 50px;
    display: flex;
    justify-content: space-between;
}

.add_review_input_one
{
    position: relative;
}

.add_review_input_two
{
    display: flex;
    justify-content: space-between;
}

.chat_button
{
    width: 205px;
    height: 131px;
    border: 6.46154px solid #5C9499;
    border-radius: 23px;
    background: #FFFFFF;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 26.9474px;
    line-height: 33px;
    /* identical to box height */
    
    letter-spacing: 0.03em;
    text-transform: uppercase;
    
    color: #5C9499;
    margin-bottom: 100px;
    cursor: pointer;
}

.add_review_title
{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 900;
    font-size: 30px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    margin-bottom: 30px;
    position: relative;
    margin-top: 75px;
    color: #74757F;
}

.input_name_review
{
    margin-left: 75px; 
    width: 300px;
}

.input_email_review
{
    margin-left: 69px; 
    width: 300px;
}

.input_message_review
{
   width: 500px; 
   height: 122px;
}

.name_title_review
{
    margin-right: 75px;
}

.name_and_input_review
{
    margin-bottom: 65px;
}







@media screen and (max-width: 1195px) {
    .header 
    {
        justify-content: space-between;
        /* justify-content: center; */
        display: flex;
        max-width: 1100px;
        margin: 44px auto;
    }

    .main_block
    {
        max-width: 1100px;
    }

    .first_name
    {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 400;
        font-size: 40px;
        line-height: 55px;
        letter-spacing: 0.865em;
        text-transform: uppercase;
        color: #000000;
    }
    
    .name_magazine
    {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 800;
        font-size: 135px;
        line-height: 179px;
        /* identical to box height */
    
        letter-spacing: 0.34em;
    
        color: #477074;
    }

    .square
    {
        
        height: 93px;
        width: 93px;
    }

    .about
        {
            display: flex;
            margin: 240px auto;
            max-width: 1100px;
            justify-content: space-between;
            position: relative;
        }

        .o_nas
        {
            height: 100px;
            position: absolute;
            margin-left: 620px;
        }

        .about_description 
        {
            margin-top: 150px;
            margin-left: 620px;
            max-width: 480px;
            position: relative;
            height: 450px;
        }
    
    .button_podrobnee
    {
        width: 480px;
        margin-top: 45px;
    }

    .journal_issues
    {
        max-width: 1100px;
    }

    .titile_issues
    {
        font-size: 58px;
    }

    .col
    {
        width: 500px;
    }

    .journal_description
    {
        width: 500px;
    }

    .journal_img
    {
        width: 500px;
        height: 400px;
    }

    .button_all_journal
    {
        width: 500px;
        height: 400px;
    }

    .footer_content
    {
        max-width: 1100px;
    }

    .links
    {
        max-width: 1100px;
    }
  }

  @media screen and (max-width: 900px) {
      
     .name_magazine_about
    {
        font-size: 89px;
    }
    
    .header 
    {
        justify-content: space-between;
        /* justify-content: center; */
        display: flex;
        max-width: 720px;
        margin: 44px auto;
        margin-bottom: 0;
    }

    .contact
    {
        display: none;
    }

    .main_block
    {
        max-width: 720px;
        margin-top: 100px;
    }

    .first_name
    {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 400;
        font-size: 26px;
        line-height: 30px;
        letter-spacing: 0.865em;
        text-transform: uppercase;
        color: #000000;
        margin-bottom: 0;
    }
    
    .name_magazine
    {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 800;
        font-size: 89px;
        line-height: 150px;
        /* identical to box height */
    
        letter-spacing: 0.34em;
    
        color: #477074;
    }

    .square
    {
        
        height: 62px;
        width: 62px;
    }

    .about
        {
            display: block;
            margin: 170px auto;
            max-width: 720px;
            position: relative;
            margin-bottom: 100px;
            height: auto;
        }

        .o_nas
        {
            height: auto;
            position: relative;
            margin-left: 0;
        }

        .about_image
        {
            position: relative; 
            top: auto;
            left: auto;
        }

        .about_description 
        {
            margin-top: 100px;
            max-width: 720px;
            position: relative;
            margin-left: 0;
        }

        .mmmmmm
        {
            width: 720px;
            height: 720px;
        }

        /* .about_image
        {
            display: none;
        } */
    
    .button_podrobnee
    {
        width: 720px;
        margin-top: 45px;
    }

    .journal_issues
    {
        max-width: 720px;
        margin: 20px auto;
    }

    .titile_issues
    {
        font-size: 55px;
    }

    .col
    {
        width: 350px;
    }

    .journal_description
    {
        width: 350px;
    }

    .journal_img
    {
        width: 350px;
        height: 280px;
    }

    .button_all_journal
    {
        width: 350px;
        height: 280px;
        line-height: 50px;
        border: 7px solid #74757F;
        border-radius: 30px;

        font-family: 'Inter';
        font-style: normal;
        font-weight: 600;
        font-size: 40px;
    }

    .footer
    {
        margin-top: 200px;
    }

    .footer_content
    {
        max-width: 720px;
    }

    .links
    {
        max-width: 720px;
    }

    .footer_navigation
    {
        display: none;
    }
  }

  @media screen and (max-width: 768px) {
    
    .header 
    {
        justify-content: space-between;
        /* justify-content: center; */
        display: flex;
        max-width: 600px;
        margin: 44px auto;
        margin-bottom: 0;
    }

    .contact
    {
        display: none;
    }

    .main_block
    {
        max-width: 600px;
        margin-top: 80px;
    }

    .first_name
    {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 400;
        font-size: 22px;
        line-height: 30px;
        letter-spacing: 0.865em;
        text-transform: uppercase;
        color: #000000;
        margin-bottom: 0;
    }
    
    .name_magazine
    {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 800;
        font-size: 72px;
        line-height: 150px;
        /* identical to box height */
    
        letter-spacing: 0.34em;
    
        color: #477074;
    }

    .square
    {
        
        height: 52px;
        width: 52px;
    }

    .about
        {
            display: block;
            margin: 130px auto;
            max-width: 600px;
            position: relative;
            margin-bottom: 100px;
        }

        .o_nas
        {
            font-size: 50px;
        }

        .about_description 
        {
            max-width: 600px;
            position: relative;
        }

        /* .about_image
        {
            display: none;
        } */

        .about_image_mobile
        {
            width: 600px;
            height: 600px;
            margin-bottom: 50px;
        }
    
    .button_podrobnee
    {
        width: 600px;
        margin-top: 45px;
    }

    .journal_issues
    {
        max-width: 600px;
        margin: 20px auto;
    }

    .titile_issues
    {
        font-size: 46px;
    }

    .col
    {
        width: 280px;
    }

    .journal_description
    {
        width: 280px;
    }

    .journal_img
    {
        width: 280px;
        height: 467px;
    }

    .button_all_journal
    {
        width: 280px;
        height: 224px;
        line-height: 40px;
        border: 7px solid #74757F;
        border-radius: 20px;

        font-family: 'Inter';
        font-style: normal;
        font-weight: 600;
        font-size: 35px;
    }

    .footer
    {
        margin-top: 170px;
    }

    .footer_content
    {
        max-width: 600px;
    }

    .links
    {
        max-width: 600px;
    }

    .footer_navigation
    {
        padding-top: 100px;
        display: none;
    }
  }

  @media screen and (max-width: 628px) {
    
    .body
    {
        margin: 0 auto;
    }
    .header 
    {
        justify-content: space-between;
        /* justify-content: center; */
        display: flex;
        max-width: 450px;
        margin: 44px auto;
        margin-bottom: 0;
    }

    .contact
    {
        display: none;
    }

    .main_block
    {
        max-width: 450px;
        margin-top: 80px;
        margin-bottom: 120px;
    }

    .first_name
    {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 20px;
        letter-spacing: 0.865em;
        text-transform: uppercase;
        color: #000000;
        margin-bottom: 0;
    }
    
    .name_magazine
    {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 800;
        font-size: 54px;
        line-height: 80px;
        /* identical to box height */
    
        letter-spacing: 0.34em;
    
        color: #477074;
    }

    .up
    {
        margin-top: 150px;
    }

    .square
    {
        
        height: 39px;
        width: 39px;
    }

    .o_nas
    {
        font-size: 50px;
        margin-bottom: 50px;
    }

    .about
        {
            display: block;
            /* margin: 120px auto; */
            max-width: 450px;
            position: relative;
            margin-bottom: 100px;
            margin: 0 auto;

        }

        .about_description 
        {
            max-width: 450px;
            position: relative;
        }

        /* .about_image
        {
            display: none;
        } */

        .mmmmmm
        {
            width: 450px;
            height: 450px;
        }
    
    .button_podrobnee
    {
        width: 450px;
        margin-top: 45px;
        height: 90px;

        border: 6px solid #74757F;
        border-radius: 20px;
        font-size: 30px;
    }

    .journal_issues
    {
        max-width: 450px;
        margin: 50px auto;
    }

    .titile_issues
    {
        font-size: 34px;
    }

    .col
    {
        width: 210px;
    }

    .last_3_journal
    {
        margin-top: 20px;
    }

    .journal_description
    {
        width: 210px;
        font-weight: 500;
        font-size: 15px;
    }

    .journal_img
    {
        width: 210px;
        height: 168px;
    }

    .button_all_journal
    {
        width: 210px;
        height: 168px;
        line-height: 35px;
        border: 5px solid #74757F;
        border-radius: 20px;

        font-family: 'Inter';
        font-style: normal;
        font-weight: 600;
        font-size: 30px;
    }

    .footer
    {
        margin-top: 130px;
    }

    .logo_footer
    {
        display: none;
    }

    .footer_line
    {
        display: none;
    }

    .footer_content
    {
        max-width: 450px;
    }

    .links
    {
        max-width: 450px;
    }

    .footer_navigation
    {
        padding-top: 80px;
        display: none;
    }
  }

  @media screen and (max-width: 484px) {
      
      .name_magazine_person
    {
        font-size: 37.5px;
        line-height: 90px;
    
    }
      
      .name_and_input_review
    {
        margin-bottom: 40px;
    }
      
      .name_title_review
    {
        margin-right: 25px;
    }
      
      .input_message_review
    {
       width: 233px; 
       height: 122px;
    }
      
      .input_name_review
    {
        margin-left: 35px; 
        width: 233px;
    }
    
    .input_email_review
    {
        margin-left: 32px; 
        width: 230px;
    }
      
      .add_review_input_two
        {
            margin-top: 40px;
        }
      
      .add_review
      {
          display: block;
      }
      
      .form_chat
      {
          max-width: 350px;
      }
      
      .name_magazine_chat
    {
        font-size: 55px;
        line-height: 64px;
        letter-spacing: 0.1em;
        text-align: left;
    }
      
    .review_table
    {
          max-width: 350px;
    }
      
    .name_magazine_about
    {
        font-size: 42px;
        line-height: 100px;
    }
      
      .date_and_title_one_news
    {
        max-width: 350px;
        margin: 100px auto;
    }
    
    .big_date_one_news
    {
        font-size: 58.78px;
        line-height: 100px;
    }
    
    .big_title_one_news
    {
    
        font-size: 37.62px;
        line-height: 50px;
    }
    
    .big_image_one_news
    {
        margin-top: 75px;
        width: 350px;
    }
    
    .description_one_news
    {
        margin-top: 50px;
        font-family: 'Inter';
        font-size: 16px;
    }

      
      .soderganie
    {
        font-size: 34.5163px;
        letter-spacing: 0.255em;
    }
    
    .soderganie_description
    {
        font-size: 25px;
    }
    
    .one_nomer_page
    {
        padding-bottom: 30px;
    }
      
      .all_news
    {
        font-size: 58px; 
        line-height: 70px;
        text-align: left;
        /* identical to box height */

    }
      
      .header
      {
          margin-top: 0px;
      }
      
      .news
      {
          margin-bottom: 0;
      }
      
      .title_str_archive
      {
            text-align: left;
            font-size: 65px;
            line-height: 0;
            line-height: 90px;
      }
      
      .one_year_archive
      {
          margin-right: 0;
          width: 170px;
          height: 140px;
          border: 5px solid #74757F;
      }
      
      .all_year_archive
      {
          max-width: 350px;
      }
      
      .number_one_year_archive
      {
          padding-top: 7px;
          font-size: 45px;
      }
      
      .menu-wrap
      {
          margin-right: 70px;
      }
      
       .nav_hed
      {
          font-size: 16px;
      }
      
      .ullll
      {
          display: none;
      }
      
            .ulll
      {
          line-height: 1;
      }
      
      
      .contact_header
      {
          display: none;
      }

    .col-sm
    {
        width: 16%;
    }

    .title_button_all_news
    {
        font-size: 22px;
        line-height: 25px;
    }

    .button_all_news
    {
        padding: 12px;
        width: 200px;
        height: 122px;
    }

    .title_one_news
    {
        font-size: 24px;
    }

    .news
    {
        margin-top: 150px;
        max-width: 350px;
    }
    .title_news
    {
        font-size: 45px;
        line-height: 60px;
    }

    .date_one_news
    {
        display: none;
    }

    .image_one_news
    {
        display: none;
    }

    .one_news
    {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    
    .first_row
    {
        /* max-width: 1200px; */
        display: block;
    }
    .body
    {
        margin: 0 auto;
    }
    .header 
    {
        justify-content: space-between;
        /* justify-content: center; */
        display: flex;
        max-width: 350px;
        margin: 44px auto;
        margin-bottom: 0;
        padding-top: 0px;
    }

    .contact
    {
        display: none;
    }

    .main_block
    {
        max-width: 350px;
        margin-top: 80px;
        margin-bottom: 120px;
    }

    .first_name
    {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 500;
        font-size: 12.5px;
        line-height: 20px;
        letter-spacing: 0.865em;
        text-transform: uppercase;
        color: #000000;
        margin-bottom: 0;
    }
    
    .name_magazine 
    {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 800;
        font-size: 41px;
        line-height: 50px;
        /* identical to box height */
    
        letter-spacing: 0.34em;
    
        color: #477074;
    }

    .our_publications
    {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 800;
        font-size: 50px;
        line-height: 60px;
        /* identical to box height */
    
        letter-spacing: 0.24em;
    
        color: #477074;
        text-align: left;
    }

    .all_publications
    {
        max-width: 350px;
        margin: 0 auto;
        display: block;
    }

    .one_of_the_publications
    {
        max-width: 350px;
        margin: 50px auto;
    }

    .img_one_of_the_publications
     {
        width: 350px;
     }

     .description_one_of_the_publications
     {
        font-size: 16px;
     }

    .up
    {
        margin-top: 110px;
    }

    .down
    {
        margin-top: 80px;
        max-width: 350px;
    }

    .row
    {
        width: 350px;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .first_row
    {
        margin-bottom: 5px;
    }

    .square
    {
        
        height: 55px;
        width: 55px;
    }

    .o_nas
    {
        font-size: 45px;
        margin-bottom: 20px;
        margin-left: 0px;
        /* width: 250px; */
    }

    .about
        {
            /* margin: 120px auto; */
            max-width: 350px;
            position: relative;
            margin-bottom: 500px;
            margin: 0 auto;
            display: block;
            height: auto;
        }

        .o_nas_description
        {
            font-size: 14px;
            width: 350px;
        }
        
        .o_nas_description_second
        {
            font-size: 14px;
            width: 350px;
            letter-spacing: 0.005em;
        }

        .mmmmmm
        {
            width: 350px;
            height: 350px;
        }

        .about_description 
        {
            margin-left: 0px;
            max-width: 350px;
            margin-top: 40px;
        }
/* 
        .about_image
        {
            display: none;
        } */

        .about_image
        {
            position: relative;
        }
    
    .button_podrobnee
    {
        width: 350px;
        margin-top: 45px;
        height: 80px;

        border: 6px solid #74757F;
        border-radius: 20px;
        font-size: 25px;
    }

    .journal_issues
    {
        max-width: 350px;
        margin: 100px auto;
    }

    .titile_issues
    {
        font-size: 35px;
        line-height: 45px;
        text-align: left;
        margin-bottom: 30px;
    }

    .col
    {
        width: 350px;
        padding: 0;
    }

    .last_3_journal
    {
        margin-top: 20px;
    }

    .journal_description
    {
        width: 350px;
        font-weight: 500;
        font-size: 15px;
        margin-bottom: 25px;
    }

    .journal_img
    {
        width: 350px;
        height: 280px;
    }

.button_all_journal {
    width: 350px;
    height: 250px;
    line-height: 50px;
    border: 5px solid #74757F;
    border-radius: 20px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 45px;
}
    .footer
    {
        margin-top: 130px;
    }

    .logo_footer
    {
        display: none;
    }

    .footer_line
    {
        display: none;
    }

    .footer_content
    {
        max-width: 350px;
        
    }

    .links
    {
        max-width: 350px;
    }

    .footer_navigation
    {
        padding-top: 80px;
        display: none;
    }

    .about_all
    {
        margin: 240px auto;
        max-width: 350px;
    }

    .about_description_new
    {
        margin-left: 0px;
        max-width: 350px;
        margin-top: 40px;
        height: auto;
    }

    .all_information_about
    {
        margin-top: 60px;
        font-size: 16px;
        letter-spacing: 0.005em;
    }

    .about_author_pravo
    {
        margin-top: 80px;
        font-size: 20px;
    }
  }


    .all_nomers_in_archives
    {
        max-width: 1200px;
        display: flex;
        margin: 100px auto;
        justify-content: space-between;
        /*position: relative;*/
        height: auto;
        margin-bottom: 100px;
    }

 .year_and_title_one_journal
  {
    margin: auto 0;
  }

  .title_one_journal
  {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 123.012px;
    line-height: 179px;
    /* identical to box height */
    margin: 0;
    letter-spacing: 0.04em;
    text-transform: capitalize;

    color: #EDEFFF;
  }

  .year_one_journal
  {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 800;
    font-size: 209.951px;
    line-height: 200px;
    /* identical to box height */
    margin: 0;
    letter-spacing: 0.04em;
    text-transform: capitalize;

    color: #EDEFFF;
  }

  .authors_and_composition_one_journal
  {
    max-width: 1200px;
    margin: 150px auto;
    justify-content: space-between;
    display: flex;
  }

  .authors_one_journal
  {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 900;
    font-size: 54.15px;
    line-height: 66px;
    /* identical to box height */

    letter-spacing: 0.2em;
    text-transform: uppercase;

    color: #74757F;
  }

  .compositions_one_journal
  {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 900;
    font-size: 54.1454px;
    line-height: 66px;
    /* identical to box height */
    
    letter-spacing: 0.2em;
    text-transform: uppercase;
    
    color: rgba(71, 112, 116, 0.95);
    
  }

  .name_authors_one_journal
  {
    padding-left: 0;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 900;
    font-size: 24px;
    line-height: 29px;
    /* identical to box height */

    letter-spacing: 0.2em;
    text-transform: uppercase;

    color: #74757F;
    list-style-type: none;
  }

  .one_name_author_one_journal
  {
    padding-top: 50px;
  }

  .compositions_name_one_journal
  {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    /* identical to box height */
    list-style-type: none;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    padding-left: 0;
    color: rgba(71, 112, 116, 0.95);
  }

  .one_composition_name_one_journal
  {
    padding-top: 50px;
  }

  .new_name
  {
    max-width: 1200px;
    margin: 0 auto;
  }
  
  body a, html a {
  text-decoration: none;
}