html {
	background: #FDF9EC;
	-webkit-text-size-adjust:100%;
}

body {
	background: #FDF9EC;
	font-size: 10px;
	margin:0;
	padding:0;
	min-width: 700px; 
	-webkit-font-smoothing: subpixel-antialiased; /*cures Safari text weight bug with absolutely positioned elements*/
}

p,h1,h2,h3,h4,h5,ul,li,ol,dl,img,hr,td,tr,img,button,a,body {
	margin: 0;
	padding: 0;
	border: none;
	outline: 0;
}

a {
	text-decoration: none;
	cursor: pointer;
}

img { 
	/*width: 100%;
	height: auto;*/
	max-width: 1280px;
	}
		
#container{
	width: 90%;
	height: 100%; 
	position: relative;
	background-color: #FDF9EC;
	border: none;
	visibility:visible;
	margin: 0 auto;
	max-width: 1280px;
	min-width: 630px;
}

#resources{
	width: 100%;
	position: relative;
	background-color: #FDF9EC;
	border: none;
	visibility:visible;
	margin: 0 auto;
	max-width: 1280px;
	margin-top: 4em;
}

	/* megahack for giving parent divs height when child elements floated */

.clearfix {
  clear: both;
}

.clearfix:after {
  clear: both; 
  content: "";
  display: table; 
}

	/* megahack for giving parent divs height when child elements floated */


#collums{
	width: 90%;
	position: relative;
	background-color: #FDF9EC;
	border: none;
	visibility:visible;
	max-width: 1152px;
	margin: 0 auto;
}

#footer {
	width: 100%;
	height: 8em;
	clear: both;
	}
	
.toprule {
	width: 100%;
	margin: 0;
	border-top-width: 18px;
	border-top-style: solid;
	border-top-color: #898573;
	opacity: .4;
	padding: 0;
}

.bottomrule {
	width: 100%;
	margin: 0;
	border-top-style: solid;
	/*border-top-width: 20px;
	border-top-color: #898573;
	opacity: .3;*/
	border-top-width: 6px;
	border-top-color: #B9B24B;
	opacity: 1.0;
	padding: 0;
}

.icon {
	display: inline;
	vertical-align: top;
}

/* menubar */

header {
	width: 100%;
	height: 7.8em;
	min-width: 630px;
	max-width: 1280px;
	}
	
header nav {	
  opacity: 1.0;
  width: 100%;
  min-width: 630px;
  height: inherit;
  background-color: #FDF9EC;
  margin: .6em auto 0 auto;
   }
  
header nav ul {
  width: inherit;
  min-width: 630px;
  max-width: 1280px;
  height: inherit;
  list-style: none;
  text-align: right;
  background-color: #FDF9EC; 
}
  
header nav li {
  float: right;
  padding: .9em 0 0 1.4em;
  }
  
header nav li.navlogo {
  float: left;
  padding: 0;
  margin-top: 1px;
  cursor: text;
  }

header nav li.navlogo img{
	width: 100%;
  height: auto;
}

header nav ul li.find , header nav ul li.signin, header nav ul li.contact {
  display: block;
  color: #ACA38D;
  font-family: "freight-sans-pro",sans-serif;
  font-size: 2.8em;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  white-space: nowrap;
}

header nav ul li:hover, header nav ul li:active {
  color: #5AAA46;
  outline: 0;
  cursor:pointer; 
  }
  
	
/* accordion stuff */

h1{
	font-family: "freight-sans-pro",sans-serif;
	font-size: 3.8em;
	font-weight: 400;
	line-height: 100%;
	text-align: center;
	height: 60px;
	letter-spacing: .07em;
}
#accordion{
	background-color: #FFF9BA;
	border-top: 1px solid #B9B24B;
	}
	
#accordion .ui-accordion-header { 
	background: #898573; 
	color: #FFF9BA; 
	opacity: 1.0;
	padding:0; 
	margin:0; 
	outline:0;
	/*border-top: 1px solid #D1C955;*/
	border-bottom: 1px solid #3B3933;
}
	
