/*
Theme Name: Newman Architects 2015
Author: Matt Solomon 
Author URI: mattsolomondesign.com
Description: Newman Architects Website 2015
Version: 1.0


*/

.swipe-target {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  background: transparent;
  z-index: 1;
  cursor: move;
}

body{

}

/*Featherlight*/

.featuredbio img {
    max-width: 500px;
    height: auto;
    width: 100%;
float:left;
padding-right:30px;
}

#featherwrapper{
width:100%;
}

#featherimage{
float:left;
min-width:20%;
}

#featherbio{
float:left;
width:60%;
}

.featuredbio h2{
    font-family: 'Oswald', sans-serif;
    font-size: 200%;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 400;
color: #0066cc;
padding:20px;}
.featuredbio p {
    font-family: 'Open Sans', sans-serif;
    font-size: 100%;
    color: #000;
    line-height: 175%;
    letter-spacing: 1px;
    
padding:20px;
}



.lightbox{
display:none;
}

.featherlight .featherlight-content {
    position: relative;
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    overflow: auto;
    padding: 145px 115px 0;
    border-bottom: 25px solid transparent;
    margin-left: 5%;
    margin-right: 5%;
    max-height: 95%;
    background: #fff;
    cursor: auto;
    width: 90%;
    height: 90%;
    white-space: normal;
max-width:980px;
}


.featherlight{
padding:15px;
}




ul.sub-menu:hover{
background-color:#0066cc;
}
ul.sub-menu li:hover{


}


header ul.sub-menu li {
    width: 100%;
display:block;
z-index:9999;
}

header li:hover > ul.sub-menu li {
    background-color: #0066cc;
}

header li:hover > ul.sub-menu:hover{
background-color:#0066cc;


}

li#menu-item-2115 {
    text-align: center;
    width: 85px;
}





header a{
padding-bottom:35px;}

header li:hover > ul.sub-menu {
    display: block;
    background-color: #0066cc;
    position: initial;
   
text-align:center;
}


ul.sub-menu {
    display: none;
}









.ezcol-last {
    float: left!important;
    clear: right;
    margin-right: 0;
}
.ezcol-one-half {
    width: 38%!important;
}

.entry-content{
padding-bottom:70px;
}

#news p{
color:#000!important;
text-transform:none;
margin-left:-20px;
}

#news h1{
text-align:left;
max-width:600px;
line-height:40px;
}
#news a{
color:#0066cc;
}

#primary .news p {
    width: 950px;
margin-bottom:-70px;
}

.news h1{
	font-family: 'Oswald', sans-serif;
	font-size: 130%;
	text-transform: uppercase;
	font-weight: 500;
	color:  #0066cc;
	letter-spacing: 2px;
	padding-top: 10px;
	line-height: 100%;
	
}

.news h2{
	font-family: 'Oswald', sans-serif;
	font-size: 140%;
	text-transform: uppercase;
	font-weight: 500;
	color: #0066cc;
	letter-spacing: 2px;
	padding-top: 10px;
	line-height: 100%;
	
}

.news h3{
	font-family: 'Oswald', sans-serif;
	font-size: 140%;
	text-transform: uppercase;
	font-weight: 500;
	color: #000000;
	letter-spacing: 2px;
	padding-top: 20px;
	padding-left: 180px;
	line-height: 150%;
	text-align: left;
}


div#careers{
width:70%;
margin:0 auto;
}

#careers p{
color:#000!important;
text-transform:none;
margin-left:0px;
margin-bottom:30px;
}

#careers h1{
text-align:left;
max-width:600px;
line-height:40px;
}
#careers a{
color:#0066cc;
}



.careers h1{
	font-family: 'Oswald', sans-serif;
	font-size: 130%;
	text-transform: uppercase;
	font-weight: 500;
	color:  #0066cc;
	letter-spacing: 2px;
	padding-top: 10px;
	line-height: 100%;
	
}

.careers h2{
	font-family: 'Oswald', sans-serif;
	font-size: 140%;
	text-transform: uppercase;
	font-weight: 500;
	color: #0066cc;
	letter-spacing: 2px;
	padding-top: 10px;
	line-height: 100%;
	
}

.careers h3{
	font-family: 'Oswald', sans-serif;
	font-size: 140%;
	text-transform: uppercase;
	font-weight: 500;
	color: #000000;
	letter-spacing: 2px;
	padding-top: 20px;
	padding-left: 180px;
	line-height: 150%;
	text-align: left;
}

