@charset "UTF-8";
@media only screen and (min-width: 992px) and (max-width: 1199px) {

/* ---------------------------------------------------------------------------------- */
/* Laptop */

.container {
	width: 90%;
}

.top {
	font-size: 80%;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #000000;
	font-weight: lighter;
	letter-spacing: 2px;
}

/* ---------------------------------------------------------------------------------- */
/* nu */

.nuHidden {
	margin-bottom: 60px;
}
.nu {
    width: 100%;
    background-image: url("../images/nu_1700x1190px.jpg");
    background-size: 100% 100%;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 20px;
	padding-bottom: 60px;
    display: inline-table;
    background-color: #000000;
	border-top: 1px solid #FBE2BA;
	border-bottom: 1px solid #FBE2BA;
}
.nuColumn {
	width: 50%;
	float: left;
}
.nuText {
	padding-left: 70px;
	padding-right: 70px;
	text-align: left;
}	
.nuTextSpace {
	padding-top: 35px;
	padding-bottom: 35px;
}
.imgLogoNu {
    width: 60%;
    max-width: 400px;
	height: auto;
	padding-left: 50px;
	padding-bottom: 40px;
}

/* ---------------------------------------------------------------------------------- */
/* Copyright */

.copyright {
	font-size: 80%;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #000000;
	font-weight: lighter;
	letter-spacing: 2px;
}


/*	END ---------------------- */

}
