
@charset "utf-8";
/* CSS Document */


@font-face {
	font-family: dinbold;
	src: url("../fonts/din-bold-webfont.eot");
}
@font-face {
	font-family: dinregular;
	src: url("../fonts/din-regular-webfont.eot");
}

/* WOFF browsers */
@font-face {
	font-family: dinbold;
	src: url("../fonts/din-bold-webfont.woff") format("woff");
}
@font-face {
	font-family: dinregular;
	src: url("../fonts/din-regular-webfont.woff") format("woff");
}

body{
	margin: 0;
	min-width: 980px;
	padding: 0;
	color: black;
	font-family: 'dinregular';
}

p{
	margin: 0 0 20px 0;
}

a {
	text-decoration: none;
}

p, ul{
	font-size-adjust:0.488;
	font-weight:200;
	font-style:normal;
	color: black;
}

img{
	border: 0;
}

.sponsorLogo img {
	width: 240px;
}

a, a:hover {
	text-decoration: none;
}

#resources a:hover {
	text-decoration: underline;
}

#bs-example-navbar-collapse-1 {
	width: 773px;
}

.navbar-nav {
	float: right;
}

#flyerButton {
	border-radius: 5px;
	background: #6e6540;
	padding: 0.75em 1.75em;
	color: #c6c0c0;
	font-size: 11px;
}

#registerSubmit {
	background: #f3f3f4;
	/*padding: 1em 283px;*/
	font-size: 16px;
	border-radius: 5px;
	/*background: #6e6540;*/
	padding: 1.25em 163px;
	/*color: white;*/
	font-weight: bold;
	color: #645b33;
	font-size: 13px;
	/*width: 286px;*/
	width: 394px;
	border: none;
	margin-bottom: 1em;
	margin-top: 1em;
}
#emailSubmit, .emailSubmit {
	border-radius: 5px;
	background: #EF4F3D;
	padding: 0.75em 1.75em;
	color: white;
	font-size: 13px;
	/*width: 286px;*/
	width: 422px;
	border: none;
	margin-bottom: 4em;
	margin-top: 3em;
}

#pageWrapper {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

#header h1, #pixels{
	color: #48941A;
}

.float-left{
	float: left;
	margin: 0 0 0 20px;
}

.float-right{
	float: right;
	margin: 0 20px 0 0;
}

.center{
	font-size: 2.5em;
	padding: 80px 0 0 0;
	text-align: center;
}


.navbar-default .navbar-nav>li>a, .navbar-default .navbar-nav>li>a {
	color: #6e6540;
	font-size: 11px;
}

.navbar-default {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	padding-right: 102px;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
	color: black;
}

.navbar > .container {
	margin-left: 102px;
	margin-right: 102px;
}

.navbar-nav {
	text-align: right;
}

a.navbar-brand {
	padding: 0;
}

/*#stfRibbon {
	position: absolute;
	top: 0;
	left: 168px;
	z-index: 10000;
}*/
#header, #intro, #second{
	width: 100%;
}

#topLogo {
	margin-left: 102px;
	margin-top: 30px;
}

#overview{
	background:url(../background/image_1_overview_2.jpg) 50% 20% no-repeat fixed;
	background-color: #ECEBE6;
	color: white;
	height: 970px;
	margin: 0 auto;
	background-attachment:fixed;
	padding: 0;
	padding-top: 100px;
}

#overview > .content {
	background:url(../background/triangle.png) 40% 0 no-repeat;
	color: white;
	height: 860px;
	margin: 0 auto;
	background-position:bottom;
	padding: 0;
}

#overview > .content > .rightSide {
	/*position: relative;*/
	text-align: right;
	width: 403px;
	margin-top: -70px;
	margin-right: 102px;
	margin-left: 473px;
}

#overview > .content > .rightSide > h1{
	position: relative;
	font-family: dinregular;
	color: #645b33;
	font-size: 48px;
	line-height: 1.1;
}

#overview > .content > .rightSide > h2{
	position: relative;
	font-family: dinregular;
	color: #645b33;
	font-size: 24px;
	line-height: 1.3;
}


#overview > .content > .rightSide > p {
	text-align: right;
	font-size: 16px;
	line-height: 1.3;

}


#overview > .content > .leftSide {
	text-align: left;
	width: 250px;
	margin-top: 1em;
	margin-right: 102px;
	margin-left: 102px;
	color: white;
}

