@charset "utf-8";
/* CSS Document */
/*****************************************************
NEW PARALLAX BANNER STYLES 
******************************************************/
#banner.background {
  background-image: url("/Portals/1/Interactive/2019/05-military-units/space-force-images/banner-bkgd.jpg");
  width: 100vw;
  height: 100vh;
  background-position: bottom left;
  z-index: 1;
  position: relative;
  box-shadow: 1px 2px 14px 0px #000000ba;
  background-size: cover;
  opacity: .4;
}
.layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  pointer-events: none;
}
.layer-1 {
  z-index: 100;
  pointer-events: none;
}
.layer-2 {
  background-image: url("/Portals/1/Interactive/2019/05-military-units/space-force-images/just-stars.png");
  z-index: 10;
  margin-top: 1rem;
  opacity: .5;
  background-size: contain;
  height: 100%;
  background-repeat: repeat-y;
  pointer-events: none;
}
.layer-3 {
  background-image: url("/Portals/1/Interactive/2019/05-military-units/space-force-images/sattelite-sm.png");
  z-index: 90;
  background-size: auto;
  background-position: top right;
  margin-top: 55%;
  margin-left: -2rem;
  pointer-events: none;
}
/*****************************************************
NEW DARKMODE PAGE STLES 
******************************************************/
div#dnn_ContentPaneFullBleed4 {
  position: relative;
  z-index: 100;
}
#dnn_ContentPaneFullBleed2 {
  background: #0a141e;
  position: absolute;
  left: 0;
  width: 300px;
  z-index: 500;
  pointer-events: auto;
}
.DnnModule-7419 .layer-2 {
  height: 7000px;
  background-repeat: repeat-y;
  background-size: contain;
  background-image: url("https://www.defense.gov/Portals/1/Interactive/2019/05-military-units/space-force-images/just-stars.png");
  z-index: -1 !important;
  margin-top: 1rem;
  opacity: .6 !important;
  pointer-events: none;
}
main {
  position: relative;
  background: #0a141e;
}
.DnnModule.DnnModule-DNN_HTML, .DnnModule.DnnModule-SlideShow {
  pointer-events: auto;
  z-index: 10;
}
#dnn_ContentPaneFullBleed3 {
  margin-left: 300px;
  background: #070c0f;
}
h2.section-title:before {
  content: "";
  display: inline-block;
  border-top: 5px solid #ffffff3b;
  width: 3rem;
  margin: 0 1rem;
  transform: translateY(-1rem);
}
h2.section-title:after {
  content: "";
  display: inline-block;
  border-top: 5px solid #ffffff3b;
  width: 3rem;
  margin: 0 1rem;
  transform: translateY(-1rem);
}
h2.section-title {
  padding: 3.5rem 0 0;
  font-family: 'Oswald', sans-serif;
  font-size: 50px;
  text-align: center;
  color: #6f9ebb;
  font-weight: 500;
  position: relative;
  text-transform: uppercase;
}
.section article > p {
  max-width: 55ch;
  margin: 1rem auto 0;
  text-align: center;
  color: white;
}
#dnn_ContentPaneFullBleed3 hr {
  max-width: 100%;
  border-bottom: 3px solid #6f9ebb;
  display: block !important;
  width: 100%;
  border-top: unset;
  margin: 0 auto;
}
.leader-text {
  font-size: 24px;
  font-family: 'Oswald';
  text-transform: uppercase;
  color: #8db8d3;
  font-weight: 400;
  line-height: 1.25;
  margin-top: 25px;
}
p.in-charge {
  text-align: center;
  font-size: 18px;
  margin: 0 0 20px;
  text-wrap: nowrap;
  color: #ccc;
}
h2.sm-title {
  background: #ffffff1c;
  font-size: 1.2rem;
  text-align: center;
  font-family: 'Lato';
  color: #fff;
  font-weight: 500;
  padding: .5rem;
  margin-top: -15px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 70px;
}
.carousel-4 .previousButton, .carousel-4 .nextButton {
  width: 40px;
  color: #fff;
  background: rgb(255 255 255 / 12%);
  cursor: pointer;
  transition: all .2s;
}
.carousel-4 .previousButton:hover, .carousel-4 .nextButton:hover {
  background: rgb(255 255 255 / 32%);
}
.dgov-col-md-6.rt {
  border-left: 1px solid #91a0b273;
}
/*****************************************************
BANNER 
******************************************************/
div#dnn_ContentPaneFullBleed1 {
  background: #09131c;
}
.wrapper {
  height: 100vh;
  background-image: linear-gradient(to bottom right, #0f25388f, rgb(1 1 1 / 61%)), url(/Portals/1/Interactive/2019/05-military-units/backgrounds/211123-F-GO452-0003F.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 500px;
  background-color: #000;
  width: 100%;
  padding-top: 85px;
  background-position: left bottom;
}
.left-seal, .right-seal {
  max-width: 200px;
  padding: 1rem;
}
.top-description p {
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 2px;
  margin-bottom: -15px;
}
.top-description p::before {
  content: "";
  display: inline-block;
  border-top: 3px solid #2c588f;
  width: 2rem;
  margin: 0 1rem;
  transform: translateY(-6px);
}
.top-description p::after {
  content: "";
  display: inline-block;
  border-top: 3px solid #2c588f;
  width: 2rem;
  margin: 0 1rem;
  transform: translateY(-6px);
}
.top-description a {
  color: #fff;
}
.loader-content {
  color: #fff;
  text-align: center;
  flex-direction: column;
  min-height: 600px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  pointer-events: auto;
}
.loader-content .page-title {
  display: flex;
  align-items: center;
  margin: 0;
}
.space-force-title {
  padding: 0 10px;
}
.loader-content h1 {
  color: #fff;
  font-size: 4.3rem;
  font-weight: 900;
  margin-bottom: 0;
  letter-spacing: 8px;
  text-shadow: 6px 6px #1e3f55;
}
.unit-blurb {
    max-width: 671px;
    color: #fff;
    line-height: 1.4;
    border-top: 8px solid #2c588f;
    padding-top: 2.5rem;
}
.seal {
  border-radius: 50%;
  transition: .5s;
}
.space-force {
  display: none;
}
/***************************************************
	CONTENT SECTION
***************************************************/
#dnn_ContentPaneFullBleed3 {
  margin-left: 300px;
}
/***************************************************
	GLOBAL
***************************************************/
html {
  scroll-behavior: smooth;
}
.DnnModule.DnnModule-DNN_HTML {
  position: relative;
}
#dnn_ContentPaneFullBleed3 > .DnnModule > div {
  padding: 0 2rem;
}
#dnn_ContentPanePage {
  display: block;
  position: relative;
}
#dnn_ContentPaneFullBleed2 {
  display: block;
  position: relative;
}
.section {
  display: block;
  margin: 0;
}
.section article > p {
  max-width: 55ch;
  margin: 1rem auto 0;
  text-align: center;
}
.section article ul li {
  margin-left: 45px;
}
.section li {
  margin-bottom: 10px;
}
/***************************************************
	SECTIONS NAV
***************************************************/
h2.heading {
  font-size: 22px;
  color: #ffffffb5;
  background: #ffffff2b;
  padding: 20px;
  font-family: 'Oswald';
  font-weight: 400;
  text-transform: uppercase;
  margin-top: 40px;
}
main {
  position: relative;
  background: #0a141e;
}
#dnn_ContentPaneFullBleed2 {
  background: #0a141e;
  position: absolute;
  left: 0;
  /* height: 73.8%; */
  /* border-right: 1px solid #ccc; */
  width: 300px;
  /* box-shadow: inset -4px 0px 14px 0px rgba(0, 0, 0, 0.56); */
  z-index: 10;
}
.DnnModule-7418, .DnnModule-7418 > .base-container, #dnn_ctr7418_ContentPane, #dnn_ctr7418_ModuleContent, #dnn_ctr7418_HtmlModule_lblContent {
  display: block;
  position: relative;
  height: 100%;
}
#sections-nav-wrap {
  position: relative;
  height: 100%;
  overflow-y: scroll;
}
#sections-nav {
  display: block;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  padding: 15px 15px 5rem;
  margin-bottom: 4rem;
  pointer-events: auto;
}
#sections-nav > .nav > li {
  display: block;
}
#sections-nav .nav li a {
  line-height: 1.2em;
}
#sections-nav > .nav > li.heading {
  display: block;
  padding: 10px 15px;
  background: #333;
  color: #fff;
  margin: 0 0 10px;
}
#sections-nav > .nav > li.sup-heading {
  display: block;
  padding: 10px 15px;
  background: #333;
  color: #fff;
  margin-top: 30px;
}
#sections-nav .nav > li > a {
  display: block;
  font-size: 20px;
  font-family: 'Oswald', sans-serif;
  padding: 15px 20px 10px 40px;
  color: #acb7c6;
  position: relative;
  font-weight: 300;
  transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
  cursor: pointer;
  text-transform: uppercase;
}
#sections-nav .nav > .active > ul {
  display: block;
  margin-top: 5px;
}
#sections-nav .nav .nav > li > a {
  padding: 2px 15px;
  margin-bottom: 5px;
  font-size: 17px;
  font-weight: 300;
}
#sections-nav .nav > li.active > a {
  color: #fff;
  font-size: 25px;
  font-weight: 500;
}
#sections-nav li.active:before {
  content: "";
  position: absolute;
  background-color: #acb7c6;
  left: 20px;
  height: 32px;
  width: 5px;
  top: 0;
  border-radius: 0;
  animation: bullet .3s ease-in !important;
  z-index: 10;
}
#sections-nav li.active span::before {
  content: "";
  position: absolute;
  background-color: #acb7c6;
  left: 25px;
  height: 5px;
  width: 8px;
  top: 27px;
  border-radius: 0;
  animation: bullet .3s ease-in !important;
}
#sections-nav li a:hover {
  background-color: #254267;
}
.before span {
  color: #fff !important;
  padding: 0 10px 5px 16px !important;
}
.before::before {
  content: "";
  position: absolute;
  background-color: #ADBFB3;
  left: 20px;
  height: 100%;
  width: 5px;
  top: 0;
  border-radius: 0;
  animation: bullet .3s ease-in !important;
  z-index: 10;
}
.back-to-top {
  display: block;
  position: absolute;
  bottom: 0;
  left: 15px;
  width: 270px;
  text-align: center;
  margin-bottom: 1rem;
}
.back-to-top .fav {
  margin-left: 10px;
}
/***************************************************
    ORGANIZATION
***************************************************/
#commands .dgov-grid {
  padding-top: 1.5rem;
}
.ranks {
  display: flex;
  justify-content: space-evenly;
}
.ranks-inner {
    flex-basis: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.ranks-inner:nth-child(2) {
    flex-basis: fit-content;
}
.ranks-inner span {
  white-space: nowrap;
  font-weight: 500;
  color: #888;
  margin-bottom: 20px;
  font-size: 18px;
}
#squadrons .ranks {
  max-width: 60%;
  margin: 0 auto;
}
img.leader {
  max-width: 150px;
  max-height: 100px;
}
.dgov-col-md-6.rt {
  border-left: 2px solid #91a0b291;
}
.sides img.leader {
  width: 120px;
  max-width: 200px;
}
.sides p.leader-text {
  font-size: 20px;
  white-space: nowrap;
  margin-top: 20px;
  text-align: center;
}
#dnn_ContentPaneFullBleed3 hr {
  border-bottom: 3px solid #5a6775;
  display: block !important;
  width: 100%;
  border-top: unset;
  margin: 0 auto;
}
#dnn_ContentPaneFullBleed3 hr:before {
  content: "";
  position: absolute;
  left: 50%;
  top: -79px;
  transform: translate(-50%, 292%);
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  border-top: 25px solid #090d10;
  z-index: 5;
}
#dnn_ContentPaneFullBleed3 hr:after {
  content: "";
  position: absolute;
  left: 50%;
  top: -73px;
  transform: translate(-50%, 292%);
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  border-top: 25px solid #5a6775;
  z-index: 3;
}
.DnnModule-SlideShow {
  padding: 3rem 0 5rem;
}
.slide-title {
  display: none;
}
.DnnModule.DnnModule-SlideShow.DnnModule-7428 {
  padding-bottom: 8rem;
}
#flight h2.section-title:after, #commands h2.section-title:after {
  margin: 0 .5rem;
}
/***************************************************
    BUTTON SLICE
***************************************************/
.button-slice {
  display: flex;
  background-color: #0f192b;
  width: 100%;
  z-index: 10;
  background-position: center center;
  position: relative !important;
  background-size: cover;
  height: 500px;
  background-image: url('/Portals/1/Interactive/2019/05-military-units/space-force-images/101.jpg');
  flex-direction: column;
  align-items: flex-end;
  padding: 4rem;
}
.layer-4 {
  z-index: 11;
  position: absolute;
  margin-top: 4rem;
  right: 10%;
}
.layer-4.title h2 {
  margin: 0;
  text-transform: uppercase;
  color: #fff;
  font-weight: 900;
  line-height: 1em;
  font-size: 4.5rem;
  letter-spacing: 8px;
  text-shadow: 6px 6px #312F2B;
}
.layer-4.title h2 span {
  color: #6f9ebb;
}
.button-slice .title {
  position: relative;
  right: 10%;
  padding: 2rem 0;
  text-align: center;
}
.button-slice .title h2 {
  margin: 0;
  text-transform: uppercase;
  color: #ffffffd6;
  font-weight: 700;
  line-height: 1em;
  font-size: 4rem;
  /* letter-spacing: 8px; */
  /* text-shadow: 6px 6px #312F2B; */
}
.button-slice .title h2 span {
  color: #6f9ebb;
}
a.btn.btn-default.btn-default-ghost.learn-more {
  margin: 2rem 0 0;
}
/**********************************************************************
OTHER UNITS
**********************************************************************/
#other-units {
  padding: 80px 20px 80px;
  position: relative;
  background: rgb(37, 37, 37);
  background: linear-gradient(304deg, rgba(37, 37, 37, 1) 33%, rgba(0, 0, 0, 1) 100%);
  z-index: 10;
}
#other-units h2 {
  color: #fff;
  text-align: center;
  padding: 0 1rem;
  line-height: 1.1em;
}
#other-units p.blurb {
  max-width: 95%;
  color: #fff;
  text-align: center;
  width: 600px;
  margin: 0 auto;
}
#other-units .bottom-seals {
  display: flex;
  justify-content: space-evenly;
  margin: 0 auto;
  padding: 2rem 0;
}
#other-units img.seal {
  max-width: 250px;
  width: 100%;
  border-radius: 50%;
  transition: .5s;
}
#other-units .unit p {
  transition: .3s;
  text-wrap: nowrap;
  color: #fff;
  text-align: center;
  margin-bottom: 0;
}
#other-units a {
  text-decoration: none;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#other-units a:hover img {
  transform: scale(1.1);
}
#other-units .unit:hover p {
  transform: scale(1.25);
}
#other-units img.seal:hover {
  transform: scale(1.1);
}
/***************************************************
    RESPONSIVE
***************************************************/
/*RESPONSIVE TOP NAV REPLACES SIDE NAV ON MOBILE */
.org-section-title {
  display: none;
}
.stickybox {
  display: none !important;
}
/* XLG */
@media only screen and (min-width: 1770px) {
  #dnn_ContentPaneFullBleed3 > .DnnModule > div {
    max-width: 1460px;
    padding: 0 3rem;
  }
  #dnn_ContentPaneFullBleed3 hr:before, #dnn_ContentPaneFullBleed3 hr:after {
    display: none;
  }
}
@media only screen and (min-width: 1200px) {
  .layer-3 {
    margin-top: 50%;
  }
}
/* LG */
@media only screen and (max-width: 1200px) {
  #dnn_ContentPaneFullBleed3 > .DnnModule.DnnModule-4769 > div .content-wrap {
    padding: 3rem 30px 0;
    width: 100%;
  }
  .section {
    padding: 2rem 0;
  }
  h3.section-subtitle {
    left: 0;
  }
}
/* IPAD */
@media only screen and (max-width: 1024px) {
  .loader-content {
    margin-top: -3rem;
  }
  .layer-3 {
    margin-top: 100%;
  }
  #dnn_ContentPaneFullBleed2 {
    width: 250px;
  }
  #sections-nav .nav > li.active > a {
    font-size: 24px;
  }
  #sections-nav .nav > li > a {
    padding: 15px 10px 10px 40px;
  }
  #dnn_ContentPaneFullBleed3 {
    margin-left: 250px;
  }
  h2.heading {
    font-size: 18px;
    text-align: center;
    padding: 10px;
  }
  #sections-nav li a:hover {
    background-color: transparent;
  }
  .back-to-top {
    width: 90%;
  }
  #squadrons .ranks {
    max-width: 80%;
  }
  #commands .dgov-grid {
    margin: 0 -15px 0 -15px;
  }
}
/* MD */
@media only screen and (max-width: 991px) {
  .loader-content h1 {
    font-size: 3.5rem;
    letter-spacing: 4px;
  }
  .unit-blurb {
    width: 90%;
    border-top: none;
    padding-top: 0;
  }
  .left-seal, .right-seal {
    max-width: 150px;
  }
  .rt h2.sm-title {
    margin-top: 1.5rem;
  }
  .dgov-col-md-6.rt {
    border-left: none !important;
  }
  #squadrons .ranks {
    max-width: 90%;
  }
}
/* SM */
@media only screen and (max-width: 820px) {
  .loader-content {
    margin: 1rem;
  }
  .loader-content h1 {
    font-size: 3rem;
    letter-spacing: 5px;
    line-height: .9em;
  }
  .top-description p {
    margin-bottom: unset;
  }
  .unit-blurb {
    padding-top: 1.5rem;
    font-size: 18px;
    width: 80%;
  }
  header#header-main {
    z-index: 999;
  }
  #dnn_ContentPaneFullBleed2 {
    display: none;
  }
  #dnn_ContentPaneFullBleed3 {
    margin-left: 0 !important;
    z-index: 1;
  }
  #dnn_ContentPaneFullBleed3 > .DnnModule.DnnModule-4769 > div .content-wrap {
    padding: 3rem 30px 0;
    width: 100%;
  }
  ol {
    padding-left: 0;
  }
  ul {
    margin-left: 0;
  }
  .loader-content h1 {
    font-size: 3rem;
    letter-spacing: 2px;
  }
  .left-seal, .right-seal {
    max-width: 100px;
    padding: 0;
  }
  .unit-blurb {
    font-size: 18px;
    width: 80%;
  }
  h2.section-title {
    padding: 1.5rem 0 0;
  }
  .section article > p {
    width: unset;
  }
  /* .pagerContainer {
    display: none;
  }*/
  h2.sm-title {
    font-size: 1.8rem;
    margin: 0 auto 15px;
  }
  #commands .dgov-grid {
    padding-top: 0;
  }
  .DnnModule-SlideShow {
    padding: 3rem 0 7rem;
  }
  h2.section-title:before, h2.section-title:after {
    display: none !important;
  }
  .layer-4 {
    margin: 0;
    right: 5%;
    top: 10%;
  }
  .layer-4.title h2 {
    font-size: 3.5rem;
    letter-spacing: 4px;
  }
  .button-slice {
    height: 400px;
  }
  .other-units p {
    padding: 5px 0 0;
  }
  .org-section-title {
    font-family: 'Oswald';
    font-size: 2.2rem;
    color: #fff;
    z-index: 600;
    padding: 2rem 1rem;
    text-align: center;
    position: relative;
    background-color: #112233;
    box-shadow: #135383eb 0px 1px 20px 0px;
    display: block !important;
  }
  .org-section-title:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 22px;
    transform: translate(-50%, 292%);
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 30px solid #0e304b;
    z-index: 729;
  }

		  .button-slice {
    align-items: center;
    padding: 1rem;
    justify-content: center;
    align-content: center;
		  height: 300px;
}
	  .button-slice .title {
    position: relative;
    right: unset;
    padding: 2rem 0;
    text-align: center;
}
  /***MOBILE MENU STYLES ****/
  /*	#sf-section, #flight-mobile, #squadrons-mobile, #deltas-mobile, #commands-mobile {
    min-height: 50px;
}
  .sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
  }
  .stickybox {
    height: 4000px;
    position: absolute;
    z-index: 100;
    width: 100%;
    display: none!important;
  }
  .responsive-top-nav {
    background-color: #0a141e;
    z-index: 999;
    padding: 2rem 10px 1rem;
    box-shadow: #13538380 -2px -1px 20px 0px;
  }
  .responsive-top-nav .section-title h2 {
    padding-top: 25px;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 55px;
    text-align: center;
    color: #fff;
  }
  .responsive-top-nav a#drop1 {
    background-color: #3a5565;
    color: #fff;
    border: none;
    border-radius: 0;
    width: 90%;
    display: -webkit-inline-box;
    padding: 15px 10px;
    max-width: 400px;
  }
  .responsive-top-nav a#drop1:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, 292%);
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-top: 25px solid #0e1b29;
    z-index: 2;
  }
  .section-title {
    color: #ffffffd1;
    padding-bottom: 2rem;
    font-size: 2.5rem;
    font-family: 'Oswald';
  }
  h2.section-title {
    padding-top: 3rem;
  }
  #sf-section h2.section-title {
    padding-top: 12rem;
  }
  .responsive-content {
    padding-top: 75px;
  }
  #dnn_ContentPaneFullBleed3 {
    z-index: 1;
  }
  .responsive-top-nav .open > .dropdown-menu {
    display: block;
    background-color: #eeeeeeed;
    width: 80%;
    padding: 20px;
    left: 23.5%;
    max-width: 400px;
  }
  .responsive-top-nav .dropdown-menu > li > a {
    font-size: 20px;
    padding: 5px 30px;
    font-family: 'Oswald';
    text-transform: uppercase;
    color: #254267;
  }
  .responsive-top-nav .btn i {
    margin-left: 20px;
  }
  .responsive-top-nav .dropdown, .responsive-top-nav.dropup {
    text-align: center;
  }
  span.select {
    margin: 0 auto;
    font-size: 20px;
    display: flex;
    align-items: center;
  }
	*/
}
	
	
  /* XS */
  @media only screen and (max-width: 576px) {
    .loader-content h1 {
      font-size: 4rem;
      letter-spacing: 3px;
    }
    .left-seal, .right-seal {
      max-width: 125px;
      padding: 0;
    }
    #squadrons p.leader-text {
      font-size: 20px;
      white-space: nowrap;
    }
    .org-section-title:after {
      top: 7px;
    }
    .section article > p {
      width: 100%;
      padding: 0 10px;
      font-size: 20px;
    }
    h2.sm-title {
      font-size: 1.4rem;
    }
    #commands .dgov-grid {
      margin: 0 -10px;
    }
    a.btn.btn-default.btn-default-ghost.learn-more span {
      display: none;
    }
    a.btn.btn-default.btn-default-ghost.learn-more {
      width: 100%;
    }
    #other-units .bottom-seals {
      flex-wrap: wrap;
    }
    #other-units .unit {
      flex: 1 1 50%;
    }
    #other-units .unit p {
      margin-bottom: 10px;
      margin-top: -10px;
    }
  }
  /* XXS */
  @media only screen and (max-width: 430px) {
    h1.page-title, div.page-title {
      font-size: 3.2rem;
      line-height: 60px;
      padding-top: 10px;
      margin: 0;
    }
    .loader-content h1 {
      font-size: 4rem;
    }
    .unit-blurb {
      font-size: 18px;
      line-height: 1.5em;
      width: 100%;
      background: #0000007a;
      padding: 2rem;
    }
    .loader-content {
      margin: 2rem 1rem;
    }
    .layer-3 {
      margin-top: 700px;
    }
    .section-title {
      font-size: 2.2rem;
    }
    .responsive-top-nav a#drop1:after {
      top: 48%;
    }
    .responsive-top-nav .open > .dropdown-menu {
      width: 90%;
      left: 5%;
    }
    .responsive-top-nav a#drop1:after {
      top: 50%;
    }
    #squadrons .ranks {
      max-width: unset;
    }
    .leader-text {
      text-align: center;
    }
    .sides p.leader-text {
      font-size: 20px;
      white-space: nowrap;
      margin-top: 20px;
      text-align: center;
    }
    p.in-charge {
      font-size: 16px;
    }
    .section article > p {
      width: 100%;
      padding: unset;
      font-size: 20px;
    }
    .section {
      padding: 2rem 0 0;
    }
    .ranks-inner:first-child, .ranks-inner:last-child {
      width: 40%;
    }
    .stickybox {
      height: 4900px;
    }
    .layer-4 {
      margin: 0 auto;
      right: 0;
      left: 0;
      top: 0;
      padding: 30px;
    }
	   #dnn_ContentPaneFullBleed3 > .DnnModule > div {
      padding: 0 1rem;
    }
	  .DnnModule.DnnModule-SlideShow.DnnModule-7428 {
    padding-bottom: 5rem;
}
  }
  @media only screen and (max-width: 375px) {
    .loader-content h1 {
      font-size: 3.3rem;
    }
   
	
  }
  /***************************************************
	end.
	***************************************************/