html {
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
}
body {
  background: #dbddd2;
  font-family: 'Lucida Grande', Verdana, Tahoma, 'Trebuchet MS';
  font-size: 13px;
  margin: 0px;
  padding: 0px;
  color: #7f7f7f;
}
h1,
h3,
h4,
h5,
h6 {
  letter-spacing: -1px;
  font-weight: 400;
}
h3,
h4,
h5,
h6 {
  letter-spacing: -1px;
  font-weight: bold;
  font-size: 15px;
}

h2 {
  font-weight: bold;
  font-size: 13px;
}

#header-home {
  background: url(https://www.mytyper.ru/diz/img/top-header.jpg) repeat-x left top;
  margin: 0px;
  padding: 0px;
  width: 100%;
  float: left;
}
.centered-a,
.centered-b,
#container,
#navigation,
#content {
  width: 1000px;
  max-width: 100%;
}
.centered-a {
  margin-right: auto;
  margin-left: auto;
}
.centered-b {
  margin: 0px;
  padding: 0px;
  float: left;
}
#header {
  margin: 0px;
  padding: 15px 0px 1em;
  float: left;
  width: 1000px;
}
#header #site-title {
  margin: 0px;
  padding: 0px;
  float: left;
  width: 400px;
}
#site-title h1 a,
#site-title span.heder-h1 a {
  color: #000000;
  text-decoration: none;
}
#site-title h1,
#site-title span.heder-h1 {
  font-size: 22px;
  margin: 0px;
  padding: 0px;
  float: left;
  width: 100%;
  color: #333333;
  font-weight: 400;
  letter-spacing: -1px;
}
#site-title p.description {
  font-size: 13px;
  margin: 0px;
  padding: 0px;
  float: left;
  width: 100%;
  color: #333333;
}
#header #search {
  background: url(https://www.mytyper.ru/diz/img/search.png) no-repeat;
  margin: 0px;
  padding: 0px;
  float: right;
  height: 63px;
  width: 366px;
}
#header #search form {
  margin: 0px;
  padding: 0px 0px 0px 20px;
  float: left;
  width: 92%;
}
#header #search .sbar {
  margin: 18px 0px 0px;
  padding: 3px 2px;
  width: 250px;
  background: #ffffff;
  float: left;
  border-width: 0px;
  border-style: none;
  font-size: 18px;
}
#header #search .submit {
  float: right;
  margin-top: 12px;
  padding: 0px;
}
#navigation {
  background: #2c2b2a;
  margin: 0px;
  padding: 0px;
  float: left;
  height: 64px;
}
.shadow {
  background: url(https://www.mytyper.ru/diz/img/shade-bottom.png) no-repeat left top;
  margin: 0px;
  padding: 0px;
  float: left;
  height: 27px;
  width: 1000px;
}
#header-img {
  background: url(https://www.mytyper.ru/diz/img/mytyper.jpg) no-repeat center top;
  margin: 0px;
  padding: 0px;
  float: left;
  height: 150px;
}
#header-img #rounded {
  margin: 0px;
  padding: 0px;
  float: left;
  height: 150px;
}

ul.page-nav {
  margin: 0px;
  padding: 0px;
  float: left;
  width: 100%;
  list-style-type: none;
}
ul.page-nav li {
  margin: 0px;
  padding: 0px 8px;
  float: left;
  list-style-type: none;
  display: inline;
  height: 64px;
  background: url(https://www.mytyper.ru/diz/img/inline-top.png) no-repeat right center;
  font-size: 16px;
  line-height: 64px;
  color: #ffffff;
}
ul.page-nav li a {
  margin: 0px;
  padding: 0px 14px;
  float: left;
  list-style-type: none;
  display: inline;
  height: 64px;
  background: url(https://www.mytyper.ru/diz/img/shade.png) no-repeat center 30px;
  color: #d8e2db;
  text-decoration: none;
}

ul.page-nav li.last a {
  padding: 0px 20px;
}

ul.page-nav li a:hover {
  margin: 0px;
  padding: 0px 14px;
  float: left;
  list-style-type: none;
  display: inline;
  height: 64px;
  background: url(https://www.mytyper.ru/diz/img/shade.png) no-repeat center 35px;
  color: #d8e2db;
  text-decoration: none;
}

ul.page-nav li.last a:hover {
  padding: 0px 20px;
}

ul.page-nav li#home,
ul.page-nav li.active {
  margin: 0px;
  padding: 0px 8px;
  float: left;
  list-style-type: none;
  display: inline;
  height: 64px;
  background: url(https://www.mytyper.ru/diz/img/home.png) repeat-x;
  font-size: 16px;
  line-height: 64px;
  color: #ffffff;
}
ul.page-nav li#home a,
ul.page-nav li.active a {
  margin: 0px;
  padding: 0px 14px;
  float: left;
  list-style-type: none;
  display: inline;
  height: 64px;
  background: url(none);
  color: #2c2b2a;
  text-decoration: none;
  font-weight: bold;
}
ul.page-nav li#home a:hover,
ul.page-nav li.active a:hover {
  margin: 0px;
  padding: 0px 14px;
  float: left;
  list-style-type: none;
  display: inline;
  height: 64px;
  background: url(none);
  color: #2c2b2a;
  text-decoration: none;
  font-weight: bold;
}
#wrap {
  margin: 0;
  padding: 0;
  width: 100%;
}
#container {
  margin: 0px auto;
  padding: 0px;
}
#content {
  margin: 0px;
  position: relative;
  display: flex;
  justify-content: space-between;
}
#post-entry {
  margin-bottom: 25px;
  padding: 20px 0;
  width: 675px;
  position: relative;
  border-radius: 8px;
  background-color: #fff;
  border: 1px solid #c6c7c3;
}

