/* dynamically generated stylesheet */

/* Media queries */

/* Ultra-wide, retina and above */
@media screen and (min-width: 1921px) {

	/* 3200 px */

				/* .slide:nth-child(1) { */
	 .slide-1 {
		background-image: url(https://studionevara.com/wp-content/uploads/2024/05/Render_B-3-scaled.jpg);
	}
				/* .slide:nth-child(2) { */
	 .slide-2 {
		background-image: url(https://studionevara.com/wp-content/uploads/2024/05/HERO-BRAC2-scaled-1.jpg);
	}
	
}

/* Full HD */
@media screen and (min-width: 1201px) and (max-width: 1920px) {

	/* 1200 px */

				/* .slide:nth-child(1) { */
	 .slide-1 {
		background-image: url(https://studionevara.com/wp-content/uploads/2024/05/Render_B-3-1200x675.jpg);
	}
				/* .slide:nth-child(2) { */
	 .slide-2 {
		background-image: url(https://studionevara.com/wp-content/uploads/2024/05/HERO-BRAC2-scaled-1-1200x596.jpg);
	}
	
}

@media screen and (min-width: 800px) and (max-width: 1200px) {

	/* 1024 px */

				/* .slide:nth-child(1) { */
	 .slide-1 {
		background-image: url(https://studionevara.com/wp-content/uploads/2024/05/Render_B-3-1536x864.jpg);
	}
				/* .slide:nth-child(2) { */
	 .slide-2 {
		background-image: url(https://studionevara.com/wp-content/uploads/2024/05/HERO-BRAC2-scaled-1-1536x763.jpg);
	}
	
}

@media screen and (min-width: 500px ) and (max-width: 799px ) {

	/* 800 px */

				/* .slide:nth-child(1) { */
	 .slide-1 {
		background-image: url(https://studionevara.com/wp-content/uploads/2024/05/Render_B-3-800x450.jpg);
	}
				/* .slide:nth-child(2) { */
	 .slide-2 {
		background-image: url(https://studionevara.com/wp-content/uploads/2024/05/HERO-BRAC2-scaled-1-800x398.jpg);
	}
	
}

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

	/* 400 px */

				/* .slide:nth-child(1) { */
	 .slide-1 {
		background-image: url(https://studionevara.com/wp-content/uploads/2024/05/Render_B-3-800x450.jpg);
	}
				/* .slide:nth-child(2) { */
	 .slide-2 {
		background-image: url(https://studionevara.com/wp-content/uploads/2024/05/HERO-BRAC2-scaled-1-800x398.jpg);
	}
	
}