#overview > .content > .leftSide > h1{
	font-family: dinregular;
	font-size: 28px;
	margin-bottom: 5px;
}

#overview > .content > .leftSide > p {
	font-size: 16px;
	line-height: 1.2;
	color: white;
	margin-bottom: 20px;
}

#overview > .content > .leftSide > .newsLink > div {
	width: 50%;
	border-radius: 4px;
	text-align: center;
	padding: 0.5em 1em;
	background: #EF4F3D;
	font-size: 14px;
	line-height: 1.2;
	color: white;
	margin-bottom: 20px;
}


#speakers {
	margin-top: -50px;
	padding-top: 50px;
	padding-bottom: 150px;
	background: #ebeae5;

}

#speakers hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #ccc;
}

#speakers > .content {
    margin-left: 102px;
    margin-right: 102px;
}

#schedule {
	margin-top: -50px;
	padding-top: 50px;
	background: #ebeae5;
	height: 1850px;
}

#schedule hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #ccc;
}

#schedule h1 {
	font-family: dinregular;
    font-size: 31px;
    color: #645b33;
    margin-bottom: 5px;
}

#schedule > .content {
    margin-left: 102px;
    margin-right: 102px;
}

#process {
	margin-top: -50px;
	padding-top: 50px;
	background: #645b33;
	height: 675px;
}


#process > .content {
	padding-top: 65px;
	margin-left: 102px;
	margin-right: 102px;
}

#process > .content > h1{
	font-family: dinregular;
	font-size: 31px;
	color: #C8C4C5;
	margin-bottom: 5px;
}

#process > .content > p {
	font-family: dinregular;
	font-size: 16px;
	color: white;
	margin-top: 8px;
}

#process img {
	margin-top: 25px;
}

#videos {
	margin-top: -80px;
	padding-top: 80px;
	background: #ebeae5;
	height: 450px;
}
#videos > .content {
	color: white;
	margin-left: 102px;
	margin-right: 102px;
	overflow: hidden;
	padding-top: 35px;
}

#videos p {
	color: #645b33;
}

.videoGrid li .stepNumber {
	height:20px;
	width: 20px;
	text-align:center;
	float:right;
	margin-top:-100px;
	background: #EF4F3D;
	line-height:1.5;
}

#videos > .content > .leftCol {
	width:45%;
	display: inline;
	float: left;
	padding-right: 39px;
}

#videos .col-xs-5 p {
	font-size: 16px;
}

#videos hr {
	height: 3px;
	background: #645b33;
	margin-bottom: 50px;
}

#videos h3 {
	color: #645b33;
	font-weight: bold;
}

#videos h4 {
	text-transform: uppercase;
	color: #EF4F3D;
	font-weight: bold;
	padding-bottom: 0.25em;
	border-bottom: 1px solid #645b33;
	margin-bottom: 20px;
}

#videos .col-xs-5 h3 {
	color: #EF4F3D;
	font-family: dinregular;
	font-size: 28px;
}

#videos > .content > .leftCol > p {
	color: white;
	font-size: 17px;

}


#videos > .content > .rightCol {
	width:55%;
	display: inline;
	float: left;
}


#panellists{
	background: #ebeae5;
	margin-top: -50px;
	padding-top: 50px;
	color: white;
	height: 625px;
}

#panellists > .content {
	padding-top: 65px;
	margin-left: 102px;
	margin-right: 102px;
}

#panellists > .content > .leftCol {
	width:50%;
	display: inline;
	float: left;

}

#panellists > .content > .rightCol {
	width:50%;
	display: inline;
	float: left;
}

#panellists h3 {
	color: #362a00;
	font-family: dinregular;
	margin-bottom: 6px;
}

#panellists p {
	color: #7b7351;
	line-height: 1.3;
}

#sponsors{
	background: url(../background/image_3_sponsors2.jpg) 50% -50px no-repeat fixed;
	background-color: #1C1C1C;
	margin-top: -100px;
	padding-top: 100px;
	color: white;
	height:800px;
	background-attachment:fixed;
}

#sponsors > .content{
	color: white;
	margin-left: 102px;
	margin-right: 102px;
}

#sponsors > .content > .sponsorList {
	width: 100%;
	margin-top: 30px;
}

#sponsors > .content > .sponsorList > .sponsorLogo {
	display: inline;
	height: 135px;
	width: 240px;
	float: left;
	margin-top: 15px;
	margin-right: 15px;
	background: url(../images/sponsorbg.png);
}

