@charset "UTF-8";
html, body {
  padding: 0;
  margin: 0;
  font-family: Arial;
  font-size: 1em;
}

@media screen and (min-width: 1160px) and (max-width: 1430px) {
  body {
    font-size: 0.9em;
  }
}
@media screen and (min-width: 1160px) and (max-width: 1430px) and (max-width: 1360px) {
  body {
    font-size: 0.8em;
  }
}
.middle-wrap .central-sb .full-view .author, .middle-wrap .central-sb .list-view.cauthors .author, .middle-wrap .central-sb .list-view .front-articles .top-theme .article-content .author {
  padding-top: 1.5em;
  font-size: 1.35em;
}
@media screen and (max-width: 1200px) {
  .middle-wrap .central-sb .full-view .author, .middle-wrap .central-sb .list-view.cauthors .author, .middle-wrap .central-sb .list-view .front-articles .top-theme .article-content .author {
    font-size: 1em;
  }
}
.middle-wrap .central-sb .full-view .author span.aimg, .middle-wrap .central-sb .list-view.cauthors .author span.aimg, .middle-wrap .central-sb .list-view .front-articles .top-theme .article-content .author span.aimg {
  display: inline-block;
  width: 3.84em;
  height: 3.84em;
  border-radius: 50%;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  margin-right: 0.2em;
}
@media screen and (max-width: 1200px) {
  .middle-wrap .central-sb .full-view .author span.aimg, .middle-wrap .central-sb .list-view.cauthors .author span.aimg, .middle-wrap .central-sb .list-view .front-articles .top-theme .article-content .author span.aimg {
    width: 2.5em;
    height: 2.5em;
  }
}
.middle-wrap .central-sb .full-view .author .no-br, .middle-wrap .central-sb .list-view.cauthors .author .no-br, .middle-wrap .central-sb .list-view .front-articles .top-theme .article-content .author .no-br {
  white-space: nowrap;
}
.middle-wrap .central-sb .full-view .author .author-name, .middle-wrap .central-sb .list-view.cauthors .author .author-name, .middle-wrap .central-sb .list-view .front-articles .top-theme .article-content .author .author-name {
  color: #008dcd;
  text-decoration: none;
}

.menu-line > .wrap.show-regions ul.head-menu li.mitem-regions > a, .menu-line > .wrap ul.head-menu li.active > a {
  color: #008dcd;
  font-weight: bold;
}

.site-wrap {
  max-width: 1635px;
  margin: 0 auto;
}

