@media screen and (max-width: 1199px) {

#top-banner .box {
	max-width: 48.7%;
}
#top-banner .content .readmore {
	margin: 20px 0 0;
}
#top-banner .content h2 {
	font-size: 38px;
}
#top-banner .content h2 img {
	line-height: 24px;
}
#top-banner .content {
	padding: 40px;
	min-height: 526px;
}
#top-banner .box.image figure img {
	min-height: 526px;
}


#need-module .box {
	max-width: 23.3%;
}
#need-module .box:nth-child(5), #need-module .box:nth-child(7) {
	max-width: 36.1%;
}
#stories-module .stories-row {
	max-width: 800px;
}
.flip-box {
	max-width: 32.1%;
}
#truth-or-myth .flip-box .front-content .custom__btn {
	max-width: 46.6%;
}
.flip-box .back-content .title {
	font-size: 19px;
}
.flip-box .back-content .description {
	font-size: 15px;
	line-height: 130%;
}
#objects ul > li > a {
	font-size: 32px;
}
#footer {
	font-size: 14px;
}
.footer-menu-bottom li:not(:last-child) {
	margin-right: 24px;
}

.module-box .content-list {
	padding: 28px;
}
.module-box .content-list .title {
	font-size: 22px;
}
.module-box .content-list a {
	font-size: 16px;
}
.popular-articles.type-2 .item {
	max-width: 31.5%;
	padding: 20px;
}
.comments .add-comment .control-field {
	max-width: 48.6%;
}
.subscription-form {
	background: #ff7654;
	border-radius: 28px;
}
.subscription-form .svg-wrapper {
	display: none;
}
.subscription-form form {
	margin: 0;
}
.subscription-form .title {
	position: relative;
	padding: 0;
	color: #fff;
	margin-bottom: 20px;
}
.error-page:before,
.error-page:after {
	max-height: 270px;
	max-width: 270px;
}
.search {
	max-width: 42.7%;
}
.save-to-mail.custom__btn {
	padding: 0 25px;
	font-size: 14px;
}

} /* END 1199 */

@media screen and (max-width: 992px) {

#header .navigation {
	display: none;
}
.search {
	position: relative;
	width: 20px;
	background: none;
}
.search .search-field {
	visibility: hidden;
	opacity: 0;
	transition: all 0.2s ease-in-out;
}
.search.open-search {
	width: 100%;
	max-width: 40%;
}
.search.open-search .search-field {
	visibility: visible;
	opacity: 1;
}
.search button {
	display: none;
}
.search.open-search button {
	display: block;
}
.open-button {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	width: 28px;
	height: 28px;
	cursor: pointer;
	z-index: 10;
}
.open-button .close {
	width: 11px;
	height: 11px;
}
.open-button .close path {
	fill: var(--color-4);
}
.open-button .close,
.open-button.hidden .glass {
	display: none;
}
.open-button.hidden {
	top: -7px;
	transform: none;
	left: -23px;
}
.open-button.hidden .close {
	display: block;
}
.search input {
	display: none;
}
.search.open-search input {
	display: block;
}

#category__menu {
	overflow-x: hidden;
}
#category__menu .container {
	padding: 0;
}
#category__menu .row {
	flex-wrap: nowrap;
	overflow-x: auto;
	scrollbar-width: none;
	padding: 0 30px;
}
#category__menu .row::-webkit-scrollbar {
	display: none;
}
#category__menu li > a {
	font-size: 14px;
	padding: 12px 24px;
	height: 48px;
}

#top-banner .content {
	padding: 56px 24px;
}
#top-banner .content h2 {
	font-size: 28px;
}
#top-banner .content p {
	font-size: 16px;
	font-weight: 400;
}
#top-banner .content h2 img {
	height: 20px;
}
#top-banner .box {
	max-width: 48.4%;
}
#top-banner .box {
	min-height: 470px;
}
#top-banner .center-description {
	font-size: 12px;
	line-height: 130%;
}
#top-banner .content .svg-wrapper.bottom-right,
#top-banner .box.image .svg-wrapper {
	display: flex;
	align-items: end;
	width: 68%;
	height: auto;
}
#top-banner .content .svg-wrapper.bottom-right {
	bottom: -1px;
	right: -1px;
}
#top-banner .box.image .svg-wrapper {
	left: -1px;
	bottom: -1px;
}
#top-banner .content .svg-wrapper.bottom-right svg,
#top-banner .box.image .svg-wrapper svg {
	width: 100%;
	height: auto;
}
.heading__title h2 {
	font-size: 28px;
}
#need-module .heading__title {
	margin-bottom: 20px;
}
#need-module .box:nth-child(1), #need-module .box:nth-child(4) {
	margin-top: 0;
}
#need-module .box {
	max-width: 31.4% !important;
	min-height: 258px !important;
}

