.itopplus-background {
background-image:none;background-color :rgba(244, 243, 243, 1);
}
#controlBanner{
      display: none!important;
}
/*#controlMenu{
      width: 1920px;
}*/

#main-navbar-collapse{
  text-align:center ;
}
.navbar .nav,
.navbar .nav > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
    *zoom:1; /* hasLayout ie7 trigger */
    vertical-align: top;
}
/* Medium Devices, Desktops */
@media only screen and (min-width : 1024px) {
#controlMenu{
      width: 1024px;
}
}
/* Medium Devices, Desktops */
@media only screen and (min-width : 1366px) {
#controlMenu{
      width: 1366px;
}
}
/* Medium Devices, Desktops */
@media only screen and (min-width : 1900px) {
#controlMenu{
      width: 1920px;
}
}

.itopplus-menu {
    margin-top: 1%;
}