.post,
.page {
  margin: 0px 0px 20px;
  padding: 0px 0px 20px;
  float: left;
  width: 100%;
  position: relative;
}
.post-meta {
  background: #2c2b2a;
  margin: 0px 0px 15px;
  padding: 0px;
  float: left;
  height: 85px;
  width: 100%;
  position: relative;
}
.post-meta .flag {
  background: url(https://www.mytyper.ru/diz/img/loop.png) no-repeat;
  height: 98px;
  width: 17px;
  position: absolute;
  left: -17px;
  top: 0px;
}

.meta-title {
  height: 84px;
  display: table;
  overflow: hidden;
  width: 530px;
  float: left;
  margin: 0px;
  padding: 0px 0px 0px 15px;
}

.middle {
  display: table-cell;
  vertical-align: middle;
}

.post-title {
  margin: 0px;
  padding: 0px;
  float: left;
  width: 100%;
  font-size: 24px;
  color: #ffffff;
}

.post-meta .meta-date {
  margin: 0px;
  padding: 20px 0px 0px;
  float: right;
  height: 65px;
  width: 95px;
  background: url(https://www.mytyper.ru/diz/img/date.png) repeat-y;
  text-align: center;
  font-size: 20px;
  color: #2c2b2a;
  font-weight: bold;
}

.meta-date small {
  font-size: 21px;
  line-height: 21px;
  font-weight: normal;
  color: #666666;
}

h1.post-title a {
  color: #f7f7f7;
  text-decoration: none;
}
h1.post-title a:hover {
  color: #f4ffdd;
  text-decoration: none;
}

h2.post-title a {
  color: #f7f7f7;
  text-decoration: none;
}
h2.post-title a:hover {
  color: #f4ffdd;
  text-decoration: none;
}

.post-author {
  background: url(https://www.mytyper.ru/diz/img/meta.png) no-repeat center center;
  margin: 0px;
  padding: 0px 3%;
  float: left;
  height: 36px;
  width: 94%;
  line-height: 36px;
  font-size: 12px;
  color: #000000;
  overflow: hidden;
}
.post-author a {
  color: #333333;
  text-decoration: underline;
}

.linc-i-like {
  padding: 10px 0px 100px 20px;
  margin: 0 0 -20px 0;
  clear: both;
  height: 20px;
}
.linc-i-like-left {
  float: left;
  width: 250px;
}
.linc-i-like-right {
  float: right;
}

.twitter-share-button {
  float: left;
}
#vk_like {
  float: left;
}

#yandex {
  display: none;
}

.post-content {
  margin: 0px;
  padding: 5px 15px 15px 15px;
  /* float: left; */
  width: 645px;
  font-size: 13px;
  line-height: 24px;
  color: #333333;
}
.post-content a {
  color: #859c0e;
  text-decoration: underline;
}
.post-content a:hover {
  text-decoration: none;
}
.shadow-img {
  margin: 0px 15px 0px 0px;
  padding: 5px;
  float: left;
  width: 180px;
  border: 1px solid #cccccc;
}
.feat-img {
  margin: 0px;
  padding: 0px;
  width: 180px;
  overflow: hidden;
}

.meta-right {
  margin: 0px;
  padding: 0px;
  float: right;
  text-align: right;
  width: 28%;
  font-size: 0px;
  color: #f2f3ec;
}
.meta-right a {
  font-size: 12px;
  text-decoration: none;
}

.meta-left {
  margin: 0px;
  padding: 0px;
  float: left;
  width: 70%;
}
.bottom-img {
  margin: 0px;
  padding: 0px;
  float: left;
  width: 100%;
  height: 16px;
}
.bottom-img img {
  margin: 0px;
  padding: 0px;
  float: left;
}

#share-articles {
  margin: 0px 0px 2%;
  padding: 2%;
  float: left;
  width: 96%;
  border-bottom: 1px solid #eee;
}

.share-link img {
  margin-right: 10px;
}
.share-link {
  margin: 0px;
  padding: 0px;
  float: left;
  width: 100%;
}
.share-link a {
  color: #ffffff;
  text-decoration: none;
}

#sidebar {
  width: 292px;
}

#post-navigator {
  color: #000000;
  margin: 0em 0em 3em;
  padding: 0px 2%;
  float: left;
  width: 96%;
}
#post-navigator-single {
  margin: 0em;
  padding: 1% 4%;
  float: left;
  width: 92%;
  font-size: 12px;
  color: #000000;
}
.wp-pagenavi {
  float: left;
  width: 100%;
  margin: 0px;
  padding: 0em;
}
.pages {
  font-size: 12px;
  color: #ffffff;
  background: #2c2b2a;
  padding: 4px 8px;
  border: 1px solid #333333;
  margin-right: 5px;
}
.current {
  background: #2c2b2a;
  padding: 4px 8px;
  border: 1px solid #2c2b2a;
  margin-left: 4px;
  color: #ffffff;
  text-decoration: none;
}

#post-navigator a {
  color: #2c2b2a;
  background: #f2f3ec;
  padding: 4px 6px;
  margin: 0px 0px 0px 3px;
  text-decoration: none;
  border: 1px solid #cccccc;
}
#post-navigator a:hover {
  color: #ffffff;
  background: #2c2b2a;
  padding: 4px 6px;
  margin: 0px 0px 0px 3px;
  text-decoration: none;
  border: 1px solid #2c2b2a;
}
#post-navigator-single .alignleft {
  margin: 0px;
  padding: 0px;
  float: left;
  width: 45%;
  overflow: hidden;
  height: 100%;
}
#post-navigator-single .alignright {
  margin: 0px;
  padding: 0px;
  float: right;
  width: 300px;
  overflow: hidden;
  text-align: right;
}
#post-navigator-single a {
  color: #92ab5b;
  text-decoration: underline;
}
#post-navigator-single a:hover {
  color: #333333;
  text-decoration: none;
}

/* commentlist with thread comment */

#commentpost {
  margin: 0px;
  padding: 2% 4% 0px;
  float: left;
  width: 92%;
  position: relative;
  overflow: hidden;
}
#commentpost h4 {
  font-size: 20px;
  line-height: 28px;
  margin: 25px 0px 15px;
  padding: 0px 0px 10px;
  float: left;
  width: 100%;
  color: #121212;
  border-bottom: 1px solid #eee;
  font-weight: 500;
}