#stories-module {
	background: var(--color-5);
	border-radius: 28px;
	overflow-x: hidden;
}
#stories-module .container {
	padding: 0;
}
#stories-module .stories-row {
	padding: 0 30px;
	justify-content: left;
}
.flip-box {
	max-width: 48.8%;
}

.nav__burger {
	display: block !important;
	position: fixed;
	z-index: 99;
	top: 88px;
	visibility: hidden;
	opacity: 0;
	left: -100%;
	width: 100%;
	height: 100%;
	transition: all 0.2s ease-in-out;
	padding: 28px 15px;
	background: #fff;
}
.nav__burger.show {
	visibility: visible;
	opacity: 1;
	left: 0;
}
.nav__burger ul.row {
	display: block;
}
.nav__burger li:not(:last-child) {
	margin-bottom: 24px;
}
.nav__burger li > a {
	font-weight: 500;
	line-height: 30px;
	color: var(--color-4);
}
.nav__burger .submenu {
	display: none;
}
.nav__burger li.parent {
	position: relative;
}

.nav__burger li.parent .arrow-right {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	cursor: pointer;
	top: 0;
	right: 0;
	width: 24px;
	height: 24px;
}
.nav__burger .submenu {
	position: fixed;
	top: 88px;
	padding: 28px 15px;
	left: 0;
	z-index: 10;
	width: 100%;
	background: #fff;
}
.nav__burger .submenu a {
	font-size: 16px;
}
.nav__burger .submenu .submenu-child {
	margin-top: 28px;
}
.mobnav.only-child .submenu.showsub {
	display: block;
}
.mobnav.only-child .submenu.showsub .submenu-child .showsub .title {
	display: inline-block;
	margin-bottom: 28px;
}
.mobnav.only-child .submenu.showsub .submenu-child .showsub a {
	font-weight: 400;
}
.nav__burger .submenu .title {
	position: relative;
	padding-left: 32px;
	color: #8A899C;
	font-size: 16px;
}
.nav__burger .submenu .title .icon {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 16px;
	height: 16px;
}
.nav__burger .submenu .title.back .active-child {
	position: relative;
	color: #8A899C;
	padding-left: 12px;
} 
.nav__burger .submenu .title.back .active-child:before {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	font-family: icon;
	content: "\f105";
	color: var(--color-1);
	font-size: 11px;
}

.nav__burger .subscription {
    margin: 86px auto 0;
    max-width: 345px;
	border-radius: 28px;
	padding: 28px;
	background: url(/images/BG/Path-3.png), var(--color-6);
	background-repeat: no-repeat;
	background-position: top 50% right 19px;
	background-size: contain;
	color: #fff;
}
.nav__burger .subscription .title {
	font-size: 28px;
	font-weight: 500;
	line-height: 110%;
	margin-bottom: 20px;
}
.nav__burger .subscription p {
	line-height: 160%;
}

#inner-page .col-8,
#inner-page .col-4 {
	max-width: 100%;
}
.module-wrapper {
	padding-left: 0;
}
.error-page .error {
	font-size: 200px;
}
.error-page {
	background-size: 80%;
}
 
} /* END 992 */

@media screen and (max-width: 767px) {

#top-banner {
	overflow: hidden;
}
#top-banner .swiper {
	overflow: visible;
}
#top-banner .swiper-wrapper {
	gap: 0;
	flex-wrap: nowrap;
}
#top-banner .box {
	max-width: 100%;
	min-height: 448px;
	max-height: 448px;
}
#top-banner .center-description {
	display: none;
}
#top-banner .content .svg-wrapper.bottom-right, #top-banner .box.image .svg-wrapper {
	width: 50%;
}
#category__menu .row {
	padding: 0 15px;
}
#header .logo {
	max-width: 90px;
}
.search.open-search {
	max-width: 58%;
}

#need-module .box {
	max-width: 47.9% !important;
}
#stories-module {
	padding: 20px 0;
}
#stories-module .container {
	padding: 0 0 0 15px;
	overflow-x: hidden;
}
#stories-module .stories-row {
	gap: 55px;
	padding: 0;
}
#stories-module .story-field {
	max-width: 96px;
}
#stories-module .story-field figure {
	width: 64px;
	height: 64px;
}
#stories-module .story-field figure img,
#stories-module .story-field figure::after {
	width: 52px;
	height: 52px;
}
#stories-module .story-field .tag-title {
	font-size: 14px;
	font-weight: 600;
	line-height: 114%;
}
#category__menu {
	padding: 0 0 20px;
}
#category__menu .row {
	padding: 0 30px;
}
#top-banner {
	padding: 0;
}
#top-banner .content {
	min-height: 448px;
}

