@media only screen and (min-width:981px){.et_header_style_left #et_top_search{position:absolute !important;right:0}.et_header_style_left #et-top-navigation{padding-right:40px !important}.et_header_style_centered #et_top_search{position:absolute !important;right:-20px;top:10px}.et_header_style_centered #et-top-navigation{padding-right:0 !important}}.db141_show_header_separators.et_header_style_left #top-menu>.menu-item + .menu-item:before,.db141_show_header_separators.et_header_style_centered #top-menu>.menu-item + .menu-item:before,.db141_show_header_separators.et_header_style_split #top-menu>.menu-item + .menu-item:before{position:absolute;left:-15px;content:'|';font-size:smaller;color:rgba(0,0,0,0.6)}.db141_show_header_separators.et_header_style_left #top-menu>.menu-item + .mega-menu:before{position:relative;top:1.1em}#nsg-page-wrapper {
width: 100vw;
position: relative;
left: 50%;
right: 50%;
margin-left: -50vw;
margin-right: -50vw;
margin-top: 40px;
margin-bottom: 40px;
}
#nsg-page-wrapper * {
box-sizing: border-box;
} .nsg-row {
max-width: 75rem;
display: flex;
flex-flow: row wrap;
margin-left: auto;
margin-right: auto;
width: 100%;
}
.nsg-col {
width: auto;
flex: 0 1 auto;
padding-right: 15px;
padding-left: 15px;
}
.nsg-small-12 {
flex: 0 0 100%;
max-width: 100%;
}
@media print, screen and (min-width: 640px) {
.nsg-medium-9 {
flex: 0 0 calc(100% / 12 * 9);
max-width: calc(100% / 12 * 9);
}
} .nsg-seo-page {
margin: 8px 0;
} .nsg-adjacent-links {
text-align: center;
margin: 8px 0;
}
.nsg-adjacent-links a {
margin: 0 8px;
} .nsg-pagination {
text-align: center;
}
.nsg-pagination ul {
margin: 1rem 0;
}
.nsg-pagination ul li {
display: inline-block;
margin: 0 4px;
}
.nsg-pagination ul li span.current,
.nsg-pagination ul li a {
display: block;
min-width: 30px;
line-height: 30px;
border: 1px solid;
text-align: center;
text-decoration: none;
padding: 0 8px;
}