div#ctl01_ciFullWidthContent_ContentRecordTemplateArea_HomeSlideshow_Carousel {
  border-top-style: none;
}

input#ctl01_ciUtilityNavigation_ctl11_SearchTerms {
  border-style: solid;
  border-width: 1px;
  border-color: #ccc;
}

.UtilityNavigation .account-menu>li>a,
.UtilityNavigation .account-menu>li>a:hover,
.UtilityNavigation .account-menu>li>a:visited,
.UtilityNavigation .account-menu>li>a:active {
  color: #21409A;
}
.RadMenu .rmItem a.rmLink {
  min-width: 10px !important;
  cursor: pointer;
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  text-transform: uppercase;
}

.logo {
  padding-top: 25px;
}
.primary-navigation-area {
  margin-left: 0;
}
.logoutNav {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: -8px;
}
.UtilityAuthenticationLink  {
  color:#fff;
  font-size:1.8rem;
  font-weight:bold;
  text-transform: uppercase;
}
.UtilityAuthenticationLink:hover  {
  color:#fff;
  text-decoration: none;
}
.RadMenu {
  float: right!important;
}
#hd {
  min-height: 13.3em;
  background-color: transparent;
}
@media (min-width: 768px) {
  #masterHeaderImage {
    background-image: url(images/NSPHeaderLogo-2-e1557851698443.png);
    width: 100px;
    height: 105px;
  }

 /* .header-top-container #masterLogoArea {
    position: absolute;
    top: 15px;
    left: 20px;
  } */
  .rmSized, .MainMenu {
    z-Index: 1001 !important;
    display: flex;
    align-items: center;
    min-height: 150px;
    margin-top: -15px;
}
  /*internal hero image */
  body:not(.Wrapper-HomePage) #hd,
  body:not(.Wrapper-HomePage) .InternalHeaderArea {
    min-height: 150px;
    height: auto;
    margin-top: 0;

  }

  .InternalHeaderArea {
    background-image: linear-gradient(to bottom, rgba(33, 64, 154, 0.52), rgba(33, 64, 154, 0.1)), url("/images/nsp/homeslider/OET2.jpg");
    background-size: cover;
    background-position: center;
  }

  /*.header-bottom-container {
    background-color: transparent;
    position: absolute;
    top: 55px;
    left: 0;
    right: 0;
  }*/

  .RadMenu.RadMenu_NaturalHeritageSites .rmRootGroup>.rmItem>.rmLink {
    color: #FFF;
    font-family: "Oswald", Century Gothic, Arial sans-serif;
    font-size: 125%;
    text-transform: uppercase;
    font-weight: normal;
    /* letter-spacing: 1px; */
  }

  .NspUtilityButton {
    background-color: #FFF;
    color: #21409A;
  }

  .NspUtilityButton .nav-text {
    color: #21409A;
    font-weight: 500;
  }

  .RadMenu.RadMenu_NaturalHeritageSites .rmRootLink.rmExpanded,
  .RadMenu.RadMenu_NaturalHeritageSites .rmRootLink:hover,
  .RadMenu.RadMenu_NaturalHeritageSites .rmRootLink.rmFocused {
    background-color: transparent;
    border-bottom-color: #21409A;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    margin-left: 10px;
    color: #191919;
  }

  .UtilityNavigation .account-menu>li>a,
  .UtilityNavigation .account-menu>li>a:hover,
  .UtilityNavigation .account-menu>li>a:visited,
  .UtilityNavigation .account-menu>li>a:active {
    color: #FFF;
  }

  /*.NspInternalPageHeader {
    background-color: #21409A;
    height: 120px;
    position: absolute;
    bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
  }

  .NspInternalPageHeaderInner {
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
  }*/

  .NspInternalPageHeader h1 {
    color: #FFF;
    text-align: left;
    font-size: 300%;
    padding-top: 25px;
  }

  .sign-in-link {
    margin-left: 20px;
  }

  .carousel-inner>.item::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
   /* background: linear-gradient(to bottom, rgba(0, 85, 150, 0.52), rgba(0, 85, 150, 0.1));*/
  }


  /*div#auxiliary-container {
    margin-left: 130px;
    top: 0;
  }

  .UtilityAccountArea {
    float: left;
    margin-top: 3px;
    margin-left: 8px;
  }*/

}

@media (max-width: 767px) {
  .NspInternalPageHeader {
    background-color: #21409A;
    top: 150px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 19px;
    padding-bottom: 15px;
    bottom: 0;
    width: 100%;
  }

  .NspInternalPageHeaderInner {
    max-width: 760px;
    margin-left: auto;
    margin-right: auto;
  }

  .NspInternalPageHeader h1 {
    color: #FFF;
    text-align: left;
    font-size: 200%;
  }

}
@media (min-width: 768px) {
  .navbar-fixed-top {
      position: relative!important;
      top:0;
      width: 100%;
      height: 150px;
      z-index: 2;
  transition: all 0.5s ease-out;
      background-color: #21409a;
  }
  .navbar-fixed-top.scrolled {
      background-color: #21409A !important;
      box-shadow: 0px 5px 5px #999999;
  transition: all 0.5s ease-out;
  }
  }

/*Pro Deals*/
.ProDealsPartners .card.QueryTemplateItem{
  border:1px solid #ED1C24;
  border-radius:0;
}
.proDealsCard{
  border:none;
}
.ProDealsPartners .card-body{
  padding:0;
}
.proDealsCard .header{
  min-height:250px;
  background-size:cover;
  background-position: center;
  position:relative;
}
.proDealsCard .header .partner-class{
  position:absolute;
  top:15px;
  right:15px;
}
.proDealsCard .header .partner-logo{
  position:absolute;
  bottom:15px;
  left:15px;
  max-width:128px;
}
.proDealsCard .body h2 {
  text-decoration: underline;
  text-underline-offset:12px;
  text-decoration-thickness: 1px;
  margin-bottom:20px;
  font-family: Helvetica;
  font-weight: bold;
  font-size: 28px;
  color:#000;
}
.proDealsCard .body {
  padding-bottom: 75px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 20px;
}

.proDealsCard .body .shopbtn {
  position: absolute;
  bottom: 0;
  left: 0px;
  border-top: 1px solid  #21409A;
  border-right: 1px solid #21409A;
  width: 157px;
  color: rgb(33, 64, 154);
  font-weight: 800;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}
.proDealsCard .body a.btn.btn-primary{
  border:none;
  font-weight: bold;
  font-size:16px;
  font-family: helvetica;
  letter-spacing: 2px;
}
.proDealsCard .body a.btn.btn-primary:hover{
  border:none;
  background-color:#fff;
  color:#21409A;
}
    
    