#accordion .ui-state-active { 
	margin: 0 auto; 
	/*background: #696558;*/
	/*background: #535147;*/
	background: #4F4C44;
	opacity: 1.0; 
	color: #FFF9BA; 
	outline:0;
	/*border-top: 1px solid #FDF9EC;*/
	border-bottom: 1px solid #898573;
	}
		
.ui-accordion .ui-accordion-content {
	max-height: 720px;
	max-width: 1280px;
	min-width: 630px;
}
.accContent {
	position: relative;
	padding: 0;
	margin: 0;
	}
	
#AboutLGWD {
	position: relative;
	margin: 0;
	width: 100%;
	max-width: 1280px;
	height: 660px;
	max-height: 720px;
  	padding: 2.2em 0 0 0;
	background-image: url('images/AboutLGWD.png');
	background-repeat: no-repeat;
	background-attachment: relative;
    background-position: center 0px;
}

#Leaders {
	position: relative;
	margin: 0;
	width: 100%;
	max-width: 1280px;
	height: 660px;
	max-height: 720px;
  	padding: 2.2em 0 0 0;
	background-image: url('images/Leadership.jpg');
	background-repeat: no-repeat;
	background-attachment: relative;
    background-position: center 0px;
}

.captbckgnd{
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	width: 100%;
	max-width: 1280px;
	height: 151px;
	max-height: 184px;
	background-image: url('images/caption_home1.png');
	background-repeat: no-repeat;
	/*border-bottom: 1px solid #FFF9BA;*/
	padding: .5em 0 0 0;
}	

video {
	position: relative;
/* xyz
	min-width: 1280px;
	min-height: 720px;
*/
}

#WhoIsLoFi{
	/*position: relative;*/
	margin: 0;
	width: 100%;
	max-width: 1280px;
	height: 486px;
	max-height: 720px;
  	padding: 6.5em 0 0 0;
	background-image: url('images/screen.png');
	background-repeat: no-repeat;
	background-attachment: relative;
    background-position: center 0px;
}

#DeathAPart {
	/*position: relative;*/
	margin: 0;
	width: 100%;
	max-width: 1280px;
	height: 572px;
	max-height: 720px;
  	padding: 4.1em 0 0 0;
	background-image: url('images/screen.png');
	background-repeat: no-repeat;
	background-attachment: relative;
    background-position: center 0px;
}

#pagePick{
	position: relative;
	margin: 0;
	width: 100%;
	max-width: 1280px;
	height: 580px;
	max-height: 720px;
  	padding: 2.2em 0 2.2em 0;
	background-image: url('images/form.png');
	background-repeat: no-repeat;
	background-attachment: relative;
    background-position: center 0px;
    overflow: hidden;
}

#AboutWorkshops {
	/*position: relative;*/
	margin: 0;
	width: 100%;
	max-width: 1280px;
	height: 558px;
	max-height: 720px;
  	padding: 4.5em 0 0 0;
	background-image: url('images/screen.png');
	background-repeat: no-repeat;
	background-attachment: relative;
    background-position: center 0px;
}

.scrolledtext {
	width: 100%;
	height: 580px;
	overflow: hidden;
	margin: 70px 0 70px 0;
	}

.mobilevideo{
	position: absolute;
	width: 181px;
	height: 181px;
	top: 178px;
	left: 226px;
	cursor: pointer;
	}
	
.mobiletext{
	position: absolute;
	width: 147px;
	height: 177px;
	top: 180px;
	left: 886px;
	cursor: pointer;
	}
	
.deskvideo{
	position: absolute;
	width: 110px;
	height: 110px;
	top: 63%;
	left: 45.65625%;
	z-index: 10;
	cursor: pointer;
	}
	
.desktext{
	position: absolute;
	width: 142px;
	height: 87px;
	bottom: 0px;
	right: 0px;
	z-index: 10;
	cursor: pointer;
	}
	
