


.jumbotron {
  text-align: center;
  background-color: transparent;
}
.jumbotron .btn {
  padding: 14px 24px;
  font-size: 21px;
}



.nav-justified {
	

}
.nav-justified > li > a {
  font-weight: bold;
  color: #394c12;
  text-align: center;
  
}
.nav-justified > li.current-menu-item,.nav-justified > li:hover{
  background:url("../../../../wp-content/themes/louyuwu_laxiaowan/images/bg-menu-hover.png") no-repeat center top;
}
.nav-justified > li.nohover:hover{
	background:none;
}
.nav-justified > .active > a,
.nav-justified > .active > a:hover,
.nav-justified > .active > a:focus {

}
.nav-justified > li:first-child > a {
  border-radius: 5px 5px 0 0;
}
.nav-justified > li:last-child > a {
  border-bottom: 0;
  border-radius: 0 0 5px 5px;
}

@media (min-width: 768px) {
  .nav-justified {
    max-height: 81px;
  }
  .nav-justified > li > a {
    color:#394c12;
  }
  .nav-justified > li:first-child > a {
    border-left: 0;
    border-radius: 5px 0 0 5px;
  }
  .nav-justified > li:last-child > a {
    border-right: 0;
    border-radius: 0 5px 5px 0;
  }
}


@media screen and (min-width: 768px) {
  
  
  .marketing,
  .footer {
    padding-right: 0;
    padding-left: 0;
  }
  .masthead {
  background:url("../../../../wp-content/themes/louyuwu_laxiaowan/images/bg-navbar.png");
  z-index:99999999999999999999;

  }
}


