/***************************************************

NDS-MDS-NPR PAGE STYLES 

***************************************************/
.page-wrap {
  background: unset;
  padding: 0;
}

.intro-blurb {
    margin: 0 auto;
    padding: 3% 6% 0;
}
.intro-blurb p {
    margin: 0 0 1em;
    font-size: 18px;
    font-style: italic;
}
.intro-blurb span {
   float: right;
    font-size: 18px;
    font-style: italic;
}
.intro-blurb h3 {
 
  font-size: 1.5rem;
  margin-bottom: 0.2em;

  padding-bottom: 10px;
}

.top-seal {
    margin-top: -2.5rem;
    margin-bottom: 2rem;
    padding: 2em;
    background: #fff;
    box-shadow: 0 3px 6px rgb(0 0 0 / 6%), 0 3px 6px rgb(0 0 0 / 13%);
}
.dod-seal {
    min-height: 150px;
    top: 1.5em;
}
.page-banner-inner {
  max-height: 450px;
}
.page-banner-inner::before {
  height: 100%;
  background: -moz-linear-gradient(top, rgba(21, 38, 59, 0) 0%, rgba(21, 38, 59, 1) 100%);
  background: -webkit-linear-gradient(top, rgba(21, 38, 59, 0) 0%, rgba(21, 38, 59, 1) 100%);
  background: linear-gradient(to bottom, rgba(21, 38, 59, 0) 0%, rgba(21, 38, 59, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0015263b', endColorstr='#15263b', GradientType=0);
}
/***************************************************

	MAIN SECTION

***************************************************/
.sections {
    position: relative;
    z-index: 10;
    width: 60%;
    margin: 0 auto;
}
.social-title {
  text-transform: uppercase;
  font-family: "Oswald", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
  text-align: center;
  font-weight: 500;
  font-size: 2rem;
}
.sections p {
    padding: 10px 0;
    margin: 0;
}
.social-title:before {
  content: '';
  border-top: solid 2px #ccc;
  position: absolute;
  width: 20%;
  display: inline-block;
  transform: translate(-110%, 1rem);
}
.social-title:after {
  content: '';
  border-top: solid 2px #ccc;
  position: absolute;
  width: 20%;
  display: inline-block;
  transform: translate(10%, 1rem);
}
h3.DGOVTitle {
  border-bottom: 1px solid #ccc;
  padding: 5px 20px;
  font-size: 1.1rem;
  color: #fff;
  margin: 1em 0 .5em;
  background: #254267;
}
.social-description {
  padding: 0.5em 0;
}

.social-description ul {
    color: #333;
    line-height: 1.7em;
    padding-left: 35px;
    padding-top: 1em;
}
.social-description ul li {
  list-style: none;
}
.social-description ul li:before {
  content: "•";
  position: absolute;
  left: 30px;
  color: #355E93;
}
/***************************************************

	ACCORDION SECTION

***************************************************/
.top-pg {
  max-width: 65%;
  margin: 0 auto;
}
.top-pg p {
  font-size: 18px;
  line-height: 1.8em;
}
.accordion {}
.itemEach {
  margin: -15px;
}
.panel-title A:hover {
  text-decoration: none;
}
.myaccordion {
    margin: 1em auto 2em;
    border-bottom: 1px solid #eee;
}
.myaccordion .card, .myaccordion .card-header {}
.myaccordion .card-header {
  border-top: 1px solid #eee;
  background: transparent;
}
.myaccordion .fa-stack {
    font-size: 15px;
    color: #355e93;
}
.myaccordion .btn {
    width: 100%;
    font-weight: 600;
    padding: 0;
    text-align: left;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    color: #424242;
}
.myaccordion .btn i {
    margin-left: unset;
}
.myaccordion .btn-link:hover, .myaccordion .btn-link:focus {
  text-decoration: none;
  outline: none;
}
.myaccordion li + li {
  margin-top: 10px;
}
h2.mb-0 {
    padding: 0 0 8px;
    margin: 0;
}
.sections .card-body p {
    padding: 10px 0;
    margin: 0;
    font-size: 17px;
    color: #717171;
    line-height: 1.7em;
}
a.btn.btn-sm.btn-primary.btn-nds {
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.btn-nds i.fas.fa-external-link-alt {
    margin-top: 3px;
}
.more-wrap {
    text-align: center;
    margin: 3em auto;
    max-width: 600px;
}
.graphic-btn span {
    font-family: 'Oswald';
    font-size: 1.4rem;
}
.graphic-btn i.fas.fa-external-link-alt {
    font-size: 1rem;
    padding: 0 0 5px 10px;
}
.btn-primary i.fas.fa-external-link-alt {
    font-size: 15px;
}
/***************************************************

	IMAGE LINKS

***************************************************/
.nds-npr-mdr {
    padding: 2em 0 3rem;
   
    margin: 0 auto;
}
.nds-npr-mdr a {
  color: #fff;
}
.nds-npr-mdr .block-title {
  font-family: 'Oswald';
  font-size: 1.5rem;
  text-align: center;
  text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: -5px;
  left: 15px;
  right: 15px;
  padding: 1.7rem 1rem 1.2rem;
  color: #fff;
  font-weight: 900;
  transition: all 1.5s ease 0s;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 44%, rgba(0, 0, 0, 0.95) 100%);
  pointer-events: none;
}
.nds-npr-mdr img {
  opacity: 1;
  box-shadow: 0.8px 0.9px 3px grey;
  transition: all .6s ease 0s;
}
.nds-npr-mdr img:hover {
  opacity: .95;
  box-shadow: 1px 8px 20px grey;
}
.block-title span {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: 'Oswald';
    padding: 5px 10px;
    background-color: #ffffff4a;
    letter-spacing: 1px;
    display: block;
    max-width: 30%;
    margin: 1em auto 0;
    transition: all .6s ease 0s;
}
a.img-each:hover span {
  background-color: #355e93;
}
/***************************************************

	SIDEBAR SECTION

***************************************************/

.page-section {
    margin-top: 4em;
}
.page-section > .content-wrap {
    padding: 0 2rem;
    max-width: 60%;
}
.sidebar-section .sidebar-section-inner {
  background: #fff;
}
.social-list ul li:first-child {
  border-top: 0;
  margin-top: 0;
  padding-top: 0;
}
.social-list ul li {
  margin-top: 5px;
  font-size: 18px;
  padding-bottom: 5px;
  border-top: 1px solid #e7e7e7;
  line-height: 1.5em;
}
.social-list ul li a {
  display: inline-block;
  padding: 10px 0;
  color: #355e93;
}
.social-list p {
  font-size: 18px;
}
.social-list ol li a {
  padding-top: 0;
}
.social-list ol li {
  margin-top: 5px;
  font-size: 18px;
  padding-bottom: 0;
  padding-top: 10px;
  line-height: 1.5em;
}
.social-list .fas {
  font-weight: 900;
  font-size: 13px;
  padding-left: 5px;
}
.sidebar-section-inner.social-list {
    margin: 0 auto;
    text-align: center;
    background: #fff;
    padding: 2em;
}
.icon-anchor {
    display: inline;
    white-space: nowrap;
}
/***************************************************

	RESPONSIVE

***************************************************/
@media only screen and (max-width: 991px) {
  .blockrel-overlay {
    top: -8%;
    max-width: 85%;
    max-height: 85%;
  }
 .dod-seal {

    top: 4.5em;
}
 .top-seal {
    padding: 2rem;
    margin-top: -3.5em;
}
  .intro-blurb {
    max-width: 100%;
  }
  .social-list ul li:first-child {
    margin-top: 10px;
  }
  .social-list ol li {
    padding-top: 10px;
  }
	.sections {
    
		width: 90%;}
	.page-section > .content-wrap {

    max-width: 90%;
}
}
@media only screen and (max-width: 768px) {
  .page-banner-inner::before {
    display: block;
    height: 100%;
    background: -moz-linear-gradient(top, rgba(21, 38, 59, 0) 0%, rgba(21, 38, 59, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(21, 38, 59, 0) 0%, rgba(21, 38, 59, 1) 100%);
    background: linear-gradient(to bottom, rgba(21, 38, 59, 0) 0%, rgba(21, 38, 59, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0015263b', endColorstr='#15263b', GradientType=0);
  }
  .page-wrap {
    padding: 30px 15px 60px !Important;
  }
  .slice-angle-gray {
    background: #f0f0f0;
    background: linear-gradient(180deg, #f0f0f0 0%, white 750px);
  }
  .top-seal {
    margin-top: 1.5rem;
  }
  .social-title {
    font-size: 2rem;
  }
  h3.DGOVTitle {
    font-size: 1.5rem;
  }
  h3.DGOVTitle {
    margin: .5em 0;
  }
	.social-title {
    font-size: 2.5rem;
}
 .social-title:before {
    transform: translate(-110%, 1.5rem);
    width: 10%;
}
	.social-title:after {
    width: 10%;
    transform: translate(20%, 1.5rem);
}
.social-description ul li:before {
   
    left: 25px;
   
}
	.intro-blurb {
    margin: 0 auto;
    padding: 10% 0 3%;
}
	.page-section > .content-wrap {
    padding: 0 1.5rem;
    max-width: 100%;
}
	.sidebar-section-inner.social-list {
    text-align: left;
    padding: 1em;
}
	.dod-seal {
    margin-bottom: -7.6rem;
}
.dod-seal {
    min-height: 150px;
    top: 3em;
}
.btn-link span {
    font-size: 17px;
    max-width: 90%;
}
	.social-description ul {
    
    padding-left: 25px;
		}
	.sections {
    
    width: 95%;
}
	#content-pane-wrap {
    padding: 0 10px;
}
.more-wrap {
    
	margin: 1em auto;}
}
.page-wrap {
    padding: 30px 15px 20px!Important;
}