.dropdown:hover .dropdown-menu {
    height:auto;
    min-height:156px;
    padding-bottom: 10px;
}
@media screen and (max-width: 801px){
.dropdown-menu{
    visibility:hidden;
}
.dropdown:hover .dropdown-menu {
    display:block!important;
    visibility:visible;
}
.navbar-default .navbar-nav>li>a:hover {
    color:black;
}
.nav>li :nth-child(1):hover {
    background-color: #183883;
    border-bottom: solid 1px #fff;
    color: #fff;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: #fff;
    /*background-color: transparent;*/
    background-color: #183883;
    border-bottom: solid 1px #fff;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
    text-transform: capitalize;
    background-color: #183883;
    border-bottom: solid 1px #fff;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: #fff;
    background-color: #183883;
}
.maskhead .sectors .herbal, .maskhead .sectors .cosmetics, .maskhead .sectors .pharma, .maskhead .sectors .neutraceuticals {
    height: 233px !important;
}
}

@media only screen and (max-width: 1440px) and (min-width: 1024px){
  .header .navbar-header span.logo-li-mobile:lang(fr){
      left:588px !important;
    }
  .header .navbar-header span.logo-li-mobile:lang(es){
     left:48% !important;
    }
  .header .navbar-header span.logo-li-mobile:lang(ru){
     left:619px !important;
  }
}
@media screen and (max-width: 1024px){
  .header .navbar-header span.logo-li-mobile:lang(fr){
      left:449px !important;
    }
  .header .navbar-header span.logo-li-mobile:lang(es){
     left:57% !important;
     top:10px;
    }
  .header .navbar-header span.logo-li-mobile:lang(ru){
     left:554px !important;
     top:10px;
  }
}
button.btn {
    color: #fff;
}

@media only screen and (max-width: 1010px) and (min-width: 947px) {
  .navbar-nav:lang(fr) {
    text-align:left!important;
  }
  .navbar-default .navbar-nav>li>a:lang(fr) {
    padding:20px 6px;
  }
  .header .navbar-header span.logo-li-mobile:lang(fr) {
    left:42% !important;
    top:13px;
  }
  .navbar-default .navbar-nav>li>a:lang(fr) {
    font-size:12.5px;
  }
   .navbar-nav:lang(es) {
    text-align:left!important;
  }
  .navbar-default .navbar-nav>li>a:lang(es) {
    padding:20px 6px;
  }
  .header .navbar-header span.logo-li-mobile:lang(es) {
    left:42% !important;
    top:13px;
  }
  .navbar-default .navbar-nav>li>a:lang(es) {
    font-size:12.5px;
  }
   .navbar-nav:lang(ru) {
    text-align:left!important;
  }
  .navbar-default .navbar-nav>li>a:lang(ru) {
    padding:20px 6px;
  }
  .header .navbar-header span.logo-li-mobile:lang(ru) {
    left:42% !important;
    top:13px;
  }
  .navbar-default .navbar-nav>li>a:lang(ru) {
    font-size:12.5px;
  }
}
@media screen and (max-width: 801px){
.navbar-nav>li:nth-child(6)>ul.dropdown-menu{
   min-height:97px;
 }
}
@media screen and (min-width: 1200px){
.container {
    width: 100%;
    max-width: 100%!important;
}
}
@media screen and (max-width: 480px){
  .dropdown:hover .dropdown-menu{
    min-height:100px;
  }
}
@media screen and (max-width: 2560px)and (min-width:1230px){
  .header .navbar-header span.logo-li-mobile:lang(fr) {
    left:44%!important;
  }
  .header .navbar-header span.logo-li-mobile:lang(ru) {
    left:46%!important;
  }
  .header .navbar-header span.logo-li-mobile:lang(es) {
    left:48%!important;
  }
}