#sponsors > .content > .sponsorList > .sponsorLogo:nth-child(6) {
	margin-right: 0;
}

#sponsors > .content > .sponsorList > .sponsorLogo > p {
	color: white;
	margin-top: 65px;
	text-align: center;

}

#sponsors h1 {
	font-family: dinregular;
	font-size: 28px;
}

#registration {
	background: #f3f3f4;
	margin-top: -50px;
	padding-top: 50px;
	color: white;
	height: 525px;
}

#registration > .content {
	margin-left: 102px;
	margin-right: 102px;
	padding-top: 65px;
}


#registration > .content > .registrationForm {
	/*background: white;*/
	background: #645b33;
	color: white;
	padding: 10px;
	padding-left: 125px;
	padding-right: 125px;
	border-radius: 5px;
	margin-top: 2em;
	padding-top: 25px;
}

#registration > .content > .registrationForm .leftCol {
	border-right: 1px solid #6e6540;
	vertical-align: bottom;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 30px;
}

.limitedSpace {
	text-transform: uppercase;
	font-size: 20px;
	/*color: #6e6540;*/
	color: white;
}



#newsletter {
	background: #645b33;
	/*margin-top: -50px;*/
	/*padding-top: 50px;*/
	color: white;
	height: 550px;
}


#newsletter > .content {
	margin-left: 102px;
	margin-right: 102px;
	padding-top: 25px;
}


#newsletter > .content > .newsletterForm {
	background: white;
	padding: 10px;
	margin-left: 102px;
	margin-right: 102px;
	padding-left: 75px;
	padding-right: 75px;
	border-radius: 5px;
	margin-top: 2em;
	/*padding-top: 25px;*/
}

#newsletter > .content > h1 {
	font-family: dinregular;
	font-size: 28px;
	line-height: 1.2;
	color: white;
	/*padding-top: 15px;*/
}


#messages {
font-family: dinregular;
    font-size: 16px;
    padding-top: 0.5em;
    /*padding-bottom: 0.5em;*/
    /*padding-left: 16px;*/
    /*text-align: center;*/
    color: #AB1800;
    /*font-weight: bold;*/
    display: none;
}

#email, #email2, #first, #last {
	/*width: 286px;*/
	width: 100%;
    padding: 10px 0px;
    background: transparent;
    border: 0;
    border-bottom: 1px solid #6e6540;
    outline: none;
    color: #6e6540;
    font-size: 16px;
}

#recaptcha_area {
	padding-top: 3em;
	margin-bottom: 0;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color:    #6e6540;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #6e6540;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #6e6540;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #6e6540;
}

#registration label {
  display: inline;
}


.reminder, .reserve {
	margin-top:1em;
	display: block;
}

.reminder > p {
	/*color: #6e6540;*/
	color: #362a00;
	font-weight: normal;
	padding-left: 1em;
	font-size: 15px;
	margin-bottom: 0;
	margin-top: 0;
	padding-left: 0;
	line-height: 1.3;
	width:90%;
}


#registration > .content > h1 {
	font-family: dinregular;
	font-size: 28px;
	line-height: 1.2;
	color: #3d3200;
	padding-top: 15px;
}

#registration > .content >  .leftCol > h1 > strong {
	font-family: dinregular;
}


#footer {
	background: url(../images/shadow.png) 50% 0 no-repeat;
	background-color: #f1f0ed;
	height: 60px;
}

#footer > .content {
	margin-left: 102px;
	margin-right: 102px;
	padding-top: 22px;
}

#footer > .content > p {
	color: #9e987f;
	font-size: 13px;
	padding-top: 30px;
	display: inline;
}

#footer .socialMedia {
	text-align: center;
	float:right;
	vertical-align: bottom;
	margin-left: 8px;
}

#resources {
	margin-top: -110px;
	padding-top: 110px;
	background-color: #645b33;
	height: 950px;
	color: white;
}

#resources p {
	color: white;
}

#resources h3 {
	color: #C8C4C5;
}

#resources > .content h3 {
	font-family: dinregular;
	font-size: 28px;
}

#resources > .content {
	margin-left: 102px;
	margin-right: 102px;
}
#resources > .content ul {
	padding-left: 0;
	list-style:none;
}

#resources > .content ul li {
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
	border-bottom: 1px solid #c6c0c0;
}

#resources > .content p {

	font-size: 18px;
}

#resources > .content p.cta {

	font-size: 12px;
}
#resources a,
#resources a:hover {
	color: white;
	font-size: 12px;
}

