/*
NNLM Header : Structure.
*/
.nnlm-header-band {
  background-color: #326295;
  color: #ffffff; }

.nnlm-header-band-col1 {
  padding-top: 12px;
  padding-bottom: 12px; }

.nnlm-header-band-col1 p {
  margin-bottom: 0; }

.nnlm-header-band-col2 {
  padding-top: 14px; }

.nnlm-header-band-col3 {
  background-color: #2f5d8d; }

@media (max-width: 991.98px) {
  .nnlm-header-band-col1 {
    text-align: center; }

  .nnlm-header-band-col2 {
    padding-top: 12px;
    padding-bottom: 6px; }

  .nnlm-header-band-col3 {
    background-color: transparent;
    border-left: 0;
    border-right: 0; } }
/* 
NNLM Header : Identity. 
*/
.nnlm-header-identity-logo {
  padding-bottom: 6px; }

.nnlm-header-identity-tagline {
  font-size: .75em;
  font-style: italic; }

@media (max-width: 1199.98px) {
  .nnlm-header-identity-tagline {
    font-size: .5em; } }
@media (max-width: 991.98px) {
  .nnlm-header-identity-tagline {
    display: none; } }
/* 
NNLM Header : Search. 
*/
.nnlm-header-search-container {
  background-color: #ffffff;
  border-radius: 6px;
  margin-right: 12px; }

.nnlm-header-search-input {
  border: none;
  background: none;
  font-size: .75em;
  color: #333333;
  width: 280px;
  height: 36px;
  padding-left: 12px;
  margin-left: 6px; }

.nnlm-header-search-button {
  border: none;
  background: none;
  color: #3590b2;
  float: right;
  padding-top: 6px; }

@media (max-width: 1199.98px) {
  .nnlm-header-search-input {
    width: 220px; } }
@media (max-width: 991.98px) {
  .nnlm-header-search-input {
    width: 70%; }

  .nnlm-header-search-container {
    margin-right: 0; } }
/* 
NNLM Header : User. 
*/
.nnlm-header-user-col1 {
  padding-left: 12px;
  padding-top: 12px;
  float: left;
  width: 25%;
  color: #f2f2f2; }

.nnlm-header-user-col1 a {
  color: #f2f2f2; }

.nnlm-header-user-col1 a:hover {
  color: #cccccc; }

.nnlm-header-user-col2 {
  padding-left: 12px;
  padding-top: 12px;
  float: left;
  width: 50%;
  font-size: .75em;
  color: #ffffff;
  line-height: 1.25em; }

@media (max-width: 991.98px) {
  .nnlm-header-user-col2 {
    padding-left: 0;
    padding-bottom: 12px; } }
.nnlm-header-user-col2 a {
  color: #97b95f; }

.nnlm-header-user-col2 a:hover {
  color: #86a654; }

ul.nnlm-header-user-profile {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none; }

ul.nnlm-header-user-profile li a {
  color: #97b95f;
  text-decoration: underline; }

ul.nnlm-header-user-profile li:last-child {
  border: 0; }

.nnlm-header-user-login {
  border: 2px solid #97b95f;
  background-color: #97b95f;
  border-radius: 3px;
  padding-left: 12px;
  padding-top: 6px;
  padding-right: 12px;
  padding-bottom: 6px;
  margin-bottom: 3px;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  display: block; }

a.nnlm-header-user-login, a.nnlm-header-user-login:hover {
  color: #ffffff;
  text-decoration: none; }

a.nnlm-header-user-create, a.nnlm-header-user-create:hover {
  font-size: 11px;
  color: #ffffff;
  text-decoration: underline; }

.nnlm-header-user-col3 {
  padding-right: 12px;
  padding-top: 12px;
  text-align: right;
  float: left;
  width: 25%;
  color: #3590b2; }

.nnlm-header-user-col3 a {
  color: #3590b2; }

.nnlm-header-user-col3 a:hover {
  color: #ffffff; }

@media (max-width: 1199.98px) {
  .nnlm-header-user-col1 {
    padding-left: 6px; } }
@media (max-width: 991.98px) {
  .nnlm-header-user-col1 {
    display: none; }

  .nnlm-header-user-col2 {
    width: 80%;
    padding-top: 12px; }

  ul.nnlm-header-user-profile li {
    float: left;
    padding-right: 6px;
    padding-left: 6px;
    border-right: 1px solid #3e5b7d; }

  .nnlm-header-user-col3 {
    width: 20%;
    padding-bottom: 12px;
    padding-top: 12px; } }
/* 
NNLM Header : Photo Banner. 
*/
.nnlm-photobanner-band {
  color: #ffffff;
  height: 300px;
  border-bottom: 9px solid #3590b2;
  background-position: center;
  background-size: cover; }

.nnlm-photobanner-col1 {
  height: 300px;
  position: relative; }

.nnlm-photobanner-desc {
  position: absolute;
  bottom: 36px;
  font-size: 14px; 
  background-color: rgba(0, 0, 0, 0.40);}

.nnlm-photobanner-desc a {
  color: #97b95f;
  text-decoration: underline; }

.nnlm-photobanner-icon {
  float: left;
  width: 90px;
  height: 90px;
  margin-right: 12px; }

.nnlm-photobanner-title {
  font-weight: bold;
  padding-top: 12px;
  margin-bottom: 0; }

.nnlm-photobanner-blurb {
  padding-top: 0;
  margin-top: 0; }

@media (max-width: 767.98px) {
  .nnlm-photobanner-icon {
    display: none; } }
/* 
NNLM Header : Navigaation. 
*/
.nnlm-navigation-band {
  background-color: #3590b2;
  border-bottom: 4px solid #2f81a0;
  box-shadow: 0px 8px 6px -6px rgba(0, 0, 0, 0.5);
  position: relative; }

.nnlm-navigation-band .navbar {
  padding: 0; }

.nnlm-nav-adjuster {
  margin-left: -15px;
  margin-right: -15px; }

#nnlm-navigation-primary ul {
  margin: 0;
  padding: 0;
  color: #ffffff; }

#nnlm-navigation-primary ul li {
  margin: 0;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 12px;
  padding-right: 12px; }

#nnlm-navigation-primary li.active {
  background-color: #3081a0; }

.nav-link {
  color: #ffffff;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.75); }

.nav-link:hover {
  color: #f2f2f2;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.75); }

#nnlm-navigation-primary li.nav-item.dropdown.megamenu.show {
  background-image: url("../images/megamenu_carrot.png");
  background-position: bottom center;
  background-repeat: no-repeat; }

@media (max-width: 991.98px) {
  #nnlm-navigation-primary li.nav-item.dropdown.megamenu.show {
    background: none; } }
.nnlm-navigation-primary-toggle {
  color: #ffffff; }

@media (max-width: 991.98px) {
  #nnlm-navigation-primary ul {
    margin-top: 12px;
    margin-bottom: 12px; }

  #nnlm-navigation-primary ul li {
    margin: 0;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 12px;
    padding-right: 12px;
    width: 100%; } }
/* 
NNLM Header : Megamenu Structure. 
*/
.dropdown-menu {
  background: none;
  background-color: transparent !important; }

.megamenu {
  position: static; }

.megamenu .dropdown-menu {
  background-image: url("../../images/megamenu_opacity.png");
  background-repeat: repeat;
  width: 100%;
  height: 268px;
  margin: 0;
  padding: 20px;
  border: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border-bottom: 1px solid #cccccc; }

.navbar-nav .dropdown {
  position: static !important; }

@media (max-width: 991.98px) {
  .megamenu .dropdown-menu {
    height: auto;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px; } }
#nnlm-navigation-primary ul ul {
  margin: 0;
  padding: 0;
  list-style: circle;
  text-shadow: unset; }

#nnlm-navigation-primary ul ul li {
  margin: 0;
  padding: 0;
  margin-left: 22px;
  font-size: 14px;
  font-weight: normal;
  color: #999999;
  text-shadow: unset; }

#nnlm-navigation-primary ul ul li a {
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: #3590b2;
  text-shadow: unset;
  text-decoration: underline; }

/* 
NNLM Header : Megamenu List View. 
*/
.nnlm-megamenu-listview-title {
  font-weight: bold;
  color: #353432; }

.nnlm-megamenu-listview-icon {
  color: #3590b2; }

@media (max-width: 991.98px) {
  .nnlm-megamenu-listview {
    margin-bottom: 12px; } }
/* 
NNLM Header : Megamenu Grid View. 
*/
.nnlm-megamenu-gridview-desc {
  font-size: .90em;
  color: #353432;
  padding-top: 12px; }

.nnlm-megamenu-gridview-desc a {
  color: #3590b2;
  text-decoration: underline; }

.nnlm-megamenu-gridview-row {
  min-height: 120px; }

.nnlm-megamenu-gridview-col1 {
  width: 40%;
  float: left; }

.nnlm-megamenu-gridview-col2 {
  width: 60%;
  float: left;
  font-size: .90em; }

.nnlm-megamenu-gridview-col2 b {
  font-weight: bold;
  color: #3590b2; }

.nnlm-megamenu-gridview-col2 b a {
  color: #3590b2;
  text-decoration: none; }

.nnlm-megamenu-gridview-icon-circle {
  width: 85px;
  height: 85px;
  background-color: #97b95f;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 12px;
  border: 5px solid #ffffff;
  border-radius: 85px;
  box-shadow: 0px 4px 3px -3px rgba(0, 0, 0, 0.5);
  color: #ffffff; }

.nnlm-megamenu-gridview-photo-circle {
  width: 85px;
  height: 85px;
  border-radius: 85px;
  border: 5px solid #3590b2;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0px 4px 3px -3px rgba(0, 0, 0, 0.5);
  margin-left: auto;
  margin-right: auto; }

@media (max-width: 991.98px) {
  .nnlm-megamenu-gridview-col1 {
    width: 20%; }

  .nnlm-megamenu-gridview-col2 {
    width: 80%; } }
@media (max-width: 767.98px) {
  .nnlm-megamenu-gridview-col1 {
    width: 33%; }

  .nnlm-megamenu-gridview-col2 {
    width: 66%; } }
@media (max-width: 1199.98px) {
  .nnlm-megamenu-gridview-icon-circle {
    width: 73px;
    height: 73px;
    background-color: #97b95f;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 12px;
    border: 3px solid #ffffff;
    border-radius: 73px;
    box-shadow: 0px 4px 3px -3px rgba(0, 0, 0, 0.5);
    color: #ffffff; } }
/*
NNLM Header : Breadcrumb.
*/
.nnlm-breadcrumb-container {
  color: #000000;
  position: relative;
  height: 300px; }

.nnlm-breadcrumb-adjuster {
  margin-right: 0 !important;
  margin-left: -30px !important; }

.nnlm-breadcrumb-tray {
  position: absolute;
  bottom: 0;
  border-bottom: 10px solid #ebf4f7;
  width: 100%;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  color: #3590b2;
  font-size: .80em;
  text-transform: uppercase;
  background-image: url("../../images/megamenu_opacity.png");
  background-repeat: repeat; }

.nnlm-breadcrumb-wrapper {
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 3px;
  padding-bottom: 3px; }

.nnlm-breadcrumb-wrapper a {
  text-decoration: none;
  color: #3590b2;
  font-size: .80em; }

.nnlm-breadcrumb-wrapper a:hover {
  text-decoration: underline;
  color: #3590b2;
  font-size: .80em; }

/*
NNLM Header : Alert.
*/
.nnlm-alert-band a, .nnlm-alert-band a:hover, .nnlm-alert-band a:visited {
  text-decoration: underline;
  color: #f2f2f2; }

.nnlm-alert-lead-band {
  background-color: #c60000;
  border-bottom: 4px solid #b20000;
  color: #f2f2f2;
  font-size: .75em;
  padding-top: 3px;
  padding-bottom: 3px; }

.nnlm-alert-lead-icon {
  padding-right: 6px; }

.nnlm-alert-message-band {
  background-color: #b20000;
  color: #ffffff;
  font-size: .80em;
  padding-top: 18px;
  padding-bottom: 18px; }

.nnlm-alert-message-band p {
  margin: 0;
  padding: 0; }

.nnlm-alert-message-icon-circle {
  width: 85px;
  height: 85px;
  background-color: #c60000;
  margin-left: auto;
  margin-right: auto;
  border: 5px solid #cccccc;
  border-radius: 85px;
  box-shadow: 0px 4px 3px -3px rgba(0, 0, 0, 0.5);
  color: #ffffff;
  font-size: 36px; }

.nnlm-alert-blurb {
  text-align: left; }

.nnlm-alert-blurb p {
  margin: 0;
  padding: 0; }

.nnlm-alert-message-band strong {
  font-size: 1.5em;
  line-height: 1em;
  color: #ffffff;
  font-weight: 300;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5); }

@media (max-width: 1199.98px) {
  .nnlm-alert-message-icon-circle {
    width: 73px;
    height: 73px;
    background-color: #c60000;
    margin-left: auto;
    margin-right: auto;
    border: 5px solid #cccccc;
    border-radius: 73px;
    box-shadow: 0px 4px 3px -3px rgba(0, 0, 0, 0.5);
    color: #ffffff;
    font-size: 24px; }

  .nnlm-alert-message-band strong {
    font-size: 1.25em;
    line-height: 1em;
    color: #ffffff;
    font-weight: 300;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5); } }
@media (max-width: 991.98px) {
  .nnlm-alert-message-icon-circle {
    width: 73px;
    height: 73px;
    background-color: #c60000;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 12px;
    border: 5px solid #cccccc;
    border-radius: 73px;
    box-shadow: 0px 4px 3px -3px rgba(0, 0, 0, 0.5);
    color: #ffffff;
    font-size: 24px; }

  .nnlm-alert-blurb {
    text-align: center; }

  .nnlm-alert-message-band strong {
    font-size: 1.25em;
    line-height: 1em;
    color: #ffffff;
    font-weight: 300;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5); } }