ol.commentlist {
  list-style: none;
  margin: 0;
  padding: 2em 0;
  text-indent: 0;
  float: left;
  width: 100%;
}
ol.commentlist blockquote {
  margin: 0px 0px 10px;
  padding: 5px 0px 5px 5px;
  clear: both;

  line-height: 24px;
  font-size: 12px;
  text-align: justify;
  padding: 12px 0px 12px 10px;
  border-left: 4px solid #9cb95e;
  color: #000000;
  letter-spacing: -1px;
  font-weight: normal;
}

ol.commentlist blockquote p {
  margin: 0px !important;
  padding: 0px !important;
}

#respond {
  margin: 0px;
  padding: 0px;
  width: 100%;
}

ol.commentlist li {
  border: 1px solid #dbdecb;
  border-radius: 5px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  height: 1%;
  margin: 0 0 10px;
  padding: 12px 15px 12px 57px;
  position: relative;
  background: #f2f3ec;
}

ol.commentlist li div.comment-author {
  padding: 0 170px 0 0;
}
ol.commentlist li div.vcard {
  font-size: 15px;
  line-height: 25px;
  font-weight: bold;
  color: #333333;
  font-family: Tahoma, 'Lucida Sans', Arial;
}
.fn a {
  color: #859c0e;
  text-decoration: underline;
}

ol.commentlist li div.vcard cite.fn {
  font-style: normal;
}
ol.commentlist li div.vcard cite.fn a.url {
  color: #859c0e;
  text-decoration: underline;
}
ol.commentlist li div.vcard cite.fn a.url:hover {
  color: #000;
}
ol.commentlist li div.vcard img.avatar {
  border: 1px solid #d5d5d5;
  left: 7px;
  position: absolute;
  top: 7px;
  padding: 5px;
  background: #ffffff;
}

ol.commentlist li div.comment-meta {
  position: absolute;
  right: 21px;
  text-align: right;
  top: 18px;
  font-size: 10px;
  line-height: 1.4;
  font-family: 'Lucida Grande', 'Trebuchet MS';
  margin-bottom: 25px;
}
ol.commentlist li div.comment-meta a {
  color: #859c0e;
  text-decoration: none;
}
ol.commentlist li div.comment-meta a:hover {
  color: #000;
}
ol.commentlist li p {
  margin: 0 0 15px;
  font-size: 12px;
  line-height: 20px;
  padding-top: 0px;
  color: #2c2b2a;
}
ol.commentlist li p a {
  color: #859c0e;
  text-decoration: underline;
}
ol.commentlist li ul {
  list-style: square;
  margin: 0 0 1em;
  padding: 0;
  text-indent: 0;
  font-size: 11px;
  font-style: normal;
  line-height: 1.4;
  font-weight: normal;
  font-variant: normal;
}
ol.commentlist li div.reply {
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  text-align: center;
  width: 40;
  font-size: 11px;
  line-height: 1;
  font-family: Tahoma, 'Lucida Sans', Arial;
}
ol.commentlist li div.reply a {
  color: #fff;
  text-decoration: none;
  background: #859c0e;
  border: 1px solid #859c0e;
  display: block;
  line-height: 15px;
  height: 15px;
  width: 50px;
  padding: 1px 3px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
ol.commentlist li div.reply a:hover {
  color: #fff;
  background: #2a8ece;
  text-decoration: underline;
  border: 1px solid #2a8ece;
  padding: 1px 3px;
  display: block;
  line-height: 15px;
  height: 15px;
  width: 50px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
ol.commentlist li ul.children {
  list-style: none;
  margin: 1em 0 0;
  text-indent: 0;
}

ol.commentlist li ul.children li.depth-2 {
  margin: 0 0 0.25em;
}
ol.commentlist li ul.children li.depth-3 {
  margin: 0 0 0.25em;
}

ol.commentlist li.odd {
  background: #fff;
}

.cancel-comment-reply {
  font-size: 11px !important;
  margin-bottom: 10px;
  text-align: left;
}
#respond a {
  text-decoration: underline !important;
  color: #859c0e;
}

#cf {
  margin: 0px 0px 2em;
  padding: 3% 5%;
  background: #eee;
  width: 90%;
  clear: both;
}
#cf label {
  font-size: 13px;
  color: #333333;
  margin: 0px;
  padding: 0px;
}
#cf small {
  font-size: 13px;
}

#cf a {
  text-decoration: underline;
}

#cf p {
  margin: 5px 0px 25px;
  padding: 0px;
}
#cf .tf {
  margin: 0px;
  padding: 4px;
  height: 25px;
  width: 55%;
  font-family: Arial, Tahoma, 'Lucida Sans';
  font-size: 12px;
  line-height: 10px;
  color: #000000;
  background: #ffffff;
  border: 2px solid #d7d7d7;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
#cf .af {
  margin: 0px;
  padding: 5px 4px;
  width: 95%;
  border: 2px solid #d7d7d7;
  font-size: 12px;
  height: 200px;
  line-height: 19px;
  color: #000000;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
#cf .st {
  margin: 0px;
  padding: 3px 6px;
  font-size: 14px;
  color: #ffffff;
  width: auto;
  overflow: visible;
  border: 1px solid #666666;
  -moz-border-radius: 1em;
  -khtml-border-radius: 1em;
  -webkit-border-radius: 1em;
  background: #666666;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

