@charset "utf-8";
body {
	font-family: "Hind", Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 1.15em;
	color: #FFF;
	background-image: linear-gradient(90deg,#000,#08151D 7%,#08151D 93%,#000);
	margin: 0;
	padding: 0;
}
.serif {
	font-family: "Times New Roman", Times, serif;
}
.pad {
	padding: .5em;
}
.floatleft, .floatright{
	text-align: center;
	margin: 0 .5em .5em;
	float: none;
}
.bold {
	font-weight: 700;
}
p {
	margin: 0;
	padding: .2em 0 .5em;
	text-align: left;
}
p:last-child {
	margin-bottom: .2em;
}
.left, .left > p{
	text-align: left;
}
.right, .right > p {
	text-align: right;
}
.center, .center > p, .submitbutton {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.middle {
	vertical-align: middle;
}
.larger {
	font-size: larger;
}
table.center, div.center {
	margin-right: auto;
	margin-left: auto;
}
img { /* get rid of spaces under images */
	vertical-align: top;
	border: none;
}
h1, h2, h3, h4 {
	margin: 0 0 .3em;
	padding: 0;
	font-weight: 700;
}
h1 {
	font-size: 1.95em;
	line-height: 1em;
}
h2 {
	font-size: 1.45em;
	line-height: 1em;
	color: #5C0F00;
}
h3 {
	font-size: 1.33em;
	line-height: 1em;
}
h3 em {
	font-size: .82em;
	color: #666;
	font-weight: 400;
	font-style: normal;
}
p + h3 {
	margin-top: 1rem;
}
.headline {
	font-size: 5.5vw;
	line-height: 1em;
	color: #DF5A1B;
}

a, .submitbutton {
	-webkit-transition: all 300ms cubic-bezier(.5, 0, .5, 1);
	transition: all 300ms cubic-bezier(.5, 0, .5, 1);
}
a, a:link, a:visited{
	color: #F5590E;
	text-decoration: none;
}
a:hover, a:visited:hover {
	color: #F8A22B;
	cursor: pointer;
}
input.submitbutton:hover {
	cursor: pointer;
}
li {
	list-style-position: outside;
	padding-bottom: .5em;
	page-break-inside: avoid;
	-webkit-column-break-inside: avoid;
	break-inside: avoid;
}
.headlines ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
ul.formlist {
	list-style: none;
	padding: 0;
	margin: .8em 0;
}
ul.formlist li {
	padding: .3em;
}
ul.formlist li:nth-child(odd) {
	background-image: linear-gradient(90deg,#CACACA,#FFF);
}
ul.formlist li:nth-child(even) {
	background-image: linear-gradient(90deg,#EAEAEA,#FFF);
}
dt {
	font-size: 1.2em;
	line-height: 1em;
	margin-top: .8rem;
}
dd {
	padding: 0;
	margin: 0;
}
#fullwidth {
	box-sizing: border-box;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: .3em;
	background-color: #000;
}
#header {
	font-size: 2.3vw;
	box-sizing: border-box;
	background-color: #A37020;
	background-image: url(https://mexicogov.org/elements/banner.jpg);
	background-size: cover;
	background-position: center;
	color: #FFF;
	margin: .5em 0;
	text-align: center;
	padding: 3.4em 2px;
}
#header .title {
	background-color: rgba(0,0,0,.7);
	font-size: 2em;
	line-height: 1em;
	padding-top: .24em;
}
#header .industry {
	background-color: rgba(0,0,0,.7);
	line-height: 1em;
	padding-bottom: .7em;
}	
.headlines {
	background-color: #E55808;
	color: #FFF;
	padding: 1em;
	margin: 1em 0;
	-moz-column-count: 2;
	-moz-column-gap: 2em;
	-moz-column-rule: 1px solid #666;
	-webkit-column-count: 2;
	-webkit-column-gap: 2em;
	-webkit-column-rule: 1px solid #666;
	column-count: 2;
	column-gap: 2em;
	column-rule: 1px solid #666;
}
.headlines h4 {
	font-size:1.5em;
	font-weight: 400;
	color: #000;
}
.headlines li:nth-child(even) {
	color: #DDD;
}
.footer {
	margin: 1rem;
	font-size: .9em;
	text-align: center;
}
#navbar, .original, #mobilehide, #mobilenav ul ul {
	display: none;
}
#footnav {
	display: block;
	font-size: .9em;
	line-height: 1em;
	background-image: linear-gradient(90deg,#DF5A1B,#5C0F00);
}
#footnav > ul {
	text-align: center;
	box-sizing: border-box;
	display: table;
	padding: 0;
	margin: 1rem auto;
	list-style: none;
}
#footnav li{
	margin: 0;
	padding: 0;
}
#footnav > ul > li {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	position: relative;
}
#footnav a {
	display: block;
	padding: .3em;
}
#footnav a, #footnav a:link, #footnav a:visited {
	color: #F5B99E;
}
#footnav a:hover, #footnav a:visited:hover, #footnav .nav.on a {
	color: #FFF;
}
#mobilenav {
	display: block;
	width: 100%;
	position: relative;
	background-color: #0B2139;
}
#mobilenav ul	{
	font-size: 19px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#mobilenav li{
	box-sizing: border-box;
	width: 100%;
	list-style:none;
	display: table;
	text-align: center;
	padding: 0;
}
#mobilenav .soon {
	display: none;
}	
#mobilehide > ul > li{
	border-top: 1px solid #D0D2BC;
} 
#mobilehide > ul:last-child{
	border-bottom: 1px solid #D0D2BC;
}
#mobilehide .more{
	width: 70px;
	height: 44px;
}
#mobilenav .more {
	background-image: url(https://commonelements.net/common/elements/mobile_pieces.png);
	background-position: center -56px;
	display: table-cell;
}
#mobilenav li > div {
	display: table-cell;
	vertical-align: middle;
}
#mobilenav a {
	display: block;
	line-height: 1.1em;
	padding: .5em 0;
}
#mobilenav .mobiletitle {
	color: #FFF;
	text-align: center;
	font-weight: normal;
	font-size: x-large;
	line-height: 52px;
	height: 52px;
	display: block;
	margin-right: 70px;
	overflow: hidden;
}
.mobileicon {
	text-align: center;
	position: absolute;
	top: 0;
	right: 0;
	width: 70px;
	height: 52px;
	background-image: url(https://commonelements.net/common/elements/mobile_pieces.png);
	background-position: center 0px;
	
}
.mobileicon:hover, #mobiletoggle:checked ~ .mobileicon, #mobilenav .more, #mobilenav a:hover, #mobilenav a:visited:hover {
	color: #FFF;
	background-color: #3D799E;
}
#mobiletoggle, .subtoggle {
	position:absolute;
	left:-100%;
	top:-100%;
}
#mobiletoggle + label, #mobilehide .more{
	cursor: pointer;
}
#mobiletoggle:checked ~ #mobilehide {
	display: block;
}
#mobilehide ul li input:checked ~ ul {
	display: table-row;
}
#mobilehide ul li input:checked + label {
	background-position: center -109px;
}

