.pratchett{font-size:16px; line-height:22px; color:#000; font-family:'Trebuchet MS', Helvetica, sans-serif;}
    .pratchett__trans{-webkit-transition-duration:0.2s; -moz-transition-duration:0.2s; -ms-transition-duration:0.2s; -o-transition-duration:0.2s; transition-duration:0.2s;}
    .pratchett__trans_no{-webkit-transition-duration:0s; -moz-transition-duration:0s; -ms-transition-duration:0s; -o-transition-duration:0s; transition-duration:0s;}
    .pratchett__h1{position:absolute; top:-1000px;}
    .pratchett__content{width:100%; max-width:800px; margin:50px auto; padding-left:135px; padding-right:135px; box-sizing:border-box;}
    .pratchett__loader{display:none; opacity:0; width:100%; height:258px; background-image:url(loader.svg); background-repeat:no-repeat; background-position:center center;}
.pratchettheader{height:365px; color:#fff; position:relative;}
    .pratchettheader__bg{width:100%; height:100%; position:absolute; top:0; left:0; background-image:url(pratchett_header.jpg); background-size:auto 100%; background-position:35% top;}
    .pratchettheader__bg-gray{display:none; width:100%; height:100%; position:absolute; top:0; left:0; background-color:#000; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity:0.5; opacity:0.5;}
    .pratchettheader__text{width:100%; max-width:460px; margin-left:95px; margin-top:65px; position:relative;}
    .pratchettheader__htext1{font-weight:bold; font-size:14px; line-height:20px; text-transform:uppercase;}
    .pratchettheader__htext2{font-size:45px; line-height:51px; margin-top:20px; margin-bottom:20px;}
    .pratchettheader__htext3{}
.pratchettform{position:relative; display:table; width:100%; margin-top:20px; margin-bottom:20px;}
    .pratchettform_disabled{}
    .pratchettform__input{width:100%; border:1px solid #b2b2b2; background:none; outline:none; padding:13px 50px 13px 20px; box-sizing:border-box;}
    .pratchettform__button{position:absolute; top:0; right:0; border:0; background:transparent; outline:none; width:60px; text-align:center; font-size:28px; line-height:55px; color:#f2a372;}
    .pratchettform__button:hover, .pratchettform__button:focus{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; filter:alpha(opacity=90); -moz-opacity:0.9; -khtml-opacity:0.9; opacity:0.9; -moz-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}
    .pratchettform__visual-disable{display:none; position:absolute; top:0; left:0; width:100%; height:100%; background-color:rgba(255, 255, 255, 0.5);}
.pratchettchat{}
    .pratchettchat__item{position:relative; padding-top:26px; padding-bottom:26px; display:table; width:100%;}
    .pratchettchat__ray-pic{position:absolute; top:0; left:-135px; width:95px; height:95px; background-image:url(pratchett_avatar.jpg);}
    .pratchettchat__text{-moz-border-radius:5px; -o-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; padding:16px 27px; display:table; position:relative; -ms-word-break:break-word; word-break:break-word;}
    .pratchettchat__text_left{background-color:#f1f1f1; float:left;}
    .pratchettchat__text_right{background-color:#ffeadd; float:right;}
    .pratchettchat__text_full-width{width:100%;}
    .pratchettchat__arrow{position:absolute; top:11px; font-size:26px; line-height:32px; text-align:center;}
    .pratchettchat__arrow_left{color:#f1f1f1; left:-15px;}
    .pratchettchat__arrow_right{color:#ffeadd; right:-15px;}
    .pratchettchat__share{padding-top:14px; display:table; float:right; margin-bottom:-15px;}
    .pratchettchat__share .e-sn i{width:22px; height:22px; -webkit-transition-duration:0.1s; -moz-transition-duration:0.1s; -ms-transition-duration:0.1s; -o-transition-duration:0.1s; transition-duration:0.1s; margin:0 3px;}
    .pratchettchat__share .e-sn i:hover{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; filter:alpha(opacity=90); -moz-opacity:0.9; -khtml-opacity:0.9; opacity:0.9;}
    .pratchettchat__share .ei-facebook{background-position:-236px -82px !important;}
    .pratchettchat__share .ei-vk{background-position:-259px -82px !important;}
    .pratchettchat__share .ei-twitter{background-position:-283px -82px !important;}
    .pratchettchat__share .ei-odnoklassniki{background-position:-236px -57px !important;}
    .pratchettchat__book-link{}


@media(max-width:992px){
    .pratchettheader__text{margin-left:0;}
}
@media(max-width:767px){
    .pratchettheader__bg-gray{display:block;}
}
@media(max-width:699px){
    .pratchett__content{padding-left:0; padding-right:0;}
    .pratchettchat__item{padding-top:10px; padding-bottom:10px;}
    .pratchettchat__share{padding-top:7px; margin-bottom:-10px;}
}
@media(max-width:499px){
    .pratchettheader__bg{background-position:55% 0%;}
    .pratchettheader__text{margin-top:35px;}
    .pratchettheader__htext2{font-size:35px; line-height:41px;}
    .pratchettchat__text{padding-left:18px; padding-right:18px;}
}
