/* HTML5 display-role reset for older browsers */å
          



 {
  display: block;
}
body {
  line-height: 1;
}
blockquote, q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* Variables *//* Styles for validation helpers
-----------------------------------------------------------*/.field-validation-error {
  color: #ff0000;
}
.field-validation-valid {
  display: none;
}
.input-validation-error {
  border: 1px solid #ff0000 !important;
  background-color: #ffeeee !important;
}
.validation-summary-errors {
  font-weight: bold;
  color: #ff0000;
}
.validation-summary-valid {
  display: none;
}
address {
  font-style: normal;
}

em {
  font-style: italic;
}

.content {
  width: 980px;
  position: relative;
  margin: 0 auto;
}
/* For boxes with padding in them */.paddedContent {
  width: 950px;
  padding: 0 15px 0 15px;
  margin: 0 auto;
  position: relative;
}
.paddedContent2 {
  width: 920px;
  padding: 0 30px 0 30px;
  margin: 0 auto;
  position: relative;
}


#anchors {
  list-style: none outside none;
  margin-top: 200px;
  position: fixed;
  right: 30px;
  z-index: 999;
  font-size:12px;
  
}


#anchors li {
	border:medium none;
	clear:both;
	margin:0 0 15px;
	padding-bottom:0;
	white-space:nowrap;
	width:50px;
	line-height:50px;
	text-align:center;
	background:url(../images/icons/header-background.jpg) repeat;
	text-shadow:none;
	-webkit-border-radius:50px;
	-moz-border-radius:50px;
	border-radius:50px;
	margin-bottom:1em;
	color:#fff;
}
#anchors  a {
	width:50px;
	line-height:50px;
	text-align:center;
	background:url(../images/icons/header-background.jpg) repeat;
	text-shadow:none;
	-webkit-border-radius:50px;
	-moz-border-radius:50px;
	border-radius:50px;
	margin-bottom:1em;
	color:#fff;
}

#anchors li a:hover {
	color:#799d41;
	text-decoration:none;
}

#anchors li a:active, #anchors li a.inview {
	color:#476612;
	text-decoration:none;
	
}


.block {
  width: 100%;
  overflow: hidden;
  clear: left;
  position: relative;
}
.block .action {
  width: 100%;
  cursor: pointer;
  text-decoration: underline;
  text-align: center;
  display: block;
  float: left;
  font-weight: normal;
  letter-spacing: -0.05em;
  padding-top: 36px;
}
.block .diagram {
  margin: 0 auto;
  display: block;
}
.block .intro .diagram {
  float: right;
  display: inline-block;
}
.action.textRight {
  text-align: right;
}
/* blocks */#leds {
	background:url(../images/calculator/img-gray-box-bg-n.gif) repeat;
  padding: 180px 0 240px 0;
  border-top: 1px dotted #343237;
}

#leds h1 {
  text-align: center;
  color:#397721;
}
#leds p {
  text-align: center;
  font-size:1.1em;
  font-weight:bold;
}
#leds a {
  text-align: center;
  font-size:16px;
  font-weight:bold;
}

#leds .arrow {
  float: right;
  position: relative;
  right: 32%;
}
#time {
  background:url(../images/calculator/img-green-box-bg-n.gif) repeat;
  padding: 180px 0 340px 0;
}
#time h1 {
  text-align: center;
  font-size:4.8em;
}
#time h2 {
  text-align: center;
  font-size:4em;
  color:#000;
  padding:20px;
}

#time a {
  text-align: center;
  font-size:16px;
  font-weight:bold;
}

#time .diagram {
  padding: 20px 0px 0 40px;
}
#time .action {
  padding-top: 0px;
  

}

#weBuildBetter{
	text-align: center;
  color:#397721;
}

#weBuildBetter h1{
	text-align: center;
  color:#397721;
}