.capt
	{
	position: absolute;
	font-size: 32px;
	padding: 0 2em 0 2em;
	border-right: 2em;
	opacity: .7;
	color: #FFF9BA;
	background-color:#26241F;
	left: 0;
	right: 0;
	bottom: 0;
	}
	
/*text styles*/

.centerme{
	text-align: center;
	}
.nvcapt{
	height: 15%;
	color: #FFF9BA;
  	font-family: "freight-sans-pro",sans-serif;
  	font-size: 5.5em;
  	font-weight: 600;
  	line-height: 113%;
  	text-align: center;
	}
	
.nvtext
	{
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 0;
	}
		
h2 {
  color: #B9B24B;
  font-family: "freight-sans-pro",sans-serif;
  font-size: 4.4em;
  font-weight: 600;
  line-height: 100%;
  padding: .25em 0 0 0;
}

.introcopy{
  color: #665C20;
  font-family: "freight-sans-pro",sans-serif;
  font-size: 3.4em;
  font-weight: 300;
  line-height: 128%;
  padding: .4em 3.2em 1.4em 3.2em;
}

.introcopy a:link, .introcopy a:visited, .introcopy a:hover, .introcopy a:active {
	color:#65BA60;
}

.introrule{
	width: 90%;
	margin: 3.2em auto 3em auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #898573;
	opacity: 1.0;
}

.columnrule{
	width: 100%;
	margin: 1.4em 0 2.4em 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B9B24B;
	opacity: 1.0;
}

.interiorlink{
	color:#95CA80; 
	cursor:pointer;
}

.darker{
	color:#65BA60;
}

h3 {
  color: #B9B24B;
  font-family: "freight-sans-pro",sans-serif;
  font-size: 4em;
  font-weight: 600;
  line-height: 128%;
  padding: 0 1em .5em 0;
}

h4 {
	color: #8F8A3A;
  font-family: "freight-sans-pro",sans-serif;
  font-size: 2.8em;
  font-weight: 500;
  line-height: 115%;
  text-align: left;
  padding: 0 0 .5em 0;
}

h4:hover {
	color: #5AAA46;
	}

.abitsmaller {
	font-size: 2.5em;
	line-height: 120%;
	padding-bottom: .6em;
}

.abitlooser {
	padding: 0 0 .75em 0;
}

.abitlighter {
	font-weight: 400;
}

.abitsmaller a:link, .abitsmaller a:visited { 
	color: #8F8A3A;
  	outline: 0;
  	cursor:pointer; 
  }
  
.abitsmaller a:hover, .abitsmaller a:active  {
	color: #5AAA46;
	outline: 0;
  	cursor:pointer; 
}

.website{
	font-weight: 400;
	padding: 0 0 .8em 0;
}
	
.resourcecopy {
  color: #665C20;
  font-family: "freight-sans-pro",sans-serif;
  font-size: 2.4em;
  font-weight: 400;
  line-height: 125%;
  padding: 0 0 1.5em 0;
}

.resourcecopy:hover{
	color: #665C20;
}
.author {
  color: #7F7B34;
  /*color: #665C25;*/
  font-family: "freight-sans-pro",sans-serif;
  font-size: 2.7em;
  font-weight: 300;
  font-style: italic;
  line-height: 122%;
  padding: 0 0 .3em 0;
}

.author:hover {
	color: #7F7B34;
	}
	
.bookauthor {
  color: #7F7B34;
  /*color: #665C25;*/
  font-family: "freight-sans-pro",sans-serif;
  font-size: 2.7em;
  font-weight: 300;
  font-style: italic;
  line-height: 122%;
  padding: 0 0 .8em 0;
}

.bookauthor:hover {
	color: #7F7B34;
	}
	
.booktitle {
	color: #8F8A3A;
  /*color: #7F7B34;
  color: #665C25;*/
  font-family: "freight-sans-pro",sans-serif;
  font-size: 2.8em;
  font-weight: 500;
  line-height: 110%;
  padding: 0 0 .3em 0;
}

.last{
	padding: 0 0 1.5em 0;
	}