span#projectlocation_mobile{
display:none;
}

@media screen and (max-width: 1070px) {
.news h3{
	padding-top:0px;
}
	}

@media screen and (max-width: 550px) {


.news h3{
	padding-top:0px;
}
	}

.news hr{
	width: 75%;
	color: #333;
}

.news p{
	font-family: 'Open Sans', sans-serif;
	font-size: 80%;
	padding: 5%;
	text-align: left;
	line-height: 170%;
	letter-spacing: 1px;
	color: black;
	font-weight: 100;
}

.news {
	
	padding-left: 15%;
	padding-right: 15%;
	max-width: 100%;
	padding-top:100px;
	position: relative;
	max-height: 100%;
}







:focus {
  outline: none;
}
.category{padding-right:0px;}

#buttons{
  text-transform: uppercase;
  color: #fff;
  margin-top: 15px;
font-family: 'Oswald', sans-serif;
letter-spacing:1px;
cursor:pointer;
}

#description{
display:none;
}

.jumpcategories{
display:none;
}

#jumpbutton{
  margin-right: 20px;
  margin-top: 20px;
  text-align: right;
  padding-bottom: 18px;
cursor:pointer;
padding-left:20px;
}

#jumpbutton:hover{
  color:#FF4000;
}


#jumptocategory {

    /* max-width: 410px; */
    width: 100%;
    /* padding: 20px; */
    top: 50px;
    color: #fff;
    font: 400 14px "Oswald", sans-serif;
    text-transform: uppercase;
    /* position: fixed; */
    text-align: left;
    right: 0%;
    position: absolute;
    overflow: auto;
    padding-bottom: 50px;
}

.jumpcategories {
    background-color: #06C;
    padding: 20px;
    line-height: 180%;
    padding-bottom: 50px;
overflow:auto;
}



.jumpcategories ul{
margin-left: 1em;
  margin-right: 30px
}
.jumpcategories li{
list-style:none;
}
.jumpcategories li a:hover{
color:#FF4000;
}
#launch{
color: #FFF;
font: 400 14px "Oswald", sans-serif;
letter-spacing: 1px;
text-transform: uppercase;
text-shadow: #000 1px 1px 2px;
line-height: 42px;
text-align:center;
z-index:9999;
  bottom:42px;
  position:absolute;
  margin-left: auto ;
  margin-right: auto ;
  text-align:center;
  

}

#breadcrumbs{
  font-family: 'Oswald', sans-serif;
  font-size: 125%;
  letter-spacing: 2px;
  color: white;
  padding-left: 20px;
  text-transform: uppercase;
  font-weight: 400;
  text-align: left;
padding:20px;
margin-top: -30px;
  }
#breadcrumbs a:hover{
color:#FF4000;
}



#categorythumbcontainer{
    width: 100%;
    height: auto;
    display: -webkit-flex; /* Safari */
    -webkit-flex-wrap: wrap; /* Safari 6.1+ */
    display: inline;
    flex-wrap: nowrap;

}

#categorythumbcontainer div{
width:50%;
height:auto;
display:inline;
float:left;
flex-wrap:nowrap;
}

#categorythumbcontainer img{

width: 100%;
  height: auto;
}


#categorythumbcontainer2{
    width: 100%;
    height: auto;
    display: -webkit-flex; /* Safari */
    -webkit-flex-wrap: wrap; /* Safari 6.1+ */
    display: flex;
    flex-wrap: wrap;

}

#categorythumbcontainer2 div{
width:50%;
height:auto;

}

#categorythumbcontainer2 img{

width: 100%;
  height: auto;
}


#categorythumbcontainer3 {

}
#categorythumbcontainer3 div{


}

#categorythumbcontainer3 img{
width:100%;
padding-right:50%;
  height: auto;
}






#thumbcontainer{
    width: 100%;
    height: auto;
    display: -webkit-flex; /* Safari */
    -webkit-flex-wrap: wrap; /* Safari 6.1+ */
    display: flex;
    flex-wrap: wrap;

}

#thumbcontainer div{
width:25%;
height:auto;

}

#thumbcontainer img{

width: 100%;
  height: auto;
}


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
/* IE10+ specific styles go here */  

#thumbcontainer{
display:inline;
flex-wrap:nowrap;
width:100%;
height:auto;
}

#thumbcontainer div{
width:25%;
height:auto;
float:left;
}
#thumbcontainer img{
width:100%;
height:auto;
}



}

