.header_mid_but {
    display: inline-block;
    padding: 0 10px;
    vertical-align: middle;
    line-height: 32px;
    border-width: 2px;
    border-style: solid;
    -webkit-border-radius: 18px;
    border-radius: 18px;
    color: #ffffff;
    border-color: #65A864;
    background-color: #6BAB63;
    font-family: Arial, Helvetica, 'Nimbus Sans L', sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
}
.header_mid_but:hover {
    background-color: #ffffff;
    color: #60A765;
}
.header_mid_but_wrap_inner {
    position: fixed;
    right: 10px;
    top: 30px;
    z-index: 2000000001;
}
.fixed_header + .header_mid_but_wrap_inner {
    top: 20px;
}
@media (min-width: 916px) and (max-width: 1520px) {
    .header_mid_but_wrap_inner {
        display: none;
    }
}
@media (max-width: 915px) {
    .header_mid_but_wrap_inner {
        position: absolute;
        top: 137px;
        left: calc(50% - 100px);
    }
}
@media (max-width: 540px) {
    .header_mid_but_wrap_inner {
        top: 92px;
    }
}
#google_translate_element {
    position: absolute;
    top: 0px;
    left: 0px;
}
.otclick300 {
    display: none;
}
.advmaker300 {
    display: none;
}
.article-adapt {
    display: none;
}
.filter_list_container{
    max-height: 300px;
    overflow: auto;
}
.filter_block_search{
    max-width: 100%;
}
#british-bulldog-content p {
    line-height:28px;
}
.headline {
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    color: #373e44;
    /*padding-bottom: 20px;*/
    padding-top: 15px;
}
.article table td {
    padding: 10px;
    /*border: 1px black solid !important;*/
}
@keyframes spin {
    from{
        transform: rotate(0);
    }
    to{
        transform: rotate(360deg);
    }
}
.preload{
    background: rgba(255,255,255,0.5);
    width: 100vw;
    height: 100vh;
    position: fixed;
    z-index: 130;
    display: flex;
    justify-content: center;
    top: 0;
}
.preload_box{
    align-self: center;
    background: white;
    border-radius: 15px;
    width: 60px;
    height: 60px;
    display: flex;
    box-shadow: 0 0 12px 0 #dfdfdf;
    justify-content: center;
}
.preload_box::after{
    content: '';
    align-self: center;
    display: block;
    border-radius: 50%;
    height: 50%;
    width: 50%;
    border-left:2px solid #478ea0;
    border-right:2px solid #478ea0;
    border-top:2px solid #478ea0;
    transition: all;
    animation: spin 3s infinite;
}
.content_block {
    overflow: hidden;
}
.input_hints{
    position: absolute;
    background: white;
    border-radius: 8px;
    width: 100%;
    box-shadow: 0 0 5px 0 #dfdfdf;
    overflow: hidden;
}
.input_hints_list{
    list-style: none;
    padding: 5px 20px;
    max-height: 50vh;
    overflow: auto;
}
.search_result_image{
    vertical-align: middle;
}
.search_result_image td:first-child{
    padding-right: 10px;
}
.search_result_image img{
    max-width: 100%;
    max-height: 50px;
    vertical-align: text-top;
    top: -3px;
    position: relative;
}
.books_list_li{
    position: relative;
    padding: 0 15px;
}
ul.books_list{
    padding: 5px 0;
}
.lang_list_li{
    position: relative;
    padding: 0 10px;
    float: left;
}
ul.lang_list{
    padding: 5px 0;
}
.books_list_sub{
    display: none;
    position: absolute;
    right: -100%;
    top: 0;
    list-style: none;
    padding: 5px 15px;
    background: #fdfdfd;
    z-index: -1;
    box-shadow: 0 1px 5px #ccc;
}
.fixed_header .book_block {
    display: none;
}
.input_hints_list li:hover{
    cursor: pointer;
}
.input_hints_list li.highlited, .input_hints_list li.search_hint:hover{
    background: rgba(29, 113, 134, .161);
}
.books_list_li:hover .books_list_sub{
    display: block;
}
li.site_nav_item.active a{
    color: #ffffff;
    background: #2e7c8f;
    text-decoration: none;
}
li.site_nav_item.active{
    /*padding: 0 15px;*/
    color: #ffffff;
    background: #2e7c8f;
    text-decoration: none;
}
.site_nav_list li.site_nav_item.active:first-child{
    border-radius: 10px 0 0 10px;
}
.site_nav_list li.site_nav_item.active:last-child{
    border-radius: 0 10px 10px 0;
}
li.sub_menu_item.active a{
    color: #ffffff;
    background: #3292a9;
    text-decoration: none;
}
li.sub_menu_item.active{
    color: #ffffff;
    padding: 5px 15px;
    background: #3292a9;
    text-decoration: none;
}
.stars_fill{
    content: '';
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAACoklEQVQ4jT2TP2ybZRDGz7ENKiwMSIyszF1gYWZmYWJgZmFBLEisKDixP5s2bWrHju24cZq4pUKkQ5EQQZ1AbUiLEJGgRkBBIqDY/vz5e//dj+F1GW446e7R89PdI3ggACFgFPAWyxlYuP/7lCfzcwxgdIEB1AOkLAAMCFgIORngAR9AycjwfHT0NQf3T+NwAOcAC5BjmII6RBU8GTmAA6xFAXXw8uZ13up/QaZRPQc0xDHsnByQ2KVYfLSgkKvy+OcppStdCslVxumcORNUp3HbKw5L8CBzABcwWHK3VA/w8b1HSKWDVA+of/cLuHn0H6INtzQsAY8SreNBTUA9vNobIpfaFNd3udgessg8k+mCRQaT1HFmgDRHBg+/57XODi+295HWLnJ1wIVKF1ndQep7SG2ENPaRzT7PVNvIxg6SbFPe2OT2yW8ICqOTP5CNPaTSRqptCtU9ytVtSkkHaVyjuNZiZW1Iab2D1Jq81BrxYHyOIUcsOXj44ck5r/RGyCdDpLGNND6lkGwjjR6lShep7VO+1OP17meczdz/NxcHhIjPJLO8c/gNz6/1KCcDCqt9pNpC6n2eTfq8e/MOMw8LYlmmiIZ4Y2UGwXD40xlSuczK5V2K1RHPrR1QSrpINaH57Y94UvAWDORYhGDBBeakGOCDowesJNeQWhNpDChUBqxUtijWO7xx8yvAEpYCBBCCIzMRAQsXt/oUarsUK03evHWX9z8/orCxhawPKScD/prNUf/0nxyiqvEBfWA8A6m3eGH1Oh/eO8YsIuut48dcuNKlkHS5fTom5Sm2QxZ4CA5VpXsyRppb3P01A2Iy8wAGy5//wts37vDe4Zc4ciBfIpBjNCLdeHTM3/8YMB4lY0bMhmoaBQP0Hp6Cg8kyfP8ByKJdhT81j24AAAAASUVORK5CYII=) repeat-x;
    background-size: 16px 16px;
}
.aside_nav_item .active{
    font-size: 12px;
    color: #3292a9;
}