.lastline{
	visibility: hidden;
}
	
.lighter{
	font-weight: 300;
	}
	
.leftcol, .centercol {
	width: 31.362847%;
	padding-right: 2.8645833%;
	float: left;
	}

.rightcol {
	width: 31.362847%;
	float: right;
}

.cpyright {
	color: #ACA38D;
	font-family: "freight-sans-pro",sans-serif;
  	font-size: 1.2rem;
  	line-height: 100%;
  	font-weight: 400;
  	text-align: left;
  	float: left;
  	padding: 1.2rem 0;
  	width: 100%;
  	}
  	
p.cpyright .credits a{
	color: #ACA38D;
	font-family: "freight-sans-pro",sans-serif;
  	font-size: 1.2rem;
  	line-height: 100%;
  	font-weight: 400;
  	text-align: right;
  	float: right;
  	}
  
p.cpyright .credits a:hover {
	color: #5AAA46;
  outline: 0;
  cursor:pointer; 
  	}	
  		
.ADcopy{
	color: #FFF9BA;
  	font-family: "freight-sans-pro",sans-serif;
  	font-size: 3.2em;
  	font-weight: 500;
  	line-height: 125%;
  	text-align: center;
	}

.ADcopy p{
	padding-bottom: .8em;
}

.ADcopy a{
	color: #95CA80;
	cursor: pointer;
}

.ADallcaps{
	color: #95CA80;
  	font-family: "freight-sans-pro",sans-serif;
  	font-size: 1.125em;
  	font-weight: 600;
  	line-height: 100%;
  	letter-spacing: .02em;
  	text-align: center;
}

.jobtitle{
	color: #95CA80;
  	font-family: "freight-sans-pro",sans-serif;
  	font-size: 1em;
  	font-weight: 600;
  	line-height: 105%;
  	text-align: center;
  	padding: .25em 0;
}

.jobdescript {
	color: #FFF9BA;
  	font-family: "freight-sans-pro",sans-serif;
  	font-size: .7em;
  	font-weight: 400;
  	line-height: 122%;
  	text-align: left;
  	width: 53.125%;
  	max-width: 680px;
  	margin: 0 auto;
}
		
.aboutlgwdcopy{
	color: #FFF9BA;
  	font-family: "freight-sans-pro",sans-serif;
  	font-size: 2.8em;
  	font-weight: 500;
  	line-height: 130%;
  	text-align: center;
	}	
	
.aboutlgwdcopy p{
	padding-bottom: .6em;
}

.aboutlgwdcopy a{
	color: #95CA80;
	cursor: pointer;
}

.workshopscopy{
	color: #FFF9BA;
  	font-family: "freight-sans-pro",sans-serif;
  	font-size: 3.6em;
  	font-weight: 500;
  	line-height: 130%;
  	text-align: center;
	}	
	
.workshopscopy p{
	padding-bottom: 1.2em;
}

.workshopscopy a{
	color: #95CA80;
	cursor: pointer;
}

/* form styles */

#contactform{
	text-align: left;
	margin: 0 64px 0 64px;
	}
	
#contactform p{
	padding: 0 0 24px 0;
	}
#contactform input, #contactform textarea {
	background-color: #FDF9EC;
	}
	
#sponsorform{
	text-align: left;
	margin: 0 64px 0 64px;
	}
	
#sponsorform p{
	padding: 0 0 24px 0;
	}
#sponsorform input, #sponsorform textarea {
	background-color: #FDF9EC;
	}
	
#bh-sl-user-location{
	text-align: left;
	margin: 0 64px 0 64px;
	}
	
#bh-sl-user-location p{
	padding: 0 0 24px 0;
	}
	
#bh-sl-user-location input, #bh-sl-user-location textarea {
	background-color: #FDF9EC;
	}
			
h5{
	color: #8A7D33;
  	font-family: "freight-sans-pro",sans-serif;
  	font-size: 3.6em;
  	font-weight: 600;
  	line-height: 125%;
  	text-align: center;
  	padding: 80px 0 32px 0;
}