#archivetitle2 h3 {
max-width: 1200px;
font-family: 'Oswald', sans-serif;
  position: absolute;
  text-transform: uppercase;
  font-size: 20px;
  text-align: center;
  margin: 0 auto;
  width: 50%;
  background-color: rgba(0,0,0,.4);
  color: #fff;
  letter-spacing: 2px;
  /* height: 10%; */
  padding: 20px;
  font-weight: 400;
  margin-top: 20%;

}
#archivetitle2 h3:hover {
color:#FF4000;
}



#archivetitle h3 {
font-family: 'Oswald', sans-serif;
  position: absolute;
  text-transform: uppercase;
  font-size: 20px;
  text-align: center;
  margin: 0 auto;
  width: 25%;
  background-color: rgba(0,0,0,.4);
  color: #fff;
  letter-spacing: 2px;
  /* height: 10%; */
  padding: 20px;
  font-weight: 400;
  margin-top: 10%;
}

#archivetitle span{
font-size:15px;
}

#archivetitle h3:hover {
color:#FF4000;
}
.site-content{
margin-top:80px;}

#menu-top-menu .current_page_item > a,
#menu-top-menu .current-menu-item > a,
#menu-top-menu .current_page_ancestor > a
{
background: #0066cc;
height:50px;
}

.cycle-slideshow{
position: absolute;
top: 50px;
z-index: -1;

}

.cycle-slideshow img{

top:0px;
height: 100%;
max-width:100%;

    
}

/* Clearfix */
.clearfix:before,
.clearfix:after {
    content: " ";
    display: none;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}    


/* STYLES */

body{
}

body {
	background: #FFF;
}
/* Navigation */

a{
text-decoration:none;}

#secondary a, #secondary a:visited{
color:#0066cc;
}
#secondary{
list-style:none;
font-family: 'Oswald', sans-serif;
font-size:90%;
color:#0066cc;

}
#secondary ul{
margin-left:0px;
list-style:none;
}


#secondary h2{
font-family: 'Oswald', sans-serif;
font-size: 80%!important;
text-transform: uppercase;
font-weight: 200;
color: #555;
letter-spacing: 1px;
padding: 0px 0 10px 0;
line-height: 180%;
text-align: left;
}

#primary h2{
font-family: 'Oswald', sans-serif;
font-size: 110%;
text-transform: uppercase;
font-weight: 200;
color: #555;
letter-spacing: 1px;
padding: 0px 0 10px 0;
line-height: 180%;
text-align: left;}


#primary p{
  font-family: 'Open Sans', sans-serif;
  font-size: 100%;
  color: #fff;
  line-height: 175%;
  letter-spacing: 1px;
  margin-top: 19px;
}

#secondary ul.children{
margin-left:-31px;
}


span p{
padding-bottom:40px;
font-family: 'Oswald', sans-serif;
font-size:90%;
color:#555;
}

.item h1 {
font-family: 'Oswald', sans-serif;
font-size: 110%;
text-transform: uppercase;
font-weight: 200;
color: #555;
letter-spacing: 1px;
padding: 0px 0 10px 0;
line-height: 180%;
text-align: left;
}

.item p {
font-family: 'Open Sans', sans-serif;
font-size: 90%;
text-align: justify;
letter-spacing: 0px;
padding-bottom: 10px;
}

header {
    height: 50px;
    width: 100%;
    background: rgba(0,0,0,1);
    font-size: 70%;
    position: fixed;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    top: 0;
    left:0;
    z-index: 1;
    font-family: 'Oswald', sans-serif;

    
}
header ul {
    padding: 0;
    margin: 0;
    height: 50px;
    left:450px;
    position: relative;
}

header img {
    display: block;
    position: absolute;
    left:45px;
    width: 350px;
    top:10px;
    padding: 5px;

}
header li {
    display: inline;
    float: left;
    width: 10%;
    height: 50px;
}

header li:first-child+li {
    
}
header a {
    color: #fff;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    width: 100%;
    padding-top: 15px;
    height:70%;

}

header a:hover {
    color: #FF4000;
}

header a#pull {
    display: none;
}   