.site-head {
  background: url(../imgs/fone.jpg) 50% 50% no-repeat;
  background-size: cover;
  text-align: center;
  padding: 2em 2em 1.1em;
}
@media screen and (max-width: 1000px) {
  .site-head {
    padding: 1.5em 1em 1em;
  }
}
.site-head .content-wrap {
  max-width: 1635px;
  position: relative;
}
.site-head .content-wrap .right-blocks {
  position: absolute;
  top: 30%;
  right: 2.5em;
  font-size: 1.4em;
  font-weight: bold;
}
.site-head .content-wrap .right-blocks .curr-date {
  padding-bottom: 2.2em;
  color: white;
}
.site-head .content-wrap .right-blocks .soclinks {
  display: flex;
  justify-content: space-around;
  font-size: 1.2em;
}
.site-head .content-wrap .right-blocks .soclinks a {
  text-decoration: none;
  color: #008dcd;
}
.site-head .content-wrap a.logo {
  display: inline-block;
  margin-right: 4em;
}
@media screen and (max-width: 1100px) {
  .site-head .content-wrap {
    width: 689px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
  }
  .site-head .content-wrap a.logo {
    margin-right: 0;
  }
  .site-head .content-wrap .right-blocks {
    position: static;
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .site-head .content-wrap .right-blocks .curr-date {
    padding: 0 2em 0 0;
  }
  .site-head .content-wrap .right-blocks .soclinks {
    width: 5em;
    font-size: 0.8em;
  }
  .site-head .content-wrap .right-blocks .soclinks a {
    color: #bdebfa;
  }
}
@media screen and (max-width: 750px) {
  .site-head .content-wrap {
    width: 100%;
    box-sizing: border-box;
    padding: 0 0.5em;
  }
  .site-head .content-wrap a.logo img {
    width: 100%;
    height: auto;
  }
}

.menu-line {
  border-bottom: 0.34em solid #008dcd;
  padding: 0 3em;
}
@media screen and (max-width: 768px) {
  .menu-line {
    padding: 0 2em;
  }
}
@media screen and (max-width: 350px) {
  .menu-line {
    padding: 0 1em;
  }
}
.menu-line > .wrap {
  max-width: 1635px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding-bottom: 0;
  transition: padding 0.3s;
}
.menu-line > .wrap::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 4.5em;
  background: white;
  z-index: 5;
}
@media screen and (max-width: 1160px) {
  .menu-line > .wrap::after {
    display: none;
  }
}
.menu-line > .wrap .rubrics-menu {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  font-size: 1.3em;
  line-height: 2.3em;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1160px) {
  .menu-line > .wrap .rubrics-menu {
    display: none;
  }
}
.menu-line > .wrap .rubrics-menu .navigator {
  color: #008dcd;
}
.menu-line > .wrap .rubrics-menu .left-button i::before {
  content: "";
}
.menu-line > .wrap .rubrics-menu .right-button i::before {
  content: "";
}
.menu-line > .wrap .rubrics-menu .wrap {
  flex-grow: 1;
  position: relative;
  margin: 0 1em;
  overflow: hidden;
  height: 3em;
  line-height: 3em;
}
.menu-line > .wrap .rubrics-menu .wrap ul {
  display: flex;
  margin: 0;
  padding: 0;
  justify-content: flex-start;
  position: absolute;
}
.menu-line > .wrap .rubrics-menu .wrap ul li {
  list-style: none outside none;
  margin: 0 1em;
  white-space: nowrap;
}
.menu-line > .wrap .rubrics-menu .wrap ul li a {
  color: #808080;
  text-decoration: none;
}
.menu-line > .wrap .rubrics-menu .wrap ul li.active a {
  color: #2182ad;
}
@media screen and (max-width: 1160px) {
  .menu-line > .wrap {
    justify-content: flex-start;
    padding: 0.5em 0;
  }
  .menu-line > .wrap .search-form-block {
    flex-grow: 1;
  }
  .menu-line > .wrap .search-form-block input.search_text {
    width: 100%;
  }
}
.menu-line > .wrap .menu-show-button {
  display: none;
  color: #008dcd;
  font-size: 1.7em;
}
@media screen and (max-width: 1160px) {
  .menu-line > .wrap .menu-show-button {
    display: block;
    margin-right: 0.4em;
  }
  .menu-line > .wrap .menu-show-button.active + ul.head-menu {
    display: block;
  }
}
.menu-line > .wrap ul.head-menu {
  display: flex;
  margin: 0;
  padding: 0;
  background: white;
  position: relative;
  z-index: 10;
  font-size: 1.8em;
}
.menu-line > .wrap ul.head-menu li {
  list-style: none outside none;
  line-height: 2.5em;
  margin: 0 0.5em;
}
.menu-line > .wrap ul.head-menu li.mitem-regions {
  cursor: pointer;
}
.menu-line > .wrap ul.head-menu li.mitem-regions ul.rub-menu {
  display: none;
}
.menu-line > .wrap ul.head-menu li a {
  color: black;
  text-decoration: none;
  white-space: nowrap;
}
@media screen and (max-width: 1160px) {
  .menu-line > .wrap ul.head-menu {
    position: absolute;
    flex-direction: column;
    top: 1.5em;
    background: white;
    display: none;
  }
}
.menu-line > .wrap .search-form-block {
  font-size: 1.5em;
  z-index: 10;
  position: relative;
}
.menu-line > .wrap .search-form-block form {
  display: flex;
}
.menu-line > .wrap .search-form-block form .submit-form {
  width: 1.7em;
  background: url(../imgs/search-ico.png) 0 50% no-repeat;
  background-size: contain;
  border: none;
  order: 0;
  margin-right: 0.5em;
  cursor: pointer;
}
.menu-line > .wrap .search-form-block form .el-name-query {
  order: 1;
}
.menu-line > .wrap .search-form-block form .el-name-query input {
  border: none;
  font-size: 0.9em;
  width: 7.2em;
}
@media screen and (min-width: 1161px) {
  .menu-line > .wrap.show-regions {
    padding-bottom: 3em;
  }
}
@media screen and (max-width: 1160px) {
  .menu-line > .wrap.show-regions ul.head-menu li.mitem-regions ul.rub-menu {
    display: block;
  }
}

