body {
	background: url(/assets/blue-pattern.png);
	padding: 0;
	margin: 0;
	font-family: "effra";
	color: rgb(255,253,247);	
	min-width: 1000px;
	font-size: 20px;
	font-style: normal;
}

hr {
	width: 134px;
	height: 0px;
	line-height: 0px;
	border: none;
	border-bottom: rgb(78,74,70) 4px solid;
}

#iMenu {
	display: none;
}

#header {
	background: url(/assets/biosphere-header.png) center 24px no-repeat;
	text-align: center;
	padding: 64px 0 30px 0;
	height: 260px;
}

#header h1 {
	font-weight: 500;
	margin: 0;
	padding: 60px 0 0 0;
	font-size: 40.5px;
}

#header h2 {
	font-weight: 500;
	margin: 0;
	padding: 2px 0 0 0;
	font-size: 21px;
	line-height: 31px;
	text-transform: uppercase;
}

#header #container {
	width: 856px;
	margin: 0 auto 0 auto;
}

#header .header-menu {
	width: 300px;
	height: 30px;
}

#header .header-menu a {
	text-transform: uppercase;
	width: 150px;
	padding: 6px 20px 6px 20px;
	margin: 0 10px 0 10px;
	text-align: center;
	line-height: 30px;
	text-decoration: none;
	font-weight: 500;
	font-size: 18px;
	color: rgb(255,253,247);
	border-top: rgb(255,253,247) 1px solid;
	border-bottom: rgb(255,253,247) 1px solid;
}

#header .header-menu a:hover {
	background: #fff;
	color: #2e4552;
}

#header a {
	color: rgb(255,253,247);
}

#header #left-menu {
	float: left;
}

#header #right-menu {
	float: right;
}

#header hr {
	border-bottom: rgb(255,253,247) 2px solid;
}


/* LENSES */

#lenses, #schedule {
	text-align: center;
	color: #fff;
	padding: 30px 0 66px 0;
	background: url(/assets/teal-pattern.png);
}

h1 {
	text-transform: uppercase;
	font-family: "effra";
	font-size: 27px;
	font-weight: 400;
	text-align: center;
	padding: 0 0 10px 0;
	margin: 0;
}

.triheader {
	background: url(/assets/tri-accent.png), url(/assets/tri-accent.png);
	background-position: left center, right center;
	background-repeat: no-repeat, no-repeat;
	height: 24px;
	font-weight: 500;
}

.triheader-dark {
	background: url(/assets/tri-accent-dark.png), url(/assets/tri-accent-dark.png);
	background-position: left center, right center;
	background-repeat: no-repeat, no-repeat;
	height: 24px;
	font-weight: 500;
	color: #274250;
}

#lenses #title {
	width: 144px;
}

#schedule #title {
	width: 154px;
}

#coc #coc-title {
	width: 300px;
}

#coc p {
	text-align: left;
	width: 700px !important;
}

#lenses p {
	font-weight: 400;
/* 	width: 800px; */
/* 	text-align: center; */
	margin: 0 auto 0 auto;
	padding: 6px 0 10px 0;
/* 	font-size: 20px; */
	line-height: 30px;
/* 	text-align: left; */
	width: 530px;
}

.right-align {
	display: block;
	text-align: right;
	font-size: 14px;
}

.c-button {
	display: inline-block;
	background: #000;
	width: 160px;
	height: 40px;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	font-size: 18px;
	line-height: 40px;
}

.c-button:hover {

}

.hotel-button {
	width: 190px;
}

/* SPEAKERS */

#speakers {
	text-align: center;
	color: rgb(78,74,70);
	padding: 30px 0 30px 0;
	font-weight: 300;
	background: url(/assets/grey-pattern.png);
}

#speakers #title {
	width: 176px;
}

#speakers #titleConfs {
	width: 330px;
}

#speakers h2 {
	font-family: "effra";
	font-size: 21px;
	font-weight: 400;
	text-align: center;
	padding: 50px 0 10px 0;
	margin: 0;
}

#speakers ul {
	margin: 0 auto 0 auto;
	padding: 0;	
}

#speakers li {
	list-style: none;
	width: 282px;
	text-align: center;
	display: inline-block;
	text-transform: uppercase;
	font-weight: bold;
	font-style: normal;
	padding: 20px 0 20px 0;
}

.spknames {
	text-transform: uppercase;
	font-weight: bold;
	font-style: normal;
	line-height: 30px;
}

#speakers li img {
	margin-bottom: 20px;
}

/* LOCATION */

#location {
	background: url(/assets/yellow-pattern.png);
	text-align: center;
	color: #fff;
	padding: 30px 0 30px 0;
	font-weight: 300;
	width: 100%;
}

