@font-face {
	font-family: 'Lato';
	src: url('../font/subset-Lato-Regular.eot');
	src: url('../font/subset-Lato-Regular.eot?#iefix') format('embedded-opentype'),
	url('../font/subset-Lato-Regular.woff2') format('woff2'),
	url('../font/subset-Lato-Regular.woff') format('woff'),
	url('../font/subset-Lato-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Lato';
	src: url('../font/subset-Lato-Semibold.eot');
	src: url('../font/subset-Lato-Semibold.eot?#iefix') format('embedded-opentype'),
	url('../font/subset-Lato-Semibold.woff2') format('woff2'),
	url('../font/subset-Lato-Semibold.woff') format('woff'),
	url('../font/subset-Lato-Semibold.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Lato';
	src: url('../font/subset-Lato-Bold.eot');
	src: url('../font/subset-Lato-Bold.eot?#iefix') format('embedded-opentype'),
	url('../font/subset-Lato-Bold.woff2') format('woff2'),
	url('../font/subset-Lato-Bold.woff') format('woff'),
	url('../font/subset-Lato-Bold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}




html, body{
	min-width: 320px;
}
html {
	line-height: 1.15; 
	-webkit-text-size-adjust: 100%; 
}
body {
	margin: 0;
}
main {
	display: block;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
hr {
	box-sizing: content-box; 
	height: 0; 
	overflow: visible; 
}
pre {
	font-family: monospace, monospace; 
	font-size: 1em; 
}
a {
	background-color: transparent;
}
abbr[title] {
	border-bottom: none; 
	text-decoration: underline; 
	text-decoration: underline dotted; 
}
b,
strong {
	font-weight: bold;
}
code,
kbd,
samp {
	font-family: monospace, monospace; 
	font-size: 1em; 
}
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;
}
img {
	border-style: none;
}
button,
input,
optgroup,
select,
textarea {
	font-family: inherit; 
	font-size: 100%; 
	line-height: 1.15; 
	margin: 0; 
}
button,
input { 
	overflow: visible;
}
button,
select { 
	text-transform: none;
}
button,
[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;
}

fieldset {
	padding: 0.35em 0.75em 0.625em;
}
legend {
	box-sizing: border-box; 
	color: inherit; 
	display: table; 
	max-width: 100%; 
	padding: 0; 
	white-space: normal; 
}



progress {
	vertical-align: baseline;
}



textarea {
	overflow: auto;
}



[type="checkbox"],
[type="radio"] {
	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-decoration {
	-webkit-appearance: none;
}



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





details {
	display: block;
}



summary {
	display: list-item;
}





template {
	display: none;
}



[hidden] {
	display: none;
}
body {
	font-family: "Lato", sans-serif;
	font-size: 14px;
	line-height: 1.35;
	font-weight: 400;
	color: #3a3a39;
	box-sizing: border-box;
	overflow-x: hidden;
}

a {
	text-decoration: none;
	color: #23ab9d;
}

a:not([class]):hover{
	color: #000;
}


img,
video,
iframe {
	max-width: 100%;
}

input::-ms-clear {
	display: none;
}

.wrapper {
	max-width: 1280px;
	width: auto;
	margin: 0 auto;
	padding: 0 20px;
}

.heading {
	color: #1b1a18;
	font-family: "Roboto Slab";
	font-size: 26px;
	font-weight: 700;
	line-height: 1em;
	letter-spacing: 0.52px;
}

.news-mark {
	width: auto;
	height: 28px;
	background: #e3d374;
	padding: 0 17px;
	color: #1b1a18;
	font-size: 11px;
	font-weight: 700;
	line-height: 2.54em;
	text-transform: uppercase;
	letter-spacing: 0.22px;
	text-align: center;
	position: absolute;
}

.corner-mark {
	left: 0;
	bottom: 0;
}

.center-mark {
	left: 30px;
	top: 67.35%;
}

.first-news-block .center-mark {
	left: 0;
	top: -40px;
}

.date-mark {
	display: inline-flex;
	margin-bottom: 32px;
	position: relative;
	top: 0;
	left: 0;
}

.news-link {
	display: block;
	width: auto;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 20;
}

.gradient-mask {
	width: 100%;
	max-height: 340px;
	height: 78%;
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,1)), color-stop(20%, rgba(0,0,0,.9)), to(rgba(0,0,0,0)));
	background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,.9) 20%, rgba(0,0,0,0) 100%);
	position: absolute;
	left: 0;
	bottom: 0px;
	-webkit-transition: height .3s;
	-o-transition: height .3s;
	transition: height .3s;
}

.header__menu-overlay {
	display: none;
	width: 100vw;
	height: 100vh;
	background: #000;
	opacity: .5;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 40;
}

/* back to top */
.to-top {
	width: 35px;
	height: 55px;
	background: transparent;
	border: 1px solid #23ab9d;
	position: fixed;
	bottom: 10%;
	left: 95%;
	cursor:pointer;
	display:none;
	z-index: 50;
	-webkit-transition: background .2s;
	transition: background .2s;
}

.to-top__point {
	width: 100%;
	height: 100%;
	font-size: 25px;
	line-height: 2.2em;
	color: #23ab9d;
	text-align: center;
	-webkit-transition: color .2s;
	transition: color .2s;
}

.to-top:hover {
	background: #23ab9d;
}

.to-top:hover .to-top__point {
	color: #fff;
}

/* header */
.header {
	/*background: #1b1a18;*/
	    background-color: #ebebeb;
}

.header-box {
	height: 77px;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	align-items: center;
	position: relative;
}

.header-box__logo {
/*	max-width: 230px;
	width: 18%;*/
	width: 252px;
	margin-right: auto;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	align-items: center;
}
i.icon-od {
    position: relative;
}

i.icon-od:before {
    content: "";
    width: 10px;
    height: 17px;
    background: transparent url(/images/od.svg) no-repeat center bottom;
    /* background-position: 0px 3px; */
}

i.icon-tv {
    position: relative;
}

i.icon-tv:before {
    content: "";
    width: 17px;
    height: 17px;
    background: transparent url(/images/tv.svg) no-repeat center bottom;
}

i.icon-ins {
    position: relative;
}

i.icon-ins:before {
    content: "";
    width: 15px;
    height: 17px;
    background: transparent url(/images/ins.svg) no-repeat center bottom;
}

i.icon-dzen{
    position: relative;
}

i.icon-dzen:before {
    content: "";
    width: 17px;
    height: 16.5px;
    background: transparent url(/images/dzen.svg) no-repeat center bottom;
}

i.icon-vk {
    display: block;
    width: 100%;
    height: 100%;
}

i.icon-od {
    display: block;
    width: 100%;
    height: 100%;
}

li.social-box__item {
    width: 30px;
    height: 30px;
    border: 1px solid #2e3132;
    background: transparent;
    margin-right: -1px;
}

.social-box__item--link 
 i {
    display: block;
    text-align: center;
    margin-top: 6px;
}

li.social-box__item {
    float: left;
    vertical-align: top;
    display: block;
    position: relative;
    overflow: hidden;
}

ul.social-box {
    display: block;
}

.social-box__item--link > .icon-vk {
    padding-top: 3px;
}
.header-box__logo--image {
/*	min-width: 48px;
	width: 48px;
	height: 51px;*/
	max-width: 100%;
	height: auto;
}

.header-box__logo--name {
	margin-left: 18px;
}

.logo-name {
	/*color: #e3d374;*/
	    color: #9e7732;
	font-family: "Roboto Slab", sans-serif;
	font-size: 15px;
	line-height: 1.2em;
}

.logo-description {
	display: block;
	margin-top: 5px;
	/*color: #cdcbc7;*/
	color: #9c9c9b;
	font-size: 12px;
	line-height: 1.16em;
	letter-spacing: 0.24px;
}

.menu-toggle {
	display: none;
}

.menu-close {
	display: none;
}

.top-menu {
	height: 77px;
	padding: 0;
	margin: 0;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	align-items: center;
	list-style: none;
	margin-top: 0;
	margin-bottom: 0;
}

.top-menu__elem {
	height: 100%;
	margin-right: 25px;
	position: relative;
}

