@media only screen and (min-width : 1200px) {
	.mobile {
		display: none !important;
	}
}

@media only screen and (max-width : 1600px) {
	.section-discover .flex .item,
	.section-discover .flex>img {
		width: 400px;
	}

	.section-tickets .flex img {
		width: 350px;
	}
}

@media only screen and (max-width : 1400px) {
	.section-discover .flex .item {
		width: 350px;
	}

	.section-discover .flex>img {
		display: none;
	}
}

@media only screen and (max-width : 1199px) {
	
	.desktop {
		display: none !important;
	}

	header .meniu {
		position: fixed;
		left: 0;
		right: 0;
		top: -100%;
		height: 100%;
		background: #ffbe00;
		display: flex;
		flex-direction: column;
		gap: 15px;
		z-index: 3;
		justify-content: center;
		align-items: center;
		transition: all 0.2s ease-in-out;
		opacity: 0;
	}

	.menu-opened header .meniu {
		top: 0;
		opacity: 1;
	}

	.menu-opened header .meniu>.item {
		text-align: left;
		/* border-left: 1px solid #333; */
		width: 200px
	}

	.open-menu {
		width: 60px;
		position: relative;
		z-index: 4;
	}

	header .meniu .submeniu {
		opacity: 1;
		pointer-events: auto;
		position: relative;
		margin:  0 0;
		width: 100%;
		text-align: left;
		padding: 5px 5px;
		/* font-size: 0.95em; */
		font-weight: 500;
	}

	header .meniu .submeniu .item:before {
		content: '';
		height: 6px;
		width: 6px;
		background: #444;
		display: inline-block;
		border-radius: 50%;
		margin-bottom: 2px;
		margin-right: 3px
	}
}


/* ____________________________________________________________________________________________ */



@media only screen and (max-width : 991px) {
	:root {
		--font-normal: 16px;
		--font-medium: 22px;
		--font-semi-large: 25px;
		--font-large: 34px;
		--font-extra-large: 60px;
	} 

	.form-concurs2 input {
		width: 100%
	}

	.steps .flex .list {
		display: flex;
		flex-direction: column;
		row-gap: 30px;
	}

	.section-custom .flex .item p img {
		max-width: 140px;
	}

	.section-custom .flex .item .flex .icon_experienta {
		width: 70px;
		margin-bottom: 10px;
	}

	.section-custom .flex .item .flex .icon_varsta {
		width: 30px
	}

	.section-cta h3+img {
		width: 170px
	}

	.section-cta .flex {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.section-cta {
		padding-top: 0;
		margin-top: -40px
	}

	.section-cta .flex img {
		max-width: 100%;
		height: auto;
		margin-bottom: 30px;
	}

	.section-custom .flex .item.experiente {
		height: 270px;
	}

	.section-custom.artisti .flex .item.col-4 {
		height: 120vw;
		max-height: 550px;
		width: 100%;
		max-width: 440px;
	}

	.section-custom.with-drawer .flex .item .drawer:after {
		z-index: -2;
		width: 80%;
		background-size: contain;
		margin-top: -25px;
	}

	.section-art.no1,
	.section-art.no5,
	.section-art.no6 {
		margin-bottom: 0
	}

	.section-title h2 {
		font-size: 22px;
	}

	.section-title {
		margin-top: 0px;
	}

	.section-custom.with-drawer .flex .item {
		height: 120vw;
		max-height: 550px;
		max-width: 400px;
	}

	.section-custom .flex .item p {
		max-width: 100%;
		font-size:  18px;
	}

	.section-discover .flex .item .title br {
		display: none;
	}

	section {
		padding: 40px 0
	}

	

	.section-slider h2 {
		margin-bottom: 20px;
		display: flex;
		justify-content: center;
	}

	.section-slider .slide.col-1,
	.section-slider .slide.col-2 {
		width: 100vw;
		max-width: 400px;
		height: 150vw;
		max-height: 500px;
	}


	.section-tickets .flex {
		display: flex;
		justify-content: flex-start;
		flex-direction: column;
		align-items: center;
		align-content: center;
	}

	.section-tickets .flex img {
		width: 100%;
		max-width: 400px;
		margin: 0 auto;
		display: block;
	}

	h2 {
		text-align: center;
	}

	.section-1 .t-semi-large {
		margin: 25px 0
	}

	.section-1 .img2 {
		width: 130px
	}

	.section-1 .flex {
		text-align: center;
		padding: 0 15px;
	}
	.section-1 .flex br {
		display: none;
	}

	.buy a {
		font-size: 13px;
		line-height: 15px;
	}

	.buy {
		height: 45px
	}

	.buy img {
		width: 80px;
		margin-top: 4px;
	}

	.buy span {
		width: 26px;
		height: 26px;
		font-size: 25px;
		line-height: 20px;
	}
	
	.section-1 {
		margin-top: 0;
		min-height: 0
	}

	.section-1 .flex {
		height: 101%
	}

	header .logo {
		width: 120px
	}

	.open-menu {
		width: 40px;
	}

	header .buton {
		font-size: 15px;
		padding: 6px 15px;
	} 

	.section-1 .img1 {
		width: 150px;
	}

	h2+h3 {
		text-align: center;
		margin-bottom: 25px
	}

	.section-map {
		padding: 40px 0
	}

	.section-columns .flex {
		display: flex;
		flex-direction: column;
	}

	.section-columns .col-1,
	.section-columns .col-2 {
		width: 100%;
		margin-bottom: 50px
	}

	.section-columns .col.noutati .content img {
		width: 200px;
	}

	.section-columns .col.noutati .content .columns {
		display: flex;
		flex-direction: column;
	}

	.section-columns .col.noutati {
		height: 450px
	}

	.section-columns .col.noutati .content .columns p {
		width: 100%;
	}

	.section-columns .col.noutati .content .columns span {
		border-top: 2px solid #fff;
		margin: 2px 0 9px 0;
	}
	.section-partners .flex {
		flex-direction: column;
	}

	.section-partners h2 {
		width: 100%;
		margin-bottom: 50px;
	}

	.section-partners .icons {
		width: 100%;
		display:  flex;
		justify-content: space-evenly;
	}
	.section-partners .icons img {
		max-width: 193px;
		max-height: 104px;
	}

	.section-custom .flex .item.col-4,
	.section-custom .flex .item.col-5,
	.section-custom .flex .item.col-6,
	.section-custom .flex .item.col-7 {
		width: 100%;
	}

	.section-custom .flex .item .flex {
		padding: 20px;
		text-align: center;
		display: flex;
		align-items: center;
	}

	.section-custom .flex .item .title br {
		display: none;
	}

	footer .links {
		display: flex;
		flex-wrap: wrap;
		gap: 20px;
		align-items: center;
		justify-content: center;
	}

	footer .links a:nth-of-type(3n+3) {
		width: 236px;
	}

	footer .links a {
		font-size: 15px;
	}

	footer .links img {
		width: 30px;
		height: 30px;
	}
	footer {
		background-size: cover;
	}

	.footer-bottom .flex {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		row-gap: 10px;
	}

	.meniu .item {
		font-size: 18px;
		line-height: 1.6em;
	}
}

@media only screen and (max-width : 768px) {

	.logo {
		width: 100px;
	}

	.menu-opened header .meniu>.item {
		width: 130px
	}

	.banner .content {
		width: 350px;
		height: 470px;
		display: flex;
		flex-direction: column;
	}

	.banner .content img {
		height: 154px;
	}

	.banner .content .close-banner {
		
	}
}