.nrfi-animal-right-screen-container {
	/* display: none; */
}

.nrfi-animal-right-screen {
	display: flex;
	justify-content: center;
	align-items: center;
}

.nrfi-animal-right-screen-image img {
	display: block;
	width: 75%;
	height: auto;
	margin: 0 auto;
	display: none;
}

.nrfi-animal-right-screen-title {
	position: static;
	font-family: 'Alfa Slab One', cursive;
	text-transform: capitalize;
	line-height: 1em;
	margin-top: -20px;
	margin-left: 22px;
	text-align: left;
	font-size: 2.25em;
	margin-bottom: 0.5em;
}

.nrfi-animal-right-latin {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-style: italic;
	font-size: 1.25em;
	text-align: left;
}

.nrfi-animal-right-facts {
	font-family: 'Montserrat', sans-serif;
	font-weight: 200;
	font-size: 1em;
	line-height: 1.25em;
	margin-top: 0.5em;
	text-align: left;
	margin-bottom: 2em;
}

.nrfi-animal-right-iucn-header, .nrfi-animal-right-classification-header {
	font-family: 'Alfa Slab One', cursive;
	color: #f07d4a;
	font-size: 1.1em;
	text-align: left;
}

.nrfi-animal-right-classification-header {
	margin-top: 1em;
}

.nrfi-animal-right-iucn, .nrfi-animal-right-classification {
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;
	font-size: 1em;
	text-align: left;
}

.nrfi-animal-right-screen-bg-images {
	display: none;
}

.nrfi-animal-right-screen-image-layer {
	display: none;
}

/* .nrfi-animal-right-screen-image-layer {
position: static;
width: 100%;
display: flex;
justify-content: center;
}

.nrfi-animal-right-screen-image-layer img {
display: block;
width: 90%;
height: auto;
background-color: rgba(255, 255, 255, 0.25);
border: 2px #f07d4a solid;
} */

.nrfi-animal-right-info-container {
	padding: 0 22px;
}

.nrfi-animal-right-images-mobile {
	position: relative;
}

.nrfi-animal-right-images-mobile img {
	width: 100%;
}

.nrfi-animal-right-facts ul {
	padding-inline-start: 22px;
}

.nrfi-animal-right-screen-title-wrapper {
	display: none;
}

.nrfi-animal-right-title-mobile-container {
	position: relative;
}

.nrfi-animal-new-screen-title-bar-mobile-right {
	position: relative;
	width: 100%;
	height: 24px;
	background-color: #f07d4a;
	margin-left: 22px;
}

.nrfi-animal-right-screen-title-mobile-right {
	font-family: 'Alfa Slab One', cursive;
	text-transform: capitalize;
	line-height: 1em;
	margin-top: -16px;
	/* margin-top: 60px; */
	/* text-align: center; */
	font-size: 2.25em;
	margin-bottom: 0.5em;
	margin-left: 22px;
}

.nrfi-mobile-animal-left-img {
	margin-bottom: -4px;
}

.nrfi-animal-right-title-mobile-container {}

.nrfi-animal-right-screen-additional-info {
	padding: 1em 0;
}

/* DESKTOP */