.formcopy{
	font-family: "freight-sans-pro",sans-serif;
	font-size: 2.4em;
	line-height: 140%;
	font-weight: 400;
	text-align:left;
	color: #3B3515;
	}
	
.mapformcopy{
	font-family: "freight-sans-pro",sans-serif;
	font-size: 2.4em;
	line-height: 130%;
	font-weight: 500;
	text-align: center;
	color: #3B3515;
	margin: 0 64px;
	}
		
label {
	font-family: "freight-sans-pro",sans-serif;
	font-size: 2.8em;
	line-height: 125%;
	font-weight: 500;
	text-align:left;
	color: #3B3515;
	display: inline-block;
	/*margin: 0 32px 24px 0;*/
	}
	
.formtext {
	font-family: "freight-sans-pro",sans-serif;
	font-size: 2.8em;
	font-style: normal;
	line-height: 100%;
	font-weight: 400;
	text-align:left;
	color: #808080;
	border:1px solid #CCC;
	margin: 0 .5em 0 0;
	padding: 0px .5em 0px .5em;
}
.formtext:hover {
	outline: none;
	color: #3B3515;
	border:1px solid #666;
}
.formtext:focus, .formtext:active {
	outline: none;
	color: #3B3515;
	border:1px solid #666;
}	
#submitform{
	float: right;
	}
#submitformcontact{
	float: right;
	}
	
.responsetext {
	font-family: "freight-sans-pro",sans-serif;
	font-size: 2em;
	line-height: 100%;
	font-weight: 400;
	text-align:left;
	color: #5AAA46;
	display: inline-block;
	}
		
.ziptext{
	color: #8A7D33;
  	font-family: "freight-sans-pro",sans-serif;
  	font-size: 3.6em;
  	font-weight: 600;
  	line-height: 100%;
  	text-align: center;
  	border:1px solid #CCC;
	margin: 0 .5em 0 0;
	padding: 0px .5em 0px .5em;
	}
	
.ziptext:hover {
	outline: none;
	color: #8A7D33;
	border:1px solid #666;
}

.ziptext:focus, .ziptext:active {
	outline: none;
	color: #8A7D33;
	border:1px solid #666;
}	

.findbutton{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	}
		
/* modal dialogues */	

#overlay {
	visibility: hidden;
	position: absolute;
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	z-index: 10;
	background-color: #36332C;
	opacity: .8;
	 }
	 
#findworkshop {
	visibility: hidden;
	position: absolute;
	width: 920px;
	height: 1100px;
	background: #FDF9EC;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	z-index: 11;
	 }
	 
#seegoogle {
	visibility: hidden;
	width: 90%;
	max-width: 1036px;
	height: 90%;
	max-height: 1024px;
	background: #FDF9EC;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	z-index: 11;
	 }
	 
#signin {
	visibility: hidden;
	position: absolute;
	width: 700px;
	height: 1180px;
	background: #FDF9EC;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	z-index: 11;
	 }
	 
#contactus {
	visibility: hidden;
	position: absolute;
	width: 700px;
	height: 600px;
	background: #FDF9EC;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	z-index: 11;
	 }

#allregistered {
	visibility: hidden;
	position: absolute;
	width: 700px;
	height: 350px;
	background: #FDF9EC;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	z-index: 11;
	 }
	 
.absolutecenter{
	position: fixed;
	margin: auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	}

/* overlay items */

.cancelbutton {
	position: absolute;
	top: 20px;
	left: 90.8%;
	width: 36px;
	height: 36px;
}

/* media queries */