#government {
   background:url(../images/calculator/img-mandate-box-bg-n.gif) repeat;
  padding: 160px 0 100px 0;
}
#government h1 {
  text-align: center;
}
#government p {
  text-align: center;
  color:#FFF;
  font-size:16px;
}

#government a {
  text-align: center;
  font-size:16px;
  font-weight:bold;
}

#government .diagram {
  padding: 0px 0px 0 0px;
}
#government .action {
  padding-top: 0px;
}
#whyleds {
  background:url(../images/calculator/img-simple-box-bg-n.gif) repeat;
  padding: 70px 0 120px 0;
}
#whyleds h1 {
  text-align: center;
}

#whyleds a {
  text-align: center;
  font-size:16px;
  font-weight:bold;
}


#whyleds .diagram {
  display:block;
transition: all 2s ease-out;
	-webkit-transition: all 2s ease-out; 
	-moz-transition: all 2s  ease-out;
	-o-transition: all 2s ease-out;
}

#whyleds .diagram:hover {
	 -webkit-transform:rotate(360deg);
	 -moz-transform:rotate(360deg);
	 -o-transform:rotate(360deg);
	 -ms-transformscale(2):rotate(360deg);
}

#whyleds .action {
  padding-top: 0px;
}
#hightechlights {
  padding: 140px 0 100px 0;
   background:url(../images/calculator/img-evolution-box-bg-n.gif) repeat;
}
#hightechlights h1 {
  text-align: center;
}
#hightechlights p {
  text-align: center;
  color:#FFF;
  font-size:16px;
}

#hightechlights a {
  text-align: center;
  font-size:16px;
  font-weight:bold;
}

#hightechlights .diagram {
  padding: 0px 0px 20px 0px;
}
#hightechlights .action {
  padding-top: 0px;
}
#moreinfo {

  padding: 70px 0 10px 0;
}
#moreinfo h1 {
  text-align: center;
}
#moreinfo h2 {
  text-align: center;
  padding-top: 15px;
}
#moreinfo p {
  text-align: center;
  color:#000;
  font-size:16px;
}
#moreinfo h2 a {
  color: #397721;
  text-decoration: none;
  text-align: center;
}
#moreinfo h2 a:hover {
  text-decoration: underline;
}

#moreinfo .diagram {
  display:block;
transition: all 2s ease-out;
	-webkit-transition: all 2s ease-out; 
	-moz-transition: all 2s  ease-out;
	-o-transition: all 2s ease-out;
}	
	
#moreinfo .diagram:hover{
	
-webkit-transform:rotate(360deg);
	 -moz-transform:rotate(360deg);
	 -o-transform:rotate(360deg);
	 -ms-transformscale(2):rotate(360deg);
}

#moreinfo .diagram2 {
  display:block;
transition: all 2s ease-out;
	-webkit-transition: all 2s ease-out; 
	-moz-transition: all 2s  ease-out;
	-o-transition: all 2s ease-out;
	width:50px;
	float:left;
	opacity: 0.6;
	}	
	
#moreinfo .diagram2:hover{
	
-webkit-transform:rotate(360deg);
	 -moz-transform:rotate(360deg);
	 -o-transform:rotate(360deg);
	 -ms-transformscale(2):rotate(360deg);
}


	
	
#moreinfo h3  {
  text-align: center;
  padding: 0px 0px 20px 0px;
  color:#E1DDE1;
  font-size:48px;
}