input,
select,
textarea {
  font-family: Arial, Tahoma, 'Lucida Sans';
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

fieldset,
img {
  border-width: 0px;
  border-style: none;
  vertical-align: middle;
}

/* smiles */
img.wp-smiley {
  height: auto !important;
  max-height: 29px !important;
  margin-bottom: -6px;
  vertical-align: baseline;
}

/* Captions */
div.alignleft {
  float: left !important;
  margin-right: 10px;
}
div.alignright {
  float: right !important;
  margin-right: 0px;
  margin-left: 10px;
}
/* End captions */

p img {
  padding: 0;
  max-width: 100%;
}

img.alignleft {
  padding: 4px;
  margin: 0 7px 2px 0;
  float: left;
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

img.smilies {
  cursor: pointer;
}

dt {
  margin-bottom: 5px;
  margin-top: 0px;
  font-weight: 400;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}

dd {
  font-style: italic;
  margin-bottom: 8px;
  margin-left: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
code {
  font-family: 'Courier New', 'MS Sans Serif', sans-serif, serif;
  font-size: 1.025em;
}

blockquote p {
  padding: 5px 0px;
}

blockquote {
  margin: 15px;
  line-height: 24px;
  font-size: 12px;
  text-align: justify;
  padding: 12px 0px 12px 10px;
  border-left: 4px solid #9cb95e;
  color: #000000;
  letter-spacing: -1px;
  font-weight: normal;
}

pre {
  white-space: nowrap;
}
em {
  font-style: italic;
  font-weight: normal;
}
#footer-wrap {
  background: url(https://www.mytyper.ru/diz/img/grunge-footer.jpg) repeat-x top;
  margin: 0px;
  padding: 20px 0px 0px;
  float: left;
  width: 100%;
}

#footer {
  margin: 0px;
  padding: 0px 0px 60px;
  float: left;
  width: 100%;
  background: #2c2b2a url(https://www.mytyper.ru/diz/img/footer.png) repeat-x bottom;
}
.footer-content {
  margin: 0px;
  padding: 20px 0px 0px;
  float: left;
  width: 100%;
}
.fbar {
  margin: 0px;
  padding: 0px 5% 0px 0px;
  float: left;
  width: 28%;
  list-style-type: none;
}
ul.footer_list {
  margin: 0px;
  padding: 0px;
  float: left;
  width: 100%;
  list-style-type: none;
}
ul.footer_list li {
  margin: 0px;
  padding: 0px;
  float: left;
  width: 100%;
  list-style-type: none;
}
ul.footer_list li h3 {
  margin: 0px 0px 10px;
  padding: 0px 0px 10px;
  float: left;
  width: 100%;
  list-style-type: none;
  background: url(https://www.mytyper.ru/diz/img/inline.png) repeat-x bottom;
  font-size: 16px;
  color: #859c0e;
}
ul.footer_list li ul {
  margin: 0px;
  padding: 0px;
  float: left;
  width: 100%;
  list-style-type: none;
}
ul.footer_list li ul li {
  margin: 0px 0px 8px;
  padding: 0px;
  float: left;
  width: 100%;
  list-style-type: none;
  color: #f6f6f6;
}

ul.footer_list li ul li a {
  margin: 5px 0px 0px;
  padding: 0px 0px 0px 4%;
  list-style-type: none;
  color: #8f8d8b;
  text-decoration: none;
  background: url(https://www.mytyper.ru/diz/img/button.png) no-repeat left 3px;
}
ul.footer_list li ul li a:hover {
  margin: 5px 0px 0px;
  padding: 0px 0px 0px 4%;
  list-style-type: none;
  color: #eee;
  text-decoration: none;
  background: url(https://www.mytyper.ru/diz/img/button.png) no-repeat left 3px;
}

/* shop */
ul.footer_list li ul {
  margin: 0px;
  padding: 0px;
  float: left;
  width: 100%;
  list-style-type: none;
}
ul.footer_list li ul li {
  margin: 0px 0px 8px;
  padding: 0px;
  float: left;
  width: 100%;
  list-style-type: none;
  color: #f6f6f6;
}

ul.footer_list li ul li a {
  margin: 5px 0px 0px;
  padding: 0px 0px 0px 4%;
  list-style-type: none;
  color: #8f8d8b;
}
ul.footer_list li ul li a:hover {
  margin: 5px 0px 0px;
  padding: 0px 0px 0px 4%;
  list-style-type: none;
  color: #eee;
}

ul.footer_list li ul li.news_min a {
  padding: 0px 0px 0px 9%;
  background: url(https://www.mytyper.ru/shop/styles/img/news_min.png) no-repeat left 3px;
}
ul.footer_list li ul li.shares_min a {
  padding: 0px 0px 0px 9%;
  background: url(https://www.mytyper.ru/shop/styles/img/shares_min.png) no-repeat left 3px;
}

/* shop end */

li#most-commented li,
li#random-entries li,
li#featured-cat li {
  margin-bottom: 10px;
  padding-bottom: 15px;
  background: url(https://www.mytyper.ru/diz/img/inline.png) repeat-x bottom;
}
#footer-out {
  margin: 0px;
  padding: 0px 0px 1em;
  float: left;
  width: 100%;
  font-size: 10px;
  color: #2c2b2a;
  line-height: 20px;
}
#footer-out a {
  font-family: Tahoma, 'Lucida Sans', Arial;
  color: #333333;
  text-decoration: none;
  font-weight: bold;
}
#footer-out a:hover {
  font-family: Tahoma, 'Lucida Sans', Arial;
  color: #000000;
  text-decoration: underline;
  font-weight: bold;
}

.post-content h3 {
  margin: 10px 0px 5px !important;
  padding: 0px;
  font-size: 16px;
}
.post-content h4 {
  margin: 2em 0px 0.3em;
  padding: 0px;
  font-size: 17px;
}
.post-content h5 {
  margin: 2em 0px 0.3em;
  padding: 0px;
  font-size: 16px;
}
.post-content h6 {
  font-size: 14px;
  margin: 2em 0px 0.3em;
  padding: 0px;
}

.purse {
  color: #000000;
  font-weight: normal;
}
a#inviz {
  text-decoration: none;
  color: #333333;
  font-weight: 100;
  cursor: text;
}

.table2 #inviz {
  font-weight: bold;
}

.bluebuk {
  font-weight: bold;
  font-size: 11px;
  color: #0070aa;
  text-decoration: none;
}

#headimg a {
  height: 150px;
  width: 100%;
  display: block;
}

.table {
  border: 0px;
  background: #999;
  border-collapse: inherit;
  border-spacing: 1px;
  width: 100%;
}
.table th,
.table td {
  background: #fff;
  padding: 10px 9px;
}
.table td {
  padding: 5px 9px;
}
.table2 {
  border: 0px;
  background: #999;
  border-collapse: inherit;
  border-spacing: 1px;
  width: 100%;
}
.table2 th {
  background: #ccc;
  padding: 10px 9px;
}
.table2 td {
  background: #fff;
  padding: 5px 9px;
}
.table2 a .inviz {
  font-weight: bold;
}
.active-tr {
  background: #ccc;
}
.img {
  border: 0px;
  border-collapse: inherit;
  width: 100%;
}
.img th,
.table td {
  background: #fff;
  padding: 10px 9px;
}
.img td {
  padding: 5px 9px;
  text-align: center;
}
.table3 {
  border: 0px;
  background: #999;
  border-collapse: inherit;
  border-spacing: 1px;
  width: 100%;
}
.table3 th {
  background: #ccc;
  padding: 10px 9px;
}
.table3 td {
  background: #fff;
  padding: 5px 9px;
  vertical-align: top;
}
.table3 a .inviz {
  font-weight: bold;
}

.cop {
  float: left;
}

.seo2up {
  float: right;
  width: 100px;
  display: block;
  background: url(https://www.mytyper.ru/diz/img/seo2up.gif) no-repeat right;
  padding-right: 80px;
}

.Fcounter {
  display: none;
}

/*Kudesnik 27.08.2011 */

.imgleft {
  float: left;
  margin: 10px 10px 0px 0px;
}
.imgright {
  float: right;
  margin: 0px 5px 5px 20px;
}

/*.рекламный блок в постах сверху и над комментариями*/
.ads-post {
  max-width: 650px;
  display: block;
  margin: 0 auto;
  padding: 15px 0 0 0;
  text-align: center;
  z-index: 1;
}

.smile {
  padding: 5px 0 0 0;
  text-align: center;
}
.praz {
  color: #ff0000;
  font-weight: bold;
}
.small {
  color: #333333;
  font-size: 11px;
}

/*Alex and Kudesnik 10.01.2012*/
textarea#comment {
  margin: 0px;
}

#spam {
  font-size: 12px;
  display: block;
  padding: 0 0 15px 0;
}
#spam a {
  color: #7f7f7f;
  font-weight: 100;
}

