#vdmalogo {
  /*  color: #fff !important; 
    margin-left: 5px;
  font-size: 30px;
  */
}
h4 {
  line-height: 1.4em;
}
.front-topbar {
  /* border-bottom: solid 1px #f5f5f5; */
  margin-top: -1px;
  background-color: #08294a;
  /*  #09335D */
}
.front-topbar a {
  color: #eee ;
  /*  #09335D */
}
#logosection {
  background-color: #08294a;
}
#menuheader {
  background-color: #08294a;
}
#vdma-navbar {
  background-color: #09335d;
}
.navbar-brand {
  padding: 6px 10px;
}
.header .navbar-nav li a {
  color: #bbb;
  font-size: 14px;
  font-weight: 400;
  text-shadow: none;
  position: relative;
  padding: 5px 16px;
  border-top: none;
}
.header.scrolling-fixed .nav li a {
  padding: 5px 16px;
}
.header .nav li > a:hover,
.header .nav li.active > a,
.header .nav li.active:hover > a {
  border-radius: 0;
  text-shadow: none;
  padding-top: 5px;
  box-shadow: none !important;
  color: #ffbf00 !important;
  background: #09335d !important;
}
.header.scrolling-fixed .nav li > a:hover,
.header.scrolling-fixed .nav li.active > a,
.header.scrolling-fixed .nav li.active:hover > a {
  padding-top: 5px;
}
.header .nav .dropdown-menu li a:hover,
.header .nav li.active .dropdown-menu li a:hover {
  border: none;
  color: #ffbf00 !important;
  background: #09335d !important;
}
.header .nav li .dropdown-menu li a {
  color: #09335d !important;
}
.header .nav li.active .dropdown-menu li.active a {
  border: none !important;
  color: #ffbf00 !important;
  background: #09335d !important;
}
.header .in.collapse li.dropdown.active > a,
.header .in.collapse li.dropdown.active:hover > a {
  color: #ffbf00 !important;
  background: #09335d !important;
}
.header .nav > li.dropdown.open.active > a:hover,
.header .nav > li.dropdown.open.active > a:focus {
  border-color: #0da3e2;
}
.vdma-submenu {
  background-color: #eee;
  padding: 5px 30px;
  max-height: 30px;
}
.vdma-submenu a {
  color: #0B579B;
  text-decoration: none;
  margin-right: 2em;
}
.vdma-submenu a:hover {
  color: #ffbf00;
}
@media (max-width: 766px) {
  #copyleft {
    margin-left: 0px;
  }
}
#copyleft {
  margin-left: -10px;
}
/*Portfolio*/
.mix-grid .mix .mix-details {
  color: #000;
  width: 100%;
  height: 100%;
  bottom: -100%;
  text-align: center;
  position: absolute;
  background: #efefef;
  transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
.mix-grid .mix .mix-details h4 {
  color: #000;
  font-weight: bold;
  font-size: 14px;
}
.mix-filter li {
  background: #fff;
  border-top: 2px solid #efefef;
  font-size: 11px;
}
.mix-filter li:hover,
.mix-filter li.active {
  background: #efefef;
  color: #0da3e2 ;
  border-top: 2px solid #0da3e2;
}
.tooltip {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.tooltip-inner {
  max-width: 250px;
  padding: 3px 8px;
  color: #fff;
  background-color: #888;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #888;
}
.tooltip.top-left .tooltip-arrow {
  border-top-color: #888;
}
.tooltip.top-right .tooltip-arrow {
  border-top-color: #888;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #888;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #888;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #888;
}
.tooltip.bottom-left .tooltip-arrow {
  border-bottom-color: #888;
}
.tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #888;
}
.taglist {
  color: #3B6AA7;
  font-size: 0.9em;
}
.left_gap {
  margin: 5px 0 5px 10px;
}
.right_gap {
  margin: 5px 10px 5px 0;
}
.footer {
  margin-top: 30px;
  font-size: 12px;
}
.footer p,
.footer ol {
  line-height: 1.7em;
}
.panel-default > .panel-heading {
  background-color: #fff;
}
/***
Vertical inline menu
***/
.ver-inline-menu {
  border-left: solid 2px #eee;
}
.ver-inline-menu li a {
  color: #7C858E;
  background: #fcfcfc;
}
.ver-inline-menu li:hover a {
  color: #0DA3E2;
  background: #eee;
  border-left: solid 2px #0DA3E2;
}
.ver-inline-menu li.active a {
  color: #0DA3E2;
  background: #eee;
  border-left: solid 2px #0DA3E2;
}
.ver-inline-menu li.active:after {
  border-left: 6px solid #eee;
}
#topcontrol {
  background: #eee;
}
img {
  max-width: 100%;
}
.ptextwrap img {
  padding: 5px;
  border: 1px solid #ddd;
}
hr {
  margin: 4px 0;
  border: 0;
  border-top: 1px solid #E0DFDF;
  border-bottom: none;
}
.article_pdf {
  width: 200px;
  height: 145px;
  padding: 5px;
  border: 1px solid silver;
}
.gap-left {
  float: left;
  margin: 5px 8px 5px 0;
}
.gap-right {
  float: right;
  margin: 5px 0 5px 8px;
}
.article_pdf .img {
  position: relative;
  padding: 0px;
  margin: 0px ;
}
.article_pdf .btn {
  position: relative;
  top: -33px;
}
.thumb-badge {
  font-size: 1.6em;
  /* margin-top: -3em; */
  padding: 0.2em;
  z-index: 500;
  position: absolute;
  margin: -2.9em 0 0 0.5em;
  opacity: 0.5;
  filter: alpha(opacity=80);
  color: white;
  background-color: blue;
  transform: rotate(30deg);
  -webkit-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  -o-transform: rotate(30deg);
}
.articleimage {
  border: 1px solid silver;
  padding: 5px;
}
