.article-main .pagenation {
  text-align: center;
}
.article-main .pagenation .nav-links {
  display: inline-block;
}
.article-main .pagenation .nav-links .page-numbers {
  color: #1e70af;
  font-weight: bold;
  background-color: #fff;
  border: 2px solid #1e70af;
  padding: 5px 10px;
  margin-left: 5px;
  margin-right: 5px;
  display: inline-block;
  margin-bottom: 10px;
}
.article-main .pagenation .nav-links .page-numbers.current {
  color: #fff;
  background-color: #1e70af;
}

.single-label-wrapper {
  margin-bottom: 20px;
  display: block;
}
.single-label-wrapper .category-tag {
  padding: 0;
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .single-label-wrapper .category-tag {
    display: block;
    text-align: center;
  }
}
.single-label-wrapper .category-tag li {
  list-style-type: none;
  display: inline-block;
  margin-right: 5px;
}
.single-label-wrapper .category-tag li a {
  display: inline-block;
  font-size: 0.75rem;
  padding: 5px 8px;
  line-height: 1em;
  color: #0083C7;
  border: 1px solid #0083C7;
  border-radius: 30px;
}
.single-label-wrapper .post-time {
  display: inline;
}
@media screen and (max-width: 767px) {
  .single-label-wrapper .post-time {
    display: block;
    text-align: center;
  }
}
.single-label-wrapper .single-time {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  padding: 0 10px;
  font-weight: 600;
  color: #0083C7;
}
@media screen and (max-width: 767px) {
  .single-label-wrapper .single-time {
    font-size: 0.9em;
    margin-top: 10px;
  }
}
.single-label-wrapper span.modi {
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  .single-label-wrapper span.modi {
    font-size: 0.9em;
    margin-top: 10px;
  }
}

h1 {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.5em;
}
@media screen and (max-width: 767px) {
  h1 {
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1.5em;
  }
}

span.modi {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  padding: 0 10px;
  font-weight: 600;
  color: #7b7b7b;
}

.single-image-wrapper {
  margin-top: 10px;
}
.single-image-wrapper .single-image {
  overflow: hidden;
}
.single-image-wrapper .single-image img {
  width: 100%;
}

.single-text {
  margin-top: 40px;
}
@media screen and (max-width: 1199px) {
  .single-text {
    margin-top: 20px;
  }
}
.single-text ul {
  padding-left: 25px;
}
.single-text ul li {
  font-size: 1rem;
  letter-spacing: 0.1em;
  line-height: 2em;
  list-style-type: circle;
}
@media screen and (max-width: 767px) {
  .single-text ul li {
    font-size: 0.875rem;
    letter-spacing: 0.1em;
    line-height: 1.8em;
  }
}
@media screen and (max-width: 767px) {
  .single-text ul li a {
    font-size: 0.75rem;
  }
}
.single-text ol {
  list-style-type: decimal;
  padding-left: 25px;
}
.single-text ol li {
  list-style-type: decimal;
  font-size: 1rem;
  letter-spacing: 0.1em;
  line-height: 2em;
}
@media screen and (max-width: 767px) {
  .single-text ol li {
    font-size: 0.875rem;
    letter-spacing: 0.1em;
    line-height: 1.8em;
  }
}
@media screen and (max-width: 767px) {
  .single-text ol li a {
    font-size: 0.75rem;
  }
}
.single-text table {
  width: 100%;
  margin-bottom: 20px;
  border-collapse: collapse;
}
.single-text table th, .single-text table td {
  border: 1px solid #d9d9d9;
  padding: 10px;
  font-size: 0.9rem;
}
.single-text table th {
  background-color: #f7f7f7;
  font-weight: bold;
}
.single-text blockquote {
  margin: 30px 0;
  padding: 20px;
  background: #f9f9f9;
  border-left: 5px solid #0083C7;
}
.single-text blockquote p {
  margin-bottom: 0 !important;
  font-style: italic;
}
.single-text .wp-caption-text, .single-text figcaption {
  font-size: 0.8rem;
  color: #777;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 20px;
}
.single-text p {
  font-size: 16px;
  line-height: 1.6em;
  margin-bottom: 20px;
  font-weight: 300;
}
.single-text p iframe {
  display: block;
  margin: 10px auto;
}
.single-text a {
  color: #0083C7;
  text-decoration: underline;
  font-weight: 500;
  transition: color 0.3s, -webkit-text-decoration-color 0.3s;
  transition: color 0.3s, text-decoration-color 0.3s;
  transition: color 0.3s, text-decoration-color 0.3s, -webkit-text-decoration-color 0.3s;
}
.single-text a:hover {
  -webkit-text-decoration-color: transparent;
          text-decoration-color: transparent;
}
.single-text img {
  margin-bottom: 20px;
}
.single-text img.aligncenter {
  display: block;
  margin: 0px auto 20px auto;
}
.single-text h2 {
  background: #0083C7;
  font-size: 1.4em;
  line-height: 1.6em;
  font-weight: 600;
  padding: 12px 10px;
  color: #fff;
  margin: 40px 0px 30px 0px;
}
.single-text h3 {
  font-size: 1.2em;
  line-height: 1.6em;
  font-weight: 600;
  padding: 12px 0px;
  border-bottom: solid 3px #cecece;
  position: relative;
  margin: 20px 0px;
}
.single-text h3:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #0083c7;
  bottom: -3px;
  width: 30%;
}
.single-text h4 {
  color: #00629F;
  font-weight: 600;
  margin-bottom: 20px;
}
.single-text strong {
  font-weight: 500;
}