#videoSelectorPhase {
	list-style: none;
	font-size: 64px;
	font-family: dinregular;
	padding:0;
	margin-bottom: 25px;
	border-bottom: 1px solid #645b33;
}

#videoSelectorPhase li {
	width: 150px;
	text-transform: uppercase;
	font-size: 45px;
	font-family: dinregular;
	display: inline-block;
	color: #645b33;
	letter-spacing: -2px;
}

#videoSelectorPhase .phaseSelect {
	width: 73px;
	text-align: center;
	font-family: dinbold;
	font-size: 55px;
	cursor: pointer;
}

#videoSelectorPhase .phaseSelect.active,
#videoSelectorPhase .phaseSelect:hover {
	color: #EF4F3D;
}

.videoGrid ul {
	list-style: none;
	padding: 0;
	display: none;
}

.videoGrid ul:nth-child(1) {
	display: block;
}


.videoGrid li {
	display: inline-block;
	background: white;
	height: 132px;
	width: 132px;
	margin-right: 25px;
	margin-bottom: 25px;
	vertical-align: top;
	overflow:hidden;
}

.videoGrid li div {
	height: 132px;
	width: 132px;
}

.videoDisplay {
	background: #645b33;
	text-transform: uppercase;
	color: white;
	text-align: center;
	padding-bottom: 1em;
	line-height: 1;
}

.videoDisplay span {
	color: #EF4F3D;
	/*font-size: 25px;*/
}

.carlos .videoDisplay {
	background: url(../speakers/architect-carlos.jpg) no-repeat;
	padding-top: 100px;
}

.leona .videoDisplay {
	background: url(../speakers/planner-leona.jpg) no-repeat;
	padding-top: 100px;
}
.tomas .videoDisplay {
	background: url(../speakers/property-tomas.jpg) no-repeat;
	padding-top: 82px;
}
.anthony .videoDisplay {
	background: url(../speakers/lawyer-anthony.jpg) no-repeat;
	padding-top: 100px;
}
.tammy .videoDisplay {
	background: url(../speakers/lawyer-tammy.jpg) no-repeat;
	padding-top: 100px;
}
.sasa .videoDisplay {
	background: url(../speakers/surveyor-sasa.jpg) no-repeat;
	padding-top: 100px;
}
.peter .videoDisplay {
	background: url(../speakers/engineer-peter.jpg) no-repeat;
	padding-top: 100px;
}
.niall .videoDisplay {
	background: url(../speakers/cost-niall.jpg) no-repeat;
	padding-top: 82px;
}
.harry .videoDisplay {
	background: url(../speakers/lawyer-harry.jpg) no-repeat;
	padding-top: 100px;
}
.videoGrid{
	height: 330px;
}

.videosAdditional {
	list-style: none;
	padding-left: 0;
}

.videosAdditional li {
	display: inline-block;
	background: #645b33;
	height: 66px;
	text-align: center;
	color: white;
	text-transform: uppercase;
	width: 132px;
	margin-right: 25px;
	margin-bottom: 25px;
	vertical-align: top;
	overflow:hidden;
	padding-top: 15px;
}

.watchMore .videosAdditional li {
	padding-top: 0px;
}

.watchMore .videosAdditional li span {
	color: #EF4F3D;
}

.watchMore .videosAdditional li .step {
	text-transform: uppercase;
	display: block;
	font-size: 10px;
	line-height: 1.1;
	color: white;
}

.watchMore .videosAdditional li .phaseNumber {
	font-weight: bold;
	display: block;
	font-size: 42px;
	line-height: 1;
	color: white;
}

.watchMore .videosAdditional,
.watchMore h4,
.watchMore p {
	display: none;
}

.videoList .phaseTitle {
	background: #EF4F3D;
	color: white;
	font-size: 15px;
	padding-top: 20px;
	padding-left: 10px;
}

.videoList .phaseTitle .phaseNumber {
	float:right;
	height: 50px;
	width: 50px;
	font-size: 34px;
	font-weight:bold;
	text-align: center;
	line-height: 1.7;
	margin-top: -20px;
}


#videos-5 .phaseTitle {
	padding-left: 7px;
}

#videos-1 .phaseTitle {
	padding-top: 40px;
}

#videos-1 .phaseTitle .phaseNumber {
	margin-top: -40px;
}

#videos-2 .phaseTitle,
#videos-3 .phaseTitle,
#videos-4 .phaseTitle {
	padding-top: 50px;
}