@media only screen and (max-width:1260px) {

header nav li.navlogo {
	max-width: 414px;
}

header nav li.navlogo img{
	width: 100%;
  	height: auto;
  	float: left;
  	margin-top: 4px;
}

header nav ul li.find , header nav ul li.signin, header nav ul li.contact {
  display: block;
  color: #ACA38D;
  font-family: "freight-sans-pro",sans-serif;
  font-size: 2.6em;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  white-space: nowrap;
  margin-top: 4px;
}

@media only screen and (max-width:1200px) {

header nav li.navlogo {
	max-width: 391px;
}

header nav li.navlogo img{
	width: 100%;
  	height: auto;
  	float: left;
  	margin-top: 5px;
}

header nav ul li.find , header nav ul li.signin, header nav ul li.contact {
  display: block;
  color: #ACA38D;
  font-family: "freight-sans-pro",sans-serif;
  font-size: 2.4em;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  white-space: nowrap;
  margin-top: 6px;
}

.deskvideo{
	position: absolute;
	width: 100px;
	height: 100px;
	top: 63%;
	left: 45.65625%;
	z-index: 10;
	cursor: pointer;
	}
	
.deskvideo img{
	width: 100%;
	height: auto;
}
}

@media only screen and (max-width:1150px) {

header nav li.navlogo {
	max-width: 368px;
}

header nav li.navlogo img{
	width: 100%;
  	height: auto;
  	float: left;
  	margin-top: 8px;
}
}

@media only screen and (max-width:1090px) {

.deskvideo{
	position: absolute;
	width: 90px;
	height: 90px;
	top: 63%;
	left: 45.65625%;
	z-index: 10;
	cursor: pointer;
	}
	
.deskvideo img{
	width: 100%;
	height: auto;
}
	
#collums{
	width: 80%;
	position: relative;
	background-color: #FDF9EC;
	border: none;
	visibility:visible;
	max-width: 981px;
	margin: 0 auto;
}

.leftcol {
	width: 100%;
	float: left;
	}
	
.centercol {
	width: 100%;
	float: left;
	}	
	
.rightcol {
	width: 100%;
	float: left;
}

.lastline{
	visibility: visible;
}
}

@media only screen and (max-width:1060px) {
header nav li.navlogo {
	max-width: 345px;
	}

header nav li.navlogo img{
	width: 100%;
  	height: auto;
  	float: left;
  	margin-top: 10px;
}

header nav ul li.find , header nav ul li.signin, header nav ul li.contact {
  display: block;
  color: #ACA38D;
  font-family: "freight-sans-pro",sans-serif;
  font-size: 2.2em;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  white-space: nowrap;
  margin-top: 8px;
}
}

@media only screen and (max-width:980px) {

header nav li.navlogo {
	max-width: 322px;
	}

header nav li.navlogo img{
	width: 100%;
  	height: auto;
  	float: left;
  	margin-top: 11px;
}

header nav ul li.find , header nav ul li.signin, header nav ul li.contact {
  display: block;
  color: #ACA38D;
  font-family: "freight-sans-pro",sans-serif;
  font-size: 2em;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  white-space: nowrap;
  margin-top: 12px;
}

.deskvideo{
	position: absolute;
	width: 80px;
	height: 80px;
	top: 63%;
	left: 45.65625%;
	z-index: 10;
	cursor: pointer;
	}
	
.deskvideo img{
	width: 100%;
	height: auto;
}

h2 {
  color: #B9B24B;
  font-family: "freight-sans-pro",sans-serif;
  font-size: 4.2em;
  font-weight: 600;
  line-height: 100%;
  padding: .1em 0 0 0;
}

.introcopy{
  color: #665C20;
  font-family: "freight-sans-pro",sans-serif;
  font-size: 2.8em;
  font-weight: 300;
  line-height: 130%;
  padding: .4em 3.2em 1.4em 3.2em;
}

.jobdescript {
	color: #FFF9BA;
  	font-family: "freight-sans-pro",sans-serif;
  	font-size: .7em;
  	font-weight: 400;
  	line-height: 125%;
  	text-align: left;
  	width: 60%;
  	max-width: 680px;
  	margin: 0 auto;
}
}

