@media (orientation: portrait)
{
	.title
	{
		font-size: 7.5vw;
		line-height: 100%;
		padding: 30px 0 10px 85px;
		min-height: 100px;
		width: 67%;
		margin-bottom: 20px;
	}
	
	#success H1
	{
		margin-bottom: 30px;
	}
	
	#success.lang-ru H1
	{
		font-size: 12.9vw;
		text-align: center;
		margin-bottom: 30px;
	}
	
	/*menu*/
	HEADER .burger SVG
	{
		margin-top: -3px;
	}
	
	HEADER .logo-wrapper IMG
	{
		height: 26px;
		margin-top: -3px;
	}
	
	#menu
	{
		background-color: rgba(1, 17, 53, 0.85);
		display: block;
		position: fixed;
		top: 0;
		left: -100%;
		width: 100%;
		height: 100vh;
		z-index: 999;
		opacity: 0;
		transition: left 0.3s ease, opacity 0.3s ease;
		backdrop-filter:blur(5px);
	}
	
	#menu:target
	{
		left: 0;
		opacity: 1;
	}
	
	#menu:target #close
	{
		opacity: 1;
	}
	
	#close
	{
		position: absolute;
		top: 25px;
		right: 30px;
		/*opacity: 0;*/
		transition: opacity 0.2s ease;
		z-index: 255;
	}
	
	#menu #nav
	{
		list-style: none inside none;
		line-height: 50px;
		font-size: 16px;
		margin: 40px 0 0;
		padding-left: 7px;
	}
	
	#menu #nav A
	{
		color: #FFFFFF;
		font-family: 'Exo 2', 'sans-serif';
		font-size: 20px;
	}
	
	#menu .logo-wrapper
	{
		margin-top: 26px;
		margin-left: 8px;
	}
	
	/* TOP*/
	#top
	{
		height: auto;
		padding-top: 170px;
		margin-top: -170px;
		z-index: 10;
		background: url(../images/hero-2026-xs.webp) 53% 0% / cover #03316D;
	}
	
	#top .contest-logo
	{
		margin-top: 55vw;
		margin-bottom: 20px;
	}
	
	#top .contest-logo IMG
	{
		width: 85% !important;
	}
	
	#top .languages
	{
		height: 88vw;
	}
	
	#top .languages LI
	{
		margin-bottom: 11px;
	}
	
	#top .languages LI IMG
	{
		height: 25px;
	}
	
	#top H1
	{
		font-size: 15.8vw;
		line-height: 0.93;
		margin-top: 0;
	}
	
	#top H2
	{
		font-size: 5.3vw;
		margin-bottom: 20px;
	}
	
	#top .count-item H3
	{
		font-size: 30px;
	}
	
	#top .btn
	{
		margin-bottom: 30px;
	}
	
	/*ABOUT*/
	#about
	{
		padding: 80px 0 20px;
	}
	
	#about .text
	{
		font-size: 16px;
		line-height: 24px;
		color: #000000;
	}
	
	#about .statue
	{
		width: 125px;
		margin-right: 20px;
		margin-top: -60px;
	}
	
	#about .near-statue-title
	{
		font-size: 6.3vw;
		text-align: left;
	}
	
	/*NOMINEE*/
	.nomination-slide .title
	{
		font-size: 7.5vw;
		padding-left: 65px;
	}
	
	.carousel-item .nomination-title
	{
		font-size: 18px;
		line-height: 25px;
		position: relative;
		margin: 0 -14px 45px -15px;
		background-color: #F4F3F3;
		padding: 47px 50px 30px;
		min-height: 160px;
		background: center / cover;
	}
	
	.carousel-item .nomination-title H3
	{
		font-size: 18px;
	}
	
	.nomination-slide
	{
		height: auto;
		background: center left / cover;
	}
	
	.nomination-slide .btn
	{
		min-width: 100%;
	}
	
	.carousel-item .type
	{
		margin-bottom: 25px;
	}
	
	.type.custom-border-right:after
	{
		display: none;
	}
	
	.nomination-slide .image
	{
		position: absolute;
		top: -20px;
	}
	
	.nomination-slide .type H3
	{
		font-size: 18px;
		padding: 0 0 14px 75px;
	}
	
	.nomination-slide .type .text
	{
		font-weight: 100;
		font-size: 14px;
		padding: 0 0 0 75px;
	}
	
	.prev-next
	{
		position: absolute;
		z-index: 30;
		top: 50%;
		left: 0;
		width: 100%;
	}
	
	/*RULES*/
	#rules
	{
		padding: 60px 0 50px;
		background: none;
	}
	
	#rules .title
	{
		margin-bottom: 20px !important;
	}
	
	#rules .block
	{
		margin-bottom: 50px;
	}
	
	#rules .block .image IMG
	{
		width: 100% !important;
	}
	
	#rules .key
	{
		opacity: 0.1;
	}
	
	#rules .text
	{
		padding: 10px 0 0 90px;
	}
	
	#rules .text H3
	{
		font-size: 16px;
		font-size: 4.3vw;
		line-height: 1.5;
	}
	
	/*FORM*/
	#form
	{
	}
	
	#form .title
	{
		width: 84%;
	}
	
	.lang-de #form .title
	{
		font-size: 4.7vw;
	}
	
	#form .download
	{
		margin-bottom: 20px;
	}
	
	/*A.download:not(.a-1)
	{
		padding-top: 5px;
	}*/
	A.download
	{
		display: inline-block;
		background-position: left top;
	}
	
	#form .form-line
	{
		background-color: rgba(56, 53, 49, 0.7);
		background-image: none !important;
	}
	
	/*FAQ*/
	.lbl-toggle
	{
		padding-right: 60px;
	}
	
	/*FOOTER*/
	FOOTER .logo-wrapper SVG
	{
		width: 100%;
		margin-top: 6px;
	}
	
	FOOTER .bottom-social .social-link SVG
	{
		height: 28px;
	}
	
	FOOTER .vk.social-link SVG
	{
		height: 41px;
		margin: 3px -8px 0 0;
	}
	
	FOOTER .copy-text
	{
		font-size: 2.3vw;
	}
	
	/*gallery grid*/
	.mobile-gallery .swiper-slide IMG
	{
		width: 100%;
		height: 360px;
		object-fit: cover;
	}
	
	.swiper-pagination
	{
		position: relative !important;
	}
	
	.swiper-pagination-bullets
	{
		margin: 15px auto 20px;
	}
	
	.swiper-pagination-bullet
	{
		width: 16px !important;
		height: 16px !important;
		display: inline;
		border-radius: 100%;
		opacity: 0.2;
		transform: scale(0.7);
		margin: 0 4px;
		transition: all 0.3s ease;
	}
	
	.swiper-pagination-bullet-active
	{
		opacity: 1;
		transform: scale(1);
		background: #212529 !important;
	}
	
	.desktop-gallery
	{
		display: none;
	}
}

@media screen and (max-width: 370px)
{
	/*ABOUT*/
	#about .statue
	{
		width: 99px;
	}
	
	#about .near-statue-title
	{
		font-size: 6.3vw;
		text-align: left;
	}
}

@media screen and (max-width: 360px)
{
	HEADER .social-link
	{
		margin-right: 0 !important;
	}
}
