@charset "utf-8";

body {
	width: 100%;
	min-width: 370px;
	max-width: 2500px;
	background-color: #fef4d8;
}

nav.top-nav, nav.bottom-nav {
	width: 100%;
    line-height: 2em;
    background-color: #D8CFB7;
    text-align: center;
    letter-spacing: 0.05em;
    min-width: 370px;
	max-width: 2500px;
	font-size: 0.7em;
	font-family: p22-mackinac-pro, serif;
	font-weight: 400;
	font-style: normal;
	color: #6aadd2;
	}

nav a:link, nav a:visited, nav a:active {
    color: #6aadd2;
}

nav a:hover {
    color: #153755;
}

h3 {
	font-family: p22-mackinac-pro, serif;
	font-weight: 400;
	font-style: normal;
	}

h2 {
	font-family: p22-mackinac-pro, serif;
	font-weight: 500;
	font-style: normal;
	}	

p{
	font-family: p22-mackinac-pro, serif;
	font-weight: 400;
	font-style: normal;
}

a:link, a:visited, a:active {
	color: #17466F;
}

a:hover {
    color: #6aadd2;
}

#luar, #pearl, #ogee {
	width: 100%;
	loat: left;
	position: relative;
}

.luar1, .luar2, .luar3, .pearl1, .pearl2, .pearl3 {
	width: 50%;
	margin: 5% 25%;
	position: relative;
	float: left;
}

.luar1, .pearl1, .ogee1 {
	margin-top: 2%;
}

.luar1 img, .luar2 img, .luar3 img, .pearl1 img, .pearl2 img, .pearl3 img
{
width: 100%;
}

.ogee1 {
	width: 50%;
	margin: 5% 25%;
	position: relative;
	float: left;
}

.ogee2 {
	width: 100%;
	margin-top: 5%;
}

.ogee1 video, .ogee2 img {
	width: 100%;
}

h2 {
	font-size: 1em;
	font-weight: 700;
	margin-left: 25%;
	margin-top: 10%;
}

h3 {
	font-size: 0.7em;
	font-weight: 400;
	margin-left: 25%;
}

span.pearl {
	font-style: italic;
	font-weight: 400;
	font-size: 0.75em
}

.bar1 {
	width: 80%;
	height: 1.25px;
	background-color: #153755;
	margin: 5% auto;
}


@media (min-width: 768px) and (max-width: 1280px){
	
	#luar, #pearl {
	width: 100%;
	margin-left: -10%;
	}

.luar1, .luar2, .luar3, .pearl1, .pearl2, .pearl3 {
	width: 20%;
}
	
.luar1, .pearl1 {
	margin-right: 2%;	
	}
	
.luar2, .luar3, .pearl2, .pearl3  {
	margin: 2%;
	}
	
h2 {
	font-size: 1.5em;
	margin-top: 5%;
}

h3 {
	font-size: 1em;
}
	
	.bar1 {
		margin-top: 2%;
		margin-bottom: 1.5%;
	}
	
nav.top-nav, nav.bottom-nav {
	line-height: 2.5em;
	font-size: 1.2em;
	}

	
}
