/* Main SCSS NDG QUANTUM 2.0.1 */
/* Normalize */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh; }

article, aside, footer, header, nav, section {
  display: block; }

figcaption, figure, main {
  display: block; }

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease; }

a:active, a:hover {
  outline-width: 0;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; }

b, strong {
  font-weight: inherit; }

b, strong {
  font-weight: bolder; }

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

dfn {
  font-style: italic; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

audio, video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

button, input, optgroup, select, textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button, input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button, html [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  display: inline-block;
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"], [type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details, menu {
  display: block; }

summary {
  display: list-item; }

canvas {
  display: inline-block; }

template {
  display: none; }

[hidden] {
  display: none; }

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0; }

/* Colors */
/* Fonts */
/* Import modules */
@font-face {
  font-family: "ProximaNovaRegular";
  src: url("../fonts/ProximaNovaRegular/ProximaNovaRegular.eot");
  src: url("../fonts/ProximaNovaRegular/ProximaNovaRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNovaRegular/ProximaNovaRegular.woff") format("woff"), url("../fonts/ProximaNovaRegular/ProximaNovaRegular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "ProximaNovaBold";
  src: url("../fonts/ProximaNovaBold/ProximaNovaBold.eot");
  src: url("../fonts/ProximaNovaBold/ProximaNovaBold.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNovaBold/ProximaNovaBold.woff") format("woff"), url("../fonts/ProximaNovaBold/ProximaNovaBold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "ProximaNovaSemibold";
  src: url("../fonts/ProximaNovaSemibold/ProximaNovaSemibold.eot");
  src: url("../fonts/ProximaNovaSemibold/ProximaNovaSemibold.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNovaSemibold/ProximaNovaSemibold.woff") format("woff"), url("../fonts/ProximaNovaSemibold/ProximaNovaSemibold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }

/* Typographic */
body {
  font-family: "ProximaNovaRegular"; }

p {
  color: #000;
  font-size: 17px;
  margin-bottom: 0.7em; 
text-align: justify;}

a {
  color: #f6ad00;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease; }

a:hover {
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease; }

/* Selection */
*::-moz-selection {
  color: #fff;
  background: #f6ad00; }
*::selection {
  color: #fff;
  background: #f6ad00; }

/* NDG Quantum Layout version 2.0.1 */
body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
  background: #565656;
  color: #282829; }

.container {
  width: 1200px;
  margin: 0 auto; }

.container-800 {
  width: 800px;
  margin: 0 auto; }

.flex-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  height: 100%; }

.flex-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

.wrapper {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }

.col-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse; }

.fsb {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.fsa {
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around; }

.fs {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.fe {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.aic {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.ais {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }

.aie {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end; }

.ndg-fpage {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1000px;
  /* For IE Shit */
  height: 100vh;
  overflow: hidden; }

.ndg-sidebar-page {
  margin-top: 25px;
  margin-bottom: 25px; }

.ndg-sidebar {
  padding: 10px; }

.ndg-sidebar li {
  list-style: none; }

.ndg-sidebar-page-content {
  padding: 10px;
  width: 74%; }

.ndg-sidebar-page-content h1 {
  margin-bottom: 15px; }

/* TinyMCE DEFAULT */
.alignright {
  float: right;
  margin: 0.5em 0 0.5em 1em; }

.alignleft {
  float: left;
  margin: 0.5em 1em 0.5em 0; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

/* Header */
.ndg-header {
  background: #434343;
  padding: 15px 0;
  margin-bottom: 35px; }

/* Site logo */
.ndg-site-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .ndg-site-logo img {
    width: 78px;
    height: 78px;
    margin-right: 18px; }
  .ndg-site-logo a {
    font-size: 32px;
    font-family: "ProximaNovaBold";
    color: #fff;
    text-decoration: none; }

.telegram-btn {
  background: #f6ad00;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-family: "ProximaNovaSemibold";
  -webkit-border-radius: 3px;
          border-radius: 3px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 170px;
  height: 30px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  padding-top: 1px; }
  .telegram-btn:before {
    width: 16px;
    height: 16px;
    display: block;
    content: '';
    background: url(../imgs/telegram.svg);
    -webkit-background-size: cover;
            background-size: cover;
    margin-right: 6px; }
  .telegram-btn:hover {
    background: #1f1f20; }

.about-btn {
  background: #1f1f20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-family: "ProximaNovaSemibold";
  -webkit-border-radius: 3px;
          border-radius: 3px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 170px;
  height: 30px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  padding-top: 1px; }
  .about-btn:hover {
    background: #f6ad00; }

/* Search */
.search_block {
  position: relative;
  margin-right: 15px; }

.search_block form {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.search_block input[type="text"] {
  width: 100%;
  padding: 6px;
  font-size: 14px;
  border: 1px solid #565656;
  background: transparent;
  outline: none;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  color: #fff;
  font-family: "ProximaNovaRegular";
  -webkit-border-radius: 3px;
          border-radius: 3px; }

.search_block input[type="text"]:focus, .search_block input[type="text"]:hover {
  outline: none;
  border: 1px solid #f6ad00;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease; }

.search_block input[type="submit"] {
  background: url(../imgs/glass.svg) no-repeat;
  font-size: 0;
  -webkit-background-size: contain;
          background-size: contain;
  width: 14px;
  height: 14px;
  display: inline-block;
  position: relative;
  right: 20px;
  top: 8px;
  z-index: 2;
  outline: none;
  border: none;
  cursor: pointer; }

/* NDG Quantum Blog version 2.0.1 */
/* Loop */
.ndg-blog-loop {
  margin-bottom: 20px;
  background: #fff;
  -webkit-box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.49);
          box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.49);
  padding: 20px; }

.ndg-post-thumbnail {
  width: 300px;
  height: 170px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.ndg-post-thumbnail img {
  min-width: 300px;
  min-height: 170px;
  width: 100%;
  height: auto; }

.ndg-blog-loop-info {
  width: -webkit-calc(100% - 300px);
  width: calc(100% - 300px);
  padding-left: 25px;
  height: 170px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.ndg-blog-loop-info span {
  margin-bottom: 15px; }

.ndg-blog-loop-info span a {
  font-size: 21px;
  color: #000;
  text-decoration: none;
  font-family: "ProximaNovaSemibold"; }

.ndg-blog-loop-info span a:hover {
  opacity: .7; }

.ndg-blog-loop-excerpt {
  font-size: 14px;
  font-family: "ProximaNovaRegular"; }

.ndg-search-blog-meta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 1px solid #e9e9e9;
  padding-top: 10px; }
  .ndg-search-blog-meta p {
    font-size: 14px;
    padding-top: 10px; }
  .ndg-search-blog-meta a {
    background: #f6ad00;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    color: #fff;
    font-family: "ProximaNovaSemibold";
    -webkit-border-radius: 3px;
            border-radius: 3px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 150px;
    height: 30px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    padding-top: 1px; }
    .ndg-search-blog-meta a:hover {
      background: #1f1f20; }

/* Pagination */
.page-numbers {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  margin-top: 30px; }
  .page-numbers li {
    list-style: none; }
  .page-numbers a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: 50px;
    height: 30px;
    background: #262627;
    color: #fff;
    font-family: "ProximaNovaSemibold";
    -webkit-box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.49);
            box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.49);
    text-decoration: none;
    -webkit-border-radius: 5px;
            border-radius: 5px;
    margin-right: 15px; }
    .page-numbers a:hover {
      background: #f6ad00; }
  .page-numbers .next, .page-numbers .prev {
    display: none; }
  .page-numbers .current {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: 50px;
    height: 30px;
    background: #f6ad00;
    color: #fff;
    font-family: "ProximaNovaSemibold";
    -webkit-box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.49);
            box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.49);
    text-decoration: none;
    -webkit-border-radius: 5px;
            border-radius: 5px;
    margin-right: 15px; }

.more-news {
  margin-bottom: 50px; }
  .more-news .ndg-blog-loop-excerpt {
    display: none; }
  .more-news .more-news-title {
    display: block;
    padding: 30px 0;
    font-family: "ProximaNovaSemibold";
    font-size: 32px;
    color: #fff; }

.single-post-content {
  margin-bottom: 20px;
  background: #fff;
  -webkit-box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.49);
          box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.49);
  padding: 18px; }
  .single-post-content .post-meta p {
    font-size: 14px;
    font-family: "ProximaNovaRegular";
    color: #000; }
  .single-post-content .post-meta h1 {
    font-size: 30px;
    font-family: "ProximaNovaSemibold";
    color: #000;
    display: block;
    margin-bottom: 30px;
    margin-top: 20px; }

.share {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 20px; }
  .share span {
    text-transform: uppercase;
    font-family: "ProximaNovaSemibold"; }

.post-nav {
  border-top: 1px solid #e9e9e9;
  padding-top: 20px;
  margin-top: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .post-nav a {
    background: #f6ad00;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    color: #fff;
    font-family: "ProximaNovaSemibold";
    -webkit-border-radius: 3px;
            border-radius: 3px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 200px;
    height: 30px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    padding-top: 1px; }
    .post-nav a:hover {
      background: #1f1f20; }

.page-title {
  display: block;
  padding: 30px 0;
  font-family: "ProximaNovaSemibold";
  font-size: 32px;
  color: #fff; }

.page-title-page {
  display: block;
  margin-bottom: 20px;
  font-family: "ProximaNovaSemibold";
  font-size: 32px; }

/* Footer */
.ndg-footer {
  margin-top: auto;
  border-top: 1px solid #4b4b4b; }

.ndg-copy-row {
  padding: 50px 0; }
  .ndg-copy-row a {
    margin-left: 25px; }

.ndg-copy-row p {
  margin-bottom: 0;
  color: #fff;
  font-size: 15px; }

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

/* Width */
@media only screen and (max-width: 1220px) {
  .container {
    width: 1000px; } }

@media only screen and (max-width: 1024px) {
  .container {
    width: 840px; }
  .ndg-blog-loop-info span a {
    font-size: 17px; }
  p {
    font-size: 17px; } }

@media only screen and (max-width: 840px) {
  .container {
    width: 768px; }
  .ndg-blog-loop-info {
    height: 210px; }
  .ndg-post-thumbnail {
    height: 210px; }
  .ndg-post-thumbnail img {
    height: 100%;
    width: auto;
    min-height: 210px; }
  .container-800 {
    width: 768px; } }

@media only screen and (max-width: 768px) {
  .container, .container-800 {
    width: 480px; }
  .mob-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .ndg-post-thumbnail {
    width: 100%;
    height: 260px; }
  .ndg-post-thumbnail img {
    height: auto;
    width: 100%;
    min-height: 300px;
    min-width: 440px; }
  .ndg-blog-loop-info {
    height: auto;
    padding: 0;
    width: 100%;
    padding-top: 30px; }
  .ndg-copy-row .flex-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .ndg-copy-row * {
    margin-bottom: 10px !important; }
  .ndg-copy-row a {
    margin-left: 0; }
  .ndg-copy-row {
    padding: 29px 0; }
  .single-post-content .post-meta h1 {
    font-size: 23px; }
  .post-nav a {
    width: 130px;
    height: 45px;
    text-align: center; }
  .share {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .ya-share2 {
    margin-top: 10px; }
  .ndg-header .telegram-btn {
    width: 30px;
    font-size: 0; }
    .ndg-header .telegram-btn:before {
      margin-right: 0; } }

@media only screen and (max-width: 480px) {
  .container, .container-800 {
    width: 420px; }
  .ndg-post-thumbnail img {
    min-height: 1px; }
  .more-news .more-news-title {
    font-size: 28px; }
  .page-title-page {
    font-size: 27px; }
  .ndg-site-logo a {
    font-size: 20px; }
  .search_block form {
    width: 120px; } }

@media only screen and (max-width: 420px) {
  .container, .container-800 {
    width: 380px; }
  .ndg-site-logo img {
    width: 40px;
    height: 40px;
    margin-right: 5px; }
  .ndg-site-logo a {
    font-size: 23px; }
  .ndg-post-thumbnail {
    height: 205px; }
  .telegram-btn, .about-btn {
    width: 130px;
    font-size: 11px; }
  .ndg-search-blog-meta a {
    font-size: 11px;
    width: 100px; }
  .ndg-blog-loop-info span a {
    font-size: 18px; } }

@media only screen and (max-width: 380px) {
  .container, .container-800 {
    width: 320px; } }

@media only screen and (max-width: 320px) {
  .container {
    width: 300px; } }

/* Height */

.dots { padding-right: 15px; }
