@media (max-width: 1229.8px) {
	
}
@media (max-width: 1199.8px) {
	#header {
		background: rgba(0, 0, 0, 0.9);
		padding: 1rem 0;
	}
	#header .navbar {
		gap: 3rem;
	}
	#header .logo {
		display: none;
	}
	#main-menu {
		order: 9;
	}
	#header .navbar-nav {
		gap: 2.4rem;
		padding-bottom: 2.4rem;
	}
	.navbar-toggler {
		width: 3rem;
		height: 3rem;
		color: transparent !important;
		padding: 0;
		border: 0;
		font-size: 2.7rem;
		margin: 0.5rem;
	}
	.navbar-toggler .navbar-toggler-line {
		display: block;
		width: 100%;
		height: 4px;
		border-radius: 2px;
		background: #fff;
		margin: 0 0 10px 0;
	}
	.navbar-toggler span:first-child {
		-webkit-transform: rotate(45deg) translate(5px, 5px);
		-ms-transform: rotate(45deg) translate(5px, 5px);
		transform: rotate(45deg) translate(5px, 5px);
		-webkit-transition: all .25s;
		-moz-transition: all .25s;
		-o-transition: all .25s;
		transition: all .25s;
		margin-bottom: 0;
	}
	.navbar-toggler span:last-child {
		-webkit-transform: rotate(-45deg) translate(5px, -5px);
		-ms-transform: rotate(-45deg) translate(5px, -5px);
		transform: rotate(-45deg) translate(5px, -5px);
		-webkit-transition: all .25s;
		-moz-transition: all .25s;
		-o-transition: all .25s;
		transition: all .25s;
		margin-top: -4px;
	}
	.navbar-toggler span.middle {
		opacity: 0;
	}
	.navbar-toggler.collapsed span.middle {
		display: block;
		opacity: 1;
	}
	.navbar-toggler.collapsed span {
		-webkit-transform: rotate(0deg) translate(0, 0);
		-ms-transform: rotate(0deg) translate(0, 0);
		transform: rotate(0deg) translate(0, 0);
		-webkit-transition: all .25s;
		-moz-transition: all .25s;
		-o-transition: all .25s;
		transition: all .25s;
		margin: 0 0 4px 0;
	}
	#section-themes .top-panels {
		gap: 3rem;
	}
	#section-themes .top-panel {
		width: 100%;
		align-items: flex-start;
		margin-top: 0;
	}
	#section-program .block {
		border-radius: 2rem;
		padding: 3.2rem 2rem;
	}
	#section-program .block-img {
		display: none;
	}
	#section-program .block-text h2 {
		font-size: 4rem;
		line-height: 129%;
	}
	#section-program .block-text .p-text {
		margin-bottom: 3.2rem;
	}
	#section-program .block-text .btn-link {
		font-size: 2rem;
		gap: 0.8rem;
	}
	#section-program .block-text .btn-link:before {
		width: 3rem;
		height: 3rem;
	}
	#section-gallery .block-video {
		justify-content: center;
		gap: 2.4rem;
		margin-top: 6rem;
	}
	#section-gallery .block-video .item-text {
		text-align: center;
	}
	#section-gallery .block-video .item-text .p-text {
		margin-bottom: 3.2rem;
	}
	#section-org .areopad {
		max-width: 90%;
		margin: 0 auto 4.8rem;
	}
	#section-org .items {
		flex-direction: column;
	}
	#section-org .item {
		flex-basis: auto;
		padding-bottom: 2.4rem;
	}
	#section-org .delim {
		align-self: center;
		width: 13rem;
		height: 2px;
	}
}
@media (max-width: 991.8px) {
	.section-title {
		font-size: 3.2rem;
		line-height: 150%;
		margin-bottom: 4.8rem;
	}
	#section-about .block {
		flex-wrap: wrap;
		gap: 3rem;
		text-align: center;
	}
	#section-for .items {
		flex-wrap: wrap;
		gap: 6rem 2rem;
	}
	#section-themes .item {
		justify-content: flex-start;
		gap: 0;
	}
	#section-themes .item:nth-child(2n+1) .item-num {
		order: 1;
	}
	#section-themes .item:nth-child(2n+1) .item-text {
		order: 2;
	}
	#section-themes .item-num .p-num {
		font-size: 14rem;
		line-height: 100%;
	}
	#section-themes .item-num {
		flex-basis: auto;
		text-align: left;
	}
	#section-themes .item-text {
		flex-basis: 100%;
	}
	#section-partners .item {
		flex-basis: 46%;
	}
	#section-video .block .item-images {
		display: none;
	}
	#section-video .block .item {
		margin-bottom: 6rem;
	}
	#section-video .block .theme-top {
		width: 100%;
	}
	#section-video .block .item .theme-bottom {
		border-top-left-radius: 0;
		border-top-right-radius: 0;
	}
	#section-location .block {
		flex-wrap: wrap;
		justify-content: center;
	}
	#section-location .block-info .section-title {
		text-align: center;
	}
	#footer .block {
		flex-wrap: wrap;
		justify-content: center;
		gap: 4rem;
	}
	#footer .block-left {
		align-items: center;
	}
	#footer .block-right {
		align-items: flex-start;
	}
	#footer .block-right .item {
		justify-content: flex-start;
	}
	#footer .block-right .item .text {
		order: 2;
		text-align: left;
	}
	#footer .block-right .item:after {
		order: 1;
	}
}
@media (max-width: 767.8px) {
	.dcd {
		font-size: 7rem;
		line-height: 96%;
	}
	.dcd>span {
		font-size: 7.6rem;
		line-height: 80%;
	}
	#section-top {
		height: auto;
		padding: 10rem 0 6rem;
	}
	#section-top h1 {
		font-size: 7rem;
		line-height: 96%;
		margin-bottom: 3rem;
	}
	#section-top h1>span {
		font-size: 7.6rem;
		line-height: 80%;
	}
	#section-top h2 {
		font-size: 1.8rem;
		margin-bottom: 3rem;
	}
	#section-top .btn-wrapper {
		gap: 2rem;
		margin-bottom: 10rem;
	}
	#section-top .p-date {
		font-size: 3rem;
		line-height: 100%;
		text-shadow: rgba(0, 0, 0, 0.5) 0 0 1rem;
		margin-bottom: 1.6rem;
	}
	#section-top .p-location {
		font-size: 1.8rem;
		text-shadow: rgba(0, 0, 0, 0.5) 0 0 1rem;
	}
	#section-about {
		padding: 9rem 0;
	}
	#section-info {
		padding: 9rem 0 5rem;
	}
	#section-for {
		padding: 5rem 0;
	}
	#section-speakers {
		padding: 5rem 0 9rem;
	}
	#section-themes {
		padding: 9rem 0;
	}
	#section-themes .panel-head {
		max-width: 100%;
		justify-content: center;
		text-align: center;
		padding: 0.6rem 1.6rem;
	}
	#section-themes .top-panel .panel-content {
		align-items: flex-start;
		gap: 1rem;
		height: auto;
		justify-content: center !important;
		border-radius: 0 0 2rem 2rem !important;
		padding: 1rem 1.6rem !important;
	}
	#section-themes .top-panel .panel-content:before {
		width: 2.4rem;
		height: 2.4rem;
		margin-top: 0.2rem;
	}
	#section-themes .panel-head .p-name {
		font-size: 1.6rem;
		line-height: 110%;
	}
	#section-themes .panel-head .p-company {
		line-height: 110%;
	}
	#section-themes .panel-content p {
		font-size: 1.4rem;
		line-height: 110%;
	}
	#section-themes .panel-content br {
		display: none;
	}
	#section-themes .panel-head:after {
		display: none;
		width: 3rem;
		height: 3rem;
	}
	#section-themes h3 {
		font-size: 2.4rem;
		line-height: 125%;
		margin-top: 9rem;
		margin-bottom: 4.8rem;
	}
	#section-program {
		padding: 9rem 0 5rem;
	}
	#section-program .block-text h2 {
		font-size: 3rem;
		line-height: 129%;
	}
	#section-partners {
		padding: 9rem 0 5rem;
	}
	#section-gallery {
		padding: 5rem 0 9rem;
	}
	#section-gallery .block-video .item-video {
		flex-basis: 100%;
		height: auto;
	}
	#section-video {
		padding: 9rem 0;
	}
	#section-video .block .theme-top {
		gap: 2rem;
		font-size: 2rem;
		padding: 1rem 2rem;
	}
	#section-video .block .theme-top:after {
		width: 3rem;
		height: 3rem;
	}
	#section-video .block .theme-bottom {
		font-size: 2rem;
		line-height: 120%;
		padding: 1.6rem 2rem;
	}
	#section-location {
		padding: 9rem 0;
	}
	#section-faq {
		padding: 9rem 0 5rem;
	}
	#section-form {
		padding: 5rem 0;
	}
	.form-block {
		flex-wrap: wrap;
		gap: 1.6rem;
		margin-bottom: 1.6rem;
	}
	.form-block-half {
		flex-basis: 100%;
	}
	.form-control {
		padding: 1.2rem 1.6rem;
	}
	#section-org {
		padding: 5rem 0 9rem;
	}
	#section-org .areopad {
		margin: 0 auto 3rem;
	}
	#section-org .p-sub-title {
		margin: 0 auto 4.8rem;
	}
	#section-tg {
		padding: 5rem 0;
	}
	#section-tg .block-tg {
		gap: 2rem;
	}
	#section-tg .block-tg:before {
		width: 5rem;
		height: 5rem;
	}
	#section-tg .block-tg .text p {
		font-size: 1.5rem;
		line-height: 115%;
	}
	#footer {
		padding: 9rem 0;
	}
	#footer .block-right {
		flex-basis: 100%;
	}
	#footer .block-right .p-policy {
		width: 100%;
		text-align: center;
		font-size: 1.3rem;
		line-height: 125%;
	}
}
@media (max-width: 576.8px) {
	.dcd {
		font-size: 6.8rem;
		line-height: 96%;
	}
	.dcd>span {
		font-size: 7.2rem;
		line-height: 80%;
	}
	.section-title {
		font-size: 2.6rem;
		line-height: 125%;
	}
	#section-top h1 {
		font-size: 6.8rem;
		line-height: 96%;
	}
	#section-top h1>span {
		font-size: 7.2rem;
		line-height: 80%;
	}
	#section-info .item {
		flex-basis: 100%;
		padding: 1.6rem;
	}
	#section-info .item .p-title {
		gap: 1.6rem;
		white-space: normal;
		padding: 0.8rem 0.8rem 0.8rem 1.6rem;
		margin-bottom: 1.6rem;
	}
	#section-info .item .text {
		padding: 0 1.6rem 1.6rem 1.6rem;
	}
	#section-for .item {
		flex-basis: 100%;
		padding: 2.4rem 1rem;
	}
	#section-for .p-sub-title {
		font-size: 1.8rem;
		line-height: 125%;
		margin: 0 auto 9rem;
	}
	#section-speakers .swiper-slide {
		max-width: 100%;
	}
	#section-speakers .item {
		max-width: 100%;
	}
	#section-partners .item {
		flex-basis: 44%;
		padding: 0.8rem;
	}
	#slider-speakers-nav {
		padding: 0.8rem;
	}
	#section-speakers .item img {
		border-radius: 0;
	}
	#section-speakers .item .text {
		min-height: 12rem;
		padding: 0 0.8rem;
	}
	#section-speakers .item .p-name {
		font-size: 2.8rem;
		line-height: 100%;
	}
	#section-speakers .item .p-status {
		font-size: 1.3rem;
		line-height: 125%;
	}
	#section-themes .conf-item {
		min-height: auto;
	}
	#section-themes .conf-item p {
		font-size: 1.6rem;
		line-height: 125%;
	}
	#section-themes .top-panels {
		margin: 4.8rem auto 0;
	}
	#section-themes .panel-collapse ul {
		font-size: 1.4rem;
		line-height: 120%;
		padding-left: 1.6em;
	}
	#section-themes .panel-collapse p {
		font-size: 1.4rem;
		line-height: 120%;
		paddinf-left: 2rem;
	}