#videos-2 .phaseTitle .phaseNumber,
#videos-3 .phaseTitle .phaseNumber,
#videos-4 .phaseTitle .phaseNumber {
	margin-top: -50px;
}

.videoList li div:nth-child(2) {
	background: url(../speakers/speaker-bkg.jpg) no-repeat;
	text-align: center;
	padding-top: 60px;
	padding-left: 0px;
	padding-right: 0px;
}

.videoList li div:nth-child(2) .name {
	font-weight: bold;
	color: #645b33;
	margin-bottom: 0.5em;
	line-height: 1.3;
}

.videoList li div:nth-child(2) .affiliation {
	color: #645b33;
	line-height: 1.2;
	font-size: 12px;
}

.modalVideo {
	position: relative;
	display: none;
	background:black;
	height: 400px;
	margin-top: -360px;
}

.modalVideo #closeVideo {
	width: 45px;
	height:45px;
	/* padding-right: 10px; */
	padding-top: 8px;
	float: right;
	text-align: center;
	font-size: 25px;
	line-height: 1.4;
	background: #EF4F3D;
}

.modalVideo .videoEmbed {
	padding: 17px;
	padding-left: 50px;
	height: 400px;
	text-align: center;
}

.watchMore.active .videosAdditional,
.watchMore.active h4 {
	display: block;
}

.watchMore .videosAdditional li {
	display: inline-block;
	font-size: 12px;
	background: #645b33;
	height: 88px;
	width: 100px;
	margin-right: 9px;
	margin-bottom: 25px;
	vertical-align: top;
	text-align: center;
	overflow:hidden;
	line-height: 1;
}


.watchMore .videoDisplay .number {
	margin-top: -60px;
	line-height: 1.9;
}

.watchMore .videosAdditional .name {
	padding-top: 55px;
	text-transform: none;
	font-family: dinbold;
}

.watchMore .videosAdditional .videoDisplay {
	height: 88px;
	padding-top: 60px;
}

.watchMore .videosAdditional div:nth-child(2) {
	height: 88px;
	background: url(../speakers/speaker-bkg.jpg) center top no-repeat;
}

.watchMore .videosAdditional li.active .videoDisplay {
	display: none;
}

#moreCarlos .videosAdditional .videoDisplay {
	background: url(../speakers/morebg/carlos.jpg) no-repeat;
}

#moreLeona .videosAdditional .videoDisplay {
	background: url(../speakers/morebg/leona.jpg) no-repeat;
}

#moreTomas .videosAdditional .videoDisplay {
	background: url(../speakers/morebg/tasso.jpg) no-repeat;
}

#moreAnthony .videosAdditional .videoDisplay {
	background: url(../speakers/morebg/anthony.jpg) no-repeat;
}

#moreTammy .videosAdditional .videoDisplay {
	background: url(../speakers/morebg/tammy.jpg) no-repeat;
}

#moreSasa .videosAdditional .videoDisplay {
	background: url(../speakers/morebg/sasa.jpg) no-repeat;
}

#morePeter .videosAdditional .videoDisplay {
	background: url(../speakers/morebg/peter.jpg) no-repeat;
}

#moreNiall .videosAdditional .videoDisplay {
	background: url(../speakers/morebg/nail.jpg) no-repeat;
}

#moreHarry .videosAdditional .videoDisplay {
	background: url(../speakers/morebg/harry.jpg) no-repeat;
}

.videoDisplay .number {
	float:right;
	display: inline;
	margin-top: -100px;
	text-align: center;
	width: 20px;
	height:20px;
	line-height:1.5;
	background: #EF4F3D;
}

.watchMore .videoDisplay .number {
	text-align: right;
	width: 50px;
	padding-right: 5px;
}

.watchMore .videoDisplay .number span {
	color: white;
	font-size: 80%;
}

 .tomas .videoDisplay .number,
.niall .videoDisplay .number {
	margin-top: -82px;
}

.additionalVideos .videosAdditional li {
	padding-top: 0;
}

.additionalVideos .videosAdditional .videoDisplay {
	height: 66px;
	background-image: none;
	/*background: black;*/
}

.additionalVideos .videosAdditional div {
	background: url(../speakers/speaker-bkg.jpg) center top no-repeat;
}

.additionalVideos .videosAdditional div {
	background: url(../speakers/speaker-bkg.jpg) center top no-repeat;
}
