   ul.drmenucss {

    padding-left: 0;

}





li.nav-header.me11 {

    font-size: 17px;

    color: cornflowerblue;

	font-weight:bold;

}



li.me22 {

    padding-left:5px !important;

}

a.me23 {

    font-size: 13px !important;

}



.mega-menu {

  padding: 10px 0px ! important;


width:812px;

  border-radius: 0;

  margin-top: 0px;

}



.mega-menu li {

  display: inline-block;

  float: left;

  font-size: 0.94rem;

  padding: 3px 0px;

  width:100%;
  text-align:center;

}



.mega-menu li.mega-menu-column {

    margin-right: 0;

    width: 200px;

    font-family: 'Raleway', sans-serif;

    margin-left: 0;



}



.mega-menu .nav-header {

  padding: 0 !important;

  margin-bottom: 10px;

  display: inline-block;

  width: 100%;

  border-bottom: 1px solid #ddd;

}



.mega-menu img { padding-bottom: 10px; }




.navbar .nav > li > a,

.mega-menu a {

  -webkit-transition: all 200ms ease;

  -moz-transition: all 200ms ease;

  -ms-transition: all 200ms ease;

  -o-transition: all 200ms ease;

  transition: all 200ms ease;


  -webkit-backface-visibility: hidden;

  -webkit-transform: translateZ(0);

}