.top-menu__elem:last-child {
	margin-right: 0;
}

.top-menu__elem:after {
	content: '';
	display: block;
	width: 0;
	height: 3px;
	background: #23ab9d;
	position: absolute;
	right: 0;
	bottom: 0;
	-webkit-transition: width .2s;
	transition: width .2s;
}

.top-menu__elem:hover:after,
.top-menu__elem--active:after {
	width: 100%;
}

.top-menu__elem--link {
	display: inline-block;
	width: 100%;
	height: 100%;
	/*color: #fff;*/
	    color: #1b1a18;
	font-size: 14px;
	font-weight: 500;
	line-height: 5.5em;
	cursor: pointer;
}

.top-menu__elem--link > i {
	display: inline-block;
	margin-left: 4px;
	font-size: 4px;
	vertical-align: middle;
}

.top-menu__elem--link > .icon-up {
	display: none;
}

.top-menu__elem--link:hover > .icon-down {
	display: none;
}

.top-menu__elem--link:hover > .icon-up {
	display: inline-block;
}

.submenu {
	width: 384px;
	box-shadow: -1px 3px 49px rgba(18, 18, 18, 0.21);
	background: #fff;
	padding: 35px 47px;
	visibility: hidden;
	opacity: 0;
	box-sizing: border-box;
	position: absolute;
	top: 77px;
	left: 0;
	z-index: 30;
	-webkit-transition: opacity .2s, visibility .2s;
	transition: opacity .2s, visibility .2s;
	list-style: none;
	margin-top: 0;
	margin-bottom: 0;
}

.top-menu__elem:hover .submenu {
	visibility: visible;
	opacity: 1;
}

.submenu__elem--link {
	color: #1b1a18;
	line-height: 2.1em;
	-webkit-transition: color .2s;
	transition: color .2s;
}

.submenu__elem--link:hover {
	color: #23ab9d;
}

.header-box__search {
	max-width: 433px;
	width: 34%;
	height: 100%;

	margin-left: auto;
	position: relative;
}

.header-box__search--check {
	display: none;
}

.header-box__search--field {
	width: 100%;
	height: 77px;
	/*background: #373633;*/
	background-color: #d1d2d2;
	border: 0;
	border-radius: 0;
	outline: transparent;
	padding-left: 31px;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	color: #a6a6a6;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
	transition: background .2s;
	padding-right: 75px;
}

.header-box__search--field::-webkit-input-placeholder {
	color: #a6a6a6;
	font-family: "Lato";
	font-size: 14px;
	font-weight: 400;
}
.header-box__search--field::-moz-input-placeholder {
	color: #a6a6a6;
	font-family: "Lato";
	font-size: 14px;
	font-weight: 400;
}

.header-box__search:hover > .header-box__search--field,
.header-box__search--field:focus {
	background: #f0efee;
	color: #373633;
}


.header-box__search--open,
.header-box__search--btn {
	width: 60px;
	height: 60px;
	background: transparent;
	border: 0;
	outline: transparent;
	padding: 0;
	/*color: #c5aa4a;*/
	color: #23ab9d;
	font-size: 18px;
	line-height: 3.33em;
	text-align: center;
	position: absolute;
	top: 50%;
	right: 15px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	cursor: pointer;
	-webkit-transition: color .2s;
	transition: color .2s;
}

.header-box__search--open {
	display: none;
}

.header-box__search--btn:hover {
	color: #23ab9d;
}

.header-box__subscribe {
	display: block;
	width: 187px;
	height: 100%;
	background: #23ab9d;
	color: #fff;
	font-size: 14px;
	line-height: 5.5em;
	text-align: center;
	-webkit-transition: background .2s;
	transition: background .2s;
}

.header-box__subscribe:hover {
	background: #0b9092;
}

/* news */
.first-news-block {
	padding-top: 30px;
}

.second-news-block {
	padding-top: 60px;
}

.third-news-block {
	padding-top: 60px;
}

.other-news-block {
	padding: 60px 0 64px;
}

.news-box {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}

.news-box__item {
	margin-right: 3.125%;
	position: relative;
}
.news-box__item-fulllink,
.magazine_articles__item-fulllink{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
}
.magazine_articles__item-fulllink{
	left: 20px;
	right: 20px;
	z-index: 2;
}

.news-box__item:last-child {
	margin-right: 0;
}

.big-news {
	max-width: 620px;
	width: 48.4%;
}

.big-news__picture {
	max-width: 620px;
	width: 100%;
	margin-bottom: 31px;
	position: relative;
}

.picture-po {
	overflow: hidden;
}

.first-news-block .news-wrap {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}

.big-news__description--title {
	color: #1b1a18;
	font-family: "Roboto Slab";
	font-size: 22px;
	font-weight: 700;
	line-height: 0.8em;
	-webkit-transition: color .2s;
	transition: color .2s;
}

.big-news__description--title:hover {
	color: #0b9092;
}

.big-news__description--text {
	margin: 18px 0 0;
	font-size: 16px;
	line-height: 1.4em;
}

.big-news__description--more {
	display: inline-block;
	margin-top: 28px;
	position: relative;
}
.big-news__description--more:before{
	content: '';
	display: block;
	width: 0;
	height: 1px;
	background: #23ab9d;
	position: absolute;
	bottom: -7px;
	right: 0;
	-webkit-transition: width .2s;
	transition: width .2s;
}
.big-news__description--more:hover:before{
	width: 100%;
}

.news-wrap {
	/*max-width: 290px;*/
	/*width: 22.675%;*/
	margin-right: 1.125%;
	max-width: 310px;
	width: 30%;
	position: relative;
}

.news-wrap__title {
	max-width: 240px;
	width: 90%;
	color: #fff;
	font-family: "Roboto Slab";
	font-size: 15px;
	font-weight: 700;
	line-height: 1.5em;
	position: absolute;
	bottom: 11%;
	left: 30px;
	-webkit-transition: color .2s;
	transition: color .2s;
}

.news-wrap:hover .news-wrap__title {
	color: #15c2c5;
}

.third-news-block .news-wrap__title {
	bottom: 14%;
}

.news-wrap__link {
	color: #e3d374;
	font-size: 15px;
	line-height: 1.5em;
	position: absolute;
	top: 89%;
	left: 30px;
	z-index: 25;
}

.news-wrap__link > .icon-download {
	margin-right: 7px;
}

.news-wrap__description {
	color: #a2a19e;
	font-size: 15px;
	line-height: 1.5em;
	position: absolute;
	top: 89%;
	left: 30px;
}

.mini-news {
	max-width: 290px;
	width: 22.65%;
}


.mini-news{
	cursor: pointer;
}
.mini-news__picture {
	width: 100%;
	height: auto;
	margin-bottom: 25px;
	position: relative;
}
.mini-news__picture:before,
.magazine_articles__image:before{
	background-color: #e3d374;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	position: absolute;
	background-color: #e3d374;
	-webkit-transition: opacity .3s;
	-o-transition: opacity .3s;
	transition: opacity .3s;
	opacity: 0;
}
.magazine_articles__image:before{
	z-index: 1;
}
.mini-news:hover .mini-news__picture:before,
.magazine_articles__item--fulllinked:hover .magazine_articles__image:before{
	opacity: 0.63;
}
.mini-news:hover .mini-news__description--title,
.magazine_articles__item--fulllinked:hover .magazine_articles__name{
	color: #23ab9d;
}


.mini-news__picture--image {
	width: 100%;
	display: block;
}

.mini-news__description--title {
	color: #1b1a18;
	font-family: "Roboto Slab";
	font-size: 15px;
	font-weight: 700;
	line-height: 1.2em;
	-webkit-transition: color .2s;
	transition: color .2s;
}

.mini-news__description--title:hover {
	color: #1a9496;
}

.mini-news__description--text {
	margin: 13px 0 0;
}

.magazine-issue {
	margin-bottom: 30px;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	align-items: center;
}

.magazine-issue__date {
	display: inline-block;
	color: #23ab9d;
	font-family: "Roboto Slab";
	font-size: 16px;
	font-weight: 700;
	line-height: 1.7em;
	letter-spacing: 0.32px;
}