.middle-wrap {
  padding: 2em 4.2em;
  background: #e2f6fd;
  display: flex;
  justify-content: space-between;
  /*@media screen and (min-width: 1430px){
  	.central-sb .top-theme a.itemimage{ width: 39em;}

  }*/
}
@media screen and (max-width: 768px) {
  .middle-wrap {
    padding: 2em 2.1em;
  }
}
.middle-wrap .right-sb {
  width: 26em;
  flex-shrink: 0;
  /*@media screen and (max-width: 1445px) and  (min-width: 1400px ) {font-size: 0.9em;}
  @media screen and (max-width: 1399px) and  (min-width: 1300px ) {font-size: 0.8em;}
  @media screen and (max-width: 1399px) and  (min-width: 1360px ) {font-size: 0.8em;}
  @media screen and (max-width: 1359px) and  (min-width: 1320px ) {font-size: 0.7em;}*/
}
.middle-wrap .right-sb .block {
  margin-bottom: 2em;
}
.middle-wrap .right-sb .block .title span {
  display: inline-block;
  width: 6em;
  font-weight: bold;
  color: white;
  background: #003399;
  padding: 0.16em 0em;
  text-align: center;
  font-size: 2em;
  box-sizing: border-box;
}
.middle-wrap .right-sb .block.articles .item {
  display: flex;
  align-items: center;
  margin: 1.2em 0;
}
.middle-wrap .right-sb .block.articles .item a.img {
  width: 9.5em;
  height: 7.5em;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  flex-shrink: 0;
  margin-right: 2em;
}
.middle-wrap .right-sb .block.articles .item a.i-title {
  font-size: 1.55em;
  color: black;
  text-decoration: none;
  line-height: 1.1em;
}
.middle-wrap .right-sb .block.news-rss {
  margin: 1em 0;
}
.middle-wrap .right-sb .block.news-rss .title {
  margin: 0 0 0.5em 0;
}
.middle-wrap .right-sb .block.news-rss .item {
  padding: 2em 0;
  border-top: 1px dotted #2f4145;
}
.middle-wrap .right-sb .block.news-rss .item .date {
  font-size: 0.7em;
  color: gray;
}
.middle-wrap .right-sb .block.news-rss .item:first-child {
  border: 0;
}
.middle-wrap .right-sb .block.news-rss .item a {
  color: black;
  font-size: 1.55em;
  text-decoration: none;
  line-height: 1.2em;
}
@media screen and (max-width: 1200px) {
  .middle-wrap {
    flex-direction: column;
  }
  .middle-wrap .right-sb {
    width: 100%;
  }
  .middle-wrap .right-sb .block.articles {
    display: none;
  }
}
.middle-wrap .central-sb {
  flex-grow: 1;
  margin-right: 3em;
}
@media screen and (max-width: 1200px) {
  .middle-wrap .central-sb {
    margin-right: 0;
  }
}
.middle-wrap .central-sb.no-front.view {
  background: white;
  padding: 1.8em;
}
.middle-wrap .central-sb.no-front.list {
  margin-top: -1.4em;
}
.middle-wrap .central-sb .list-view .front-articles {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.7em;
}
.middle-wrap .central-sb .list-view .front-articles .top-theme {
  background: white;
  display: flex;
  margin: 0 0.7em 1em;
  flex-basis: 100%;
}
.middle-wrap .central-sb .list-view .front-articles .top-theme a.itemimage {
  width: 44em;
  flex-shrink: 0;
  height: 30em;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 1024px) {
  .middle-wrap .central-sb .list-view .front-articles .top-theme {
    flex-direction: column;
  }
  .middle-wrap .central-sb .list-view .front-articles .top-theme a.itemimage {
    width: 100%;
    height: 30em;
  }
}
.middle-wrap .central-sb .list-view .front-articles .top-theme .article-content {
  padding: 0 1em 2em 1.5em;
  position: relative;
}
.middle-wrap .central-sb .list-view .front-articles .top-theme .article-content .a-title {
  font-size: 1.9em;
  padding: 0.7em 0;
  color: black;
  text-decoration: none;
  font-weight: bold;
  display: inline-block;
}
.middle-wrap .central-sb .list-view .front-articles .top-theme .article-content .intro {
  font-size: 1em;
  font-size: 1.1em;
  line-height: 1.55em;
  background: linear-gradient(180deg, black 70%, white);
  -webkit-background-clip: text;
  -fx-background-clip: text;
  color: transparent;
  max-height: 8em;
}
.middle-wrap .central-sb .list-view .front-articles .top-theme .article-content .intro:hover {
  color: inherit;
  background: inherit;
}
.middle-wrap .central-sb .list-view .front-articles .top-theme .article-content .date {
  position: absolute;
  bottom: 0.5em;
  right: 0.5em;
  text-transform: uppercase;
  color: gray;
}
.middle-wrap .central-sb .list-view .front-articles .item {
  flex-basis: 50%;
  padding: 1.4em 0.7em 0;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
@media (max-width: 768px) {
  .middle-wrap .central-sb .list-view .front-articles .item {
    flex-basis: 100%;
  }
}
.middle-wrap .central-sb .list-view .front-articles .item a.img {
  display: block;
  height: 21.1em;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.middle-wrap .central-sb .list-view .front-articles .item .other-content {
  padding: 1em 1em 1.5em 1em;
  background: white;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .middle-wrap .central-sb .list-view .front-articles .item .other-content {
    font-size: 0.8em;
  }
}
@media screen and (max-width: 1200px) and (max-width: 768px) {
  .middle-wrap .central-sb .list-view .front-articles .item .other-content {
    padding: 1em;
  }
}
.middle-wrap .central-sb .list-view .front-articles .item .other-content .teaser {
  margin-top: 1em;
}
.middle-wrap .central-sb .list-view .front-articles .item .other-content a.title {
  text-decoration: none;
  color: black;
  font-size: 1.75em;
  font-weight: bold;
  line-height: 1.1em;
  flex-grow: 1;
}
.middle-wrap .central-sb .list-view .front-articles .item .other-content .author {
  padding: 0.7em 0 1em;
  font-size: 1.35em;
}
.middle-wrap .central-sb .list-view .front-articles .item .other-content .author .author-name {
  color: #008dcd;
  text-decoration: none;
}
.middle-wrap .central-sb .list-view .front-articles .item .other-content .date {
  position: absolute;
  bottom: 0.5em;
  right: 0.5em;
  text-transform: uppercase;
}
.middle-wrap .central-sb .list-view .front-articles .item.vidos iframe {
  height: 100%;
}
.middle-wrap .central-sb .list-view .front-articles .item.ciarticles .other-content a.title {
  flex-grow: 0;
}
.middle-wrap .central-sb .list-view .front-articles .item.ciarticles .other-content .teaser {
  flex-grow: 1;
}
.middle-wrap .central-sb .list-view.cpartners .item a.img {
  height: auto;
  text-align: center;
}
.middle-wrap .central-sb .list-view.cpartners .item a.img img {
  max-width: 100%;
  height: auto;
}
.middle-wrap .central-sb .list-view.cauthors {
  display: flex;
  flex-wrap: wrap;
  font-size: 1.5em;
}
.middle-wrap .central-sb .list-view.cauthors .author {
  flex-basis: 49%;
  padding: 0.5em;
  background: white;
  box-sizing: border-box;
  margin: 0.5%;
}
@media screen and (max-width: 850px) {
  .middle-wrap .central-sb .list-view.cauthors .author {
    flex-basis: 100%;
    margin: 0.5% 0;
  }
}
.middle-wrap .central-sb .list-view.cauthors .author .author-descr {
  font-size: 0.8em;
}
.middle-wrap .central-sb .full-view.cmedia .gall-list, .middle-wrap .central-sb .full-view.carticles .media-dalery-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 -0.5em;
}
.middle-wrap .central-sb .full-view.cmedia .gall-list .item, .middle-wrap .central-sb .full-view.carticles .media-dalery-list .item {
  flex-basis: 32%;
  height: 15em;
  background-size: cover;
  background-position: 50% 50%;
  margin: 0.5em 0.5%;
  flex-grow: 1;
  background-repeat: no-repeat;
}
@media screen and (max-width: 800px) {
  .middle-wrap .central-sb .full-view.cmedia .gall-list .item, .middle-wrap .central-sb .full-view.carticles .media-dalery-list .item {
    flex-basis: 49%;
  }
}
@media screen and (max-width: 800px) and (max-width: 450px) {
  .middle-wrap .central-sb .full-view.cmedia .gall-list .item, .middle-wrap .central-sb .full-view.carticles .media-dalery-list .item {
    flex-basis: 100%;
  }
}
.middle-wrap .central-sb .full-view.carticles .vidos {
  margin-top: 0.5em;
}
.middle-wrap .central-sb .full-view.carticles .vidos iframe {
  height: 20em;
}
.middle-wrap .central-sb .full-view img {
  max-width: 100%;
  height: auto;
}
.middle-wrap .central-sb .full-view .title {
  font-size: 2.4em;
  font-weight: bold;
  padding-bottom: 0.4em;
}
.middle-wrap .central-sb .full-view .date {
  font-size: 1.3em;
  color: #888888;
  text-transform: uppercase;
  padding-bottom: 1.5em;
}
.middle-wrap .central-sb .full-view.carticles img.img {
  width: 100%;
  height: auto;
}
.middle-wrap .central-sb .full-view.carticles .intro {
  font-size: 1.3em;
  font-style: italic;
  margin-top: 0.5em;
}
.middle-wrap .central-sb .full-view.cnews img.img {
  width: 50em;
  height: auto;
}
.middle-wrap .central-sb .full-view .author {
  padding: 1.5em;
  background: #e2f6fd;
  display: flex;
  align-items: center;
}
.middle-wrap .central-sb .full-view .author img {
  margin-right: 0.7em;
}
.middle-wrap .central-sb .full-view .author .author-name {
  font-weight: bold;
  text-decoration: none;
}
.middle-wrap .central-sb .full-view .author .shared-socnets {
  flex-grow: 1;
}
.middle-wrap .central-sb .full-view .author .shared-socnets .at-share-btn-elements {
  display: flex;
  flex-direction: column;
}
.middle-wrap .central-sb .full-view .author .shared-socnets > div {
  float: right;
}
.middle-wrap .central-sb .full-view .tags-list {
  color: #71b2d0;
  text-indent: 0.5em;
  font-size: 2em;
  padding: 0.5em;
}
.middle-wrap .central-sb .full-view .tags-list .tag-header {
  font-weight: bold;
}
.middle-wrap .central-sb .full-view .tags-list a.tag-item {
  color: #71b2d0;
  text-decoration: none;
}
.middle-wrap .central-sb .full-view .tags-list a.tag-item::after {
  content: ",";
}
.middle-wrap .central-sb .full-view .tags-list a.tag-item:last-child::after {
  display: none;
}
.middle-wrap .central-sb .full-view .full-text {
  font-size: 1.3em;
  line-height: 1.9em;
}
@media screen and (max-width: 1024px) {
  .middle-wrap .central-sb .full-view .title {
    font-size: 2em;
  }
  .middle-wrap .central-sb .full-view .date {
    font-size: 0.9em;
  }
}
.middle-wrap .central-sb .news-rss-page .items {
  display: flex;
  flex-wrap: wrap;
}
.middle-wrap .central-sb .news-rss-page .items .item {
  flex-basis: 49%;
  margin: 0.5%;
  padding: 1em;
  box-sizing: border-box;
  background: white;
}
@media screen and (max-width: 650px) {
  .middle-wrap .central-sb .news-rss-page .items .item {
    margin: 0.5% 0;
    flex-basis: 100%;
  }
}
.middle-wrap .central-sb .news-rss-page .items .item a {
  text-decoration: none;
  color: black;
}
.middle-wrap .central-sb .news-rss-page .items .item .date {
  font-size: 0.7em;
  color: gray;
  margin-bottom: 0.5em;
}

.paginator {
  display: flex;
  justify-content: center;
  margin: 1em 0;
}
.paginator a {
  color: #008dcd;
  text-decoration: none;
}
.paginator a, .paginator span {
  margin: 0 0.5em;
}

.site-footer {
  background: #008dcd;
  display: flex;
  justify-content: space-between;
  padding: 2em 4.2em;
  color: white;
}
.site-footer .l-tail {
  width: 70em;
}
.site-footer .l-tail ul.head-menu {
  justify-content: space-between;
}
.site-footer .l-tail ul.head-menu, .site-footer .l-tail ul.smenu {
  display: flex;
  margin: 0;
  padding: 0 0 2em;
}
.site-footer .l-tail ul.head-menu li, .site-footer .l-tail ul.smenu li {
  list-style: none outside none;
}
.site-footer .l-tail ul.head-menu li a, .site-footer .l-tail ul.smenu li a {
  color: white;
  text-decoration: none;
  font-size: 1.5em;
}
@media screen and (max-width: 930px) {
  .site-footer .l-tail ul.head-menu li a, .site-footer .l-tail ul.smenu li a {
    font-size: 1.3em;
  }
}
@media screen and (max-width: 830px) {
  .site-footer .l-tail ul.head-menu, .site-footer .l-tail ul.smenu {
    flex-wrap: wrap;
  }
  .site-footer .l-tail ul.head-menu li, .site-footer .l-tail ul.smenu li {
    flex-basis: 33%;
    text-align: center;
    margin-bottom: 1em;
  }
}
@media screen and (max-width: 830px) and (max-width: 600px) {
  .site-footer .l-tail ul.head-menu li, .site-footer .l-tail ul.smenu li {
    flex-basis: 50%;
  }
}
@media screen and (max-width: 830px) and (max-width: 600px) and (max-width: 450px) {
  .site-footer .l-tail ul.head-menu li, .site-footer .l-tail ul.smenu li {
    flex-basis: 100%;
  }
}
.site-footer .l-tail .wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  float: right;
}
@media screen and (max-width: 1450px) {
  .site-footer .l-tail .wrapper {
    float: none;
    align-items: center;
    text-align: center;
  }
}
.site-footer .l-tail .wrapper .f-menu {
  width: 100%;
  box-sizing: border-box;
  padding: 0 5em;
}
@media screen and (max-width: 830px) {
  .site-footer .l-tail .wrapper .f-menu {
    padding: 0;
  }
}
.site-footer .l-tail .wrapper ul.smenu {
  justify-content: space-around;
  width: 100%;
}
@media (max-width: 600px) {
  .site-footer .l-tail .wrapper ul.smenu {
    display: block;
  }
}
.site-footer .l-tail .wrapper ul.smenu a {
  text-transform: uppercase;
  letter-spacing: -0.041em;
}
@media screen and (max-width: 920px) {
  .site-footer .l-tail .wrapper .sdescr {
    line-height: 1.2em;
  }
}
@media screen and (max-width: 1450px) {
  .site-footer {
    flex-direction: column;
  }
  .site-footer .l-tail {
    width: 100%;
  }
}
.site-footer .r-tail {
  text-transform: uppercase;
  font-size: 1.5em;
  flex-grow: 1;
  text-align: center;
}
.site-footer .r-tail .follow-us {
  padding-bottom: 1.35em;
  font-size: 0.95em;
}
@media screen and (max-width: 1450px) {
  .site-footer .r-tail {
    display: flex;
    padding-top: 1em;
    justify-content: space-around;
  }
  .site-footer .r-tail .follow-us {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 1450px) and (max-width: 440px) {
  .site-footer .r-tail {
    flex-direction: column;
  }
  .site-footer .r-tail .follow-us {
    padding-bottom: 1.35em;
  }
}
.site-footer .r-tail a {
  color: white;
  text-decoration: none;
  display: inline-block;
  margin: 0 0.45em;
  font-size: 1.1em;
}

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