html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-family: "Microsoft YaHei";
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body.ie6,
body.ie7,
body.ie8,
body.ie9 {
  behavior: url("csshover3.htc");
}
:focus {
  outline: 0;
}
a img {
  border: none;
}
a:hover,
a:active {
  outline: none;
}
a:focus {
  -moz-outline-style: none;
  outline: none !important;
}
.clearfix:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}
* html .clearfix,
*:first-child + html .clearfix {
  zoom: 1;
}
.group:before,
.group:after {
  content: "";
  display: table;
}
.group:after {
  clear: both;
}
.group {
  zoom: 1;
}
@font-face {
  font-family: "Microsoft YaHei";
 
  font-weight: normal;
  font-style: normal;
}
::-moz-selection {
  background: #000;
  color: #FFF;
}
::selection {
  background: #000;
  color: #FFF;
}
body {
  font-size: 1.5em;
  line-height: 1.25em;
  font-family:"Microsoft YaHei";
  font-weight: 300;
  color: #222222;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a {
  color: #000;
  text-decoration: none;
}
a:hover {
  color: #adadad;
}
button.anchor {
  -webkit-appearance: none;
  border: 0;
  background: transparent;
  font-size: inherit;
  font-family: "Microsoft YaHei";
  -webkit-font-smoothing: antialiased;
  color: #adadad;
  text-decoration: none;
  cursor: pointer;
  padding: 0;
  margin: 0;
}
button.anchor:hover {
  color: #222222;
}
p {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
      hyphens: auto;
}
html.touch #wrap {
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-text-size-adjust: none;
}
html.touch .employee-vcard {
  display: none;
}
body.has_overlay {
  overflow: hidden;
  height: 100%;
}
/* @group Bottom footer trick */
html,
body {
  width: 100%;
  height: 100%;
}
#wrap {
  padding: 0 100px;
  max-width: 1414px;
  position: relative;
  margin: 0 auto;
  top: 0;
  left: 0;
  min-height: 100%;
  height: auto !important;
  height: 100%;
}
#main {
  margin-bottom: 200px;
}
.push {
  height: 130px;
}
#footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
#footer .group {font-size:14px;
  padding: 0 100px;
  max-width: 1414px;
  margin: 0 auto 5px auto;
}
#footer .group li.footer-item {
  margin-bottom: 30px;
}
#footer li.clearfix,
#footer li.pusher {
  display: none;
}
body.flipstate {
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #ffffff url('../images/loader.gif') no-repeat center center;
}
body.flipstate #wrap {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
/* @end */
.col_4,
.col_2 {
  float: left;
  padding: 0 7px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  *behavior: url('boxsizing.htc');
}
.col_4 {
  width: 50%;
}
.col_2 {
  width: 25%;
}
.col_6 {
  width: 75%;
}
.col_8 {
  padding: 0 7px;
}
.push_2 {
  margin-left: 50%;
}
.view_all {
  margin-bottom: 40px;
}
.gridded {
  padding: 7px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  *behavior: url('boxsizing.htc');
}
.language_switch .cur_menu_item {
  display: none;
}
#logo {
  width: 228px;
  height: 82px;
  display: block;
  background: transparent url('/1.png') no-repeat left top;
  text-indent: -9999px;
}
#header {
  padding: 40px 0 90px 0;
}
#main_menu {
  position: relative;
  top: -7px;
  left: 0;
  font-size:16px;
  overflow: hidden;
}
#main_menu ul {
  width: 700px;
  /* fix to prevent links jumping on resize */
}
#main_menu li {
  float: left;
  margin-right: 60px;
}
#main_menu li .short {
  display: none;
}
#main_menu li.current-menu-item a {
  color: #222222;
}
.project-list {
  position: relative;
  top: 0;
  left: 0;
  margin-bottom: 7px;
}
li.thumbitem {
  width: 25%;
  position: relative;
  float: left;
  top: 0;
  left: 0;
  overflow: hidden;
}
li.thumbitem a {
  overflow: hidden;
  display: block;
  width: 100%;
  height: 100%;
  background: #FFF;
  position: relative;
  top: 0;
  left: 0;
}
li.thumbitem .entry-title {
  line-height: 1.25em;
  position: absolute;
  top: 0;
  left: 0;
  color: #222222;
  background: transparent url('../images/transp_white.png') repeat left top;
  width: 100%;
  height: 100%;
}
li.thumbitem .entry-title .text {
  display: block;
  padding: 10px 0 0 10px;
}
.csstransitions li.thumbitem .entry-title {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}
.csstransitions li.thumbitem .entry-title .text {
  padding-top: 30px;
  opacity: 0;
}
.csstransitions li.thumbitem a:hover .entry-title {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  -webkit-transition: opacity 0;
  transition: opacity 0;
}
.csstransitions li.thumbitem a:hover .entry-title .text {
  -webkit-animation: showtext 0.2s ease-out forwards;
  animation: showtext 0.2s ease-out forwards;
}
.no-csstransitions li.thumbitem .entry-title {
  display: none;
}
.no-csstransitions li.thumbitem a:hover .entry-title {
  display: block;
}
@-webkit-keyframes showtext {
  0% {
    padding-top: 30px;
    opacity: 0;
  }
  100% {
    padding-top: 6px;
    opacity: 1;
  }
}
@-ms-keyframes showtext {
  0% {
    padding-top: 30px;
    opacity: 0;
  }
  100% {
    padding-top: 6px;
    opacity: 1;
  }
}
.search-everything-highlight-color {
  background: transparent !important;
  text-decoration: underline;
}
.entry-title .search-everything-highlight-color {
  text-decoration: none;
}
#search-header {
  margin-bottom: 26px;
}
#search-pagination .pagina {
  margin-right: 7px;
}
#search-results .search-item {
  margin-bottom: 26px;
}
#search-results .search-item .entry-excerpt {
  width: 50%;
  float: right;
}
#search-results .search-item .entry-title {
  float: left;
  width: 50%;
}
#search-results .search-item .imgloader {
  margin-bottom: 1em;
  display: block;
}
#search-results .search-item .imgloader.portrait {
  float: left;
  margin: 0 1em 1em 0;
  width: 50%;
  padding-top: 7px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  *behavior: url('boxsizing.htc');
}
.blog-header {
  margin-bottom: 1.25em;
}
#attachments {
  position: relative;
  top: 0;
  left: 0;
}
#attachments li {
  cursor: pointer;
  float: right;
  
  padding-top:17px;
  padding-bottom:17px;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  position: relative;
  top: 0;
  left: 0;
}
#attachments li.portrait {
  width: 50%;
}
#attachments li .vimeoplayer {
  width: 100%;
}
#attachments li .vimeoframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}
.fadeable {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.faded {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
}
#project_view_header {
  margin-bottom: 20px;
}
.cat-desc {
  margin-bottom: 20px;
}
.cat-desc li {
  display: none;
}
.cat-desc li.current-cat-desc {
  display: block;
}
#nav-single {
  position: relative;
  top: 0;
  left: 0;
}
#nav-single .navside {
  position: fixed;
  top: 0;
  height: 100%;
  width: 0;
}
#nav-single .navside a {
  width: 100%;
  height: 100%;
  background: transparent url('../images/transp.gif') repeat left top;
  display: block;
}
#nav-single .navside a .img_wrap {
  width: 215px;
  position: absolute;
  top: 50%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
}
#nav-single .navside a .img_wrap img {
  position: absolute;
  top: -70px;
  left: 0;
}
#nav-single .nav-previous {
  left: 0;
}
#nav-single .nav-previous .img_wrap {
  left: -215px;
}
#nav-single .nav-next {
  right: 0;
}
#nav-single .nav-next .img_wrap {
  right: -215px;
}
.no-js #nav-single {
  display: none;
}
#related header {
  margin-bottom: 10px;
}
#related .related-categories {
  margin-bottom: 20px;
}
li.imagewrap {
  line-height: 0;
  position: relative;
  top: 0;
  left: 0;
}
li.imagewrap .caption {
  position: absolute;
  top: -9999px;
  left: -9999px;
  line-height: 1em;
}
#pause_screen {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #ffffff url('../images/bvd_logo_large.png') no-repeat center center;
  z-index: 3;
  display: none;
}
article.post .entry-header .entry-title,
article.post .entry-header .entry-meta {
  position: absolute;
  left: -9999px;
}
article.post .entry-excerpt {
  -webkit-perspective: 1000;
  margin-bottom: 30px;
}
article.post .entry-excerpt p {
  display: inline;
}
article.post .entry-content {
  padding-bottom: 30px;
}
article.post .entry-content p {
  margin-bottom: 33px;
}
article.post .entry-footer {
  margin: 7px 0 100px 0;
}
article.post .entry-footer .share li {
  float: left;
  margin-right: 20px;
}
article.post .entry-content-wrap {
  position: relative;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  margin-bottom: 0;
}
article.post .entry-content-wrap p {
  margin-bottom: 0;
}
article.post .attachment-1 {
  padding-top: 0;
}
/* PLUS SIGN */
.entry-more {
  cursor: pointer;
  display: inline-block;
}
.entry-more i {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  -webkit-perspective: 1000;
  /* prevent flicker when animated */
  position: relative;
  top: 0;
  left: 0;
}
.entry-more.open i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}
.entry-content-attachment {
  margin-bottom: 20px;
  clear: both;
  float: none;
}
.js .entry-content-wrap {
  display: none;
}
#intro {
  position: relative;
  top: 0;
  left: 0;
  margin-bottom: 20px;
}
/* @group ICONS */
i {
  width: 23px;
  height: 23px;
  font-size: 16px;
  line-height: 23px;
  overflow: hidden;
  display: inline-block;
  text-align: center;
  background-position: left top;
  background-repeat: no-repeat;
  text-indent: -9999px;
}
i.plus {
  background-image: url('../images/plus.png');
}
/* @end */
#projects,
#projects_pseudo {
  overflow: hidden;
}
#projects_pseudo.loading {
  min-height: 400px;
  background: #ffffff url('../images/loader.gif') no-repeat center center;
}
.js #featured {
  width: 100%;
  overflow: hidden;
  position: relative;
  top: 0;
  left: 0;
}
.js #featured .nextbut,
.js #featured .prevbut {
  width: 12.5%;
  height: 100%;
  position: absolute;
  top: 0;
  background: transparent url('../images/transp.gif') repeat left top;
  z-index: 4;
  cursor: pointer;
}
.js #featured .openbut {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #FF0000;
  z-index: 4;
  cursor: pointer;
  background: transparent url('../images/transp.gif') repeat left top;
}
.js #featured .titleholder {
  line-height: 1em;
  position: absolute;
  top: 7px;
  left: 7px;
  z-index: 4;
  padding: 10px 0 0 10px;
}
.js #featured .titleholder.white {
  color: #FFF;
}
.js #featured .nextbut {
  right: 0;
}
.js #featured .prevbut {
  left: 0;
}
.js #featured ul {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  overflow: hidden;
}
.js #featured ul li {
  -webkit-perspective: 1000;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.js #featured ul li.white a .entry-title {
  color: #FFF;
}
.js #featured .description {
  display: none;
}
.js #featured .slide_visible {
  z-index: 2;
  transition: opacity 0.5s ease-out;
  -moz-transition: opacity 0.5s ease-out;
  -webkit-transition: opacity 0.5s ease-out;
  -ms-transition: opacity 0.5s ease-out;
  -o-transition: opacity 0.5s ease-out;
}
.js #featured .slide_next {
  z-index: 1;
  -webkit-perspective: 1000;
}
.js #featured .slide_queued {
  z-index: -1;
  display: none;
  -webkit-perspective: 1000;
}
.csstransitions #featured .titleholder {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  padding: 30px 0 0 10px;
  display: block;
}
.csstransitions #featured .titleholder.show {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  padding: 10px 0 0 10px;
}
.no-csstransitions #featured .titleholder {
  display: none;
}
.no-csstransitions #featured .titleholder.show {
  display: block;
}
.animated {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.no-js #featured {
  width: 100%;
  overflow: hidden;
  position: relative;
  top: 0;
  left: 0;
}
.no-js #featured img {
  width: 100%;
}
.no-js #featured .entry-title {
  line-height: 1.25em;
  padding: 10px 0 20px 0;
  background: #FFF;
}
#categories {
  overflow: hidden;
}
#categories li {
  float: left;
  margin-right: 20px;
}
#categories .cur-cat-item a,
#categories .cur-cat-item .anchor {
  color: #222222;
}
#categories1 {
  overflow: hidden;
}
#categories1 li {
  float: left;
  margin-right: 20px;
}
#categories1 .cur-cat-item a,
#categories1 .cur-cat-item .anchor {
  color: #222222;
}
.presmode {
  position: relative;
  top: 0;
  left: 0;
}
.no-js .imgloader {
  display: none;
}
.imgloader {
  line-height: 0;
  position: relative;
  top: 0;
  left: 0;
}
.imgloader .holder {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  -webkit-perspective: 1000;
}
.imgloader .holder img {
  width: 100%;
  height: auto;
}
.imgloader.loading {
  background: #ffffff url('../images/loader.gif') no-repeat center center;
}
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  background: #FFF;
  width: 100%;
  height: 100%;
  z-index: 5;
  display: none;
}
.overlay .wrap {
  padding: 169px 100px 0px 100px;
  max-width: 1410px;
  margin: 0 auto;
  position: relative;
  top: 0;
  left: 0;
  overflow: hidden;
}
.overlay .close {
  position: absolute;
  top: 35px;
  right: 40px;
}
.overlay .form .assistive-text {
  padding-left: 1px;
}
.overlay .form .field {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  *behavior: url('boxsizing.htc');
  width: 100%;
  border: 0;
  font-size: inherit;
  font-family: "Microsoft YaHei";
  line-height: 1.25em;
  padding: 0;
  margin: 0;
  background: #FFF;
  color: #222222;
  -webkit-font-smoothing: antialiased;
  -webkit-appearance: none;
  font-weight: inherit;
}
.overlay .form .submit {
  display: none
}
.cat-desc-wrap {
  display: none;
  width: 100%;
}
.cat-desc-wrap .cat-desc {
  margin-bottom: 20px;
}
#singlewrap {
  position: relative;
  top: 0;
  left: 0;
 
  overflow: hidden;
}
#private-projects {
  margin-top: 40px;
}
#employee_drawer {
  height: 0;
  width: 100%;
  overflow: hidden;
}
#employee_drawer.display {
  height: auto;
}
.employee {
  -webkit-perspective: 1000;
}
.employee.current-employee .employee-image .imgloader {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
  filter: alpha(opacity=50);
  -khtml-opacity: 0.5;
  -moz-opacity: 0.5;
  -webkit-transition: opacity 0.1s;
  transition: opacity 0.1s;
}
.employee a,
.employee .employee-phone {
  display: block;
}
.employee .employee-image {
  width: 25%;
  float: right;
}
.employee .employee-text-wrap {
  width: 50%;
  float: left;
  padding-top: 2px;
}
.employee .employee-name a {
  color: #222222;
}
.employee .employee-name .name {
  display: block;
}
.employee .employee-content,
.employee .employee-header {
  margin-bottom: 1.25em;
}
.employee .entry-more {
  display: none;
}
.wrap-employee {
  margin-bottom: 26px;
}
.employee-list .employee {
  width: 25%;
  float: left;
}
.employee-list .employee .employee-image {
  width: 100%;
  float: none;
}
.employee-list .employee .employee-image .imgloader {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.employee-list .employee .employee-image a:hover .imgloader {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
  filter: alpha(opacity=50);
  -khtml-opacity: 0.5;
  -moz-opacity: 0.5;
  -webkit-transition: opacity 0;
  transition: opacity 0;
}
.employee-list .employee .employee-text-wrap {
  width: 100%;
  float: none;
}
.employee-list .employee .employee-content,
.employee-list .employee .employee-meta {
  display: none;
}
.employee-list .employee .employee-header {
  height: 3.75em;
  margin: 0;
}
.employee-list .employee .title_2 {
  display: none;
}
.employee-list .employee .entry-more {
  display: inline-block;
  margin-top: 2px;
  vertical-align: text-top;
  margin-left: 5px;
}
article.page p {
  width: 50%;
  float: right;
  padding: 0 7px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  *behavior: url('boxsizing.htc');
  clear: right;
  margin-bottom: 22px;
}
article.page h3 {
  width: 50%;
  float: left;
  padding: 7px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  *behavior: url('boxsizing.htc');
  clear: left;
}
article.page .entry-content h3 {
  padding-top: 0;
  margin-bottom: 2px;
  padding-right: 50px;
}
article.page .image-wrap {
  width: 100%;
  padding: 7px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  *behavior: url('boxsizing.htc');
  clear: both;
  line-height: 0;
  margin-bottom: 33px;
}
article.page .image-wrap.portrait {
  width: 50%;
}
article.page img {
  width: 100%;
}
article.page .gmap-canvas-wrap {
  width: 100%;
  padding: 7px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  *behavior: url('boxsizing.htc');
  clear: both;
  margin-bottom: 26px;
}
article.page .gmap-canvas-wrap .gmap-canvas {
  width: 100%;
}
#sleepmode {
  text-align: center;
}
#sleepmode .wrap {
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
}
#sleepmode img {
  position: absolute;
  top: 0;
  left: 0;
}
#sleepmode img.portrait {
  width: 50%;
}
#sleepmode ul {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#sleepmode li {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  -webkit-perspective: 1000;
}
#sleepmode li.slide_hidden {
  z-index: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
}
#sleepmode li.slide_display {
  z-index: 2;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
}
#blogroll .commentloader {
  display: none;
}
.logged-in-as {
  display: none;
}
.white {
  color: #FFF !important;
}
.expertise {
  width: 50%;
  float: right;
}
.expertise li {
  width: 50%;
}
.blog-post-more i {
  position: relative;
  -webkit-transition: -webkit-transform 0.25s ease;
          transition: transform 0.25s ease;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}