#location #title {
	width: 182px;
}

#location p {
	width: 720px;
	margin: 0 auto 0 auto;
	padding-bottom: 30px;
}

/* SCHEDULE */

.day {
	display: inline-table;
	width: 300px;
}

.day ul {
	margin: 0;
	padding: 0;
}

.day li {
	list-style: none;
	padding: 0 0 20px 0;
	margin: 0;
	text-align: center;
}

.day h4 {
	font-weight: 300;
	font-size: 21px;
	padding: 0;
	margin: 0;
}


/* CONTACT */

#contact {
	background: url(/assets/grey-pattern.png);
	padding: 30px 0 30px 0;
	margin: 0 auto 0 auto;
	text-align: center;
	color: #274250;
}

#contact a {
	color: #274250;
	font-weight: 300;
	font-style: normal;
}

#contact #title {
	width: 238px;
}
#contact hr {
	border-bottom: rgb(255,253,247) 2px solid;
}

.mean {
	display: inline-table;
	width: 300px;
	padding: 30px 0 0 0;
	vertical-align: top;
}

.mean ul {
	margin: 0;
	padding: 0;
}

.mean li {
	list-style: none;
	padding: 0 0 6px 0;
	margin: 0;
	text-align: center;
	font-weight: 300;
	font-size: 21px;
}

.mean li a {
	text-decoration: none;
	color: rgb(255,253,247);
}

.mean h4 {
	font-family: "effra";
	font-weight: 500;
	font-size: 21px;
	padding: 0 0 8px 0;
	margin: 0;
	width: 100%;
}

#mailing {
	font-weight: 300;
}

#mailing-legal {
	font-size: 12px;	
	font-weight: 300;
}

#contact input {
	display: inline-block;
	outline: none;
}

#contact input[type=email] {
	border: solid #3D3A37 4px;
	border-right: none;
	height: 24px;
	width: 340px;
	padding: 3px 20px 3px 20px;
	font-size: 14px;
	margin: 0;
}

#contact input[type=submit] {
	border: solid #3D3A37 4px;
	border-left: none;
	height: 38px;
	width: 206px;
	font-size: 14px;
	color: white;
	background: #549098;
	margin: 0;
	position: relative;
	top: -1px;
}

.hidden-stuff {
	color: #274250;
	width: 100%;
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	z-index: 1000;
	margin: 20px auto 20px auto;
	background: #fff;
	-webkit-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.5);
	box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.5);
}

.hidden-stuff p {
	padding: 10px 20px 10px 20px;
	font-size: 14px !important;
	text-align: left !important;
}

#mlist {
	margin-top: 20px;
}


/* FOOTER */

#footer {
	background: url(/assets/blue-pattern.png);
	padding: 30px 0 30px 0;
	margin: 0 auto 0 auto;
	text-align: center;
	font-weight: 300;
	color: white;
}

#footer p {
	padding: 0 0 20px 0;
	margin: 0;
	width: 540px;
	text-align: center;
	margin: 0 auto 0 auto;
}

#footer a {
	text-decoration: none;
	color: rgb(255,253,247);
	font-weight: 400;
}


/*------------------------------------*\
    $IPHONE
\*------------------------------------*/
@media screen and (max-device-width: 568px) and (orientation : portrait) {

body{
	background: url(/assets/blue-pattern.png);
    min-width: 100%;
    max-width: 100%;
}

#iMenu #hamburger {
	width: 90%;
}

#header {
	background-position-y: 10px;	
	height: 210px;
}

#header #container {
	width: 100%;
}

#header h1 {
	margin-top: 20px;
}

#lenses h1, #schedule h1 {
	width: 290px;
	margin: 0 auto 0 auto;
}

#lenses p {
	width: 90%;
	font-size: 18px;
}

#coc p {
	width: 90% !important;
	font-size: 18px;
}

.hidden-stuff {
	width: 100%;
	text-align: left;
	margin: 20px auto 0 auto;
	font-size: 12px;
	font-weight: normal;
	z-index: 0;
}

}

@media screen and (max-device-width: 568px) and (orientation : landscape) {

body{
	background: url(/assets/blue-pattern.png);
    min-width: 480px;
    max-width: 568px;
}

#iMenu #hamburger {
	width: 95%;
}

#header #container {
	width: inherit;
}

}

#lenses h1, #schedule h1 {
	width: 80%;
	margin: 0 auto 0 auto;
}

#lenses p {
/* 	width: 80%; */
}

#coc p {
	width: 90% !important;
	font-size: 18px;
}