#truth-or-myth {
	padding: 0;
}
#news-module {
	padding-bottom: 64px;
}
#news-module .swiper {
	display: none;
}
#news-module .latest-news-mobile {
	position: relative;
    display: block;
	background: url(/images/BG/star-6.png), var(--color-2);
	background-repeat: no-repeat;
    background-size: contain;
    background-position: top 50% right 0;
    padding: 96px 28px 64px;
    border-radius: 28px;
    color: #fff;
	}
#news-module .latest-news-mobile .svg-wrapper.top-right {
	top: -1px;
	right: -1px;
	height: 44px;
	width: 55%;
}	
#news-module .latest-news-mobile .svg-wrapper.top-right svg {
	width: 100%;
	height: auto;
}
#news-module .latest-news-mobile .public-date {
	position: absolute;
	top: 20px;
	left: 28px;
}
#news-module .latest-news-mobile .news__item:not(:last-child) {
	margin-bottom: 40px;
}
#news-module .latest-news-mobile .news__item {
	gap: 12px;
	align-items: center;
}
#news-module .latest-news-mobile .news__item .title {
	font-weight: 500;
	width: 100%;
	max-width: 85.4%;
}
#truth-or-myth {
	overflow: hidden;
	padding-bottom: 64px;
}
#truth-or-myth .row {
	gap: 0;
	flex-wrap: nowrap;
}
#truth-or-myth .flip-box {
	max-width: 100%;
}
#truth-or-myth .container {
	padding: 0;
}
#truth-or-myth .swiper {
	padding: 0 15px;
	overflow: visible;
}
#truth-or-myth .swiper .swiper-progress-bar {
	display: block;
	margin: 16px auto 0;
	max-width: 200px;
}
#objects ul > li > a {
	font-size: 28px;
}
main {
	padding: 20px 0 64px;
}

.breadcrumbs .row {
	flex-wrap: nowrap;
	overflow: auto;
	scrollbar-width: none;
}
.breadcrumbs li {
	white-space: nowrap;
}
.page__header h1 {
	font-size: 36px;
}
.action-buttons a {
	width: 44px;
	height: 44px;
	border-radius: 50%;
	text-align: center;
	border: 1px solid #8A899C;
	font-size: 0;
}
.action-buttons {
	gap: 12px;
}
.action-buttons a .icon {
	font-size: initial;
	margin: 0 auto;
}
.article__content #stories-module .stories-row {
	justify-content: left;
	gap: 12px;
}

#inner-page #stories-module {
	background: none;
}
.article__content #stories-module .story-field {
	max-width: 31.6%;
}
.download-row {
	gap: 20px;
}
.download {
	max-width: 47.8%;
}
ul.table table {
	min-width: 100%;
}
.important {
	padding: 80px 20px 30px;
}
.popular-articles.type-2 .item {
	max-width: 48.2%;
}
.comments .add-comment .control-field {
	max-width: 48.2%;
}
.subscription-form .control-field {
	max-width: 47.8%;
}
.pagination .row {
	gap: 8px;
}
.pagination .first {
	padding-right: 12px;
}
.pagination .last {
	padding-left: 12px;
}
.personal__page .author-info figure {
	width: 80px;
	height: 80px;
}
.personal__page .author-info .content {
	max-width: 78.4%;
}

.error-page::before, .error-page::after {
    max-height: 200px;
    max-width: 200px;
  }
  .error-page .page-notfound {
  	font-size: 34px;
  }

.burger {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 30px;
}  
#header .logo {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
#header .search {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	transition: all 0.1s ease-in-out;
	right: 30px;
}
#header.open .burger,
#header.open .logo {
	display: none !important;
	z-index: -1;
}
.open-search .open-button {
	width: 24px;
	height: 24px;
}
.open-search .open-button .close {
	width: 100%;
	height: 100%;
}	
.open-button.hidden {
	top: 50%;
	transform: translateY(-50%);
	left: -33px;
}
.search.open-search {
	max-width: 81%;
}
.save-to-mail.custom__btn {
	min-width: 193px;
	height: 44px;
}
.custom__table {
	min-width: 100%;
}
.categories-list h2 {
	font-size: 24px;
}
.categories-list .svg {
	width: 239px;
	height: 83px;
}

} /* END 767 */

