.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 500;
    line-height: 1.2;
	font-size:1.5rem;
}

div#mail-status {
    font-size: 1.25rem;
    position: relative;
    margin: 5% 0;
    font-weight: 500;
    border: 1px solid rgb(11,35,65);
    padding: 1%;
}

.nav-link, a.col {
		font-size: 1.25rem;
	}

.col-12.body-wrapper {
	display: block;
	position: relative;
	width:100%;
}

.section-header {
    text-transform: uppercase;
    font-weight: 800;
    color: #0b2341;
    border-bottom: none;
    padding-bottom: 0%;
    position: relative;
    font-family: sweet-sans-pro,sans-serif;
    font-size: 1.5em;
    word-spacing: 3px;
}

.col-10.content-wrapper {
	display: block;
	position: relative;
	width:90%;
	margin: 0 auto;
	padding: 2% 0;
}

.spacer {
	display: block;
	position: relative;
	padding: 1% 0;
}

.center {
	display: block;
	position: relative;
	text-align: center;
}
.accordion-body {
	font-size:.1.25rem;
}
.page-header {
	display: block;
	position: relative;
	width:100%;
}

.banner-video-container {
	display: block;
	position: relative;
	width:100%;
	height:35rem;
}

.homepage-image {
	background:url("../images/page-headers/home-page-header.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.leadership-image {
	background:url("../images/page-headers/ARMY Slide16.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.cadre-staff-image {
	background:url("../images/page-headers/WEB Cadre.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.cadet-leadership-image {
	background:url("../images/page-headers/ARMY Slide17.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.cadet-life-image {
	background:url("../images/page-headers/cadetLife.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.cadet-team-image {
	background:url("../images/page-headers/IMG_3029_Original.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.high-school-image {
	background:url("../images/page-headers/BattalionLandNav.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.undergrad-image {
	background:url("../images/page-headers/ARMY Slide7.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.grad-image {
	background:url("../images/page-headers/ARMY Slide12.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.nursing-image {
	background:url("../images/page-headers/ARMY Slide9.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.active-duty-image {
	background:url("../images/page-headers/ARMY Slide4.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.national-guard-image {
	background:url("../images/page-headers/ARMY Slide17.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.resource-image {
	background:url("../images/page-headers/ARMY Slide1.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.faq-image {
	background:url("../images/page-headers/ARMY Slide10.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.foa-image {
	background:url("../images/page-headers/foa-image.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.top-statement {
	text-align: center;
	font-size:2.5rem;
	font-weight:700;
}

.vision-statement {
	text-align: center;
	font-size:1.5rem;
}

.col-3.info-box-container {
	display: inline-grid;
	position: relative;
	width:22%;
	margin:1%;
}

.info-box-top {
	display: block;
	position: relative;
	width:100%;
}

.info-box-bottom {
	display: block;
	position: relative;
	width:100%;
	padding:1% 0;
}

.img-container {
	display: block;
	position: relative;
	width:100%;
	background-color:#fff;
	margin: 0 auto;
}

.img-container img {
	width:100%;
}

.col-3.rotc-btns{
	display: inline-block;
	position: relative;
	width:24%;
	text-decoration: none;
}

.col-3.rotc-btns:hover{
	
	color:rgb(204,78,11);
}

.col-3.rotc-btn{
	display: block;
	position: relative;
	width:100%;
}

.rotc-btn-icon {
	display: block;
	position: relative;
	width:50%;
	margin: 0 auto;
}

h2.btn-icon-text {
	text-align: center;
	color: rgb(11,35,65);
}

h2.btn-icon-text:hover {
	text-align: center;
	color: rgb(204,78,11);
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: none;
    border: none;
    border-radius: 0.25rem;
}

.card.card-body {
    font-size: 1.2rem;
}

.col-2.rotc-btn-a {
	display: inline-block;
	position: relative;
	width:18%;
	margin: 0 1%;
	color:#fff;
}

.col-3.rotc-btns-a {
	display: inline-block;
	position: relative;
	width:23%;
	margin: 0 1%;
	color:#fff;
}

.col-5.rotc-btns-a {
	display: inline-block;
	position: relative;
	width:45%;
	margin: 0 2%;
	color:#fff;
}

.col-3.rotc-btns-filter {
	display: inline-block;
	position: relative;
	width:100%;
	background-color:rgb(11,35,65);
	text-align:center;
	padding:2%;
}

.col-3.rotc-btns-filter:hover, .col-5.rotc-btns-filter:active {
	background-color:rgb(204,78,11);
	color:#fff;
}

.col-3.rotc-btns-filter.active, .col-5.rotc-btns-filter.active, .col-2.rotc-btns-filter.active {
	background-color: rgb(204,78,11);
}

.join-spacer {
	padding-top:3%!important;
	padding-bottom:3%!important;
}

.label {
	font-size:1.25rem;
}

input[type="text"], input[type="email"] {
    width: 50%;
    padding: 1%;
}

textarea {
	width:50%;
	height:10rem;
	padding:1%;
}

.col-6.rfi-left, .col-6.rfi-right {
	display: inline-grid;
	position: relative;
	width:46%;
	margin: 1%;
}

.col-2.rotc-btns-a {
	display: inline-block;
	position: relative;
	width:23%;
	margin: 1%;
	color:#fff;
}

.col-2.rotc-btns-filter {
	display: inline-block;
	position: relative;
	width:100%;
	background-color:rgb(11,35,65);
	text-align:center;
	padding:4%;
}

.col-2.rotc-btns-filter-1 {
	display: inline-block;
	position: relative;
	width:100%;
	background-color:rgb(11,35,65);
	text-align:center;
	padding:4%;
}

.col-5.rotc-btns-filter {
	display: inline-block;
	position: relative;
	width:100%;
	background-color:rgb(11,35,65);
	text-align:center;
	padding:2%;
}


.col-2.rotc-btns-filter:hover,.col-2.rotc-btns-filter-1:hover, .col-5.rotc-btns-filter:hover, .col-5.rotc-btns-filter:active{
	background-color:rgb(204,78,11);
	color:#fff;
}

.filter {
	display: block;
    position: relative;
    margin: 0 auto;
    width: 90%;
}

.is-animated {
    animation: .6s ease-right;
}

@keyframes ease-right {
	0% {
		transform: translateX(100%)rotate(-0deg);
	}
	100% {
		transform: none;
	}
}

.hidden {
	display: none;
}

.col-12.filter-content{
	position: relative;
	padding: 2rem;
}

h2.filter-title {
	font-size: 2rem;
	padding-bottom: 1rem;
}

.col-3.leadership-images {
	display: inline-block;
	position: relative;
	width:25%;
	padding:1%;
}

.leadership-image {
	width:100%;
}

.more-info {
	display: block;
	position: relative;
	width:25%;
	margin: 0 auto;
	background-color: rgb(11,35,65);
	padding: 1%;
	border-radius: 15px;
	text-align: center;
	color: #fff;
	margin-top:2%;
	margin-bottom:2%;
	text-decoration: none;
}
.more-info:hover, .more-info:focus {
	background-color: rgb(204,78,11);
	color: #fff;
	text-decoration: underline;
}

.col-1.text-icon-container {
	display: inline-block;
	position: relative;
}

.text-icon {
	display: block;
	position: relative;
	width:100%;
}
.col-8.text-right {
	display: inline-block;
	position: relative;
}

.col-8.text-right p {
	padding-top:2%;
}

.col-4.contact-container {
	display: inline-block;
	position: relative;
	width: 30%;
	margin: 1% 1.5%;
	padding: 1%;
}

button.accordion-button {
	font-size:1.5rem;
}
.accordion-body {
	font-size:1.25rem;
}

.bio-container {
	display: block;
	position: relative;
	width:100%;
}

.col-4.bio-image {
	display: inline-block;
	position: relative;
	width:25%;
}

.col-4.bio-image img {
	display: block;
	position: relative;
	width:70%;
	margin: 0 auto;
}

.col-8.bio-content {
	display: inline-block;
	position: relative;
	width:74%;
	vertical-align: top;
}

@media only screen and (max-width: 2560px) {
  
}

@media only screen and (max-width: 1920px) {
  
}


@media only screen and (max-width: 1536px) {
  	.col-3.info-box-container {
		display: inline-block;
		position: relative;
		width:48%;
		margin:1%;
	}
	.img-container {
		display: block;
		position: relative;
		width:100%;
		background-color:#fff;
		margin: 0 auto;
	}
	.col-6.rfi-left, .col-6.rfi-right {
		display: block;
		position: relative;
		width:100%;
		margin: 1%;
	}
	.col-2.rotc-btns-a {
		width:48%;
		margin:1%;
	}
}

@media only screen and (max-width: 1440px) {
  
}

@media only screen and (max-width: 1366px) {
  	.col-3.info-box-container {
		display: inline-block;
		position: relative;
		width:48%;
		margin:1%;
	}
}
@media only screen and (max-width: 1280px) {
  	  /* ------------ Index -----------------*/
	.col-3.rotc-btns {
		width:47%;
	}
	.col-3.info-box-container {
		display: inline-block;
		position: relative;
		width:48%;
		margin:1%;
	}
  /*---------------- Leadership ------------- */
	.col-2.rotc-btn-a {
		width:47%;
		margin:1%;
	}
	.col-3.leadership-images {
		margin: 0 auto;
	}
	
  /* ------------ Join ----------------*/
	.col-2.rotc-btns-a {
		width:48%;
		margin:1%;
	}
	.more-info {
		width:40%;
	}
	.col-1.text-icon-container {
		width:12%;
	}
	.col-8.text-right {
		width:75%;
	}
  /* ----------- Resources ------------*/
	.col-3.rotc-btns-a {
		width:25%;
		margin: 1%;
	}
}
@media only screen and (max-width: 962px) {
  	.col-3.rotc-btns {
		width:100%;
	}
	.col-3.info-box-container {
		display: inline-block;
		position: relative;
		width:100%;
		margin:1%;
	}
	.img-container {
		display: block;
		position: relative;
		width:100%;
		background-color:#fff;
		margin: 0 auto;
	}
	.bio-container {
		display: block;
		position: relative;
		width:100%;
	}

	.col-4.bio-image {
		display: inline-block;
		position: relative;
		width:100%;
		padding: 1% 0;
	}

	.col-4.bio-image img {
		display: block;
		position: relative;
		width:40%;
		margin: 0 auto;
	}

	.col-8.bio-content {
		display: inline-block;
		position: relative;
		width:100%;
		vertical-align: top;
	}
}
@media only screen and (max-width: 800px) {
  	.col-3.rotc-btns {
		width:100%;
	}
	.col-3.info-box-container {
		display: inline-block;
		position: relative;
		width:100%;
		margin:1%;
	}
	.img-container {
		display: block;
		position: relative;
		width:100%;
		background-color:#fff;
		margin: 0 auto;
	}
}

@media only screen and (max-width: 768px) {
  	 /* ------------ Index -----------------*/
	.col-3.rotc-btns {
		width:100%;
	}
	.col-3.info-box-container {
		display: inline-block;
		position: relative;
		width:100%;
		margin:1%;
	}
	.img-container {
		display: block;
		position: relative;
		width:100%;
		background-color:#fff;
		margin: 0 auto;
	}
	
  /*---------------- Leadership ------------- */
	.col-2.rotc-btn-a {
		width:100%;
		margin:1% 0;
	}
	.col-3.leadership-images {
		width:75%;
		margin: 0 auto;
	}
	
  /* ------------ Join ----------------*/
	.col-2.rotc-btns-a {
		width:100%;
		margin:1% 0;
	}
	.more-info {
		width:100%;
	}
	.col-1.text-icon-container {
		width:100%;
	}
	.col-8.text-right {
		width:100%;
	}
  /* ----------- Resources ------------*/
	.col-3.rotc-btns-a {
		width:100%;
		margin: 1% 0;
	}
}

@media only screen and (max-width: 601px) {
  	 /* ------------ Index -----------------*/
	.col-3.rotc-btns {
		width:100%;
	}
	
  /*---------------- Leadership ------------- */
	.col-2.rotc-btn-a {
		width:100%;
		margin:1% 0;
	}
	.col-3.leadership-images {
		width:100%;
	}
	
  /* ------------ Join ----------------*/
	.col-2.rotc-btns-a {
		width:100%;
		margin:1% 0;
	}
	.more-info {
		width:100%;
	}
	.col-1.text-icon-container {
		width:100%;
	}
	.col-8.text-right {
		width:100%;
	}
  /* ----------- Resources ------------*/
	.col-3.rotc-btns-a {
		width:100%;
		margin: 1% 0;
	}
}

@media only screen and (max-width: 414px) {
  	 /* ------------ Index -----------------*/
	.col-3.rotc-btns {
		width:100%;
	}
	
  /*---------------- Leadership ------------- */
	.col-2.rotc-btn-a {
		width:100%;
		margin:1% 0;
	}
	.col-3.leadership-images {
		width:100%;
	}
	
  /* ------------ Join ----------------*/
	.col-2.rotc-btns-a {
		width:100%;
		margin:1% 0;
	}
	.more-info {
		width:100%;
	}
	.col-1.text-icon-container {
		width:100%;
	}
	.col-8.text-right {
		width:100%;
	}
  /* ----------- Resources ------------*/
	.col-3.rotc-btns-a {
		width:100%;
		margin: 1% 0;
	}

}

@media only screen and (max-width: 375px) {
  	 /* ------------ Index -----------------*/
	.col-3.rotc-btns {
		width:100%;
	}
	
  /*---------------- Leadership ------------- */
	.col-2.rotc-btn-a {
		width:100%;
		margin:1% 0;
	}
	.col-3.leadership-images {
		width:100%;
	}
	
  /* ------------ Join ----------------*/
	.col-2.rotc-btns-a {
		width:100%;
		margin:1% 0;
	}
	.more-info {
		width:100%;
	}
	.col-1.text-icon-container {
		width:100%;
	}
	.col-8.text-right {
		width:100%;
	}
  /* ----------- Resources ------------*/
	.col-3.rotc-btns-a {
		width:100%;
		margin: 1% 0;
	}
}

@media only screen and (max-width: 360px) {
  /* ------------ Index -----------------*/
	.col-3.rotc-btns {
		width:100%;
	}
	
  /*---------------- Leadership ------------- */
	.col-2.rotc-btn-a {
		width:100%;
		margin:1% 0;
	}
	.col-3.leadership-images {
		width:100%;
	}
	
  /* ------------ Join ----------------*/
	.col-2.rotc-btns-a {
		width:100%;
		margin:1% 0;
	}
	.more-info {
		width:100%;
	}
	.col-1.text-icon-container {
		width:100%;
	}
	.col-8.text-right {
		width:100%;
	}
  /* ----------- Resources ------------*/
	.col-3.rotc-btns-a {
		width:100%;
		margin: 1% 0;
	}
}