@media only screen and (max-width:890px) {

header nav li.navlogo {
	max-width: 300px;
	}

header nav li.navlogo img{
	width: 100%;
  	height: auto;
  	float: left;
  	margin-top: 14px;
}

header nav li {
  float: right;
  padding: .9em 0 0 .9em;
  }
  
.deskvideo{
	position: absolute;
	width: 70px;
	height: 70px;
	top: 64%;
	left: 45.65625%;
	z-index: 10;
	cursor: pointer;
	}
	
.deskvideo img{
	width: 100%;
	height: auto;
}

h2 {
  color: #B9B24B;
  font-family: "freight-sans-pro",sans-serif;
  font-size: 4.1em;
  font-weight: 600;
  line-height: 100%;
  padding: .1em 0 0 0;
}
}

@media only screen and (max-width:840px) {

	header nav li.navlogo {
	max-width: 275px;
	}

header nav li.navlogo img{
	width: 100%;
  	height: auto;
  	float: left;
  	margin-top: 16px;
}

.desktext{
	position: absolute;
	width: 134px;
	height: 82px;
	bottom: 0px;
	right: 0px;
	z-index: 10;
	cursor: pointer;
	}

.desktext img{
	width: 100%;
	height: auto;
}
}

@media only screen and (max-width:800px) {

header nav li.navlogo {
	max-width: 250px;
	}

header nav li.navlogo img{
	width: 100%;
  	height: auto;
  	float: left;
  	margin-top: 18px;
}

header nav ul li.find , header nav ul li.signin, header nav ul li.contact {
  display: block;
  color: #ACA38D;
  font-family: "freight-sans-pro",sans-serif;
  font-size: 1.8em;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  white-space: nowrap;
  margin-top: 14px;
}

.deskvideo{
	position: absolute;
	width: 61px;
	height: 61px;
	top: 64%;
	left: 45.65625%;
	z-index: 10;
	cursor: pointer;
	}
	
.deskvideo img{
	width: 100%;
	height: auto;
}
	
.desktext{
	position: absolute;
	width: 129px;
	height: 79px;
	bottom: 0px;
	right: 0px;
	z-index: 10;
	cursor: pointer;
	}

.desktext img{
	width: 100%;
	height: auto;
}

h2 {
  color: #B9B24B;
  font-family: "freight-sans-pro",sans-serif;
  font-size: 4em;
  font-weight: 600;
  line-height: 100%;
  padding: .0 0 0 0;
}

.introcopy{
  color: #665C20;
  font-family: "freight-sans-pro",sans-serif;
  font-size: 2.6em;
  font-weight: 300;
  line-height: 130%;
  padding: .4em 2.8em 1.4em 2.8em;
}

.jobdescript {
	color: #FFF9BA;
  	font-family: "freight-sans-pro",sans-serif;
  	font-size: .7em;
  	font-weight: 400;
  	line-height: 135%;
  	text-align: left;
  	width: 70%;
  	max-width: 680px;
  	margin: 0 auto;
}
}

@media only screen and (max-width:740px) {

header nav li.navlogo {
	max-width: 230px;
	}

header nav li.navlogo img{
	width: 100%;
  	height: auto;
  	float: left;
  	margin-top: 20px;
}

.deskvideo{
	position: absolute;
	width: 56px;
	height: 56px;
	top: 64%;
	left: 45.65625%;
	z-index: 10;
	cursor: pointer;
	}
	
.deskvideo img{
	width: 100%;
	height: auto;
}

.desktext{
	position: absolute;
	width: 124px;
	height: 76px;
	bottom: 0px;
	right: 0px;
	z-index: 10;
	cursor: pointer;
	}

.desktext img{
	width: 100%;
	height: auto;
}
}

@media only screen and (max-width:700px) {

.desktext{
	position: absolute;
	width: 119px;
	height: 73px;
	bottom: 0px;
	right: 0px;
	z-index: 10;
	cursor: pointer;
	}

.desktext img{
	width: 100%;
	height: auto;
}

.introcopy{
  color: #665C20;
  font-family: "freight-sans-pro",sans-serif;
  font-size: 2.6em;
  font-weight: 300;
  line-height: 130%;
  padding: .4em 1.2em 1.4em 1.2em;
}
}