.itopplus-background {

}
.menuVertical .nav-pills>li>a, .menuVertical .nav-stacked>li li {
    font-family: rsu;
    font-size: 26px;
    text-align: center;
    border-radius: 4px;
    background-color: #000000;
    border-color: transparent;
}

.menuVertical .nav>li>a:hover, .nav>li>a:focus {
    background-color: #77767b;
    border-color: transparent;
    color: #fff;
}

.navbar-default .navbar-nav>li>a {
    font-family: rsu;
    font-size: 26px;
    color: #000;
}

.navbar-default .navbar-nav .open>.dropdown-menu {
    font-family: rsu;
    font-size: 22px;
    background: #fff!important;
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 1024px) {

h1,.h1 { font-size: 2.250em;}
h2,.h2 { font-size: 1.875em;}
h3,.h3 { font-size: 1.500em;}
h4,.h4 { font-size: 1.125em;}
h5,.h5 { font-size: 0.875em;}
h6,.h6 { font-size: 0.750em;}
p { margin: 0 0 10px;}
.navbar .nav,
.navbar .nav > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
    *zoom:1; /* hasLayout ie7 trigger */
    vertical-align: top;
}
#main-navbar-collapse{
  text-align:right ;
}

    .navbar-default {
    background: 0 0
}
  
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1366px) {
h1,.h1 { font-size: 2.250em;}
h2,.h2 { font-size: 1.875em;}
h3,.h3 { font-size: 1.500em;}
h4,.h4 { font-size: 1.125em;}
h5,.h5 { font-size: 0.875em;}
h6,.h6 { font-size: 0.750em;}
p { margin: 0 0 10px;}
.navbar .nav,
.navbar .nav > li {
    float:none;	
    display:inline-block;
    *display:inline; /* ie7 fix */
    *zoom:1; /* hasLayout ie7 trigger */
    vertical-align: top;
}
#main-navbar-collapse{
  text-align:right ;
}

    .navbar-default {
    background: 0 0
}
  
}