@media screen and (max-width: 1070px) {
    header {
        height: auto;
        border-bottom: 0;
        height: 50px;
    }
    header ul {
        height:50px;
        display: none;
        height: auto;
        left:450px;
        position: relative;
   
    }    
    header li {
        width: 100%;
        float: left;
        position: relative;
        border-bottom: 1px solid #111;
        background: rgba(0,0,0,.8);
      }
     header a {
        position: relative;
        text-align: left;
        height:35px;
        text-indent: 25px;          
      }    

    header a:hover {

          text-align: left;
      }
         
    header a#pull {
        display: block;
        width: 50%;
        position: relative;
        left:450px;
    }
    header a#pull:after {
        content:"";
        width: 30px;
        height: 30px;
        color: #FFF;
        display: inline-block;
        position: absolute;
        right: 15px;
        top: 10px;
        z-index: 1000;
    }
}    

@media screen and (max-width: 550px) {
    header {
        height: auto;
        border-bottom: 0;
        height: 50px;
    }

    header img {
    display: block;
    position: absolute;
    left:30px;
    width: 250px;
    top:10px;
    padding: 5px;

}
    header ul {
        height:50px;
        display: none;
        height: auto;
        left:300px;
        position: relative;
   
    }    
    header li {
        width: 100%;
        float: left;
        position: relative;
        border-bottom: 1px solid #111;
        background: rgba(0,0,0,.8);
      }
     header a {
        position: relative;
        text-align: left;
        height:35px;
        text-indent: 25px;          
      }    

    header a:hover {

          text-align: left;
      }
         
    header a#pull {
        display: block;
        width: 50%;
        position: relative;
        left:300px;
    }
    header a#pull:after {
        content:"";
        width: 30px;
        height: 30px;
        color: #FFF;
        display: inline-block;
        position: absolute;
        right: 15px;
        top: 10px;
        z-index: 1000;
    }
}    

#grey {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
max-width: 100%;
max-height: 300px;
position: relative;
display: block;
margin: 0 auto;
border: 2px solid #fff;

}

#fifty {
	float: left;
	max-width: 120px;
	display: block;
	padding: 30px 10px 0px 10px;
}


.contenttitle h1{
	font-family: 'Oswald', sans-serif;
	font-size: 130%;
	text-transform: uppercase;
	font-weight: 700;
	color: black;
	letter-spacing: 3px;
	line-height: 100%;
	text-align: center;
}

.about h1{
	font-family: 'Oswald', sans-serif;
	font-size: 130%;
	text-transform: uppercase;
	font-weight: 500;
	color:  #0066cc;
	letter-spacing: 2px;
	padding-top: 10px;
	line-height: 100%;
	text-align: center;
}

.about h2{
	font-family: 'Oswald', sans-serif;
	font-size: 140%;
	text-transform: uppercase;
	font-weight: 500;
	color: #0066cc;
	letter-spacing: 2px;
	padding-top: 10px;
	line-height: 100%;
	text-align: center;
}

.about h3{
	font-family: 'Oswald', sans-serif;
	font-size: 140%;
	text-transform: uppercase;
	font-weight: 500;
	color: #000000;
	letter-spacing: 2px;
	padding-top: 20px;
	padding-left: 180px;
	line-height: 150%;
	text-align: left;
}
@media screen and (max-width: 1070px) {
.about h3{
	padding-top:0px;
}
	}

@media screen and (max-width: 550px) {
.about h3{
	padding-top:0px;
}
	}

.about hr{
	width: 75%;
	color: #333;
}

.about p{
	font-family: 'Open Sans', sans-serif;
	font-size: 80%;
	padding: 5%;
	text-align: left;
	line-height: 170%;
	letter-spacing: 1px;

	text-indent: 20px;
	color: black;
	font-weight: 100;
}

.about {
	background: #fff;
	padding-left: 15%;
	padding-right: 15%;
	max-width: 100%;
	padding-top:100px;
	position: relative;
	
}

.principals {
	padding: 10px 10% 100px 10%;
	position:relative;
	background:#fff;

}

.principals span{
	display: inline-block;
	width: 100%;
}

.principals h1 {
	font-family: 'Oswald', sans-serif;
	font-size: 140%;
	text-transform: uppercase;
	font-weight: 200;
	color: #0066cc;
	letter-spacing: 2px;
	padding: 10px 20px 10px 20px;
	line-height: 100%;
	text-align: center;

}

.principals h2 {
	font-family: 'Oswald', sans-serif;
	font-size: 145%!important;
	text-transform: uppercase;
	font-weight: 200;
	color: #0066cc;
	letter-spacing: 1px;
	line-height: 150%!important;
	text-align: center;
	width: 100%;
}