@media screen and (min-width: 1024px) {
	.nrfi-animal-right-title-mobile-container {
		display: none;
	}
	.nrfi-animal-right-images-mobile {
		display: none;
	}
	.nrfi-animal-right-screen {
		width: 100vw;
		height: 100vh;
		margin: 0;
		justify-content: flex-start;
	}
	.nrfi-animal-right-screen-container {
		display: flex;
		width: 90%;
		height: 100%;
		flex-direction: flex-end;
		padding: 0;
	}
	.nrfi-animal-right-info-container-left-outer {
		/* display: flex; */
		/* flex-wrap: wrap; */
		/* align-items: flex-start; */
		position: absolute;
		top: 10%;
		left: 0;
		width: 55%;
	}
	.nrfi-animal-right-info-container {
		display: flex;
		flex-wrap: nowrap;
		align-items: flex-start;
		width: 100%;
		position: relative;
		padding: 0;
		top: 0;
		left: 60px;
	}
	.nrfi-animal-right-screen-title-wrapper {
		margin-bottom: 80px;
		display: inline-block;
	}
	.nrfi-animal-right-screen-title {
		text-align: left;
		font-size: 110px;
		padding-left: 60px;
		margin-left: 0;
		margin-top: 60px;
		position: static;
	}
	.nrfi-animal-right-screen-title-bar {
		width: 100%;
		height: 46px;
		background-color: #f07d4a;
		margin-top: -90px;
	}
	.nrfi-animal-right-screen-description {
		flex: 0 1 55%;
		padding-right: 2em;
	}
	.nrfi-animal-right-screen-additional-info {
		flex: 0 1 45%;
		padding: 0 1em;
	}
	.nrfi-animal-right-latin {
		font-size: 2em;
		text-align: left;
	}
	.nrfi-animal-right-facts {
		font-size: 1.25em;
		line-height: 1.5em;
		text-align: left;
		margin-bottom: 0;
	}
	.nrfi-animal-right-facts ul {
		padding-inline-start: 20px;
	}
	.nrfi-animal-right-facts li {
		padding-bottom: 1em;
	}
	.nrfi-animal-right-iucn-header, .nrfi-animal-right-classification-header {
		font-size: 2.3em;
		text-align: left;
	}
	.nrfi-animal-right-classification-header {
		margin-top: 1em;
	}
	.nrfi-animal-right-iucn, .nrfi-animal-right-classification {
		font-size: 1.5em;
		font-weight: 700;
		text-align: left;
	}
	.nrfi-animal-right-screen-image-layer {
		position: absolute;
		bottom: 0;
		display: flex;
		align-items: flex-end;
		justify-content: flex-end;
	}
	.nrfi-animal-right-screen-image-layer img {
		display: block;
		width: 100%;
		height: auto;
		background-color: transparent;
		border: 0;
	}
	.nrfi-animal-right-screen-bg-images {
		display: block;
	}
	.nrfi-animal-screen-image-layer-clouds, .nrfi-animal-screen-image-layer-circle, .nrfi-animal-screen-image-layer-animal {
		right: 0;
	}
}

/* WIDE BUT SHORT SCREENS */

@media only screen and (max-height:830px) and (min-width:1200px) {
	/* * { background-color: yellow;} */
	.nrfi-animal-right-screen-title-wrapper {
		margin-bottom: 30px;
	}
	.nrfi-animal-right-screen-title {
		font-size: 90px;
		margin-top: 30px;
	}
	.nrfi-animal-right-latin {
		font-size: 1.5em;
	}
	.nrfi-animal-right-iucn-header, .nrfi-animal-right-classification-header {
		font-size: 1.3em;
	}
}

/* WIDE BUT SUPER SHORT SCREENS */

@media only screen and (max-height:700px) and (min-width:1025px) {
	/* * { background-color: yellow;} */
	.nrfi-animal-right-screen-title-wrapper {
		margin-bottom: 30px;
	}
	.nrfi-animal-right-screen-title {
		font-size: 65px;
		margin-top: 30px;
	}
	.nrfi-animal-right-info-container {
		top: 30%;
	}
	.nrfi-animal-right-right-screen-title-wrapper {
		margin-bottom: 30px;
	}
	.nrfi-animal-right-facts {
		font-size: 1em;
		line-height: 1.25em;
	}
	.nrfi-animal-right-latin {
		font-size: 1.5em;
	}
	.nrfi-animal-right-iucn-header, .nrfi-animal-right-classification-header {
		font-size: 1.3em;
	}
}

/* IPAD */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
	.nrfi-animal-right-screen {
		width: 1024px;
		height: 768px;
	}
	.nrfi-animal-right-screen-title-wrapper {
		margin-bottom: 160px;
	}
	.nrfi-animal-right-screen-title {
		margin-top: 0;
		padding-top: 80px;
		margin-left: 0;
		font-size: 70px;
	}
	.nrfi-animal-right-screen-title-bar {
		height: 40px;
		margin-top: -70px;
	}
	.nrfi-animal-right-facts {
		font-size: 1em;
		line-height: 1.25em;
	}
	.nrfi-animal-right-latin {
		font-size: 1.5em;
	}
	.nrfi-animal-right-iucn-header, .nrfi-animal-right-classification-header {
		font-size: 1.3em;
	}
	.nrfi-animal-right-screen-image-layer img {
		width: 100%;
	}
}