/*
Theme Name: Brooklyn Child
Theme URI: http://www.unitedthemes.com
Description: Creative Portfolio
Version: 4.9.5
Author: United Themes
Author URI: http://www.unitedthemes.com
Template: brooklyn
*/
@media (min-width:768px) and (max-width:1024px) {
 #navigation.hide-on-tablet {
  display: inline-block !important;
 }
}
@media (max-width:767px) {
 #navigation.hide-on-mobile {
  display: inline-block !important;
 }
}