.blog-post-more:hover i {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.blog-post-more.open i {
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
article.blog {
  margin-bottom: 14px;
  margin-top: 14px;
}
article.blog .entry-header {
  float: left;
  width: 50%;
}
article.blog .entry-body {
  width: 50%;
  float: right;
}
article.blog .entry-content {
  margin-bottom: 1.25em;
}
article.blog .entry-content img {
  width: 100%;
  height: auto;
}
article.blog .entry-content p {
  margin-bottom: 0.25em;
  
}
article.blog .entry-categories {
  margin-bottom: 0.25em;
}
article.blog .entry-footer {
  margin-bottom: 1.25em;
}
article.blog .entry-footer a {
  margin-right: 0.5em;
}
#commentform .comment-form-comment {
  line-height: 0;
}
#commentform input,
#commentform textarea {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  *behavior: url('boxsizing.htc');
  font-family:"Microsoft YaHei";
  font-size: inherit;
  font-weight: inherit;
  line-height: 1.25em;
  background: #FFF;
  color: #222222;
  -webkit-font-smoothing: antialiased;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
}
#commentform textarea {
  width: 100%;
  resize: none;
}
#commentform input[type=submit] {
  color: #adadad;
  cursor: pointer;
}
#commentform input[type=submit]:hover {
  color: #222222;
}
#commentform .form-submit {
  height: 1.25em;
}
#respond {
  display: none;
}
#fblogin,
#fb-logged-in,
#comment,
#submit {
  display: none;
}
#fblogin {
  display: block;
  margin-bottom: 3.75em;
}
.commentlist li {
  margin-bottom: 1.25em;
}
.entry-comments {
  margin-bottom: 1.25em;
}
.ios #commentform textarea {
  text-indent: -3px !important;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .backgroundsize #logo {
    background: transparent url('../images/bvd_logo_retina.png') no-repeat left top;
    background-size: 100%;
  }
}
@media only screen and (max-width: 680px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .backgroundsize #logo {
    background: transparent url('../images/bvd_logo_b_retina.png') no-repeat left top;
    background-size: 100%;
  }
}
@media (max-width: 1400px) {
  /* 1024+padding */
  #main_menu li {
    margin-right: 30px;
  }
}
@media (max-width: 1250px) {
  /* 1024+padding */
  /* 1124px */
  #main_menu li .full {
    display: none;
  }
  #main_menu li .short {
    display: block;
  }
  body:after {
    content: "3";
    display: none;
  }
  .col_2 {
    width: 33.3%;
  }
  .col_4 {
    width: 66.6%;
  }
  .col_4.left {
    width: 33.3%;
  }
  .push_2 {
    margin-left: 33.3%;
  }
  #wrap,
  #footer .group {
    padding: 0 88px;
  }
  .overlay .wrap {
    padding: 169px 88px 0px 88px !important;
  }
  article.post .entry-footer {
    margin-bottom: 142.5px !important;
  }
  #main {
    margin-bottom: 142.5px;
  }
  .employee-list .employee {
    width: 33.3%;
  }
  #employee_drawer .employee .employee-image {
    width: 33.3%;
  }
  #employee_drawer .employee .employee-text-wrap {
    width: 66.6%;
  }
  article.page h3 {
    width: 33.3%;
  }
  article.page p {
    width: 66.6%;
  }
  article.blog .entry-header {
    width: 33.3%;
  }
  article.blog .entry-body {
    width: 66.6%;
  }
  .project-list li {
    width: 33.3%;
  }
  #related .list-count-3 {
    display: none;
  }
  .expertise {
    width: 66.6%;
  }
  #footer li.clearfix {
    display: block !important;
  }
  #footer li.pusher {
    display: block;
  }
  #search-results .search-item .entry-excerpt {
    width: 66.6%;
  }
  #search-results .search-item .entry-title {
    width: 33.3%;
  }
}
@media (max-width: 868px) {
  /* 768+padding */
  body:after {
    content: "2";
    display: none;
  }
  #related_header .related-title {
    display: none;
  }
  #main_menu {
    width: 50%;
  }
  #main_menu li {
    float: none !important;
  }
  #main_menu li .full {
    display: block;
  }
  #main_menu li .short {
    display: none;
  }
  #header .col_4 {
    width: 50%;
  }
  .col_4,
  .col_4.left {
    width: 100%;
  }
  .col_2 {
    width: 50%;
    margin-bottom: 40px;
  }
  .push_2 {
    margin-left: 0;
  }
  .fill {
    display: none;
  }
  .employee-list .employee {
    width: 50%;
  }
  #employee_drawer .employee .employee-image {
    width: 50%;
  }
  #employee_drawer .employee .employee-text-wrap {
    width: 50%;
  }
  .employee .employee-header {
    margin: 0 !important;
    height: auto !important;
  }
  article.page h3 {
    width: 100%;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  article.page p {
    width: 100%;
    margin-bottom: 1.25em;
  }
  article.blog .entry-header {
    width: 100%;
    margin-bottom: 1em;
  }
  article.blog .entry-body {
    width: 100%;
  }
  article.post .entry-header {
    width: 0;
    height: 0;
    padding: 0;
    margin: 0;
  }
  .project-list li {
    width: 50%;
  }
  #related .list-count-3 {
    display: block;
  }
  .expertise {
    width: 100%;
  }
  #footer li.pusher {
    display: none !important;
  }
  #search-results .search-item .entry-title,
  #search-results .search-item .entry-excerpt {
    width: 100%;
  }
  article.post .entry-footer .left {
    display: none;
  }
  article.post .entry-footer .share li {
    float: none !important;
  }
  #search-results .search-item .entry-excerpt {
    width: 100%;
  }
  #search-results .search-item .entry-title {
    width: 100%%;
  }
}
@media (max-width: 620px) {
  /* 768+padding */
  body {
    font-size: 1.375em;
  }
  #logo {
    width: 43px;
    height: 56px;
    background: transparent url('../images/bvd_logo_b.png') no-repeat left top;
  }
  #wrap,
  #footer .group {
    padding: 0 16px;
  }
  .overlay .wrap {
    padding: 169px 16px 0px 16px !important;
  }
  #main {
    margin-bottom: 60px;
  }
  article.post .entry-footer {
    margin-bottom: 60px !important;
  }
  #footer li.last-item {
    margin-bottom: 20px !important;
  }
  #header {
    padding: 20px 0 55px 0;
  }
  #main_menu {
    top: -6px;
  }
  #main_menu li .short {
    display: block;
  }
  #main_menu li .full {
    display: none;
  }
  .col_2 {
    width: 100%;
  }
  .col_2,
  .col_4,
  .col_8 {
    padding: 0 4px;
  }
  .employee-list .employee {
    width: 100%;
    margin-bottom: 1em;
  }
  .employee-list .employee header {
    width: 100%;
    float: left;
  }
  .employee-list .employee .employee-image {
    width: 50%;
  }
  .employee-list .employee .employee-image .imgloader {
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.2s;
    transition: height 0.2s;
  }
  .employee-list .employee .employee-meta {
    display: block;
  }
  .employee-list .employee .entry-more {
    display: none;
  }
  .employee-list .employee .title_2 {
    display: block;
  }
  .gridded {
    padding: 4px;
  }
  #footer li.clearfix {
    display: none !important;
  }
}