/*
	#section-themes .item-more {
		font-size: 2.2rem;
		line-height: 100%;
		padding: 2rem;
	}
*/
	#section-program .block-text .btn-link {
		font-size: 1.6rem;
	}
	#slider-gallery-nav {
		padding: 0.8rem;
	}
	#section-gallery .swiper-slide {
		max-width: 100%;
	}
	#section-gallery .item {
		max-width: 100%;
		border-radius: 0;
	}
	#section-gallery .item img {
		border-radius: 0;
	}
	#section-location .block-info .items {
		gap: 2rem;
	}
	#section-location .block-info .text {
		font-size: 1.4rem;
		line-height: 125%;
	}
	#section-location .block-info .text p br {
		display: none;
	}
	#section-location .block-map iframe {
		border-radius: 2rem;
		max-width: 100%;
		height: 400px;
	}
	#section-faq .faq-items {
		gap: 3rem;
	}
	#section-faq .faq-question {
		gap: 1.2rem;
	}
	#section-faq .faq-question p {
		font-size: 1.6rem;
		line-height: 125%;
	}
	#section-faq .faq-answer {
		font-size: 1.8rem;
		line-height: 125%;
		padding-left: 4.2rem;
	}
	.form-buttons {
		text-align: center;
		margin-top: 3rem;
	}
	#section-org .p-sub-title br {
		display: none;
	}
	#footer .block-right .items {
		gap: 2rem;
	}
	#footer .block-right .item .text {
		font-size: 1.4rem;
		line-height: 125%;
	}
	#footer .block-right .item .text p br {
		display: none;
	}
	#footer .block-right .p-policy {
		font-size: 1.2rem;
		line-height: 125%;
	}
}
@media (max-width: 360px) {
	html {
		font-size: 9px;
	}
}