.principals p {
	font-family: 'Open Sans', sans-serif;
	font-size: 80%;
	padding: 0px 8% 10px 8%;
	text-align: left;
	line-height: 170%;
	letter-spacing: 1px;

}

.principals p > a {
	font-family:'Open Sans', sans-serif;
	text-align: right;
	padding-left: 5%;
	line-height: 150%;
	letter-spacing: 2px;
	color: #888;
	text-decoration: none;
	font-weight: 700;
	text-transform: uppercase;
}


.principals a:hover {
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	text-decoration: none;
}

.principals hr, .about hr, .services hr, .clienttitle hr {
	width: 25%;
	color: #666;
}

.services{
	background: #eee;
	padding-left: 15%;
	padding-right: 15%;
	position:relative;
	
}



.services h1{
	font-family: 'Oswald', sans-serif;
	font-size: 130%!important;
	text-transform: uppercase;
	font-weight: 200!important;
	color: #0066cc;
	letter-spacing: 2px!important;
	padding: 10px 0 0 0 !important;
	line-height: 100%!important;
	text-align: center!important;
}

.services h2{
	font-family:  'Oswald', sans-serif;
	font-size: 70px!important;
	display: block;
	float: left;
	margin: 10px 5px 5px 5px;
	color: #777;
}


.services p{
	font-family: 'Open Sans', sans-serif;
	font-size: 80%;
	padding: 10px;
	text-align: left;
	line-height: 170%;
	letter-spacing: 1px;

	text-indent: 20px;
}

.clienttitle h1{
	padding-left: 10%;
	padding-right: 10%;
	padding-bottom: 100px;
	position: relative;
	background: #fff;
	
	font-family: 'Oswald', sans-serif;
	font-size: 130%;
	text-transform: uppercase;
	font-weight: 200;
	color: #0066cc;
	letter-spacing: 2px;
	padding: 10px;
	line-height: 100%;
	text-align: center;
}

.clients p{
	font-family: 'Open Sans', sans-serif;
	font-size: 80%;
	padding: 10px;
	text-align: left;
	line-height: 170%;
	letter-spacing: 1px;
	
}

.clients span{
	font-family: 'Open Sans', sans-serif;
	font-size: 80%;
	padding: 5px;
	text-align: left;
	line-height: 170%;
	letter-spacing: 1px;
	text-indent: none;
}

.clients {
	padding-left: 10%;
	padding-right: 10%;
	padding-bottom: 100px;
	position: relative;
	background: #fff;
	
}


.awards span{
	font-family: 'Open Sans', sans-serif;
	font-size: 80%;
	padding: 5px;
	text-align: left;
	line-height: 170%;
	letter-spacing: 1px;
}

.awards span b{
	font-family: 'Open Sans', sans-serif;
	font-size: 110%;
	font-weight: 700;
	text-align: left;
	letter-spacing: 1px;
}
.awards h1{
	font-family: 'Oswald', sans-serif;
	font-size: 110%;
	text-transform: uppercase;
	font-weight: 200;
	color: #0066cc;
	letter-spacing: 2px;
	padding: 10px;
	line-height: 100%;
	text-align: center;
}

.awards span p{
	font-family: 'Open Sans', sans-serif;
	font-size: 90%;
	text-align: left;
	letter-spacing: 1px;
}

.awards span i{
	font-family: 'Open Sans', sans-serif;
	text-align: left;
	letter-spacing: 1px;
	font-style: italic;
}

.awards {
	padding-left: 10%;
	padding-right: 10%;
	padding-bottom: 100px;
	position: relative;
	background: #eee;
}





footer{

background: rgba(0,0,0,.65);
font-family: 'Open Sans', sans-serif;
text-align: center;
font-size: 60%;
color: white;
text-transform: uppercase;
padding: 10px;
position: fixed;
bottom: 0;
left: 0;
letter-spacing: 2px;
width: 100%;

}

/*  GRID OF THREE   ============================================================================= */

	
.span_2_of_2 {
	width: 100%; 
}

.span_1_of_2 {
	width: 48%; 
}



/*  GRID OF THREE   ============================================================================= */

	
.span_3_of_3 {
	width: 100%; 
}

.span_2_of_3 {
	width: 66.1%; 
}

.span_1_of_3 {
	width: 32.2%; 
}