.framework {
  background: #f9e497;
  padding: 7px 10px;
  margin: 2em 0 !important;
}
.fill {
  background: #d1d3c5;
  padding: 7px 10px;
  margin: 2em 0 !important;
}

.xls {
  background: url(https://www.mytyper.ru/img/design/xls.png) left no-repeat;
  height: 72px;
  padding: 5px 5px 5px 75px;
  margin-top: 15px;
  display: block;
  text-align: left;
}

.rar {
  background: url(https://www.mytyper.ru/img/design/rar.png) left no-repeat;
  height: 72px;
  padding: 5px 5px 5px 75px;
  margin-top: 15px;
  display: block;
  text-align: left;
}

.pdf {
  background: url(https://www.mytyper.ru/img/design/pdf.png) left no-repeat;
  height: 72px;
  padding: 5px 5px 5px 75px;
  margin-top: 15px;
  display: block;
  text-align: left;
}

.social {
  position: relative;
  height: 50px;
  margin: 10px 0 0 0;
}
.social-surfing {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 80px;
}
.social-facebook {
  position: absolute;
  left: 90px;
  top: 0px;
  width: 120px;
}
.social-twitter {
  position: absolute;
  left: 230px;
  top: 0px;
  width: 80px;
}
.social-gplus {
  position: absolute;
  left: 325px;
  top: 0px;
  width: 80px;
}
.social-vk {
  position: absolute;
  right: 165px;
  top: 0px;
  width: 80px;
}
.social-mail {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 150px;
}

/* Похожие записи */

.crp_related {
  clear: both;
  margin: 10px 0;
}
.crp_related h3 {
  margin: 0 !important;
}
.crp_related ul {
  list-style: none;
  float: left;
  margin: 0 !important;
  padding: 0 !important;
}
.crp_related li,
.crp_related a {
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
}
.crp_related li {
  margin: 5px !important;
  border: 1px solid #ddd;
  padding: 6px;
}
.crp_related li:hover {
  background: #eee;
  border-color: #bbb;
}
.crp_related a {
  box-shadow: none !important;
  text-decoration: none !important;
  height: 124px;
  width: 180px;
}
.crp_related a:hover {
  text-decoration: none;
}
.crp_related img {
  top: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.crp_related .crp_title {
  color: #fff !important;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 3px;
  color: #fff;
  font-size: 0.9em;
  text-shadow: 1000 0.1em 0.1em 0.2em;
  background: rgb(0.5, 0.5, 0.5);
  background: rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.crp_related li:hover .crp_title {
  background: rgb(0.2, 0.2, 0.2);
  background: rgba(0, 0, 0, 0.8);
}
.crp_related li {
  vertical-align: bottom;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.crp_clear {
  clear: both;
}
.crp_title:visited {
  color: #fff !important;
}

/* SUBSCRIPTION MANAGER STYLE https://www.mytyper.ru/?wp-subscription-manager=1&ref=http%3A%2F%2Fwww.mytyper.ru%2Fmanuals%2Fcalculation-of-the-maximum-speed-of-the-car%2F */
.subscription-manager {
  padding: 10px 0 20px 0;
  margin: 5px 0 0 55px;
  width: 650px;
}

div.wrap {
  background: #fafafa;
  padding: 5px 10px;
  margin: 20px 0;
  border: 1px solid #ccc;
}

div.wrap h2 {
  margin: 0.5em 0 1em 0;
  border-bottom: 2px solid #589bd2;
}

div.wrap fieldset {
  border: 1px solid #555;
  margin: 1em 0;
  padding: 5px 10px;
}

div.wrap fieldset legend {
  font-weight: bold;
  font-size: small;
}

div.wrap p.submit {
  text-align: right;
}

.updated {
  background: #b9d6ef;
  border: 1px solid #589bd2;
  margin: 1em 5% 10px;
  padding: 0 1em;
}

.updated-error {
  background-color: #ffa3a3;
  border: 1px solid #ff5d5d;
}

div.wrap form {
  margin: 0;
  padding: 0;
}

div.warp li {
  margin-bottom: 6px;
  line-height: 130%;
}

/* Bartez */
.speedometer {
  padding: 0 0 10px 80px;
}
.spid {
  position: relative;
}
.sheme {
  position: absolute;
  left: 474px;
  top: 166px;
}

.post-end {
  position: relative;
  overflow: hidden;
  height: 30px;
  width: 645px;
  padding: 5px 0 0 0;
  border-top: 1px solid #000000;
}
.post-end span,
.post-end a {
  float: left;
  display: block;
  height: 23px;
}
.pe-feedburner {
  background: url(https://www.mytyper.ru/img/design/feedburner.png) no-repeat;
  width: 88px;
  height: 17px;
  margin: 4px 5px 0 5px;
}
.pe-friendfeed {
  background: url(https://www.mytyper.ru/img/design/friendfeed.png) no-repeat;
  width: 88px;
  height: 17px;
  margin: 4px 5px 0 5px;
}
.pe-help {
  background: url(https://www.mytyper.ru/img/design/help.gif) no-repeat left 5px;
  height: 16px;
  padding: 0 0 0 20px;
  margin: 0 0 0 5px;
}

.issue {
  position: relative;
  overflow: hidden;
}
.issue div {
  float: left;
  text-align: center;
}
.issue-b {
  width: 110px;
}
.issue-ii {
  width: 30px;
  padding: 40px 0 0 0;
}
.issue-i {
  width: 20px;
  padding: 40px 0 0 0;
}

/* Mag */
.list-item {
  margin: 0 0 20px 0;
  padding: 10px;
  border: 1px solid #c3c5bb;
  overflow: hidden;
}
.item {
  overflow: hidden;
  padding: 5px;
}

.item-list-desc {
  float: left;
  width: 450px;
  padding: 0 30px 0 0;
  border-right: 1px dotted #d3d3d3;
  overflow: hidden;
}
.item-list-desc .item-img {
  float: left;
  width: 200px;
  height: 150px;
  background: #fff;
  margin: 0 10px 0 0;
  border: 1px solid #eff0f0;
  text-align: center;
}

.item-list-desc a {
  font-size: 14px;
  color: #859c0e;
  font-weight: bold;
}
.item-list-desc a:hover {
  text-decoration: none;
}
.item-list-desc .name {
  display: block;
  padding: 5px 0 0 0;
}

.item-info {
  float: right;
  width: 150px;
  text-align: center;
}
.item-info img {
  margin: 15px 0 5px 0;
}
.item-info .logo-p {
  padding: 0 0 10px 0;
}
.item-info .price big {
  font-size: 16px;
  color: #000000;
}
.item-info .price-e {
  font-size: 12px;
  padding: 0 0 0 0;
  font-style: italic;
}
.item-info .inquiry {
  padding: 10px 0px;
  font-size: 14px;
}

.info-item {
  overflow: hidden;
  display: block;
  padding: 10px 5px;
}
.info-item .nomer {
  float: left;
  font-size: 12px;
}
.info-item .nomer b {
  padding: 0 20px 0 0;
}
.info-item .original {
  float: right;
  margin: 0 205px 0 0;
  width: 100px;
  height: 29px;
  background-image: url(https://www.mytyper.ru/wp-content/themes/ek9/images/original.png);
}
.info-item .null {
  background: none;
}
.info-item .no {
  background-position: right;
}
.info-item .yes {
  background-position: left;
}

.item-content {
  padding: 0px 10px;
}

.desc-item {
  overflow: hidden;
}

.desc-item .desc-images {
  float: left;
  width: 280px;
}
.desc-item .main-img {
  text-align: center;
  border: 1px solid #c3c5bb;
  width: 270px;
  padding: 5px;

  border: 1px solid #c3c5bb;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.desc-info {
  float: right;
  width: 315px;
}

.desc-ip {
  width: 280px;
  padding: 25px 10px 20px 20px;
  border: 1px solid #c3c5bb;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background: #e8e9e3;
}

.desc-ip .price {
  font-size: 30px;
}
.desc-ip .price span {
  font-size: 13px;
  font-weight: bold;
}

.desc-it {
  padding: 10px;
}
.desc-it p {
  line-height: 20px;
}
.desc-itpar {
  margin: 0px 0px 3px 0px;
  padding: 0px 0px 0px 10px;
  list-style-type: none;
  border-left: 1px solid #000000;
}

.desc-products {
  overflow: hidden;
  padding: 20px 0px;
}
.desc-products h2 {
  font-size: 24px;
  font-weight: 100;
}

.categ-list {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.categ-list li {
  float: left;
  width: 190px;
  height: 250px;
  margin: 0px 13px;
  padding: 0 0 30px 0;
  text-align: center;
}
.categ-list li img {
  padding: 0 0 20px 0;
  width: 180px;
}
.categ-list li span {
  display: block;
}
.categ-list li a {
  font-size: 16px;
  color: #859c0e;
}
.categ-list li a:hover {
  text-decoration: none;
}

/* LightBox */

body.lb-disable-scrolling {
  overflow: hidden;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
  outline: none;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;

  /* Image border */
  border: 4px solid white;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;

  /* Background color behind image.
     This is visible during transitions. */
  background-color: white;
}

.lb-outerContainer:after {
  content: '';
  display: table;
  clear: both;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(https://www.mytyper.ru/diz/lightbox/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev,
.lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(https://www.mytyper.ru/diz/lightbox/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(https://www.mytyper.ru/diz/lightbox/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: '';
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-caption a {
  color: #4ae;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(https://www.mytyper.ru/diz/lightbox/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* Скорость мкпп https://www.mytyper.ru/manuals/calculation-of-the-maximum-speed-of-the-car/ */
.kpp {
  width: 500px;
  border: 1px;
  font-size: small;
}
.kpp_b {
  background-color: #cccccc;
}
.kpp_c {
  background-color: #ffffff;
}
.kpp_r {
  width: 400px;
  border: 1px;
  font-size: small;
  text-align: center;
}

/* Скорость шины https://www.mytyper.ru/manuals/recalculation-size-tires-calculator/ */
LI {
  list-style-image: none;
}
.calcValues {
  margin-bottom: 1em;
}
.calcValues .profileField {
  margin-right: 0.5em;
}
.resultsTable {
  clear: both;
  padding-top: 0px;
  font-size: 11px;
}
.speedometer {
  width: 0;
  height: 200px;
  text-align: center;
}
.speedometer img {
  margin: 24px 0 0 33px;
  position: absolute;
}
.speedometer ul,
.speedometer li {
  position: absolute;
  list-style-type: none;
  margin: 0;
  padding: 0;
  color: #ff0000;
}
#speed10 {
  width: 34px;
  margin-top: 178px;
  text-align: right;
}
#speed20 {
  width: 28px;
  margin-top: 153px;
  text-align: right;
}
#speed30 {
  width: 24px;
  margin-top: 127px;
  text-align: right;
}
#speed40 {
  width: 26px;
  margin-top: 102px;
  text-align: right;
}
#speed50 {
  width: 33px;
  margin-top: 78px;
  text-align: right;
}
#speed60 {
  width: 46px;
  margin-top: 54px;
  text-align: right;
}
#speed70 {
  width: 61px;
  margin-top: 35px;
  text-align: right;
}
#speed80 {
  width: 84px;
  margin-top: 18px;
  text-align: right;
}
#speed90 {
  width: 110px;
  margin-top: 6px;
  text-align: right;
}
#speed100 {
  width: 150px;
  margin-top: 0px;
  text-align: right;
}
#speed110 {
  margin: 1px 0 0 163px;
}
#speed120 {
  margin: 11px 0 0 198px;
}
#speed130 {
  margin: 27px 0 0 223px;
}
#speed140 {
  margin: 46px 0 0 241px;
}
#speed150 {
  margin: 66px 0 0 255px;
}
#speed160 {
  margin: 87px 0 0 263px;
}
#speed170 {
  margin: 110px 0 0 266px;
}
#speed180 {
  margin: 135px 0 0 267px;
}
#speed190 {
  margin: 159px 0 0 262px;
}
.resultsTable table {
  float: left;
  margin: 0 10em 0 0;
  border-collapse: collapse;
}
.resultsTable td {
  padding: 0.5em 1em 0.5em 1em;
  border-bottom: 1px solid #bbbbc1;
  border-collapse: collapse;
}
.resultsTable .header td {
  font-weight: bold;
}
.resultsTable .num {
  text-align: right;
}
.sheme {
  width: 132px;
  height: 251px;
  margin-top: 33px;
}
.sheme img {
  position: absolute;
}
.shemeLegend img {
  display: none;
}
.labelDD #shemeDD,
.labelD #shemeD,
.labelL #shemeL,
.labelH #shemeH {
  display: block;
}
#newL {
  color: #ff0000;
}
#deltaL {
  color: #0000ff;
}
#newD {
  color: #ff0000;
}
#deltaD {
  color: #0000ff;
}
#newDD {
  color: #ff0000;
}
#deltaDD {
  color: #0000ff;
}
#newH {
  color: #ff0000;
}
#deltaH {
  color: #0000ff;
}
#tireWidth,
#tireProfile,
#tireDiameter,
#newDiameter,
#newProfile,
#newWidth,
#oldDiameter,
#oldProfile,
#oldWidth {
  font-size: 11px;
}