.magazine-issue__link {
	margin-left: auto;
}

.magazine-issue__link--all,
.magazine-issue__link--more {
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.4em;
	position: relative;
	-webkit-transition: color .2s;
	transition: color .2s;
}

.magazine-issue__link--more {
	margin-left: 70px;
}

.magazine-issue__link--more:before {
	content: '';
	display: block;
	width: 1px;
	height: 18px;
	background: #e3d374;
	position: absolute;
	top: 50%;
	left: -36px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.magazine-issue__link--all:after,
.magazine-issue__link--more:after {
	content: '';
	display: block;
	width: 0;
	height: 1px;
	background: #23ab9d;
	position: absolute;
	bottom: -7px;
	right: 0;
	-webkit-transition: width .2s;
	transition: width .2s;
}

.magazine-issue__link--all:hover:after,
.magazine-issue__link--more:hover:after {
	width: 100%;
}

.magazine-issue__link--all:hover,
.magazine-issue__link--more:hover {
	color: #000;
}

.other-news-block .heading {
	display: inline-block;
	margin-bottom: 33px;
}

.other-news-block .news-box__item {
	position: relative;
}

.other-news-block .news-box__item:hover .mini-news__description--title {
	color: #23ab9d;
}

.other-news-block .news-box__item:after {
	content: '';
	display: block;
	width: 1px;
	height: 100%;
	background: #e3d374;
	position: absolute;
	top: 0;
	right: -20px;
	bottom: 0;
}

.other-news-block .news-box__item:last-child:after {
	display: none;
}

/* footer */
.footer {
	width: 100%;
	background: #1b1a18;
	padding: 60px 0 67px;
	box-sizing: border-box;
}

.footer-box {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	align-items: flex-start;
	position: relative;
}

.footer-box__item {
	margin-right: 3.125%;
}

.footer-box__item:first-child {
	max-width: 290px;
	width: 22.65%;
}

.footer-box__item:nth-child(2) {
	margin-right: 0;
}

.footer-box__item:nth-child(3) {
	margin: 0 auto;
	padding-top: 36px;
	box-sizing: border-box;
}

.last-item {
	max-width: 510px;
	width: 40%;
	margin-right: 0;
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	align-items: flex-start;
}

.footer-list {
	padding: 0;
	margin: 0;
	list-style: none;
}

.footer-title {
	display: block;
	color: #fff;
	font-weight: 500;
	letter-spacing: 0.28px;
	margin-bottom: 3px;
}

.footer-box__item--title {
	display: inline-block;
	margin-bottom: 16px;
}

.footer-list__elem--link {
	color: #fff;
	line-height: 1.9em;
	letter-spacing: 0.28px;
	-webkit-transition: color .2s;
	transition: color .2s;
}

.footer-list__elem--link:hover {
	color: #23ab9d;
}

.footer-box__item--address {
	margin-bottom: 39px;
	font-style: normal;
}

.address-place {
	color: #fff;
	line-height: 1.3em;
	letter-spacing: 0.28px;
}

.footer-box__item--link {
	margin-right: 60px;
}

.footer-phone {
	display: block;
	color: #fff;
	font-weight: 500;
	line-height: 1.6em;
	letter-spacing: 0.28px;
}

.footer-mail {
	display: inline-block;
	line-height: 1.6em;
	letter-spacing: 0.28px;
	position: relative;
	-webkit-transition: color .2s;
	transition: color .2s;
}

.footer-mail:after {
	content: '';
	display: block;
	width: 0;
	height: 1px;
	background: #23ab9d;
	position: absolute;
	right: 0;
	bottom: -3px;
	-webkit-transition: width .2s;
	transition: width .2s;
}

.footer-mail:hover {
	color: #fff;
}

.footer-mail:hover:after {
	width: 100%;
}

.social-title,
.pay-title {
	display: inline-block;
	color: #fff;
	font-size: 11px;
	font-weight: 500;
	line-height: 1.63em;
	letter-spacing: 0.22px;
}

.social-box {
	padding: 0;
	margin: 5px 0 0 0;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: start;
	justify-content: flex-start;
	-webkit-box-align: baseline;
	align-items: baseline;
	list-style: none;
}

.social-box__item {
	margin-right: 11px;
}

.social-box__item:last-child {
	margin-right: 0;
}

.social-box__item--link > i {
	-webkit-transition: color .2s;
	transition: color .2s;
}

.social-box__item--link > .icon-vk {
	font-size: 9px;
}

.social-box__item--link:hover > .icon-vk {
	color: #107ec4;
}

.social-box__item--link > .icon-facebook {
	font-size: 15px;
}

.social-box__item--link:hover > .icon-facebook {
	color: #345bcb;
}

.social-box__item--link > .icon-pint {
	font-size: 14px;
}

.social-box__item--link:hover > .icon-pint {
	color: #17b5d7;
}

.footer-box__pay {
	position: absolute;
	right: 0;
	bottom: 150px;
}

.pay-box {
	padding: 0;
	margin: 3px 0 0 0;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	align-items: center;
	list-style: none;
}

.pay-box__item {
	width: 40px;
	height: 22px;
	border: 1px solid #2e3132;
	background: transparent;
	margin-right: -1px;
}

.pay-box__item--link {
	display: block;
	width: 100%;
	height: 100%;
}

.pay-yandex {
	background: transparent url(../img/pay/yandex.svg) no-repeat center center;
}

.pay-visa {
	background: transparent url(../img/pay/visa.svg) no-repeat center center;
}

.pay-maestro {
	background: transparent url(../img/pay/maestro.svg) no-repeat center center;
}

.pay-rbk {
	background: transparent url(../img/pay/rbk.svg) no-repeat center center;
}

.footer-box__copyright {
	max-width: 510px;
	width: 40%;
	color: #a2a19e;
	font-size: 11px;
	line-height: 1.63em;
	letter-spacing: 0.22px;
	white-space: pre-wrap;
	position: absolute;
	bottom: 0px;
	right: 0;
}
.contacts_page{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.contacts_page__left{
	width: 50%;
	padding-right: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.contacts_page__right{
	width: 50%;
	padding-left: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.contacts_form{
	border: 1px solid #d7d8d8;
	padding: 51px 64px;
}
.breadcrumbs{
	margin-top: 26px;
	margin-bottom: 21px;
}
.page__title{
	font-size: 22px;
	font-family: "Roboto Slab";
	margin-bottom: 31px;
}
.breadcrumbs__separator{
	margin-left: 16px;
	margin-right: 16px;
}
.contacts_page__data{
	border: 1px solid #d7d8d8;
	padding: 32px;
	margin-bottom: 39px;
}
.bold{
	font-weight: 700;
}
.contacts_page__data-title{
	font-weight: 700;
}
.contacts_page__data-item{
	margin-bottom: 2px;
}
.contacts_page__map{
	border: 1px solid #d7d8d8;
	height: 270px;
	width: 100%;
	margin-bottom: 19px;
}
.contacts_page__map .bx-yandex-view-layout,
.contacts_page__map .bx-yandex-view-map{
	width: 100%;
	height: 100%;
}
.styled_form input[type="text"],
.styled_form input[type="password"],
.styled_form input[type="tel"],
.styled_form input[type="email"],
.styled_form select,
.styled_form textarea,
form[name="MyForm"] input[type="text"],
form[name="MyForm"] input[type="password"],
form[name="MyForm"] input[type="tel"],
form[name="MyForm"] input[type="email"],
form[name="MyForm"] select,
form[name="MyForm"] textarea{
	border: 1px solid #d7d8d8;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-size: 14px;
	color: inherit;
	font-size: 14px;
	width: 100%;
	display: block;
	height: 53px;
	padding: 0 29px;
	box-sizing: border-box;
	border-radius: 0;
}
.styled_form select,
form[name="MyForm"] select{
	background-image: url(../img/select_arrow.svg);
	background-repeat: no-repeat;
	background-position: center right 15px;
}
.styled_form textarea,
form[name="MyForm"] textarea{
	height: 110px;
	padding-top: 21px;
	padding-bottom: 21px;
	resize: none;
}
.form__row,
.formRow{
	margin-bottom: 32px;
}
.form__heading,
.form-head{
	font-size: 22px;
	font-weight: 700;
	font-family: "Roboto Slab";
	font-size: 22px;
	margin-bottom: 31px;
}
.btn,
form[name="MyForm"] input[type="submit"],
form[name="MyForm"] input[type="reset"]{
	display: inline-block;
	min-width: 188px;
	background-color: #23ab9d;
	border: 1px solid #23ab9d;
	color: #fff;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	padding: 17px;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: background-color .3s;
	-o-transition: background-color .3s;
	transition: background-color .3s;
	text-align: center;
	border-radius: 0;
}
.btn:hover,
form[name="MyForm"] input[type="submit"]:hover,
form[name="MyForm"] input[type="reset"]:hover{
	background-color: #0b9092;
}
.dscontacts__form__inputs{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	margin-left: -15px;
	margin-right: -15px;
}
.dscontacts__form__inputs > div{
	width: 50%;
	padding-left: 15px;
	padding-right: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.dscontacts__form__bottom{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	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;
	-ms-align-items: center;
	align-items: center;
}
.improper-value{
	border-color: #f00 !important;
	color: #f00 !important;
}
.parent--improper-value label{
	color: #f00 !important;
}
.text-report{
	margin-top: 15px;
}
.usefull_links{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -20px;
	margin-right: -20px;
	margin-bottom: 1em;
}
.usefull_links__item{
	padding-left: 20px;
	padding-right: 20px;
	width: 33.3333333%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 32px;
}
.usefull_links__inner{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	color: #ffffff;
	background-color: #23ab9d;
	padding: 8px 20px;
	text-align: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-word-break: break-all;
	word-break: break-all;
	font-weight: 500;
	-webkit-transition: background-color .3s;
	-o-transition: background-color .3s;
	transition: background-color .3s;
}
.usefull_links__inner:hover{
	background: #0b9092;
}
.usefull_links__text b{
	font-size: 15px;
}
p,
ul,
table,
ol{
	margin-bottom: 1.6em;
	margin-top: 1.6em;
}
.pages{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
.pages > a,
.pages > span{
	width: 53px;
	height: 53px;
	font-size: 14px;
	font-weight: 500;
	color: #3a3a39;
	background: none;
	border: 1px solid #d7d8d8;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 51px;
	text-align: center;
	-webkit-transition: background-color .3s, border-color .3s;
	-o-transition: background-color .3s, border-color .3s;
	transition: background-color .3s, border-color .3s;
	margin-left: -1px;
}
.pages > span,
.pages > a:hover{
	background-color: #e2d274;
	color: #fff;
	border-color: #e2d274;
}
.hot_topics__top{
	position: relative;
	padding-right: 135px;
	margin-bottom: 32px;
}
.hot_topics__name{
	font-family: "Roboto Slab";
	font-size: 18px;
	font-weight: 700;
}
.hot_topics__date{
	background-color: #e3d374;
	color: #1b1a18;
	width: 120px;
	text-align: center;
	height: 28px;
	line-height: 28px;
	font-weight: 500;
	font-size: 11px;
	position: absolute;
	top: 7px;
	right: 0;
}
.hot_topics__columns{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.hot_topics__left{
	width: 289px;
}
.hot_topics__content{
	width: calc(100% - 289px);
	padding-left: 41px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: -4px;
}
.hot_topics__description{
	font-size: 16px;
	margin-bottom: 14px;
}
.articles_title{
	font-family: "Roboto Slab";
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 5px;
}
.hot_topics__item {
	border-bottom: 1px solid #dad6cd;
	padding-bottom: 28px;
	margin-bottom: 30px;
}
.article_detail__text--two_columns{
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 40px;
	-moz-column-gap: 40px;
	column-gap: 40px;
}
.article_detail__text--two_columns > :first-child{
	margin-top: 0;
}
.article_detail__text--two_columns > *{
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid-column;
}
.article_detail__text {
	font-size: 16px;
}
.framed_pic__imageholder{
	padding: 45px 41px;
	text-align: center;
	border: 1px solid #d5d5d5;
}
.framed_pic__name{
	font-size: 16px;
	margin-top: 26px;	
}
.article_detail__text {
	clear: both;
}
.article_detail__authors{
	font-family: "Roboto Slab";
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 16px;
}
.article_detail__magazine{
	background-color: #e3d374;
	font-size: 11px;
	font-weight: 500;
	line-height: 28px;
	padding: 0 12px;
	display: inline-block;
}
.article_detail__top{
	position: relative;
	margin-bottom: 22px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.article_detail__top-share{
	margin-top: 37px;
}
.framed_pic{
	margin-top: 46px;
}
.article_detail__share_bottom{
	text-align: left;
}
.search_page__form{
	position: relative;
}
.search_page__form-button{
	width: 36px;
	height: 36px;
	position: absolute;
	top: 50%;
	margin-top: -18px;
	right: 16px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: none;
	cursor: pointer;
	border: 0;
	padding: 0;
	color: #c5aa4a;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 19px;
	outline: none;
}
.search_page__form-inputs{
	position: relative;
}
.search_page__form-button:hover{
	color: #23ab9d;
}
.search_page__form input.search-suggest, 
.search_page__form input.search_page__form-input{
	height: 60px;
	font-size: 16px;
	border-color: #a7a7a7;
	padding-right: 50px;
}
.search_page__form .search-result{
	text-align: right;
	color: #acacac;
	font-size: 14px;
	margin-top: 12px;
}
.search-item{
	border: 1px solid #d7d8d8;
	border-bottom: 0;
	min-height: 190px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	padding: 30px;
}
.search-item-meta{
	margin-top: auto;
}
.search-item-title{
	margin-bottom: 16px;
}
.search-preview{
	margin-bottom: 16px;
}
.search-result{
	margin-top: 26px;
}
.search-results-items > :last-child{
	border-bottom: 1px solid #d7d8d8;
}
.search-item-date{
	color: #acacac;
}
.search-item-title a{
	font-size: 15px;
	font-family: "Roboto Slab";
	color: #1b1a18;
}
.search-item-title a:hover{
	color: #23ab9d;
}
.search_page__bottom{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	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;
	-ms-align-items: center;
	align-items: center;
	margin-top: 40px;
}
.sorting__item{
	font-size: 11px;
	text-transform: uppercase;
	display: inline-block;
	vertical-align: middle;
	font-weight: 500;
	min-height: 33px;
	line-height: 33px;
	color: #1b1a18;
	margin-right: 15px;
}
.search-sorting{
	margin-right: 15px;
}
.sorting__item--current{
	background-color: #e3d374;
	color: #fff;
	padding-left: 20px;
	padding-right: 20px;
}
div.search-popup{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.search-sorting-elements{
	display: inline-block;
	vertical-align: middle;
}
.search-sorting label{
	display: inline-block;
	vertical-align: middle;
}
.search_page__form-inputs iframe{
	display: none;
}
.magazine_articles{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -20px;
	margin-right: -20px;
}
.magazine_articles__item{
	padding-left: 20px;
	padding-right: 20px;
	width: 25%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 55px;
	position: relative;
}
.magazine_articles__image{
	height: 171px;
	position: relative;
	overflow: hidden;
	margin-bottom: 26px;
	border: 1px solid #d7d8d8;
	display: block;
}
.magazine_articles__image img{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: auto;
	height: auto;
}
.magazine_articles__badge{
	background-color: #e3d374;
	min-height: 33px;
	color: #1b1a18;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5px 15px;
	text-align: center;
	min-width: 133px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	line-height: 23px;
	font-size: 11px;
	font-weight: 500;
	text-transform: uppercase;
}
.magazine_articles__name {
	font-family: "Roboto Slab";
	font-size: 15px;
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 10px;
	min-height: 29px;
}
.magazine_articles__author{
	font-size: 14px;
	font-family: "Roboto Slab";
	margin-bottom: 16px;
}
.magazine_articles__name a{
	color: inherit;
	font-weight: inherit;
	font-family: inherit;
	font-size: inherit;
	padding-right: 15px;
	display: block;
}
.magazine_content_prelabel{
	font-size: 16px;
	color: #23ab9d;
	font-weight: 700;
	font-family: "Roboto Slab";
	margin-bottom: 18px;
}
.serials__imageholder{
	position: relative;
	width: 100%;
	height: 255px;
	border: 1px solid #d7d8d8;
	overflow: hidden;
	margin-bottom: 25px;
}
.serials__description{
	font-size: 16px;
	margin-bottom: 15px;
}
.serials__image{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	max-width: none;
}
.serials__date{
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	background-color: #e3d374;
	height: 28px;
	line-height: 28px;
	text-align: center;
	min-width: 120px;
	padding: 0 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 11px;
	font-weight: 500;
}
.serials__name{
	margin-bottom: 22px;
}
.serials__name a{
	font-size: 22px;
	color: #1b1a18;
	font-family: "Roboto Slab";
	font-weight: 700;
}
.serials__name a:hover{
	color: #23ab9d;
}
.serials{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -20px;
	margin-right: -20px;
}
.serials__item{
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 20px;
	padding-right: 20px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	margin-bottom: 43px;
}
.serials__related{
	line-height: 1.5;
}
.styled_radio{
	display: block;
	width: 100%;
	cursor: pointer;
}
.styled_radio input{
	display: none;
}
.styled_radio span{
	position: relative;
	padding-left: 21px;
	display: block;
}
.styled_radio span:before{
	content: "";
	width: 14px;
	height: 14px;
	border: 1px solid #d7d8d8;
	background-color: #ffffff;
	border-radius: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	top: 2px;
	left: 2px;
}
.styled_radio input:checked + span:after{
	content: "";
	position: absolute;
	width: 6px;
	height: 6px;
	background-color: #23ab9d;
	border-radius: 50%;
	top: 6px;
	left: 6px;
}
.kiosk__top {
	background-color: #f5f5f5;
	padding: 23px 32px;
	padding-bottom: 13px;
	margin-bottom: 37px;
}
.kiosk__hint-bold{
	font-size: 15px;
	font-family: "Roboto Slab";
	font-weight: 700;
	margin-bottom: 8px;
}
.kiosk__input-title{
	font-size: 15px;
	font-weight: 700;
	font-family: "Roboto Slab";
	margin-bottom: 10px;
}
.kiosk__button input{
	border: 1px solid #23ab9d;
	font-size: 14px;
	background: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	line-height: 1.45;
	color: #23ab9d;
	font-size: 14px;
	text-align: center;
	height: 63px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	white-space: normal;
	padding: 0 15px;
	-webkit-transition: color .3s, background-color .3s;
	-o-transition: color .3s, background-color .3s;
	transition: color .3s, background-color .3s;
	border-radius: 0;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.kiosk__button input:hover{
	color: #fff;
	background-color: #23ab9d;
}
.kiosk__buttons_wrap{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	margin-left: -20px;
	margin-right: -20px;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
.kiosk__button{
	width: 33.33333%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 20px;
	padding-right: 20px;
}
.kiosk__items{
	margin-left: -20px;
	margin-right: -20px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
.kiosk__inputs_wrap{
	margin-top: auto;
}
.kiosk__input{
	width: 50%;
	padding-right: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 20px;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	margin-bottom: 26px;
}
.kiosk__hint{
	margin-bottom: 25px;
}
.subscribe_agencies{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -20px;
	margin-right: -20px;
}
.subscribe_agencies__item{
	padding-left: 20px;
	padding-right: 20px;
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 42px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.subscribe_agencies__item-inner{
	border: 1px solid #d7d8d8;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	width: 100%;
	padding: 28px 33px;
	min-height: 190px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
h3,
.h3{
	font-size: 15px;
	font-family: "Roboto Slab";
	font-weight: 700;
	margin-bottom: 17px;
}
.subscribe_agencies__title{
	font-size: 15px;
	color: #1b1a18;	
	font-family: "Roboto Slab";
	margin-bottom: 17px;
}
.kiosk{
	margin-bottom: 44px;
}
.usual_link{
	color: inherit;
}
.moscow_shop_title{
	font-size: 15px;
	font-weight: 700;
	font-family: "Roboto Slab";
	margin-bottom: 6px;
}
.big-news__picture--image{
	display: block;
}
.news-wrap__image{
	display: block;
	min-width: 100%;
	height: 430px;
}
.projects_list__title a{
	font-family: "Roboto Slab";
	font-size: 16px;
	color: #3a3a39;
	font-weight: 700;
}
.projects_list__item{
	clear: both;
	overflow: hidden;
	margin-bottom: 35px;
}
.projects_list__text *{
	font-size: 14px !important;
}
.projects_list__text img{
	margin-right: 25px;
}
.clearfix{
	clear: both;
	overflow: hidden;
}
#issue_years {
	list-style: none;
	padding-left: 0;
	-webkit-column-count: 10;
	-moz-column-count: 10;
	column-count: 10;
	margin-bottom: 15px;
}
#issue_years li{
	margin-bottom: 8px;
}
#issue_years .active{
	color: #000;
}
#issue_months .item {
	display: inline-block;
	vertical-align: top;
	margin-right: 15px;
	margin-bottom: 35px;
}
#issue_months .item .img{
	display: block;
}
#issue_months .item  .text{
	display: block;
	text-align: center;
}
#issue_months .cb{
	display: none;
}
#issue_months.l_styled_9 {
	list-style: none;
	padding-left: 0;
}
#issue_months.l_styled_9 li:not(.loader){
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
}
#issue_months .unaviable{
	color: #c7c7c6;
}
.b_read{
	margin-bottom: 50px;
	margin-top: 15px;
}
.b_styled_9 ul{
	margin-top: 5px;
	margin-bottom: 5px;
}
.magazine_articles--full_width{
	margin-left: 0;
	margin-right: 0;
}
.magazine_articles--full_width .magazine_articles__item{
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}
.magazine_articles__text--detail{
	display: none;
}
.magazine_articles__toggler{
	font-size: 16px;
	font-family: "Roboto Slab";
	font-weight: 700;
	line-height: 1.2;
	cursor: pointer;
	color: #23ab9d;
	margin-bottom: 15px;
}
.magazine_articles__item--detail_visible .magazine_articles__text{
	display: none;
}
.magazine_articles__item--detail_visible .magazine_articles__text--detail{
	display: block;
}
.submenu__elem--active a{
	text-decoration: underline;
}
.toggle-text{
	display: inline-block;
	vertical-align: middle;
}
.footer-list__elem--active a{
	text-decoration: underline;
}
.breadcrumbs > span,
.breadcrumbs > a{
	display: inline-block;
	vertical-align: middle;
}
p:empty{
	display: none;
}
.transitioned__field__wrap{
	position: relative;
}
.transitioned__field__wrap label{
	position: absolute;
	top: 19px;
	left: 29px;
	color: #d7d8d8;
	-webkit-transition: transform .3s;
	-o-transition: transform .3s;
	transition: transform .3s;
}
.dscontacts__form__inputs > div.transitioned__field__wrap label{
	left: 44px;
}
.transitioned__field__wrap input:focus,
.transitioned__field__wrap textarea:focus{
	outline: none;
}
.parent--filled.transitioned__field__wrap label{
	display: none;
}
.transitioned__field__wrap.parent--focused label{
	-webkit-transform: translateY(-15px);
	-ms-transform: translateY(-15px);
	-o-transform: translateY(-15px);
	transform: translateY(-15px);
	color: #3a3a39;
	font-size: 11px;
}
::-moz-placeholder {
	color: #d7d8d8;
}

:-ms-input-placeholder {
	color: #d7d8d8;
}

::-ms-input-placeholder {
	color: #d7d8d8;
}

::placeholder {
	color: #d7d8d8;
}
.content_img{
	margin-bottom: 25px;
}
form[name='MyForm'] input[type='reset']{
	display: none;
}
form[name='MyForm']{
	max-width: 490px;
}
.news-wrap:hover .gradient-mask{
	height: 100%;
	max-height: 100%;
}
.footer-box__pay {
	position: static;
}

.last-item {
	justify-content: space-between;
}

.last-item > div,
.last-item > address {
	width: 48%;
	margin: 0 0 22px;	
}

.heading-date {
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 21px;
	color: #22AB9D;
	margin: 14px 0 30px;
}
.last-number {
	margin-bottom: 10px;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: space-between;
	justify-content: space-between;
	-webkit-box-align: flex-start;
	align-items: flex-start;
}
.last-number .magazine-issue {
	width: 22.65%;
	display: block;
}
.last-number .magazine-issue .magazine-issue__img a {
	display:inline-block;
	width:197px;
	border: 1px solid #EBEBEB;
}
.last-number .magazine-issue .magazine-issue__img img {
	width:100%;
}
.last-number .news-box {
	width: 74.4%;
	flex-wrap: wrap;
}
.last-number .mini-news {
	max-width: 340px;
	width: 34.8%;
	margin-right:0;
	padding-right:5.125%;
	box-sizing: border-box;
	margin-bottom: 30px;
}
.last-number .news-box__item:nth-of-type(3n) {
	padding-right: 0;
	width: 30.1%;
}
.last-number .news-box__item-fulllink {
	position:static;
	display:inline-block;
}
.last-number .mini-news__picture {
	margin-bottom: 15px;
}
.last-number .mini-news__picture:before, .last-number .magazine-issue__link--all:after, .last-number .magazine-issue__link--more:after, .last-number .magazine-issue__link--more:before {
	display:none;
}
.last-number .news-mark {
	position:static;
	height:auto;
	display: inline-block;
	line-height: 19px;
	padding: 3px 10px 0;
}
.last-number .magazine-issue__link {
	width:200px;
	margin-left: 0;
	margin-top:40px;
	text-align:center;
}
.last-number .magazine-issue__link .magazine-issue__link--all {
	width:100%;
	padding:9px;
	border: 1px solid #22AB9D;
	font-size:12px;
	box-sizing:border-box;
}
.last-number .magazine-issue__link .magazine-issue__link--all:hover {
	border: 1px solid #000;
}
.last-number .magazine-issue__link .magazine-issue__link--more {
	font-size:12px;
	margin-left: 0;
	margin-top:18px;
}
.footer-box__item--disclaimer {
	width:100% !important;
	color:#fff;
}
/*.big-news:hover .big-news__description--title{ 
	color: #23ab9d;
}*/
@media screen and (max-width: 1319px) {
	.contacts_form{
		padding-left: 44px;
		padding-right: 44px;
	}
	.to-top {
		left: auto;
		right: 20px;
	}
	.usefull_links__item{
		width: 50%;
	}

	.header-box__logo {
/*		max-width: 31.6%;
		width: 31.6%;*/
		margin-right: 25px;
	}

	.header-box__search {
		max-width: 80px;
		background: #373633;
		position: static;
	}

	.header-box__search:hover {
		background: #373633;
	}

	.header-box__search--field {
		display: none;
		max-width: 52.88%;
		width: 380px;
		height: 100%;
		background: #f0efee;
		top: 0;
		left: auto;
		right: 104px;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	.searching .header-box__search--field {
		display: block;
	}

	.header-box__search--btn {
		display: none;
		right: 114px;
	}

	.header-box__search--btn:hover {
		color: #c5aa4a;
	}

	.searching .header-box__search--btn {
		display: block;
		color: #23ab9d;
	}

	.header-box__search--open {
		display: block;
		right: 114px;
	}

	.searching .header-box__search--open {
		display: none;
	}

	.header-box__subscribe {
		width: 104px;
	}

	.big-news__picture {
		max-width: 100%;
	}

	.big-news__picture--image {
		width: 100%;
	}

	.news-wrap {
		max-width: 48.5%;
		width: 48.5%;
		margin-right: 3%;
		overflow: hidden;
	}

	.news-wrap__image {
		width: 100%;
	}

	.mini-news {
		max-width: 31.6%;
		width: 31.6%;
		margin-right: 2.6%;
	}

	.mini-news:nth-child(3) {
		margin-right: 0;
	}

	.other-news-block .news-box__item:last-child {
		display: none;
	}

	.other-news-block .news-box__item:after {
		right: -8px;
	}

	.other-news-block .news-box__item:nth-child(3):after {
		display: none;
	}

	.footer {
		height: auto;
		padding: 46px 0;
	}

	.footer-box {
		flex-wrap: wrap;
	}

	.footer-box__item:first-child,
	.footer-box__item {
		width: 31.6%;
		margin-right: 2.6%;
	}

	.footer-box__item:nth-child(2) {
		margin-right: 2.6%;
	}

	.footer-box__item:nth-child(3) {
		margin: 0;
	}

	.last-item {
	    margin: 40px 0 0; 
		max-width: 100%;
		width: 100%;
	}

	.footer-box__item--address {
		width: 100%;
		margin-top: 55px;
	}

	.footer-box__pay {
		left: 323px;
		bottom: 75px;
	}

	.footer-box__copyright {
		max-width: 100%;
		width: 100%;
		margin-top: 40px;
		position: static;
	}

}

@media screen and (max-width: 1279px) {
	.menu-toggle {
		display: block;
		background: transparent;
		padding: 0;
		border: 0;
		outline: transparent;
		color: #fff;
		color: black;
		font-weight: 500;
		line-height: 1.3em;
		cursor: pointer;
	}

	.menu-toggle > .icon-menu {
		display: inline-block;
		margin-right: 5px;
		font-size: 15px;
		vertical-align: middle;
	}

	.menu-close {
		background: transparent;
		border: 0;
		outline: transparent;
		padding: 0;
		color: #5a5a5a;
		color: #fff;
		font-size: 10px;
		position: fixed;
		top: 16px;
		left: 46vw;
		z-index: 55;
		cursor: pointer;
		width: 25px;
		height: 25px;
	}

	.header_menu--active .menu-close {
		display: block;
	}

	.top-menu {
		display: none;
		width: 50vw;
		height: 100vh;
		background: #1b1a18;
		padding: 44px 12px 0 57px;
		box-sizing: border-box;
		overflow-y: auto;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 50;
	}

	.header_menu--active .top-menu {
		display: block;
	}

	.top-menu__elem:hover:after,
	.top-menu__elem--active:after {
		width: 0;
	}

	.top-menu__elem--link:after {
		content: '';
		display: block;
		width: 0;
		height: 3px;
		background: #23ab9d;
		position: absolute;
		right: 0;
		bottom: 0;
		-webkit-transition: width .2s;
		transition: width .2s;
	}

	.top-menu__elem--link:hover:after{
		width: 100%;
	}

	.header_menu--active .header__menu-overlay {
		display: block;
	}

	.top-menu__elem {
		height: auto;
		margin-right: 0;
	}

	.top-menu__elem--link {
		line-height: 3em;
		color: white;
	}

	.top-menu__elem--link:hover:after {
		width: 0;
	}

	.top-menu__elem--link:after {
		width: 0;
		top: 34px;
		left: 0;
		right: auto;
		bottom: auto;
	}

	.top-menu__elem--drop--active .top-menu__elem--link:after,
	.top-menu__elem--active .top-menu__elem--link:after {
		width: 57px;
	}

	.top-menu__elem--link > i {
		position: absolute;
		right: 30px;
		top: 0;
	}

	.top-menu__elem--drop--active .icon-down {
		display: none;
	}

	.top-menu__elem--drop--active .icon-up {
		display: block;
	}

	.submenu {
		display: none;
		width: 100%;
		height: auto;
		background: transparent;
		padding: 22px 0 18px 21px;
		visibility: visible;
		opacity: 1;
		position: static;
	}

	.top-menu__elem--drop--active > .submenu,
	.top-menu__elem--drop--active + .submenu {
		display: block;
	}

	.submenu__elem--link {
		color: #ffffff;
		font-family: "Lato";
		font-size: 14px;
		font-weight: 400;
		line-height: 2.2em;
	}
}

@media screen and (max-width: 1200px) {
	.article_detail__text--two_columns{
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
	}
	.magazine_articles__item{
		width: 33.33333%;
		padding-left: 10px;
		padding-right: 10px;
		margin-bottom: 25px;
	}
	.magazine_articles__item-fulllink{
		left: 0;
		right: 0;
	}
	.magazine_articles__image{
		margin-bottom: 12px;
	}
	.magazine_articles__author{
		margin-bottom: 9px;
	}
	.magazine_articles__image{
		height: 134px;
	}
	.magazine_articles{
		margin-left: -10px;
		margin-right: -10px;
		margin-bottom: 25px;
	}
	.magazine_articles--full_width{
		margin-left: 0;
		margin-right: 0;
	}
	.framed_pic__imageholder{
		padding: 30px;
	}
	.framed_pic__imageholder img{
		width: auto;
		height: auto;
	}
	.framed_pic__name{
		margin-top: 21px;
	}
	.framed_pic{
		margin-top: 31px;
		max-width: 354px;
	}
	.contacts_page__left{
		width: 100%;
		padding-right: 0;
	}
	.contacts_page__right{
		width: 100%;
		padding-left: 0;
		margin-top: 45px;
	}
	.contacts_form{
		padding-top: 31px;
	}
	.styled_form textarea{
		height: 86px;
	}
	.contacts_page{
		display: block;
	}
	.contacts_page__data{
		margin-bottom: 16px;
	}
}
@media screen and (max-width: 1023px) {
	.page__title{
		margin-bottom: 23px;
	}
	.serials__description br{
		display: none;
	}
	.kiosk__button input{
		height: 95px;
	}
	.subscribe_agencies__item-inner{
		padding: 15px 33px;
		padding-bottom: 22px;
		min-height: 0;
	}
	.subscribe_agencies__item{
		width: 100%;
		padding-left: 0;
		padding-right: 0;
		margin-bottom: 19px;
	}
	.subscribe_agencies{
		margin-left: 0;
		margin-right: 0;
	}
	.kiosk{
		margin-bottom: 24px;
	}
	.kiosk__button{
		padding-left: 10px;
		padding-right: 10px;
	}
	.kiosk__buttons_wrap{
		margin-left: -10px;
		margin-right: -10px;
	}
	.kiosk__top{
		padding: 21px 23px;
		margin-bottom: 28px;
		margin-left: -20px;
		margin-right: -20px;
	}
	.kiosk__input{
		margin-bottom: 16px;
	}
	.kiosk__hint{
		margin-bottom: 20px;
	}
	.kiosk__input{
		width: 100%;
		padding-right: 0;
		padding-left: 0;
	}
	.kiosk__items {
		margin-left: 0;
		margin-right: 0;
	}
	.serials__item{
		padding-left: 0;
		padding-right: 0;
		width: 100%;
	}
	.serials__imageholder{
		height: 299px;
		margin-bottom: 21px;
	}
	.serials__item{
		margin-bottom: 33px;
	}
	.serials{
		margin-left: 0;
		margin-right: 0;
	}
	.serials__imageholder.serials__imageholder--noimage{
		border: none;
		height: auto;
	}
	.serials__imageholder--noimage .serials__date{
		position: static;
		display: inline-block;
	}
	.hot_topics__top{
		margin-bottom: 23px;
	}
	.hot_topics__left{
		width: 231px;
	}
	.hot_topics__item{
		margin-bottom: 23px;
	}
	.last-number .magazine-issue {
		width: 38%;
	}
	.last-number .mnews-box {
		width: 62%;
	}
	.last-number .mini-news {
		max-width: none;
		width: 49.8%;
	}
	.last-number .news-box__item:nth-of-type(3n) {
		padding-right: 5.125%;
		width: 49.8%;
	}
	.last-number .news-box__item:nth-of-type(2n) {
		padding-right: 0;
	}
}
@media screen and (max-width: 920px) {
	.usefull_links__item{
		width: 100%;
		margin-bottom: 18px;
		padding-left: 0;
		padding-right: 0;
	}
	.usefull_links{
		margin-left: 0;
		margin-right: 0;
	}
	.hot_topics__content{
		width: calc(100% - 231px);
		padding-left: 19px;
	}
	.header-box__search--field{
		width: 295px;
	}
}

@media screen and (max-width: 890px) {
	.news-box {
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.big-news {
		max-width: 100%;
		width: 100%;
		margin-right: 0;
		margin-bottom: 30px;
	}
}

@media screen and (max-width: 767px) {
	.dscontacts__form__bottom{
		display: block;
		margin-top: 18px;
	}
	.usefull_links__text > :first-child{
		margin-top: 0;
	}
	.usefull_links__text > :last-child{
		margin-bottom: 0;
	}
	.usefull_links__text p{
		margin-top: 1em;
		margin-bottom: 1em;
	}
	.form_buy_article .btn{
		display: block;
		margin-left: auto;
		margin-right: auto;
		max-width: 280px;
		margin-bottom: 15px;
	}
	.article_detail__text  blockquote{
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	#issue_months .item{
		margin-right: 12px;
	}
	#issue_years{
		-webkit-column-count: 7;
		-moz-column-count: 7;
		column-count: 7;
	}
	.projects_list__text img{
		margin-right: 17px;
	}
	.subscribe_agencies__item-inner{
		padding-left: 16px;
		padding-right: 16px;
	}
	.subscribe_agencies{
		margin-bottom: 9px;
	}
	.subscribe_agencies__item{
		margin-bottom: 10px;
	}
	.kiosk{
		margin-bottom: 13px;
	}
	.kiosk__top{
		padding-left: 14px;
		padding-right: 14px;
		margin-bottom: 18px;
	}
	.kiosk__button{
		width: 100%;
		margin-bottom: 9px;
	}
	.kiosk__button input{
		height: 60px;
	}

	.serials__imageholder{
		height: 255px;
	}
	.magazine_content_prelabel{
		font-size: 14px;
		margin-top: 0;
	}
	.magazine_articles__item{
		width: 50%;
	}
	.sorting__item{
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding-left: 30px;
		margin-bottom: 4px;
	}
	.search-sorting label{
		margin-right: 7px;
		padding-top: 6px;
	}
	.search-sorting{
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		max-width: 290px;
		margin-bottom: 5px;
	}
	.search-item{
		padding: 28px 23px;
	}
	.search_page__bottom{
		margin-top: 24px;
	}
	.search-sorting{
		margin-right: 0;
	}
	.search-sorting label{
		margin-right: 7px;
	}
	.search_page__bottom{
		display: block;
	}
	.article_detail__text table:not([class]) img,
	.article_detail__text img:not([class]){
		width: auto;
		height: auto;
		max-height: 250px;
		float: none !important;
		margin-left: auto;
		margin-right: auto;
		display: block;
	}
	.article_detail__text  table:not([class]){
		float: none !important;
		max-width: 100%;
		width: auto;
		margin-left: auto;
		margin-right: auto;
	}
	.article_detail__top{
		display: block;
	}
	.article_detail__share_bottom{
		text-align: left;
		margin-top: 19px;
	}
	.usefull_links__inner{
		font-size: 12px;
		margin-bottom: 18px;
	}
	.article_detail__top-share{
		margin-top: 13px;
		margin-left: -6px;
	}
	.article_detail__authors{
		margin-bottom: 8px;
	}
	.usefull_links__item{
		margin-bottom: 20px;
	}
	.dscontacts__form__bottom .pers-info{
		margin-bottom: 19px;
	}
	.breadcrumbs{
		margin-top: 22px;
		margin-bottom: 12px;
	}
	.page__title{
		font-size: 18px;
		margin-bottom: 20px;
	}
	.contacts_page__data{
		padding: 18px;
	}
	.form__heading, .form-head{
		font-size: 18px;
		margin-bottom: 19px;
	}
	.form__row{
		margin-bottom: 9px;
	}
	.dscontacts__form__inputs{
		display: block;
	}
	.dscontacts__form__inputs > div{
		width: 100%;
	}
	.dscontacts__form__inputs > div + div{
		margin-top: 9px;
	}
	.contacts_form{
		padding-left: 21px;
		padding-right: 21px;
	}
	.contacts_page__right{
		margin-top: 28px;
	}
	.wrapper {
		padding: 0 15px;
	}
	.kiosk__top{
		margin-left: -15px;
		margin-right: -15px;
	}

	.heading {
		font-size: 18px;
		line-height: 1.5em;
		letter-spacing: 0.36px;
		text-align: center;
	}
        .heading-date {
		text-align: center;
	}
	.to-top {
		right: 15px;
	}

	.header {
		padding-top: 10px;
	}

	.header-box {
		height: 100%;
		flex-wrap: wrap;
	}

	.header-box__logo {
		width: calc(100% - 20px);
		margin-bottom: 10px;
		margin-right: 0;
		min-width: 252px;
	}

	.header-box__logo--image {
/*		min-width: 39px;
		width: 39px;
		height: 41px;*/
	}

	.header-box__logo--name {
		margin-left: 10px;
	}

	.header-box__navigation {
		width: 20px;
		margin-bottom: 15px;
	}

	.menu-toggle > .icon-menu {
		margin-right: 0;
		font-size: 18px;
	}

	.toggle-text {
		display: none;
	}

	.menu-close {
		top: 30px;
		left: 89.5vw;
	}

	.top-menu {
		width: 100vw;
		padding: 59px 26px;
	}

	.header-box__search {
		max-width: 17.2%;
		width: 17.2%;
		height: 43px;
		margin-left: 0;
	}

	.header-box__search--field {
		max-width: 100%;
		width: 100%;
		height: 43px;
		top: auto;
		left: 0;
		bottom: 0;
	}

	.header-box__search--open,
	.header-box__search--btn {
		width: 17.2%;
		height: 43px;
		line-height: 2.38em;
		top: auto;
		right: auto;
		left: 0;
		bottom: 0;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	.searching .header-box__search--btn {
		left: auto;
		right: 0;
		z-index: 20;
	}

	.header-box__subscribe {
		max-width: 82.8%;
		width: 82.8%;
		height: 43px;
		line-height: 3.1em;
	}

	.first-news-block {
		padding-top: 13px;
	}

	.second-news-block {
		padding-top: 25px;
	}

	.third-news-block {
		padding-top: 32px;
	}

	.other-news-block {
		padding: 28px 0 36px;
	}

	.big-news {
		margin-bottom: 24px;
	}

	.big-news__picture {
		margin-bottom: 22px;
	}

	.big-news__description--title {
		font-size: 18px;
		line-height: 1em;
	}

	.big-news__description--text {
		margin-top: 14px;
	}

	.center-mark {
		top: auto;
		bottom: 93px;
	}

	.second-news-block .news-box__item:not(:first-child){
		display: none;
	}

	.magazine-issue {
		display: block;
		margin-bottom: 15px;
	}

	.magazine-issue__date {
		width: auto;
		margin: 4px 0 10px;
		font-size: 14px;
		letter-spacing: 0.28px;
	}

	.magazine-issue__link {
		width: 100%;
		margin-left: 0;
	}

	.magazine-issue__link--more {
		margin-left: 28px;
	}

	.magazine-issue__link--more:before {
		left: -17px;
	}

	.mini-news {
		max-width: 100%;
		width: 100%;
		margin-right: 0;
	}
	.news-box__item{
		margin-bottom: 35px;
	}
	.other-news-block .news-box__item:after{
		display: none;
	}
	.other-news-block .news-box__item:last-child{
		display: block;
	}
	.news-box__item .date-mark{
		margin-bottom: 15px;
	}

	.mini-news__picture {
		margin-bottom: 22px;
	}

	.mini-news__description--text {
		margin-top: 7px;
	}

	.second-news-block .big-news__description--title {
		font-size: 15px;
	}

	.other-news-block .heading {
		margin-bottom: 16px;
	}

	.other-news-block .news-box__item:after {
		right: 0;
	}

	.other-news-block .mini-news__description {
		width: 90%;
	}

	.footer {
		padding: 40px 0 35px;
	}

	.footer-box__item:nth-child(odd),
	.footer-box__item:nth-child(even) {
		max-width: 48%;
		width: 48%;
		margin-right: 4%;
		margin-bottom: 42px;
	}

	.footer-box__item:nth-child(even) {
		margin-right: 0;
	}

	.footer-box__item:nth-child(3),
	.footer-box__item:nth-child(4) {
		padding: 0;
		margin-bottom: 22px;
	}

	.footer-list__elem {
		margin-bottom: 12px;
	}

	.footer-list__elem--link {
		line-height: 1.2em;
	}

	.footer-box__item--address {
		margin: 0 0 28px;
	}

	.footer-box__item--link {
		margin: 0 0 23px;
	}

	.footer-box__pay {
		position: static;
	}

	.footer-box__copyright {
		margin-top: 24px;
	}


	.last-item > div,  
	.last-item > address {
		width: 100%;
	}

	.last-item {
		margin-top: 0;
	}
	.last-number {
		display:block;
	}
	.last-number .magazine-issue {
		width: 100%;
		margin-bottom: 40px;
	}
	.last-number .news-box, .last-number .mini-news {
		width: 100% !important;
		display:block !important;
		padding-right:0 !important;
	}
	.magazine-issue__img {
		text-align:center;	
	}
	.last-number .magazine-issue__link {
		margin:20px auto 0;
	}
}
@media screen and (max-width: 680px) {
	.hot_topics__left{
		width: 100%;
		margin-bottom: 16px;
	}
	.hot_topics__item{
		margin-bottom: 27px;
	}
	.hot_topics__content{
		width: 100%;
		padding-left: 0;
	}
	.hot_topics__columns{
		display: block;
	}
	.hot_topics__image{
		width: 190px;
	}
	.hot_topics__date{
		position: static;
	}
	.hot_topics__top{
		padding-right: 0;
	}
	.hot_topics__name{
		font-size: 16px;
		margin-bottom: 9px;
	}
	.hot_topics__top{
		margin-bottom: 16px;
	}
}
@media screen and (max-width: 560px) {
	.news-wrap {
		max-width: 100%;
		width: 100%;
		height: 388px;
		margin-right: 0;
		margin-bottom: 28px;
	}
	.breaking_links a{
		display: block;
	}
	.news-wrap:last-child {
		margin-bottom: 0;
	}

	.serials__imageholder{
		height: 119px;
	}
	#issue_years{
		-webkit-column-count: 5;
		-moz-column-count: 5;
		column-count: 5;
	}
	.serials__image{
		position: static;
		height: auto;
		max-width: 100%;
		-webkit-transform:none;
		-ms-transform:none;
		-o-transform:none;
		transform:none;
		display: block;
	}
	.serials__name{
		font-size: 16px;
		margin-bottom: 10px;
	}
	.serials__imageholder{
		height: auto;
		margin-bottom: 17px;
	}
}
@media screen and (max-width: 480px) {
	.magazine_articles__item{
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 31px;
	}
	.magazine_articles{
		margin-bottom: 10px;
	}
	.magazine_articles__image{
		max-width: 290px;
		height: 171px;
		margin-bottom: 19px;
	}
	.magazine_articles__name{
		min-height: 0;
	}

	li.social-box__item {
		width: 26px;
	}
}
@media screen and (max-width: 400px) {
	.pages > a, .pages > span{
		width: 42px;
		height: 42px;
		line-height: 40px;
	}
}

#payButton{
	display: block;
    width: 187px;
    height: 100%;
    background: #23ab9d;
    color: #fff;
    font-size: 14px;
    line-height: 3.5em;
    text-align: center;
    -webkit-transition: background .2s;
    transition: background .2s;
    border: 0px;
    margin-bottom: 36px;
}

#payButton:hover{
	    background: #0b9092;
	    cursor: pointer;
}
.read-all {
	margin-top:20px;
}

.mini-news__description a{
	color: #3a3a39;
}

.magazine_articles .magazine_articles__text img{
	display: none;
}

#article_preview_picture{
	display: none;
}

.full_ver h3{
	font-family: "Lato", sans-serif;
	font-weight: 400;
	font-size: 15px;
	margin-bottom: 10px;
}

.full_ver p{
	font-family: "Lato", sans-serif;
	font-weight: 400;
	font-size: 15px;
	margin-bottom: 0;
	margin-top: 0;
}