/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 800px) {
	.span_2_of_2 {
		width: 100%; 
	}
	.span_1_of_2 {
		width: 100%; 
	}

	.span_3_of_3 {
		width: 100%; 
	}
	.span_2_of_3 {
		width: 100%; 
	}
	.span_1_of_3 {
		width: 100%;
	}
}


/*  SECTIONS  ============================================================================= */

.section {
	clear: both;
	margin: 0 auto;
	max-width: 100%;
}

.section p{font-family: 'Open Sans', sans-serif;
  font-size: 100%;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 150%;

}

.contact a {
  font-family: 'Open Sans', sans-serif!important;
font-size: 100%;
  font-weight: 400;
  letter-spacing: 1px;
}

/*  GROUPING  ============================================================================= */


.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}

/*  GRID COLUMN SETUP   ==================================================================== */

.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}

.colprince {
	display: block;
	float:left;
	margin: 0 0 0 0;
}

.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */


/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */

@media only screen and (max-width: 800px) {
	.col { 
		margin: 1% 0 1% 0%;

	}

	.section {
	clear: both;
	padding: 0px;
	margin: 0 auto;
	width: 100%;
}

	.image {
	max-width: 75%;
	margin-left: 10%;
	margin-right: 25%;
	position: relative;
	z-index: 0;
}

	.about h1{
	font-family: 'Questrial', sans-serif;
	font-size: 130%;
	text-transform: uppercase;
	font-weight: 200;
	color: #0066cc;
	letter-spacing: 2px;
	padding-top: 400px;
	line-height: 100%;
	text-align: center;
}

.about p {
	font-size: 92%;	
}

.principals p {
	font-size: 92%;	
}

.services p {
	font-size: 92%;	
}

.clientss p {
	font-size: 92%;	
}
}

/*  GRID OF FIVE   ============================================================================= */

	
.span_5_of_5 {
	width: 100%;
}

.span_4_of_5 {
  	width: 79.68%; 
}

.span_3_of_5 {
  	width: 59.36%; 
}

.span_2_of_5 {
  	width: 39.04%;
}

.span_1_of_5 {
  	width: 18.72%;
}


/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 800px) {
	.span_5_of_5 {
		width: 100%; 
	}
	.span_4_of_5 {
		width: 100%; 
	}
	.span_3_of_5 {
		width: 100%; 
	}
	.span_2_of_5 {
		width: 100%; 
	}
	.span_1_of_5 {
		width: 100%; 
	}
}

/*  GRID OF FOUR   ============================================================================= */

	
.span_4_of_4 {
	width: 100%; 
}

.span_3_of_4 {
	width: 74.6%; 
}

.span_2_of_4 {
	width: 49.2%; 
}

.span_1_of_4 {
	width: 23.8%; 
}


/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 800px) {
	.span_4_of_4 {
		width: 100%; 
	}
	.span_3_of_4 {
		width: 100%; 
	}
	.span_2_of_4 {
		width: 100%; 
	}
	.span_1_of_4 {
		width: 100%; 
	}
}


.bioimage {
	float: left;
	padding:20px;
}

@media only screen and (max-width: 800px) {
	.bioimage {
	float: none;
	padding:20px;
	margin-left: 20%;
	margin-right: 20%;
}
}


.main {
	position: relative;
	width: 100%;

}


@media only screen and (max-width: 910px) {
.main {
	position: relative;
	top: 70px;
	max-width: 100%;

}}

@media only screen and (max-width: 780px) {
.main {
	position: relative;
	top: 125px;
	max-width: 100%;

}}

@media only screen and (max-width: 600px) {
.main {
	position: relative;
	top: 225px;
	max-width: 100%;

}}

@media only screen and (max-width: 480px) {
.main {
	position: relative;
	top: 200px;
	max-width: 100%;

}}


/* Title Styling */

.title img {
	width: 50px;
	display: block;
	margin: 0 auto;
	left:12%;
	right:12%;
}

.title a {
	width: 20%;
	display: block;
	float: left;
	margin: 0 auto;
	padding: 3% 2% 3% 2%;
	vertical-align: center;
	font-family:  sans-serif;
	text-transform: uppercase;
	font-size: 75%;
	color: white;
	text-decoration: none;
	letter-spacing: 2px;
	text-align: center;
	font-weight: 300;
}

.title a:hover {
	width: 20%;
	display: block;
	float: left;
	margin: 0 auto;
	padding: 3% 2% 3% 2%;
	vertical-align: center;
	font-family: sans-serif;
	text-transform: uppercase;
	font-size: 75%;
	color: transparent;
	text-decoration: none;
	letter-spacing: 2px;
	text-align: center;
}
/* Title Styling */