#moreinfo .action {
  text-align: right;
  float: right;
}
/* Services */#ourServices {
  padding: 180px 0 90px 0;
}
#ourServices h1 {
  padding-bottom: 20px;
  line-height: 0.7em;
}
#ourServices h3 {
  font-size: 1.62em;
  line-height: 1.2em;
}
#ourServices .diagram {
  position: relative;
  top: -20px;
  float: right;
}
#ourServices .arrow {
  position: relative;
  left: 10%;
  padding-top: 15px;
}
#multiScreen {
  background: #e9dec3;
  padding: 30px 0 60px 0;
}
#multiScreen h2 {
  text-align: center;
  width: 100%;
  padding-bottom: 30px;
}
#multiScreen h3 {
  padding-bottom: 30px;
}
#multiScreen .diagram {
  padding: 30px 0 30px 0;
}
#webSocialMobile {
  background: #e9dec3;
  padding: 70px 0 60px 0;
}
#webSocialMobile article {
  width: 33%;
  float: left;
  display: inline-block;
}
#webSocialMobile h2 {
  width: 100%;
  text-align: center;
  padding-bottom: 15px;
}
#webSocialMobile img {
  margin: 0 auto;
  display: block;
  padding-bottom: 15px;
}
#webSocialMobile ul {
  padding: 0;
  text-align: center;
  list-style: none;
}
#weBullets {
  background: #e9dec3;
  padding: 70px 0 60px 0;
}
#weBullets .paddedContent {
  background: #1d1b1c;
  overflow: hidden;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 30px 0 30px 0;
}
#weBullets h2 {
  width: 100%;
  padding-bottom: 30px;
  color: #e9dec3;
  text-align: center;
}
#weBullets ul li {
  margin-bottom: 15px;
}
#weBullets ul li a {
  color: #e9dec3;
}
#weBullets ul {
  width: 44%;
  padding: 0px;
  list-style-image: url(/content/images/bg_we_bullet.png);
  *list-style-image: url(/content/images/bg_we_bullet_ie7.png);
  padding-left: 5%;
  color: #e9dec3;
  float: left;
  display: inline-block;
}
#weBullets ul.last {
  padding: 0px;
  padding-right: 3%;
  float: right;
}
/* getinTouch */#getInTouch {
  padding: 180px 0 90px 0;
}
#getInTouch .paddedContent {
  overflow: hidden;
}
#getInTouch h1 {
  padding-bottom: 20px;
  width: 100%;
}
#getInTouch .details {
  width: 40%;
  float: left;
  display: inline-block;
  padding-top: 30px;
}
#getInTouch .details h2 {
  padding-top: 30px;
  clear: left;
}
#getInTouch .details h2.telNo {
  padding-top: 15px;
}
#getInTouch .details h2.mail {
  padding-top: 0px;
  padding-bottom: 15px;
}
#getInTouch .share {
  clear: both;
}
#getInTouch .share a:hover {
  position: relative;
  top: 1px;
}
#getInTouch .details h2 a {
  color: #ffffff;
}
#getInTouch .action {
  padding: 0;
  width: auto;
  text-align: left;
}
#getInTouch .form {
  width: 60%;
  float: right;
  display: inline-block;
  padding-top: 30px;
}
#getInTouch .form input {
  float: left;
  clear: left;
  border: 0px;
  font-family: Arial;
}
#getInTouch .form .input {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  width: 60%;
  font-weight: normal;
  font-size: 1em;
  color: #413e3e;
  background: white;
  margin-top: 15px;
  padding: 19.5px;
}
#getInTouch .form .submit {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #ffffff;
  cursor: pointer;
  letter-spacing: -0.07em;
  font-weight: bold;
  color: white;
  font-size: 1.87em;
  margin-top: 15px;
  padding: 15px;
}
#getInTouch .form .submit:hover {
  background: #413e3e;
}
#getInTouch .form .textarea {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 0px;
  font-family: Arial;
  font-size: 1em;
  min-height: 200px;
  width: 90%;
  font-weight: normal;
  font-size: 1em;
  color: #413e3e;
  background: white;
  margin-top: 15px;
  padding: 19.5px;
}
#map_canvas {
  height: 100%;
  width: 100%;
  min-height: 500px;
}
#map .action {
  text-align: right;
  padding-bottom: 90px;
}
/* Our work */#ourWork {
  padding: 180px 0 90px 0;
}
#ourWork h1 {
  width: 100%;
  text-align: center;
}
#caseStudies {
  padding-top: 30px;
  padding-bottom: 30px;
  background: #e9dec3;
}
#caseStudies h2 {
  padding: 0 0 15px 0;
}
#caseStudies .content {
  overflow: hidden;
}
#caseStudies article {
  width: 29%;
  padding-right: 4%;
  height: 550px;
  float: left;
  display: inline-block;
}
#caseStudies a.caseImage {
  border: 7px solid white;
  overflow: hidden;
  float: left;
  display: block;
  padding: 0;
  position: relative;
  margin: 0;
  margin-bottom: 15px;
}
#caseStudies .mask {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background: url(/content/images/bg_case_hover.png) center center;
}
#caseStudies a.caseImage:hover .mask {
  display: block;
}
#caseStudies a.caseImage:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
#caseStudies article img {
  display: block;
  float: left;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
}
#caseStudies article h2 {
  width: 100%;
  border-bottom: 1px solid #ffffff;
  margin-bottom: 15px;
  line-height: 1.2em;
}
.action.workTop {
  text-align: right;
  padding-top: 36px;
  padding-bottom: 55px;
}
#showcase {
  background: #e9dec3;
}
.caseStudyGroup {
  display: none;
  overflow: hidden;
}
.caseStudyGroup .data {
  padding-top: 15px;
  position: relative;
  clear: both;
  border-top: 1px solid #ffffff;
  width: 100%;
}
.caseStudyGroup h2 {
  padding-bottom: 15px;
}
.caseStudyGroup .paddedContent {
  overflow: hidden;
}
.caseStudyGroup .text {
  float: left;
  width: 57%;
  padding-bottom: 40px;
}
.caseStudyGroup .text ul {
  padding-left: 15px;
}
.caseStudyGroup .text p {
  padding-bottom: 15px;
  text-align: justify;
}
.caseStudyGroup blockquote {
  background: #1d1b1c;
  color: #e9dec3;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 15px;
  font-size: 1.57em;
  font-weight: bold;
  letter-spacing: -0.07em;
  width: 35%;
  float: right;
  display: inline-block;
  line-height: 1.3em;
}
.caseStudyGroup .close {
  display: block;
  position: absolute;
  top: 25px;
  letter-spacing: -0.07em;
  right: 15px;
  cursor: pointer;
  font-weight: normal;
  text-decoration: underline;
}
/* Who We Are */#whoWeAre {
  padding: 180px 0 0px 0;
  z-index: 1000;
}
#whoWeAre h1 {
  padding-bottom: 20px;
  line-height: 0.7em;
}
#whoWeAre h3 {
  font-size: 1.62em;
  line-height: 1.2em;
}
#whoWeAre .paddedContent2 {
  overflow: visible;
  z-index: 999;
  background: transparent;
}
#whoWeAre .diagram {
  position: relative;
  top: -20px;
  right: -20px;
  padding-left: 15px;
  float: right;
}
#whoWeAre .arrow {
  position: relative;
  left: 10%;
  padding-top: 15px;
}
#ourPromise {
  padding: 60px 0 0px 0;
  background: #e9dec3;
}
#ourPromise h3 {
  padding-bottom: 15px;
}
#ourPromise .diagram {
  position: relative;
  right: -30px;
  float: right;
  max-width: 100%;
  top: -60px;
}
#meetTheTeam {
  padding: 90px 0 90px 0;
  background: #e9dec3;
}
#meetTheTeam h2 {
  text-align: center;
}
#meetTheTeam article {
  float: left;
  overflow: hidden;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  height: 247px;
  width: 289px;
  margin-right: 15px;
  margin-top: 15px;
  display: inline-block;
  border: 8px solid white;
  position: relative;
}
#meetTheTeam article.last {
  margin-right: 0px;
}
#meetTheTeam article .teampic {
  width: 100%;
  float: left;
  display: inline-block;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
}
#meetTheTeam article .card {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  position: relative;
  margin-left: -100%;
  z-index: 5;
  width: 100%;
  height: 100%;
  background: #fff;
}
#meetTheTeam article:hover .card {
  margin-left: 0%;
  height: 100%;
  width: 100%;
  *margin: 0px;
  *position: absolute;
  *top: 0px;
  *left: 0px;
}
#meetTheTeam .cardinfo {
  position: absolute;
  left: 0%;
  top: 0%;
  padding: 3%;
  height: 90%;
  border-bottom: 1px solid #ffffff;
}
#meetTheTeam h3 {
  font-size: 1.25em;
  float: left;
  display: block;
  color: #1d1b1c;
}
#meetTheTeam em {
  float: left;
  *padding-bottom: 10px;
  display: block;
  clear: left;
}
#meetTheTeam h4 {
  font-size: 1em;
  line-height: 1.4em;
  color: #1d1b1c;
  font-weight: normal;
  padding-top: 15px;
}
#meetTheTeam article:hover .teampic {
  margin-left: 100%;
}
#meetTheTeam .desc {
  width: 50%;
  float: left;
  clear: left;
}
#meetTheTeam article .cardinfo .smlteampic {
  float: right;
  *margin-top: 30px;
  display: inline-block;
  width: 40%;
  height: auto;
  border: 5px solid #857e82;
}
#meetTheTeam article .social {
  position: absolute;
  top: 3%;
  right: 3%;
}
#meetTheTeam article .social a {
  float: right;
  display: inline-block;
}
#meetTheTeam article .social a img {
  width: 20px;
  height: 20px;
  margin-left: 5px;
}
#meetTheTeam .action {
  text-align: right;
}
#error404 {
  padding: 180px 0 90px 0;
  z-index: 1000;
}
#error404 h1 {
  padding-bottom: 20px;
}
#error404 p {
  padding-bottom: 20px;
}
#getInTouch {
  padding: 180px 0 90px 0;
  z-index: 1000;
}
#getInTouch h1 {
  padding-bottom: 20px;
  text-align: left;
}
#getInTouch p {
  padding-bottom: 20px;
  text-align: left;
}
#be {
  background: #e9dec3;
}
#be .beIntro {
  float: right;
  width: 40%;
}
#be .flexslider p {
  color: #e9dec3;
}
#be .flexslider {
  border: 0px;
  background: none;
  position: relative;
}
#be .flexslider li {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: none;
}
#be .flexslider .item {
  padding: 30px;
  min-height: 264px;
}
#be .flexslider li.collaborative {
  background: #1d1b1c;
}
#be .flexslider h2 {
  font-size: 5.31em;
  color: #e9dec3;
  float: left;
  display: block;
  line-height: 0.9em;
  *padding-bottom: 10px;
  letter-spacing: -0.07em;
  font-weight: bold;
  width: 50%;
}
#be .list li {
  margin-bottom: 15px;
  letter-spacing: -0.02em;
}
#be .list li a {
  color: #e9dec3;
}
#be .list {
  width: 40%;
  padding: 0px;
  list-style-image: url(/content/images/bg_we_bullet.png);
  *list-style-image: url(/content/images/bg_we_bullet_ie7.png);
  padding-left: 5%;
  color: #e9dec3;
  float: right;
  display: inline-block;
}
#be .flex-control-nav {
  position: absolute;
  bottom: 15px;
  right: 15px;
}
#be .flex-control-nav li {
  *position: relative;
  *bottom: 30px;
}
#be .flex-control-nav a {
  background-image: url(/content/images/ico_beige_circle.png);
  width: 20px;
  height: 20px;
}
#be .flex-control-nav li a.active {
  background-image: url(/content/images/ico_blue_circle.png);
  background-position: 2px 1px;
}

