@media (min-width: 768px) {

nav.navbar.sunfw-menu-head ul.navbar-nav {

float: none;

display: flex;

align-items: center;

flex-wrap: wrap;

justify-content: center;

}
#sunfw_section_header .navbar-nav {
float: none;
}
}

article.itempage { 

margin-botton: 20px;

}


.TH22BG{
background-color:#CC99CC; 
}

.padding-top0{
padding-top: 0px !important; 
}

.padding-bottom0{
padding-bottom: 0px !important; 
}

.hyphens {
  hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphenate-limit-chars: auto 3;
  -webkit-hyphenate-limit-lines: 4;
  -ms-hyphenate-limit-chars: auto 3;
  -ms-hyphenate-limit-lines: 4;
}