.title {
	width:48%;
	float: left;
	max-height: 220px;
	top: 45%;
	position: relative;

}

.title img {
	max-width: 75%;
	display: block;
	margin: 0 auto;
	left:12%;
	right:12%;
	padding: 10px 0 10px 0;
}

.title a {
	width: 20%;
	display: block;
	float: left;
	margin: 0 auto;
	padding: 3% 2% 3% 2%;
	vertical-align: center;
	font-family:  sans-serif;
	text-transform: uppercase;
	font-size: 75%;
	color: white;
	text-decoration: none;
	letter-spacing: 2px;
	text-align: center;
	font-weight: 300;
}

.title a:hover {
	width: 20%;
	display: block;
	float: left;
	margin: 0 auto;
	padding: 3% 2% 3% 2%;
	vertical-align: center;
	font-family: sans-serif;
	text-transform: uppercase;
	font-size: 75%;
	color: transparent;
	text-decoration: none;
	letter-spacing: 2px;
	text-align: center;
}

/* HEADER MEDIA */

@media only screen and (max-width: 1080px) {
.title a {
	width: 20%;
	padding: 3% 2% 3% 2%;
	font-size: 60%;
}

.title a:hover {
	width: 20%;
	padding: 3% 2% 3% 2%;
	font-size: 60%;
}

}

@media only screen and (max-width: 910px) {
.title {
	width:100%;
	top: 45%;
}

.title img {
	max-width: 50%;
}

}

@media only screen and (max-width: 780px) {
.title {
	width:100%;
	top: 25%;
}

.title img {
	max-width: 75%;
}

.title a {
	width: 40%;
	padding: 3% 0 3% 6%;
	font-size: 70%;
}

.title a:hover {
	width: 40%;
	padding: 3% 0 3% 6%;
	font-size: 70%;
}

}

@media only screen and (max-width: 600px) {
/* TITLE WIDTH */
.title {
	width:100%;
	top: 15%;

}

.title img {
	max-width: 85%;
}

.title a {
	width: 100%;
	padding: 4% 0 4% 0;
	font-size: 80%;
}

.title a:hover {
	width: 100%;
	padding: 4% 0 4% 0;
	font-size: 80%;
}

}

.header {
	max-width: 100%;
}

.headimage {
	position: relative;
	top:100px;
	width: 100%;
}

.headimage img{
	width:100%;
}

/* ----------------------------------------------------------------------------- BIO DIVS ------------------ */

button {
	width: 100%;
	height: 50px;
	background: #eee;
	border: none;
	font-family: sans-serif;
	font-size: 70%;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 5px;
	border: 1px solid #fff;
}


.herbbio {
	display: none;
	position: relative;
	left: 10px;
	float:right;
	background: white;
}


.herbbio p {
	font-family: 'Open Sans', sans-serif;
	font-size: 80%;
	padding: 10px;
	text-align: left;
	line-height: 170%;
	letter-spacing: 1px;

}

.herbbio h2 {
	font-family: 'Oswald', sans-serif;
	font-size: 150%;
	text-transform: uppercase;
	font-weight: 200;
	color: #0066cc;
	letter-spacing: 1px;
	line-height: 100%;
	text-align: left;
	padding-left: 10px;
}

.joebio {
	display: none;
	position: relative;
	left: 10px;
	top: 20px;
	float:right;
}

.joebio p {
	font-family: 'Open Sans', sans-serif;
	font-size: 80%;
	padding: 10px;
	text-align: left;
	line-height: 170%;
	letter-spacing: 1px;

}

.joebio h2 {
	font-family: 'Oswald', sans-serif;
	font-size: 150%;
	text-transform: uppercase;
	font-weight: 200;
	color: #0066cc;
	letter-spacing: 1px;
	line-height: 100%;
	text-align: left;
	padding-left: 10px;
}

.josebio {
	display: none;
	position: relative;
	left: 10px;
	top: 20px;
	float:right;
}

.josebio p {
	font-family: 'Open Sans', sans-serif;
	font-size: 80%;
	padding: 10px;
	text-align: left;
	line-height: 170%;
	letter-spacing: 1px;

}

.josebio h2 {
	font-family: 'Oswald', sans-serif;
	font-size: 150%;
	text-transform: uppercase;
	font-weight: 200;
	color: #0066cc;
	letter-spacing: 1px;
	line-height: 100%;
	text-align: left;
	padding-left: 10px;
}