@media screen and (max-width: 526px) {

	#top-banner  .swiper-progress-bar {
		display: block;
		margin: 24px auto 0;
		max-width: 200px;
	}
	#top-banner .box.image figure img {
		min-height: 448px;
	}
	#need-module .row {
		gap: 12px;
	}
	#need-module .box {
		max-width: 48% !important;
		min-height: 229px !important;
	}
	#need-module .box .readmore {
		width: 44px;
		height: 44px;
	}
	#need-module .box .svg-wrapper {
		height: 75px;
    width: 76px;
    bottom: -1px;
    right: -1px;
	}
	#need-module .box .svg-wrapper svg {
		height: auto;
		width: 100%;
	}
	#stories-module .stories-row {
		justify-content: left;
		gap: 12px;
	}
	#stories-module .story-field {
		min-width: 96px;
	}
	#news-module .latest-news-mobile .news__item .title {
		max-width: 74.8%;
	}
	#objects {
		padding-top: 40px;
		background: none;
		border-radius: 0;
	}
	#objects .container {
		padding: 10px 15px 0;
		background: linear-gradient(229.88deg, rgb(112, 111, 128) 4.423%,rgb(166, 164, 186) 90.965%);
		border-radius: 28px;
	}
	#objects .heading__title {
		position: relative;
		top: -60px;
	}
	#objects .row {
		padding: 0;
	}

	#objects ul {
		justify-content: center;
	}
	#objects ul > li > a {
		font-size: 28px;
		font-weight: 400;
		line-height: 100%;
	}
	#objects .svg-wrapper {
		display: none;
	}
	#objects ul > li {
		margin-bottom: 40px;
		max-width: 100%;
		text-align: center;
	}
	.footer-menu-bottom li {
		max-width: 100%;
	}
	.footer-menu-bottom li > a {
		line-height: 130%;
	}
	.footer-menu-bottom li:not(:last-child) {
		margin: 0 0 8px;
	}
	.bottom-widjet {
		display: block;
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		border-radius: 24px 24px 0 0;
		background: #fff;
		box-shadow: 0px -7px 24.1px 0px rgba(0, 0, 0, 0.18);
		padding: 12px 15px;
		z-index: 99;
	}
	.bottom-widjet .row {
		gap: 11px;
	}
	.bottom-widjet li {
		width: 100%;
		max-width: 17.1%;
		text-align: center;
	}
	.bottom-widjet li span {
		display: block;
	}
	.bottom-widjet li .icon {
		margin-bottom: 8px;
		height: 30px;
	}
	.bottom-widjet li .name {
		font-size: 12px;
		color: #8A899C;
		line-height: 110%;
	}
	.bottom-widjet li.active svg path,
	.bottom-widjet li.active a .name {
		fill: var(--color-1);
		color: var(--color-1);
	}
	.bottom-widjet li.active svg path:nth-child(3) {
		stroke: var(--color-1);
	}
	.bottom-widjet li svg path {
		fill: #8A899C;
	}
	#footer {
		padding: 40px 0 140px;
		border-radius: 28px 28px 0 0;
		max-height: 100%;
	}
	.search.open-search {
		position: absolute;
		right: 14px;
		max-width: 72%;
	}
	.author-info .content {
		max-width: 75.2%;
	}
	.content-list {
		padding: 40px 20px;
		margin-right: -15px;
		margin-left: -15px;
		margin-bottom: 48px;
	}
	.content-list .title {
		font-size: 24px;
	}
	.advertising__block {
		margin-bottom: 48px;
	}
	.custom-list.type-1 {
		padding: 40px 20px;
		margin-right: -15px;
		margin-left: -15px;
	}
	.custom-list.type-1 li > a,
	.custom-list.type-1 li {
		line-height: 160%;
		letter-spacing: -2%;
	}
	.article__content h2 {
		margin: 20px 0;
		font-size: 24px;
	}
	.video__wrapper iframe {
		min-height: 212px;
	}
	.article__content #stories-module .stories-row {
		margin-bottom: 20px;
	}
	.article__content #stories-module .story-field {
		padding: 20px;
		max-width: 48%;
	}
	.article__content .full__iamge {
		margin: 40px 0 48px;
	}
	.article__content .full__iamge figure {
		height: 212px;
	}
	.download {
		max-width: 100%;
	}
	ul.table > li .head {
		font-size: 16px;
	}
	ul.table table th, ul.table table td {
		font-size: 16px;
	}

  table.wide-table {
    width: 100%;
    border-collapse: collapse;
  }

  table.wide-table thead {
    display: none;
  }

  table.wide-table tr {
    display: block;
    padding: 0 16px 16px;
  }

  table.wide-table td {
    display: block;
    text-align: right !important;
    padding: 16px 0 16px 120px !important;
    position: relative;
    border: none !important;
  }
  table.wide-table tr td:first-child {
  	padding-bottom: 0 !important;
  }
  table.wide-table tr td:not(:last-child) {
  	margin-bottom: 16px;
  }
  table.wide-table td strong {
  	font-weight: 400;
  }
  table.wide-table td::before {
    content: attr(data-label);
    position: absolute;
    left: 0;
    top: 0;
    width: 98px;
    font-size: 16px;
    line-height: 120%;
    padding: 16px 0 0;
    font-weight: 700;
    text-align: left;
  }
  table thead,
  table tbody {
  	display: table;
  	width: 100%;
  	table-layout: fixed;
  }
  ul.table li.show table {
  	display: block;
  	border-radius: 20px;
  }
  .custom-list.steps,
  .list-sources {
  	padding: 40px 20px;
  	margin-right: -15px;
  	margin-left: -15px;
  }
  .quote {
  	margin: 40px 0;
  }
  .quote .title h2 {
  	font-size: 32px;
  }
  .quote .title .svg-icon {
  	width: 20px;
  	height: 20px;
  }
  .quote .title .svg-icon svg {
  	width: 100%;
  	height: 100%;
  }
  .quote p {
  	font-size: 18px;
  }
  .quote.type-2 blockquote {
  	font-size: 18px;
  	padding: 40px 0;
  }
  .quote.type-2 blockquote .quote-icon {
  	width: 20px;
  	height: 20px;
  }
  .quote.type-2 blockquote .quote-icon svg {
  	width: 100%;
  	height: auto;
  }
  .popular-articles.type-2 .item {
  	max-width: 100%;
  	margin-bottom: 0 !important;
  }
  .comments .add-comment .control-field {
  	max-width: 100%;
  }
  .subscription-form {
  	margin: 40px 0;
  	padding: 40px 20px;
  }
  .subscription-form .control-field {
  	max-width: 100%;
  }
  .subscription-form button {
  	margin: 0 auto;
  }
  .buttons-list {
  	justify-content: center;
  }
  .buttons-list .custom__btn.white {
  	padding: 0 20px;
  	height: 48px;
  	width: 100%;
  	max-width: 340px;
  }

