html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    box-sizing: border-box;
}

article,aside,details,figcaption,figure,footer,header,hgroup,nav,section {
    display: block
}

audio,canvas,video {
    display: inline-block;
    *display: inline;
    *zoom:1}

audio:not([controls]) {
    display: none
}

[hidden] {
    display: none
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

html,button,input,select,textarea {
    font-family: sans-serif;
    color: #333
}

body {
    margin: 0;
    font-size: 1em;
    line-height: 1.4
}
h1, h2, h3, h4, h5 {
    font-family: sans-serif;
    font-weight: 400;
    color: #fd6a6a;
}

::-moz-selection {
    background: #6bb9ef;
    color: #fff;
    text-shadow: none
}

::selection {
    background: #6bb9ef;
    color: #fff;
    text-shadow: none
}

a {
    color: #5aa092;
    text-decoration: none
}

a:visited {
    color: #477e73
}

a:hover {
    color: #477e73;
    text-decoration: underline
}

a:focus {
    outline: none
}

a:hover,a:active {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,strong {
    font-weight: bold
}

blockquote {
    margin: 1em 40px
}

dfn {
    font-style: italic
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

ins {
    color: #000;
    text-decoration: none
}

mark {
    background: #ff0;
    color: #000;
    font-style: italic;
    font-weight: bold
}

pre,code,kbd,samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

q:before,q:after {
    content: "";
    content: none
}

small {
    font-size: 85%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

dd {
    margin: 0 0 0 40px
}

ul,ol {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

form {
    margin: 0
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

label {
    cursor: pointer
}

legend {
    border: 0;
    *margin-left: -7px;
    padding: 0;
    white-space: normal
}

button,input,select,textarea {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button,input {
    line-height: normal
}

button,input[type="button"],input[type="reset"],input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
    *overflow: visible
}

button[disabled],input[disabled] {
    cursor: default
}

button {
    overflow: visible
}

input[type="checkbox"],input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *width: 13px;
    *height: 13px
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical
}

input:invalid,textarea:invalid {
    background-color: #fff
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td {
    vertical-align: top
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: black;
    padding: 0.2em 0
}

input,textarea,button {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    background: #fff;
    border-top: 1px solid #e8e8e8;
    border-right: 1px solid #e9f3f6;
    border-bottom: 1px solid #e9f3f6;
    border-left: 1px solid #e8e8e8;
    color: #ff6c6c;
    font-size: 23px;
    padding: 5px 8px 5px 8px;
    z-index: 2;
}
form#comment-form {
    background: #e9f3f6;
    margin-top: 25px;
    padding: 15px;
}

button,input[type="reset"],input[type="button"],input[type="submit"] {
    font-family: Arial,Helvetica,sans-serif;
    line-height: normal !important
}

html,body {
    height: 100%
}

body {
    font-family: Arial,Helvetica,sans-serif;
    background: #f4f4f4;
    color: #4c4c4c;
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    -webkit-font-smoothing: antialiased
}
#header {
    background: #f6f6f6;
    border-bottom: 1px solid #efefef;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999;
}
.navbar {
    border-width: 0;
    min-height: 50px;
    max-width: 1180px;
    padding: 0 25px;
    margin: 0 auto;
    position: relative;
}
.navbar-logo, .navbar-nav{
    display: inline-block;
    vertical-align: middle;
}
.navbar-brand-logo {
    max-width: 160px;
}
.navbar-logo {
    position: absolute;
    left: 50%;
    margin-left: -80px;
}
.navbar-nav {
    float: right
}
.navbar>li {
    position: relative;
    display: block;
}
.navbar .navbar-nav li {
    margin-right: 25px;
    float: left;
}
.navbar .navbar-nav li:last-child {
    margin-right: 0;
}
.navbar .navbar-nav > li > a {
    font-size: 18px;
    color: #5D5D5D;
    position: relative;
    display: block;
    line-height: 20px;
    padding: 14px 0;
    text-decoration: none;
}
.navbar .navbar-nav li.active a {
    color: #5aa092;
    border-bottom: 2px #5aa092 solid;
}
.navbar .navbar-nav li a:hover, .navbar .navbar-nav li a:focus {
    color: #ff6b6b!important;
    /*border-bottom: 2px #5aa092 solid;*/
    transition: all .1s ease-in-out;
}
#pull {
    display: none;
}
.b-header__search {
    -webkit-transition: width 0.2s ease-out;
    -moz-transition: width 0.2s ease-out;
    -ms-transition: width 0.2s ease-out;
    -o-transition: width 0.2s ease-out;
    transition: width 0.2s ease-out;
    position: absolute;
    top: 0;
    left: 10px;
    width: 240px
}
.b-header__search.focused {
    width: 600px
}
.b-header__search.focused .b-header__search_field {
    -webkit-box-shadow: 0 0 15px 0 rgba(121,121,121,0.5);
    -moz-box-shadow: 0 0 15px 0 rgba(121,121,121,0.5);
    box-shadow: 0 0 15px 0 rgba(121,121,121,0.5);
    background-color: #fff;
    border-color: #f7fafa;
    color: #18667c
}
.b-header__search.focused .b-header__search_submit .icon-search {
    background-position: 0 -12px
}
.b-header__search_field {
    -webkit-transition: box-shadow 0.2s ease-in-out,background-color 0.2s ease-out,border-color 0.2s ease-out;
    -moz-transition: box-shadow 0.2s ease-in-out,background-color 0.2s ease-out,border-color 0.2s ease-out;
    -ms-transition: box-shadow 0.2s ease-in-out,background-color 0.2s ease-out,border-color 0.2s ease-out;
    -o-transition: box-shadow 0.2s ease-in-out,background-color 0.2s ease-out,border-color 0.2s ease-out;
    transition: box-shadow 0.2s ease-in-out,background-color 0.2s ease-out,border-color 0.2s ease-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    border: 1px solid #5aa092;
    color: #5aa092;
    height: 38px;
    overflow: hidden;
    padding: 12px 44px 12px 17px;
    position: absolute;
    top: 6px;
    right: 0;
    width: 100%;
    font-size: 15px;
    z-index: 1
}
.b-header__search_field:hover {
    -webkit-box-shadow: 0 0 15px 0 rgba(190, 143, 28, 0.5);
    -moz-box-shadow: 0 0 15px 0 rgba(190, 143, 28, 0.5);
    box-shadow: 0 0 15px 0 rgba(190, 143, 28, 0.5)
}
.b-header__search_field:focus {
    outline: 0
}
.b-header__search_submit {
    background: none;
    border: 0;
    height: 38px;
    position: absolute;
    top: 5px;
    right: 0;
    text-align: center;
    width: 44px
}
.b-header__search_submit:focus {
    outline: 0
}
.b-header__search_submit .icon-search {
    background-position: 0 0
}
#wrapper {
    background: #477e73;
    margin-top: 50px;
}
.container {
    max-width: 1180px;
    margin: 0 auto;
    background: #fff;
    position: relative;
}
.row {
    padding: 10px;
    overflow: hidden;
}
.b-header__sort {
    background: #f4f4f4;
    color: #5aa092;
    margin-top: 4px;
    min-height: 4px;
    padding: 10px;
}
ul.breadcrumb li {
    display: inline-block;
}
.b-header__sort a {
    color: #fd6a6a;
}
.b-header__sort a:hover {
    text-decoration: none;
    font-weight: bold;
    -webkit-transition: width 0.2s ease-out;
    -moz-transition: width 0.2s ease-out;
    -ms-transition: width 0.2s ease-out;
    -o-transition: width 0.2s ease-out;
    transition: width 0.2s ease-out;
}
ul.breadcrumb li.active span {
    border-bottom: none;
}
.b-header__sort a:after {
    content: " >";
}
#content {
    padding: 10px;
    float: left;
    width: calc(100% - 320px);
}
aside {
    float: left;
    width: 320px;
    overflow: hidden;
}
.adv,.adv-top-sidebar{margin-bottom:15px;display:block;text-align: center;}
h1 {
    padding: 10px 0;
    max-width: 100%;
    font-size: 34px;
    font-weight: 300;
    line-height: 35px;
}
.fullentry_info {
    color: #a9a9a9;
    font-size: 13px;
    padding-top: 8px;
    line-height: 15px;
    margin-bottom: 15px;
    text-align: justify;
}
.fullentry_info a img {
    display:none;
}
.abook-item {
    border: 1px solid #eaeaea;
    padding: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}
.abook-item .image-abook {
    float: right;
    cursor: pointer;
    margin-left: 20px;
    max-height: 200px;
    max-width: 130px;
    margin-bottom: 0;
    overflow: hidden;
    position: relative;
    z-index: 998;
    border: 1px solid #ced2d1;
    box-shadow: 0 15px 10px -10px rgba(0,0,0,0.5);
}
.abook-item:hover .image-abook {
    box-shadow: 0 15px 10px -10px rgb(0, 162, 147);
}
.abook-item .b-showshort__cover_image {
    width: 100%;
}
.abook-item .abook-title {
    margin-right: 0!important;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
    text-align: center;
}

.abook-item .abook-info .abook-genre {
    margin-right: 10px;
    display: inline-block;
}
.abook-item .abook-info .abook-genre a {
    color: #fd6a6a;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
}
.abook-item .abook-info .abook-genre a img {
    width: 20px;
    vertical-align: top;
    margin-right: 7px;
    margin-top: -2px;
}
.abook-item .abook-info .abook-time {
    font-size: 13px;
    margin-left: 5px;
    color: #adadad;
    display: inline-block;
}
.abook-item .abook-content {
    margin-bottom: 0;
    position: relative;
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.4;
    text-align: justify;
}
.abook-item .abook-content .content-abook-info {
    margin-top: 15px;
    border-top: 1px solid #eaeaea;
    padding-top: 10px;
    font-size: 14px;
    height: 30px;
    overflow: hidden;
    text-align: center
}
.abook-item .abook-content .content-abook-info .a-info-item {
    display: inline-block;
    margin-right: 15px;
}
.b-paginator {
    background: #f6f6f6;
    color: #5aa092;
    font-size: 14px;
    margin-top: 30px;
    padding: 10px 15px;
    text-align: center;
}
ul.pagination {
    background: #f6f6f6;
    color: #5aa092;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    width: 100%;
}
ul.pagination li {
    display: inline-block;
    border: 1px solid #5aa092;
}
.b-paginator a, .b-paginator span {
    display: block;
    padding: 8px 13px;
}
.b-paginator li.active a {
    color: red;
}
.b-paginator a {
    color: #5aa092;
    font-size: 16px;
}
#playlistcode {
    border: 1px solid #eaeaea;
    border-radius: 3px;
    margin-bottom: 15px;
}
.abook-page .abook-info {
    background: #fcfcfc;
    border: 1px solid #eaeaea;
    padding: 10px;
    margin-bottom: 15px;
    font-size: 14px;
}
.abook-page .abook-info .panel-info {
    display: inline-block;
    vertical-align: top;
}
.abook-page .abook-info .info-book {
    columns: 4 auto;
    -moz-columns: 4 auto;
    -webkit-columns: 4 auto;
}
.abook-page .abook-info .img-abook {
    width: 300px;
}
.abook-page .abook-info .img-abook .abook_image {
    width: auto;
    max-width: 100%;
    max-height: 340px;
}
.abook-page .abook-info .panel-info .abook_genre a {
    text-decoration: none;
    text-transform: uppercase;
}
.abook-page .abook-info .panel-info .abook_genre a img {
    width: 20px;
    margin-right: 10px;
    margin-top: -2px;
}
.abook-page .abook-info .book-player {
    width: calc(100% - 305px);
    padding-left: 10px;
}
.abook-page .abook-info .panel-info .panel-item {
    padding: 4px 0;
    font-size: 16px;
    text-align: center
}
.abook-page .abook-info .panel-info .panel-item i {
    color: #477e73;
    margin-right: 2px;
    width: 13px;
}
.abook-page .abook-info .panel-info .panel-item a {
    text-decoration: none;
    border-bottom: 1px solid;
}
.abook-page .abook-info .info-book .panel-item {
    text-align: center;
}
.abook-page .abook-desc {
    background: #fcfcfc;
    border: 1px solid #eaeaea;
    border-radius: 3px;
    padding: 10px;
    margin-bottom: 15px;
    font-size: 14px;
    text-align: justify;
}
.abook-page .abook-similar {
    background: #fcfcfc;
    border: 1px solid #eaeaea;
    border-radius: 3px;
    padding: 10px;
    margin-bottom: 15px;
    font-size: 14px;
    text-align: justify;
}
.abook-page .abook-similar .similar-abooks-block {
    display: grid;
    grid-gap: 19px 19px;
    grid-template-columns: repeat(auto-fit, minmax(170px, 1fr));
    justify-content: center;
}
.abook-page .abook-similar .similar-abooks-block .abook-similar-item a {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #fd6a6a;
}
.abook-page .abook-similar .similar-abooks-block .abook-similar-item a img {
    width: 100%;
    max-width: 190px;
    height: 240px;
    margin: 0 auto 10px;
    transition: all 0.8s ease 0s;
    filter: brightness(90%);
    box-shadow: 0 15px 10px -10px rgba(0,0,0,0.5);
    border: 1px solid #929292;
}
.abook-page .abook-similar .similar-abooks-block .abook-similar-item a:hover img {
    filter: brightness(120%);
}
.abook-page .abook-similar .similar-abooks-block .abook-similar-item a span {display: block;}