.says,
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}

#buter {
  display: none;
}

#mobile_navigation {
  display: none;
}

@media screen and (max-width: 1100px) {
  #header {
    width: 100%;
    float: none;
    box-sizing: border-box;
    clear: both;
  }
  #header:after,
  #header-home:after,
  #wrap:after,
  #footer-wrap:after,
  #footer-out:after {
    content: '';
    display: block;
    clear: both;
  }

  #content:after,
  #post-entry:after,
  .post:after {
    content: '';
    display: block;
    clear: both;
  }
  #header-home {
    padding: 0 20px;
    width: 100%;
    float: none;
    box-sizing: border-box;
    clear: both;
  }
  #wrap {
    margin: 0px;
    padding: 0 20px 0px;
    width: 100%;
    float: none;
    box-sizing: border-box;
    clear: both;
  }
  #footer-wrap {
    padding: 20px 0px 0px;
    width: 100%;
    float: none;
    box-sizing: border-box;
    clear: both;
  }
  #footer-out {
    margin: 0px;
    padding: 0px 0px 1em;
    width: 100%;
    float: none;
    box-sizing: border-box;
    clear: both;
  }

  iframe {
    max-width: 100%;
  }
  #post-entry {
    width: calc(100% - 315px);
  }
  .post-content {
    width: 100%;
    box-sizing: border-box;
  }
  .meta-title {
    width: calc(100% - 115px);
  }
}