.personal__page .author-info .content {
	max-width: 67.7%;
}
.personal__page .author-info .name {
	font-size: 24px;
	line-height: 120%;
}
.personal__page .author-info .job {
	font-size: 16px;
	line-height: 120$;
}
.error-page .error {
	font-size: 120px;
}
.error-page .page-notfound {
	font-size: 18px;
	margin-bottom: 40px;
}
.error-page p {
	font-weight: 400;
}
.error-page {
	height: 100%;
	min-height: 620px;
}
 .error-page::before, .error-page::after {
 	max-width: 140px;
 	max-height: 140px;
 }


.burger {
	left: 15px;
}
#header .search {
	right: 15px;
}
.search.open-search {
	max-width: 81%;
}
.search input {
	font-size: 14px;
}
.search.open-search button {
	right: 15px;
}
	
.save-to-mail.custom__btn {
	display: none;
}

.categories-list {
	padding: 100px 20px 64px;
}
.categories-list h2 {
	padding-left: 0;
}
.categories-list .svg {
	width: 219px;
}
.categories-list ul > li {
	max-width: 100%;
	float: none;
	padding: 0 !important;
	margin: 0 !important;
}
.categories-list ul > li:not(:last-child) {
	margin-bottom: 28px !important;
}
#top-banner .content {
	min-height: 403px;
}
#need-module .row {
	align-items: self-start;
}
#need-module .box {
	min-height: 174px !important;
	padding: 24px;
}
#need-module .box:nth-child(1),
#need-module .box:nth-child(4),
#need-module .box:nth-child(5) {
	min-height: 229px !important;
}
#need-module .box:nth-child(4) {
	margin-top: -55px;
}
#need-module .box .title {
	font-size: 18px;
}
#stories-module {
	min-height: 160px;
	align-content: center;
	border-radius: 28px 0 0 28px;
}
.flip-box {
	min-height: 292px;
}
#footer .logo {
	margin-bottom: 12px;
}
#footer .first-row,
#footer .secend-row,
.footer-menu-bottom {
	margin-bottom: 20px;
}
.footer-menu-bottom li > a {
	line-height: 24px;
}
.bottom-widjet {
	max-height: 76px;
}
.bottom-widjet li .icon {
	margin-bottom: 4px;
}
.important .description {
	line-height: 160%;
}
.important {
	padding: 69px 20px 20px;
}

} /* END 526 */