.abook-page h2{
    font-size: 20px;
    margin-top: 10px;
}
.h2{
    color: #5aa092;
}
.abook-page .abook-auth {
    padding: 10px;
    margin-bottom: 15px;
    font-size: 14px;
    text-align: justify;
}
.abook-page .tags span a {
    padding: 0 27px;
    color: #fff;
    display: inline-block;
    background-color: #477e73;
    height: 34px;
    line-height: 34px;
    border-radius: 5px;
    cursor: pointer;
    margin: 15px 0;
}
.abook-page .abook-comm {
    background: #fcfcfc;
    border: 1px solid #eaeaea;
    border-radius: 3px;
    padding: 10px;
    margin-bottom: 15px;
    font-size: 14px;
    text-align: justify;
}
.abook-page .abook-comm h3 {
    font-size: 23px;
}
.abook-page .comments {
    margin: 0;
}
.abook-page .comments .comment-content {
    background: #fff;
}
.b-statictop__items_item {
    padding: 12px 8px;
    line-height: 1.2;
    vertical-align: top;
    border-top: 1px solid #efefef;
    font-size: 19px;
}
.b-statictop__items_item .row {
    padding: 0;
}
.b-statictop__items_item .cell.title {
    float: left;
}
.b-statictop__items_item .cell.rating {
    float: right;
}
.b-statictop__items_item .cell.rating span.rate b {
    color: #fd6a6a;
    margin-right: 5px;
}
.descriptiontext {
    border: 1px solid #eaeaea;
    border-radius: 5px;
    padding: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    margin-top: 15px;
    text-align: justify;
    font-size: 15px;
    line-height: 1.3;
}
form#comment-form {
    background: #fcfcfc;
    padding: 0;
}
form#comment-form input, form#comment-form textarea  {
    border: 1px solid #477e73;
    color: #808080;
    font-size: 17px;
    padding: 11px 0 7px 8px;
    width: 100%;
    margin-bottom: 12px;
    box-sizing: border-box;
}
form#comment-form button {
    font-size: 15px;
    width: 280px;
    padding: 0 27px;
    display: block;
    background-color: #477e73;
    height: 34px;
    border-radius: 5px;
    cursor: pointer;
    margin: 15px auto;
    border: none;
}
#commentmodel-recaptcha-recaptcha-comment-form {
    width: 304px;
    margin: 0 auto;
}
.alphabet {
    border: 1px solid #eaeaea;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 20px;
    margin-top: 15px;
}
.alphabet a {
    margin-right: 5px;
    display: inline-block;
    font-size: 17px;
    color: #000;
}
#footer {
    background: #f6f6f6;
    border-top: 1px solid #eaeaea;
}
#footer .container {
    background: #f6f6f6;
}
#footer .list-block {
    width: 49%;
    display: inline-block;
    padding: 10px;
}
#footer .list-block h3{
    margin-bottom: 10px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    display: inherit;
    border-bottom: 2px solid #fd6a6a;
}
#footer .list-block ul li{
    font-size: 16px;
    margin: 5px 0;
}
#footer .copyright {
    text-align: right;
    margin: 20px 0;
}
#last_comment {
    border: 1px solid #d0cfcf;
    padding: 10px;
    font-size: 18px;
    margin: 12px auto 7px;
    width: 300px;
    display: block;
    box-sizing: border-box;
}
#last_comment hr {margin-top: 10px;}
#last_comment .lcomment {
    font-size: 16px;
    padding: 7px 5px;
    box-sizing: border-box;
}
#last_comment .name-lcomm {
    font-weight: bold;
}
#last_comment .date-lcoom {
    font-size: 14px;
    color: #fd6a6a;
    float: right;
    margin-top: 3px;
}
#last_comment .text-lcomm {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 2px 0;
}
#last_comment .lcomment a {
    display: block;
    text-align: right;
    text-transform: uppercase;
    font-size: 14px;
    padding-top: 3px;
    font-weight: bold;
}
#last_comment .lcomment:nth-child(2n+1) {
    background: #f5f5f5;
}
#page-search-form {position: relative;}
h2.b-statictop__title {font-size: 20px;}
#page-search-form {margin-bottom: 20px;}
.b-statictop-search {
    border: 1px solid #d0cfcf;
    border-radius: 2px;
    padding: 10px;
    margin: 12px auto 7px;
}
.b-statictop-search hr {
    margin: 6px 0;
}
#page-search-form .b-header__search_submit {top: 0}
.b-statictop-search .b-statictop__items_item {
    padding: 5px 8px;
    font-size: 16px;
    border: none;
    text-align: left;
}
.page__search_field {
    -webkit-box-shadow: 0 0 15px 0 rgba(121,121,121,0.5);
    -moz-box-shadow: 0 0 15px 0 rgba(121,121,121,0.5);
    box-shadow: 0 0 15px 0 rgba(121,121,121,0.5);
    background-color: #fff;
    border-color: #f7fafa;
    color: #18667c
}
.page__search_field .icon-search {
    background-position: 0 -12px
}
.page__search_field {
    -webkit-transition: box-shadow 0.2s ease-in-out,background-color 0.2s ease-out,border-color 0.2s ease-out;
    -moz-transition: box-shadow 0.2s ease-in-out,background-color 0.2s ease-out,border-color 0.2s ease-out;
    -ms-transition: box-shadow 0.2s ease-in-out,background-color 0.2s ease-out,border-color 0.2s ease-out;
    -o-transition: box-shadow 0.2s ease-in-out,background-color 0.2s ease-out,border-color 0.2s ease-out;
    transition: box-shadow 0.2s ease-in-out,background-color 0.2s ease-out,border-color 0.2s ease-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    border: 1px solid #5aa092;
    color: #5aa092;
    height: 38px;
    overflow: hidden;
    padding: 12px 44px 12px 17px;
    position: relative;
    width: 100%;
    font-size: 15px;
}
.page__search_field:hover {
    -webkit-box-shadow: 0 0 15px 0 rgba(190, 143, 28, 0.5);
    -moz-box-shadow: 0 0 15px 0 rgba(190, 143, 28, 0.5);
    box-shadow: 0 0 15px 0 rgba(190, 143, 28, 0.5)
}
.page__search_field:focus {
    outline: 0
}
.sidebar .adv.fixed {
    position: fixed;
    top: 0px;
    margin-left: 10px;
}
.ya-share2 .ya-share2__link{
    border-bottom: none;
}
.blocked-book a {
    padding: 0 27px;
    color: #fff;
    display: inline-block;
    background-color: #477e73;
    height: 34px;
    line-height: 34px;
    border-radius: 5px;
    cursor: pointer;
    margin: 15px 0;
    margin-left: 10px;
    font-weight: bold;
}
.blocked-book span{
    color: red;
    font-weight: bold;
    font-size: 16px;
}
.rand-book a {
    display: block;
    text-transform: uppercase;
    width: 300px;
    margin: 12px auto 7px;
    background: #427877;
    color: #fff;
    font-size: 16px;
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
    border-radius: 3px;
    text-decoration: none;
}
.rand-book a:hover {
    background: #384e4e;
}
.label_block {
    margin: 15px auto;
}
.label_block p {
    width: 135px;
    display: inline-block;
    margin: 0px 10px 0px 0;
    font-size: 15px;
    line-height: 1;
    color: #fd6a6a;
}
.label_block a {
    font-size: 15px;
    font-weight: 600;
    margin: 0 2px;
}
@media screen and (max-width: 950px) {
    .sidebar {display: none;}
    #content {width: 100%;}
    .abook-page .abook-info .info-book {
    columns: 2 auto;
    -moz-columns: 2 auto;
    -webkit-columns: 2 auto;}
    .abook-page .abook-info .info-book .panel-item:nth-child(2) {
    margin: 15px 0;}
    .abook-page .abook-info .info-book .panel-item:nth-child(4) {
    margin: 15px 0;}
}
@media screen and (max-width: 950px) {
    .navbar-logo{
    position: absolute;
    left: 45%;
    margin-left: -80px;}
}
@media screen and (max-width: 767px) {
    #wrapper {margin-top: 105px;}
    .navbar-logo{
    width: 220px;
    overflow: hidden;
    margin-top: 5px;
    margin-bottom: 7px;
    top: 45px;}
    #pull {
    display: block;
    position: relative;
    float: right;
    margin-top: 11px;
    margin-bottom: 7px;
    padding: 7px 10px 6px;
    background-color: transparent;
    background-image: none;
    border: 1px solid #5aa092;
    border-radius: 4px;
    cursor: pointer;}
    .menu_m {
    float: left;
    text-transform: uppercase;
    margin-right: 10px;
    font-size: 16px;
    line-height: 20px;}
    .pol {
    float: right;
    padding: 3px;}
    #pull .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: #5aa092;}
    #pull .icon-bar+.icon-bar {
    margin-top: 4px;}
    .navbar .navbar-nav {
    display: none;
    width: 100%;
    float: right;
    margin-left: 0;}
    .navbar .navbar-nav li li {
    display: block;
    text-align: center;}
    .navbar .navbar-nav li {
    margin-right: 0;
    float: none;
    text-align: center;
    margin: 15px 0;}
    .navbar .navbar-nav > li > a {
    display: initial;
    line-height: 1.2;
    padding: 5px 0;
    padding: 0 0 3px;
    text-transform: uppercase;}
    .navbar .navbar-nav li a:hover, .navbar .navbar-nav li a:focus {
    border-bottom: none;}
    .b-header__search {
    position: relative;
    display: block;
    float: left;
    width: 100%;
    height: 50px;}
    .b-header__search.focused {
    width: 100%}
}
@media screen and (max-width: 740px) {
    .abook-page .abook-info .panel-info {
    width: 100%;}
    .abook-page .abook-info .info-book {
    columns: 1 auto;
    -moz-columns: 1 auto;
    -webkit-columns: 1 auto;}
    .abook-page .abook-info .info-book .panel-item:nth-child(2) {
    margin: 15px 0;}
    .abook-page .abook-info .info-book .panel-item:nth-child(4) {
    margin: 15px 0 0;}
}
@media screen and (max-width: 600px) {
    .abook-page .abook-info .panel-info .panel-item {
    padding: 7px 0;
    font-size: 15px;}
    .abook-item .image-abook {
    float: none;
    display: block;
    margin: 0 auto;
    width: 100%;}
    .abook-item .abook-item-header {
    margin-top: 10px;
    text-align: center;}
    .abook-item .abook-content .content-abook-info {
    overflow: visible;
    text-align: center;
    line-height: 1.5;
    height: inherit;}
    .navbar-logo {left:38%;}
}
@media screen and (max-width: 400px) {
    .menu_m {display: none;}
    .navbar {padding: 0 15px;}
    .b-statictop__items_item {
    text-align: center;line-height: 1.4;}
    .b-statictop__items_item .cell.title, .b-statictop__items_item .cell.rating {float: none;}
}
a.image-abook .number {
    position: absolute;
    height: 100%;
    width: 100%;
    color: rgb(255, 106, 106);
    font-size: 58px;
    padding-top: 37%;
    text-align: center;
    font-weight: 700;
    z-index: 2;
    text-shadow: 1px 1px 1px white;
    background: rgba(71, 126, 115, 0.6);
}