@media(max-width:1400px){
    .item-info-book {
    grid-template-columns: 0.3fr 1fr;
}
    .wrapper-category {
    grid-template-columns: repeat(4, 1fr);
}
    .list-book-podcategory {
    grid-template-columns: repeat(4, 0.4fr);
}
    .img-wrapper img{
        width:100%;
}
    .list-series {
    grid-template-columns: repeat(3, 1fr);
}
    .link-book-podcategory img {
    width: 240px;
    min-height: 385px;
    height: 335px;
}
    .list-series-book,.list-find-book,.list-find-author{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:10px;
    justify-self:center;
}
}

@media(max-width:1200px){
    .content-section-body,.content-section-last-new {
    grid-template-columns: repeat(2, 1fr);
}
    .book-img a img {
    height: 230px;
}
    .readmy {
    margin-top: 9px;
}
    .item-content-section-body {
    justify-content: center;
}
    .title-section-body{
    padding-left: 15px;
}
    .bottom-nav-header{
    grid-template-columns: repeat(6, 1fr);
}
    /*.desctop-categories{
    display:none;
}*/
    .item-nav-bottom {
    font-size: 15px;
}
    .item-info-book {
    grid-template-columns: 0.4fr 1fr;
}
    .list-other-book-author {
    grid-template-columns: repeat(4, 0.5fr);
    grid-auto-rows: 0.5fr;
    grid-gap: 10px;
}
    .item-other-book a img {
    width: 230px;
}
    .wrapper-category {
    grid-template-columns: repeat(3, 1fr);
}
    .window-category,.window-category-one {
    /*top: 8%;*/ /*18%*/
}
    .header-one-category{
    margin-top:8px;
}
.header-content-top {
   grid-template-columns: 275px 1fr;
   grid-template-rows:1fr 1fr;
}
.center-block-header{
    grid-row: 2 / 3;
    grid-column: 1 / 3;
}
.log-reg {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.list-series {
    grid-template-columns: repeat(2, 1fr);
}
.link-book-podcategory img {
    width: 218px;
    min-height: 366px;
    height: 335px;
}
/*.block-genre {
    grid-template-columns: repeat(3, 1fr);
}*/
}
@media(max-width:1088px){
    .item-nav-bottom {
        font-size: 13px;
}
    /*.kategories {
    line-height: 15px;
    font-size: 15px;
    padding: 7px 8px;
}*/
    .log-in i, .registration i {
    font-size: 17px;
}
     .log-in span, .registration span {
    font-size: 13px;
}
    .btn-search {
    line-height: 18px;
    font-size: 18px;
    padding: 8px 16px;
}
.search-form input {
    /*line-height: 15px;
    font-size: 15px;
    padding: 8px 8px;*/
    line-height: 18px;
    font-size: 18px;
    padding: 12px 8px;
}
.profile-block {
    width: 700px;
}
}
@media(max-width:992px){
    .bottom-nav-header .item-nav-bottom{
    display:none;
}
    .bottom-nav-header {
    grid-template-columns: 0.2fr 0.3fr 0.8fr;
}
   .btn-all-read{
   padding: 7px 8px;
   border-radius: 5px;
   border: 1px solid #FE9700;
   background-color: #ffffff;
   display: flex;
   align-items: center;
   justify-content: center;
   cursor: pointer;
   color: #FE9700;
   line-height: 15px;
   font-size: 15px;
}
   .btn-all-read i{
    padding-left:7px;
}
   .mob-categories{
    display: flex;
    justify-content: flex-start;
}
    /*.center-block-header{
    grid-row: 2 / 3;
    grid-column: 1 / 3;
}*/
    .mob-all-read{
    display: flex;
    justify-content: unset;
}
    .mob-block-header{
     display:block;
}
    .mob-search-form {
    display: flex;
    width: 100%;
    justify-content: flex-end;
}
    .mob-search-form input {
    border: 1px solid #FE9700;
    border-radius: 5px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    line-height: 15px;
    font-size: 15px;
    padding: 8px 8px;
    width: 100%;
}
    .log-reg {
    justify-content: flex-end;
}
   /* .header-content-top {
    grid-template-columns: 275px 1fr;
   grid-template-rows:1fr 1fr;
}*/
    .btn-search {
    padding: 8px 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 19px;
    font-size: 19px;
}
    .mob-txt{
    display:none;
}
    .wrapper-logo-img {
    align-items: center;
    justify-content: flex-start;
}
    .info-book-page {
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
}
    .left-col {
    align-items: center;
    justify-content: flex-end;
}
    .right-col{
    margin-top:15px;
}
    .img-book {
    max-width: 320px;
}
    .item-other-book a img {
    width: 100%;
}
    .title-book-author {
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    margin-top: 13px;
}
    .wrapper-category {
    grid-template-columns: repeat(2, 1fr);
}
    /*.window-category {
    top: 17%;
}*/
    .item-category{
    justify-self: center;
}
    .title-category{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
    .close-window {
    top: 21px;
}
    .list-book-podcategory {
        grid-template-columns: repeat(2, 0.2fr);
        justify-content: center;
    }
    /*.img-wrapper img{
    width:100%;
}*/
.search-form {
    width: 100%;
}
.list-series-book {
    grid-template-columns: repeat(3, 1fr);
}
.list-series-book, .list-find-book, .list-find-author {
    grid-template-columns: repeat(2, 1fr);
    }
.page-series, .page-item-series,.page-find {
    margin-bottom: 25px;
}
.profile-block {
    width: 90%;
}
}

@media(max-width:768px){
   .content-section-body,.content-section-last-new  {
    grid-template-columns: repeat(1, 1fr);
}
    .bottom-nav-header {
    grid-template-rows: 1fr 1fr;
    grid-template-columns: 1fr;
    grid-row-gap: 10px;
}
    .mob-categories {
    display: flex;
    justify-content: flex-start;
    grid-row: 1 / 2;
}
    .mob-all-read {
    display: flex;
    justify-content: unset;
    grid-row: 1 / 2;
}
    .mob-block-header {
    display: block;
    grid-column: 1 / 3;
}
    .list-other-book-author {
    grid-template-columns: repeat(3, 0.5fr);
}
    .window-category,.window-category-one {
    /*top:7%;*//*22%*/
}
    .btn-prev-category {
    top: 18px;
}
    .header-one-category {
    margin-top: 14px;
}
    /*.list-book-podcategory {
    grid-template-columns: repeat(3, 0.5fr);
}*/
    .footer-comment {
    margin-top: 10px;
}
.search-form {
    justify-content: flex-start;
}
.btn-search span {
    display:none;
}
.btn-search {
    padding-left: 15px;
}
.search-form input {
    width: 85%;
}
.kategories {
    line-height: 15px;
    font-size: 15px;
    padding: 7px 8px;
}
.center-block-header {
    align-items: flex-end;
}
.list-series {
    grid-template-columns: repeat(1, 1fr);
}
.list-series-book {
    grid-template-columns: repeat(2, 1fr);
}
/*.block-genre {
        grid-template-columns: repeat(2, 1fr);
}*/
}
@media(max-width:576px){
   .contact a {
    display: flex;
    flex-direction:column;
    align-items: center;
}
    .contact a h5{
    font-size: 12px;
    padding-right:0;
}
    .item-info-book {
    grid-template-columns: 0.5fr 1fr;
}
    .ganr-info,.about-book-info{
    grid-template-columns: 1fr;
    grid-template-rows:0.2fr  1fr;
}
    .info-book-page {
    grid-template-columns: 1fr;
    grid-template-rows: 0.5fr 1fr;
}
    .ganr-info{
    margin-top:9px;
    }
    .list-ganr-tag {
    margin-top: 8px;
}
    .block-rev {
    display: flex;
    flex-direction: column;
    gap:20px;
}
    .list-other-book-author {
    grid-template-columns: repeat(3, 0.5fr);
}
    .content-about-author {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 0.2fr 1fr;
    margin-top: 25px;
    grid-column-gap: 15px;
}
    .col-info-author{
    margin-top: 18px;
}
    .wrapper-category {
    grid-template-columns: repeat(1, 1fr);
}
    .list-book-podcategory {
    grid-template-columns: repeat(2, 0.5fr);
}
    .img-wrapper img{
    width:100%;
}
    .wrapper-window {
    width: 100%;
    margin: 0 15px;
}
/*.block-genre {
    grid-template-columns:1fr;
}*/
.center-block-header {
    align-items: flex-end;
    flex-direction: column-reverse;
    gap: 10px;
}
.search-form input {
    width: 90%;
}
.kategories {
        width: 100%;
        justify-content: center;
}
.list-book-podcategory {
    grid-template-columns: repeat(1, 1fr);
}
    .img-wrapper img {
    width: 225px;
}
.item-user-data input {
    width: 100%;
}
.wrapper-error {
    width: auto;
}
#add-comment-form {
    width: auto;
}
}

@media(max-width:450px){
    .header-content-top {
    grid-template-columns: 50% 1fr;
}
    .registration span,.log-in span{
    display:none;
}
    .readmy a {
    font-size:14px;
}
    .item-info-book {
    grid-template-columns: 0.8fr 1fr;
    grid-column-gap: 10px;
}
    .ganr-info,.about-book-info{
    grid-template-columns: 1fr;
    grid-template-rows:0.2fr  1fr;
}
    .btn-read, .btn-download {
    min-width: 120px;
    padding: 7px 14px;
    font-size: 14px;
    line-height: 14px;
    border-radius: 5px;
    font-weight: 600;
}
    .list-other-book-author {
    grid-template-columns: repeat(2, 0.5fr);
}
    /*.window-category{
    top: 30%;
}*/
    .title-one-category {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    gap: 10px;
    width: 100%;
}
    .all-book-genre{
    background-color:#fe97004a;
    width: 100%;
    padding:7px 0px 7px 7px;
    border-radius:5px;
}
    .all-book-genre{
    color: #243238;
}
    .btn-prev-category {
    position: absolute;
    left: 17px;
    top: 0px;
    font-size: 18px;
    min-width: 19px;
    padding: 5px 11px;
}
    .btn-prev-category {
    top: 14px;
}
    .wrapper-one-category {
    margin-left: 19px;
}
    .header-one-category {
    margin-top: 0px;
}
    /*.list-book-podcategory {
    grid-template-columns: repeat(1, 1fr);
}
    .img-wrapper img {
    width: 225px;
}*/
    .btn-next span,.btn-prev span{
    display:none;
}
    .wrapper-book {
    width: 100%;
}
    .name-book span {
    font-size: 18px;
    line-height: 18px;
}
.list-series-book {
    grid-template-columns: repeat(1, 1fr);
}
.page-item-series{
    margin-bottom:25px;
}
.list-series-book, .list-find-book {
    grid-template-columns:1fr;
}
#add-comment-form {
    display: flex;
    flex-direction: column;
    width: auto;
    align-items: flex-start;
    margin-bottom: 30px;
}
#text-rev {
    width: 100%;
}
.item-add-comment-form{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
#impression-book {
    margin-left: 0px;
    width: 100%;
    margin-top:10px;
}
}

@media(min-width:993px){
    .mob-block-header,.mob-all-read{
        display:none;
}

}

@media(min-width:1201px){
   .mob-categories{
       display:none;
   }

}