/*iPhone*/@media screen and (max-width: 620px) {
  /* Variables */
  body {
    width: 100%;
    font-size: 0.8em;
  }
  
  .content {
    width: 96%;
    padding: 0 2% 0 2%;
  }
  
  .paddedContent {
    width: 96%;
    padding: 0 2% 0 2%;
  }
  
  .paddedContent2 {
    width: 96%;
    padding: 0 2% 0 2%;
  }
  
  .mainHeader {
    width: 96%;
    padding: 0 2% 0 2%;
    margin-top: 2%;
  }
  
  .mainHeader .logo {
    margin-top: 10%;
    width: 100%;
    overflow: hidden;
    border: none;
  }
  
  .mainHeader .logo:hover {
    border: none;
  }
  
  .mainHeader .logo img {
    width: 40%;
    padding: 0 30% 0 30%;
  }
  
  .mainHeader .mainNav {
    width: 100%;
    padding-top: 5%;
  }
  
  .mainHeader .mainNav ul {
    list-style: none;
    padding: 0;
    width: 100%;
    float: left;
    display: table;
  }
  
  .mainHeader .mainNav ul li {
    font-weight: bold;
    float: left;
    letter-spacing: -0.05em;
    width: 100%;
    text-align: center;
    padding-left: 0;
    padding-top: 3%;
  }
  
  .mainHeader .mainNav ul li a {
    text-decoration: none;
    width: 100%;
    text-align: center;
  }
  
  h2 {
    font-size: 1.5em;
  }
  
  h4 {
    font-size: 1em;
    letter-spacing: 0;
  }
  
  /* blocks */
  .block .diagram {
    max-width: 100%;
    padding: 0;
  }
  
  #weBuildBetter .arrow {
    float: right;
    position: relative;
    right: auto;
    margin: 0 25% 0 45%;
    width: 20%;
  }
  
  .block .action {
    padding: 3%;
    background: #397721;
    font-weight: bold;
    width: 50%;
    margin: 5% 22% 0 22%;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    color: #ffffff;
    text-decoration: none;
	
  }
  
  .block .action:hover {
    background: #ffffff;
	color:#B0DC10;
  }
  
  #weBuildBetter {
    padding: 15% 0 15% 0;
  }
  
  
  #theModernInternet {
    padding: 15% 0 15% 0;
  }
  
  #theModernInternet .diagram {
    padding: 0;
  }
  
  #imaginePlanDesignBuild {
    padding: 15% 0 15% 0;
  }
  
  #imaginePlanDesignBuild .diagram {
    padding: 0;
  }
  
  #imaginePlanDesignBuild .action {
    padding-top: 10px;
  }
  
  #betterEveryTime {
    padding: 15% 0 15% 0;
  }
  
  #betterEveryTime .action {
    text-align: center;
  }
  
  #betterEveryTime .diagram {
    padding: 3% 0 0 0;
  }
  
  #betterEveryTime .action {
    padding-top: 10px;
  }
  
  .page#betterEveryTime {
    padding: 5% 0 5% 0;
  }
  
  #buildBetterForYou {
    padding: 15% 0 15% 0;
  }
  
  #buildBetterForYou .action {
    text-align: center;
  }
  
  #ourServices {
    padding: 10% 0 5% 0;
  }
  
  #ourServices .diagram {
    left: auto;
    top: auto;
    clear: left;
    float: left;
  }
  
  #whoWeAre {
    padding: 10% 0 5% 0;
  }
  
  #whoWeAre h1 {
    padding-top: 5%;
    clear: left;
  }
  
  #whoWeAre .diagram {
    left: auto;
    top: auto;
    clear: left;
    float: left;
    padding: 0px;
  }
  
  #ourPromise {
    padding: 10% 0 5% 0;
  }
  
  #ourPromise .diagram {
    right: auto;
    top: auto;
    clear: left;
    float: left;
  }
  
  #be {
    padding: 10% 0 5% 0;
    width: 100%;
  }
  
  #be .flexslider .item {
    padding: 5% 5% 20% 5%;
    width: 90%;
  }
  
  #be .flexslider {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  
  #be .flexslider h2 {
    font-size: 2.31em;
    padding-bottom: 5%;
    color: #e9dec3;
    float: left;
    display: block;
    line-height: 0.9em;
    letter-spacing: -0.07em;
    font-weight: bold;
    width: 50%;
  }
  
  #be .list li {
    margin-bottom: 15px;
    font-weight: bold;
    letter-spacing: -0.07em;
  }
  
  #be .list li a {
    color: #e9dec3;
  }
  
  #be .list {
    width: 95%;
    padding-left: 5%;
    padding: 0px;
    list-style-image: url(/content/images/bg_we_bullet.png);
    padding-left: 5%;
    color: #e9dec3;
    float: right;
    display: inline-block;
  }
  
  #be .flex-control-nav {
    position: absolute;
    bottom: 15px;
    right: 15px;
  }
  
  #be .flex-control-nav li a.active {
    background-image: url(/content/images/ico_beige_circle.png);
    width: 20px;
    height: 20px;
  }
  
  #meetTheTeam {
    padding: 5% 0 5% 0;
  }
  
  #meetTheTeam article {
    width: 43%;
    margin-right: 2%;
    background: #fff;
    height: auto;
    border: 5px solid #fff;
    overflow: hidden;
    float: left;
  }
  
  #meetTheTeam article.last {
    margin-right: 2%;
  }
  
  #meetTheTeam article h3 {
    padding-top: 7%;
  }
  
  #meetTheTeam article h4 {
    padding-top: 5%;
  }
  
  #meetTheTeam article .teamimg {
    width: 100%;
    height: auto;
  }
  
  #meetTheTeam article .desc {
    width: 100%;
  }
  
  #meetTheTeam article .card {
    width: 100%;
  }
  
  #meetTheTeam .action {
    text-align: center;
  }
  
  #meetTheTeam article .cardinfo {
    height: auto;
    border: 0px;
  }
  
  #meetTheTeam article .cardinfo .smlteampic, #meetTheTeam article .cardinfo .social {
    display: none;
  }
  
  .flex-direction-nav {
    display: none;
  }
  
  #multiScreen {
    padding: 5% 0 5% 0;
  }
  
  #webSocialMobile {
    padding: 5% 0 5% 0;
  }
  
  #webSocialMobile article {
    width: 100%;
    padding: 0 0 5% 0;
  }
  
  #weBullets {
    padding: 5% 0 5% 0;
  }
  
  #weBullets ul, #weBullets ul.last {
    width: 85%;
    padding: 0px;
    padding-left: 10%;
    padding-right: 5%;
  }
  
  #weBullets .paddedContent {
    padding: 3% 0 3% 0;
  }
  
  #weBullets h2 {
    padding-bottom: 3%;
  }
  
  #getInTouch {
    padding: 10% 0 5% 0;
  }
  
  #getInTouch .form {
    width: 100%;
    padding: 3% 0 0 0;
  }
  
  #getInTouch .form .input {
    width: 80%;
    padding: 5%;
    text-indent: 5%;
  }
  
  #getInTouch .form .submit {
    width: 80%;
    padding: 5%;
  }
  
  #getInTouch .form .textarea {
    width: 80%;
    min-height: 150px;
  }
  
  #getInTouch .details {
    width: 100%;
    padding: 3% 0 0 0;
    text-align: center;
  }
  
  #getInTouch .details h2 {
    padding-top: 3%;
    clear: both;
    text-align: center;
  }
  
  #getInTouch .action {
    float: left;
    clear: both;
    width: 50%;
    padding: 3%;
    margin-top: 0px;
    margin-bottom: 5%;
    text-align: center;
  }
  
  #getInTouch p {
    text-align: center;
  }
  
  #map {
    width: 100%;
    overflow: hidden;
  }
  
  #map_canvas {
    min-width: 300px;
    padding: 0 5% 0 5%;
    width: 90%;
  }
  
  #map_canvas iframe {
    width: 90%;
  }
  
  #map .action {
    text-align: center;
    padding-bottom: 3%;
  }
  
  #ourWork {
    padding: 10% 0 5% 0;
  }
  
  #caseStudies {
    padding: 5% 0 5% 0;
  }
  
  #caseStudies article h2 {
    border: 0px;
  }
  
  #caseStudies article {
    width: 100%;
    padding: 0 0 3% 0;
    height: auto;
  }
  
  #caseStudies article .caseImage {
    width: 40%;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    margin: 0px;
    padding: 0px;
    margin-right: 5%;
  }
  
  #caseStudies article .caseImage img {
    width: 100%;
    height: auto;
  }
  
  #caseStudies article h2 {
    width: 50%;
    padding: 3% 0px 3% 0;
    margin: 0px;
    float: left;
    display: inline-block;
  }
  
  #caseStudies article .info {
    float: left;
    width: 50%;
    display: inline-block;
  }
  
  .caseStudyGroup h2 {
    max-width: 80%;
  }
  
  .caseStudyGroup .text {
    width: 100%;
    column-count: 1;
    -moz-column-count: 1;
    -webkit-column-count: 1;
  }
  
  .caseStudyGroup blockquote {
    width: 90%;
    padding: 5%;
  }
  
  .caseStudyGroup .flexslider {
    padding: 0;
    max-width: 96%;
    border: 0px;
    width: 96%;
    padding: 2%;
    background: white;
  }
  
  .caseStudyGroup .close {
    right: 0px;
    top: 15px;
  }
  
  .caseStudyGroup .close span {
    text-indent: -9999px;
    text-decoration: none;
    display: block;
    float: left;
  }
  
  .caseStudyGroup .close:after {
    content: "X";
    text-indent: 0px;
    font-size: 1.2em;
    -moz-border-radius: 90px;
    -webkit-border-radius: 90px;
    border-radius: 90px;
    padding: 5px 10px 5px 10px;
    color: #e9dec3;
    background: #1d1b1c;
  }
  
  /* footer */
  #mainFooter {
    padding: 0;
    margin-top: 15%;
  }
  
  #mainFooter section {
    width: 50%;
    padding: 3% 0 3% 0;
    text-align: left;
  }
  
  #mainFooter section ul {
    float: none;
  }
  
  #secondaryFooter {
    padding: 3% 0 3% 0;
  }
  
  #secondaryFooter .action {
    padding: 3%;
    text-align: center;
    color: #1d1b1c;
    background: #ffffff;
    display: block;
  }
  
  .shareLinks {
    display: none;
  }
  
  .flexslider {
    max-width: 95%;
    overflow: hidden;
  }
  
  #whoWeAre .diagram {
    margin: 0;
    right: 0px;
  }
  
  video {
    width: 100% !important;
    padding: 0;
    margin: 0;
    height: auto !important;
  }
  
  .action.workTop {
    text-align: center;
  }
  
  .action.textRight {
    text-align: center;
  }
  
  /* fix fancybox for mobile */
  #fancybox-wrap {
    left: 0px !important;
    width: 94% !important;
    padding: 2% !important;
    border: 0px;
    top: 0px;
  }
  
  #signup {
    width: 92%;
    padding: 4%;
  }
  
  #signup form {
    float: left;
    display: block;
    width: 100%;
  }
  
  #signup form .input {
    width: 40%;
    padding: 5%;
  }
  
  #signup form .submit {
    width: 45%;
    padding: 5%;
  }
  
  #fancybox-content {
    width: 100% !important;
    border: 0px !important;
  }
  
  #fancybox-bg-e,
  #fancybox-bg-w,
  #fancybox-bg-se,
  #fancybox-bg-ne,
  #fancybox-bg-sw,
  #fancybox-bg-nw,
  #fancybox-bg-n,
  #fancybox-bg-s {
    display: none;
  }
  
  #fancybox-close {
    right: -2% !important;
    top: -4% !important;
  }