@media (max-width: 1000px) {
    .otclick728 {
        display: none;
    }
    .otclick300 {
        display: block;
    }
    .advmaker728 {
        display: none;
    }
    .advmaker300 {
        display: block;
    }
}

@media (max-width: 680px) {
    .filter_count{
        display: none;
    }
    .labirint img {
        width: 100%;
    }
}

nav.site_nav:first-child {
    margin-bottom: 5px;
}
.top_row {
    padding: 7px 0;
}
header.header {
    transition: .3s;
}
header.header.fixed_header {
    padding: 8px 0;
}
.mobile_nav_list + .mobile_nav_list li a {
    border-top: 1px solid #90bac5;
}
.small_col > a > img {
    max-width: 180px;
}
header.header.fixed_header {
    position: fixed;
    z-index: 2000000000 !important;
}
a.lang_link,
.lang_block {
    padding-left: 0;
    line-height: 1.2;
}
@media (min-width: 916px){
    .fixed_header .top_row {
        position: absolute;
        left: 20px;
        bottom: 0;
    }
    .fixed_header .wrapper {
        position: relative;
    }
/*    .fixed_header .logo_block {
        width: 20%;
    }
    .fixed_header .header_content {
        width: 80%;
    }*/
}
ul.site_nav_list > .site_nav_item:last-child {
    display: table-cell;
}
@media (max-width: 915px){  
    .logo_block {
        padding: 0 80px;
    }
    a.logo_link img {
        max-height: 55px;
        max-width: 90%;
        position: absolute;
        top: 35%;
        left: 50%;
        transform: translate(-50%, -50%);
        margin-top: 5px;
    }
}