html,
body {
  margin: 0;
  padding: 0;
}
body.mb_body {
  font: normal normal 100%/1.5em "Roboto", Arial, sans-serif;
  background: #fff;
  color: #000;
  -webkit-text-size-adjust: 100%;
}
.clear,
.clearfix,
.mb_clear,
.mb_clearfix {
  clear: both;
}
.mb_article {
  max-width: 768px;
  margin: 0 auto;
  padding: 2em;
}
.mb_article .mb_post_meta {
  font-size: 90%;
  color: #999;
  float: left;
}
.mb_article .mb_post_meta.right {
  float: right;
}
.mb_article h1.mb_post_title {
  padding: 8px 0;
  line-height: 1.25em;
  margin-bottom: 0;
}
.mb_article p.mb_post_date {
  margin-bottom: 0;
}
.mb_article a {
  color: #3399ff;
  text-decoration: underline;
}
.mb_article a:hover,
.mb_article a:active,
.mb_article a:focus {
  text-decoration: none;
}
.mb_article a img {
  text-decoration: none;
}
.mb_article img {
  max-width: 100% !important;
  height: auto;
}
.mb_article blockquote,
.mb_article .wp-caption-text {
  color: #999;
}
.mb_article blockquote {
  margin-left: 1em;
  border-left: 2px solid #aaa;
  padding-left: 1em;
}
.mb_article table {
  border: none;
  border-spacing: 0;
}
.mb_article table th {
  background-color: #ddd;
  border-left: 1px solid #999;
}
.mb_article table th:first-of-type {
  border-left: 0;
}
.mb_article table tr:nth-child(even) {
  background-color: #f4f4f4;
}
.mb_article table td {
  border-top: 1px solid #999;
  border-left: 1px solid #999;
}
.mb_article table td:first-of-type {
  border-left: 0;
}
.mb_article .media-container {
  width: 100% !important;
}
.mb_article .media-container img,
.mb_article .media-container embed,
.mb_article .media-container object,
.mb_article .media-container video {
  max-width: 100% !important;
  height: auto !important;
}
.mb_article iframe {
  /*max-width:100% !important;*/
}
@media screen and (max-width: 480px) {
  .mb_article {
	padding: 2em 1em;
  }
  .gallery .gallery-item {
	width: 100% !important;
  }
  .gallery .gallery-item img {
	width: 100%;
	height: auto;
  }
}
.gallery {
  margin-bottom: 20px;
}
.gallery-item {
  float: left;
  margin: 0 4px 4px 0;
  overflow: hidden;
  position: relative;
}
.gallery-columns-1 .gallery-item {
  max-width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 48%;
  max-width: -webkit-calc(46%);
  max-width: calc(50% - 4px);
}
.gallery-columns-3 .gallery-item {
  max-width: 32%;
  max-width: -webkit-calc(29.3%);
  max-width: calc(33.3% - 4px);
}
.gallery-columns-4 .gallery-item {
  max-width: 23%;
  max-width: -webkit-calc(21%);
  max-width: calc(25% - 4px);
}
.gallery-columns-5 .gallery-item {
  max-width: 19%;
  max-width: -webkit-calc(16%);
  max-width: calc(20% - 4px);
}
.gallery-columns-6 .gallery-item {
  max-width: 15%;
  max-width: -webkit-calc(12.7%);
  max-width: calc(16.7% - 4px);
}
.gallery-columns-7 .gallery-item {
  max-width: 13%;
  max-width: -webkit-calc(10.28%);
  max-width: calc(14.28% - 4px);
}
.gallery-columns-8 .gallery-item {
  max-width: 11%;
  max-width: -webkit-calc(8.5%);
  max-width: calc(12.5% - 4px);
}
.gallery-columns-9 .gallery-item {
  max-width: 9%;
  max-width: -webkit-calc(7.1%);
  max-width: calc(11.1% - 4px);
}
.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
  margin-right: 0;
}
.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
  clear: left;
}
.gallery-caption {
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-size: 12px;
  line-height: 1.5;
  margin: 0;
  max-height: 50%;
  opacity: 0;
  padding: 6px 8px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
  width: 100%;
}
.gallery-caption:before {
  content: "";
  height: 100%;
  min-height: 49px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.gallery-item:hover .gallery-caption {
  opacity: 1;
}
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}
/*# sourceMappingURL=styles.css.map */
.ml-relatedposts{display:block;width:100%;padding-top:30px;}
.ml-relatedposts:after,.ml-relatedposts-list .ml-relatedposts-post:after{
	content: '';
	display: block;
	clear: both;
}
.ml-relatedposts h4{margin:0px;font-size: 1em;}
.ml-relatedposts-header{font-weight: bold;padding:0px}
.ml-relatedposts-list{clear:left;}
.ml-relatedposts-list .ml-relatedposts-post{padding:10px 0px 5px 0px;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}
.ml-relatedposts-list .ml-relatedposts-post img{width:25vw;margin: 0px 10px 10px 0px;float:left;}
.ml-relatedposts-list .ml-relatedposts-post + .ml-relatedposts-post{border-top:1px solid #ddd;}
p.ml-relatedposts-excerpt {margin-bottom: 0px;}
p.ml-relatedposts-date {margin-bottom: 0px;margin-top: 0.5em;font-style: italic;font-size: 0.8em;}
.mb_article a.ml-relatedposts-a {color:#000;text-decoration:none;float:left; width:29%; padding-left:5%;}
.mb_article a.ml-relatedposts-a:first-child { padding-left:0;}
.mb_article a.ml-relatedposts-a:hover {color:#000;text-decoration:underline;}
.ml-relatedposts-title { margin-bottom:15px; }
@media screen and (min-width: 768px){
.ml-relatedposts-list .ml-relatedposts-post img{width:192px;}
}
.ml-relatedposts-img { width:100%; height:192px; margin-bottom:15px; background-position: center;}
html[dir="rtl"] .ml-relatedposts-list {
	clear:right;
}
html[dir="rtl"] .ml-relatedposts-list .ml-relatedposts-post img {
	margin: 0px 0px 10px 10px;
	float:right;
}
html[dir="rtl"] .mb_article a.ml-relatedposts-a {float:right; width:29%; padding-right:5%;padding-left:0;}
html[dir="rtl"] .mb_article a.ml-relatedposts-a:first-child { padding-right:0;}