.stevenbio {
	display: none;
	position: relative;
	left: 10px;
	top: 20px;
	float:right;
}

.stevenbio p {
	font-family: 'Open Sans', sans-serif;
	font-size: 80%;
	padding: 10px;
	text-align: left;
	line-height: 170%;
	letter-spacing: 1px;

}

.stevenbio h2 {
	font-family: 'Oswald', sans-serif;
	font-size: 150%;
	text-transform: uppercase;
	font-weight: 200;
	color: #0066cc;
	letter-spacing: 1px;
	line-height: 100%;
	text-align: left;
	padding-left: 10px;
}

.brooksbio {
	display: none;
	position: relative;
	left: 10px;
	top: 20px;
	float:right;
}

.brooksbio p {
	font-family: 'Open Sans', sans-serif;
	font-size: 80%;
	padding: 10px;
	text-align: left;
	line-height: 170%;
	letter-spacing: 1px;

}

.brooksbio h2 {
	font-family: 'Oswald', sans-serif;
	font-size: 150%;
	text-transform: uppercase;
	font-weight: 200;
	color: #0066cc;
	letter-spacing: 1px;
	line-height: 100%;
	text-align: left;
	padding-left: 10px;
}

.colprince.span_1_of_3 {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.richard img{
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
}

.richardbio {

	display: none;
	position: relative;
	left: 10px;
	top: 20px;
	float:right;
}

.richardbio p {
	font-family: 'Open Sans', sans-serif;
	font-size: 80%;
	padding: 10px;
	text-align: left;
	line-height: 170%;
	letter-spacing: 1px;
	
}

.richardbio h2 {
	font-family: 'Oswald', sans-serif;
	font-size: 150%;
	text-transform: uppercase;
	font-weight: 200;
	color: #0066cc;
	letter-spacing: 1px;
	line-height: 100%;
	text-align: left;
	padding-left: 10px;
}

.peterbio {
	display: none;
	position: relative;
	left: 10px;
	top: 20px;
	float:right;
}

.peterbio p {
	font-family: 'Open Sans', sans-serif;
	font-size: 80%;
	padding: 10px;
	text-align: left;
	line-height: 170%;
	letter-spacing: 1px;

}

.peterbio h2 {
	font-family: 'Oswald', sans-serif;
	font-size: 150%;
	text-transform: uppercase;
	font-weight: 200;
	color: #0066cc;
	letter-spacing: 1px;
	line-height: 100%;
	text-align: left;
	padding-left: 10px;
}

.mavisbio {
	display: none;
	position: relative;
	left: 10px;
	top: 20px;
	float:right;
}

.mavisbio p {
	font-family:'Open Sans', sans-serif;
	font-size: 80%;
	padding: 10px;
	text-align: left;
	line-height: 170%;
	letter-spacing: 1px;

}

.mavisbio h2 {
	font-family: 'Oswald', sans-serif;
	font-size: 150%;
	text-transform: uppercase;
	font-weight: 200;
	color: #0066cc;
	letter-spacing: 1px;
	line-height: 100%;
	text-align: left;
	padding-left: 10px;
}
/* ----------------------------------------------------------------------------- END BIO DIVS ------------------ */


/* ----------------------------------------------------------------------------- Careers Forms ------------------ */

.fsboxshadow .fsBody .fsForm
{
box-shadow:none!important;
border:0;
    font-family: 'Open Sans', sans-serif!important;
    line-height: 175%!important;

}

input:invalid, textarea:invalid {
    border-radius: 1px;
    -moz-box-shadow: 0px 0px 5px gray!important;
-webkit-box-shadow: 0px 0px 5px gray!important;
box-shadow: 0px 0px 5px gray!important;

}













/* ----------------------------------------------------------------------------- iPhone Mobile Menu ------------------ */

/* ----------------------------------------------------------------------------- iPhone Mobile Menu ------------------ */

/* ----------------------------------------------------------------------------- iPhone Mobile Menu ------------------ */

/* ----------------------------------------------------------------------------- iPhone Mobile Menu ------------------ */

/* ----------------------------------------------------------------------------- iPhone Mobile Menu ------------------ */

/* ----------------------------------------------------------------------------- iPhone Mobile Menu ------------------ */

/* ----------------------------------------------------------------------------- iPhone Mobile Menu ------------------ */	


#iphone_nav{
display:none;
}


















