@charset "UTF-8";
.glblftr div.globalnavisloaded {
  margin-top: 0px !important;
}
#globalnavcontainer {
  position: fixed;
}
#globalnavcontainer .featureslabel {
  display: none !important;
}
.main {
  margin-bottom: 0px !important;
  background-color: #FFF;
}
.main section {
  padding-top: 100px;
}
.quote-alt-cont {
  padding: 50px 0;
}
#intro {
  padding-top: 0px;
}
#intro h1.intro-tag {
	text-align: center;
	font-size: 2.2em;
	font-style: italic;
	margin-bottom: 1em;;
}
html {
  scroll-behavior: smooth;
  scroll-padding-top: 150px;
}
body {
  font-family: "GI", "GIfont", Arial, Helvetica, sans-serif;
}
.page-banner .overlay-effect {
  opacity: 0.8;
}
#priorities {
}
#relatedvideos, #news-section {
}
#news-section h4 {
  color: #ffffff;
}
#news-section .news ul li a .title {
  color: #e5e5e5;
}
#news-section .news ul li a:hover .title {
  text-decoration: underline;
}
.circle-links {
  justify-content: space-around;
  flex-wrap: wrap;
  flex-direction: row;
  align-content: center;
}
.circle-links > a {
  text-align: center;
  max-width: 18%;
  min-width: 160px;
  margin: 1%;
  text-decoration: none;
}
/* RESPONSIVE */
@media only screen and (max-width: 1024px) {
  .circle-links {
    flex-wrap: wrap;
  }
}
/* TYPOGRAPHY OVERRIDES */
h4 {
  font-size: 2em;
  text-align: center;
}
h4:after {
  margin: 10px auto 0;
}
#taskforce, #policy {
  margin-top: 50px;
}
#taskforce ul, #taskforce li, #policy ul, #policy li {
  list-style-type: square;
  margin-left: 20px;
}
/* QUICK MENU ON HOMEPAGE */
.quickmenu {
  margin-top: 20px;
}
.quickmenu li {
  margin: 5px 0px;
}
.quickmenu a {
  display: block;
  padding: 5px 0px;
  text-decoration: none;
  background-color: #ffffff;
}
.left-jump-menu .left-col .jumpmenu .subnav-container ul li a {
  text-decoration: none;
}
.quickmenu a:hover, .left-jump-menu .left-col .jumpmenu .subnav-container ul li a:hover {
  background-color: #FFCC01;
}
.quickmenu a span, .left-jump-menu .left-col .jumpmenu .subnav-container ul li a span {
  padding-right: 5px;
  padding-left: 5px;
  opacity: 0;
  transition: 0.5s all;
  color: #ffffff;
}
.quickmenu a:hover > span, .left-jump-menu .left-col .jumpmenu .subnav-container ul li a:hover > span {
  opacity: 1;
  padding-right: 10px;
}
.quickmenu a span::before, .left-jump-menu .left-col .jumpmenu .subnav-container ul li a span::before {
  color: #ffffff;
}
/* MAIN PAGE ICON LINKS */
.circle-links a .title {
  font-size: 1.3em;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.2em;
  min-height: 50px;
}
.circle-links .icon {
  background-color: #fff;
  border-color: #666;
  color: #666;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  font-size: 4.5em;
}
.circle-links a .icon {
  transition: background-color 0.5s ease-in-out;
}
.circle-links a:hover .icon {
  background-color: #666666;
  color: #FFCC01;
}
a .priodesc, a:hover.priodesc {
  font-size: 0.85em;
  text-decoration: none;
  line-height: normal;
  display: inline-block;
}
/* BLOCK QUOTES */
mark {
  background-color: #FFCC01;
  padding: 5px;
  display: inline-block;
}
.quote_alt {
  display: flex;
  background-position: top right;
  background-size: cover;
  padding: 100px 0px;
  background-color: #CCCCCC;
  box-sizing: border-box;
  /*height: 80vh;*/
  min-height: 600px;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: flex-end;
  align-items: center;
}
.quote_alt .container {
  margin: 0px auto;
}
.quote_alt blockquote {
  max-width: 50%;
}
.quote_alt blockquote p {
  font-size: 1.1em;
  font-weight: bold;
  /* display: inline-block; */
  text-transform: uppercase;
  color: #221F20;
  /* background-color: #FFCC01; */
  /* padding: 10px; */
  line-height: 2em;
}
.quote_alt blockquote::before, .quote_alt blockquote::after {
  background-image: none;
}
.blkqtcredit {
  color: #FFF;
  font-size: 0.9em;
  text-align: right;
  background: #121212;
  padding: 5px;
  max-width: 40%;
}
.two-column-page {
  padding: 60px 20px 100px 20px;
  max-width: 1280px;
}
.left-col {
  max-width: 275px;
}
.left-jump-menu .left-col .sidebarkey {
  font-weight: bold;
  /* border-bottom: 1px solid map-get($army-branding, grey60); */
  margin-top: 20px;
  margin-bottom: 10px;
  padding-bottom: 5px;
  width: 80%;
}
.left-jump-menu .left-col .jumpmenu .other-pages {
  margin-top: 30px;
}
.left-jump-menu .left-col .jumpmenu .other-pages ul li a {
  position: relative;
  padding-right: 23px;
}
.left-jump-menu .left-col .jumpmenu .other-pages ul li a.active-page {
  background-color: #e5e5e5;
}
.left-jump-menu .left-col .jumpmenu .other-pages ul li a.active-page:after {
  position: absolute;
  font-family: FontAwesome;
  content: "";
  right: 5px;
}
.facts-content .topicicon {
  width: 80px;
  height: 80px;
  margin: 0 20px 0 0;
  border-radius: 50%;
  box-sizing: border-box;
  border: 10px solid #3d4449;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
}
.facts-content .topicicon:before {
  display: block;
  font-size: 40px;
  text-align: center;
  color: #030000;
  margin-top: 10px;
}
h1 {
  margin-bottom: 30px;
}
h6 {
  font: 600 1.75em / 1.3em;
  color: #030000;
  margin: 20px 0;
}
.pdf-content {
  background-color: #cccccc;
  display: flex;
  padding: 10px 15px 10px;
}
.pdf-content .left .pdf-icon {
  align-items: center;
  max-width: 60px;
  max-height: 60px;
}
.pdf-content .left .pdf-size {
  font: 400 0.8em/1.5em;
  text-align: center;
}
.pdf-content .right {
  padding-left: 20px;
}
.pdf-content .right .pdf-subtext {
  font: 400 0.875em/1.5em;
}
#sub-resources {
  display: block;
  box-sizing: border-box;
  padding: 0px/* 40px 40px 40px*/;
  margin: 20px auto;
}
#sub-resources a {
  display: inline-block;
  color: #000;
  /*font-weight: bold;*/
  border-bottom: 1px solid #fff;
  padding-bottom: 2px;
  vertical-align: top;
}
#sub-intro ul {
  background-color: #fff;
  display: block;
  box-sizing: border-box;
  padding: 40px;
  margin: 20px auto;
  font-weight: bold;
}
#sub-intro a {
  color: #000;
}
/*nav {
  position: sticky;
  z-index: 10;
  top: 68px;
}*/
@media only screen and (max-width: 800px) {
  nav {
    top: 0px;
  }
}
@media only screen and (min-width: 1600px) {
  #quote3 .quote_alt {
    background-position: center right;
    background-size: 100%;
  }
}
@media only screen and (max-width: 1024px) {
  /* mobile blockquotes */
  .quote_alt {
    background-position: top right;
    background-repeat: no-repeat;
    background-color: #FFCC01;
    min-height: 600px;
    align-content: flex-end;
    justify-content: center;
    align-items: flex-end;
    padding: 300px 0px 20px 0px;
  }
  .quote_alt blockquote {
    max-width: 90%;
    padding: 5%;
    display: block;
    background-color: #FFCC01;
    margin: auto;
  }
  .quote_alt blockquote p {
    font-size: 1.1em;
    font-weight: bold;
    text-transform: uppercase;
    color: #221F20;
    line-height: 1.7em;
  }
  .blkqtcredit {
    max-width: 90%;
    margin: auto;
  }
}
@media only screen and (min-width: 800px) and (max-width: 1024px) {
  .quote_alt {
    background-size: 150%;
  }
}
@media only screen and (max-width: 800px) {
  /* subpage */
  /* YOUTUBE PLAYER RESPONSIVE STYLES */
  .quote_alt {
    background-size: 200%;
  }
  #quote3 .quote_alt {
    background-position: top right;
    background-size: 140%;
  }
  .row .span9, .row .span3, .span6 {
    width: 100%;
    margin: auto;
  }
  .facts-content .topicicon {
    margin: auto;
    margin-bottom: 15px;
  }
  .yt-container .yt-player {
    float: left;
    position: static;
    width: 100%;
    max-height: 300px;
    z-index: 1;
    display: block;
  }
  .yt-container .yt-player .iframe-embed-container iframe {
    max-height: 300px;
  }
  .yt-container #playlist-overlay {
    display: none !important;
  }
  .yt-container .yt-playlist {
    border-right: 0px;
    display: none;
    height: 100%;
    position: static;
    width: 100%;
    float: left;
    clear: left;
    max-height: 400px;
  }
  .yt-container .yt-playlist .playlist-info {
    height: 92px;
    padding: 4px 5%;
    position: static;
    float: left;
    clear: left;
    width: 100%;
  }
  .yt-container .yt-playlist ul {
    position: static;
    width: 100%;
    max-height: 400px;
  }
}
/* override for excessive items in main navigation */
nav input[type=checkbox]:checked ~ .subnav-container {
  max-height: 70vh;
  overflow-y: scroll;
}