@media screen and (max-width: 1030px) {
  #header #site-title {
    margin: 0px;
    padding: 0px;
    float: none;
    width: auto;
  }
  #header::after {
    display: none;
  }
  #header {
    width: 100%;
    float: none;
    box-sizing: border-box;
    clear: both;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
  }
  #buter {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #buter div:first-child {
    margin-right: 10px;
    color: #fd0000;
    font-size: 22px;
  }
  #buter div:last-child {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 40px;
    cursor: pointer;
    position: relative;
    flex: none;
  }
  #buter span {
    background: #fd0000;
    width: 100%;
    margin: 0 0 6px;
    box-sizing: border-box;
    display: block;
    height: 5px;
    border-radius: 5px;
    position: relative;
  }
  #buter span:last-child {
    margin-bottom: 0;
  }
  #mobilemenu {
    display: none;
    background: #2c2b2a;
    position: absolute;
    top: 100%;
    left: -20px;
    right: -20px;
    z-index: 999;
    border-bottom: 1px solid #fff;
    height: calc(100vh - 100%);
  }

  body.opened #mobilemenu {
    display: block;
    overflow: auto;
  }
  body.opened {
    height: 100%;
    overflow: hidden;
  }

  body.opened #buter span:nth-child(1) {
    top: 10px;
    transform: rotate(45deg);
  }
  body.opened #buter span:nth-child(3) {
    transform: rotate(-45deg);
    top: -12px;
  }
  body.opened #buter span:nth-child(2) {
    opacity: 0;
  }
  #header-img {
    background: none;
    height: unset;
  }
  #header-img #rounded {
    height: unset;
  }

  #navigation,
  .shadow {
    display: none;
  }
  #header #search {
    background: url(https://www.mytyper.ru/diz/img/search.png) no-repeat;
    margin: 0px auto;
    padding: 0px;
    float: none;
    height: 63px;
    width: 366px;
    max-width: 100%;
    border: 1px solid #fff;
    border-radius: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  #mobile_navigation {
    display: block;
  }
  #mobile_navigation ul.page-nav {
    margin: 0px;
    padding: 0px;
    float: none;
    width: 100%;
    list-style-type: none;
    display: flex;
    flex-direction: column;
  }
  #mobile_navigation ul.page-nav li {
    margin: 0px;
    padding: 0;
    float: none;
    list-style-type: none;
    display: inline;
    height: 35px;
    background: none;
    font-size: 16px;
    color: #ffffff;
    width: 100%;
    text-align: center;
    background: none;
    line-height: 1;
  }
  #mobile_navigation ul.page-nav li a {
    margin: 0px;
    padding: 0px 14px;
    float: none;
    list-style-type: none;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    background: none;
    background-size: 100% 100%;
    color: #d8e2db;
    text-decoration: none;
    width: 100%;
    padding: 0;
    text-align: center;
  }

  #mobile_navigation ul.page-nav li#home a,
  #mobile_navigation ul.page-nav li.active a {
    background: #91ae54;
    color: #2c2b2a;
  }
  #mobile_navigation ul.page-nav li#home a:hover,
  #mobile_navigation ul.page-nav li.active a:hover {
    margin: 0px;
    padding: 0px 14px;
    float: none;
    list-style-type: none;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    background-size: 100% 100%;
    color: #d8e2db;
    text-decoration: none;
    width: 100%;
    padding: 0;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  #somediv {
    position: relative;
    top: unset;
  }
  #container {
    max-width: 100%;
  }
  #content {
    max-width: 100%;
  }
  #post-entry {
    max-width: 100%;
  }
  .post-content {
    max-width: 100%;
    box-sizing: border-box;
  }
  .post-content img {
    max-width: 100%;
    height: auto !important;
  }

  .says,
  .screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }

  #post-entry {
    width: 100%;
    margin-bottom: 20px;
    background-size: 100% auto;
    float: none;
  }
  #sidebar {
    margin: 0 auto;
  }
  #post-entry img[alt='top-image'] {
    width: 100%;
  }
  #post-entry img[alt='bottom-img'] {
    width: 100%;
  }

  .fbar {
    margin: 0px;
    padding: 0px 20px 0px 20px;
    float: none;
    width: auto;
    list-style-type: none;
  }
  #footer-out div.alignleft {
    float: none !important;
    text-align: center;
    margin-bottom: 15px;
  }
  #footer-out div.alignleft + div {
    text-align: center;
  }
  .seo2up {
    float: none;
    display: inline-block;
  }
  form#contact {
    width: auto !important;
  }
  #author {
    width: 100% !important;
    margin-bottom: 15px;
    box-sizing: border-box;
    max-width: 100%;
  }
  #email {
    width: 100% !important;
    margin-bottom: 15px;
    box-sizing: border-box;
    max-width: 100%;
  }
  #url {
    width: 100% !important;
    box-sizing: border-box;
    max-width: 100%;
  }
  .g-recaptcha > div {
    max-width: 100%;
  }

  .post-end {
    max-width: 100%;
    height: unset;
  }
  .meta-left,
  .meta-right {
    margin: 0px;
    padding: 0px;
    float: none;
    width: 100%;
    text-align: left;
  }
  .post-content div {
    max-width: 100%;
    overflow: auto;
  }
  #wrap {
    overflow: hidden;
  }
  .post-meta:after {
    content: '';
    display: block;
    clear: both;
  }
  .ads-content {
    padding: 80px 0 0 0;
    text-align: center;
    position: absolute;
    left: unset;
    top: 160px;
    max-width: 100%;
  }
  ol.commentlist li div.comment-meta {
    position: relative;
    right: unset;
    text-align: left;
    top: unset;
    font-size: 10px;
    line-height: 1.4;
    font-family: 'Lucida Grande', 'Trebuchet MS';
    margin-bottom: 25px;
  }
  #post-navigator-single {
    float: none;
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
  }
  .bottom-img {
    height: unset;
  }
  #footer-out *,
  #footer-out a {
    font-size: 10px !important;
    font-family: 'Lucida Grande', Verdana, Tahoma, 'Trebuchet MS';
  }

  #buter div:first-child {
    display: none;
  }
  .post-title {
    font-size: 18px;
    color: #ffffff;
  }
  #site-title h1,
  #site-title span.heder-h1 {
    font-size: 18px;
  }
  #site-title p.description {
    font-size: 11px;
  }
}
label[for='sre'] {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 10px;
}
#sre {
  display: inline-block;
  vertical-align: middle;
  height: 20px;
  width: calc(100% - 130px);
  max-width: 100%;
  margin-bottom: 10px;
}
.subscribe-form-button {
  font-weight: 400;
  background: #393;
  font-size: 15px;
  color: #fff;
  padding: 10px 50px;
  border: none;
  cursor: pointer;
  margin: 10px 5px 15px 20px;
}

.subscribe-form-button {
  margin: 0px;
  padding: 3px 6px;
  font-size: 14px;
  color: #ffffff;
  width: auto;
  overflow: visible;
  border: 1px solid #666666;
  -moz-border-radius: 1em;
  -khtml-border-radius: 1em;
  -webkit-border-radius: 1em;
  background: #666666;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