.contents-archive .contents-list {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #d9d9d9;
}
.contents-archive .contents-list:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .contents-archive .contents-list {
    margin-bottom: 20px;
  }
}
.contents-archive .contents-list .label-wrapper {
  display: table;
  float: left;
}
@media screen and (max-width: 767px) {
  .contents-archive .contents-list .label-wrapper {
    float: none;
    margin-bottom: 5px;
  }
}
.contents-archive .contents-list .label-wrapper .single-time {
  font-weight: bold;
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}
.contents-archive .contents-list .label-wrapper .category-tag {
  padding: 0;
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}
.contents-archive .contents-list .label-wrapper .category-tag li {
  list-style-type: none;
  float: left;
  padding: 0 15px;
}
@media screen and (max-width: 767px) {
  .contents-archive .contents-list .label-wrapper .category-tag li {
    padding: 0 5px;
  }
}
.contents-archive .contents-list .label-wrapper .category-tag li a {
  display: inline-block;
  color: #fff;
  font-size: 0.75rem;
  font-weight: bold;
  background-color: #393939;
  padding: 5px 8px;
  line-height: 1em;
}
.contents-archive .contents-list a {
  display: inline-block;
}
@media screen and (max-width: 991px) {
  .contents-archive .contents-list a {
    font-size: 0.875;
  }
}
@media screen and (max-width: 767px) {
  .contents-archive .contents-list a {
    display: block;
  }
}

.archive-back-wrapper {
  text-align: center;
}
.archive-back-wrapper a {
  display: block;
  margin: 30px auto;
  width: 300px;
  padding: 20px 40px;
  border: 1px solid #0083C7;
  color: #0083C7;
}
@media screen and (max-width: 767px) {
  .archive-back-wrapper a {
    padding: 10px;
    width: 50%;
    font-size: 0.9em;
  }
}

.single-pager-wrapper {
  position: relative;
}

.single-arrow-prev {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  margin: auto;
  display: flex;
  align-items: center;
}
.single-arrow-prev a {
  background: #0083C7;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  border-radius: 5px;
  margin: 0px 3px;
  width: 30px;
  height: 30px;
  width: auto;
  border-radius: 40px;
  padding: 10px 30px 10px 10px;
}

.single-arrow-next {
  position: absolute;
  right: 0px;
  top: 0px;
  bottom: 0px;
  margin: auto;
  display: flex;
  align-items: center;
}
.single-arrow-next a {
  background: #0083C7;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  border-radius: 5px;
  margin: 0px 3px;
  width: 30px;
  height: 30px;
  width: auto;
  border-radius: 40px;
  padding: 10px 10px 10px 30px;
}

/*# sourceMappingURL=post.css.map */