/* 500px viewport width ÷ 16px = 31.25em */

/*
BOUT TO LAUNCH TEMP PAGE 
_______________________________________________________
*/

main.main-temp {
	height: 100vh;
	min-height: unset;
}

.main-temp .main-relative {
	min-height: unset;
}

.layers.layer__1 {
	flex-direction: row !important;
	align-items: unset !important;
	padding: 0 5vw;
}

.layers.layer__1 section {
	height: 100%;
}

.layer__1 .um {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 0;
	flex: 3;
}

.layer__1 h1.display-1 {
	font-size: calc(1.625rem + 12vw);
	letter-spacing: -.09222em;
	line-height: 0.7111;
	margin: 0;
	text-align: left;
}

.dois__black-cupid {
	flex: 1;
}

.dois__black-cupid #black-cupid {
	width: 35vw;
	max-width: 225px;
}

.layer__1 .tres {
	flex: 3;
	flex-direction: column !important;
}

.tres__links .footer-links {
	padding: 5vh 0;
	width: 100%;
	height: auto;
}

.layer__3 {
	background-image: url('https://www.timterry.com/media/img/gif/temp_page/1920_landscape_temp_bg.gif') !important;
}

.footer-links li,
.footer-links a {
	line-height: 1.75;
	text-align: right;
}

/*
FORMS
_______________________________________________________
*/

/*=== FORM - SUBMITTED ===*/

.form__submitted-container {
	min-height: 500px;
}








