/*Large*/
@media only screen and (min-width: 1200px) {
div#rt-header ul.gf-menu li.item238 {
display: none;
}
}
/*Desktops*/
@media only screen and (min-width: 960px) and (max-width: 1199px) {
div#rt-header ul.gf-menu li.item238 {
display: none;
}
}
/*Tablet*/
@media (min-width: 768px) and (max-width: 959px) {
div#rt-header ul.gf-menu li.item238 {
display: none;
}
}
/*Large*/
@media only screen and (min-width: 1200px) {
}
/*Desktops*/
@media only screen and (min-width: 960px) and (max-width: 1199px) {
}
/*Tablet*/
@media (min-width: 768px) and (max-width: 959px) {
}
/*Mobile*/
@media (max-width: 767px) {
}
/*Mobile*/
@media (max-width: 767px) {
.roksprocket {background: blue;}
}
Time to create page: 0.070 seconds