@media screen and (max-device-width: 568px) {

body{
	background: url(/assets/blue-pattern.png);
    -webkit-text-size-adjust:none;
}

h1 {
	font-size: 25px;
}

#iMenu {
	display: block;
	background: url(/assets/blue-pattern.png);
	text-transform: uppercase;
}

#iMenu #hamburger {
	display: inline-block;
	text-align: right;
	line-height: 48px;
	margin-right: 30px;
	font-weight: 800;
}

#iMenu ul {
	padding: 0;
	margin: 0;
}

#iMenu li {
	list-style: none;
	line-height: 50px;
	border-bottom: solid 1px #fff;
	padding-left: 30px;
}

#iMenu a {
	text-decoration: none;
	font-weight: 500;
	font-size: 18px;
	color: rgb(255,253,247);
}

#header {
	height: 20 0px;
}

#header .header-menu {
	display: none;
}

#header h1 {
	padding: 40px 0 0 0;
}

#header hr {
	width: 120px;
}

#speakers {
	width: 100%;
}

#speakers li {
	display: block;
}

#speakers h2 {
	font-size: 16px;
}

#speakers li {
	width: 100%;
}

#location {
	background: url(/assets/yellow-pattern.png);
}

#location p {
	width: 90%;
}

#schedule .day {
	width: 100%;
	display: block;
}

#footer p {
	width: 80%;
	font-size: 14px;
}

#contact form {
	width: 100%;
}

#contact input[type=email] {
	border-right: solid #3D3A37 4px;
	width: 50%;
	padding: 3px 10px 3px 10px;
	-webkit-border-radius: 10px;
	margin-right: 2px;
}

#contact input[type=submit] {
	border-left: solid #3D3A37 4px;
	width: 30%;
	margin-left: 2px;
	-webkit-border-radius: 10px;
}

#mailing {
	width: 80%;
	font-size: 12px;
	text-align: center;
	margin: 0 auto 10px auto;
	font-weight: 300;
}

#mailing-legal {
	font-size: 10px;
	width: 80%;
	text-align: center;
	margin: 10px auto 10px auto;	
}

#location {
	font-size: 18px;
}

#footer p {
	font-size: 18px;
}

}

#confs li a {
	color: black;
}

@media screen and (max-device-width: 1024px) {

#location {
	background: url(/assets/yellow-pattern.png);
}


#contact input[type=email] {
	border-right: solid #3D3A37 4px;
	width: 50%;
	padding: 3px 10px 3px 10px;
	-webkit-border-radius: 10px;
	margin-right: 2px;
}

#contact input[type=submit] {
	border-left: solid #3D3A37 4px;
	width: 30%;
	margin-left: 2px;
	-webkit-border-radius: 10px;
}
}


@media 	only screen and (-webkit-min-device-pixel-ratio: 2), 
		only screen and (min-device-pixel-ratio: 2) {

body {
	background-image:url(/assets/blue-pattern@2x.png);
	background-size: 536px 464px;
}

#header {
	background-image:url(/assets/biosphere-header@2x.png) center 24px no-repeat;
	background-size: 112px 112px;
}

#iMenu {
	background-image:url(/assets/blue-pattern@2x.png);
	background-size: 536px 464px;
}

.triheader {
	background: url(/assets/tri-accent@2x.png), url(/assets/tri-accent@2x.png);
	background-size: 15px 12px, 15px 12px;
	background-position: left center, right center;
	background-repeat: no-repeat, no-repeat;
}

.triheader-dark {
	background: url(/assets/tri-accent-dark@2x.png), url(/assets/tri-accent-dark@2x.png);
	background-size: 15px 12px, 15px 12px;
	background-position: left center, right center;
	background-repeat: no-repeat, no-repeat;
}

#lenses, #schedule {
	background-image: url(/assets/teal-pattern@2x.png);
	background-size: 536px 464px;
}

#speakers {
	background: url(/assets/grey-pattern@2x.png);
	background-size: 536px 464px;
}

.c-button {
}

.c-button:hover {
}



#location {
	background-image: url(/assets/yellow-pattern@2x.png);
	background-size: 536px 464px;
}

#contact {
	background-image: url(/assets/grey-pattern@2x.png);
	background-size: 536px 464px;
}

#footer {
	background-image:url(/assets/blue-pattern@2x.png);
	background-size: 536px 464px;
}
		
}

@media 	only screen and (-webkit-min-device-pixel-ratio: 2), 
		only screen and (min-device-pixel-ratio: 2),
		only screen and (max-device-width: 1024px) {

#location {
	background: url(/assets/yellow-pattern.png);
}
}