.error {
	color: #E92D25;
}
.errorborder {
	padding: .5em;
	margin-bottom: .5em;
	background-color: #990000;
	border: 1px solid #E92D25;
	color: #FFF;
}
.errorborder a, .errorborder a:link, .errorborder a:visited {
	color: #FFDA1F !important;
	text-decoration: none;
}
.errorborder a:hover, .errorborder a:visited:hover {
	color: #FFDA1F !important;
	text-decoration: underline;
}

.success {
	color: #0066CC;
}
.successborder {
	background-color: #DDD;
	border: 1px solid #0066CC;
	color: #0066CC;
}
.successborder a, .successborder a:link, .successborder a:visited {
	color: #000 !important;
	text-decoration: none;
}
.successborder a:hover, .successborder a:visited:hover {
	color: #000 !important;
	text-decoration: underline;
}
.page {
	padding: .8em;
	background-color: #333;
	border: 1px solid #666;
}
.darkinside {
	padding: .8em;
	background-color: #000;
	margin-bottom: .8em;
	border: 1px solid #666;
}
.inside {
	padding: .8em;
	background-color: #FFF;
	border: 2px solid #000;
	color: #000;
}
.border {
	padding: 1em;
	border: 1px solid #999;
	margin: 1em 0;
}
.quote {
	margin: .5em auto 0;
	font: 400 1.18em/1em "Times New Roman", Times, serif;
	text-align: center;
	display: table;
	max-width: 28em;
}
.credit {
	text-align: center;
	font: 400 italic .8em/1em "Times New Roman", Times, serif;
}
.submittext {
	font-size: .88em;
	line-height: 1.1em;
}
.bright {
	color: #DF5A1B;
}
.color {
	color: #6AB8D5;
}
.submitbutton {
	display: block;
	font-size: .88em;
	font-weight: 700;
	border-radius: 8px;
}
a .submitbutton, input.submitbutton {
	display: table;
	background-color: #5C0F00;
	padding: .5em 1em;
	line-height: 1em;
}
input.submitbutton {
	font-family: "Hind", Arial, Helvetica, sans-serif;
	border: 1px outset #333;
	background-image: linear-gradient(90deg,transparent,#DF5A1B 25%,transparent);
}
a .submitbutton, a:link .submitbutton, a:visited .submitbutton, input.submitbutton {
	color: #FFF;
}
a:hover .submitbutton, a:visited:hover .submitbutton, input.submitbutton:hover, input.submitbutton:focus {
	background-color: #DF5A1B;
	color: #FFF;
}
.submitgroup {
	position: relative;
	padding-bottom: 1em;
}
#coverup {
	position: absolute;
	font-size: .85em;
	padding: 3.7em 0 0;
	text-align: center;
	width: 100%;
	top: 0;
	left: 0;
	color: #990000;
	background-color: rgba(227,228,230,.5);
	z-index: 11;
	display: none;
}
#coverup.after {
	display: block;
}
#coverup.after:after {
	content: "Submitting, please wait";
}
.split.center > div{
	margin: .8em;
}
@media only screen and (min-width: 20em) {
	#debug {
		z-index: 501;
		background-color: rgba(256,256,256,.5);
		border: 1px solid #FFF;
		color: #3300FF;
		padding: 4px;
		position: fixed;
		bottom: 0;
		right: 0;
	}
	#debug::before {
		content: "> 320";
	}
	.debugnotes {
		font-size: medium;
		line-height: 1.15em;
	}
}
@media only screen and (min-width: 41.1em) {
	#debug::before {
		content: "> 656";
	}
	#footnav a {
		padding: .3em 2em;
	}
	.headline {
		font-size: 2.8vw;
	}
	.quote {
		font-size: 1.38em;
	}
	.credit {
		font-size: 1.1em;
	}
	.floatleft {
		float: left;
		margin: .2em 1em .5em 0;
	}
	.floatright {
		float: right;
		margin: .2em 0 .5em 1em;
	}
	.columnize {
		-moz-column-count: 2;
		-moz-column-gap: 2.5em;
		-moz-column-rule: 1px solid #666;
		-webkit-column-count: 2;
		-webkit-column-gap: 2.5em;
		-webkit-column-rule: 1px solid #666;
		column-count: 2;
		column-gap: 2.5em;
		column-rule: 1px solid #666;
	}
}
@media only screen and (min-width: 50em) {
	#debug::before {
		content: "> 800";
	}
	#header, .page, .headlines, .inside, .darkinside, .border, #footnav {
		border-radius: .5rem;
	}
	#fullwidth {
		padding: 1em;
	}
	#header {
		font-size: 1.75vw;
	}
	.headlines {
		-moz-column-count: 3;
		-webkit-column-count: 3;
		column-count: 3;
	}
	.page {
		padding: .8em 2em;
	}
	.darkinside {
		padding: 1em 1.5em 1.5em;
	}
	.inside {
		padding: 1em 1.5em;
	}
	.split{
		box-sizing: border-box;
		display: table;
		width: 100%;
	}
	.split > div{
		display: table-cell;
		vertical-align: top;
	}
	.split.center > div{
		width: 33%;
		padding-top: .8em;
	}
	.shortened {
		width: 32%;
		text-align: right;
		padding: 0 1em 0 2em;
	}
	ul.formlist {
		margin: 0;
	}
}
@media only screen and (min-width: 60em) {
	#debug::before {
		content: "> 960";
	}
	body {
		font-size: 1.35vw;
	}	
	a.tel, a.tel:link, a.tel:visited {
		color: #FFF;
	}
	#fullwidth {
		padding: 1em 3em;
		margin: 0 auto;
	}
	.shortened {
		padding-left: 5em;
	}
	.headlines {
		-moz-column-count: 4;
		-webkit-column-count: 4;
		column-count: 4;
	}
	.footer {
		margin: 1rem 8rem;
	}
	#footnav {
		font-size: 1.1em;
	}
	#footnav a {
		padding: .3em 3em;
	}
	#navbar {
		display: block;
		font-size: 1.1em;
		line-height: 1.2em;
	}
	#navbar > ul {
		text-align: center;
		box-sizing: border-box;
		display: table;
		padding: .3em 1em 0;
		margin: 0;
		list-style: none;
	}
	#navbar li{
		margin: 0;
		padding: 0;
	}
	#navbar > ul > li {
		display: table-cell;
		vertical-align: middle;
		text-align: center;
		position: relative;
	}
	#navbar > ul > li:not(:last-child){
		padding-right: .5em;
	}
	#navbar .nav, #navbar a {
		border-top-left-radius: .7em;
		border-top-right-radius: .7em;
	}
	#navbar a {
		display: block;
		text-align: center;
		line-height: 2em;
		padding: 0 1.2em;
		border-top: 1px solid;
		border-left: 1px solid;
		border-right: 1px solid;
		border-color: #5C0F00;
	}
	#navbar .nav {
		background-color: #6AB8D5;
		background-image: linear-gradient(90deg,#DF5A1B,#5C0F00);
	}
	#navbar a, #navbar a:link, #navbar a:visited {
		color: #F5B99E;
	}
	#navbar a:hover, #navbar a:visited:hover {
		background-color: #DF5A1B;
		color: #FFF;
	}
	#navbar .nav.on {
		top: 1px;
		position: relative;
	}
	#navbar .nav.on a {
		background-color: #333;
		color: #FFF;
		border-color: #666;
	}
	#mobilenav {
		display: none;
	}
}
@media only screen and (min-width: 71.2em) {
	#debug::before {
		content: "> 1139";
	}
	.headlines {
		background-image: url(https://mexicogov.org/elements/news-stack.jpg);
		background-position: left center;
		background-repeat: no-repeat;
		background-size: 9.6%;
		padding: 1em 1% 1em 10.6%;
	}
}
@media only screen and (min-width: 85.5em) {
	#debug::before {
		content: "> 1368";
	}
	#fullwidth {
		width: 86%;
	}
	.headlines {
		font-size: .8em;
	}
}