.rt-pages {
    background-repeat: repeat-x;
    background-position: 0 100%;
    height: 0px;
}
/* Smartphones */
@media (max-width: 480px) {
.gf-menu-toggle {
visibility: hidden;
background-color: #eeeeee !important;
}
}
/* Smartphones to Tablets */
@media (min-width: 481px) and (max-width: 767px) {
.gf-menu-toggle {
visibility: hidden;
background-color: #eeeeee !important;
}
}